260502 Backup

This commit is contained in:
2026-05-02 05:21:54 +00:00
parent 671e1e7c0c
commit a590cd030f
1331 changed files with 35503 additions and 87262 deletions

View File

@@ -0,0 +1,129 @@
{
"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
},
"props": {
"path": "Library/Diagrams/Mechanical/Chiller_Skid",
"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"
}
}