Skip to content

Commit

Permalink
docs(knapsack): adding initial knapsack configuration (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
owilliams320 authored Feb 16, 2024
1 parent 58874d9 commit 8d40f58
Show file tree
Hide file tree
Showing 247 changed files with 20,154 additions and 1,224 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: npx nx run knapsack:serve
7 changes: 7 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"buildpacks": [
{
"url": "heroku/nodejs"
}
]
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion knapsack/data/db.yml → apps/knapsack/data/db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ settings:
fontFamily: Inter
version: 10
title: Covalent

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,7 @@
"text": "App Bar Title"
}
],
"navigationIcon": [
{
"type": "text",
"text": ""
},
{
"type": "template-demo",
"patternId": "icon-button",
"templateId": "web-components-ctiCe2sAX",
"demoId": "BueNSFTYn"
}
],
"navigationIcon": [],
"default": [
{
"type": "template-demo",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 23 additions & 0 deletions apps/knapsack/data/knapsack.asset-sets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"globalAssetSetIds": ["default"],
"allAssetSets": {
"default": {
"id": "default",
"title": "default",
"assets": [
{
"src": "../../../dist/libs/components/index.mjs",
"attributes": {
"type": "module"
}
},
{
"src": "../../../dist/libs/components/style.css"
},
{
"src": "../public/material-fonts-icons.css"
}
]
}
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-v3gk7O39kO",
"title": "Web components",
"path": "../../dist/libs/components/action-ribbon.mjs",
"path": "../../../dist/libs/components/action-ribbon.mjs",
"alias": "cv-action-ribbon",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-4qjJYWsUZi",
"title": "Web components",
"path": "../../dist/libs/components/alert.mjs",
"path": "../../../dist/libs/components/alert.mjs",
"alias": "cv-alert",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-z8r4uoVkf",
"title": "Web components",
"path": "../../dist/libs/components/app-shell.mjs",
"path": "../../../dist/libs/components/app-shell.mjs",
"alias": "cv-app-shell",
"templateLanguageId": "web-components",
"spec": {
Expand Down
20 changes: 20 additions & 0 deletions apps/knapsack/data/knapsack.pattern.breadcrumbs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id": "breadcrumbs",
"title": "Breadcrumbs",
"description": "",
"statuses": {},
"templates": [],
"tabs": [
{
"type": "subPage",
"id": "overview"
}
],
"subPages": [
{
"id": "overview",
"title": "Overview",
"blockIds": ["yakWym5jjp"]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": "web-components-raE1x4tYL",
"title": "Web component",
"path": "../../dist/libs/components/button.js",
"path": "../../../dist/libs/components/button.js",
"alias": "cv-button",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-mU8MX1FHrF",
"title": "Web components",
"path": "../../dist/libs/components/card.mjs",
"path": "../../../dist/libs/components/card.mjs",
"alias": "cv-card",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-29FbeDQWhM",
"title": "Web components",
"path": "../../dist/libs/components/checkbox.mjs",
"path": "../../../dist/libs/components/checkbox.mjs",
"alias": "cv-checkbox",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-iMsVIQ6gtb",
"title": "Web components",
"path": "../../dist/libs/components/circular-progress.mjs",
"path": "../../../dist/libs/components/circular-progress.mjs",
"alias": "cv-circular-progress",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-MmKtwF24Vv",
"title": "Web components",
"path": "../../dist/libs/components/code-snippet.mjs",
"path": "../../../dist/libs/components/code-snippet.mjs",
"alias": "cv-code-snippet",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-S9Ia0KOrya",
"title": "Web components",
"path": "../../dist/libs/components/dialog.mjs",
"path": "../../../dist/libs/components/dialog.mjs",
"alias": "cv-dialog",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-E0GwXgHJv",
"title": "Web components",
"path": "../../dist/libs/components/empty-state.mjs",
"path": "../../../dist/libs/components/empty-state.mjs",
"alias": "cv-empty-state",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-ctiCe2sAX",
"title": "Web components",
"path": "../../dist/libs/components/icon-button.mjs",
"path": "../../../dist/libs/components/icon-button.mjs",
"alias": "cv-icon-button",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-jTiv8OpG9M",
"title": "Web components",
"path": "../../dist/libs/components/icon-check-toggle.mjs",
"path": "../../../dist/libs/components/icon-check-toggle.mjs",
"alias": "cv-checkbox-icon",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-gmBL6Mhy4",
"title": "Web components",
"path": "../../dist/libs/components/icon-radio-toggle.mjs",
"path": "../../../dist/libs/components/icon-radio-toggle.mjs",
"alias": "cv-radio-icon",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-N8bzRbfpuX",
"title": "Web components",
"path": "../../dist/libs/components/icon.mjs",
"path": "../../../dist/libs/components/icon.mjs",
"alias": "cv-icon",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-2ew8-hMQkv",
"title": "Web components",
"path": "../../dist/libs/components/linear-progress.mjs",
"path": "../../../dist/libs/components/linear-progress.mjs",
"alias": "cv-linear-progress",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-ytRTf8wtxn",
"title": "Web components",
"path": "../../dist/libs/components/list-item.mjs",
"path": "../../../dist/libs/components/list-item.mjs",
"alias": "cv-list-item",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-fObxCsu2i8",
"title": "cv-list",
"path": "../../dist/libs/components/list.mjs",
"path": "../../../dist/libs/components/list.mjs",
"alias": "cv-list",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-hY3y1MyhrP",
"title": "Web components",
"path": "../../dist/libs/components/menu.mjs",
"path": "../../../dist/libs/components/menu.mjs",
"alias": "cv-menu",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-qk2MWcBipT",
"title": "Web components",
"path": "../../dist/libs/components/radio.mjs",
"path": "../../../dist/libs/components/radio.mjs",
"alias": "cv-radio",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-qWXTtv81jY",
"title": "Web components",
"path": "../../dist/libs/components/select.mjs",
"path": "../../../dist/libs/components/select.mjs",
"alias": "cv-select",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-UMR43JQszt",
"title": "Web components",
"path": "../../dist/libs/components/side-sheet.mjs",
"path": "../../../dist/libs/components/side-sheet.mjs",
"alias": "cv-side-sheet",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-LpKATlK5H",
"title": "Web components",
"path": "../../dist/libs/components/slider.mjs",
"path": "../../../dist/libs/components/slider.mjs",
"alias": "cv-slider",
"templateLanguageId": "web-components",
"spec": {
Expand Down Expand Up @@ -36,7 +36,7 @@
{
"id": "web-components-33Z9-C4Qs",
"title": "Web components - Range",
"path": "../../dist/libs/components/slider-range.mjs",
"path": "../../../dist/libs/components/slider-range.mjs",
"alias": "cv-slider-range",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-3ERE1Ai9lo",
"title": "Web components",
"path": "../../dist/libs/components/snackbar.mjs",
"path": "../../../dist/libs/components/snackbar.mjs",
"alias": "cv-snackbar",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-55FkYSafco",
"title": "Web components",
"path": "../../dist/libs/components/status-header-item.js",
"path": "../../../dist/libs/components/status-header-item.js",
"alias": "cv-status-header-item",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-UDLnfGbB2W",
"title": "Web components",
"path": "../../dist/libs/components/status-header.mjs",
"path": "../../../dist/libs/components/status-header.mjs",
"alias": "cv-status-header",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-tGj2TvSrpD",
"title": "Web components",
"path": "../../dist/libs/components/switch.mjs",
"path": "../../../dist/libs/components/switch.mjs",
"alias": "cv-switch",
"templateLanguageId": "web-components",
"spec": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-1-Bf2NwL1T",
"title": "Web components",
"path": "../../dist/libs/components/tab.mjs",
"path": "../../../dist/libs/components/tab.mjs",
"alias": "cv-tab",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-kjFGUA31tg",
"title": "Web components",
"path": "../../dist/libs/components/tab-bar.mjs",
"path": "../../../dist/libs/components/tab-bar.mjs",
"alias": "cv-tab-bar",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-48rzn99y9G",
"title": "Web components",
"path": "../../dist/libs/components/textarea.mjs",
"path": "../../../dist/libs/components/textarea.mjs",
"alias": "cv-textarea",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-4Aa-qjh3vF",
"title": "Web components",
"path": "../../dist/libs/components/text-lockup.mjs",
"path": "../../../dist/libs/components/text-lockup.mjs",
"alias": "cv-text-lockup",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": "web-components-FXCMXD35mF",
"title": "Web components",
"path": "../../dist/libs/components/typography.mjs",
"path": "../../../dist/libs/components/typography.mjs",
"alias": "cv-typography",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-M4zyalwdNJ",
"title": "Web components",
"path": "../../dist/libs/components/textfield.mjs",
"path": "../../../dist/libs/components/textfield.mjs",
"alias": "cv-textfield",
"templateLanguageId": "web-components",
"spec": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-A6-16QhSaM",
"title": "Web components",
"path": "../../dist/libs/components/toolbar.mjs",
"path": "../../../dist/libs/components/toolbar.mjs",
"alias": "cv-toolbar",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"id": "web-components-erhVvpq9vk",
"title": "Web components",
"path": "../../dist/libs/components/tooltip.mjs",
"path": "../../../dist/libs/components/tooltip.mjs",
"alias": "cv-tooltip",
"templateLanguageId": "web-components",
"spec": {
Expand Down
Loading

0 comments on commit 8d40f58

Please sign in to comment.