2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,90 @@
{
"custom": {},
"params": {
"Severity": 1
},
"propConfig": {
"params.Severity": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 165,
"width": 160
}
},
"root": {
"children": [
{
"meta": {
"name": "AlarmBorder Square"
},
"position": {
"basis": "300px",
"grow": 1
},
"propConfig": {
"position.display": {
"binding": {
"config": {
"expression": "if({view.params.Severity}\u003e0,True,False)"
},
"type": "expr"
}
},
"props.elements[0].stroke.paint": {
"binding": {
"config": {
"expression": "case(\r\n\t{view.params.Severity},\r\n\t1, \"#7166B7\",\r\n\t2, \"#F4B834\",\r\n\t3, \"#DE7C33\",\r\n\t4, \"#E22028\",\r\n\t\"#FFFFFF\"\r\n)\r\n\t"
},
"type": "expr"
}
}
},
"props": {
"elements": [
{
"fill": {
"opacity": "0",
"paint": "#ebebeb"
},
"height": 720,
"id": "Box",
"name": "Box",
"stroke": {
"width": 10
},
"type": "rect",
"width": 720,
"x": 2,
"y": 2
}
],
"fill": {
"rule": "evenodd"
},
"preserveAspectRatio": "xMidYMin",
"stroke": {
"linecap": "square",
"linejoin": "round",
"miterlimit": "1.5"
},
"style": {
"clipRule": "evenodd"
},
"viewBox": "0 0 730 355"
},
"type": "ia.shapes.svg"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}