Skip to content

Commit

Permalink
Merge pull request #2429 from Teradata/knapsack/pKbCns0I
Browse files Browse the repository at this point in the history
knapsack/button_style_page_updates by Caroline
  • Loading branch information
knapsack-cloud[bot] authored Feb 14, 2025
2 parents 2ef3165 + 5586d88 commit 0f91f97
Show file tree
Hide file tree
Showing 34 changed files with 3,284 additions and 19 deletions.
23 changes: 23 additions & 0 deletions apps/knapsack/data/blocks/block.2F6UKITIma.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"id": "2F6UKITIma",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Content",
"type": "text"
}
]
}
]
}
},
"blockType": "text-editor"
}
231 changes: 231 additions & 0 deletions apps/knapsack/data/blocks/block.4t8rOXGrTE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,231 @@
{
"id": "4t8rOXGrTE",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "table",
"attrs": {
"equalColumns": true
},
"content": [
{
"type": "tableRow",
"content": [
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Outlined button anatomy",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
},
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Color token",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "1",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "positive",
"type": "text"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "2",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "positive",
"type": "text"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "3",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "positive",
"type": "text"
}
]
}
]
}
]
}
]
}
]
}
},
"size": "medium",
"header": {
"showHeader": false,
"description": "Use “default” outline buttons for everything except the primary action (if any)."
},
"spacing": "small",
"blockType": "table"
}
29 changes: 29 additions & 0 deletions apps/knapsack/data/blocks/block.6OqlVTQvp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "6OqlVTQvp",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"level": 3,
"textAlign": "left"
},
"content": [
{
"text": "Caution",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
}
},
"blockType": "text-editor"
}
29 changes: 29 additions & 0 deletions apps/knapsack/data/blocks/block.6QxqKLYXRw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "6QxqKLYXRw",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"level": 3,
"textAlign": "left"
},
"content": [
{
"text": "Positive",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
}
},
"blockType": "text-editor"
}
29 changes: 29 additions & 0 deletions apps/knapsack/data/blocks/block.6S8zHu0rvA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "6S8zHu0rvA",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"level": 3,
"textAlign": "left"
},
"content": [
{
"text": "Emphasis",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
}
]
}
},
"blockType": "text-editor"
}
Loading

0 comments on commit 0f91f97

Please sign in to comment.