Skip to content

Commit

Permalink
chore: update example gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue authored Jan 15, 2025
1 parent 2273d9b commit 2a868db
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/APIKeyModal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/AboutModal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/BigNumbers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/Cascade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/Coachmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CoachmarkBeacon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CoachmarkButton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CoachmarkFixed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CoachmarkStack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CreateFullPage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CreateModal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CreateSidePanel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/CreateTearsheet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/DataSpreadsheet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/Datagrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/Decorator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/DelimitedList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/DescriptionList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/EditInPlace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/carbon-for-ibm-products/EmptyStates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 2a868db

Please sign in to comment.