Files
Stream_PHX_A7/Gateways/FE/projects/.resources/884f5e06926a15235bb5026a340bef55cd055a6b024f923d6905c09f4e15db06

130 lines
2.9 KiB
Plaintext

{
"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"
}
}