Backup of frontend with base gateway project and edge project
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "cea021b6432b39b50ff1838eed21d7ef1f43857cbcdb978330811fb74b937f6c",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:24:37Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 38 KiB |
@@ -0,0 +1,318 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 1200,
|
||||
"width": 300
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "EmbeddedView"
|
||||
},
|
||||
"position": {
|
||||
"basis": "250px"
|
||||
},
|
||||
"props": {
|
||||
"path": "Components/Layouts/Navigation/Building"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Table"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"props": {
|
||||
"data": [
|
||||
{
|
||||
"city": {
|
||||
"align": "center",
|
||||
"editable": true,
|
||||
"justify": "left",
|
||||
"style": {
|
||||
"backgroundColor": "#F7901D",
|
||||
"classes": "some-class"
|
||||
},
|
||||
"value": "Folsom"
|
||||
},
|
||||
"country": "United States",
|
||||
"population": 77271
|
||||
},
|
||||
{
|
||||
"city": "Helsinki",
|
||||
"country": "Finland",
|
||||
"population": 635591
|
||||
},
|
||||
{
|
||||
"city": "Jakarta",
|
||||
"country": "Indonesia",
|
||||
"population": 10187595
|
||||
},
|
||||
{
|
||||
"city": "Madrid",
|
||||
"country": "Spain",
|
||||
"population": 3233527
|
||||
},
|
||||
{
|
||||
"city": "Prague",
|
||||
"country": "Czech Republic",
|
||||
"population": 1241664
|
||||
},
|
||||
{
|
||||
"city": "San Diego",
|
||||
"country": "United States",
|
||||
"population": 1406630
|
||||
},
|
||||
{
|
||||
"city": "San Francisco",
|
||||
"country": "United States",
|
||||
"population": 884363
|
||||
},
|
||||
{
|
||||
"city": "Shanghai",
|
||||
"country": "China",
|
||||
"population": 24153000
|
||||
},
|
||||
{
|
||||
"city": "Tokyo",
|
||||
"country": "Japan",
|
||||
"population": 13617000
|
||||
},
|
||||
{
|
||||
"city": "Washington, DC",
|
||||
"country": "United States",
|
||||
"population": 658893
|
||||
},
|
||||
{
|
||||
"city": "Wellington",
|
||||
"country": "New Zealand",
|
||||
"population": 405000
|
||||
},
|
||||
{
|
||||
"city": "Delhi",
|
||||
"country": "India",
|
||||
"population": 11034555
|
||||
},
|
||||
{
|
||||
"city": "Dhaka",
|
||||
"country": "Bangladesh",
|
||||
"population": 14399000
|
||||
},
|
||||
{
|
||||
"city": "Lagos",
|
||||
"country": "Nigeria",
|
||||
"population": 16060303
|
||||
},
|
||||
{
|
||||
"city": "Karachi",
|
||||
"country": "Pakistan",
|
||||
"population": 14910352
|
||||
},
|
||||
{
|
||||
"city": "Istanbul",
|
||||
"country": "Turkey",
|
||||
"population": 14025000
|
||||
},
|
||||
{
|
||||
"city": "Cairo",
|
||||
"country": "Egypt",
|
||||
"population": 10230350
|
||||
},
|
||||
{
|
||||
"city": "Mexico City",
|
||||
"country": "Mexico",
|
||||
"population": 8974724
|
||||
},
|
||||
{
|
||||
"city": "London",
|
||||
"country": "United Kingdom",
|
||||
"population": 8825001
|
||||
},
|
||||
{
|
||||
"city": "New York City",
|
||||
"country": "United States",
|
||||
"population": 8622698
|
||||
},
|
||||
{
|
||||
"city": "Tehran",
|
||||
"country": "Iran",
|
||||
"population": 8154051
|
||||
},
|
||||
{
|
||||
"city": "Bogota",
|
||||
"country": "Colombia",
|
||||
"population": 7878783
|
||||
},
|
||||
{
|
||||
"city": "Rio de Janeiro",
|
||||
"country": "Brazil",
|
||||
"population": 6429923
|
||||
},
|
||||
{
|
||||
"city": "Riyadh",
|
||||
"country": "Saudi Arabia",
|
||||
"population": 5676621
|
||||
},
|
||||
{
|
||||
"city": "Singapore",
|
||||
"country": "Singapore",
|
||||
"population": 5535000
|
||||
},
|
||||
{
|
||||
"city": "Saint Petersburg",
|
||||
"country": "Russia",
|
||||
"population": 5191690
|
||||
},
|
||||
{
|
||||
"city": "Sydney",
|
||||
"country": "Australia",
|
||||
"population": 208374
|
||||
},
|
||||
{
|
||||
"city": "Abidjan",
|
||||
"country": "Ivory Coast",
|
||||
"population": 4765000
|
||||
},
|
||||
{
|
||||
"city": "Dar es Salaam",
|
||||
"country": "Tanzania",
|
||||
"population": 4364541
|
||||
},
|
||||
{
|
||||
"city": "Wellington",
|
||||
"country": "New Zealand",
|
||||
"population": 405000
|
||||
},
|
||||
{
|
||||
"city": "Los Angeles",
|
||||
"country": "United States",
|
||||
"population": 3884307
|
||||
},
|
||||
{
|
||||
"city": "Berlin",
|
||||
"country": "Germany",
|
||||
"population": 3517424
|
||||
},
|
||||
{
|
||||
"city": "Jeddah",
|
||||
"country": "Saudi Arabia",
|
||||
"population": 3456259
|
||||
},
|
||||
{
|
||||
"city": "Kabul",
|
||||
"country": "Afghanistan",
|
||||
"population": 3414100
|
||||
},
|
||||
{
|
||||
"city": "Mashhad",
|
||||
"country": "Iran",
|
||||
"population": 3001184
|
||||
},
|
||||
{
|
||||
"city": "Milan",
|
||||
"country": "Italy",
|
||||
"population": 1359905
|
||||
},
|
||||
{
|
||||
"city": "Kiev",
|
||||
"country": "Ukraine",
|
||||
"population": 2908703
|
||||
},
|
||||
{
|
||||
"city": "Rome",
|
||||
"country": "Italy",
|
||||
"population": 2877215
|
||||
},
|
||||
{
|
||||
"city": "Chicago",
|
||||
"country": "United States",
|
||||
"population": 2695598
|
||||
},
|
||||
{
|
||||
"city": "Osaka",
|
||||
"country": "Japan",
|
||||
"population": 2691742
|
||||
},
|
||||
{
|
||||
"city": "Bandung",
|
||||
"country": "Indonesia",
|
||||
"population": 2575478
|
||||
},
|
||||
{
|
||||
"city": "Managua",
|
||||
"country": "Nicaragua",
|
||||
"population": 2560789
|
||||
},
|
||||
{
|
||||
"city": "Paris",
|
||||
"country": "France",
|
||||
"population": 2229621
|
||||
},
|
||||
{
|
||||
"city": "Shiraz",
|
||||
"country": "Iran",
|
||||
"population": 1869001
|
||||
},
|
||||
{
|
||||
"city": "Manila",
|
||||
"country": "Philippines",
|
||||
"population": 1780148
|
||||
},
|
||||
{
|
||||
"city": "Montreal",
|
||||
"country": "Canada",
|
||||
"population": 1649519
|
||||
},
|
||||
{
|
||||
"city": "Guadalajara",
|
||||
"country": "Mexico",
|
||||
"population": 1495189
|
||||
},
|
||||
{
|
||||
"city": "Dallas",
|
||||
"country": "United States",
|
||||
"population": 1317929
|
||||
},
|
||||
{
|
||||
"city": "Yerevan",
|
||||
"country": "Armenia",
|
||||
"population": 1060138
|
||||
},
|
||||
{
|
||||
"city": "Tunis",
|
||||
"country": "Tunisia",
|
||||
"population": 1056247
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"overflow": "scroll"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.table"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"backgroundColor": "var(--container)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"overflow": "hidden",
|
||||
"padding": "var(--space-sm)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "2b9b7105a0c069613ad48858afdc016dd3e5b95fcb3d1788c678529c9b580a9e",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T00:59:22Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 9.9 KiB |
@@ -0,0 +1,681 @@
|
||||
{
|
||||
"custom": {
|
||||
"percents": {},
|
||||
"status": {
|
||||
"faulted": 3,
|
||||
"running": 35,
|
||||
"standby": 2
|
||||
},
|
||||
"total": 40
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.percents": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.percents.faulted": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.faulted}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.percents.running": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.running}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.percents.standby": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.standby}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.status": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.total": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 300,
|
||||
"width": 250
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"text": "DM11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "70%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--call-to-action)",
|
||||
"textAlign": "end"
|
||||
},
|
||||
"text": "No leak detected"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "title"
|
||||
},
|
||||
"position": {
|
||||
"basis": "10%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "cdu"
|
||||
},
|
||||
"props": {
|
||||
"text": "CDU"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "running"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.running}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-white)"
|
||||
},
|
||||
"text": "Running"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "standby"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.standby}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-gray)"
|
||||
},
|
||||
"text": "Standby"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "faulted"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.faulted}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-red)"
|
||||
},
|
||||
"text": "Faulted"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "cdu_0"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.total"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "\"of \" + {value}",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"gap": "var(--space-xs)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.running}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.running}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-white)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "darkgray",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 35
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.standby}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.standby}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-gray)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "var(--text-color)",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 2
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_1"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.faulted}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.faulted}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-red)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "var(--text-color)",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 3
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "cdu"
|
||||
},
|
||||
"position": {
|
||||
"basis": "19.7%"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"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": "variables"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Sparkline"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--call-to-action",
|
||||
"points": [
|
||||
59,
|
||||
80,
|
||||
80,
|
||||
100,
|
||||
68,
|
||||
62,
|
||||
87,
|
||||
72,
|
||||
42,
|
||||
49,
|
||||
58,
|
||||
53,
|
||||
57,
|
||||
51,
|
||||
42,
|
||||
32,
|
||||
37,
|
||||
30,
|
||||
24,
|
||||
38,
|
||||
57,
|
||||
29,
|
||||
18,
|
||||
32,
|
||||
38,
|
||||
24,
|
||||
24,
|
||||
24,
|
||||
20,
|
||||
21,
|
||||
29,
|
||||
32,
|
||||
26,
|
||||
18,
|
||||
32,
|
||||
36,
|
||||
30,
|
||||
36,
|
||||
29,
|
||||
32,
|
||||
29,
|
||||
28,
|
||||
41,
|
||||
20,
|
||||
28,
|
||||
58,
|
||||
18,
|
||||
24,
|
||||
16,
|
||||
2,
|
||||
22,
|
||||
17,
|
||||
22,
|
||||
21,
|
||||
12,
|
||||
22,
|
||||
14,
|
||||
13,
|
||||
11,
|
||||
20,
|
||||
16,
|
||||
16,
|
||||
18,
|
||||
12,
|
||||
28,
|
||||
28,
|
||||
32,
|
||||
16,
|
||||
16,
|
||||
24,
|
||||
16,
|
||||
20,
|
||||
14,
|
||||
18,
|
||||
12,
|
||||
26,
|
||||
17,
|
||||
11,
|
||||
30,
|
||||
16,
|
||||
9,
|
||||
20,
|
||||
42,
|
||||
13,
|
||||
13,
|
||||
24,
|
||||
17,
|
||||
13,
|
||||
20,
|
||||
12,
|
||||
14,
|
||||
13,
|
||||
14,
|
||||
71,
|
||||
82,
|
||||
20,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
17,
|
||||
5
|
||||
]
|
||||
},
|
||||
"type": "ia.display.sparkline"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "e3f896eac7304be6883e46da1db99bfafdfc917a8121a22d7e88efea32d5e0cf",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T00:59:22Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,854 @@
|
||||
{
|
||||
"custom": {
|
||||
"percents": {},
|
||||
"status": {
|
||||
"faulted": 3,
|
||||
"running": 35,
|
||||
"standby": 2
|
||||
},
|
||||
"total": 40
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.percents": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.percents.faulted": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.faulted}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.percents.running": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.running}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.percents.standby": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.standby}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
},
|
||||
"custom.status": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.total": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 300,
|
||||
"width": 250
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"text": "DM11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "70%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--call-to-action)",
|
||||
"textAlign": "end"
|
||||
},
|
||||
"text": "No leak detected"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "title"
|
||||
},
|
||||
"position": {
|
||||
"basis": "10%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "cdu"
|
||||
},
|
||||
"props": {
|
||||
"text": "CDU"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "running"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.running}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-white)"
|
||||
},
|
||||
"text": "Running"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "standby"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.standby}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-gray)"
|
||||
},
|
||||
"text": "Standby"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "faulted"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.faulted}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--high-performance-red)"
|
||||
},
|
||||
"text": "Faulted"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "cdu_0"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.total"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "\"of \" + {value}",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"gap": "var(--space-xs)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.running}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.running}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-white)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "darkgray",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 35
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.standby}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.standby}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-gray)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "var(--text-color)",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 2
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_1"
|
||||
},
|
||||
"propConfig": {
|
||||
"meta.visible": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "if({view.custom.status.faulted}\u003e0, true, false)"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"struct": {
|
||||
"current": "{view.custom.status.faulted}",
|
||||
"total": "{view.custom.total}"
|
||||
},
|
||||
"waitOnAll": true
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "(({value}[\u0027current\u0027] / {value}[\u0027total\u0027]) *100 ) + \"%\"",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "expr-struct"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--high-performance-red)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"color": "var(--text-color)",
|
||||
"textAlign": "center"
|
||||
},
|
||||
"text": 3
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "cdu"
|
||||
},
|
||||
"position": {
|
||||
"basis": "19.7%"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"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": "30%"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "divider"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-color)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Sparkline"
|
||||
},
|
||||
"position": {
|
||||
"basis": "70%"
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--call-to-action",
|
||||
"points": [
|
||||
59,
|
||||
80,
|
||||
80,
|
||||
100,
|
||||
68,
|
||||
62,
|
||||
87,
|
||||
72,
|
||||
42,
|
||||
49,
|
||||
58,
|
||||
53,
|
||||
57,
|
||||
51,
|
||||
42,
|
||||
32,
|
||||
37,
|
||||
30,
|
||||
24,
|
||||
38,
|
||||
57,
|
||||
29,
|
||||
18,
|
||||
32,
|
||||
38,
|
||||
24,
|
||||
24,
|
||||
24,
|
||||
20,
|
||||
21,
|
||||
29,
|
||||
32,
|
||||
26,
|
||||
18,
|
||||
32,
|
||||
36,
|
||||
30,
|
||||
36,
|
||||
29,
|
||||
32,
|
||||
29,
|
||||
28,
|
||||
41,
|
||||
20,
|
||||
28,
|
||||
58,
|
||||
18,
|
||||
24,
|
||||
16,
|
||||
2,
|
||||
22,
|
||||
17,
|
||||
22,
|
||||
21,
|
||||
12,
|
||||
22,
|
||||
14,
|
||||
13,
|
||||
11,
|
||||
20,
|
||||
16,
|
||||
16,
|
||||
18,
|
||||
12,
|
||||
28,
|
||||
28,
|
||||
32,
|
||||
16,
|
||||
16,
|
||||
24,
|
||||
16,
|
||||
20,
|
||||
14,
|
||||
18,
|
||||
12,
|
||||
26,
|
||||
17,
|
||||
11,
|
||||
30,
|
||||
16,
|
||||
9,
|
||||
20,
|
||||
42,
|
||||
13,
|
||||
13,
|
||||
24,
|
||||
17,
|
||||
13,
|
||||
20,
|
||||
12,
|
||||
14,
|
||||
13,
|
||||
14,
|
||||
71,
|
||||
82,
|
||||
20,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
17,
|
||||
5
|
||||
]
|
||||
},
|
||||
"type": "ia.display.sparkline"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "divider_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-color)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "variables"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"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": "30%"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "divider"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-color)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Sparkline"
|
||||
},
|
||||
"position": {
|
||||
"basis": "70%"
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--call-to-action",
|
||||
"points": [
|
||||
59,
|
||||
80,
|
||||
80,
|
||||
100,
|
||||
68,
|
||||
62,
|
||||
87,
|
||||
72,
|
||||
42,
|
||||
49,
|
||||
58,
|
||||
53,
|
||||
57,
|
||||
51,
|
||||
42,
|
||||
32,
|
||||
37,
|
||||
30,
|
||||
24,
|
||||
38,
|
||||
57,
|
||||
29,
|
||||
18,
|
||||
32,
|
||||
38,
|
||||
24,
|
||||
24,
|
||||
24,
|
||||
20,
|
||||
21,
|
||||
29,
|
||||
32,
|
||||
26,
|
||||
18,
|
||||
32,
|
||||
36,
|
||||
30,
|
||||
36,
|
||||
29,
|
||||
32,
|
||||
29,
|
||||
28,
|
||||
41,
|
||||
20,
|
||||
28,
|
||||
58,
|
||||
18,
|
||||
24,
|
||||
16,
|
||||
2,
|
||||
22,
|
||||
17,
|
||||
22,
|
||||
21,
|
||||
12,
|
||||
22,
|
||||
14,
|
||||
13,
|
||||
11,
|
||||
20,
|
||||
16,
|
||||
16,
|
||||
18,
|
||||
12,
|
||||
28,
|
||||
28,
|
||||
32,
|
||||
16,
|
||||
16,
|
||||
24,
|
||||
16,
|
||||
20,
|
||||
14,
|
||||
18,
|
||||
12,
|
||||
26,
|
||||
17,
|
||||
11,
|
||||
30,
|
||||
16,
|
||||
9,
|
||||
20,
|
||||
42,
|
||||
13,
|
||||
13,
|
||||
24,
|
||||
17,
|
||||
13,
|
||||
20,
|
||||
12,
|
||||
14,
|
||||
13,
|
||||
14,
|
||||
71,
|
||||
82,
|
||||
20,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
17,
|
||||
5
|
||||
]
|
||||
},
|
||||
"type": "ia.display.sparkline"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "divider_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-color)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "variables_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30%"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "71595dfaa2b402681152938bd53561f313a3b06d2de930f769d5c99c10592eb7",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T00:59:22Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {},
|
||||
"props": {},
|
||||
"root": {
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "82d6453d8f7d1c4a66555b1e2e50a2773e76fcaaa55838c8400c5bf6cb1f64bb",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T05:44:59Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,328 @@
|
||||
{
|
||||
"custom": {
|
||||
"breadcrumbs": [
|
||||
"Spaces",
|
||||
"Floor 1",
|
||||
"DM11"
|
||||
]
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.custom.breadcrumbs"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn value.split(\u0027/\u0027)",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
},
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 80,
|
||||
"width": 1200
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Icon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "38px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.breadcrumbs[0]"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "material/menu_open",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": "Home",
|
||||
"output": "material/home"
|
||||
},
|
||||
{
|
||||
"input": "Spaces",
|
||||
"output": "material/domain"
|
||||
},
|
||||
{
|
||||
"input": "Equipment",
|
||||
"output": "material/settings_input_component"
|
||||
},
|
||||
{
|
||||
"input": "Analysis",
|
||||
"output": "material/analytics"
|
||||
},
|
||||
{
|
||||
"input": "Alarms",
|
||||
"output": "material/notifications"
|
||||
},
|
||||
{
|
||||
"input": "Diagnostics",
|
||||
"output": "material/build"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--text-color)",
|
||||
"style": {
|
||||
"marginRight": "5px",
|
||||
"opacity": "0.50"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Breadcrumbs"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.instances": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.custom.breadcrumbs"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\titems \u003d value.split(\u0027/\u0027)\n\treturn_array \u003d []\n\tfor item in items:\n\t\tnew_item \u003d {}\n\t\tnew_item[\u0027label\u0027] \u003d item\n\t\tnew_item[\u0027isLast\u0027] \u003d False\n\t\treturn_array.append(new_item)\n\treturn_array[-1][\u0027isLast\u0027] \u003d True\n\treturn return_array",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "space-around",
|
||||
"alignItems": "center",
|
||||
"elementPosition": {
|
||||
"basis": "auto",
|
||||
"shrink": 0
|
||||
},
|
||||
"path": "Frames/Layouts/Header/Label",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.flex-repeater"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": [
|
||||
{
|
||||
"config": {},
|
||||
"enabled": false,
|
||||
"scope": "C",
|
||||
"type": "login"
|
||||
},
|
||||
{
|
||||
"config": {
|
||||
"script": "\tif self.session.props.auth.authenticated:\n\t\tsystem.perspective.logout()\n\telse:\n\t\tsystem.perspective.login()"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Icon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "30px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.props.auth.authenticated"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "material/login",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "material/person_outline"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "material/login"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--text-color)"
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": [
|
||||
{
|
||||
"config": {},
|
||||
"enabled": false,
|
||||
"scope": "C",
|
||||
"type": "login"
|
||||
},
|
||||
{
|
||||
"config": {
|
||||
"script": "\tif self.session.props.auth.authenticated:\n\t\tsystem.perspective.logout()\n\telse:\n\t\tsystem.perspective.login()"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Button"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.props.auth.authenticated"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "\"Login\"",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "{session.props.auth.user.userName}"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "\"Login\""
|
||||
}
|
||||
],
|
||||
"outputType": "expression",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"textStyle": {
|
||||
"color": "var(--text-color)"
|
||||
}
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "Controls"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"justify": "flex-end",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "Content"
|
||||
},
|
||||
"position": {
|
||||
"basis": "100%"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "center",
|
||||
"alignItems": "center",
|
||||
"style": {
|
||||
"paddingLeft": "10px"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"border": "var(--container-border)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "center",
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"backgroundColor": "var(--container-root)",
|
||||
"padding": "var(--space-sm)"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"customMethods": [],
|
||||
"extensionFunctions": null,
|
||||
"messageHandlers": [
|
||||
{
|
||||
"messageType": "updateBreadcrumb",
|
||||
"pageScope": true,
|
||||
"script": "\tself.view.custom.path \u003d payload[\u0027target\u0027]",
|
||||
"sessionScope": false,
|
||||
"viewScope": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "149e6b33210c4fa6c844762ef8265697d9a2255d193a1a47abbb0e2b5dd62565",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T00:50:41Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 314 B |
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"isLast": false,
|
||||
"label": ""
|
||||
},
|
||||
"propConfig": {
|
||||
"params.isLast": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 40,
|
||||
"width": 100
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "75%"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.opacity": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.isLast"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": 1
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": 0.3
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--text-color)"
|
||||
},
|
||||
"textStyle": {
|
||||
"textAlign": "center"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Icon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "25%"
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.isLast"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "!{value}",
|
||||
"type": "expression"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--text-color)",
|
||||
"path": "material/keyboard_arrow_right",
|
||||
"style": {
|
||||
"opacity": "0.50"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "visible"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "c6e4ac3b7b27a25b0e0c1699fba89980523c8bf06088f6972b50acbfbf10646c",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:03:02Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 7.3 KiB |
@@ -0,0 +1,933 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 491,
|
||||
"width": 200
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "3F_Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "25px",
|
||||
"shrink": 0
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"color": "var(--text-color)"
|
||||
},
|
||||
"text": "Data Halls"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM31\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM31"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 20,
|
||||
"width": 30
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM31"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM32\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM32"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 25,
|
||||
"width": 30
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM32"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM33\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM33"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 25,
|
||||
"position": "center",
|
||||
"width": 30
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM33"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM34\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM34"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 25,
|
||||
"width": 30
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM34"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "3F_Btns"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "center",
|
||||
"alignItems": "center",
|
||||
"justify": "center",
|
||||
"style": {
|
||||
"gap": "var(--space-sm)",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"wrap": "wrap"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Divider1"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-muted)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM21\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM21"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 15,
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM21"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM22\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM22"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM22"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM23\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM23"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM23"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM24\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM24"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM24"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "2F_Btns"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "center",
|
||||
"alignItems": "center",
|
||||
"justify": "center",
|
||||
"style": {
|
||||
"gap": "var(--space-sm)",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"wrap": "wrap"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Divider2"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-muted)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM11\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM11"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"height": 15,
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM11"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM12\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM12"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM12"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM13\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM13"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM13"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.getChild(\"root\").custom.selected \u003d \"DM14\""
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "DM14"
|
||||
},
|
||||
"position": {
|
||||
"basis": "80px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--call-to-action)\u0027\n\treturn \u0027var(--container)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.color": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "/root.custom.selected"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif value \u003d\u003d self.props.text:\n\t\treturn \u0027var(--container)\u0027\n\treturn \u0027var(--call-to-action)\u0027",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"image": {
|
||||
"width": 150
|
||||
},
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderWidth": "2px",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"text": "DM14"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "1F_Btns"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "center",
|
||||
"alignItems": "center",
|
||||
"justify": "center",
|
||||
"style": {
|
||||
"gap": "var(--space-sm)",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"wrap": "wrap"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"custom": {
|
||||
"selected": "DM31"
|
||||
},
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "15f25d9700e530d0aa0a7dc88237690a298a58b4e05210dcf907ff92c7b853ce",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T05:05:40Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 22 KiB |
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"custom": {
|
||||
"isCollapsed": false
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.isCollapsed": {
|
||||
"persistent": true
|
||||
},
|
||||
"props.defaultSize.width": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.isExpanded"
|
||||
},
|
||||
"enabled": false,
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": 250
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": 60
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"width": 273
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "EmbeddedView"
|
||||
},
|
||||
"position": {
|
||||
"basis": "10%"
|
||||
},
|
||||
"props": {
|
||||
"path": "Components/Atoms/Logo",
|
||||
"style": {
|
||||
"backgroundColor": "var(--container)",
|
||||
"padding": "26px"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Full_Menu"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "!{view.custom.isCollapsed}"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"props.instances": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.custom.navStructure"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn_list \u003d []\n\tfor item in value:\n\t\tnew_item \u003d dict(item)\n\t\tnew_item[\u0027breadcrumbs\u0027] \u003d item[\u0027label\u0027]\n\t\treturn_list.append(new_item)\n\treturn return_list",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"alignItems": "flex-start",
|
||||
"direction": "column",
|
||||
"elementPosition": {
|
||||
"basis": "auto",
|
||||
"grow": 0,
|
||||
"shrink": 0
|
||||
},
|
||||
"path": "Frames/Layouts/Navigation/Tree/L1",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"overflow": "visible",
|
||||
"padding": "var(--space-sm)"
|
||||
},
|
||||
"useDefaultViewHeight": false,
|
||||
"useDefaultViewWidth": false
|
||||
},
|
||||
"type": "ia.display.flex-repeater"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Icon_Menu"
|
||||
},
|
||||
"position": {
|
||||
"basis": "320px"
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "{view.custom.isCollapsed}"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"props.instances": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.custom.navStructure"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn_list \u003d []\n\tfor item in value:\n\t\tnew_item \u003d dict(item)\n\t\tnew_item[\u0027breadcrumbs\u0027] \u003d item[\u0027label\u0027]\n\t\treturn_list.append(new_item)\n\treturn return_list",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"path": "Frames/Layouts/Navigation/Tree/IconButton"
|
||||
},
|
||||
"type": "ia.display.flex-repeater"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "Tree Container"
|
||||
},
|
||||
"position": {
|
||||
"basis": "100%"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "CardContainer"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1
|
||||
},
|
||||
"props": {
|
||||
"alignItems": "center",
|
||||
"direction": "column",
|
||||
"justify": "space-between",
|
||||
"style": {
|
||||
"backgroundColor": "var(--palette-slate-150-1)",
|
||||
"border": "var(--container-border)",
|
||||
"borderRadius": "var(--border-radius)",
|
||||
"boxShadow": "var(--box-shadow-2)",
|
||||
"fontSize": "var(--text-md)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
],
|
||||
"events": {
|
||||
"system": {
|
||||
"onStartup": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.navStructure \u003d ui.navigation.get_structure()\n\tself.view.custom.isCollapsed \u003d False"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"alignContent": "flex-start",
|
||||
"alignItems": "flex-start",
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"backgroundColor": "var(--container-root)",
|
||||
"classes": "navtree",
|
||||
"padding": "var(--space-sm)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "9ffa27e4d45921006e7989b0ccd69fed2c99e69ec78cd023642cda7b5c674bb4",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:01:20Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 204 B |
@@ -0,0 +1,109 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"breadcrumbs": "",
|
||||
"icon": {
|
||||
"path": "material/home"
|
||||
},
|
||||
"label": "value",
|
||||
"target": "/Facility"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.breadcrumbs": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.icon": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.target": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 35,
|
||||
"width": 35
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "ExpandIcon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "25px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.icon.path"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"color": "var(--text-color)"
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
}
|
||||
],
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\t#toggleItemsByPath(itemsCopy, itemPath, breadcrumb)\n\ttarget \u003d self.view.params.target\n\tif target !\u003d \"\":\n\t\tsystem.perspective.navigate(view \u003d target)\n\t\tself.session.custom.breadcrumbs \u003d self.view.params.breadcrumbs"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "root",
|
||||
"tooltip": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"propConfig": {
|
||||
"custom.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.breadcrumbs"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn str(value)",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"meta.tooltip.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"justify": "center",
|
||||
"style": {
|
||||
"cursor": "pointer"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "447a9cc74fdc6139c36270d1c98f5105d19bd754e3d12e8fb7513cb06e647c11",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:08:25Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
@@ -0,0 +1,437 @@
|
||||
{
|
||||
"custom": {
|
||||
"breadcrumbs": "value",
|
||||
"isExpanded": true
|
||||
},
|
||||
"params": {
|
||||
"breadcrumbs": "",
|
||||
"expanded": false,
|
||||
"icon": {
|
||||
"path": "material/home"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"breadcumbs": "Home_1_",
|
||||
"icon": {
|
||||
"path": "material/home"
|
||||
},
|
||||
"items": [],
|
||||
"label": "Home",
|
||||
"target": "Pages/Dashboard/Home"
|
||||
},
|
||||
{
|
||||
"breadcumbs": "Spaces_1_",
|
||||
"icon": {
|
||||
"path": "material/domain"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM11",
|
||||
"target": "Pages/Spaces/Floor_01/DM11"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM12",
|
||||
"target": "Pages/Spaces/Floor_01/DM12"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM13",
|
||||
"target": "Pages/Spaces/Floor_01/DM13"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM14",
|
||||
"target": "Pages/Spaces/Floor_01/DM14"
|
||||
}
|
||||
],
|
||||
"label": "Fisrt Floor",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM21",
|
||||
"target": "Pages/Spaces/Floor_02/DM21"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM22",
|
||||
"target": "Pages/Spaces/Floor_02/DM22"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM23",
|
||||
"target": "Pages/Spaces/Floor_02/DM23"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM24",
|
||||
"target": "Pages/Spaces/Floor_02/DM24"
|
||||
}
|
||||
],
|
||||
"label": "Second Floor",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM31",
|
||||
"target": "Pages/Spaces/Floor_03/DM31"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM32",
|
||||
"target": "Pages/Spaces/Floor_03/DM32"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM33",
|
||||
"target": "Pages/Spaces/Floor_03/DM33"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM34",
|
||||
"target": "Pages/Spaces/Floor_03/DM34"
|
||||
}
|
||||
],
|
||||
"label": "Third Floor",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Spaces",
|
||||
"target": "Pages/Dashboard/Spaces"
|
||||
},
|
||||
{
|
||||
"breadcumbs": "Equipment_1_",
|
||||
"icon": {
|
||||
"path": "material/settings_input_component"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "CDU",
|
||||
"target": "Pages/Systems/CDU"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "RPP",
|
||||
"target": "Pages/Systems/RPP"
|
||||
}
|
||||
],
|
||||
"label": "Equipment",
|
||||
"target": "Pages/Dashboard/Equipment"
|
||||
},
|
||||
{
|
||||
"breadcumbs": "Analysis_1_",
|
||||
"icon": {
|
||||
"path": "material/analytics"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Trend Builder",
|
||||
"target": "Pages/Analysis/Trend_Builder"
|
||||
}
|
||||
],
|
||||
"label": "Analysis",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"breadcumbs": "Alarms_1_",
|
||||
"icon": {
|
||||
"path": "material/notifications"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Active",
|
||||
"target": "Pages/Alarms/Active"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "History",
|
||||
"target": "Pages/Alarms/History"
|
||||
}
|
||||
],
|
||||
"label": "Alarms",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"breadcumbs": "Diagnostics_1_",
|
||||
"icon": {
|
||||
"path": "material/build"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Gateway",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Connections",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Panels",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Diagnostics",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Facility",
|
||||
"target": "/Facility"
|
||||
},
|
||||
"propConfig": {
|
||||
"custom.breadcrumbs": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.isExpanded": {
|
||||
"persistent": true
|
||||
},
|
||||
"params.breadcrumbs": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.expanded": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.icon": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.items": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.target": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 88
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.custom.isExpanded \u003d not self.view.custom.isExpanded\n"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.breadcrumbs"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.expanded": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.isExpanded"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.icon": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.icon"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.items": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.label": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.target": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.target"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"path": "Frames/Layouts/Navigation/Tree/Row",
|
||||
"useDefaultViewWidth": true
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FlexRepeater"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.isExpanded"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.instances": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn_list \u003d []\n\tfor item in value:\n\t\tnew_item \u003d dict(item)\n\t\tnew_item[\u0027breadcrumbs\u0027] \u003d self.view.params.breadcrumbs + \u0027/\u0027 + new_item[\u0027label\u0027]\n\t\treturn_list.append(new_item)\n\treturn return_list",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"elementPosition": {
|
||||
"basis": "auto",
|
||||
"shrink": 0
|
||||
},
|
||||
"path": "Frames/Layouts/Navigation/Tree/L2",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)"
|
||||
},
|
||||
"useDefaultViewHeight": false,
|
||||
"useDefaultViewWidth": false
|
||||
},
|
||||
"type": "ia.display.flex-repeater"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"paddingLeft": "4px"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "af70ce9083eb1ce4bce32b28c3ad137a7fa8d3455d7e31f0c7ae8a0397b50918",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:08:34Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
@@ -0,0 +1,439 @@
|
||||
{
|
||||
"custom": {
|
||||
"isExpanded": true
|
||||
},
|
||||
"params": {
|
||||
"breadcrumbs": "",
|
||||
"expanded": false,
|
||||
"icon": {
|
||||
"path": "\"..\""
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"breadcrumbs": "valueHome_2_",
|
||||
"breadcumbs": "Home_1_",
|
||||
"icon": {
|
||||
"path": "material/home"
|
||||
},
|
||||
"items": [],
|
||||
"label": "Home",
|
||||
"target": "Pages/Dashboard/Home"
|
||||
},
|
||||
{
|
||||
"breadcrumbs": "valueSpaces_2_",
|
||||
"breadcumbs": "Spaces_1_",
|
||||
"icon": {
|
||||
"path": "material/domain"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM11",
|
||||
"target": "Pages/Spaces/Floor_01/DM11"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM12",
|
||||
"target": "Pages/Spaces/Floor_01/DM12"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM13",
|
||||
"target": "Pages/Spaces/Floor_01/DM13"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM14",
|
||||
"target": "Pages/Spaces/Floor_01/DM14"
|
||||
}
|
||||
],
|
||||
"label": "Fisrt Floor",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM21",
|
||||
"target": "Pages/Spaces/Floor_02/DM21"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM22",
|
||||
"target": "Pages/Spaces/Floor_02/DM22"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM23",
|
||||
"target": "Pages/Spaces/Floor_02/DM23"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM24",
|
||||
"target": "Pages/Spaces/Floor_02/DM24"
|
||||
}
|
||||
],
|
||||
"label": "Second Floor",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM31",
|
||||
"target": "Pages/Spaces/Floor_03/DM31"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM32",
|
||||
"target": "Pages/Spaces/Floor_03/DM32"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM33",
|
||||
"target": "Pages/Spaces/Floor_03/DM33"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM34",
|
||||
"target": "Pages/Spaces/Floor_03/DM34"
|
||||
}
|
||||
],
|
||||
"label": "Third Floor",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Spaces",
|
||||
"target": "Pages/Dashboard/Spaces"
|
||||
},
|
||||
{
|
||||
"breadcrumbs": "valueEquipment_2_",
|
||||
"breadcumbs": "Equipment_1_",
|
||||
"icon": {
|
||||
"path": "material/settings_input_component"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "CDU",
|
||||
"target": "Pages/Systems/CDU"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "RPP",
|
||||
"target": "Pages/Systems/RPP"
|
||||
}
|
||||
],
|
||||
"label": "Equipment",
|
||||
"target": "Pages/Dashboard/Equipment"
|
||||
},
|
||||
{
|
||||
"breadcrumbs": "valueAnalysis_2_",
|
||||
"breadcumbs": "Analysis_1_",
|
||||
"icon": {
|
||||
"path": "material/analytics"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Trend Builder",
|
||||
"target": "Pages/Analysis/Trend_Builder"
|
||||
}
|
||||
],
|
||||
"label": "Analysis",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"breadcrumbs": "valueAlarms_2_",
|
||||
"breadcumbs": "Alarms_1_",
|
||||
"icon": {
|
||||
"path": "material/notifications"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Active",
|
||||
"target": "Pages/Alarms/Active"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "History",
|
||||
"target": "Pages/Alarms/History"
|
||||
}
|
||||
],
|
||||
"label": "Alarms",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"breadcrumbs": "valueDiagnostics_2_",
|
||||
"breadcumbs": "Diagnostics_1_",
|
||||
"icon": {
|
||||
"path": "material/build"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Gateway",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Connections",
|
||||
"target": ""
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": ".."
|
||||
},
|
||||
"items": [],
|
||||
"label": "Panels",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Diagnostics",
|
||||
"target": ""
|
||||
}
|
||||
],
|
||||
"label": "Facility",
|
||||
"target": "/Facility"
|
||||
},
|
||||
"propConfig": {
|
||||
"custom.isExpanded": {
|
||||
"persistent": true
|
||||
},
|
||||
"params.breadcrumbs": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.expanded": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.icon": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.items": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.target": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 88
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.custom.isExpanded \u003d not self.view.custom.isExpanded\n"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.breadcrumbs"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.expanded": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.isExpanded"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.icon": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.icon"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.items": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.label": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.target": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.target"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"path": "Frames/Layouts/Navigation/Tree/Row",
|
||||
"useDefaultViewWidth": true
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FlexRepeater"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.isExpanded"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.instances": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn_list \u003d []\n\tfor item in value:\n\t\tnew_item \u003d dict(item)\n\t\tnew_item[\u0027breadcrumbs\u0027] \u003d self.view.params.breadcrumbs + \u0027/\u0027 + new_item[\u0027label\u0027]\n\t\treturn_list.append(new_item)\n\treturn return_list",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"elementPosition": {
|
||||
"basis": "auto",
|
||||
"shrink": 0
|
||||
},
|
||||
"path": "Frames/Layouts/Navigation/Tree/L3",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)"
|
||||
},
|
||||
"useDefaultViewHeight": false,
|
||||
"useDefaultViewWidth": false
|
||||
},
|
||||
"type": "ia.display.flex-repeater"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"gap": "var(--space-xs)",
|
||||
"paddingLeft": "6px"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "428dadab05768ee61ffb65c3546e3810dedd1ae8946bec1a5c50c295ff43eb60",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:09:21Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 707 B |
@@ -0,0 +1,163 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"breadcrumbs": "",
|
||||
"expanded": false,
|
||||
"icon": {
|
||||
"path": "\"..\""
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"icon": {
|
||||
"path": "material/dns"
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM 11",
|
||||
"target": "Pages/Spaces/1st_Floor/DM11"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": "material/dns"
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM 12",
|
||||
"target": "/facility/floor1/dm12"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": "material/dns"
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM 13",
|
||||
"target": "/facility/floor1/dm13"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"path": "material/dns"
|
||||
},
|
||||
"items": [],
|
||||
"label": "DM 14",
|
||||
"target": "/facility/floor1/dm14"
|
||||
}
|
||||
],
|
||||
"label": "Facility",
|
||||
"target": "/Facility"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.breadcrumbs": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.expanded": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.icon": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.items": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.target": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 88
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.view.custom.isExpanded \u003d not self.view.custom.isExpanded\n"
|
||||
},
|
||||
"enabled": false,
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1,
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.breadcrumbs"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.icon": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.icon"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.items": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.label": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.target": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.target"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"expanded": false
|
||||
},
|
||||
"path": "Frames/Layouts/Navigation/Tree/Row",
|
||||
"useDefaultViewWidth": true
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"style": {
|
||||
"marginBottom": "var(--space-xs)",
|
||||
"paddingLeft": "10px"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "1a86216f4b56483f6ebf0c9554b4ac3e43f4226b7fc41b2252da1e058a22b744",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-03-05T01:01:59Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 252 B |
@@ -0,0 +1,226 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"breadcrumbs": "",
|
||||
"expanded": false,
|
||||
"icon": {
|
||||
"path": "material/home"
|
||||
},
|
||||
"items": [],
|
||||
"label": "Facility",
|
||||
"target": "/Facility"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.breadcrumbs": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.expanded": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.icon": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.items": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.label": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.target": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 35,
|
||||
"width": 200
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "ExpandIcon"
|
||||
},
|
||||
"position": {
|
||||
"basis": "15px"
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif len(value) \u003e 0:\n\t\treturn True\n\telse:\n\t\treturn False",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.expanded"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "material/arrow_drop_down"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "material/arrow_right"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "ia.display.icon"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Spacer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "15px"
|
||||
},
|
||||
"propConfig": {
|
||||
"position.display": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.items"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\tif len(value) \u003e 0:\n\t\treturn False\n\telse:\n\t\treturn True",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"classes": "navigation/items"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Selected"
|
||||
},
|
||||
"position": {
|
||||
"basis": "5px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.style.backgroundColor": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "session.custom.breadcrumbs"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\titems \u003d value.split(\u0027/\u0027)\n\tif items[-1] \u003d\u003d self.view.params.label:\n\t\treturn \"var(--call-to-action-highlight)\"\n\telse:\n\t\treturn \"var(--container)\"",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"borderBottomLeftRadius": "var(--border-radius-input)",
|
||||
"borderTopLeftRadius": "var(--border-radius-input)",
|
||||
"transition": "all 0.1s ease-in-out"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "134px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.label"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"borderBottomRightRadius": "var(--border-radius-input)",
|
||||
"borderTopRightRadius": "var(--border-radius-input)",
|
||||
"classes": "navigation/items",
|
||||
"paddingLeft": "var(--space-xs)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\t#toggleItemsByPath(itemsCopy, itemPath, breadcrumb)\n\ttarget \u003d self.view.params.target\n\tif target !\u003d \"\":\n\t\tsystem.perspective.navigate(view \u003d target)\n\t\tself.session.custom.breadcrumbs \u003d self.custom.breadcrumbs"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"propConfig": {
|
||||
"custom.breadcrumbs": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.breadcrumbs"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn str(value)",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"cursor": "pointer"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||