Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/3920151a17ffa57bdf9d0eb19e281545952c0323fa52ac209779031491778b5e

85 lines
1.9 KiB
Plaintext

{
"custom": {
"all_tags": null
},
"params": {
"tagpath": "[default]CDU",
"udt_type": "_template"
},
"propConfig": {
"custom.all_tags": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"transforms": [
{
"code": "\treturn ui.details.get_udt_configuration(value)",
"type": "script"
}
],
"type": "property"
},
"persistent": true
},
"params.tagpath": {
"paramDirection": "input",
"persistent": true
},
"params.udt_type": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "FlexRepeater"
},
"position": {
"grow": 1
},
"propConfig": {
"props.instances": {
"binding": {
"config": {
"path": "view.params.items"
},
"transforms": [
{
"code": "\toutput \u003d []\n\tfor item in value:\n\t\telement \u003d {}\n\t\telement[\u0027item\u0027] \u003d item\n\t\toutput.append(element)\n\treturn output",
"type": "script"
}
],
"type": "property"
}
}
},
"props": {
"elementPosition": {
"basis": "auto"
},
"justify": "center",
"path": "Components/Atoms/Fields/_generic_field",
"style": {
"marginRight": "5px"
},
"wrap": "wrap"
},
"type": "ia.display.flex-repeater"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"classes": "Common/Static/card"
}
},
"type": "ia.container.flex"
}
}