SAT9/.resources/3537ec6879c1de30431c1341c72e00f5e1123f89bfb9390deb33629dd573d912

204 lines
5.1 KiB
Plaintext

{
"custom": {},
"params": {
"Name": "",
"Path": "",
"forceFault": null,
"forceRunning": null
},
"propConfig": {
"params.Name": {
"binding": {
"config": {
"path": "view.params.Path"
},
"transforms": [
{
"code": "\tstring \u003d value \n\tparts \u003d string.split(\"/\")\n\td \u003d parts[-1]\n\treturn d\n\treturn value",
"type": "script"
}
],
"type": "property"
},
"paramDirection": "inout",
"persistent": true
},
"params.Path": {
"paramDirection": "inout",
"persistent": true
},
"params.forceFault": {
"paramDirection": "inout",
"persistent": true
},
"params.forceRunning": {
"paramDirection": "inout",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 44,
"width": 357
}
},
"root": {
"children": [
{
"children": [
{
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": 35
},
"propConfig": {
"props.params.forceFaultStatus": {
"binding": {
"config": {
"path": "view.params.forceFault"
},
"type": "property"
}
},
"props.params.forceRunningStatus": {
"binding": {
"config": {
"path": "view.params.forceRunning"
},
"type": "property"
}
},
"props.params.tagProps[0]": {
"binding": {
"config": {
"path": "view.params.Name"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"path": "view.params.Path"
},
"type": "property"
}
}
},
"props": {
"params": {
"directionLeft": false,
"tagProps": [
null,
"",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
},
"style": {
"overflow": "hidden",
"pointerEvents": "None"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "88px",
"shrink": 0
},
"props": {
"style": {
"overflow": "hidden",
"paddingLeft": 5
}
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "50px",
"grow": 1
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.params.Name"
},
"type": "property"
}
}
},
"props": {
"style": {
"overflow": "hidden"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "200px",
"grow": 1
},
"props": {
"style": {
"paddingLeft": 5
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "45px",
"shrink": 0
},
"props": {
"style": {
"backgroundColor": "#3B3B3B",
"borderColor": "#CAC3C3",
"borderStyle": "solid",
"borderWidth": 1,
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}
}