d2/e2etests/testdata/regression/nested_steps/dagre/board.exp.json

357 lines
7.1 KiB
JSON
Raw Normal View History

2023-02-24 01:20:15 +00:00
{
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2023-02-24 01:20:15 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "a",
"type": "rectangle",
"pos": {
2023-07-14 19:05:10 +00:00
"x": 10,
"y": 20
2023-02-24 01:20:15 +00:00
},
2023-07-14 19:05:10 +00:00
"width": 153,
"height": 362,
2023-02-24 01:20:15 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "B4",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-24 01:20:15 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "N1",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 12,
"labelHeight": 36,
"labelPosition": "OUTSIDE_TOP_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "a.a",
"type": "step",
"pos": {
"x": 40,
2023-07-14 19:05:10 +00:00
"y": 50
2023-02-24 01:20:15 +00:00
},
"width": 93,
"height": 101,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "AB5",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-24 01:20:15 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 8,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "a.b",
"type": "step",
"pos": {
"x": 40,
2023-07-14 19:05:10 +00:00
"y": 251
2023-02-24 01:20:15 +00:00
},
"width": 93,
"height": 101,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "AB5",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-24 01:20:15 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "b",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 8,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "c",
"type": "step",
"pos": {
"x": 214,
"y": 50
},
"width": 93,
"height": 101,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "AB4",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-24 01:20:15 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "c",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 8,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "d",
"type": "step",
"pos": {
"x": 213,
"y": 251
},
"width": 94,
"height": 101,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "AB4",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-24 01:20:15 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "d",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N1",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 9,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
}
],
"connections": [
{
"id": "a.(a -> b)[0]",
"src": "a.a",
"srcArrow": "none",
"dst": "a.b",
"dstArrow": "triangle",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "B1",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2023-02-24 01:20:15 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N2",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
2024-05-29 02:34:46 +00:00
"link": "",
2023-02-24 01:20:15 +00:00
"route": [
{
"x": 86,
2023-07-14 19:05:10 +00:00
"y": 151
2023-02-24 01:20:15 +00:00
},
{
2023-05-25 02:55:25 +00:00
"x": 86.4000015258789,
2023-07-14 19:05:10 +00:00
"y": 191
2023-02-24 01:20:15 +00:00
},
{
2023-05-25 02:55:25 +00:00
"x": 86.5999984741211,
2023-07-14 19:05:10 +00:00
"y": 211
2023-02-24 01:20:15 +00:00
},
{
"x": 87,
2023-07-14 19:05:10 +00:00
"y": 251
2023-02-24 01:20:15 +00:00
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(c -> d)[0]",
"src": "c",
"srcArrow": "none",
"dst": "d",
"dstArrow": "triangle",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "B1",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2023-02-24 01:20:15 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "N2",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
2024-05-29 02:34:46 +00:00
"link": "",
2023-02-24 01:20:15 +00:00
"route": [
{
"x": 260,
"y": 151
},
{
"x": 260,
"y": 191
},
{
"x": 260,
"y": 211
},
{
"x": 260,
"y": 251
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
}
2023-02-26 19:41:50 +00:00
],
"root": {
"id": "",
"type": "",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 0,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
"fill": "N7",
"stroke": "",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-26 19:41:50 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 0
}
2023-02-24 01:20:15 +00:00
}