add dagre_disconnected_edge test
This commit is contained in:
parent
93c7c64e60
commit
120811e687
6 changed files with 601 additions and 0 deletions
|
|
@ -1038,6 +1038,7 @@ cf many required: {
|
|||
loadFromFile(t, "cylinder_grid_label"),
|
||||
loadFromFile(t, "grid_with_latex"),
|
||||
loadFromFile(t, "icons_on_top"),
|
||||
loadFromFile(t, "dagre_disconnected_edge"),
|
||||
}
|
||||
|
||||
runa(t, tcs)
|
||||
|
|
|
|||
13
e2etests/testdata/files/dagre_disconnected_edge.d2
vendored
Normal file
13
e2etests/testdata/files/dagre_disconnected_edge.d2
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
x -> y
|
||||
|
||||
x: program {
|
||||
label.near: top-center
|
||||
icon: https://icons.terrastruct.com/essentials%2F005-programmer.svg
|
||||
icon.near: outside-top-right
|
||||
}
|
||||
|
||||
y: profits {
|
||||
label.near: bottom-right
|
||||
icon: https://icons.terrastruct.com/essentials%2Fprofits.svg
|
||||
icon.near: outside-left-center
|
||||
}
|
||||
202
e2etests/testdata/regression/dagre_disconnected_edge/dagre/board.exp.json
generated
vendored
Normal file
202
e2etests/testdata/regression/dagre_disconnected_edge/dagre/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,202 @@
|
|||
{
|
||||
"name": "",
|
||||
"isFolderOnly": false,
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "x",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 131,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "B6",
|
||||
"stroke": "B1",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": {
|
||||
"Scheme": "https",
|
||||
"Opaque": "",
|
||||
"User": null,
|
||||
"Host": "icons.terrastruct.com",
|
||||
"Path": "/essentials/005-programmer.svg",
|
||||
"RawPath": "/essentials%2F005-programmer.svg",
|
||||
"OmitHost": false,
|
||||
"ForceQuery": false,
|
||||
"RawQuery": "",
|
||||
"Fragment": "",
|
||||
"RawFragment": ""
|
||||
},
|
||||
"iconPosition": "OUTSIDE_TOP_RIGHT",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "program",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N1",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 60,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 81,
|
||||
"y": 192
|
||||
},
|
||||
"width": 118,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "B6",
|
||||
"stroke": "B1",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": {
|
||||
"Scheme": "https",
|
||||
"Opaque": "",
|
||||
"User": null,
|
||||
"Host": "icons.terrastruct.com",
|
||||
"Path": "/essentials/profits.svg",
|
||||
"RawPath": "/essentials%2Fprofits.svg",
|
||||
"OmitHost": false,
|
||||
"ForceQuery": false,
|
||||
"RawQuery": "",
|
||||
"Fragment": "",
|
||||
"RawFragment": ""
|
||||
},
|
||||
"iconPosition": "OUTSIDE_LEFT_MIDDLE",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "profits",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N1",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 47,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_BOTTOM_RIGHT",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(x -> y)[0]",
|
||||
"src": "x",
|
||||
"srcArrow": "none",
|
||||
"dst": "y",
|
||||
"dstArrow": "triangle",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "B1",
|
||||
"borderRadius": 10,
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N2",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 139.5,
|
||||
"y": 92
|
||||
},
|
||||
{
|
||||
"x": 139.5,
|
||||
"y": 132
|
||||
},
|
||||
{
|
||||
"x": 139.5,
|
||||
"y": 152
|
||||
},
|
||||
{
|
||||
"x": 139.5,
|
||||
"y": 192
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
}
|
||||
96
e2etests/testdata/regression/dagre_disconnected_edge/dagre/sketch.exp.svg
vendored
Normal file
96
e2etests/testdata/regression/dagre_disconnected_edge/dagre/sketch.exp.svg
vendored
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" d2Version="v0.5.1-HEAD" preserveAspectRatio="xMinYMin meet" viewBox="0 0 201 336"><svg id="d2-svg" class="d2-360958979" width="201" height="336" viewBox="-1 -51 201 336"><rect x="-1.000000" y="-51.000000" width="201.000000" height="336.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[
|
||||
.d2-360958979 .text-bold {
|
||||
font-family: "d2-360958979-font-bold";
|
||||
}
|
||||
@font-face {
|
||||
font-family: d2-360958979-font-bold;
|
||||
src: url("data:application/font-woff;base64,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");
|
||||
}]]></style><style type="text/css"><![CDATA[.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
stroke-linejoin: round;
|
||||
}
|
||||
.connection {
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
}
|
||||
.blend {
|
||||
mix-blend-mode: multiply;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.d2-360958979 .fill-N1{fill:#0A0F25;}
|
||||
.d2-360958979 .fill-N2{fill:#676C7E;}
|
||||
.d2-360958979 .fill-N3{fill:#9499AB;}
|
||||
.d2-360958979 .fill-N4{fill:#CFD2DD;}
|
||||
.d2-360958979 .fill-N5{fill:#DEE1EB;}
|
||||
.d2-360958979 .fill-N6{fill:#EEF1F8;}
|
||||
.d2-360958979 .fill-N7{fill:#FFFFFF;}
|
||||
.d2-360958979 .fill-B1{fill:#0D32B2;}
|
||||
.d2-360958979 .fill-B2{fill:#0D32B2;}
|
||||
.d2-360958979 .fill-B3{fill:#E3E9FD;}
|
||||
.d2-360958979 .fill-B4{fill:#E3E9FD;}
|
||||
.d2-360958979 .fill-B5{fill:#EDF0FD;}
|
||||
.d2-360958979 .fill-B6{fill:#F7F8FE;}
|
||||
.d2-360958979 .fill-AA2{fill:#4A6FF3;}
|
||||
.d2-360958979 .fill-AA4{fill:#EDF0FD;}
|
||||
.d2-360958979 .fill-AA5{fill:#F7F8FE;}
|
||||
.d2-360958979 .fill-AB4{fill:#EDF0FD;}
|
||||
.d2-360958979 .fill-AB5{fill:#F7F8FE;}
|
||||
.d2-360958979 .stroke-N1{stroke:#0A0F25;}
|
||||
.d2-360958979 .stroke-N2{stroke:#676C7E;}
|
||||
.d2-360958979 .stroke-N3{stroke:#9499AB;}
|
||||
.d2-360958979 .stroke-N4{stroke:#CFD2DD;}
|
||||
.d2-360958979 .stroke-N5{stroke:#DEE1EB;}
|
||||
.d2-360958979 .stroke-N6{stroke:#EEF1F8;}
|
||||
.d2-360958979 .stroke-N7{stroke:#FFFFFF;}
|
||||
.d2-360958979 .stroke-B1{stroke:#0D32B2;}
|
||||
.d2-360958979 .stroke-B2{stroke:#0D32B2;}
|
||||
.d2-360958979 .stroke-B3{stroke:#E3E9FD;}
|
||||
.d2-360958979 .stroke-B4{stroke:#E3E9FD;}
|
||||
.d2-360958979 .stroke-B5{stroke:#EDF0FD;}
|
||||
.d2-360958979 .stroke-B6{stroke:#F7F8FE;}
|
||||
.d2-360958979 .stroke-AA2{stroke:#4A6FF3;}
|
||||
.d2-360958979 .stroke-AA4{stroke:#EDF0FD;}
|
||||
.d2-360958979 .stroke-AA5{stroke:#F7F8FE;}
|
||||
.d2-360958979 .stroke-AB4{stroke:#EDF0FD;}
|
||||
.d2-360958979 .stroke-AB5{stroke:#F7F8FE;}
|
||||
.d2-360958979 .background-color-N1{background-color:#0A0F25;}
|
||||
.d2-360958979 .background-color-N2{background-color:#676C7E;}
|
||||
.d2-360958979 .background-color-N3{background-color:#9499AB;}
|
||||
.d2-360958979 .background-color-N4{background-color:#CFD2DD;}
|
||||
.d2-360958979 .background-color-N5{background-color:#DEE1EB;}
|
||||
.d2-360958979 .background-color-N6{background-color:#EEF1F8;}
|
||||
.d2-360958979 .background-color-N7{background-color:#FFFFFF;}
|
||||
.d2-360958979 .background-color-B1{background-color:#0D32B2;}
|
||||
.d2-360958979 .background-color-B2{background-color:#0D32B2;}
|
||||
.d2-360958979 .background-color-B3{background-color:#E3E9FD;}
|
||||
.d2-360958979 .background-color-B4{background-color:#E3E9FD;}
|
||||
.d2-360958979 .background-color-B5{background-color:#EDF0FD;}
|
||||
.d2-360958979 .background-color-B6{background-color:#F7F8FE;}
|
||||
.d2-360958979 .background-color-AA2{background-color:#4A6FF3;}
|
||||
.d2-360958979 .background-color-AA4{background-color:#EDF0FD;}
|
||||
.d2-360958979 .background-color-AA5{background-color:#F7F8FE;}
|
||||
.d2-360958979 .background-color-AB4{background-color:#EDF0FD;}
|
||||
.d2-360958979 .background-color-AB5{background-color:#F7F8FE;}
|
||||
.d2-360958979 .color-N1{color:#0A0F25;}
|
||||
.d2-360958979 .color-N2{color:#676C7E;}
|
||||
.d2-360958979 .color-N3{color:#9499AB;}
|
||||
.d2-360958979 .color-N4{color:#CFD2DD;}
|
||||
.d2-360958979 .color-N5{color:#DEE1EB;}
|
||||
.d2-360958979 .color-N6{color:#EEF1F8;}
|
||||
.d2-360958979 .color-N7{color:#FFFFFF;}
|
||||
.d2-360958979 .color-B1{color:#0D32B2;}
|
||||
.d2-360958979 .color-B2{color:#0D32B2;}
|
||||
.d2-360958979 .color-B3{color:#E3E9FD;}
|
||||
.d2-360958979 .color-B4{color:#E3E9FD;}
|
||||
.d2-360958979 .color-B5{color:#EDF0FD;}
|
||||
.d2-360958979 .color-B6{color:#F7F8FE;}
|
||||
.d2-360958979 .color-AA2{color:#4A6FF3;}
|
||||
.d2-360958979 .color-AA4{color:#EDF0FD;}
|
||||
.d2-360958979 .color-AA5{color:#F7F8FE;}
|
||||
.d2-360958979 .color-AB4{color:#EDF0FD;}
|
||||
.d2-360958979 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="x"><g class="shape" ><rect x="0.000000" y="0.000000" width="131.000000" height="92.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/essentials%2F005-programmer.svg" x="80.000000" y="-51.000000" width="46" height="46" /><text x="65.500000" y="21.000000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">program</text></g><g id="y"><g class="shape" ><rect x="81.000000" y="192.000000" width="118.000000" height="92.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/essentials%2Fprofits.svg" x="30.000000" y="215.000000" width="46" height="46" /><text x="170.500000" y="274.000000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">profits</text></g><g id="(x -> y)[0]"><marker id="mk-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 139.500000 94.000000 C 139.500000 132.000000 139.500000 152.000000 139.500000 188.000000" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-3488378134)" mask="url(#d2-360958979)" /></g><mask id="d2-360958979" maskUnits="userSpaceOnUse" x="-1" y="-51" width="201" height="336">
|
||||
<rect x="-1" y="-51" width="201" height="336" fill="white"></rect>
|
||||
<rect x="35.500000" y="5.000000" width="60" height="21" fill="rgba(0,0,0,0.75)"></rect>
|
||||
<rect x="147.000000" y="258.000000" width="47" height="21" fill="rgba(0,0,0,0.75)"></rect>
|
||||
</mask></svg></svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
193
e2etests/testdata/regression/dagre_disconnected_edge/elk/board.exp.json
generated
vendored
Normal file
193
e2etests/testdata/regression/dagre_disconnected_edge/elk/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,193 @@
|
|||
{
|
||||
"name": "",
|
||||
"isFolderOnly": false,
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "x",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 40,
|
||||
"y": 12
|
||||
},
|
||||
"width": 131,
|
||||
"height": 118,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "B6",
|
||||
"stroke": "B1",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": {
|
||||
"Scheme": "https",
|
||||
"Opaque": "",
|
||||
"User": null,
|
||||
"Host": "icons.terrastruct.com",
|
||||
"Path": "/essentials/005-programmer.svg",
|
||||
"RawPath": "/essentials%2F005-programmer.svg",
|
||||
"OmitHost": false,
|
||||
"ForceQuery": false,
|
||||
"RawQuery": "",
|
||||
"Fragment": "",
|
||||
"RawFragment": ""
|
||||
},
|
||||
"iconPosition": "OUTSIDE_TOP_RIGHT",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "program",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N1",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 60,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 81,
|
||||
"y": 200
|
||||
},
|
||||
"width": 118,
|
||||
"height": 118,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "B6",
|
||||
"stroke": "B1",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": {
|
||||
"Scheme": "https",
|
||||
"Opaque": "",
|
||||
"User": null,
|
||||
"Host": "icons.terrastruct.com",
|
||||
"Path": "/essentials/profits.svg",
|
||||
"RawPath": "/essentials%2Fprofits.svg",
|
||||
"OmitHost": false,
|
||||
"ForceQuery": false,
|
||||
"RawQuery": "",
|
||||
"Fragment": "",
|
||||
"RawFragment": ""
|
||||
},
|
||||
"iconPosition": "OUTSIDE_LEFT_MIDDLE",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "profits",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N1",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 47,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_BOTTOM_RIGHT",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(x -> y)[0]",
|
||||
"src": "x",
|
||||
"srcArrow": "none",
|
||||
"dst": "y",
|
||||
"dstArrow": "triangle",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "B1",
|
||||
"borderRadius": 10,
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "N2",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 105.5,
|
||||
"y": 130
|
||||
},
|
||||
{
|
||||
"x": 105.5,
|
||||
"y": 200
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
}
|
||||
96
e2etests/testdata/regression/dagre_disconnected_edge/elk/sketch.exp.svg
vendored
Normal file
96
e2etests/testdata/regression/dagre_disconnected_edge/elk/sketch.exp.svg
vendored
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" d2Version="v0.5.1-HEAD" preserveAspectRatio="xMinYMin meet" viewBox="0 0 183 371"><svg id="d2-svg" class="d2-3383528898" width="183" height="371" viewBox="17 -52 183 371"><rect x="17.000000" y="-52.000000" width="183.000000" height="371.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[
|
||||
.d2-3383528898 .text-bold {
|
||||
font-family: "d2-3383528898-font-bold";
|
||||
}
|
||||
@font-face {
|
||||
font-family: d2-3383528898-font-bold;
|
||||
src: url("data:application/font-woff;base64,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");
|
||||
}]]></style><style type="text/css"><![CDATA[.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
stroke-linejoin: round;
|
||||
}
|
||||
.connection {
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
}
|
||||
.blend {
|
||||
mix-blend-mode: multiply;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.d2-3383528898 .fill-N1{fill:#0A0F25;}
|
||||
.d2-3383528898 .fill-N2{fill:#676C7E;}
|
||||
.d2-3383528898 .fill-N3{fill:#9499AB;}
|
||||
.d2-3383528898 .fill-N4{fill:#CFD2DD;}
|
||||
.d2-3383528898 .fill-N5{fill:#DEE1EB;}
|
||||
.d2-3383528898 .fill-N6{fill:#EEF1F8;}
|
||||
.d2-3383528898 .fill-N7{fill:#FFFFFF;}
|
||||
.d2-3383528898 .fill-B1{fill:#0D32B2;}
|
||||
.d2-3383528898 .fill-B2{fill:#0D32B2;}
|
||||
.d2-3383528898 .fill-B3{fill:#E3E9FD;}
|
||||
.d2-3383528898 .fill-B4{fill:#E3E9FD;}
|
||||
.d2-3383528898 .fill-B5{fill:#EDF0FD;}
|
||||
.d2-3383528898 .fill-B6{fill:#F7F8FE;}
|
||||
.d2-3383528898 .fill-AA2{fill:#4A6FF3;}
|
||||
.d2-3383528898 .fill-AA4{fill:#EDF0FD;}
|
||||
.d2-3383528898 .fill-AA5{fill:#F7F8FE;}
|
||||
.d2-3383528898 .fill-AB4{fill:#EDF0FD;}
|
||||
.d2-3383528898 .fill-AB5{fill:#F7F8FE;}
|
||||
.d2-3383528898 .stroke-N1{stroke:#0A0F25;}
|
||||
.d2-3383528898 .stroke-N2{stroke:#676C7E;}
|
||||
.d2-3383528898 .stroke-N3{stroke:#9499AB;}
|
||||
.d2-3383528898 .stroke-N4{stroke:#CFD2DD;}
|
||||
.d2-3383528898 .stroke-N5{stroke:#DEE1EB;}
|
||||
.d2-3383528898 .stroke-N6{stroke:#EEF1F8;}
|
||||
.d2-3383528898 .stroke-N7{stroke:#FFFFFF;}
|
||||
.d2-3383528898 .stroke-B1{stroke:#0D32B2;}
|
||||
.d2-3383528898 .stroke-B2{stroke:#0D32B2;}
|
||||
.d2-3383528898 .stroke-B3{stroke:#E3E9FD;}
|
||||
.d2-3383528898 .stroke-B4{stroke:#E3E9FD;}
|
||||
.d2-3383528898 .stroke-B5{stroke:#EDF0FD;}
|
||||
.d2-3383528898 .stroke-B6{stroke:#F7F8FE;}
|
||||
.d2-3383528898 .stroke-AA2{stroke:#4A6FF3;}
|
||||
.d2-3383528898 .stroke-AA4{stroke:#EDF0FD;}
|
||||
.d2-3383528898 .stroke-AA5{stroke:#F7F8FE;}
|
||||
.d2-3383528898 .stroke-AB4{stroke:#EDF0FD;}
|
||||
.d2-3383528898 .stroke-AB5{stroke:#F7F8FE;}
|
||||
.d2-3383528898 .background-color-N1{background-color:#0A0F25;}
|
||||
.d2-3383528898 .background-color-N2{background-color:#676C7E;}
|
||||
.d2-3383528898 .background-color-N3{background-color:#9499AB;}
|
||||
.d2-3383528898 .background-color-N4{background-color:#CFD2DD;}
|
||||
.d2-3383528898 .background-color-N5{background-color:#DEE1EB;}
|
||||
.d2-3383528898 .background-color-N6{background-color:#EEF1F8;}
|
||||
.d2-3383528898 .background-color-N7{background-color:#FFFFFF;}
|
||||
.d2-3383528898 .background-color-B1{background-color:#0D32B2;}
|
||||
.d2-3383528898 .background-color-B2{background-color:#0D32B2;}
|
||||
.d2-3383528898 .background-color-B3{background-color:#E3E9FD;}
|
||||
.d2-3383528898 .background-color-B4{background-color:#E3E9FD;}
|
||||
.d2-3383528898 .background-color-B5{background-color:#EDF0FD;}
|
||||
.d2-3383528898 .background-color-B6{background-color:#F7F8FE;}
|
||||
.d2-3383528898 .background-color-AA2{background-color:#4A6FF3;}
|
||||
.d2-3383528898 .background-color-AA4{background-color:#EDF0FD;}
|
||||
.d2-3383528898 .background-color-AA5{background-color:#F7F8FE;}
|
||||
.d2-3383528898 .background-color-AB4{background-color:#EDF0FD;}
|
||||
.d2-3383528898 .background-color-AB5{background-color:#F7F8FE;}
|
||||
.d2-3383528898 .color-N1{color:#0A0F25;}
|
||||
.d2-3383528898 .color-N2{color:#676C7E;}
|
||||
.d2-3383528898 .color-N3{color:#9499AB;}
|
||||
.d2-3383528898 .color-N4{color:#CFD2DD;}
|
||||
.d2-3383528898 .color-N5{color:#DEE1EB;}
|
||||
.d2-3383528898 .color-N6{color:#EEF1F8;}
|
||||
.d2-3383528898 .color-N7{color:#FFFFFF;}
|
||||
.d2-3383528898 .color-B1{color:#0D32B2;}
|
||||
.d2-3383528898 .color-B2{color:#0D32B2;}
|
||||
.d2-3383528898 .color-B3{color:#E3E9FD;}
|
||||
.d2-3383528898 .color-B4{color:#E3E9FD;}
|
||||
.d2-3383528898 .color-B5{color:#EDF0FD;}
|
||||
.d2-3383528898 .color-B6{color:#F7F8FE;}
|
||||
.d2-3383528898 .color-AA2{color:#4A6FF3;}
|
||||
.d2-3383528898 .color-AA4{color:#EDF0FD;}
|
||||
.d2-3383528898 .color-AA5{color:#F7F8FE;}
|
||||
.d2-3383528898 .color-AB4{color:#EDF0FD;}
|
||||
.d2-3383528898 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="x"><g class="shape" ><rect x="40.000000" y="12.000000" width="131.000000" height="118.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/essentials%2F005-programmer.svg" x="107.000000" y="-52.000000" width="59" height="59" /><text x="105.500000" y="33.000000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">program</text></g><g id="y"><g class="shape" ><rect x="81.000000" y="200.000000" width="118.000000" height="118.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/essentials%2Fprofits.svg" x="17.000000" y="229.500000" width="59" height="59" /><text x="170.500000" y="308.000000" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">profits</text></g><g id="(x -> y)[0]"><marker id="mk-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 105.500000 132.000000 L 105.500000 196.000000" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-3488378134)" mask="url(#d2-3383528898)" /></g><mask id="d2-3383528898" maskUnits="userSpaceOnUse" x="17" y="-52" width="183" height="371">
|
||||
<rect x="17" y="-52" width="183" height="371" fill="white"></rect>
|
||||
<rect x="75.500000" y="17.000000" width="60" height="21" fill="rgba(0,0,0,0.75)"></rect>
|
||||
<rect x="147.000000" y="292.000000" width="47" height="21" fill="rgba(0,0,0,0.75)"></rect>
|
||||
</mask></svg></svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in a new issue