Upload of projects and themes
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "997c63afcc3cf2300ec49f78708bca89ed511fcaf9dee7540049e45bd15e4a93",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-02-12T16:57:17Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {},
|
||||
"props": {},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "TabContainer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "300px"
|
||||
},
|
||||
"props": {
|
||||
"currentTabIndex": 4,
|
||||
"menuStyle": {
|
||||
"backgroundColor": "var(--container-root)"
|
||||
},
|
||||
"menuType": "modern",
|
||||
"tabStyle": {
|
||||
"active": {
|
||||
"borderStyle": "none",
|
||||
"color": "var(--call-to-action)"
|
||||
},
|
||||
"inactive": {
|
||||
"color": "gray"
|
||||
}
|
||||
},
|
||||
"tabs": [
|
||||
"Status",
|
||||
"Control",
|
||||
"Config",
|
||||
"Trends",
|
||||
"Meta"
|
||||
]
|
||||
},
|
||||
"type": "ia.container.tab"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user