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,90 @@
{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 1000,
"width": 1900
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "plumbing"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"path": "Library/Diagrams/Mechanical/Diag_Plumbing"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "esp"
},
"position": {
"basis": "200px",
"shrink": 0
},
"props": {
"path": "Library/Cards/Card_SP",
"style": {
"classes": "containers/card",
"overflow": "visible"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "devices"
},
"position": {
"grow": 1
},
"props": {
"direction": "column",
"justify": "center",
"style": {
"gap": "var(--space-md)",
"overflow": "visible"
}
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "location"
},
"position": {
"basis": "410px",
"shrink": 0
},
"props": {
"path": "Library/Cards/Card_L3_Navigation",
"style": {
"classes": "containers/card"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"gap": "var(--space-md)",
"overflow": "visible",
"padding": "var(--space-md)"
}
},
"type": "ia.container.flex"
}
}