98 lines
2.1 KiB
Plaintext
98 lines
2.1 KiB
Plaintext
{
|
|
"custom": {},
|
|
"params": {
|
|
"Font-size": 10,
|
|
"Text": "value"
|
|
},
|
|
"propConfig": {
|
|
"params.Font-size": {
|
|
"paramDirection": "inout",
|
|
"persistent": true
|
|
},
|
|
"params.Text": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 12,
|
|
"width": 70
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Text"
|
|
},
|
|
"position": {
|
|
"height": 1,
|
|
"width": 1
|
|
},
|
|
"propConfig": {
|
|
"meta.visible": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "{session.custom.show.ConveyorLabels}"
|
|
},
|
|
"type": "expr"
|
|
}
|
|
},
|
|
"props.style.fontSize": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.Font-size"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.style.transform": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if ({session.custom.RotateText} \u003d 180,\r\n\"rotate(180deg)\",\r\n\"rotate(0deg)\")"
|
|
},
|
|
"type": "expr"
|
|
}
|
|
},
|
|
"props.text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.Text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"style": {
|
|
"backgroundColor": "#D3D3D300",
|
|
"classes": "table/highlight",
|
|
"color": "#000000",
|
|
"fontFamily": "Arial",
|
|
"fontWeight": "bold",
|
|
"overflow": "visible",
|
|
"textAlign": "center",
|
|
"will-change": "transform"
|
|
}
|
|
},
|
|
"type": "ia.display.label"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"position": {
|
|
"x": -1.16,
|
|
"y": 0.28
|
|
},
|
|
"props": {
|
|
"mode": "percent",
|
|
"style": {
|
|
"overflow": "visible",
|
|
"transform": "translate3d(0,0,0)"
|
|
}
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |