Skip to content

Commit

Permalink
Merge pull request #2437 from Teradata/knapsack/zyyzlZvKrB
Browse files Browse the repository at this point in the history
knapsack/button-interaction-states by Caroline
  • Loading branch information
knapsack-cloud[bot] authored Feb 19, 2025
2 parents 38f530a + a1ce230 commit 4e733ac
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 4 deletions.
32 changes: 31 additions & 1 deletion apps/knapsack/data/blocks/block.GTPofHZITW.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"content": [
{
"text": "Default",
"text": "Interaction states",
"type": "text",
"marks": [
{
Expand All @@ -21,6 +21,36 @@
]
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "The following interaction states are available for buttons. See the state layers section on the ",
"type": "text"
},
{
"text": "Colors page",
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"rel": "noopener noreferrer nofollow",
"href": "/pages/color",
"class": null
}
}
]
},
{
"text": " for more details.",
"type": "text"
}
]
}
]
}
Expand Down
19 changes: 19 additions & 0 deletions apps/knapsack/data/blocks/block.cfdnGhQqK8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "cfdnGhQqK8",
"data": {
"items": [
{
"fileId": "KvXVAmYdCVAS7hzkOa73Em",
"nodeId": "15939:20333"
}
],
"columns": "1",
"imageStyles": {
"fit": "fill",
"size": "auto",
"corners": "rounded",
"seamless": true
}
},
"blockType": "design-src-tiles"
}
29 changes: 29 additions & 0 deletions apps/knapsack/data/blocks/block.uxIrrxEsCC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "uxIrrxEsCC",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"level": 3,
"textAlign": "left"
},
"content": [
{
"text": "Default",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
}
},
"blockType": "text-editor"
}
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: '2186905680218820478'
priorVersion: '2186913041782089293'
type: figma
url: https://www.figma.com/file/KvXVAmYdCVAS7hzkOa73Em?version-id=2186913041782089293
version: '2186913041782089293'
url: https://www.figma.com/file/KvXVAmYdCVAS7hzkOa73Em?version-id=2186926923645175760
version: '2186926923645175760'
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
2 changes: 2 additions & 0 deletions apps/knapsack/data/knapsack.pattern.button.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@
"DZvVBBJ5bD",
"ONEo1hMUj",
"GTPofHZITW",
"cfdnGhQqK8",
"uxIrrxEsCC",
"Y69opKil",
"wRwMxZCcj8",
"DM3PJ0CZtV",
Expand Down

0 comments on commit 4e733ac

Please sign in to comment.