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

328 lines
6.6 KiB
JSON
Raw Normal View History

2022-12-05 19:36:20 +00:00
{
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-12-05 19:36:20 +00:00
"shapes": [
{
"id": "a",
"type": "rectangle",
2022-12-05 19:36:20 +00:00
"pos": {
2023-02-12 18:25:28 +00:00
"x": 12,
"y": 52
2022-12-05 19:36:20 +00:00
},
2023-02-12 18:25:28 +00:00
"width": 100,
2023-01-25 20:32:36 +00:00
"height": 66,
2022-12-05 19:36:20 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "B5",
"stroke": "B1",
2022-12-05 19:36:20 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-05 19:36:20 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
2022-12-05 19:36:20 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "a",
2022-12-05 19:36:20 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
2022-12-05 19:36:20 +00:00
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 7,
"labelHeight": 21,
2022-12-05 19:36:20 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
2023-02-02 20:24:48 +00:00
"id": "b",
"type": "rectangle",
2022-12-05 19:36:20 +00:00
"pos": {
2023-02-12 18:25:28 +00:00
"x": 162,
"y": 52
2022-12-05 19:36:20 +00:00
},
2023-02-12 18:25:28 +00:00
"width": 100,
2023-01-25 20:32:36 +00:00
"height": 66,
2022-12-05 19:36:20 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-02-19 11:32:44 +00:00
"fill": "B5",
2023-01-27 21:30:44 +00:00
"stroke": "B1",
2022-12-05 19:36:20 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-05 19:36:20 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
2022-12-05 19:36:20 +00:00
"fields": null,
"methods": null,
"columns": null,
2023-02-02 20:24:48 +00:00
"label": "b",
2022-12-05 19:36:20 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
2022-12-05 19:36:20 +00:00
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 8,
"labelHeight": 21,
2022-12-05 19:36:20 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2023-02-02 20:24:48 +00:00
"zIndex": 0,
"level": 1
2022-12-05 19:36:20 +00:00
},
{
2023-02-02 20:24:48 +00:00
"id": "b.note",
"type": "page",
2022-12-05 19:36:20 +00:00
"pos": {
2023-02-12 18:25:28 +00:00
"x": -20,
"y": 258
2022-12-05 19:36:20 +00:00
},
"width": 465,
2023-01-25 20:32:36 +00:00
"height": 66,
2022-12-05 19:36:20 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-02-19 11:32:44 +00:00
"fill": "N7",
2023-01-27 21:30:44 +00:00
"stroke": "B1",
2022-12-05 19:36:20 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-05 19:36:20 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
2022-12-05 19:36:20 +00:00
"fields": null,
"methods": null,
"columns": null,
2023-02-02 20:24:48 +00:00
"label": "a note here to remember that padding must consider notes too",
2022-12-05 19:36:20 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
2022-12-05 19:36:20 +00:00
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 420,
"labelHeight": 21,
2022-12-05 19:36:20 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2023-02-02 20:24:48 +00:00
"zIndex": 5,
"level": 2
2022-12-05 19:36:20 +00:00
},
{
"id": "a.note",
2022-12-06 03:47:42 +00:00
"type": "page",
2022-12-05 19:36:20 +00:00
"pos": {
2023-02-12 18:25:28 +00:00
"x": 23,
"y": 394
2022-12-05 19:36:20 +00:00
},
2023-01-25 20:32:36 +00:00
"width": 77,
"height": 130,
2022-12-05 19:36:20 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "N7",
"stroke": "B1",
2022-12-05 19:36:20 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-05 19:36:20 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
2022-12-05 19:36:20 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "just\na\nlong\nnote\nhere",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
2022-12-05 19:36:20 +00:00
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 32,
"labelHeight": 85,
2022-12-05 19:36:20 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 5,
"level": 2
}
],
"connections": [
{
"id": "(a -> b)[0]",
"src": "a",
"srcArrow": "none",
"dst": "b",
"dstArrow": "triangle",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
2023-01-27 21:30:44 +00:00
"stroke": "B1",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-05 19:36:20 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
2022-12-05 19:36:20 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-12 18:25:28 +00:00
"x": 62,
"y": 188
2022-12-05 19:36:20 +00:00
},
{
2023-02-12 18:25:28 +00:00
"x": 212,
"y": 188
2022-12-05 19:36:20 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 4
},
{
2023-01-28 07:45:04 +00:00
"id": "(a -- )[0]",
"src": "a",
2022-12-05 19:36:20 +00:00
"srcArrow": "none",
2023-01-28 07:45:04 +00:00
"dst": "a-lifeline-end-2251863791",
2022-12-05 19:36:20 +00:00
"dstArrow": "none",
"opacity": 1,
"strokeDash": 6,
"strokeWidth": 2,
2023-01-27 21:30:44 +00:00
"stroke": "B2",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-05 19:36:20 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
2022-12-05 19:36:20 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-12 18:25:28 +00:00
"x": 62,
"y": 118
2022-12-05 19:36:20 +00:00
},
{
2023-02-12 18:25:28 +00:00
"x": 62,
"y": 594
2022-12-05 19:36:20 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
2022-12-05 19:36:20 +00:00
},
{
2023-01-28 07:45:04 +00:00
"id": "(b -- )[0]",
"src": "b",
2022-12-05 19:36:20 +00:00
"srcArrow": "none",
2023-01-28 07:45:04 +00:00
"dst": "b-lifeline-end-668380428",
2022-12-05 19:36:20 +00:00
"dstArrow": "none",
"opacity": 1,
"strokeDash": 6,
"strokeWidth": 2,
2023-01-27 21:30:44 +00:00
"stroke": "B2",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-05 19:36:20 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
2022-12-05 19:36:20 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-12 18:25:28 +00:00
"x": 212,
"y": 118
2022-12-05 19:36:20 +00:00
},
{
2023-02-12 18:25:28 +00:00
"x": 212,
"y": 594
2022-12-05 19:36:20 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
2022-12-05 19:36:20 +00:00
}
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": "",
"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
}
2022-12-05 19:36:20 +00:00
}