{ "custom": { "all_tags": "[default]CDU_1" }, "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 }, "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" } }