mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 14:52:55 +01:00
Initial commit
Co-Authored-By: Eric Tuvesson <eric.tuvesson@gmail.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: Anders Larsson <64838990+anders-topp@users.noreply.github.com> Co-Authored-By: Johan <4934465+joolsus@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: victoratndl <99176179+victoratndl@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"name": "Component merge test",
|
||||
"components": [
|
||||
{
|
||||
"name": "/App",
|
||||
"graph": {
|
||||
"connections": [],
|
||||
"roots": [
|
||||
{
|
||||
"id": "eacc74e7-4dce-2baf-354b-8070e2b2b872",
|
||||
"type": "Group",
|
||||
"x": 177,
|
||||
"y": 141.5,
|
||||
"parameters": {
|
||||
"backgroundColor": "#FFFFFF"
|
||||
},
|
||||
"ports": [],
|
||||
"dynamicports": [],
|
||||
"children": [
|
||||
{
|
||||
"id": "60e27c50-600e-2e40-3aa4-46ad349bbaa4",
|
||||
"type": "Text",
|
||||
"parameters": {
|
||||
"fontFamily": "Arial",
|
||||
"fontSize": {
|
||||
"value": 32,
|
||||
"unit": "px"
|
||||
},
|
||||
"text": "Hello"
|
||||
},
|
||||
"ports": [],
|
||||
"dynamicports": [],
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"id": "fb1003da-7d3c-f198-b84e-00c31db19927",
|
||||
"type": "Text",
|
||||
"parameters": {
|
||||
"fontFamily": "Arial",
|
||||
"fontSize": {
|
||||
"value": 18,
|
||||
"unit": "px"
|
||||
},
|
||||
"color": "#666666",
|
||||
"text": "Welcome to Noodl"
|
||||
},
|
||||
"ports": [],
|
||||
"dynamicports": [],
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"metadata": {
|
||||
"canvasSize": {
|
||||
"width": "375px",
|
||||
"height": "667px"
|
||||
},
|
||||
"canvasPos": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"settings": {},
|
||||
"rootNodeId": "eacc74e7-4dce-2baf-354b-8070e2b2b872",
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"dbCollections": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user