Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/baf941fda8a11dd17dfe61ba1faf869c88681231090d59368ebd3c0bf82a1ce1

85 lines
1.6 KiB
Plaintext

{
"custom": {},
"params": {
"config": 0,
"tagpath": "value"
},
"propConfig": {
"params.config": {
"paramDirection": "input",
"persistent": true
},
"params.tagpath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 100,
"width": 100
}
},
"root": {
"children": [
{
"meta": {
"name": "AlarmIcons"
},
"position": {
"basis": "1px"
},
"props": {
"params": {
"AlarmSeverity": 4,
"ack": false
},
"path": "Components/Atoms/AlarmIcons",
"style": {
"marginLeft": "150px",
"marginTop": "-10px",
"overflow": "visible"
},
"useDefaultViewHeight": true,
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "id"
},
"position": {
"basis": "32px"
},
"props": {
"text": "RPP 01"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "status"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Label"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"overflow": "visible"
},
"wrap": "wrap-reverse"
},
"type": "ia.container.flex"
}
}