Upload of projects and themes

This commit is contained in:
2026-02-17 18:14:44 +00:00
parent 00ee2e1ee1
commit c7730b9da4
302 changed files with 24019 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "f65da0abebb260d7c32af42340f5559f8eecef6fbeaa09f137812d591fdfd935",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-01-31T00:55:48Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -0,0 +1,32 @@
{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "System Dasboard"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "b7c816a389e7f36f830b87965c8366811e74ff82efd83a6902022b04ba98c4ff",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-01-31T00:55:47Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1,34 @@
{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"width": 900
}
},
"root": {
"children": [
{
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"gap": "10px",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "ec22bfd4b1fff97d2f889e303f72570d98d8e712652f5c6bd552b4ca5810c26a",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-01-31T00:55:48Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@@ -0,0 +1,32 @@
{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Spaces Dashboard"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}