2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,650 @@
{
"custom": {
"adjusted": 1753686060271,
"ampm": "value",
"hour": "value",
"min": "value",
"mtime": "value",
"time": {
"$": [
"ts",
0,
1753734507366
],
"$ts": 1753686060271
}
},
"params": {
"GoTo": "",
"zoom": ""
},
"propConfig": {
"custom.adjusted": {
"binding": {
"config": {
"expression": "toMillis({view.custom.time})"
},
"type": "expr"
},
"persistent": true
},
"custom.ampm": {
"persistent": true
},
"custom.hour": {
"persistent": true
},
"custom.min": {
"persistent": true
},
"custom.mtime": {
"persistent": true
},
"custom.time": {
"persistent": true
},
"params.GoTo": {
"paramDirection": "input",
"persistent": true
},
"params.zoom": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"width": 922
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"style": {
"fontSize": 20,
"fontWeight": "600"
},
"text": "Theme Control"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "RadioGroup"
},
"position": {
"basis": "35px"
},
"propConfig": {
"props.value": {
"binding": {
"config": {
"bidirectional": true,
"path": "session.props.theme"
},
"type": "property"
}
}
},
"props": {
"index": 1,
"radios": [
{
"selected": false,
"text": "Light",
"value": "stream-light"
},
{
"selected": true,
"text": "Dark",
"value": "stream-dark"
}
]
},
"type": "ia.input.radio-group"
}
],
"meta": {
"name": "Theme"
},
"position": {
"basis": "89px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"style": {
"fontSize": 20,
"fontWeight": "600"
},
"text": "One Line Colors"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "32px"
},
"props": {
"text": "olGreen",
"textStyle": {
"color": "--olGreen",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "32px"
},
"props": {
"text": "olYellow",
"textStyle": {
"color": "--olYellow",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"basis": "32px"
},
"props": {
"text": "olRed",
"textStyle": {
"color": "--olRed",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_3"
},
"position": {
"basis": "32px"
},
"props": {
"text": "olGray",
"textStyle": {
"backgroundColor": "--olLightGray",
"color": "--olGray",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "OneLine"
},
"position": {
"basis": "155px"
},
"props": {
"direction": "column",
"style": {
"gap": "5px"
}
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"style": {
"fontSize": 20,
"fontWeight": "600"
},
"text": "Stream Color Palette"
},
"type": "ia.display.label"
},
{
"children": [
{
"children": [
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "32px"
},
"props": {
"text": "streamnavy",
"textStyle": {
"color": "--streamnavy",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "32px"
},
"props": {
"text": "streamblue",
"textStyle": {
"color": "--streamblue",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"basis": "32px"
},
"props": {
"text": "darkbluegray",
"textStyle": {
"backgroundColor": "#FFFFFF",
"color": "--darkbluegray",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_3"
},
"position": {
"basis": "32px"
},
"props": {
"text": "darkgray",
"textStyle": {
"color": "--darkgray",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_4"
},
"position": {
"basis": "32px"
},
"props": {
"text": "tagvalue-color",
"textStyle": {
"color": "--tagvalue-color",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_5"
},
"position": {
"basis": "32px"
},
"props": {
"text": "units-color",
"textStyle": {
"color": "--units-color",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "241px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "32px"
},
"props": {
"text": "gray",
"textStyle": {
"color": "--gray",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "32px"
},
"props": {
"text": "lightgray",
"textStyle": {
"backgroundColor": "#000000",
"color": "--lightgray",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"basis": "32px"
},
"props": {
"text": "darkred",
"textStyle": {
"color": "--darkred",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "241px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "32px"
},
"props": {
"text": "alarmred",
"textStyle": {
"color": "--alarmred",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "32px"
},
"props": {
"text": "sunsetorange",
"textStyle": {
"color": "--sunsetorange",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"basis": "32px"
},
"props": {
"text": "goldenyellow",
"textStyle": {
"color": "--goldenyellow",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_3"
},
"position": {
"basis": "32px"
},
"props": {
"text": "coolpurple",
"textStyle": {
"color": "--coolpurple",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_1"
},
"position": {
"basis": "241px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Label_0"
},
"position": {
"basis": "32px"
},
"props": {
"text": "hpWhite",
"textStyle": {
"color": "--state-running",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"basis": "32px"
},
"props": {
"text": "hpGray",
"textStyle": {
"color": "--state-standby",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"basis": "32px"
},
"props": {
"text": "hpRed",
"textStyle": {
"color": "--state-faulted",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_3"
},
"position": {
"basis": "32px"
},
"props": {
"text": "hpBlue",
"textStyle": {
"color": "--hpBlue",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_4"
},
"position": {
"basis": "32px"
},
"props": {
"text": "hpPurple",
"textStyle": {
"color": "--hpPurple",
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_2"
},
"position": {
"basis": "241px"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "OneLine_0"
},
"position": {
"basis": "278px"
},
"props": {
"direction": "column",
"style": {
"gap": "5px"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"gap": "6px",
"padding": "10px"
}
},
"type": "ia.container.flex"
}
}