Merge pull request #1044 from alixander/amend-test

amend theme test
This commit is contained in:
Alexander Wang 2023-03-16 13:02:17 -07:00 committed by GitHub
commit a1fc223521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2474 additions and 361 deletions

View file

@ -8,9 +8,9 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 0, "x": 0,
"y": 275 "y": 438
}, },
"width": 410, "width": 480,
"height": 1225, "height": 1225,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
@ -50,9 +50,9 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 96, "x": 96,
"y": 340 "y": 503
}, },
"width": 294, "width": 364,
"height": 317, "height": 317,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
@ -91,8 +91,8 @@
"id": "network.cell tower.satellites", "id": "network.cell tower.satellites",
"type": "stored_data", "type": "stored_data",
"pos": { "pos": {
"x": 163, "x": 136,
"y": 372 "y": 535
}, },
"width": 161, "width": 161,
"height": 66, "height": 66,
@ -132,8 +132,8 @@
"id": "network.cell tower.transmitter", "id": "network.cell tower.transmitter",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 168, "x": 238,
"y": 559 "y": 722
}, },
"width": 151, "width": 151,
"height": 66, "height": 66,
@ -174,7 +174,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 20, "x": 20,
"y": 1319 "y": 1482
}, },
"width": 157, "width": 157,
"height": 151, "height": 151,
@ -216,7 +216,7 @@
"type": "hexagon", "type": "hexagon",
"pos": { "pos": {
"x": 71, "x": 71,
"y": 1360 "y": 1523
}, },
"width": 65, "width": 65,
"height": 69, "height": 69,
@ -256,8 +256,8 @@
"id": "network.data processor", "id": "network.data processor",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 147, "x": 218,
"y": 814 "y": 977
}, },
"width": 192, "width": 192,
"height": 182, "height": 182,
@ -298,8 +298,8 @@
"id": "network.data processor.storage", "id": "network.data processor.storage",
"type": "cylinder", "type": "cylinder",
"pos": { "pos": {
"x": 187, "x": 258,
"y": 846 "y": 1009
}, },
"width": 112, "width": 112,
"height": 118, "height": 118,
@ -340,7 +340,7 @@
"type": "person", "type": "person",
"pos": { "pos": {
"x": 82, "x": 82,
"y": 0 "y": 82
}, },
"width": 130, "width": 130,
"height": 87, "height": 87,
@ -380,8 +380,8 @@
"id": "api server", "id": "api server",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 450, "x": 521,
"y": 1076 "y": 1239
}, },
"width": 142, "width": 142,
"height": 66, "height": 66,
@ -421,8 +421,8 @@
"id": "logs", "id": "logs",
"type": "page", "type": "page",
"pos": { "pos": {
"x": 480, "x": 551,
"y": 1313 "y": 1476
}, },
"width": 82, "width": 82,
"height": 87, "height": 87,
@ -457,6 +457,294 @@
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
},
{
"id": "users",
"type": "sql_table",
"pos": {
"x": 272,
"y": 30
},
"width": 262,
"height": 216,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "N1",
"stroke": "N7",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": [
{
"name": {
"label": "id",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 22,
"labelHeight": 26
},
"type": {
"label": "int",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 34,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "name",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 46,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "email",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 58,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "password",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 94,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "last_login",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 118,
"labelHeight": 26
},
"type": {
"label": "datetime",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 94,
"labelHeight": 26
},
"constraint": "",
"reference": ""
}
],
"label": "USERS",
"fontSize": 20,
"fontFamily": "mono",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 71,
"labelHeight": 31,
"zIndex": 0,
"level": 1,
"primaryAccentColor": "B2",
"secondaryAccentColor": "AA2",
"neutralAccentColor": "N2"
},
{
"id": "products",
"type": "class",
"pos": {
"x": 594,
"y": 0
},
"width": 242,
"height": 276,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "N1",
"stroke": "N7",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": [
{
"name": "id",
"type": "int",
"visibility": "public"
},
{
"name": "price",
"type": "decimal",
"visibility": "public"
},
{
"name": "sku",
"type": "string",
"visibility": "public"
},
{
"name": "name",
"type": "string",
"visibility": "public"
}
],
"methods": null,
"columns": null,
"label": "PRODUCTS",
"fontSize": 20,
"fontFamily": "mono",
"language": "",
"color": "N1",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 112,
"labelHeight": 31,
"zIndex": 0,
"level": 1,
"primaryAccentColor": "B2",
"secondaryAccentColor": "AA2",
"neutralAccentColor": "N2"
},
{
"id": "markdown",
"type": "text",
"pos": {
"x": 896,
"y": 79
},
"width": 128,
"height": 119,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "N1",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "# A TALE\n- OF\n- TWO CITIES",
"fontSize": 16,
"fontFamily": "mono",
"language": "markdown",
"color": "N1",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 128,
"labelHeight": 119,
"zIndex": 0,
"level": 1
} }
], ],
"connections": [ "connections": [
@ -486,20 +774,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 218, "x": 201,
"y": 439 "y": 602
}, },
{ {
"x": 182.4, "x": 179,
"y": 487 "y": 650
}, },
{ {
"x": 182.5, "x": 191.7,
"y": 511.2 "y": 674.2
}, },
{ {
"x": 218.5, "x": 264.5,
"y": 560 "y": 723
} }
], ],
"isCurve": true, "isCurve": true,
@ -534,20 +822,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 243, "x": 226,
"y": 439 "y": 602
}, },
{ {
"x": 243.2, "x": 239.8,
"y": 487 "y": 650
}, },
{ {
"x": 243.25, "x": 252.25,
"y": 511.2 "y": 674.2
}, },
{ {
"x": 243.25, "x": 288.25,
"y": 560 "y": 723
} }
], ],
"isCurve": true, "isCurve": true,
@ -582,20 +870,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 268, "x": 290,
"y": 439 "y": 602
}, },
{ {
"x": 304, "x": 395.2,
"y": 487 "y": 650
}, },
{ {
"x": 304, "x": 407.5,
"y": 511.2 "y": 674.2
}, },
{ {
"x": 268, "x": 351.5,
"y": 560 "y": 723
} }
], ],
"isCurve": true, "isCurve": true,
@ -630,32 +918,32 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 243.25, "x": 313.5,
"y": 625.5 "y": 788.5
}, },
{ {
"x": 243.25, "x": 313.5,
"y": 651.1 "y": 814.1
}, },
{ {
"x": 243.25, "x": 313.5,
"y": 669.6 "y": 832.6
}, },
{ {
"x": 243.25, "x": 313.5,
"y": 687.75 "y": 850.75
}, },
{ {
"x": 243.25, "x": 313.5,
"y": 705.9 "y": 868.9
}, },
{ {
"x": 243.2, "x": 313.6,
"y": 792.2 "y": 955.2
}, },
{ {
"x": 243, "x": 314,
"y": 847 "y": 1010
} }
], ],
"isCurve": true, "isCurve": true,
@ -690,20 +978,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 172, "x": 157,
"y": 87 "y": 169
}, },
{ {
"x": 229, "x": 204.8,
"y": 156.2 "y": 303
}, },
{ {
"x": 243.25, "x": 216.75,
"y": 248.2 "y": 411.2
}, },
{ {
"x": 243.25, "x": 216.75,
"y": 305 "y": 468
} }
], ],
"isCurve": true, "isCurve": true,
@ -738,176 +1026,176 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 128, "x": 136,
"y": 87 "y": 169
}, },
{ {
"x": 86.6, "x": 88.19999999999999,
"y": 156.2 "y": 303
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 185.6 "y": 348.6
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 203.75 "y": 366.75
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 221.9 "y": 384.9
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 244 "y": 407
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 259 "y": 422
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 274 "y": 437
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 300.6 "y": 463.6
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 325.5 "y": 488.5
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 350.4 "y": 513.4
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 385.7 "y": 548.7
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 413.75 "y": 576.75
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 441.8 "y": 604.8
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 479.2 "y": 642.2
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 507.25 "y": 670.25
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 535.3 "y": 698.3
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 570.6 "y": 733.6
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 595.5 "y": 758.5
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 620.4 "y": 783.4
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 649.1 "y": 812.1
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 667.25 "y": 830.25
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 685.4 "y": 848.4
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 709.6 "y": 872.6
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 727.75 "y": 890.75
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 745.9 "y": 908.9
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 779.8 "y": 942.8
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 812.5 "y": 975.5
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 845.2 "y": 1008.2
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 888.8 "y": 1051.8
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 921.5 "y": 1084.5
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 954.2 "y": 1117.2
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 986 "y": 1149
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1001 "y": 1164
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1016 "y": 1179
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1042.6 "y": 1205.6
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1067.5 "y": 1230.5
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1092.4 "y": 1255.4
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1127.7 "y": 1290.7
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1155.75 "y": 1318.75
}, },
{ {
"x": 76.25, "x": 76.25,
"y": 1183.8 "y": 1346.8
}, },
{ {
"x": 79.6, "x": 79.6,
"y": 1282.6 "y": 1445.6
}, },
{ {
"x": 93, "x": 93,
"y": 1361 "y": 1524
} }
], ],
"isCurve": true, "isCurve": true,
@ -942,20 +1230,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 450.25, "x": 520.5,
"y": 1126 "y": 1286.4080303852415
}, },
{ {
"x": 194.64999999999998, "x": 208.7,
"y": 1187.2 "y": 1349.6816060770484
}, },
{ {
"x": 127.4, "x": 127.4,
"y": 1282.6 "y": 1445.6
}, },
{ {
"x": 114, "x": 114,
"y": 1361 "y": 1524
} }
], ],
"isCurve": true, "isCurve": true,
@ -990,20 +1278,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 521.25, "x": 591.5,
"y": 1142 "y": 1305
}, },
{ {
"x": 521.25, "x": 591.5,
"y": 1190.4 "y": 1353.4
}, },
{ {
"x": 521.2, "x": 591.6,
"y": 1273 "y": 1436
}, },
{ {
"x": 521, "x": 592,
"y": 1313 "y": 1476
} }
], ],
"isCurve": true, "isCurve": true,
@ -1038,20 +1326,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 243.25, "x": 313.5,
"y": 996.5 "y": 1159.5
}, },
{ {
"x": 243.25, "x": 313.5,
"y": 1020.1 "y": 1183.1
}, },
{ {
"x": 284.65, "x": 354.9,
"y": 1038.4 "y": 1201.3604316546762
}, },
{ {
"x": 450.25, "x": 520.5,
"y": 1088 "y": 1250.8021582733813
} }
], ],
"isCurve": true, "isCurve": true,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 472 KiB

