Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/5e49f55e7d916559d567e5f3550ca32e09effddcb44a124512cfaf2cfa908743

62 lines
1.1 KiB
Plaintext

{
"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": "Label"
},
"position": {
"basis": "50px"
},
"props": {
"text": "Layout"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}