{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 300, "width": 250 } }, "root": { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "25px" }, "props": { "text": "DM11" }, "type": "ia.display.label" }, { "children": [ { "children": [ { "meta": { "name": "value" }, "position": { "basis": "80%" }, "props": { "style": { "textAlign": "center" }, "text": 1257, "textStyle": { "color": "var(--call-to-action", "fontSize": 30 } }, "type": "ia.display.label" }, { "meta": { "name": "engUnits" }, "position": { "basis": "20%" }, "props": { "style": { "textAlign": "center" }, "text": "TotalkW", "textStyle": { "color": "var(--text-muted)", "fontSize": 12 } }, "type": "ia.display.label" } ], "meta": { "name": "power" }, "position": { "basis": "50%" }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "meta": { "name": "divider" }, "position": { "basis": "1px" }, "props": { "style": { "backgroundColor": "var(--text-color)" } }, "type": "ia.display.label" }, { "children": [ { "meta": { "name": "value" }, "position": { "basis": "80%" }, "props": { "style": { "textAlign": "center" }, "text": 68.7, "textStyle": { "color": "var(--call-to-action", "fontSize": 30 } }, "type": "ia.display.label" }, { "meta": { "name": "engUnits" }, "position": { "basis": "20%" }, "props": { "style": { "textAlign": "center" }, "text": "Avg. degF", "textStyle": { "color": "var(--text-muted)", "fontSize": 12 } }, "type": "ia.display.label" } ], "meta": { "name": "temp" }, "position": { "basis": "50%" }, "props": { "direction": "column" }, "type": "ia.container.flex" } ], "meta": { "name": "values" }, "position": { "basis": "101px" }, "type": "ia.container.flex" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "backgroundColor": "var(--container)", "borderTopLeftRadius": "var(--border-radius)", "boxShadow": "var(--box-shadow-2)", "gap": "var(--space-sm)", "overflow": "visible", "padding": "var(--space-sm)" } }, "type": "ia.container.flex" } }