200260514 Backup

This commit is contained in:
2026-05-14 22:59:24 +00:00
parent 91f9b91ef8
commit 44047d456f
1347 changed files with 109243 additions and 236101 deletions

View File

@@ -0,0 +1,130 @@
{
"custom": {
"data": "value"
},
"params": {},
"propConfig": {
"custom.data": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 1000,
"width": 1700
}
},
"root": {
"children": [
{
"meta": {
"name": "ChillersCard"
},
"position": {
"basis": "170px"
},
"props": {
"path": "Library/Cards/Card_CH_Overview",
"style": {
"overflow": "visible"
}
},
"type": "ia.display.view"
},
{
"children": [
{
"children": [
{
"meta": {
"name": "Diagram"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"path": "Library/Diagrams/Mechanical/Chiller_Package",
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Indicators"
},
"position": {
"basis": "200px"
},
"props": {
"path": "Library/Cards/Card_CH_Status",
"style": {
"classes": "containers/card",
"overflow": "visible"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "Status"
},
"position": {
"grow": 1
},
"props": {
"direction": "column",
"style": {
"gap": "var(--space-md)",
"overflow": "visible"
}
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "Control"
},
"position": {
"basis": "300px"
},
"props": {
"path": "Library/Cards/Card_CH_Control",
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "GroupDetails"
},
"position": {
"grow": 1
},
"props": {
"style": {
"gap": "var(--space-md)",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--containerRoot)",
"gap": "var(--space-md)",
"padding": "var(--space-md)"
}
},
"type": "ia.container.flex"
}
}