Upload of projects and themes

This commit is contained in:
2026-02-17 18:14:44 +00:00
parent 00ee2e1ee1
commit c7730b9da4
302 changed files with 24019 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "1855a076b35bd78751a2d9cd3dd79d4a0a8407d4515b53d820774c8bf75acc2d",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-02-13T20:49:49Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -0,0 +1,90 @@
{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 1088,
"width": 1364
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "CDU1_System"
},
"position": {
"grow": 1
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/TX21_DM11_CDU01"
},
"path": "Components/Diagrams/CDU"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "CDU2_System"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/TX21_DM111_RPP01"
},
"path": "Components/Diagrams/CDU"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "Diagrams"
},
"position": {
"grow": 1,
"shrink": 0
},
"props": {
"alignItems": "center",
"direction": "column",
"justify": "center"
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "Navigation"
},
"position": {
"basis": "200px",
"grow": 1,
"shrink": 0
},
"props": {
"path": "Components/Cards/CDU_Navigation",
"useDefaultViewHeight": true
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "Row",
"justify": "center",
"style": {
"backgroundColor": "var(--container-root)",
"overflow": "scroll",
"padding": "var(--space-xs)"
}
},
"type": "ia.container.flex"
}
}

View File

@@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "cc89fed1739ffbd95c569d92d9ca391857863fcf3fe31a81cd486fb3516c2655",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-01-31T00:55:47Z"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -0,0 +1,38 @@
{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "page.props.pageId"
},
"type": "property"
}
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)"
}
},
"type": "ia.container.flex"
}
}