Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/a338dfe2caf0825c8ce8035d8282999288231653fec2c766868c2e8dd43837c2

41 lines
883 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 1200,
"width": 300
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": "60%"
},
"props": {
"path": "Components/Layouts/Navigation/Building"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container)",
"borderBottomLeftRadius": "var(--border-radius)",
"borderBottomRightRadius": "var(--border-radius)",
"borderTopLeftRadius": "var(--border-radius)",
"borderTopRightRadius": "var(--border-radius)",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}