View file

@ -8,7 +8,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 12, "x": 12,
"y": 311 "y": 524
}, },
"width": 611, "width": 611,
"height": 902, "height": 902,
@ -50,7 +50,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 62, "x": 62,
"y": 361 "y": 574
}, },
"width": 261, "width": 261,
"height": 413, "height": 413,
@ -92,7 +92,7 @@
"type": "stored_data", "type": "stored_data",
"pos": { "pos": {
"x": 112, "x": 112,
"y": 411 "y": 624
}, },
"width": 161, "width": 161,
"height": 66, "height": 66,
@ -133,7 +133,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 117, "x": 117,
"y": 658 "y": 871
}, },
"width": 151, "width": 151,
"height": 66, "height": 66,
@ -174,7 +174,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 343, "x": 343,
"y": 366 "y": 579
}, },
"width": 230, "width": 230,
"height": 169, "height": 169,
@ -216,7 +216,7 @@
"type": "hexagon", "type": "hexagon",
"pos": { "pos": {
"x": 418, "x": 418,
"y": 416 "y": 629
}, },
"width": 80, "width": 80,
"height": 69, "height": 69,
@ -257,7 +257,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 70, "x": 70,
"y": 945 "y": 1158
}, },
"width": 245, "width": 245,
"height": 218, "height": 218,
@ -299,7 +299,7 @@
"type": "cylinder", "type": "cylinder",
"pos": { "pos": {
"x": 136, "x": 136,
"y": 995 "y": 1208
}, },
"width": 112, "width": 112,
"height": 118, "height": 118,
@ -339,8 +339,8 @@
"id": "user", "id": "user",
"type": "person", "type": "person",
"pos": { "pos": {
"x": 314, "x": 257,
"y": 12 "y": 175
}, },
"width": 130, "width": 130,
"height": 87, "height": 87,
@ -380,8 +380,8 @@
"id": "api server", "id": "api server",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 592, "x": 537,
"y": 59 "y": 222
}, },
"width": 142, "width": 142,
"height": 66, "height": 66,
@ -422,7 +422,7 @@
"type": "page", "type": "page",
"pos": { "pos": {
"x": 703, "x": 703,
"y": 311 "y": 524
}, },
"width": 82, "width": 82,
"height": 87, "height": 87,
@ -457,6 +457,294 @@
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
},
{
"id": "users",
"type": "sql_table",
"pos": {
"x": 699,
"y": 42
},
"width": 262,
"height": 216,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "N1",
"stroke": "N7",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": [
{
"name": {
"label": "id",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 22,
"labelHeight": 26
},
"type": {
"label": "int",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 34,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "name",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 46,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "email",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 58,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "password",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 94,
"labelHeight": 26
},
"type": {
"label": "string",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 71,
"labelHeight": 26
},
"constraint": "",
"reference": ""
},
{
"name": {
"label": "last_login",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 118,
"labelHeight": 26
},
"type": {
"label": "datetime",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 94,
"labelHeight": 26
},
"constraint": "",
"reference": ""
}
],
"label": "USERS",
"fontSize": 20,
"fontFamily": "mono",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 71,
"labelHeight": 31,
"zIndex": 0,
"level": 1,
"primaryAccentColor": "B2",
"secondaryAccentColor": "AA2",
"neutralAccentColor": "N2"
},
{
"id": "products",
"type": "class",
"pos": {
"x": 981,
"y": 12
},
"width": 242,
"height": 276,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "N1",
"stroke": "N7",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": [
{
"name": "id",
"type": "int",
"visibility": "public"
},
{
"name": "price",
"type": "decimal",
"visibility": "public"
},
{
"name": "sku",
"type": "string",
"visibility": "public"
},
{
"name": "name",
"type": "string",
"visibility": "public"
}
],
"methods": null,
"columns": null,
"label": "PRODUCTS",
"fontSize": 20,
"fontFamily": "mono",
"language": "",
"color": "N1",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 112,
"labelHeight": 31,
"zIndex": 0,
"level": 1,
"primaryAccentColor": "B2",
"secondaryAccentColor": "AA2",
"neutralAccentColor": "N2"
},
{
"id": "markdown",
"type": "text",
"pos": {
"x": 1243,
"y": 90
},
"width": 128,
"height": 119,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "N1",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "# A TALE\n- OF\n- TWO CITIES",
"fontSize": 16,
"fontFamily": "mono",
"language": "markdown",
"color": "N1",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 128,
"labelHeight": 119,
"zIndex": 0,
"level": 1
} }
], ],
"connections": [ "connections": [
@ -487,11 +775,11 @@
"route": [ "route": [
{ {
"x": 143, "x": 143,
"y": 477 "y": 690
}, },
{ {
"x": 143.5, "x": 143.5,
"y": 658 "y": 871
} }
], ],
"animated": false, "animated": false,
@ -526,11 +814,11 @@
"route": [ "route": [
{ {
"x": 192, "x": 192,
"y": 477 "y": 690
}, },
{ {
"x": 192.5, "x": 192.5,
"y": 658 "y": 871
} }
], ],
"animated": false, "animated": false,
@ -565,11 +853,11 @@
"route": [ "route": [
{ {
"x": 241, "x": 241,
"y": 477 "y": 690
}, },
{ {
"x": 241.5, "x": 241.5,
"y": 658 "y": 871
} }
], ],
"animated": false, "animated": false,
@ -604,11 +892,11 @@
"route": [ "route": [
{ {
"x": 192.5, "x": 192.5,
"y": 724 "y": 937
}, },
{ {
"x": 193, "x": 193,
"y": 995 "y": 1208
} }
], ],
"animated": false, "animated": false,
@ -642,20 +930,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 358, "x": 300,
"y": 99 "y": 262
}, },
{ {
"x": 357.58333333333337, "x": 300.5,
"y": 165 "y": 328
}, },
{ {
"x": 236.83333333333334, "x": 214.08333333333337,
"y": 165 "y": 328
}, },
{ {
"x": 236.83333333333334, "x": 214.08333333333337,
"y": 361 "y": 574
} }
], ],
"animated": false, "animated": false,
@ -689,20 +977,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 401, "x": 344,
"y": 99 "y": 262
}, },
{ {
"x": 400.9166666666667, "x": 343.8333333333333,
"y": 165 "y": 479
}, },
{ {
"x": 444.6666666666667, "x": 444.6666666666667,
"y": 165 "y": 479
}, },
{ {
"x": 445, "x": 445,
"y": 416 "y": 629
} }
], ],
"animated": false, "animated": false,
@ -736,20 +1024,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 627.5, "x": 573.3333333333334,
"y": 125 "y": 288
}, },
{ {
"x": 627.5, "x": 573.3333333333334,
"y": 266 "y": 479
}, },
{ {
"x": 471.33333333333337, "x": 471.33333333333337,
"y": 266 "y": 479
}, },
{ {
"x": 471, "x": 471,
"y": 416 "y": 629
} }
], ],
"animated": false, "animated": false,
@ -783,20 +1071,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 698.5, "x": 644.3333333333333,
"y": 125 "y": 288
}, },
{ {
"x": 698.5, "x": 644.3333333333333,
"y": 165 "y": 328
}, },
{ {
"x": 744, "x": 744,
"y": 165 "y": 328
}, },
{ {
"x": 744, "x": 744,
"y": 311 "y": 524
} }
], ],
"animated": false, "animated": false,
@ -831,19 +1119,27 @@
"route": [ "route": [
{ {
"x": 136.5, "x": 136.5,
"y": 1163 "y": 1376
}, },
{ {
"x": 136.5, "x": 136.5,
"y": 1258 "y": 1471
}, },
{ {
"x": 663, "x": 663,
"y": 1258 "y": 1471
}, },
{ {
"x": 663, "x": 663,
"y": 125 "y": 378
},
{
"x": 608.8333333333334,
"y": 378
},
{
"x": 608.8333333333334,
"y": 288
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 471 KiB

View file

@ -56,6 +56,27 @@ api server -> logs: persist
logs: { shape: page; style.multiple: true } logs: { shape: page; style.multiple: true }
network.data processor -> api server network.data processor -> api server
users: {
shape: sql_table
id: int
name: string
email: string
password: string
last_login: datetime
}
products: {
shape: class
id: int
price: decimal
sku: string
name: string
}
markdown: |md
# A tale
- of
- two cities
|
`, `,
}, },
{ {