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,96 @@
{
"custom": {
"auth": {
"almAck": false,
"almShelve": false,
"config": false,
"control": false
}
},
"params": {
"dh": 201
},
"propConfig": {
"custom.auth": {
"binding": {
"config": {
"path": "session.props.auth.user.roles"
},
"transforms": [
{
"code": "\treturn utils.roles.validate(value)",
"type": "script"
}
],
"type": "property"
},
"persistent": true
},
"params.dh": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 199,
"width": 901
}
},
"root": {
"children": [
{
"meta": {
"name": "FlexRepeater"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"alignContent": "space-around",
"alignItems": "center",
"instances": [
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
}
],
"justify": "center",
"path": "Library/Symbols/Mechanical/Sym_SP",
"style": {
"gap": "var(--space-xl)"
}
},
"type": "ia.display.flex-repeater"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"justify": "space-between",
"style": {
"gap": "10px",
"overflow": "visible",
"padding": "10px"
}
},
"type": "ia.container.flex"
}
}