-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(knapsack): updated docs for components (#2125)
- Loading branch information
Showing
39 changed files
with
1,483 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"id": "744NeKvS9M", | ||
"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-cards--overview", | ||
"target": "_blank", | ||
"rel": "noopener noreferrer nofollow", | ||
"class": null | ||
} | ||
} | ||
], | ||
"text": "Covalent design system - Cards" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"id": "PLFtD8oW-j", | ||
"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-badge--overview", | ||
"target": "_blank", | ||
"rel": "noopener noreferrer nofollow", | ||
"class": null | ||
} | ||
} | ||
], | ||
"text": "Covalent design system - Badge" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,180 @@ | ||
{ | ||
"id": "RILkEnTgSL", | ||
"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": "Method Signature" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"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": "show() => void" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "tableCell", | ||
"attrs": { | ||
"colspan": 1, | ||
"rowspan": 1, | ||
"colwidth": null | ||
}, | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"type": "text", | ||
"text": "Opens the alert." | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"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": "close(reason: CloseReason) => void" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "tableCell", | ||
"attrs": { | ||
"colspan": 1, | ||
"rowspan": 1, | ||
"colwidth": null | ||
}, | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"type": "text", | ||
"text": "Closes the alert, with the specified action indicating why it was closed." | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"header": { | ||
"showHeader": true, | ||
"title": "Methods" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"id": "X0XuYUkOFk", | ||
"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-code-snippet--overview", | ||
"target": "_blank", | ||
"rel": "noopener noreferrer nofollow", | ||
"class": null | ||
} | ||
} | ||
], | ||
"text": "Covalent design system - Code snippet" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"id": "Yy3EHn1oaI", | ||
"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-button", | ||
"target": "_blank", | ||
"rel": "noopener noreferrer nofollow", | ||
"class": null | ||
} | ||
} | ||
], | ||
"text": "MWC button" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "link", | ||
"attrs": { | ||
"href": "https://teradata.github.io/covalent/docs/components/?path=/docs/components-button--overview", | ||
"target": "_blank", | ||
"rel": "noopener noreferrer nofollow", | ||
"class": null | ||
} | ||
} | ||
], | ||
"text": "Covalent design system - Button" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.