Skip to content

Commit

Permalink
Merge pull request #2362 from Teradata/knapsack/PSYDNCZ6We
Browse files Browse the repository at this point in the history
Move first components to top of list by Adam
  • Loading branch information
knapsack-cloud[bot] authored Jan 28, 2025
2 parents cede5d6 + dacb31a commit cb9de4d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 13 deletions.
6 changes: 3 additions & 3 deletions apps/knapsack/data/blocks/block.B5tu8u4Hz.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"content": [
{
"text": "Do not use icons for decoration. If you need a little more visual impact, consider Spot illustrations.",
"text": "Do not use icons for decoration. If you need a little more visual impact, consider spot illustrations.",
"type": "text"
}
]
Expand All @@ -47,7 +47,7 @@
},
"content": [
{
"text": "Icons should only be used for items that are clickable. If you can't click the icon, don't use it (unless it's a disabled state of something).",
"text": "Icons should only be used for items that are clickable. If you can't click the icon, don't use it (unless it's disabled).",
"type": "text"
}
]
Expand All @@ -64,7 +64,7 @@
},
"content": [
{
"text": "Keep in mind that the best icon is often a text label.",
"text": "The best icon is often a text label.",
"type": "text"
}
]
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/blocks/block.KZ71E33RZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
],
"columns": "1",
"imageStyles": {
"size": "large",
"fit": "fill",
"size": "auto",
"seamless": true
}
},
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/blocks/block.xLtpUig01w.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
],
"columns": "1",
"imageStyles": {
"size": "large",
"fit": "fill",
"size": "auto",
"seamless": true
}
},
Expand Down
6 changes: 3 additions & 3 deletions apps/knapsack/data/db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ settings:
files:
- fileId: KvXVAmYdCVAS7hzkOa73Em
name: Covalent principles
priorVersion: '2173982248152974103'
priorVersion: '2177284648538296157'
type: figma
url: https://www.figma.com/file/KvXVAmYdCVAS7hzkOa73Em?version-id=2177284648538296157
version: '2177284648538296157'
url: https://www.figma.com/file/KvXVAmYdCVAS7hzkOa73Em?version-id=2178391357949237285
version: '2178391357949237285'
favicon: https://knapsack.imgix.net/site/covalent/t-favicon-6zimud2smwpng
hideTitleInNavigation: true
logoUrl: https://knapsack.imgix.net/site/covalent/td-covalent-wordmark-sgyys2jeuwpng
Expand Down
10 changes: 5 additions & 5 deletions apps/knapsack/data/knapsack.navs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,19 +435,21 @@ order:
- components
- action-ribbon
- alert
- button
- checkbox
- dialog
- radio
- select
- app-shell
- badge
- breadcrumbs
- button
- card
- checkbox
- icon-checkbox
- code-editor
- code-snippet
- chip-item
- chip
- circular-progress
- dialog
- empty-state
- expansion-panel
- expansion-panel-item
Expand All @@ -466,9 +468,7 @@ order:
- radio-list-item
- menu
- notebook-cell
- radio
- icon-radio
- select
- side-sheet
- slider
- snackbar
Expand Down

0 comments on commit cb9de4d

Please sign in to comment.