d2/e2etests/testdata/regression/sequence_diagram_no_message/elk/board.exp.json

169 lines
3.4 KiB
JSON
Raw Normal View History

2022-12-12 00:28:30 +00:00
{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-12-12 00:28:30 +00:00
"shapes": [
{
"id": "a",
"type": "rectangle",
2022-12-12 00:28:30 +00:00
"pos": {
"x": 24,
"y": 74
},
"width": 150,
2023-01-25 20:32:36 +00:00
"height": 66,
2022-12-12 00:28:30 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-12 00:28:30 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "A",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 9,
"labelHeight": 21,
2022-12-12 00:28:30 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
},
{
"id": "b",
"type": "rectangle",
2022-12-12 00:28:30 +00:00
"pos": {
"x": 274,
"y": 74
},
"width": 150,
2023-01-25 20:32:36 +00:00
"height": 66,
2022-12-12 00:28:30 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-12 00:28:30 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "B",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 8,
"labelHeight": 21,
2022-12-12 00:28:30 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
}
],
"connections": [
{
"id": "(a -- )[0]",
"src": "a",
"srcArrow": "none",
"srcLabel": "",
"dst": "a-lifeline-end-2251863791",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
"strokeDash": 6,
"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": [
{
"x": 99,
2023-01-25 20:32:36 +00:00
"y": 140
2022-12-12 00:28:30 +00:00
},
{
"x": 99,
2023-01-25 20:32:36 +00:00
"y": 270
2022-12-12 00:28:30 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
},
{
"id": "(b -- )[0]",
"src": "b",
"srcArrow": "none",
"srcLabel": "",
"dst": "b-lifeline-end-668380428",
"dstArrow": "none",
"dstLabel": "",
"opacity": 1,
"strokeDash": 6,
"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": [
{
"x": 349,
2023-01-25 20:32:36 +00:00
"y": 140
2022-12-12 00:28:30 +00:00
},
{
"x": 349,
2023-01-25 20:32:36 +00:00
"y": 270
2022-12-12 00:28:30 +00:00
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
}
]
}