diff --git a/e2etests/testdata/files/dagger_grid.d2 b/e2etests/testdata/files/dagger_grid.d2
index 9bbe12df2..dc9d8debe 100644
--- a/e2etests/testdata/files/dagger_grid.d2
+++ b/e2etests/testdata/files/dagger_grid.d2
@@ -26,18 +26,15 @@ flow6: "" {
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow7: "" {
- width: 100
+ width: 80
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow8: "" {
+ width: 160
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow9: "" {
- width: 120
- style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
-}
-flow10: "" {
- width: 120
+ width: 160
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
diff --git a/e2etests/testdata/stable/dagger_grid/dagre/board.exp.json b/e2etests/testdata/stable/dagger_grid/dagre/board.exp.json
index e8cca26bb..b94be0069 100644
--- a/e2etests/testdata/stable/dagger_grid/dagre/board.exp.json
+++ b/e2etests/testdata/stable/dagger_grid/dagre/board.exp.json
@@ -10,7 +10,7 @@
"x": 0,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -48,10 +48,10 @@
"id": "flow2",
"type": "rectangle",
"pos": {
- "x": 176,
+ "x": 168,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -89,10 +89,10 @@
"id": "flow3",
"type": "rectangle",
"pos": {
- "x": 352,
+ "x": 336,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -130,10 +130,10 @@
"id": "flow4",
"type": "rectangle",
"pos": {
- "x": 528,
+ "x": 504,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -171,10 +171,10 @@
"id": "flow5",
"type": "rectangle",
"pos": {
- "x": 704,
+ "x": 672,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -256,7 +256,7 @@
"x": 280,
"y": 140
},
- "width": 100,
+ "width": 120,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -294,10 +294,10 @@
"id": "flow8",
"type": "rectangle",
"pos": {
- "x": 420,
+ "x": 440,
"y": 140
},
- "width": 100,
+ "width": 160,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -335,51 +335,10 @@
"id": "flow9",
"type": "rectangle",
"pos": {
- "x": 560,
+ "x": 640,
"y": 140
},
- "width": 120,
- "height": 100,
- "opacity": 1,
- "strokeDash": 0,
- "strokeWidth": 10,
- "borderRadius": 0,
- "fill": "white",
- "stroke": "cornflowerblue",
- "shadow": false,
- "3d": false,
- "multiple": false,
- "double-border": false,
- "tooltip": "",
- "link": "",
- "icon": null,
- "iconPosition": "",
- "blend": false,
- "fields": null,
- "methods": null,
- "columns": null,
- "label": "",
- "fontSize": 16,
- "fontFamily": "DEFAULT",
- "language": "",
- "color": "N1",
- "italic": false,
- "bold": true,
- "underline": false,
- "labelWidth": 0,
- "labelHeight": 0,
- "labelPosition": "INSIDE_MIDDLE_CENTER",
- "zIndex": 0,
- "level": 1
- },
- {
- "id": "flow10",
- "type": "rectangle",
- "pos": {
- "x": 720,
- "y": 140
- },
- "width": 120,
+ "width": 160,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -420,7 +379,7 @@
"x": 0,
"y": 280
},
- "width": 840,
+ "width": 800,
"height": 61,
"opacity": 1,
"strokeDash": 0,
@@ -461,7 +420,7 @@
"x": 0,
"y": 381
},
- "width": 840,
+ "width": 800,
"height": 87,
"opacity": 1,
"strokeDash": 0,
@@ -555,7 +514,7 @@
"x": 179,
"y": 508
},
- "width": 124,
+ "width": 117,
"height": 66,
"opacity": 1,
"strokeDash": 0,
@@ -593,7 +552,7 @@
"id": "LINUX",
"type": "rectangle",
"pos": {
- "x": 343,
+ "x": 336,
"y": 508
},
"width": 139,
@@ -634,10 +593,10 @@
"id": "MACOS",
"type": "rectangle",
"pos": {
- "x": 522,
+ "x": 515,
"y": 508
},
- "width": 139,
+ "width": 106,
"height": 66,
"opacity": 1,
"strokeDash": 0,
@@ -675,7 +634,7 @@
"id": "KUBERNETES",
"type": "rectangle",
"pos": {
- "x": 701,
+ "x": 661,
"y": 508
},
"width": 139,
diff --git a/e2etests/testdata/stable/dagger_grid/dagre/sketch.exp.svg b/e2etests/testdata/stable/dagger_grid/dagre/sketch.exp.svg
index 9841e85d6..cc62b273b 100644
--- a/e2etests/testdata/stable/dagger_grid/dagre/sketch.exp.svg
+++ b/e2etests/testdata/stable/dagger_grid/dagre/sketch.exp.svg
@@ -1,9 +1,9 @@
-
\ No newline at end of file
diff --git a/e2etests/testdata/stable/dagger_grid/elk/board.exp.json b/e2etests/testdata/stable/dagger_grid/elk/board.exp.json
index e8cca26bb..b94be0069 100644
--- a/e2etests/testdata/stable/dagger_grid/elk/board.exp.json
+++ b/e2etests/testdata/stable/dagger_grid/elk/board.exp.json
@@ -10,7 +10,7 @@
"x": 0,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -48,10 +48,10 @@
"id": "flow2",
"type": "rectangle",
"pos": {
- "x": 176,
+ "x": 168,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -89,10 +89,10 @@
"id": "flow3",
"type": "rectangle",
"pos": {
- "x": 352,
+ "x": 336,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -130,10 +130,10 @@
"id": "flow4",
"type": "rectangle",
"pos": {
- "x": 528,
+ "x": 504,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -171,10 +171,10 @@
"id": "flow5",
"type": "rectangle",
"pos": {
- "x": 704,
+ "x": 672,
"y": 0
},
- "width": 136,
+ "width": 128,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -256,7 +256,7 @@
"x": 280,
"y": 140
},
- "width": 100,
+ "width": 120,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -294,10 +294,10 @@
"id": "flow8",
"type": "rectangle",
"pos": {
- "x": 420,
+ "x": 440,
"y": 140
},
- "width": 100,
+ "width": 160,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -335,51 +335,10 @@
"id": "flow9",
"type": "rectangle",
"pos": {
- "x": 560,
+ "x": 640,
"y": 140
},
- "width": 120,
- "height": 100,
- "opacity": 1,
- "strokeDash": 0,
- "strokeWidth": 10,
- "borderRadius": 0,
- "fill": "white",
- "stroke": "cornflowerblue",
- "shadow": false,
- "3d": false,
- "multiple": false,
- "double-border": false,
- "tooltip": "",
- "link": "",
- "icon": null,
- "iconPosition": "",
- "blend": false,
- "fields": null,
- "methods": null,
- "columns": null,
- "label": "",
- "fontSize": 16,
- "fontFamily": "DEFAULT",
- "language": "",
- "color": "N1",
- "italic": false,
- "bold": true,
- "underline": false,
- "labelWidth": 0,
- "labelHeight": 0,
- "labelPosition": "INSIDE_MIDDLE_CENTER",
- "zIndex": 0,
- "level": 1
- },
- {
- "id": "flow10",
- "type": "rectangle",
- "pos": {
- "x": 720,
- "y": 140
- },
- "width": 120,
+ "width": 160,
"height": 100,
"opacity": 1,
"strokeDash": 0,
@@ -420,7 +379,7 @@
"x": 0,
"y": 280
},
- "width": 840,
+ "width": 800,
"height": 61,
"opacity": 1,
"strokeDash": 0,
@@ -461,7 +420,7 @@
"x": 0,
"y": 381
},
- "width": 840,
+ "width": 800,
"height": 87,
"opacity": 1,
"strokeDash": 0,
@@ -555,7 +514,7 @@
"x": 179,
"y": 508
},
- "width": 124,
+ "width": 117,
"height": 66,
"opacity": 1,
"strokeDash": 0,
@@ -593,7 +552,7 @@
"id": "LINUX",
"type": "rectangle",
"pos": {
- "x": 343,
+ "x": 336,
"y": 508
},
"width": 139,
@@ -634,10 +593,10 @@
"id": "MACOS",
"type": "rectangle",
"pos": {
- "x": 522,
+ "x": 515,
"y": 508
},
- "width": 139,
+ "width": 106,
"height": 66,
"opacity": 1,
"strokeDash": 0,
@@ -675,7 +634,7 @@
"id": "KUBERNETES",
"type": "rectangle",
"pos": {
- "x": 701,
+ "x": 661,
"y": 508
},
"width": 139,
diff --git a/e2etests/testdata/stable/dagger_grid/elk/sketch.exp.svg b/e2etests/testdata/stable/dagger_grid/elk/sketch.exp.svg
index 9841e85d6..cc62b273b 100644
--- a/e2etests/testdata/stable/dagger_grid/elk/sketch.exp.svg
+++ b/e2etests/testdata/stable/dagger_grid/elk/sketch.exp.svg
@@ -1,9 +1,9 @@
-DAGGER ENGINEANY DOCKER COMPATIBLE RUNTIMEANY CIWINDOWSLINUXMACOSKUBERNETES
-
+ .d2-1659554808 .fill-N1{fill:#0A0F25;}
+ .d2-1659554808 .fill-N2{fill:#676C7E;}
+ .d2-1659554808 .fill-N3{fill:#9499AB;}
+ .d2-1659554808 .fill-N4{fill:#CFD2DD;}
+ .d2-1659554808 .fill-N5{fill:#DEE1EB;}
+ .d2-1659554808 .fill-N6{fill:#EEF1F8;}
+ .d2-1659554808 .fill-N7{fill:#FFFFFF;}
+ .d2-1659554808 .fill-B1{fill:#0D32B2;}
+ .d2-1659554808 .fill-B2{fill:#0D32B2;}
+ .d2-1659554808 .fill-B3{fill:#E3E9FD;}
+ .d2-1659554808 .fill-B4{fill:#E3E9FD;}
+ .d2-1659554808 .fill-B5{fill:#EDF0FD;}
+ .d2-1659554808 .fill-B6{fill:#F7F8FE;}
+ .d2-1659554808 .fill-AA2{fill:#4A6FF3;}
+ .d2-1659554808 .fill-AA4{fill:#EDF0FD;}
+ .d2-1659554808 .fill-AA5{fill:#F7F8FE;}
+ .d2-1659554808 .fill-AB4{fill:#EDF0FD;}
+ .d2-1659554808 .fill-AB5{fill:#F7F8FE;}
+ .d2-1659554808 .stroke-N1{stroke:#0A0F25;}
+ .d2-1659554808 .stroke-N2{stroke:#676C7E;}
+ .d2-1659554808 .stroke-N3{stroke:#9499AB;}
+ .d2-1659554808 .stroke-N4{stroke:#CFD2DD;}
+ .d2-1659554808 .stroke-N5{stroke:#DEE1EB;}
+ .d2-1659554808 .stroke-N6{stroke:#EEF1F8;}
+ .d2-1659554808 .stroke-N7{stroke:#FFFFFF;}
+ .d2-1659554808 .stroke-B1{stroke:#0D32B2;}
+ .d2-1659554808 .stroke-B2{stroke:#0D32B2;}
+ .d2-1659554808 .stroke-B3{stroke:#E3E9FD;}
+ .d2-1659554808 .stroke-B4{stroke:#E3E9FD;}
+ .d2-1659554808 .stroke-B5{stroke:#EDF0FD;}
+ .d2-1659554808 .stroke-B6{stroke:#F7F8FE;}
+ .d2-1659554808 .stroke-AA2{stroke:#4A6FF3;}
+ .d2-1659554808 .stroke-AA4{stroke:#EDF0FD;}
+ .d2-1659554808 .stroke-AA5{stroke:#F7F8FE;}
+ .d2-1659554808 .stroke-AB4{stroke:#EDF0FD;}
+ .d2-1659554808 .stroke-AB5{stroke:#F7F8FE;}
+ .d2-1659554808 .background-color-N1{background-color:#0A0F25;}
+ .d2-1659554808 .background-color-N2{background-color:#676C7E;}
+ .d2-1659554808 .background-color-N3{background-color:#9499AB;}
+ .d2-1659554808 .background-color-N4{background-color:#CFD2DD;}
+ .d2-1659554808 .background-color-N5{background-color:#DEE1EB;}
+ .d2-1659554808 .background-color-N6{background-color:#EEF1F8;}
+ .d2-1659554808 .background-color-N7{background-color:#FFFFFF;}
+ .d2-1659554808 .background-color-B1{background-color:#0D32B2;}
+ .d2-1659554808 .background-color-B2{background-color:#0D32B2;}
+ .d2-1659554808 .background-color-B3{background-color:#E3E9FD;}
+ .d2-1659554808 .background-color-B4{background-color:#E3E9FD;}
+ .d2-1659554808 .background-color-B5{background-color:#EDF0FD;}
+ .d2-1659554808 .background-color-B6{background-color:#F7F8FE;}
+ .d2-1659554808 .background-color-AA2{background-color:#4A6FF3;}
+ .d2-1659554808 .background-color-AA4{background-color:#EDF0FD;}
+ .d2-1659554808 .background-color-AA5{background-color:#F7F8FE;}
+ .d2-1659554808 .background-color-AB4{background-color:#EDF0FD;}
+ .d2-1659554808 .background-color-AB5{background-color:#F7F8FE;}
+ .d2-1659554808 .color-N1{color:#0A0F25;}
+ .d2-1659554808 .color-N2{color:#676C7E;}
+ .d2-1659554808 .color-N3{color:#9499AB;}
+ .d2-1659554808 .color-N4{color:#CFD2DD;}
+ .d2-1659554808 .color-N5{color:#DEE1EB;}
+ .d2-1659554808 .color-N6{color:#EEF1F8;}
+ .d2-1659554808 .color-N7{color:#FFFFFF;}
+ .d2-1659554808 .color-B1{color:#0D32B2;}
+ .d2-1659554808 .color-B2{color:#0D32B2;}
+ .d2-1659554808 .color-B3{color:#E3E9FD;}
+ .d2-1659554808 .color-B4{color:#E3E9FD;}
+ .d2-1659554808 .color-B5{color:#EDF0FD;}
+ .d2-1659554808 .color-B6{color:#F7F8FE;}
+ .d2-1659554808 .color-AA2{color:#4A6FF3;}
+ .d2-1659554808 .color-AA4{color:#EDF0FD;}
+ .d2-1659554808 .color-AA5{color:#F7F8FE;}
+ .d2-1659554808 .color-AB4{color:#EDF0FD;}
+ .d2-1659554808 .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}]]>DAGGER ENGINEANY DOCKER COMPATIBLE RUNTIMEANY CIWINDOWSLINUXMACOSKUBERNETES
+
\ No newline at end of file