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": "458157faf101b25fd4ee28baae0a47dbbfc234e43febde2c3ae2bc9c723bd4eb",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-03-05T05:48:53Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -0,0 +1,22 @@
{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 699,
"width": 899
}
},
"root": {
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)"
}
},
"type": "ia.container.flex"
}
}