Backup of frontend with base gateway project and edge project

This commit is contained in:
2026-03-05 17:03:27 +00:00
parent c7730b9da4
commit 0bf19d3af0
1306 changed files with 240817 additions and 639 deletions

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "61894a5eb2e334f80bae0e84bbe7f672f925b22e5bbb6403f9b4e4f5a3745100",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-03-05T05:53:32Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

View File

@@ -0,0 +1,40 @@
{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 900,
"width": 1800
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": "708px"
},
"props": {
"params": {
"path": "Pages/DM11_Layout"
},
"path": "Components/Layouts/_Layout_Frame"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"padding": "var(--space-xl)"
}
},
"type": "ia.container.flex"
}
}