{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 50 } }, "root": { "children": [ { "meta": { "name": "Logo" }, "position": { "basis": "127px" }, "props": { "path": "Components/Atoms/Logo", "style": { "marginRight": "10px" } }, "type": "ia.display.view" }, { "meta": { "name": "Icon" }, "position": { "basis": "30px" }, "props": { "color": "var(--text-color)", "path": "material/insert_emoticon" }, "type": "ia.display.icon" } ], "meta": { "name": "root" }, "props": { "style": { "padding": "var(--space-sm)" } }, "type": "ia.container.flex" } }