Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/9626ef66b666de397d73b17e853f5ec5e177cc78c6f37cc1b7a33d7e3233e6c1

104 lines
2.3 KiB
Plaintext

{
"custom": {
"all_tags": "[default]CDU_1",
"category": "value",
"tags": "value"
},
"params": {
"tagpath": "[default]CDU_1",
"udt_type": "_template"
},
"propConfig": {
"custom.all_tags": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"transforms": [
{
"code": "\treturn value",
"type": "script"
}
],
"type": "property"
},
"persistent": true
},
"custom.category": {
"persistent": true
},
"custom.tags": {
"persistent": true
},
"params.tagpath": {
"paramDirection": "input",
"persistent": true
},
"params.udt_type": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 803,
"width": 600
}
},
"root": {
"children": [
{
"meta": {
"name": "FlexRepeater"
},
"position": {
"basis": "320px"
},
"propConfig": {
"props.instances": {
"binding": {
"config": {
"path": "view.params.items"
},
"transforms": [
{
"code": "\tdata \u003d []\n\tfor item in value:\n\t\telement \u003d {}\n\t\telement[\u0027item\u0027] \u003d item\n\t\tdata.append(element)\n\treturn data",
"type": "script"
}
],
"type": "property"
}
},
"props.instances[0]": {
"access": "PROTECTED"
}
},
"props": {
"direction": "column",
"elementPosition": {
"basis": "100%",
"shrink": 0
},
"path": "Components/Atoms/Fields/meta_field",
"style": {
"gap": "var(--space-sm)",
"overflow": "visible"
},
"useDefaultViewWidth": false
},
"type": "ia.display.flex-repeater"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"background": "var(--container)",
"classes": "Common/Static/card"
}
},
"type": "ia.container.flex"
}
}