Files
Stream_PHX_A7/Gateways/FE/projects/.resources/dddca63f5ad7bc73778c7ca237490b09a92521fb0fa9cd7a107d89de4bbab29e
2026-05-02 05:21:54 +00:00

163 lines
3.6 KiB
Plaintext

{
"custom": {},
"params": {
"urlParam": "value"
},
"propConfig": {
"params.urlParam": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"width": 1213
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "Border CSS_0"
},
"position": {
"basis": "208px"
},
"props": {
"params": {
"color": "green"
},
"path": "Testing/Border CSS",
"style": {
"boxShadow": "inset 0 0 10px rgba(25, 255, 25, 0.8)"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Border CSS"
},
"position": {
"basis": "256px"
},
"props": {
"params": {
"color": "orange"
},
"path": "Testing/Border CSS"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Border CSS_1"
},
"position": {
"basis": "100px"
},
"props": {
"params": {
"color": "black"
},
"path": "Testing/Border CSS"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px"
},
"props": {
"justify": "center",
"style": {
"gap": "80px"
}
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.params.urlParam"
},
"type": "property"
}
}
},
"props": {
"textStyle": {
"fontFamily": "inherit"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "9px"
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.params.urlParam"
},
"enabled": false,
"type": "property"
}
}
},
"props": {
"style": {
"backgroundImage": "linear-gradient(to right, rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,125,0,1),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0))"
},
"textStyle": {
"fontFamily": "inherit"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "85px"
},
"props": {
"style": {
"boxShadow": "inset 0 0 10px rgba(25, 255, 25, 0.8)",
"outlineColor": "#2979FF",
"outlineStyle": "solid",
"outlineWidth": 2
},
"text": "Label"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}