d2/e2etests/testdata/stable/sequence_diagram_note/elk/board.exp.json

602 lines
13 KiB
JSON
Raw Normal View History

2022-12-04 08:11:03 +00:00
{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-12-04 08:11:03 +00:00
"shapes": [
{
"id": "a",
"type": "",
"pos": {
2022-12-05 21:53:09 +00:00
"x": 24,
"y": 74
2022-12-04 08:11:03 +00:00
},
"width": 150,
2022-12-05 06:40:45 +00:00
"height": 126,
2022-12-04 08:11:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 03:57:52 +00:00
"fill": "#EDF0FD",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
"labelWidth": 12,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "b",
"type": "",
"pos": {
2022-12-05 21:53:09 +00:00
"x": 274,
"y": 74
2022-12-04 08:11:03 +00:00
},
"width": 150,
2022-12-05 06:40:45 +00:00
"height": 126,
2022-12-04 08:11:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 03:57:52 +00:00
"fill": "#EDF0FD",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "b",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
"labelWidth": 13,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "c",
"type": "",
"pos": {
2022-12-05 21:53:09 +00:00
"x": 524,
"y": 74
2022-12-04 08:11:03 +00:00
},
"width": 150,
2022-12-05 06:40:45 +00:00
"height": 126,
2022-12-04 08:11:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 03:57:52 +00:00
"fill": "#EDF0FD",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "c",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
2022-12-05 18:46:06 +00:00
"labelWidth": 12,
2022-12-04 08:11:03 +00:00
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "d",
"type": "",
"pos": {
2022-12-05 21:53:09 +00:00
"x": 774,
"y": 74
2022-12-04 08:11:03 +00:00
},
"width": 150,
2022-12-05 06:40:45 +00:00
"height": 126,
2022-12-04 08:11:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 03:57:52 +00:00
"fill": "#EDF0FD",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "d",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
"labelWidth": 13,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "a.explanation",
2022-12-06 03:40:51 +00:00
"type": "page",
2022-12-04 08:11:03 +00:00
"pos": {
2022-12-05 21:55:00 +00:00
"x": 7,
"y": 460
2022-12-04 08:11:03 +00:00
},
2022-12-05 18:46:06 +00:00
"width": 184,
2022-12-04 08:11:03 +00:00
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 04:28:24 +00:00
"fill": "#FFFFFF",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:36:19 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "explanation",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
2022-12-05 18:46:06 +00:00
"labelWidth": 84,
2022-12-04 08:11:03 +00:00
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 05:19:40 +00:00
"zIndex": 5,
2022-12-04 08:11:03 +00:00
"level": 2
},
{
"id": "a.another explanation",
2022-12-06 03:40:51 +00:00
"type": "page",
2022-12-04 08:11:03 +00:00
"pos": {
2022-12-05 21:55:00 +00:00
"x": -21,
"y": 716
2022-12-04 08:11:03 +00:00
},
2022-12-05 18:46:06 +00:00
"width": 241,
2022-12-04 08:11:03 +00:00
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 04:28:24 +00:00
"fill": "#FFFFFF",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:36:19 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "another explanation",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
2022-12-05 18:46:06 +00:00
"labelWidth": 141,
2022-12-04 08:11:03 +00:00
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 05:19:40 +00:00
"zIndex": 5,
2022-12-04 08:11:03 +00:00
"level": 2
},
{
"id": "b.\"Some one who believes imaginary things\\n appear right before your i's.\"",
2022-12-06 03:40:51 +00:00
"type": "page",
2022-12-04 08:11:03 +00:00
"pos": {
2022-12-05 21:55:00 +00:00
"x": 160,
"y": 1102
2022-12-04 08:11:03 +00:00
},
2022-12-05 18:46:06 +00:00
"width": 378,
2022-12-04 08:11:03 +00:00
"height": 142,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 04:28:24 +00:00
"fill": "#FFFFFF",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:36:19 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "Some one who believes imaginary things\n appear right before your i's.",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
2022-12-05 18:46:06 +00:00
"labelWidth": 278,
2022-12-04 08:11:03 +00:00
"labelHeight": 42,
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 05:19:40 +00:00
"zIndex": 5,
2022-12-04 08:11:03 +00:00
"level": 2
},
{
"id": "d.The earth is like a tiny grain of sand, only much, much heavier",
2022-12-06 03:40:51 +00:00
"type": "page",
2022-12-04 08:11:03 +00:00
"pos": {
2022-12-05 21:55:00 +00:00
"x": 591,
"y": 1504
2022-12-04 08:11:03 +00:00
},
2022-12-05 18:46:06 +00:00
"width": 516,
2022-12-04 08:11:03 +00:00
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-05 04:28:24 +00:00
"fill": "#FFFFFF",
2022-12-04 08:11:03 +00:00
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:36:19 +00:00
"blend": false,
2022-12-04 08:11:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "The earth is like a tiny grain of sand, only much, much heavier",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-12-04 08:11:03 +00:00
"underline": false,
2022-12-05 18:46:06 +00:00
"labelWidth": 416,
2022-12-04 08:11:03 +00:00
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 05:19:40 +00:00
"zIndex": 5,
2022-12-04 08:11:03 +00:00
"level": 2
}
],
"connections": [
{
"id": "(a -> b)[0]",
"src": "a",
"srcArrow": "none",
"srcLabel": "",
"dst": "b",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 99,
"y": 330
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 349,
"y": 330
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 05:19:40 +00:00
"zIndex": 4
2022-12-04 08:11:03 +00:00
},
{
"id": "(b -> c)[0]",
"src": "b",
"srcArrow": "none",
"srcLabel": "",
"dst": "c",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 349,
"y": 972
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 599,
"y": 972
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 05:19:40 +00:00
"zIndex": 4
2022-12-04 08:11:03 +00:00
},
{
"id": "(c -> b)[0]",
"src": "c",
"srcArrow": "none",
"srcLabel": "",
"dst": "b",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "okay",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 33,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 599,
"y": 1374
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 349,
"y": 1374
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 05:19:40 +00:00
"zIndex": 4
2022-12-04 08:11:03 +00:00
},
{
"id": "(a -- )[0]",
"src": "a",
"srcArrow": "none",
"srcLabel": "",
"dst": "a-lifeline-end-2251863791",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
2022-12-05 00:02:25 +00:00
"strokeDash": 6,
2022-12-04 08:11:03 +00:00
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 99,
"y": 200
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 99,
"y": 1760
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 19:22:16 +00:00
"zIndex": 1
2022-12-04 08:11:03 +00:00
},
{
"id": "(b -- )[0]",
"src": "b",
"srcArrow": "none",
"srcLabel": "",
"dst": "b-lifeline-end-668380428",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
2022-12-05 00:02:25 +00:00
"strokeDash": 6,
2022-12-04 08:11:03 +00:00
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 349,
"y": 200
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 349,
"y": 1760
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 19:22:16 +00:00
"zIndex": 1
2022-12-04 08:11:03 +00:00
},
{
"id": "(c -- )[0]",
"src": "c",
"srcArrow": "none",
"srcLabel": "",
"dst": "c-lifeline-end-955173837",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
2022-12-05 00:02:25 +00:00
"strokeDash": 6,
2022-12-04 08:11:03 +00:00
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 599,
"y": 200
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 599,
"y": 1760
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 19:22:16 +00:00
"zIndex": 1
2022-12-04 08:11:03 +00:00
},
{
"id": "(d -- )[0]",
"src": "d",
"srcArrow": "none",
"srcLabel": "",
"dst": "d-lifeline-end-2106864010",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
2022-12-05 00:02:25 +00:00
"strokeDash": 6,
2022-12-04 08:11:03 +00:00
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2022-12-05 21:53:09 +00:00
"x": 849,
"y": 200
2022-12-04 08:11:03 +00:00
},
{
2022-12-05 21:53:09 +00:00
"x": 849,
"y": 1760
2022-12-04 08:11:03 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-05 19:22:16 +00:00
"zIndex": 1
2022-12-04 08:11:03 +00:00
}
]
}