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

91 lines
1.8 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 50
}
},
"root": {
"children": [
{
"meta": {
"name": "Logo"
},
"position": {
"basis": "142px"
},
"props": {
"path": "Components/Atoms/Logo",
"style": {
"marginRight": "10px"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Icon"
},
"position": {
"basis": "22px"
},
"props": {
"color": "var(--text-color)",
"path": "material/insert_emoticon"
},
"type": "ia.display.icon"
},
{
"children": [
{
"meta": {
"name": "Title"
},
"position": {
"grow": 1
},
"props": {
"style": {
"textAlign": "center"
},
"text": "Layout"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "selected"
},
"position": {
"basis": "var(--space-xs)"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "Option_01"
},
"position": {
"basis": "100px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"outlineColor": "#FF0051",
"outlineStyle": "solid",
"outlineWidth": "2",
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}
}