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

41 lines
885 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 1200,
"width": 300
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": "500px"
},
"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"
}
}