From 2a868db4628e0bf4402a6fb634250cd3ce02cf6c Mon Sep 17 00:00:00 2001 From: github-merge-queue Date: Wed, 15 Jan 2025 00:27:22 +0000 Subject: [PATCH] chore: update example gallery --- examples/carbon-for-ibm-products/APIKeyModal/README.md | 2 +- examples/carbon-for-ibm-products/AboutModal/README.md | 2 +- examples/carbon-for-ibm-products/BigNumbers/README.md | 2 +- examples/carbon-for-ibm-products/Cascade/README.md | 2 +- examples/carbon-for-ibm-products/Coachmark/README.md | 2 +- examples/carbon-for-ibm-products/CoachmarkBeacon/README.md | 2 +- examples/carbon-for-ibm-products/CoachmarkButton/README.md | 2 +- examples/carbon-for-ibm-products/CoachmarkFixed/README.md | 2 +- .../carbon-for-ibm-products/CoachmarkOverlayElement/README.md | 2 +- .../carbon-for-ibm-products/CoachmarkOverlayElements/README.md | 2 +- examples/carbon-for-ibm-products/CoachmarkStack/README.md | 2 +- examples/carbon-for-ibm-products/ConditionBuilder/README.md | 2 +- examples/carbon-for-ibm-products/CreateFullPage/README.md | 2 +- examples/carbon-for-ibm-products/CreateModal/README.md | 2 +- examples/carbon-for-ibm-products/CreateSidePanel/README.md | 2 +- examples/carbon-for-ibm-products/CreateTearsheet/README.md | 2 +- .../carbon-for-ibm-products/CreateTearsheetNarrow/README.md | 2 +- examples/carbon-for-ibm-products/DataSpreadsheet/README.md | 2 +- examples/carbon-for-ibm-products/Datagrid/README.md | 2 +- examples/carbon-for-ibm-products/Decorator/README.md | 2 +- examples/carbon-for-ibm-products/DelimitedList/README.md | 2 +- examples/carbon-for-ibm-products/DescriptionList/README.md | 2 +- examples/carbon-for-ibm-products/EditInPlace/README.md | 2 +- examples/carbon-for-ibm-products/EmptyStates/README.md | 2 +- examples/carbon-for-ibm-products/ExportModal/README.md | 2 +- examples/carbon-for-ibm-products/ExpressiveCard/README.md | 2 +- examples/carbon-for-ibm-products/FilterPanel/README.md | 2 +- examples/carbon-for-ibm-products/FullPageError/README.md | 2 +- examples/carbon-for-ibm-products/GetStartedCard/README.md | 2 +- examples/carbon-for-ibm-products/HTTPErrors/README.md | 2 +- examples/carbon-for-ibm-products/ImportModal/README.md | 2 +- examples/carbon-for-ibm-products/InterstitialScreen/README.md | 2 +- .../carbon-for-ibm-products/InterstitialScreenView/README.md | 2 +- .../InterstitialScreenViewModule/README.md | 2 +- examples/carbon-for-ibm-products/Nav/README.md | 2 +- examples/carbon-for-ibm-products/NotificationsPanel/README.md | 2 +- examples/carbon-for-ibm-products/OptionsTile/README.md | 2 +- examples/carbon-for-ibm-products/PageHeader/README.md | 2 +- examples/carbon-for-ibm-products/ProductiveCard/README.md | 2 +- examples/carbon-for-ibm-products/RemoveModal/README.md | 2 +- examples/carbon-for-ibm-products/Saving/README.md | 2 +- examples/carbon-for-ibm-products/ScrollGradient/README.md | 2 +- examples/carbon-for-ibm-products/SearchBar/README.md | 2 +- examples/carbon-for-ibm-products/SidePanel/README.md | 2 +- examples/carbon-for-ibm-products/StatusIcon/README.md | 2 +- examples/carbon-for-ibm-products/StatusIndicator/README.md | 2 +- examples/carbon-for-ibm-products/StringFormatter/README.md | 2 +- examples/carbon-for-ibm-products/TagOverflow/README.md | 2 +- examples/carbon-for-ibm-products/TagSet/README.md | 2 +- examples/carbon-for-ibm-products/Tearsheet/README.md | 2 +- examples/carbon-for-ibm-products/TruncatedList/README.md | 2 +- examples/carbon-for-ibm-products/UserAvatar/README.md | 2 +- examples/carbon-for-ibm-products/UserProfileImage/README.md | 2 +- examples/carbon-for-ibm-products/WebTerminal/README.md | 2 +- examples/carbon-for-ibm-products/prefix-example/README.md | 2 +- examples/carbon-for-ibm-products/react-16-example/README.md | 2 +- examples/carbon-for-ibm-products/react-17-example/README.md | 2 +- 57 files changed, 57 insertions(+), 57 deletions(-) diff --git a/examples/carbon-for-ibm-products/APIKeyModal/README.md b/examples/carbon-for-ibm-products/APIKeyModal/README.md index 9d42e871de..2442a5b20c 100644 --- a/examples/carbon-for-ibm-products/APIKeyModal/README.md +++ b/examples/carbon-for-ibm-products/APIKeyModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ApiKeyModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ApiKeyModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/AboutModal/README.md b/examples/carbon-for-ibm-products/AboutModal/README.md index b7e4c29ffb..3f4af150d8 100644 --- a/examples/carbon-for-ibm-products/AboutModal/README.md +++ b/examples/carbon-for-ibm-products/AboutModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. AboutModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. AboutModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/BigNumbers/README.md b/examples/carbon-for-ibm-products/BigNumbers/README.md index ee7697806e..4ae10a4477 100644 --- a/examples/carbon-for-ibm-products/BigNumbers/README.md +++ b/examples/carbon-for-ibm-products/BigNumbers/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. BigNumbers, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. BigNumbers, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/Cascade/README.md b/examples/carbon-for-ibm-products/Cascade/README.md index 8fb42a2cc3..5ebc7804c6 100644 --- a/examples/carbon-for-ibm-products/Cascade/README.md +++ b/examples/carbon-for-ibm-products/Cascade/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Cascade, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Cascade, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/Coachmark/README.md b/examples/carbon-for-ibm-products/Coachmark/README.md index 0cffcc6218..bc773e74a5 100644 --- a/examples/carbon-for-ibm-products/Coachmark/README.md +++ b/examples/carbon-for-ibm-products/Coachmark/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Coachmark, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Coachmark, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkBeacon/README.md b/examples/carbon-for-ibm-products/CoachmarkBeacon/README.md index 5a172fb960..5d97841301 100644 --- a/examples/carbon-for-ibm-products/CoachmarkBeacon/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkBeacon/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkBeacon, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkBeacon, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkButton/README.md b/examples/carbon-for-ibm-products/CoachmarkButton/README.md index c686180fc3..47f00bdbe3 100644 --- a/examples/carbon-for-ibm-products/CoachmarkButton/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkButton/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkButton, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkButton, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkFixed/README.md b/examples/carbon-for-ibm-products/CoachmarkFixed/README.md index dea5f78b88..d3fb56fea8 100644 --- a/examples/carbon-for-ibm-products/CoachmarkFixed/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkFixed/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkFixed, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkFixed, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkOverlayElement/README.md b/examples/carbon-for-ibm-products/CoachmarkOverlayElement/README.md index f984c1e107..ccfa011bb2 100644 --- a/examples/carbon-for-ibm-products/CoachmarkOverlayElement/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkOverlayElement/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkOverlayElement, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkOverlayElement, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkOverlayElements/README.md b/examples/carbon-for-ibm-products/CoachmarkOverlayElements/README.md index cf118c825a..b07b6ea8e4 100644 --- a/examples/carbon-for-ibm-products/CoachmarkOverlayElements/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkOverlayElements/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkOverlayElements, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkOverlayElements, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CoachmarkStack/README.md b/examples/carbon-for-ibm-products/CoachmarkStack/README.md index e0609ec76b..20a0d41af7 100644 --- a/examples/carbon-for-ibm-products/CoachmarkStack/README.md +++ b/examples/carbon-for-ibm-products/CoachmarkStack/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkStack, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CoachmarkStack, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/ConditionBuilder/README.md b/examples/carbon-for-ibm-products/ConditionBuilder/README.md index 7fe2245096..052b3a9570 100644 --- a/examples/carbon-for-ibm-products/ConditionBuilder/README.md +++ b/examples/carbon-for-ibm-products/ConditionBuilder/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ConditionBuilder, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ConditionBuilder, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/CreateFullPage/README.md b/examples/carbon-for-ibm-products/CreateFullPage/README.md index 547fd391e7..1e1afe5634 100644 --- a/examples/carbon-for-ibm-products/CreateFullPage/README.md +++ b/examples/carbon-for-ibm-products/CreateFullPage/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateFullPage, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateFullPage, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/CreateModal/README.md b/examples/carbon-for-ibm-products/CreateModal/README.md index 771b2587c1..b6a7475b8f 100644 --- a/examples/carbon-for-ibm-products/CreateModal/README.md +++ b/examples/carbon-for-ibm-products/CreateModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/CreateSidePanel/README.md b/examples/carbon-for-ibm-products/CreateSidePanel/README.md index 02dab007c3..26337f0477 100644 --- a/examples/carbon-for-ibm-products/CreateSidePanel/README.md +++ b/examples/carbon-for-ibm-products/CreateSidePanel/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateSidePanel, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateSidePanel, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/CreateTearsheet/README.md b/examples/carbon-for-ibm-products/CreateTearsheet/README.md index 063bbe02d5..6763270077 100644 --- a/examples/carbon-for-ibm-products/CreateTearsheet/README.md +++ b/examples/carbon-for-ibm-products/CreateTearsheet/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateTearsheet, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateTearsheet, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/CreateTearsheetNarrow/README.md b/examples/carbon-for-ibm-products/CreateTearsheetNarrow/README.md index 7969a72431..b9447da0a4 100644 --- a/examples/carbon-for-ibm-products/CreateTearsheetNarrow/README.md +++ b/examples/carbon-for-ibm-products/CreateTearsheetNarrow/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateTearsheetNarrow, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. CreateTearsheetNarrow, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/DataSpreadsheet/README.md b/examples/carbon-for-ibm-products/DataSpreadsheet/README.md index 6de6d687dc..abf2523931 100644 --- a/examples/carbon-for-ibm-products/DataSpreadsheet/README.md +++ b/examples/carbon-for-ibm-products/DataSpreadsheet/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DataSpreadsheet, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DataSpreadsheet, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/Datagrid/README.md b/examples/carbon-for-ibm-products/Datagrid/README.md index 8b59165a21..e544ec4a13 100644 --- a/examples/carbon-for-ibm-products/Datagrid/README.md +++ b/examples/carbon-for-ibm-products/Datagrid/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Datagrid, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Datagrid, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/Decorator/README.md b/examples/carbon-for-ibm-products/Decorator/README.md index 6bdf715b89..db11a8abb6 100644 --- a/examples/carbon-for-ibm-products/Decorator/README.md +++ b/examples/carbon-for-ibm-products/Decorator/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Decorator, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Decorator, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/DelimitedList/README.md b/examples/carbon-for-ibm-products/DelimitedList/README.md index 521d3d198f..73a2be6100 100644 --- a/examples/carbon-for-ibm-products/DelimitedList/README.md +++ b/examples/carbon-for-ibm-products/DelimitedList/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DelimitedList, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DelimitedList, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/DescriptionList/README.md b/examples/carbon-for-ibm-products/DescriptionList/README.md index 592bef4a08..124caf76c9 100644 --- a/examples/carbon-for-ibm-products/DescriptionList/README.md +++ b/examples/carbon-for-ibm-products/DescriptionList/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DescriptionList, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. DescriptionList, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/EditInPlace/README.md b/examples/carbon-for-ibm-products/EditInPlace/README.md index c44d060e8d..7bae3e4f05 100644 --- a/examples/carbon-for-ibm-products/EditInPlace/README.md +++ b/examples/carbon-for-ibm-products/EditInPlace/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. EditInPlace, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. EditInPlace, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/EmptyStates/README.md b/examples/carbon-for-ibm-products/EmptyStates/README.md index f49679f322..e881a9cf91 100644 --- a/examples/carbon-for-ibm-products/EmptyStates/README.md +++ b/examples/carbon-for-ibm-products/EmptyStates/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. EmptyStates, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. EmptyStates, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/ExportModal/README.md b/examples/carbon-for-ibm-products/ExportModal/README.md index 2ba959dc0f..b73984c18c 100644 --- a/examples/carbon-for-ibm-products/ExportModal/README.md +++ b/examples/carbon-for-ibm-products/ExportModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ExportModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ExportModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/ExpressiveCard/README.md b/examples/carbon-for-ibm-products/ExpressiveCard/README.md index 40e566aa19..08f85b9684 100644 --- a/examples/carbon-for-ibm-products/ExpressiveCard/README.md +++ b/examples/carbon-for-ibm-products/ExpressiveCard/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ExpressiveCard, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ExpressiveCard, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/FilterPanel/README.md b/examples/carbon-for-ibm-products/FilterPanel/README.md index de6d595754..f3e2829a7e 100644 --- a/examples/carbon-for-ibm-products/FilterPanel/README.md +++ b/examples/carbon-for-ibm-products/FilterPanel/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. FilterPanel, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. FilterPanel, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/FullPageError/README.md b/examples/carbon-for-ibm-products/FullPageError/README.md index fef6996c7b..8c2b246519 100644 --- a/examples/carbon-for-ibm-products/FullPageError/README.md +++ b/examples/carbon-for-ibm-products/FullPageError/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. FullPageError, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. FullPageError, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/GetStartedCard/README.md b/examples/carbon-for-ibm-products/GetStartedCard/README.md index 102e05b63c..071eed6649 100644 --- a/examples/carbon-for-ibm-products/GetStartedCard/README.md +++ b/examples/carbon-for-ibm-products/GetStartedCard/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. GetStartedCard, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. GetStartedCard, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/HTTPErrors/README.md b/examples/carbon-for-ibm-products/HTTPErrors/README.md index 3ce446eec5..bae026cf31 100644 --- a/examples/carbon-for-ibm-products/HTTPErrors/README.md +++ b/examples/carbon-for-ibm-products/HTTPErrors/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. HttpErrors, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. HttpErrors, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/ImportModal/README.md b/examples/carbon-for-ibm-products/ImportModal/README.md index 0c9ebcf082..9f89b2e29b 100644 --- a/examples/carbon-for-ibm-products/ImportModal/README.md +++ b/examples/carbon-for-ibm-products/ImportModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ImportModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ImportModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/InterstitialScreen/README.md b/examples/carbon-for-ibm-products/InterstitialScreen/README.md index ef65b127fc..521368ee1f 100644 --- a/examples/carbon-for-ibm-products/InterstitialScreen/README.md +++ b/examples/carbon-for-ibm-products/InterstitialScreen/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreen, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreen, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/InterstitialScreenView/README.md b/examples/carbon-for-ibm-products/InterstitialScreenView/README.md index 7742157a9b..517e4f5b9b 100644 --- a/examples/carbon-for-ibm-products/InterstitialScreenView/README.md +++ b/examples/carbon-for-ibm-products/InterstitialScreenView/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreenView, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreenView, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/InterstitialScreenViewModule/README.md b/examples/carbon-for-ibm-products/InterstitialScreenViewModule/README.md index f241775070..fd887a4f54 100644 --- a/examples/carbon-for-ibm-products/InterstitialScreenViewModule/README.md +++ b/examples/carbon-for-ibm-products/InterstitialScreenViewModule/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreenViewModule, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. InterstitialScreenViewModule, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/Nav/README.md b/examples/carbon-for-ibm-products/Nav/README.md index 55d372fd0e..22b27ff0de 100644 --- a/examples/carbon-for-ibm-products/Nav/README.md +++ b/examples/carbon-for-ibm-products/Nav/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Nav, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Nav, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/NotificationsPanel/README.md b/examples/carbon-for-ibm-products/NotificationsPanel/README.md index 5d54fcceb5..21458fcfff 100644 --- a/examples/carbon-for-ibm-products/NotificationsPanel/README.md +++ b/examples/carbon-for-ibm-products/NotificationsPanel/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. NotificationsPanel, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. NotificationsPanel, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/OptionsTile/README.md b/examples/carbon-for-ibm-products/OptionsTile/README.md index f1c199ef85..c4327b30b0 100644 --- a/examples/carbon-for-ibm-products/OptionsTile/README.md +++ b/examples/carbon-for-ibm-products/OptionsTile/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. OptionsTile, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. OptionsTile, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/PageHeader/README.md b/examples/carbon-for-ibm-products/PageHeader/README.md index f78baa601e..af40817329 100644 --- a/examples/carbon-for-ibm-products/PageHeader/README.md +++ b/examples/carbon-for-ibm-products/PageHeader/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. PageHeader, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. PageHeader, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/ProductiveCard/README.md b/examples/carbon-for-ibm-products/ProductiveCard/README.md index 1179aa8169..c5ab2f2830 100644 --- a/examples/carbon-for-ibm-products/ProductiveCard/README.md +++ b/examples/carbon-for-ibm-products/ProductiveCard/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ProductiveCard, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ProductiveCard, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/RemoveModal/README.md b/examples/carbon-for-ibm-products/RemoveModal/README.md index 7e23f084b8..74d0e58477 100644 --- a/examples/carbon-for-ibm-products/RemoveModal/README.md +++ b/examples/carbon-for-ibm-products/RemoveModal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. RemoveModal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. RemoveModal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/Saving/README.md b/examples/carbon-for-ibm-products/Saving/README.md index 698d57b29b..fa5a5e3fc0 100644 --- a/examples/carbon-for-ibm-products/Saving/README.md +++ b/examples/carbon-for-ibm-products/Saving/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Saving, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Saving, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/ScrollGradient/README.md b/examples/carbon-for-ibm-products/ScrollGradient/README.md index 1fc96fbdcf..49d98112f7 100644 --- a/examples/carbon-for-ibm-products/ScrollGradient/README.md +++ b/examples/carbon-for-ibm-products/ScrollGradient/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ScrollGradient, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. ScrollGradient, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/SearchBar/README.md b/examples/carbon-for-ibm-products/SearchBar/README.md index 692325d682..fdc27f0174 100644 --- a/examples/carbon-for-ibm-products/SearchBar/README.md +++ b/examples/carbon-for-ibm-products/SearchBar/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. SearchBar, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. SearchBar, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/SidePanel/README.md b/examples/carbon-for-ibm-products/SidePanel/README.md index cfa2c7b2b4..e6ff225d7a 100644 --- a/examples/carbon-for-ibm-products/SidePanel/README.md +++ b/examples/carbon-for-ibm-products/SidePanel/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. SidePanel, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. SidePanel, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/StatusIcon/README.md b/examples/carbon-for-ibm-products/StatusIcon/README.md index 762666ea1a..bb5692b5d5 100644 --- a/examples/carbon-for-ibm-products/StatusIcon/README.md +++ b/examples/carbon-for-ibm-products/StatusIcon/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StatusIcon, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StatusIcon, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/StatusIndicator/README.md b/examples/carbon-for-ibm-products/StatusIndicator/README.md index e5663a05dc..6448263470 100644 --- a/examples/carbon-for-ibm-products/StatusIndicator/README.md +++ b/examples/carbon-for-ibm-products/StatusIndicator/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StatusIndicator, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StatusIndicator, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/StringFormatter/README.md b/examples/carbon-for-ibm-products/StringFormatter/README.md index 4d901205c8..85d04413ce 100644 --- a/examples/carbon-for-ibm-products/StringFormatter/README.md +++ b/examples/carbon-for-ibm-products/StringFormatter/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StringFormatter, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. StringFormatter, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/TagOverflow/README.md b/examples/carbon-for-ibm-products/TagOverflow/README.md index ed3f073e6e..ff14490123 100644 --- a/examples/carbon-for-ibm-products/TagOverflow/README.md +++ b/examples/carbon-for-ibm-products/TagOverflow/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TagOverflow, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TagOverflow, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/TagSet/README.md b/examples/carbon-for-ibm-products/TagSet/README.md index 27eea19b34..4934711058 100644 --- a/examples/carbon-for-ibm-products/TagSet/README.md +++ b/examples/carbon-for-ibm-products/TagSet/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TagSet, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TagSet, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/Tearsheet/README.md b/examples/carbon-for-ibm-products/Tearsheet/README.md index 91f37cfd55..306b2db62c 100644 --- a/examples/carbon-for-ibm-products/Tearsheet/README.md +++ b/examples/carbon-for-ibm-products/Tearsheet/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Tearsheet, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. Tearsheet, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/TruncatedList/README.md b/examples/carbon-for-ibm-products/TruncatedList/README.md index 0a6cce8d9b..43b874e4e2 100644 --- a/examples/carbon-for-ibm-products/TruncatedList/README.md +++ b/examples/carbon-for-ibm-products/TruncatedList/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TruncatedList, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. TruncatedList, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/UserAvatar/README.md b/examples/carbon-for-ibm-products/UserAvatar/README.md index 9a130a082b..f0ef452c1d 100644 --- a/examples/carbon-for-ibm-products/UserAvatar/README.md +++ b/examples/carbon-for-ibm-products/UserAvatar/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. UserAvatar, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. UserAvatar, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/UserProfileImage/README.md b/examples/carbon-for-ibm-products/UserProfileImage/README.md index 72f232fcfe..461e1c63b4 100644 --- a/examples/carbon-for-ibm-products/UserProfileImage/README.md +++ b/examples/carbon-for-ibm-products/UserProfileImage/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. UserProfileImage, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. UserProfileImage, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/WebTerminal/README.md b/examples/carbon-for-ibm-products/WebTerminal/README.md index d4c3f12358..575e0de8dd 100644 --- a/examples/carbon-for-ibm-products/WebTerminal/README.md +++ b/examples/carbon-for-ibm-products/WebTerminal/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. WebTerminal, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. WebTerminal, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/prefix-example/README.md b/examples/carbon-for-ibm-products/prefix-example/README.md index c507686232..ef12b7a268 100644 --- a/examples/carbon-for-ibm-products/prefix-example/README.md +++ b/examples/carbon-for-ibm-products/prefix-example/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. PrefixExample, 2024, import './config' +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. PrefixExample, 2025, import './config' . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. diff --git a/examples/carbon-for-ibm-products/react-16-example/README.md b/examples/carbon-for-ibm-products/react-16-example/README.md index 767f75a991..e120159c05 100644 --- a/examples/carbon-for-ibm-products/react-16-example/README.md +++ b/examples/carbon-for-ibm-products/react-16-example/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. React_16Example, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. React_16Example, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant diff --git a/examples/carbon-for-ibm-products/react-17-example/README.md b/examples/carbon-for-ibm-products/react-17-example/README.md index d00f17743c..c975e85529 100644 --- a/examples/carbon-for-ibm-products/react-17-example/README.md +++ b/examples/carbon-for-ibm-products/react-17-example/README.md @@ -50,7 +50,7 @@ The simplest way to update a template is as follows. 2. Update it as necessary. 3. Test that it works. 4. Remove the folder `scripts/example-gallery-builder/update-example/templates` and rename your folder to this. -5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. React_17Example, 2024, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. +5. Review the changes made and restore/rectify the template TAGS typically in capitals. These are replaced as part of the build process. E.g. React_17Example, 2025, . For a full set of current tags review the code in `scripts/example-gallery-builder/update-example/index.js`. 6. Remove the files `gallery.config.json`, `thumbnail.png` and the folder `src/Example`. ### If a variant