diff --git a/apps/knapsack/data/blocks/block.93u7FVOSPJ.json b/apps/knapsack/data/blocks/block.93u7FVOSPJ.json new file mode 100644 index 0000000000..bfd826803a --- /dev/null +++ b/apps/knapsack/data/blocks/block.93u7FVOSPJ.json @@ -0,0 +1,36 @@ +{ + "id": "93u7FVOSPJ", + "data": { + "shortcuts": [ + { + "id": "NYZp56rve7", + "link": { + "path": "https://github.com/Teradata/covalent/tree/main/libs/components#getting-started", + "external": true + }, + "title": "Getting started", + "description": "A quick how to guide on including these components in a html page" + }, + { + "id": "reKm8mV71v", + "link": { + "path": "https://teradata.github.io/covalent/docs/components/?path=/docs/introduction--overview", + "external": true + }, + "title": "Storybook", + "description": "Older documentation, useful while we flesh out this new site" + } + ], + "gridStyles": { + "columns": "2", + "centered": false + }, + "tileStyles": { + "rounded": true, + "outlined": true, + "imageSize": "none", + "titleSize": "xsmall" + } + }, + "blockType": "shortcut-tiles" +} diff --git a/apps/knapsack/data/blocks/block.B2EzynPRu8.json b/apps/knapsack/data/blocks/block.B2EzynPRu8.json new file mode 100644 index 0000000000..95813de0b0 --- /dev/null +++ b/apps/knapsack/data/blocks/block.B2EzynPRu8.json @@ -0,0 +1,8 @@ +{ + "id": "B2EzynPRu8", + "data": { + "content": {}, + "autoFocus": true + }, + "blockType": "text-editor" +} diff --git a/apps/knapsack/data/blocks/block.NiGVnAPPLN.json b/apps/knapsack/data/blocks/block.NiGVnAPPLN.json index 49e4fe9a11..fc0b4f7630 100644 --- a/apps/knapsack/data/blocks/block.NiGVnAPPLN.json +++ b/apps/knapsack/data/blocks/block.NiGVnAPPLN.json @@ -3,7 +3,7 @@ "blockType": "design-tokens", "data": { "demoId": "table-list", - "tokenType": "", - "groupIds": ["cv.typography"] + "tokenType": "string", + "groupIds": ["typography"] } } diff --git a/apps/knapsack/data/blocks/block.Q7qj81IntK.json b/apps/knapsack/data/blocks/block.Q7qj81IntK.json new file mode 100644 index 0000000000..cc6de83e91 --- /dev/null +++ b/apps/knapsack/data/blocks/block.Q7qj81IntK.json @@ -0,0 +1,21 @@ +{ + "id": "Q7qj81IntK", + "data": { + "type": "warning", + "content": { + "type": "doc", + "content": [ + { + "type": "paragraph", + "content": [ + { + "text": "These docs are under heavy construction. Ping us on Slack: @odubya for development questions and @adam for design related topics.", + "type": "text" + } + ] + } + ] + } + }, + "blockType": "callout" +} diff --git a/apps/knapsack/data/blocks/block.sboFE6eFek.json b/apps/knapsack/data/blocks/block.sboFE6eFek.json deleted file mode 100644 index 37185142ca..0000000000 --- a/apps/knapsack/data/blocks/block.sboFE6eFek.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "id": "sboFE6eFek", - "data": { - "content": { - "type": "doc", - "content": [ - { - "type": "horizontalRule" - }, - { - "type": "horizontalRule" - }, - { - "type": "paragraph", - "attrs": { - "textAlign": "left" - } - }, - { - "type": "paragraph", - "attrs": { - "textAlign": "left" - } - } - ] - } - }, - "blockType": "text-editor" -} diff --git a/apps/knapsack/data/knapsack.custom-page.homepage.yml b/apps/knapsack/data/knapsack.custom-page.homepage.yml index a639424e0a..01a1adacbc 100644 --- a/apps/knapsack/data/knapsack.custom-page.homepage.yml +++ b/apps/knapsack/data/knapsack.custom-page.homepage.yml @@ -1,17 +1,22 @@ id: homepage -title: covalent design system +title: Covalent Design System blockIds: - - sboFE6eFek + - Q7qj81IntK + - 93u7FVOSPJ settings: pageHeader: backgroundColor: type: design-token - tokenName: cv.theme.light.colors.surface-container + tokenName: cv.theme.dark.colors.background textColorTitle: type: design-token - tokenName: cv.theme.light.colors.on-surface + tokenName: cv.theme.dark.colors.inverse-surface textColorDescription: type: design-token - tokenName: cv.theme.light.colors.on-surface-38% + tokenName: cv.theme.dark.colors.inverse-surface size: large -description: '' + backgroundImage: https://knapsack.imgix.net/site/covalent/globe-dark-g7nfo60ljmsvg + hideText: false + backgroundSize: cover + backgroundOverlay: true +description: For Teradata products diff --git a/apps/knapsack/data/knapsack.pattern.action-ribbon.json b/apps/knapsack/data/knapsack.pattern.action-ribbon.json index ee55bd0eee..24e3cc14b7 100644 --- a/apps/knapsack/data/knapsack.pattern.action-ribbon.json +++ b/apps/knapsack/data/knapsack.pattern.action-ribbon.json @@ -69,6 +69,7 @@ "id": "overview", "title": "Overview", "blockIds": [ + "B2EzynPRu8", "eoYSn9Yrdo", "zocaUxSRSz", "Uz3dQxAX-n",