Skip to content

Commit

Permalink
zip
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwasp committed Jun 26, 2024
1 parent 89f1082 commit 3b38d7f
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 33 deletions.
12 changes: 12 additions & 0 deletions knapsack/data/demos/demo.K5QkcOoZFe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "K5QkcOoZFe",
"title": "New Variation",
"description": "A description",
"type": "data",
"patternId": "alert",
"templateId": "react-rbiiU4NNpR",
"data": {
"props": {},
"slots": {}
}
}
11 changes: 0 additions & 11 deletions knapsack/data/demos/demo.Z8zgtjdBUX.json

This file was deleted.

11 changes: 11 additions & 0 deletions knapsack/data/demos/demo.tQI-uxpXaM.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "tQI-uxpXaM",
"title": "Main",
"type": "data",
"patternId": "alert",
"templateId": "react-rbiiU4NNpR",
"data": {
"props": {},
"slots": {}
}
}
6 changes: 0 additions & 6 deletions knapsack/data/knapsack.navs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ byId:
name: Alert
parentId: atoms
path: /pattern/alert
alert-f0moymr7f2:
id: alert-f0moymr7f2
name: Alert
parentId: alert
path: /pattern/alert-f0moymr7f2
atoms:
id: atoms
name: Atoms
Expand All @@ -17,4 +12,3 @@ byId:
order:
- atoms
- alert
- alert-f0moymr7f2
Original file line number Diff line number Diff line change
@@ -1,49 +1,57 @@
{
"id": "alert-f0moymr7f2",
"id": "alert",
"title": "Alert",
"description": "",
"statuses": {},
"templates": [
{
"id": "react-U-j5KSG92",
"id": "react-rbiiU4NNpR",
"title": "Alert",
"path": "../../packages/gamut/src/Alert/Alert.tsx",
"alias": "Alert",
"templateLanguageId": "react",
"spec": {
"isInferred": true
},
"demoIds": ["Z8zgtjdBUX"],
"blockIds": ["J35VKyebYz"]
"spec": {},
"demoIds": ["tQI-uxpXaM", "K5QkcOoZFe"],
"blockIds": []
}
],
"tabs": [
{
"type": "template",
"id": "react-U-j5KSG92"
"id": "zIAi7rhtMc",
"type": "designSrc"
},
{
"id": "lZ8ETyYrkr",
"id": "t4wS5fER2",
"type": "designSrc"
},
{
"id": "EZqWHk6Dqs",
"id": "5HfGFK2pP",
"type": "designSrc"
},
{
"type": "template",
"id": "react-rbiiU4NNpR"
}
],
"subPages": [],
"designSrcComponentsById": {
"lZ8ETyYrkr": {
"id": "lZ8ETyYrkr",
"componentId": "1118:23",
"zIAi7rhtMc": {
"id": "zIAi7rhtMc",
"componentId": "1884:2431",
"title": "Figma Component",
"fileId": "ReGfRNillGABAj5SlITalN"
},
"EZqWHk6Dqs": {
"id": "EZqWHk6Dqs",
"t4wS5fER2": {
"id": "t4wS5fER2",
"componentId": "27627:31065",
"title": "Figma Component",
"fileId": "ReGfRNillGABAj5SlITalN"
},
"5HfGFK2pP": {
"id": "5HfGFK2pP",
"componentId": "1118:23",
"title": "Figma Component",
"fileId": "ReGfRNillGABAj5SlITalN"
}
}
}

0 comments on commit 3b38d7f

Please sign in to comment.