Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/83c3726e72cdef943a8c1a8c4652026594f40a4fce3a148de4413fc5058ef683

68 lines
1.5 KiB
Plaintext

{
"custom": {},
"params": {
"tagpath": "[default]CDU_1",
"udt_type": "_template"
},
"propConfig": {
"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"
}
}