d2/testdata/d2exporter/TestExport/shape/sequence_group_position.exp.json

298 lines
6 KiB
JSON
Raw Normal View History

2022-12-23 21:16:33 +00:00
{
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2022-12-23 21:16:33 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "hey",
"type": "sequence_diagram",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
2023-01-27 21:41:59 +00:00
"fill": "N7",
"stroke": "B1",
2022-12-23 21:16:33 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-23 21:16:33 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "hey",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N1",
2022-12-23 21:16:33 +00:00
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 1
},
{
"id": "hey.a",
"type": "rectangle",
2022-12-23 21:16:33 +00:00
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:41:59 +00:00
"fill": "B5",
"stroke": "B1",
2022-12-23 21:16:33 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-23 21:16:33 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N1",
2022-12-23 21:16:33 +00:00
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 2
},
{
"id": "hey.b",
"type": "rectangle",
2022-12-23 21:16:33 +00:00
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:41:59 +00:00
"fill": "B5",
"stroke": "B1",
2022-12-23 21:16:33 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-23 21:16:33 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "b",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N1",
2022-12-23 21:16:33 +00:00
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 2
},
{
"id": "hey.group",
"type": "rectangle",
2022-12-23 21:16:33 +00:00
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
2023-01-27 21:41:59 +00:00
"fill": "N5",
"stroke": "B1",
2022-12-23 21:16:33 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-12-23 21:16:33 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": true,
"fields": null,
"methods": null,
"columns": null,
"label": "group",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N1",
2022-12-23 21:16:33 +00:00
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
2023-02-19 11:32:44 +00:00
"labelFill": "N5",
2022-12-23 21:22:55 +00:00
"zIndex": 3,
2022-12-23 21:16:33 +00:00
"level": 2
}
],
"connections": [
{
"id": "hey.(a -> b)[0]",
"src": "hey.a",
"srcArrow": "none",
"dst": "hey.b",
"dstArrow": "triangle",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
2023-01-27 21:41:59 +00:00
"stroke": "B1",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-23 21:16:33 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N2",
2022-12-23 21:16:33 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [],
"animated": false,
"tooltip": "",
"icon": null,
2022-12-23 21:22:55 +00:00
"zIndex": 4
},
{
"id": "(hey.a -- )[0]",
"src": "hey.a",
"srcArrow": "none",
"dst": "a-lifeline-end-2251863791",
"dstArrow": "none",
"opacity": 1,
"strokeDash": 6,
"strokeWidth": 2,
2023-01-27 21:41:59 +00:00
"stroke": "B2",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-23 21:22:55 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N2",
2022-12-23 21:22:55 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
},
{
"id": "(hey.b -- )[0]",
"src": "hey.b",
"srcArrow": "none",
"dst": "b-lifeline-end-668380428",
"dstArrow": "none",
"opacity": 1,
"strokeDash": 6,
"strokeWidth": 2,
2023-01-27 21:41:59 +00:00
"stroke": "B2",
2023-03-01 01:44:15 +00:00
"borderRadius": 10,
2022-12-23 21:22:55 +00:00
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:41:59 +00:00
"color": "N2",
2022-12-23 21:22:55 +00:00
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 1
2022-12-23 21:16:33 +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-23 21:16:33 +00:00
}