Skip to content

Commit

Permalink
Merge pull request #2266 from Teradata/knapsack/PUkOPoCa3b
Browse files Browse the repository at this point in the history
Rename colors page - Adam
  • Loading branch information
knapsack-cloud[bot] authored Oct 31, 2024
2 parents 7dbae33 + fc97efb commit eed0501
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/knapsack/data/blocks/block.Qo5t01X6yw.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "559G8Sc3xT",
"link": {
"name": "Colors",
"path": "/pages/light"
"path": "/pages/colors"
},
"title": "Colors",
"description": "Named according to their function, these are carefully chosen from our palettes to ensure accessibility and visual appeal."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "dDko0MXDhL",
"id": "ywruW6DVWQ",
"data": {
"collectionId": "Theme"
},
Expand Down
4 changes: 4 additions & 0 deletions apps/knapsack/data/knapsack.custom-page.colors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
id: colors
title: Colors
blockIds:
- ywruW6DVWQ
4 changes: 0 additions & 4 deletions apps/knapsack/data/knapsack.custom-page.light.yml

This file was deleted.

30 changes: 9 additions & 21 deletions apps/knapsack/data/knapsack.navs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@ byId:
name: Circular progress
parentId: components
path: /pattern/circular-progress
code-editor:
id: code-editor
name: Code editor
parentId: test-page
path: /pattern/code-editor
code-snippet:
id: code-snippet
name: Code snippet
Expand All @@ -80,6 +75,11 @@ byId:
name: Color use
parentId: guides
path: /pages/color-use
colors:
id: colors
name: Colors
parentId: tokens
path: /pages/colors
components:
id: components
name: Components
Expand Down Expand Up @@ -156,11 +156,6 @@ byId:
name: Launch list
parentId: components
path: /pages/launch-list
light:
id: light
name: Colors
parentId: tokens
path: /pages/light
linear-progress:
id: linear-progress
name: Linear progress
Expand Down Expand Up @@ -193,11 +188,6 @@ byId:
name: New pattern process
parentId: guides
path: /pages/new-pattern-process
notebook-cell:
id: notebook-cell
name: Notebook cell
parentId: test-page
path: /pattern/notebook-cell
product-and-ui:
id: product-and-ui
name: Product & UI
Expand Down Expand Up @@ -364,9 +354,9 @@ order:
- badge
- breadcrumbs
- button
- split-button
- card
- checkbox
- code-editor
- code-snippet
- chip
- chip-item
Expand All @@ -388,7 +378,6 @@ order:
- check-list-item
- radio-list-item
- menu
- notebook-cell
- radio
- select
- side-sheet
Expand All @@ -412,13 +401,12 @@ order:
- text
- launch-list
- tokens
- light
- colors
- typography
- writing
- voice-and-tone
- adapting-tone-by-situation
- product-and-ui
- error-messages
- adapting-tone-by-situation
- split-button
- word-list
- video
- word-list

0 comments on commit eed0501

Please sign in to comment.