Skip to content

Commit

Permalink
docs(components): add properties for group 5 web components (#2151)
Browse files Browse the repository at this point in the history
fix(badge): fix unit test of badge component
  • Loading branch information
bsahitya committed Apr 30, 2024
1 parent 35ad843 commit a13dbe7
Show file tree
Hide file tree
Showing 37 changed files with 2,804 additions and 70 deletions.
47 changes: 47 additions & 0 deletions apps/knapsack/data/blocks/block.1IxvkUcEJw.json
@@ -0,0 +1,47 @@
{
"id": "1IxvkUcEJw",
"blockType": "text-editor",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"textAlign": "left",
"level": 4
},
"content": [
{
"type": "text",
"text": "References"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"href": "https://teradata.github.io/covalent/docs/components/?path=/docs/components-tree-list--overview",
"target": "_blank",
"rel": "noopener noreferrer nofollow",
"class": null
}
}
],
"text": "Covalent design system - Tree list"
}
]
}
]
}
}
}
7 changes: 7 additions & 0 deletions apps/knapsack/data/blocks/block.F2ROXe7JZl.json
@@ -0,0 +1,7 @@
{
"id": "F2ROXe7JZl",
"blockType": "text-editor",
"data": {
"content": {}
}
}
70 changes: 70 additions & 0 deletions apps/knapsack/data/blocks/block.LJ954lat1.json
@@ -0,0 +1,70 @@
{
"id": "LJ954lat1",
"blockType": "text-editor",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"textAlign": "left",
"level": 4
},
"content": [
{
"type": "text",
"text": "References"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"href": "https://m2.material.io/develop/web/guides/typography",
"target": "_blank",
"rel": "noopener noreferrer nofollow",
"class": null
}
}
],
"text": "MDC Typography"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"href": "https://teradata.github.io/covalent/docs/components/?path=/docs/components-text--overview",
"target": "_blank",
"rel": "noopener noreferrer nofollow",
"class": null
}
}
],
"text": "Covalent design system - Text"
}
]
}
]
}
}
}
201 changes: 201 additions & 0 deletions apps/knapsack/data/blocks/block.TXAQGWjjCa.json
@@ -0,0 +1,201 @@
{
"id": "TXAQGWjjCa",
"blockType": "table",
"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": [
{
"type": "text",
"text": "Event name"
}
]
}
]
},
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"text": "Detail"
}
]
}
]
},
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"text": "Description"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "code"
}
],
"text": "icon-button-toggle-change"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "code"
}
],
"text": "{isOn: boolean}"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"text": "Indicates the button has been toggled. "
},
{
"type": "text",
"marks": [
{
"type": "code"
}
],
"text": "isOn"
},
{
"type": "text",
"text": " indicates the "
},
{
"type": "text",
"marks": [
{
"type": "code"
}
],
"text": "on"
},
{
"type": "text",
"text": " value of the toggle button."
}
]
}
]
}
]
}
]
}
]
}
},
"header": {
"showHeader": true,
"title": "Events"
}
}
70 changes: 70 additions & 0 deletions apps/knapsack/data/blocks/block.alNcNybgOB.json
@@ -0,0 +1,70 @@
{
"id": "alNcNybgOB",
"blockType": "text-editor",
"data": {
"content": {
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"textAlign": "left",
"level": 4
},
"content": [
{
"type": "text",
"text": "References"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"href": "https://www.npmjs.com/package/@material/mwc-icon-button-toggle",
"target": "_blank",
"rel": "noopener noreferrer nofollow",
"class": null
}
}
],
"text": "MWC icon button toggle"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"href": "https://teradata.github.io/covalent/docs/components/?path=/docs/components-icon-button-toggle--overview",
"target": "_blank",
"rel": "noopener noreferrer nofollow",
"class": null
}
}
],
"text": "Covalent design system - Icon button toggle"
}
]
}
]
}
}
}

0 comments on commit a13dbe7

Please sign in to comment.