2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,124 @@
{
"custom": {
"data": "value"
},
"params": {},
"propConfig": {
"custom.data": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 1000,
"width": 1700
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"props": {
"path": "Library/Cards/Card_CH_Overview",
"style": {
"overflow": "visible"
}
},
"type": "ia.display.view"
},
{
"children": [
{
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"grow": 1
},
"props": {
"path": "Library/Diagrams/Mechanical/Chiller_Skid",
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView_0"
},
"position": {
"basis": "200px"
},
"props": {
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"grow": 1
},
"props": {
"direction": "column",
"style": {
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": "400px"
},
"props": {
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"style": {
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--containerRoot)",
"gap": "10px",
"padding": "10px"
}
},
"type": "ia.container.flex"
}
}