Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/130c40bb7ccacddb6861b17bafa9f455eab4d170061f27a77c1a5ad5130c3103

149 lines
3.2 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 38
}
},
"root": {
"children": [
{
"meta": {
"name": "Logo"
},
"position": {
"basis": "120px",
"shrink": 0
},
"props": {
"path": "Components/Atoms/Logo",
"style": {
"marginLeft": "var(--space-md)",
"marginRight": "var(--space-md)",
"padding": "8px"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Icon"
},
"position": {
"basis": "20px"
},
"props": {
"color": "var(--text-color)",
"path": "material/insert_emoticon",
"style": {
"marginRight": "var(--space-md)"
}
},
"type": "ia.display.icon"
},
{
"children": [
{
"meta": {
"name": "Title"
},
"position": {
"grow": 1
},
"props": {
"style": {
"backgroundColor": "var(--call-to-action-disabled)",
"color": "var(--call-to-action)",
"textAlign": "center"
},
"text": "Layout"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "selected"
},
"position": {
"basis": "var(--space-xs)"
},
"props": {
"style": {
"backgroundColor": "var(--call-to-action)"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "Option_01"
},
"position": {
"basis": "104px",
"shrink": 0
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Title"
},
"position": {
"grow": 1
},
"props": {
"style": {
"backgroundColor": "var(--call-to-action-disabled)",
"color": "var(--call-to-action)",
"textAlign": "center"
},
"text": "Alarms"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "selected"
},
"position": {
"basis": "var(--space-xs)"
},
"props": {
"style": {
"backgroundColor": "var(--call-to-action)"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "Option_1"
},
"position": {
"basis": "104px",
"shrink": 0
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"backgroundColor": "var(--container-root)",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
}