diff --git a/e2etests/testdata/sanity/1_to_2/dagre/board.exp.json b/e2etests/testdata/sanity/1_to_2/dagre/board.exp.json index 25104c1a5..9d7bafb1e 100644 --- a/e2etests/testdata/sanity/1_to_2/dagre/board.exp.json +++ b/e2etests/testdata/sanity/1_to_2/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -162,7 +162,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -209,7 +210,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/sanity/1_to_2/elk/board.exp.json b/e2etests/testdata/sanity/1_to_2/elk/board.exp.json index 6c709942a..1ff2e7f96 100644 --- a/e2etests/testdata/sanity/1_to_2/elk/board.exp.json +++ b/e2etests/testdata/sanity/1_to_2/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -153,7 +153,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -199,7 +200,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/sanity/basic/dagre/board.exp.json b/e2etests/testdata/sanity/basic/dagre/board.exp.json index e6bd79868..49f25e27a 100644 --- a/e2etests/testdata/sanity/basic/dagre/board.exp.json +++ b/e2etests/testdata/sanity/basic/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/sanity/basic/elk/board.exp.json b/e2etests/testdata/sanity/basic/elk/board.exp.json index 5661d68d7..caf6ed051 100644 --- a/e2etests/testdata/sanity/basic/elk/board.exp.json +++ b/e2etests/testdata/sanity/basic/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/sanity/child_to_child/dagre/board.exp.json b/e2etests/testdata/sanity/child_to_child/dagre/board.exp.json index b27380f82..54e4d4f5f 100644 --- a/e2etests/testdata/sanity/child_to_child/dagre/board.exp.json +++ b/e2etests/testdata/sanity/child_to_child/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 214, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "c.d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -212,7 +212,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/sanity/child_to_child/elk/board.exp.json b/e2etests/testdata/sanity/child_to_child/elk/board.exp.json index 8bc9b6211..8aeadea21 100644 --- a/e2etests/testdata/sanity/child_to_child/elk/board.exp.json +++ b/e2etests/testdata/sanity/child_to_child/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 264, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "c.d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -191,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/sanity/connection_label/dagre/board.exp.json b/e2etests/testdata/sanity/connection_label/dagre/board.exp.json index d1f6a5b5d..0692526cb 100644 --- a/e2etests/testdata/sanity/connection_label/dagre/board.exp.json +++ b/e2etests/testdata/sanity/connection_label/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/sanity/connection_label/elk/board.exp.json b/e2etests/testdata/sanity/connection_label/elk/board.exp.json index de990b413..9b5235b5a 100644 --- a/e2etests/testdata/sanity/connection_label/elk/board.exp.json +++ b/e2etests/testdata/sanity/connection_label/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes/dagre/board.exp.json b/e2etests/testdata/stable/all_shapes/dagre/board.exp.json index 6f4eccd75..3474b9562 100644 --- a/e2etests/testdata/stable/all_shapes/dagre/board.exp.json +++ b/e2etests/testdata/stable/all_shapes/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -694,7 +694,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -741,7 +742,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -788,7 +790,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -835,7 +838,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -882,7 +886,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -929,7 +934,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -976,7 +982,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -1023,7 +1030,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -1070,7 +1078,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1117,7 +1126,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1164,7 +1174,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes/elk/board.exp.json b/e2etests/testdata/stable/all_shapes/elk/board.exp.json index 811647e29..450dd97c6 100644 --- a/e2etests/testdata/stable/all_shapes/elk/board.exp.json +++ b/e2etests/testdata/stable/all_shapes/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -685,7 +685,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -723,7 +724,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -761,7 +763,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -799,7 +802,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -837,7 +841,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -875,7 +880,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -913,7 +919,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -951,7 +958,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -989,7 +997,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1027,7 +1036,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1065,7 +1075,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json b/e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json index b379936c3..a896471a6 100644 --- a/e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json +++ b/e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -694,7 +694,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -741,7 +742,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -788,7 +790,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -835,7 +838,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -882,7 +886,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -929,7 +934,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -976,7 +982,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -1023,7 +1030,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -1070,7 +1078,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1117,7 +1126,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1164,7 +1174,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json b/e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json index bf2621398..29a117de8 100644 --- a/e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json +++ b/e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -685,7 +685,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -723,7 +724,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -761,7 +763,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -799,7 +802,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -837,7 +841,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -875,7 +880,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -913,7 +919,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -951,7 +958,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -989,7 +997,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1027,7 +1036,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1065,7 +1075,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json b/e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json index b751096e7..751abdf1f 100644 --- a/e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json +++ b/e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -694,7 +694,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -741,7 +742,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -788,7 +790,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -835,7 +838,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -882,7 +886,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -929,7 +934,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -976,7 +982,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -1023,7 +1030,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -1070,7 +1078,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1117,7 +1126,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1164,7 +1174,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json b/e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json index 147234806..4e0f04fa1 100644 --- a/e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json +++ b/e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "page", @@ -86,7 +86,6 @@ }, "width": 139, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 39, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "parallelogram", @@ -124,7 +124,6 @@ }, "width": 204, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 104, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "document", @@ -162,7 +162,6 @@ }, "width": 177, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cylinder", @@ -200,7 +200,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "queue", @@ -238,7 +238,6 @@ }, "width": 149, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 49, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "package", @@ -276,7 +276,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "step", @@ -314,7 +314,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "callout", @@ -352,7 +352,6 @@ }, "width": 155, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "stored_data", @@ -390,7 +390,6 @@ }, "width": 191, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 91, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "person", @@ -428,7 +428,6 @@ }, "width": 153, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "diamond", @@ -466,7 +466,6 @@ }, "width": 168, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 68, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "oval", @@ -504,7 +504,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "circle", @@ -542,7 +542,6 @@ }, "width": 144, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 44, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hexagon", @@ -580,7 +580,6 @@ }, "width": 165, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 65, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cloud", @@ -618,7 +618,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -685,7 +685,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(square -> page)[0]", @@ -723,7 +724,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(parallelogram -> document)[0]", @@ -761,7 +763,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(document -> cylinder)[0]", @@ -799,7 +802,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(queue -> package)[0]", @@ -837,7 +841,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(package -> step)[0]", @@ -875,7 +880,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(callout -> stored_data)[0]", @@ -913,7 +919,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(stored_data -> person)[0]", @@ -951,7 +958,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(diamond -> oval)[0]", @@ -989,7 +997,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(oval -> circle)[0]", @@ -1027,7 +1036,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hexagon -> cloud)[0]", @@ -1065,7 +1075,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json b/e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json index 882b69a62..4af38b29d 100644 --- a/e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json +++ b/e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 7, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 8, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "a", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 8, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "Oval", @@ -124,7 +124,6 @@ }, "width": 100, "height": 100, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 6, @@ -150,7 +149,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -199,7 +199,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -258,7 +259,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a <-> Oval)[0]", @@ -305,7 +307,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -- a)[0]", @@ -352,7 +355,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(Oval <-> c)[0]", @@ -411,7 +415,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json b/e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json index 0130bc347..dce8c385a 100644 --- a/e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json +++ b/e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 7, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 8, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "a", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 8, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "Oval", @@ -124,7 +124,6 @@ }, "width": 100, "height": 100, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 6, @@ -150,7 +149,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -198,7 +198,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -236,7 +237,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a <-> Oval)[0]", @@ -274,7 +276,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -- a)[0]", @@ -320,7 +323,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(Oval <-> c)[0]", @@ -374,7 +378,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json b/e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json index 60b8d8edd..d192fbe0a 100644 --- a/e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json +++ b/e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json b/e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json index baa8b7d7e..cb62ff8b9 100644 --- a/e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json +++ b/e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/binary_tree/dagre/board.exp.json b/e2etests/testdata/stable/binary_tree/dagre/board.exp.json index 3a6b384e4..a382b8675 100644 --- a/e2etests/testdata/stable/binary_tree/dagre/board.exp.json +++ b/e2etests/testdata/stable/binary_tree/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -618,7 +618,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -665,7 +666,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> d)[0]", @@ -712,7 +714,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> e)[0]", @@ -759,7 +762,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> f)[0]", @@ -806,7 +810,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> g)[0]", @@ -853,7 +858,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> h)[0]", @@ -900,7 +906,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> i)[0]", @@ -947,7 +954,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> j)[0]", @@ -994,7 +1002,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> k)[0]", @@ -1041,7 +1050,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> l)[0]", @@ -1088,7 +1098,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> m)[0]", @@ -1135,7 +1146,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> n)[0]", @@ -1182,7 +1194,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> o)[0]", @@ -1229,7 +1242,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/binary_tree/elk/board.exp.json b/e2etests/testdata/stable/binary_tree/elk/board.exp.json index fe1cfc467..e96bdd115 100644 --- a/e2etests/testdata/stable/binary_tree/elk/board.exp.json +++ b/e2etests/testdata/stable/binary_tree/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -609,7 +609,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -655,7 +656,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> d)[0]", @@ -701,7 +703,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> e)[0]", @@ -739,7 +742,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> f)[0]", @@ -785,7 +789,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> g)[0]", @@ -823,7 +828,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> h)[0]", @@ -861,7 +867,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> i)[0]", @@ -907,7 +914,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> j)[0]", @@ -945,7 +953,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> k)[0]", @@ -991,7 +1000,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> l)[0]", @@ -1029,7 +1039,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> m)[0]", @@ -1075,7 +1086,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> n)[0]", @@ -1121,7 +1133,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> o)[0]", @@ -1159,7 +1172,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/chaos1/dagre/board.exp.json b/e2etests/testdata/stable/chaos1/dagre/board.exp.json index b1b5defb8..1e92ed1fa 100644 --- a/e2etests/testdata/stable/chaos1/dagre/board.exp.json +++ b/e2etests/testdata/stable/chaos1/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 251, "height": 452, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 46, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "aaa.bbb", @@ -48,7 +48,6 @@ }, "width": 132, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ddd", @@ -86,7 +86,6 @@ }, "width": 133, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 33, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "eee", @@ -124,7 +124,6 @@ }, "width": 130, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 30, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "aaa.ccc", @@ -162,7 +162,6 @@ }, "width": 128, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -238,7 +238,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(eee <- aaa.ccc)[0]", @@ -285,7 +286,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/chaos1/elk/board.exp.json b/e2etests/testdata/stable/chaos1/elk/board.exp.json index 5e28a8c41..d4ed9e86a 100644 --- a/e2etests/testdata/stable/chaos1/elk/board.exp.json +++ b/e2etests/testdata/stable/chaos1/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "aaa", "type": "", "pos": { - "x": 12, - "y": 364 + "x": 375, + "y": 12 }, - "width": 430, - "height": 317, - "level": 1, + "width": 325, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 46, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "aaa.bbb", "type": "callout", "pos": { - "x": 87, - "y": 439 + "x": 450, + "y": 87 }, "width": 132, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ddd", "type": "cylinder", "pos": { - "x": 85, - "y": 12 + "x": 12, + "y": 87 }, "width": 133, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 33, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "eee", "type": "document", "pos": { - "x": 238, - "y": 12 + "x": 15, + "y": 233 }, "width": 130, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 30, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "aaa.ccc", "type": "", "pos": { - "x": 239, - "y": 439 + "x": 452, + "y": 233 }, "width": 128, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -219,17 +219,18 @@ "labelPercentage": 0, "route": [ { - "x": 303, - "y": 565 + "x": 580, + "y": 296 }, { - "x": 303, - "y": 681 + "x": 700, + "y": 296 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(eee <- aaa.ccc)[0]", @@ -257,17 +258,18 @@ "labelPercentage": 0, "route": [ { - "x": 303, - "y": 138 + "x": 145, + "y": 296 }, { - "x": 303, - "y": 439 + "x": 452, + "y": 296 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/chaos2/dagre/board.exp.json b/e2etests/testdata/stable/chaos2/dagre/board.exp.json index 8caeb8bd9..da047dac0 100644 --- a/e2etests/testdata/stable/chaos2/dagre/board.exp.json +++ b/e2etests/testdata/stable/chaos2/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 1117, "height": 1654, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "aa.bb", @@ -48,7 +48,6 @@ }, "width": 776, "height": 1554, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "aa.bb.cc", @@ -86,7 +86,6 @@ }, "width": 510, "height": 676, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "aa.bb.cc.dd", @@ -124,7 +124,6 @@ }, "width": 355, "height": 226, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.cc.dd.ee", @@ -162,7 +162,6 @@ }, "width": 16, "height": 24, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -188,7 +187,8 @@ "bold": true, "underline": false, "labelWidth": 16, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 5 }, { "id": "aa.bb.cc.dd.ff", @@ -199,7 +199,6 @@ }, "width": 117, "height": 126, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -226,7 +225,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 5 }, { "id": "aa.bb.cc.gg", @@ -237,7 +237,6 @@ }, "width": 17, "height": 24, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -263,7 +262,8 @@ "bold": true, "underline": false, "labelWidth": 17, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 4 }, { "id": "aa.bb.cc.hh", @@ -274,7 +274,6 @@ }, "width": 123, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -301,7 +300,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.ii", @@ -312,7 +312,6 @@ }, "width": 367, "height": 226, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -339,7 +338,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "aa.bb.ii.jj", @@ -350,7 +350,6 @@ }, "width": 115, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -377,7 +376,8 @@ "underline": false, "labelWidth": 15, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.kk", @@ -388,7 +388,6 @@ }, "width": 126, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -415,7 +414,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "aa.ll", @@ -426,7 +426,6 @@ }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -453,7 +452,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "aa.mm", @@ -464,7 +464,6 @@ }, "width": 131, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -491,7 +490,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "aa.nn", @@ -502,7 +502,6 @@ }, "width": 18, "height": 24, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -528,7 +527,8 @@ "bold": true, "underline": false, "labelWidth": 18, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 2 }, { "id": "aa.oo", @@ -539,7 +539,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -566,7 +565,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -615,7 +615,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.bb.cc.(gg -- hh)[0]", @@ -662,7 +663,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.bb.(ii -> cc.dd)[0]", @@ -757,7 +759,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(ll <-> bb)[0]", @@ -804,7 +807,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm -> bb.cc)[0]", @@ -863,7 +867,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm -> ll)[0]", @@ -910,7 +915,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm <-> bb)[0]", @@ -957,7 +963,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(ll <-> bb.cc.gg)[0]", @@ -1052,7 +1059,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm <- bb.ii)[0]", @@ -1099,7 +1107,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(bb.cc <- ll)[0]", @@ -1146,7 +1155,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(bb.ii <-> ll)[0]", @@ -1205,7 +1215,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 } ] } diff --git a/e2etests/testdata/stable/chaos2/elk/board.exp.json b/e2etests/testdata/stable/chaos2/elk/board.exp.json index fbe4f1cdd..81bd699b6 100644 --- a/e2etests/testdata/stable/chaos2/elk/board.exp.json +++ b/e2etests/testdata/stable/chaos2/elk/board.exp.json @@ -8,9 +8,8 @@ "x": 12, "y": 12 }, - "width": 892, - "height": 1707, - "level": 1, + "width": 1656, + "height": 897, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "aa.bb", "type": "", "pos": { - "x": 144, - "y": 445 + "x": 434, + "y": 132 }, - "width": 685, - "height": 1174, - "level": 2, + "width": 1134, + "height": 702, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "aa.bb.cc", "type": "", "pos": { - "x": 290, - "y": 841 + "x": 819, + "y": 278 }, - "width": 464, - "height": 703, - "level": 3, + "width": 674, + "height": 481, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 24, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "aa.bb.cc.dd", "type": "rectangle", "pos": { - "x": 376, - "y": 916 + "x": 894, + "y": 364 }, - "width": 303, - "height": 276, - "level": 4, + "width": 267, + "height": 320, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.cc.dd.ee", "type": "text", "pos": { - "x": 588, - "y": 1093 + "x": 1070, + "y": 585 }, "width": 16, "height": 24, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -188,18 +187,18 @@ "bold": true, "underline": false, "labelWidth": 16, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 5 }, { "id": "aa.bb.cc.dd.ff", "type": "", "pos": { - "x": 451, - "y": 991 + "x": 969, + "y": 439 }, "width": 117, "height": 126, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -226,18 +225,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 5 }, { "id": "aa.bb.cc.gg", "type": "text", "pos": { - "x": 585, - "y": 1258 + "x": 1221, + "y": 581 }, "width": 17, "height": 24, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -263,18 +262,18 @@ "bold": true, "underline": false, "labelWidth": 17, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 4 }, { "id": "aa.bb.cc.hh", "type": "", "pos": { - "x": 532, - "y": 1343 + "x": 1295, + "y": 530 }, "width": 123, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -301,18 +300,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.ii", "type": "package", "pos": { - "x": 376, - "y": 520 + "x": 509, + "y": 364 }, "width": 265, "height": 276, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -339,18 +338,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "aa.bb.ii.jj", "type": "diamond", "pos": { - "x": 451, - "y": 595 + "x": 584, + "y": 439 }, "width": 115, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -377,18 +376,18 @@ "underline": false, "labelWidth": 15, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "aa.bb.kk", "type": "oval", "pos": { - "x": 219, - "y": 595 + "x": 579, + "y": 207 }, "width": 126, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -415,18 +414,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "aa.ll", "type": "", "pos": { - "x": 357, - "y": 233 + "x": 238, + "y": 356 }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -453,18 +452,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "aa.mm", "type": "cylinder", "pos": { - "x": 462, - "y": 87 + "x": 87, + "y": 471 }, "width": 131, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -491,18 +490,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "aa.nn", "type": "text", "pos": { - "x": 424, - "y": 138 + "x": 144, + "y": 427 }, "width": 18, "height": 24, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -528,18 +527,18 @@ "bold": true, "underline": false, "labelWidth": 18, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 2 }, { "id": "aa.oo", "type": "", "pos": { - "x": 613, - "y": 87 + "x": 91, + "y": 617 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -566,7 +565,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -596,17 +596,18 @@ "labelPercentage": 0, "route": [ { - "x": 596, - "y": 1117 + "x": 1086, + "y": 597 }, { - "x": 596, - "y": 1258 + "x": 1221, + "y": 597 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.bb.cc.(gg -- hh)[0]", @@ -634,17 +635,18 @@ "labelPercentage": 0, "route": [ { - "x": 593.1666666666666, - "y": 1282 + "x": 1238, + "y": 593 }, { - "x": 593.1666666666666, - "y": 1343 + "x": 1295, + "y": 593 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.bb.(ii -> cc.dd)[0]", @@ -672,25 +674,26 @@ "labelPercentage": 0, "route": [ { - "x": 552.6666666666666, - "y": 796 + "x": 774, + "y": 548 }, { - "x": 552.6666666666666, - "y": 816 + "x": 794, + "y": 548 }, { - "x": 451, - "y": 816 + "x": 794, + "y": 439 }, { - "x": 451, - "y": 916 + "x": 894, + "y": 439 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(ll <-> bb)[0]", @@ -718,25 +721,34 @@ "labelPercentage": 0, "route": [ { - "x": 424.9000000000001, - "y": 359 + "x": 352, + "y": 431.6 }, { - "x": 424.9000000000001, - "y": 420 + "x": 362, + "y": 431.6 }, { - "x": 345.00000000000006, - "y": 420 + "x": 362, + "y": 421.80000000000007 }, { - "x": 345.00000000000006, - "y": 445 + "x": 409, + "y": 421.80000000000007 + }, + { + "x": 409, + "y": 333.00000000000006 + }, + { + "x": 434, + "y": 333.00000000000006 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm -> bb.cc)[0]", @@ -764,33 +776,34 @@ "labelPercentage": 0, "route": [ { - "x": 566.5, - "y": 213 + "x": 218, + "y": 572 }, { - "x": 566.5, - "y": 420 + "x": 409, + "y": 572 }, { - "x": 651, - "y": 420 + "x": 409, + "y": 650 }, { - "x": 651, - "y": 826 + "x": 804, + "y": 650 }, { - "x": 461.00000000000006, - "y": 826 + "x": 804, + "y": 449.00000000000006 }, { - "x": 461.00000000000006, - "y": 841 + "x": 819, + "y": 449.00000000000006 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm -> ll)[0]", @@ -818,25 +831,26 @@ "labelPercentage": 0, "route": [ { - "x": 487.90000000000003, - "y": 213 + "x": 218, + "y": 496.40000000000003 }, { - "x": 487.90000000000003, - "y": 223 + "x": 228, + "y": 496.40000000000003 }, { - "x": 413.50000000000006, - "y": 223 + "x": 228, + "y": 419.00000000000006 }, { - "x": 413.50000000000006, - "y": 233 + "x": 238, + "y": 419.00000000000006 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm <-> bb)[0]", @@ -864,33 +878,34 @@ "labelPercentage": 0, "route": [ { - "x": 540.3000000000001, - "y": 213 + "x": 218, + "y": 546.8000000000001 }, { - "x": 540.3000000000001, - "y": 223 + "x": 228, + "y": 546.8000000000001 }, { - "x": 537.5, - "y": 223 + "x": 228, + "y": 537 }, { - "x": 537.5, - "y": 420 + "x": 409, + "y": 537 }, { - "x": 518.5, - "y": 420 + "x": 409, + "y": 512 }, { - "x": 518.5, - "y": 445 + "x": 434, + "y": 512 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(ll <-> bb.cc.gg)[0]", @@ -918,33 +933,34 @@ "labelPercentage": 0, "route": [ { - "x": 447.70000000000005, - "y": 359 + "x": 352, + "y": 456.80000000000007 }, { - "x": 447.70000000000005, - "y": 430 + "x": 419, + "y": 456.80000000000007 }, { - "x": 365.00000000000006, - "y": 430 + "x": 419, + "y": 353.00000000000006 }, { - "x": 365.00000000000006, - "y": 1248 + "x": 1211, + "y": 353.00000000000006 }, { - "x": 590.3333333333334, - "y": 1248 + "x": 1211, + "y": 589 }, { - "x": 590.3333333333334, - "y": 1258 + "x": 1221, + "y": 589 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(mm <- bb.ii)[0]", @@ -972,25 +988,26 @@ "labelPercentage": 0, "route": [ { - "x": 514.1, - "y": 213 + "x": 218, + "y": 521.6 }, { - "x": 514.1, - "y": 223 + "x": 228, + "y": 521.6 }, { - "x": 508.50000000000006, - "y": 223 + "x": 228, + "y": 502.00000000000006 }, { - "x": 508.50000000000006, - "y": 520 + "x": 509, + "y": 502.00000000000006 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(bb.cc <- ll)[0]", @@ -1018,33 +1035,34 @@ "labelPercentage": 0, "route": [ { - "x": 461.00000000000006, - "y": 1544 + "x": 1493, + "y": 449.00000000000006 }, { - "x": 461.0000000000001, - "y": 1644 + "x": 1593, + "y": 449.0000000000001 }, { - "x": 105.00000000000006, - "y": 1644 + "x": 1593, + "y": 87.00000000000006 }, { - "x": 105.00000000000006, - "y": 369 + "x": 362, + "y": 87.00000000000006 }, { - "x": 379.3000000000001, - "y": 369 + "x": 362, + "y": 381.2000000000001 }, { - "x": 379.3000000000001, - "y": 359 + "x": 352, + "y": 381.2000000000001 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 }, { "id": "aa.(bb.ii <-> ll)[0]", @@ -1072,41 +1090,42 @@ "labelPercentage": 0, "route": [ { - "x": 464.33333333333337, - "y": 796 + "x": 774, + "y": 456.00000000000006 }, { - "x": 464.33333333333337, - "y": 806 + "x": 784, + "y": 456.00000000000006 }, { - "x": 279.00000000000006, - "y": 806 + "x": 784, + "y": 267.00000000000006 }, { - "x": 279.0000000000001, - "y": 1634 + "x": 1583, + "y": 267.0000000000001 }, { - "x": 134.0000000000001, - "y": 1634 + "x": 1583, + "y": 122.00000000000011 }, { - "x": 134.0000000000001, - "y": 379 + "x": 372, + "y": 122.00000000000011 }, { - "x": 402.10000000000014, - "y": 379 + "x": 372, + "y": 406.4000000000001 }, { - "x": 402.10000000000014, - "y": 359 + "x": 352, + "y": 406.4000000000001 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 6 } ] } diff --git a/e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json b/e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json index 8c3d30dfc..7fca43601 100644 --- a/e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json +++ b/e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 524, "height": 426, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -48,7 +48,6 @@ }, "width": 444, "height": 326, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "a.b.c", @@ -86,7 +86,6 @@ }, "width": 364, "height": 226, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "a.b.c.d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 } ], "connections": [ @@ -236,7 +236,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "a.(b -> b.c)[0]", @@ -319,7 +320,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "a.(b.c.d -> b)[0]", @@ -366,7 +368,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 } ] } diff --git a/e2etests/testdata/stable/child_parent_edges/elk/board.exp.json b/e2etests/testdata/stable/child_parent_edges/elk/board.exp.json index 41f392aef..39671b77e 100644 --- a/e2etests/testdata/stable/child_parent_edges/elk/board.exp.json +++ b/e2etests/testdata/stable/child_parent_edges/elk/board.exp.json @@ -8,9 +8,8 @@ "x": 12, "y": 12 }, - "width": 574, - "height": 601, - "level": 1, + "width": 589, + "height": 586, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -46,9 +46,8 @@ "x": 87, "y": 87 }, - "width": 424, - "height": 451, - "level": 2, + "width": 439, + "height": 436, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "a.b.c", @@ -86,7 +86,6 @@ }, "width": 264, "height": 276, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "a.b.c.d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 } ], "connections": [ @@ -181,17 +181,18 @@ "labelPercentage": 0, "route": [ { - "x": 162, - "y": 538 + "x": 526, + "y": 162 }, { - "x": 162, - "y": 613 + "x": 601, + "y": 162 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "a.(b -> b.c)[0]", @@ -219,17 +220,18 @@ "labelPercentage": 0, "route": [ { - "x": 237, - "y": 87 + "x": 87, + "y": 237 }, { - "x": 237, - "y": 162 + "x": 162, + "y": 237 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "a.(b.c.d -> b)[0]", @@ -257,25 +259,26 @@ "labelPercentage": 0, "route": [ { - "x": 294, - "y": 363 + "x": 351, + "y": 300 }, { - "x": 294, - "y": 453 + "x": 441, + "y": 300 }, { - "x": 436, - "y": 453 + "x": 441, + "y": 448 }, { - "x": 436, - "y": 87 + "x": 87, + "y": 448 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 } ] } diff --git a/e2etests/testdata/stable/circular_dependency/dagre/board.exp.json b/e2etests/testdata/stable/circular_dependency/dagre/board.exp.json index c965af9c1..34f41340e 100644 --- a/e2etests/testdata/stable/circular_dependency/dagre/board.exp.json +++ b/e2etests/testdata/stable/circular_dependency/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -162,7 +162,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> c)[0]", @@ -209,7 +210,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -256,7 +258,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> a)[0]", @@ -303,7 +306,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/circular_dependency/elk/board.exp.json b/e2etests/testdata/stable/circular_dependency/elk/board.exp.json index eef9a097a..789996fdd 100644 --- a/e2etests/testdata/stable/circular_dependency/elk/board.exp.json +++ b/e2etests/testdata/stable/circular_dependency/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -153,7 +153,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> c)[0]", @@ -191,7 +192,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -229,7 +231,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> a)[0]", @@ -267,7 +270,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/class/dagre/board.exp.json b/e2etests/testdata/stable/class/dagre/board.exp.json index 501753f8d..bcd0af21a 100644 --- a/e2etests/testdata/stable/class/dagre/board.exp.json +++ b/e2etests/testdata/stable/class/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 339, "height": 368, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -68,7 +67,8 @@ "bold": true, "underline": false, "labelWidth": 150, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 } ], "connections": [] diff --git a/e2etests/testdata/stable/class/elk/board.exp.json b/e2etests/testdata/stable/class/elk/board.exp.json index 592a921c2..b1b21ae18 100644 --- a/e2etests/testdata/stable/class/elk/board.exp.json +++ b/e2etests/testdata/stable/class/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 339, "height": 368, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -68,7 +67,8 @@ "bold": true, "underline": false, "labelWidth": 150, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 } ], "connections": [] diff --git a/e2etests/testdata/stable/code_snippet/dagre/board.exp.json b/e2etests/testdata/stable/code_snippet/dagre/board.exp.json index 79b6896f4..9e17997bb 100644 --- a/e2etests/testdata/stable/code_snippet/dagre/board.exp.json +++ b/e2etests/testdata/stable/code_snippet/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 755, "height": 166, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 755, - "labelHeight": 166 + "labelHeight": 166, + "renderPriority": 1 }, { "id": "x", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -85,7 +85,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hey -> y)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/code_snippet/elk/board.exp.json b/e2etests/testdata/stable/code_snippet/elk/board.exp.json index 2c9cfc714..a3c075e00 100644 --- a/e2etests/testdata/stable/code_snippet/elk/board.exp.json +++ b/e2etests/testdata/stable/code_snippet/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 755, "height": 166, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 755, - "labelHeight": 166 + "labelHeight": 166, + "renderPriority": 1 }, { "id": "x", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -85,7 +85,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hey -> y)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/connected_container/dagre/board.exp.json b/e2etests/testdata/stable/connected_container/dagre/board.exp.json index 33ddd4b57..f1beb9a58 100644 --- a/e2etests/testdata/stable/connected_container/dagre/board.exp.json +++ b/e2etests/testdata/stable/connected_container/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 214, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "c.d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "f", @@ -162,7 +162,6 @@ }, "width": 294, "height": 326, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "f.h", @@ -200,7 +200,6 @@ }, "width": 214, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "f.h.g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 } ], "connections": [ @@ -326,7 +326,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(c.d -> f.h.g)[0]", @@ -397,7 +398,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/connected_container/elk/board.exp.json b/e2etests/testdata/stable/connected_container/elk/board.exp.json index 73c9e7864..5538d2a86 100644 --- a/e2etests/testdata/stable/connected_container/elk/board.exp.json +++ b/e2etests/testdata/stable/connected_container/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "a", "type": "", "pos": { - "x": 88, - "y": 12 + "x": 12, + "y": 87 }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", "type": "", "pos": { - "x": 163, - "y": 87 + "x": 87, + "y": 162 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", "type": "", "pos": { - "x": 87, - "y": 398 + "x": 385, + "y": 87 }, "width": 264, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "c.d", "type": "", "pos": { - "x": 162, - "y": 473 + "x": 460, + "y": 162 }, "width": 114, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "f", "type": "", "pos": { - "x": 12, - "y": 784 + "x": 759, + "y": 12 }, - "width": 414, - "height": 431, - "level": 1, + "width": 419, + "height": 426, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "f.h", "type": "", "pos": { - "x": 87, - "y": 864 + "x": 839, + "y": 87 }, "width": 264, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "f.h.g", "type": "", "pos": { - "x": 162, - "y": 939 + "x": 914, + "y": 162 }, "width": 114, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 } ], "connections": [ @@ -295,17 +295,18 @@ "labelPercentage": 0, "route": [ { - "x": 219, - "y": 213 + "x": 200, + "y": 225 }, { - "x": 219, - "y": 473 + "x": 460, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(c.d -> f.h.g)[0]", @@ -333,17 +334,18 @@ "labelPercentage": 0, "route": [ { - "x": 219, - "y": 599 + "x": 574, + "y": 225 }, { - "x": 219, - "y": 939 + "x": 914, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/container_edges/dagre/board.exp.json b/e2etests/testdata/stable/container_edges/dagre/board.exp.json index 8166e4d26..8a6a6faf4 100644 --- a/e2etests/testdata/stable/container_edges/dagre/board.exp.json +++ b/e2etests/testdata/stable/container_edges/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -48,7 +48,6 @@ }, "width": 253, "height": 878, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "g.b", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 293, "height": 326, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "d.h", @@ -162,7 +162,6 @@ }, "width": 213, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "d.h.c", @@ -200,7 +200,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "g.e", @@ -238,7 +238,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "f", @@ -276,7 +276,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -352,7 +352,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g.b -> d.h.c)[0]", @@ -411,7 +412,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(d -> g.e)[0]", @@ -458,7 +460,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g.e -> f)[0]", @@ -505,7 +508,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(f -> g)[0]", @@ -552,7 +556,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g -> d.h)[0]", @@ -599,7 +604,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/container_edges/elk/board.exp.json b/e2etests/testdata/stable/container_edges/elk/board.exp.json index eff0f69f1..8dd4c0f0b 100644 --- a/e2etests/testdata/stable/container_edges/elk/board.exp.json +++ b/e2etests/testdata/stable/container_edges/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "a", "type": "", "pos": { - "x": 162, - "y": 12 + "x": 12, + "y": 162 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", "type": "", "pos": { - "x": 87, - "y": 253 + "x": 240, + "y": 87 }, - "width": 396, - "height": 276, - "level": 1, + "width": 263, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "g.b", "type": "", "pos": { - "x": 162, - "y": 328 + "x": 315, + "y": 162 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "d", "type": "", "pos": { - "x": 12, - "y": 639 + "x": 613, + "y": 12 }, - "width": 413, - "height": 431, - "level": 1, + "width": 418, + "height": 426, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "d.h", "type": "", "pos": { - "x": 87, - "y": 719 + "x": 693, + "y": 87 }, "width": 263, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "d.h.c", "type": "", "pos": { - "x": 162, - "y": 794 + "x": 768, + "y": 162 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "g.e", "type": "", "pos": { - "x": 295, - "y": 328 + "x": 315, + "y": 308 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,18 +264,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "f", "type": "", "pos": { - "x": 445, - "y": 639 + "x": 613, + "y": 458 }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -333,17 +333,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 138 + "x": 125, + "y": 225 }, { - "x": 218.5, - "y": 328 + "x": 315, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g.b -> d.h.c)[0]", @@ -371,17 +372,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 454 + "x": 428, + "y": 225 }, { - "x": 218.5, - "y": 794 + "x": 768, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(d -> g.e)[0]", @@ -409,33 +411,34 @@ "labelPercentage": 0, "route": [ { - "x": 87, - "y": 1070 + "x": 1031, + "y": 87 }, { - "x": 87, - "y": 1120 + "x": 1081, + "y": 87 }, { - "x": 566, - "y": 1120 + "x": 1081, + "y": 594 }, { - "x": 566, - "y": 188 + "x": 175, + "y": 594 }, { - "x": 351.5, - "y": 188 + "x": 175, + "y": 371 }, { - "x": 351.5, - "y": 328 + "x": 315, + "y": 371 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g.e -> f)[0]", @@ -463,25 +466,26 @@ "labelPercentage": 0, "route": [ { - "x": 351.5, - "y": 454 + "x": 428, + "y": 371 }, { - "x": 351.5, - "y": 584 + "x": 558, + "y": 371 }, { - "x": 482, - "y": 584 + "x": 558, + "y": 500 }, { - "x": 482, - "y": 639 + "x": 613, + "y": 500 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(f -> g)[0]", @@ -509,25 +513,26 @@ "labelPercentage": 0, "route": [ { - "x": 519, - "y": 639 + "x": 613, + "y": 542 }, { - "x": 519, - "y": 198 + "x": 185, + "y": 542 }, { - "x": 361.5, - "y": 198 + "x": 185, + "y": 381 }, { - "x": 361.5, - "y": 253 + "x": 240, + "y": 381 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(g -> d.h)[0]", @@ -555,17 +560,18 @@ "labelPercentage": 0, "route": [ { - "x": 228.5, - "y": 529 + "x": 503, + "y": 235 }, { - "x": 228.5, - "y": 719 + "x": 693, + "y": 235 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/dense/dagre/board.exp.json b/e2etests/testdata/stable/dense/dagre/board.exp.json index 45e6e5df1..95d37e599 100644 --- a/e2etests/testdata/stable/dense/dagre/board.exp.json +++ b/e2etests/testdata/stable/dense/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -694,7 +694,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -753,7 +754,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> e)[0]", @@ -812,7 +814,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> e)[0]", @@ -871,7 +874,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> f)[0]", @@ -930,7 +934,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> g)[0]", @@ -977,7 +982,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> f)[0]", @@ -1024,7 +1030,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> h)[0]", @@ -1071,7 +1078,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> i)[0]", @@ -1178,7 +1186,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> d)[0]", @@ -1237,7 +1246,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> c)[0]", @@ -1284,7 +1294,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> a)[0]", @@ -1343,7 +1354,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> j)[0]", @@ -1390,7 +1402,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> k)[0]", @@ -1437,7 +1450,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> l)[0]", @@ -1484,7 +1498,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> e)[0]", @@ -1531,7 +1546,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(m -> l)[0]", @@ -1578,7 +1594,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(m -> n)[0]", @@ -1625,7 +1642,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> i)[0]", @@ -1672,7 +1690,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> n)[0]", @@ -1719,7 +1738,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> n)[0]", @@ -1766,7 +1786,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> o)[0]", @@ -1813,7 +1834,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> l)[0]", @@ -1860,7 +1882,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> q)[0]", @@ -1907,7 +1930,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/dense/elk/board.exp.json b/e2etests/testdata/stable/dense/elk/board.exp.json index d9c745b45..467b4fef7 100644 --- a/e2etests/testdata/stable/dense/elk/board.exp.json +++ b/e2etests/testdata/stable/dense/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -685,7 +685,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> b)[0]", @@ -731,7 +732,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> e)[0]", @@ -777,7 +779,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> e)[0]", @@ -823,7 +826,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> f)[0]", @@ -869,7 +873,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> g)[0]", @@ -915,7 +920,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> f)[0]", @@ -961,7 +967,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> h)[0]", @@ -1007,7 +1014,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> i)[0]", @@ -1061,7 +1069,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> d)[0]", @@ -1099,7 +1108,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> c)[0]", @@ -1137,7 +1147,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> a)[0]", @@ -1183,7 +1194,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> j)[0]", @@ -1237,7 +1249,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> k)[0]", @@ -1275,7 +1288,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> l)[0]", @@ -1321,7 +1335,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> e)[0]", @@ -1367,7 +1382,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(m -> l)[0]", @@ -1413,7 +1429,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(m -> n)[0]", @@ -1459,7 +1476,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> i)[0]", @@ -1497,7 +1515,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> n)[0]", @@ -1535,7 +1554,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> n)[0]", @@ -1581,7 +1601,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> o)[0]", @@ -1627,7 +1648,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> l)[0]", @@ -1665,7 +1687,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> q)[0]", @@ -1703,7 +1726,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json b/e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json index d5ef295bb..532972a34 100644 --- a/e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json +++ b/e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 465, "height": 904, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 77, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "tree", @@ -86,7 +86,6 @@ }, "width": 134, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 34, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "and", @@ -124,7 +124,6 @@ }, "width": 132, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nodes", @@ -162,7 +162,6 @@ }, "width": 147, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 47, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "some", @@ -200,7 +200,6 @@ }, "width": 143, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 43, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "more", @@ -238,7 +238,6 @@ }, "width": 141, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 41, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "many", @@ -276,7 +276,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "then", @@ -314,7 +314,6 @@ }, "width": 138, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 38, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "here", @@ -352,7 +352,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "you", @@ -390,7 +390,6 @@ }, "width": 132, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "have", @@ -428,7 +428,6 @@ }, "width": 138, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 38, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hierarchy", @@ -466,7 +466,6 @@ }, "width": 173, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 73, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "another", @@ -504,7 +504,6 @@ }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "of", @@ -542,7 +542,6 @@ }, "width": 120, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 20, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nesting", @@ -580,7 +580,6 @@ }, "width": 158, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 58, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "trees", @@ -618,7 +618,6 @@ }, "width": 142, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 42, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "finally.a", @@ -656,7 +656,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.tree", @@ -694,7 +694,6 @@ }, "width": 134, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 34, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.inside", @@ -732,7 +732,6 @@ }, "width": 148, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 48, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.hierarchy", @@ -770,7 +770,6 @@ }, "width": 173, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 73, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.root", @@ -808,7 +808,6 @@ }, "width": 135, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 35, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -884,7 +884,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> and)[0]", @@ -931,7 +932,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> nodes)[0]", @@ -978,7 +980,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(and -> some)[0]", @@ -1025,7 +1028,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(tree -> more)[0]", @@ -1072,7 +1076,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(tree -> many)[0]", @@ -1119,7 +1124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(then -> here)[0]", @@ -1166,7 +1172,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(here -> you)[0]", @@ -1213,7 +1220,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(have -> hierarchy)[0]", @@ -1260,7 +1268,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(then -> hierarchy)[0]", @@ -1307,7 +1316,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(finally -> another)[0]", @@ -1354,7 +1364,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(another -> of)[0]", @@ -1401,7 +1412,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(nesting -> trees)[0]", @@ -1448,7 +1460,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(finally -> trees)[0]", @@ -1495,7 +1508,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(a -> tree)[0]", @@ -1542,7 +1556,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(inside -> a)[0]", @@ -1589,7 +1604,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(tree -> hierarchy)[0]", @@ -1636,7 +1652,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(a -> root)[0]", @@ -1683,7 +1700,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/different_subgraphs/elk/board.exp.json b/e2etests/testdata/stable/different_subgraphs/elk/board.exp.json index 09b3469c1..98a4b2393 100644 --- a/e2etests/testdata/stable/different_subgraphs/elk/board.exp.json +++ b/e2etests/testdata/stable/different_subgraphs/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "finally", "type": "", "pos": { - "x": 843, - "y": 12 + "x": 12, + "y": 742 }, - "width": 458, - "height": 714, - "level": 1, + "width": 779, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 77, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a", "type": "", "pos": { - "x": 57, - "y": 600 + "x": 678, + "y": 44 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "tree", "type": "", "pos": { - "x": 362, - "y": 836 + "x": 927, + "y": 325 }, "width": 134, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 34, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "and", "type": "", "pos": { - "x": 179, - "y": 836 + "x": 922, + "y": 158 }, "width": 132, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nodes", "type": "", "pos": { - "x": 12, - "y": 836 + "x": 901, + "y": 12 }, "width": 147, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 47, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "some", "type": "", "pos": { - "x": 174, - "y": 1062 + "x": 1174, + "y": 158 }, "width": 143, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 43, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "more", "type": "", "pos": { - "x": 337, - "y": 1062 + "x": 1174, + "y": 304 }, "width": 141, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,18 +264,18 @@ "underline": false, "labelWidth": 41, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "many", "type": "", "pos": { - "x": 498, - "y": 1062 + "x": 1174, + "y": 450 }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,18 +302,18 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "then", "type": "", "pos": { - "x": 685, - "y": 600 + "x": 653, + "y": 596 }, "width": 138, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,18 +340,18 @@ "underline": false, "labelWidth": 38, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "here", "type": "", "pos": { - "x": 709, - "y": 836 + "x": 920, + "y": 617 }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,18 +378,18 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "you", "type": "", "pos": { - "x": 711, - "y": 1062 + "x": 1174, + "y": 617 }, "width": 132, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,18 +416,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "have", "type": "", "pos": { - "x": 505, - "y": 600 + "x": 653, + "y": 450 }, "width": 138, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,18 +454,18 @@ "underline": false, "labelWidth": 38, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "hierarchy", "type": "", "pos": { - "x": 516, - "y": 836 + "x": 901, + "y": 471 }, "width": 173, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,18 +492,18 @@ "underline": false, "labelWidth": 73, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "another", "type": "", "pos": { - "x": 915, - "y": 836 + "x": 906, + "y": 820 }, "width": 163, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,18 +530,18 @@ "underline": false, "labelWidth": 63, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "of", "type": "", "pos": { - "x": 936, - "y": 1062 + "x": 1174, + "y": 820 }, "width": 120, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,18 +568,18 @@ "underline": false, "labelWidth": 20, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nesting", "type": "", "pos": { - "x": 1322, - "y": 600 + "x": 633, + "y": 1184 }, "width": 158, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,18 +606,18 @@ "underline": false, "labelWidth": 58, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "trees", "type": "", "pos": { - "x": 1306, - "y": 836 + "x": 901, + "y": 1163 }, "width": 142, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,18 +644,18 @@ "underline": false, "labelWidth": 42, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "finally.a", "type": "", "pos": { - "x": 948, - "y": 233 + "x": 255, + "y": 838 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,18 +682,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.tree", "type": "", "pos": { - "x": 1073, - "y": 379 + "x": 389, + "y": 963 }, "width": 134, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,18 +720,18 @@ "underline": false, "labelWidth": 34, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.inside", "type": "", "pos": { - "x": 930, - "y": 87 + "x": 87, + "y": 838 }, "width": 148, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,18 +758,18 @@ "underline": false, "labelWidth": 48, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.hierarchy", "type": "", "pos": { - "x": 1054, - "y": 525 + "x": 543, + "y": 963 }, "width": 173, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,18 +796,18 @@ "underline": false, "labelWidth": 73, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "finally.root", "type": "", "pos": { - "x": 918, - "y": 379 + "x": 388, + "y": 817 }, "width": 135, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 35, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -865,25 +865,26 @@ "labelPercentage": 0, "route": [ { - "x": 142, - "y": 726 + "x": 791, + "y": 138 }, { - "x": 142, - "y": 776 + "x": 841, + "y": 138 }, { - "x": 429.3333333333333, - "y": 776 + "x": 841, + "y": 388 }, { - "x": 429.3333333333333, - "y": 836 + "x": 927, + "y": 388 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> and)[0]", @@ -911,25 +912,26 @@ "labelPercentage": 0, "route": [ { - "x": 113.75, - "y": 726 + "x": 791, + "y": 106.5 }, { - "x": 113.75, - "y": 786 + "x": 851, + "y": 106.5 }, { - "x": 245, - "y": 786 + "x": 851, + "y": 221 }, { - "x": 245, - "y": 836 + "x": 921.5, + "y": 221 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> nodes)[0]", @@ -957,17 +959,18 @@ "labelPercentage": 0, "route": [ { - "x": 85.5, - "y": 726 + "x": 791, + "y": 75 }, { - "x": 85.5, - "y": 836 + "x": 901, + "y": 75 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(and -> some)[0]", @@ -995,17 +998,18 @@ "labelPercentage": 0, "route": [ { - "x": 245, - "y": 962 + "x": 1053.5, + "y": 221 }, { - "x": 245, - "y": 1062 + "x": 1174, + "y": 221 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(tree -> more)[0]", @@ -1033,17 +1037,18 @@ "labelPercentage": 0, "route": [ { - "x": 407, - "y": 962 + "x": 1061, + "y": 367 }, { - "x": 407, - "y": 1062 + "x": 1174, + "y": 367 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(tree -> many)[0]", @@ -1071,25 +1076,26 @@ "labelPercentage": 0, "route": [ { - "x": 451.66666666666663, - "y": 962 + "x": 1061, + "y": 409 }, { - "x": 451.66666666666663, - "y": 1012 + "x": 1124, + "y": 409 }, { - "x": 570, - "y": 1012 + "x": 1124, + "y": 513 }, { - "x": 570, - "y": 1062 + "x": 1174, + "y": 513 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(then -> here)[0]", @@ -1117,17 +1123,18 @@ "labelPercentage": 0, "route": [ { - "x": 777.3333333333333, - "y": 726 + "x": 791, + "y": 680 }, { - "x": 777.3333333333333, - "y": 836 + "x": 919.5, + "y": 680 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(here -> you)[0]", @@ -1155,17 +1162,18 @@ "labelPercentage": 0, "route": [ { - "x": 777.3333333333333, - "y": 962 + "x": 1055.5, + "y": 680 }, { - "x": 777.3333333333333, - "y": 1062 + "x": 1174, + "y": 680 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(have -> hierarchy)[0]", @@ -1193,17 +1201,18 @@ "labelPercentage": 0, "route": [ { - "x": 574, - "y": 726 + "x": 791, + "y": 513 }, { - "x": 574, - "y": 836 + "x": 901, + "y": 513 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(then -> hierarchy)[0]", @@ -1231,25 +1240,26 @@ "labelPercentage": 0, "route": [ { - "x": 731.3333333333333, - "y": 726 + "x": 791, + "y": 638 }, { - "x": 731.3333333333333, - "y": 776 + "x": 841, + "y": 638 }, { - "x": 631.6666666666666, - "y": 776 + "x": 841, + "y": 555 }, { - "x": 631.6666666666666, - "y": 836 + "x": 901, + "y": 555 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(finally -> another)[0]", @@ -1277,17 +1287,18 @@ "labelPercentage": 0, "route": [ { - "x": 996.1666666666666, - "y": 726 + "x": 791, + "y": 882.6666666666666 }, { - "x": 996.1666666666666, - "y": 836 + "x": 906, + "y": 882.6666666666666 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(another -> of)[0]", @@ -1315,17 +1326,18 @@ "labelPercentage": 0, "route": [ { - "x": 996.1666666666666, - "y": 962 + "x": 1069, + "y": 882.6666666666666 }, { - "x": 996.1666666666666, - "y": 1062 + "x": 1174, + "y": 882.6666666666666 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(nesting -> trees)[0]", @@ -1353,17 +1365,18 @@ "labelPercentage": 0, "route": [ { - "x": 1400.8333333333333, - "y": 726 + "x": 791, + "y": 1247 }, { - "x": 1400.8333333333333, - "y": 836 + "x": 901, + "y": 1247 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(finally -> trees)[0]", @@ -1391,25 +1404,26 @@ "labelPercentage": 0, "route": [ { - "x": 1149, - "y": 726 + "x": 791, + "y": 1023.3333333333333 }, { - "x": 1149, - "y": 776 + "x": 841, + "y": 1023.3333333333333 }, { - "x": 1353.4999999999998, - "y": 776 + "x": 841, + "y": 1205 }, { - "x": 1353.4999999999998, - "y": 836 + "x": 901, + "y": 1205 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(a -> tree)[0]", @@ -1437,25 +1451,26 @@ "labelPercentage": 0, "route": [ { - "x": 1023.1666666666667, - "y": 359 + "x": 368, + "y": 922 }, { - "x": 1023.1666666666667, - "y": 369 + "x": 378, + "y": 922 }, { - "x": 1140, - "y": 369 + "x": 378, + "y": 1026 }, { - "x": 1140, - "y": 379 + "x": 388.5, + "y": 1026 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(inside -> a)[0]", @@ -1483,17 +1498,18 @@ "labelPercentage": 0, "route": [ { - "x": 1004.3333333333333, - "y": 213 + "x": 235, + "y": 901 }, { - "x": 1004.3333333333333, - "y": 233 + "x": 255, + "y": 901 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(tree -> hierarchy)[0]", @@ -1521,17 +1537,18 @@ "labelPercentage": 0, "route": [ { - "x": 1140, - "y": 505 + "x": 522.5, + "y": 1026 }, { - "x": 1140, - "y": 525 + "x": 543, + "y": 1026 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "finally.(a -> root)[0]", @@ -1559,17 +1576,18 @@ "labelPercentage": 0, "route": [ { - "x": 985.5, - "y": 359 + "x": 368, + "y": 880 }, { - "x": 985.5, - "y": 379 + "x": 388, + "y": 880 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/font_colors/dagre/board.exp.json b/e2etests/testdata/stable/font_colors/dagre/board.exp.json index 6ce3d7a71..d524acac7 100644 --- a/e2etests/testdata/stable/font_colors/dagre/board.exp.json +++ b/e2etests/testdata/stable/font_colors/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "beta", @@ -48,7 +48,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/font_colors/elk/board.exp.json b/e2etests/testdata/stable/font_colors/elk/board.exp.json index 41a5119ca..97f5ef1e7 100644 --- a/e2etests/testdata/stable/font_colors/elk/board.exp.json +++ b/e2etests/testdata/stable/font_colors/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 145, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "beta", @@ -48,7 +48,6 @@ }, "width": 136, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 36, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json b/e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json index c304942de..1a49d7bd3 100644 --- a/e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json +++ b/e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 3051, "height": 4848, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 3051, - "labelHeight": 4848 + "labelHeight": 4848, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json b/e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json index d9d6bd7ea..2549b36c1 100644 --- a/e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json +++ b/e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 3051, "height": 4848, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 3051, - "labelHeight": 4848 + "labelHeight": 4848, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/hr/dagre/board.exp.json b/e2etests/testdata/stable/hr/dagre/board.exp.json index 59e823a02..3b8e292c5 100644 --- a/e2etests/testdata/stable/hr/dagre/board.exp.json +++ b/e2etests/testdata/stable/hr/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 738, "height": 134, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 738, - "labelHeight": 134 + "labelHeight": 134, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/hr/elk/board.exp.json b/e2etests/testdata/stable/hr/elk/board.exp.json index e87cc8d55..1b72165b7 100644 --- a/e2etests/testdata/stable/hr/elk/board.exp.json +++ b/e2etests/testdata/stable/hr/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 738, "height": 134, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 738, - "labelHeight": 134 + "labelHeight": 134, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/images/dagre/board.exp.json b/e2etests/testdata/stable/images/dagre/board.exp.json index e56ad310a..533f47dc4 100644 --- a/e2etests/testdata/stable/images/dagre/board.exp.json +++ b/e2etests/testdata/stable/images/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 128, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -48,7 +47,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "OUTSIDE_TOP_CENTER" + "labelPosition": "OUTSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -59,7 +59,6 @@ }, "width": 128, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -97,7 +96,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "OUTSIDE_TOP_CENTER" + "labelPosition": "OUTSIDE_TOP_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -146,7 +146,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/images/elk/board.exp.json b/e2etests/testdata/stable/images/elk/board.exp.json index ba0e242c0..4fe15a290 100644 --- a/e2etests/testdata/stable/images/elk/board.exp.json +++ b/e2etests/testdata/stable/images/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 128, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -48,7 +47,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "OUTSIDE_TOP_CENTER" + "labelPosition": "OUTSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -59,7 +59,6 @@ }, "width": 128, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -97,7 +96,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "OUTSIDE_TOP_CENTER" + "labelPosition": "OUTSIDE_TOP_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -137,7 +137,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/investigate/dagre/board.exp.json b/e2etests/testdata/stable/investigate/dagre/board.exp.json index 4c216559b..3bd1b06ea 100644 --- a/e2etests/testdata/stable/investigate/dagre/board.exp.json +++ b/e2etests/testdata/stable/investigate/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "bb", @@ -48,7 +48,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cc", @@ -86,7 +86,6 @@ }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "dd", @@ -124,7 +124,6 @@ }, "width": 577, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 34, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "dd.ee", @@ -162,7 +162,6 @@ }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll", @@ -200,7 +200,6 @@ }, "width": 545, "height": 457, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ll.mm", @@ -238,7 +238,6 @@ }, "width": 131, "height": 131, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff", @@ -276,7 +276,6 @@ }, "width": 567, "height": 457, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ff.mm", @@ -314,7 +314,6 @@ }, "width": 131, "height": 131, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff.gg", @@ -352,7 +352,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "dd.hh", @@ -390,7 +390,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ww", @@ -428,7 +428,6 @@ }, "width": 131, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -466,7 +465,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "yy", @@ -477,7 +477,6 @@ }, "width": 323, "height": 452, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -504,7 +503,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "yy.zz", @@ -515,7 +515,6 @@ }, "width": 120, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -553,7 +552,8 @@ "underline": false, "labelWidth": 20, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ad", @@ -564,7 +564,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -591,7 +590,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn", @@ -602,7 +602,6 @@ }, "width": 769, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -629,7 +628,8 @@ "underline": false, "labelWidth": 33, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ii", @@ -640,7 +640,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -667,7 +666,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "jj", @@ -678,7 +678,6 @@ }, "width": 115, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -705,7 +704,8 @@ "underline": false, "labelWidth": 15, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "kk", @@ -716,7 +716,6 @@ }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -743,7 +742,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn.oo", @@ -754,7 +754,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -781,7 +780,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff.pp", @@ -792,7 +792,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -819,7 +818,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll.qq", @@ -830,7 +830,6 @@ }, "width": 124, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -857,7 +856,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll.rr", @@ -868,7 +868,6 @@ }, "width": 118, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -895,7 +894,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ss", @@ -906,7 +906,6 @@ }, "width": 218, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -933,7 +932,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ss.tt", @@ -944,7 +944,6 @@ }, "width": 118, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -971,7 +970,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "uu", @@ -982,7 +982,6 @@ }, "width": 223, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1009,7 +1008,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "uu.vv", @@ -1020,7 +1020,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1047,7 +1046,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "rm", @@ -1058,7 +1058,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1085,7 +1084,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn.xx", @@ -1096,7 +1096,6 @@ }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1123,7 +1122,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "yy.ab", @@ -1134,7 +1134,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1161,7 +1160,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "nn.ac", @@ -1172,7 +1172,6 @@ }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1199,7 +1198,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -1248,7 +1248,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(bb -- cc)[0]", @@ -1295,7 +1296,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(aa -> dd.ee)[0]", @@ -1390,7 +1392,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(bb -> ff.gg)[0]", @@ -1653,7 +1656,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(cc -> dd.hh)[0]", @@ -1700,7 +1704,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(dd.ee -> ii)[0]", @@ -1747,7 +1752,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ii -- jj)[0]", @@ -1794,7 +1800,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(jj -> kk)[0]", @@ -1853,7 +1860,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(kk -> ff.mm)[0]", @@ -1960,7 +1968,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ff.mm -> ll.mm)[0]", @@ -2043,7 +2052,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ll.mm -> nn.oo)[0]", @@ -2174,7 +2184,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "ff.(gg -> pp)[0]", @@ -2221,7 +2232,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ff.pp -> ll.qq)[0]", @@ -2280,7 +2292,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "ll.(qq -> rr)[0]", @@ -2327,7 +2340,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(dd.hh -> ss.tt)[0]", @@ -2410,7 +2424,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ss.tt -> uu.vv)[0]", @@ -2469,7 +2484,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(kk -> ww)[0]", @@ -2516,7 +2532,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(uu.vv -> ww)[0]", @@ -2563,7 +2580,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ww -> rm)[0]", @@ -2706,7 +2724,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(rm -> nn.xx)[0]", @@ -2837,7 +2856,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ll.rr -> yy.zz)[0]", @@ -2896,7 +2916,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(rm -> yy.zz)[0]", @@ -2955,7 +2976,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "yy.(zz -> ab)[0]", @@ -3002,7 +3024,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(yy.ab -> nn.ac)[0]", @@ -3061,7 +3084,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(nn.ac -> ad)[0]", @@ -3108,7 +3132,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ww -> ff.gg)[0]", @@ -3155,7 +3180,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/investigate/elk/board.exp.json b/e2etests/testdata/stable/investigate/elk/board.exp.json index 71de56eb3..a06755349 100644 --- a/e2etests/testdata/stable/investigate/elk/board.exp.json +++ b/e2etests/testdata/stable/investigate/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "aa", "type": "step", "pos": { - "x": 435, - "y": 12 + "x": 12, + "y": 450 }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "bb", "type": "step", "pos": { - "x": 292, - "y": 238 + "x": 234, + "y": 304 }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "cc", "type": "step", "pos": { - "x": 314, - "y": 464 + "x": 457, + "y": 325 }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "dd", "type": "", "pos": { - "x": 238, - "y": 816 + "x": 792, + "y": 250 }, - "width": 415, - "height": 276, - "level": 1, + "width": 273, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 34, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "dd.ee", "type": "diamond", "pos": { - "x": 456, - "y": 891 + "x": 868, + "y": 471 }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll", "type": "", "pos": { - "x": 253, - "y": 3094 + "x": 3033, + "y": 268 }, - "width": 425, + "width": 419, "height": 427, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ll.mm", "type": "oval", "pos": { - "x": 472, - "y": 3169 + "x": 3108, + "y": 489 }, "width": 131, "height": 131, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,18 +264,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff", "type": "", "pos": { - "x": 254, - "y": 2436 + "x": 2391, + "y": 268 }, "width": 424, "height": 427, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,18 +302,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ff.mm", "type": "oval", "pos": { - "x": 472, - "y": 2511 + "x": 2466, + "y": 489 }, "width": 131, "height": 131, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,18 +340,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff.gg", "type": "diamond", "pos": { - "x": 329, - "y": 2513 + "x": 2469, + "y": 343 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,18 +378,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "dd.hh", "type": "diamond", "pos": { - "x": 313, - "y": 891 + "x": 867, + "y": 325 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,18 +416,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ww", "type": "queue", "pos": { - "x": 127, - "y": 2195 + "x": 2145, + "y": 143 }, "width": 131, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -466,18 +465,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "yy", "type": "", "pos": { - "x": 75, - "y": 3631 + "x": 3562, + "y": 89 }, - "width": 273, - "height": 422, - "level": 1, + "width": 413, + "height": 276, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -504,18 +503,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "yy.zz", "type": "queue", "pos": { - "x": 152, - "y": 3706 + "x": 3637, + "y": 164 }, "width": 120, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -553,18 +552,18 @@ "underline": false, "labelWidth": 20, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ad", "type": "parallelogram", "pos": { - "x": 333, - "y": 4554 + "x": 4473, + "y": 346 }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -591,18 +590,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn", "type": "cylinder", "pos": { - "x": 117, - "y": 4173 + "x": 4095, + "y": 125 }, - "width": 557, - "height": 276, - "level": 1, + "width": 273, + "height": 568, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -629,18 +628,18 @@ "underline": false, "labelWidth": 33, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ii", "type": "", "pos": { - "x": 460, - "y": 1197 + "x": 1170, + "y": 471 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -667,18 +666,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "jj", "type": "", "pos": { - "x": 459, - "y": 1503 + "x": 1466, + "y": 471 }, "width": 115, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -705,18 +704,18 @@ "underline": false, "labelWidth": 15, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "kk", "type": "", "pos": { - "x": 456, - "y": 1914 + "x": 1868, + "y": 471 }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -743,18 +742,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn.oo", "type": "", "pos": { - "x": 476, - "y": 4248 + "x": 4170, + "y": 492 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -781,18 +780,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ff.pp", "type": "", "pos": { - "x": 329, - "y": 2662 + "x": 2617, + "y": 343 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -819,18 +818,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll.qq", "type": "", "pos": { - "x": 328, - "y": 3172 + "x": 3112, + "y": 343 }, "width": 124, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -857,18 +856,18 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ll.rr", "type": "", "pos": { - "x": 331, - "y": 3320 + "x": 3259, + "y": 343 }, "width": 118, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -895,18 +894,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "ss", "type": "", "pos": { - "x": 37, - "y": 1428 + "x": 1389, + "y": 47 }, "width": 268, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -933,18 +932,18 @@ "underline": false, "labelWidth": 28, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "ss.tt", "type": "", "pos": { - "x": 112, - "y": 1503 + "x": 1464, + "y": 122 }, "width": 118, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -971,18 +970,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "uu", "type": "", "pos": { - "x": 34, - "y": 1814 + "x": 1767, + "y": 47 }, "width": 273, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1009,18 +1008,18 @@ "underline": false, "labelWidth": 32, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "uu.vv", "type": "", "pos": { - "x": 109, - "y": 1889 + "x": 1842, + "y": 122 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1047,18 +1046,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "rm", "type": "", "pos": { - "x": 109, - "y": 3295 + "x": 3230, + "y": 122 }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1085,18 +1084,18 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "nn.xx", "type": "", "pos": { - "x": 192, - "y": 4248 + "x": 4170, + "y": 200 }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1123,18 +1122,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "yy.ab", "type": "", "pos": { - "x": 150, - "y": 3852 + "x": 3777, + "y": 164 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1161,18 +1160,18 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "nn.ac", "type": "", "pos": { - "x": 334, - "y": 4248 + "x": 4171, + "y": 346 }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1199,7 +1198,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -1229,25 +1229,26 @@ "labelPercentage": 0, "route": [ { - "x": 476, - "y": 138 + "x": 134, + "y": 491.5 }, { - "x": 476, - "y": 188 + "x": 184, + "y": 491.5 }, { - "x": 353.66666666666663, - "y": 188 + "x": 184, + "y": 366.5 }, { - "x": 353.66666666666663, - "y": 238 + "x": 234, + "y": 366.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(bb -- cc)[0]", @@ -1275,17 +1276,18 @@ "labelPercentage": 0, "route": [ { - "x": 374.16666666666663, - "y": 364 + "x": 357, + "y": 387.5 }, { - "x": 374.16666666666663, - "y": 464 + "x": 457, + "y": 387.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(aa -> dd.ee)[0]", @@ -1313,17 +1315,18 @@ "labelPercentage": 0, "route": [ { - "x": 516.6666666666666, - "y": 138 + "x": 134, + "y": 533.5 }, { - "x": 516.6666666666666, - "y": 891 + "x": 867.5, + "y": 533.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(bb -> ff.gg)[0]", @@ -1351,33 +1354,34 @@ "labelPercentage": 0, "route": [ { - "x": 333.16666666666663, - "y": 364 + "x": 357, + "y": 345.5 }, { - "x": 333.16666666666663, - "y": 414 + "x": 407, + "y": 345.5 }, { - "x": 23, - "y": 414 + "x": 407, + "y": 36 }, { - "x": 23, - "y": 2381 + "x": 2336, + "y": 36 }, { - "x": 369.5, - "y": 2381 + "x": 2336, + "y": 385 }, { - "x": 369.5, - "y": 2512.6666666666665 + "x": 2468.6666666666665, + "y": 385 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(cc -> dd.hh)[0]", @@ -1405,17 +1409,18 @@ "labelPercentage": 0, "route": [ { - "x": 374.16666666666663, - "y": 590 + "x": 578, + "y": 387.5 }, { - "x": 374.16666666666663, - "y": 891 + "x": 867, + "y": 387.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(dd.ee -> ii)[0]", @@ -1443,17 +1448,18 @@ "labelPercentage": 0, "route": [ { - "x": 516.6666666666666, - "y": 1017 + "x": 989.5, + "y": 533.5 }, { - "x": 516.6666666666666, - "y": 1197 + "x": 1170, + "y": 533.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ii -- jj)[0]", @@ -1481,17 +1487,18 @@ "labelPercentage": 0, "route": [ { - "x": 516.6666666666666, - "y": 1323 + "x": 1284, + "y": 533.5 }, { - "x": 516.6666666666666, - "y": 1503 + "x": 1465.5, + "y": 533.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(jj -> kk)[0]", @@ -1519,17 +1526,18 @@ "labelPercentage": 0, "route": [ { - "x": 516.6666666666666, - "y": 1629 + "x": 1580.5, + "y": 533.5 }, { - "x": 516.6666666666666, - "y": 1914 + "x": 1867.6666666666667, + "y": 533.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(kk -> ff.mm)[0]", @@ -1557,17 +1565,18 @@ "labelPercentage": 0, "route": [ { - "x": 537, - "y": 2040 + "x": 1989.6666666666667, + "y": 554.5 }, { - "x": 537, - "y": 2511 + "x": 2466, + "y": 554.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ff.mm -> ll.mm)[0]", @@ -1595,17 +1604,18 @@ "labelPercentage": 0, "route": [ { - "x": 537, - "y": 2642 + "x": 2597, + "y": 554.5 }, { - "x": 537, - "y": 3169 + "x": 3108, + "y": 554.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ll.mm -> nn.oo)[0]", @@ -1633,17 +1643,18 @@ "labelPercentage": 0, "route": [ { - "x": 537, - "y": 3300 + "x": 3239, + "y": 554.5 }, { - "x": 537, - "y": 4248 + "x": 4170, + "y": 554.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "ff.(gg -> pp)[0]", @@ -1671,17 +1682,18 @@ "labelPercentage": 0, "route": [ { - "x": 390.5, - "y": 2638.6666666666665 + "x": 2591.6666666666665, + "y": 406 }, { - "x": 390.5, - "y": 2662 + "x": 2617, + "y": 406 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ff.pp -> ll.qq)[0]", @@ -1709,25 +1721,18 @@ "labelPercentage": 0, "route": [ { - "x": 390, - "y": 2788 + "x": 2740, + "y": 406 }, { - "x": 390, - "y": 2918 - }, - { - "x": 389.5, - "y": 2918 - }, - { - "x": 389.5, - "y": 3171.5 + "x": 3111.5, + "y": 406 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "ll.(qq -> rr)[0]", @@ -1755,17 +1760,18 @@ "labelPercentage": 0, "route": [ { - "x": 390, - "y": 3297.5 + "x": 3235.5, + "y": 406 }, { - "x": 390, - "y": 3320 + "x": 3259, + "y": 406 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(dd.hh -> ss.tt)[0]", @@ -1793,25 +1799,26 @@ "labelPercentage": 0, "route": [ { - "x": 374.16666666666663, - "y": 1017 + "x": 990, + "y": 387.5 }, { - "x": 374.16666666666663, - "y": 1147 + "x": 1120, + "y": 387.5 }, { - "x": 170.49999999999997, - "y": 1147 + "x": 1120, + "y": 185 }, { - "x": 170.49999999999997, - "y": 1503 + "x": 1464, + "y": 185 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ss.tt -> uu.vv)[0]", @@ -1839,17 +1846,18 @@ "labelPercentage": 0, "route": [ { - "x": 170.5, - "y": 1629 + "x": 1582, + "y": 185 }, { - "x": 170.5, - "y": 1889 + "x": 1842, + "y": 185 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(kk -> ww)[0]", @@ -1877,25 +1885,26 @@ "labelPercentage": 0, "route": [ { - "x": 496.3333333333333, - "y": 2040 + "x": 1989.6666666666667, + "y": 512.5 }, { - "x": 496.3333333333333, - "y": 2145 + "x": 2095, + "y": 512.5 }, { - "x": 214.16666666666669, - "y": 2145 + "x": 2095, + "y": 227 }, { - "x": 214.16666666666669, - "y": 2195 + "x": 2145, + "y": 227 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(uu.vv -> ww)[0]", @@ -1923,17 +1932,18 @@ "labelPercentage": 0, "route": [ { - "x": 170.5, - "y": 2015 + "x": 1965, + "y": 185 }, { - "x": 170.5, - "y": 2195 + "x": 2145, + "y": 185 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ww -> rm)[0]", @@ -1961,17 +1971,18 @@ "labelPercentage": 0, "route": [ { - "x": 170.5, - "y": 2321 + "x": 2276, + "y": 185 }, { - "x": 170.5, - "y": 3294.6666666666665 + "x": 3229.6666666666665, + "y": 185 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(rm -> nn.xx)[0]", @@ -1999,33 +2010,34 @@ "labelPercentage": 0, "route": [ { - "x": 149.83333333333331, - "y": 3420.6666666666665 + "x": 3353.6666666666665, + "y": 164 }, { - "x": 149.83333333333331, - "y": 3576 + "x": 3507, + "y": 164 }, { - "x": 63.666666666666664, - "y": 3576 + "x": 3507, + "y": 78 }, { - "x": 63.666666666666664, - "y": 4118 + "x": 4040, + "y": 78 }, { - "x": 252.5, - "y": 4118 + "x": 4040, + "y": 262.5 }, { - "x": 252.5, - "y": 4248 + "x": 4170, + "y": 262.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ll.rr -> yy.zz)[0]", @@ -2053,25 +2065,26 @@ "labelPercentage": 0, "route": [ { - "x": 389.5, - "y": 3446 + "x": 3377, + "y": 406 }, { - "x": 389.5, - "y": 3576 + "x": 3507, + "y": 406 }, { - "x": 231.16666666666666, - "y": 3576 + "x": 3507, + "y": 248 }, { - "x": 231.16666666666666, - "y": 3706 + "x": 3637, + "y": 248 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(rm -> yy.zz)[0]", @@ -2099,17 +2112,18 @@ "labelPercentage": 0, "route": [ { - "x": 191.16666666666666, - "y": 3420.6666666666665 + "x": 3353.6666666666665, + "y": 206 }, { - "x": 191.16666666666666, - "y": 3706 + "x": 3637, + "y": 206 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "yy.(zz -> ab)[0]", @@ -2137,17 +2151,18 @@ "labelPercentage": 0, "route": [ { - "x": 211.5, - "y": 3832 + "x": 3757, + "y": 227 }, { - "x": 211.5, - "y": 3852 + "x": 3777, + "y": 227 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(yy.ab -> nn.ac)[0]", @@ -2175,25 +2190,26 @@ "labelPercentage": 0, "route": [ { - "x": 211.16666666666666, - "y": 3978 + "x": 3900, + "y": 227 }, { - "x": 211.16666666666666, - "y": 4108 + "x": 4030, + "y": 227 }, { - "x": 394.5, - "y": 4108 + "x": 4030, + "y": 408.5 }, { - "x": 394.5, - "y": 4248 + "x": 4170.5, + "y": 408.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(nn.ac -> ad)[0]", @@ -2221,17 +2237,18 @@ "labelPercentage": 0, "route": [ { - "x": 394.5, - "y": 4374 + "x": 4292.5, + "y": 408.5 }, { - "x": 394.5, - "y": 4554 + "x": 4473, + "y": 408.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(ww -> ff.gg)[0]", @@ -2259,25 +2276,26 @@ "labelPercentage": 0, "route": [ { - "x": 214.16666666666669, - "y": 2321 + "x": 2276, + "y": 227 }, { - "x": 214.16666666666669, - "y": 2371 + "x": 2326, + "y": 227 }, { - "x": 410.5, - "y": 2371 + "x": 2326, + "y": 427 }, { - "x": 410.5, - "y": 2512.6666666666665 + "x": 2468.6666666666665, + "y": 427 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/large_arch/dagre/board.exp.json b/e2etests/testdata/stable/large_arch/dagre/board.exp.json index 7e21e0bfb..6c3ff8667 100644 --- a/e2etests/testdata/stable/large_arch/dagre/board.exp.json +++ b/e2etests/testdata/stable/large_arch/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 781, "height": 702, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "i.j", @@ -352,7 +352,6 @@ }, "width": 578, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "i.j.k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "i.j.l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "i.m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "i.n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "i.o", @@ -542,7 +542,6 @@ }, "width": 213, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "i.o.p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -656,7 +656,6 @@ }, "width": 1886, "height": 752, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "r.s", @@ -694,7 +694,6 @@ }, "width": 647, "height": 652, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 15, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "r.s.t", @@ -732,7 +732,6 @@ }, "width": 111, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.u", @@ -770,7 +770,6 @@ }, "width": 214, "height": 226, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "r.s.u.v", @@ -808,7 +808,6 @@ }, "width": 114, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "r.s.w", @@ -846,7 +846,6 @@ }, "width": 118, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.x", @@ -884,7 +884,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,7 +910,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.y", @@ -922,7 +922,6 @@ }, "width": 114, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,7 +948,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.z", @@ -960,7 +960,6 @@ }, "width": 112, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -987,7 +986,8 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.aa", @@ -998,7 +998,6 @@ }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1025,7 +1024,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.bb", @@ -1036,7 +1036,6 @@ }, "width": 405, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1063,7 +1062,8 @@ "underline": false, "labelWidth": 31, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "r.bb.cc", @@ -1074,7 +1074,6 @@ }, "width": 121, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1101,7 +1100,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.bb.dd", @@ -1112,7 +1112,6 @@ }, "width": 124, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1139,7 +1138,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.ee", @@ -1150,7 +1150,6 @@ }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1177,7 +1176,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.ff", @@ -1188,7 +1188,6 @@ }, "width": 117, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1215,7 +1214,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.gg", @@ -1226,7 +1226,6 @@ }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1253,7 +1252,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -1326,7 +1326,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "i.(j.l -> o.p)[0]", @@ -1397,7 +1398,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(q -> i.m)[0]", @@ -1456,7 +1458,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> q)[0]", @@ -1515,7 +1518,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.n -> q)[0]", @@ -1574,7 +1578,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> c)[0]", @@ -1633,7 +1638,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> d)[0]", @@ -1692,7 +1698,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> g)[0]", @@ -1751,7 +1758,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> f)[0]", @@ -1810,7 +1818,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(d -> e)[0]", @@ -1857,7 +1866,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.s.(x -> t)[0]", @@ -1928,7 +1938,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.s.(x -> w)[0]", @@ -1999,7 +2010,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(gg -> s.t)[0]", @@ -2070,7 +2082,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(s.u.v -> z)[0]", @@ -2141,7 +2154,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(aa -> s.t)[0]", @@ -2212,7 +2226,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.w -> i.m)[0]", @@ -2283,7 +2298,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.t -> g)[0]", @@ -2402,7 +2418,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.t -> h)[0]", @@ -2473,7 +2490,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(ee -> ff)[0]", @@ -2544,7 +2562,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 } ] } diff --git a/e2etests/testdata/stable/large_arch/elk/board.exp.json b/e2etests/testdata/stable/large_arch/elk/board.exp.json index bb0e4b09c..c5890113d 100644 --- a/e2etests/testdata/stable/large_arch/elk/board.exp.json +++ b/e2etests/testdata/stable/large_arch/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "a", "type": "", "pos": { - "x": 1657, - "y": 541 + "x": 528, + "y": 1728 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", "type": "", "pos": { - "x": 1524, - "y": 541 + "x": 528, + "y": 1582 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", "type": "", "pos": { - "x": 578, - "y": 2178 + "x": 2112, + "y": 604 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", "type": "", "pos": { - "x": 711, - "y": 2178 + "x": 2112, + "y": 750 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", "type": "", "pos": { - "x": 712, - "y": 2404 + "x": 2326, + "y": 750 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", "type": "", "pos": { - "x": 447, - "y": 2178 + "x": 2112, + "y": 458 }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", "type": "", "pos": { - "x": 919, - "y": 2178 + "x": 2112, + "y": 955 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,18 +264,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", "type": "", "pos": { - "x": 1006, - "y": 1311 + "x": 1271, + "y": 1050 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,18 +302,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", "type": "", "pos": { - "x": 239, - "y": 1311 + "x": 1271, + "y": 237 }, - "width": 746, - "height": 732, - "level": 1, + "width": 706, + "height": 792, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,18 +340,18 @@ "underline": false, "labelWidth": 9, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "i.j", "type": "", "pos": { - "x": 517, - "y": 1386 + "x": 1346, + "y": 532 }, - "width": 392, - "height": 276, - "level": 2, + "width": 263, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,18 +378,18 @@ "underline": false, "labelWidth": 11, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "i.j.k", "type": "", "pos": { - "x": 592, - "y": 1461 + "x": 1421, + "y": 607 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,18 +416,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "i.j.l", "type": "", "pos": { - "x": 725, - "y": 1461 + "x": 1425, + "y": 753 }, "width": 109, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,18 +454,18 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "i.m", "type": "", "pos": { - "x": 447, - "y": 1784 + "x": 1728, + "y": 458 }, "width": 117, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,18 +492,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "i.n", "type": "", "pos": { - "x": 314, - "y": 1842 + "x": 1789, + "y": 312 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,18 +530,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "i.o", "type": "", "pos": { - "x": 648, - "y": 1692 + "x": 1639, + "y": 678 }, "width": 263, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,18 +568,18 @@ "underline": false, "labelWidth": 16, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "i.o.p", "type": "", "pos": { - "x": 723, - "y": 1767 + "x": 1714, + "y": 753 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,18 +606,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "q", "type": "", "pos": { - "x": 313, - "y": 2178 + "x": 2112, + "y": 312 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -654,9 +654,8 @@ "x": 12, "y": 12 }, - "width": 1492, - "height": 1179, - "level": 1, + "width": 1139, + "height": 1550, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,18 +682,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "r.s", "type": "", "pos": { - "x": 87, - "y": 388 + "x": 386, + "y": 87 }, - "width": 767, - "height": 577, - "level": 2, + "width": 553, + "height": 812, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,18 +720,18 @@ "underline": false, "labelWidth": 15, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "r.s.t", "type": "", "pos": { - "x": 669, - "y": 671 + "x": 658, + "y": 698 }, "width": 111, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,18 +758,18 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.u", "type": "", "pos": { - "x": 162, - "y": 609 + "x": 595, + "y": 162 }, "width": 264, "height": 276, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,18 +796,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 31, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 3 }, { "id": "r.s.u.v", "type": "", "pos": { - "x": 237, - "y": 684 + "x": 670, + "y": 237 }, "width": 114, "height": 126, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,18 +834,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 4 }, { "id": "r.s.w", "type": "", "pos": { - "x": 446, - "y": 687 + "x": 671, + "y": 458 }, "width": 118, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,18 +872,18 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.x", "type": "", "pos": { - "x": 467, - "y": 463 + "x": 462, + "y": 479 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,18 +910,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.s.y", "type": "", "pos": { - "x": 600, - "y": 463 + "x": 461, + "y": 625 }, "width": 114, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,18 +948,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.z", "type": "", "pos": { - "x": 238, - "y": 990 + "x": 964, + "y": 237 }, "width": 112, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -987,18 +986,18 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.aa", "type": "", "pos": { - "x": 549, - "y": 237 + "x": 239, + "y": 584 }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1025,18 +1024,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.bb", "type": "", "pos": { - "x": 1014, - "y": 87 + "x": 87, + "y": 1065 }, - "width": 415, - "height": 276, - "level": 2, + "width": 274, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1063,18 +1062,18 @@ "underline": false, "labelWidth": 31, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "r.bb.cc", "type": "", "pos": { - "x": 1089, - "y": 162 + "x": 164, + "y": 1140 }, "width": 121, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1101,18 +1100,18 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.bb.dd", "type": "", "pos": { - "x": 1230, - "y": 162 + "x": 162, + "y": 1286 }, "width": 124, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1139,18 +1138,18 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "r.ee", "type": "", "pos": { - "x": 872, - "y": 237 + "x": 239, + "y": 919 }, "width": 122, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1177,18 +1176,18 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.ff", "type": "", "pos": { - "x": 875, - "y": 388 + "x": 386, + "y": 919 }, "width": 117, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1215,18 +1214,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "r.gg", "type": "", "pos": { - "x": 691, - "y": 237 + "x": 238, + "y": 730 }, "width": 123, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1253,7 +1252,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -1283,25 +1283,26 @@ "labelPercentage": 0, "route": [ { - "x": 648, - "y": 1587 + "x": 1534, + "y": 670 }, { - "x": 648, - "y": 1677 + "x": 1624, + "y": 670 }, { - "x": 534.75, - "y": 1677 + "x": 1624, + "y": 552.5 }, { - "x": 534.75, - "y": 1783.875 + "x": 1728.375, + "y": 552.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "i.(j.l -> o.p)[0]", @@ -1329,17 +1330,18 @@ "labelPercentage": 0, "route": [ { - "x": 779, - "y": 1587 + "x": 1534, + "y": 816 }, { - "x": 779, - "y": 1767 + "x": 1714, + "y": 816 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(q -> i.m)[0]", @@ -1367,33 +1369,34 @@ "labelPercentage": 0, "route": [ { - "x": 341.5, - "y": 2178 + "x": 2112, + "y": 343.5 }, { - "x": 341.5, - "y": 2098 + "x": 2032, + "y": 343.5 }, { - "x": 228.5, - "y": 2098 + "x": 2032, + "y": 227 }, { - "x": 228.5, - "y": 1256 + "x": 1216, + "y": 227 }, { - "x": 475.75, - "y": 1256 + "x": 1216, + "y": 489.5 }, { - "x": 475.75, - "y": 1783.875 + "x": 1728.375, + "y": 489.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> q)[0]", @@ -1421,25 +1424,26 @@ "labelPercentage": 0, "route": [ { - "x": 466, - "y": 1909.875 + "x": 1845.375, + "y": 479 }, { - "x": 466, - "y": 2098 + "x": 2032, + "y": 479 }, { - "x": 398.5, - "y": 2098 + "x": 2032, + "y": 406.5 }, { - "x": 398.5, - "y": 2178 + "x": 2112, + "y": 406.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.n -> q)[0]", @@ -1467,17 +1471,18 @@ "labelPercentage": 0, "route": [ { - "x": 370, - "y": 1968 + "x": 1902, + "y": 375 }, { - "x": 370, - "y": 2178 + "x": 2112, + "y": 375 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> c)[0]", @@ -1505,25 +1510,26 @@ "labelPercentage": 0, "route": [ { - "x": 505, - "y": 1909.875 + "x": 1845.375, + "y": 521 }, { - "x": 505, - "y": 2118 + "x": 2052, + "y": 521 }, { - "x": 634.5, - "y": 2118 + "x": 2052, + "y": 667 }, { - "x": 634.5, - "y": 2178 + "x": 2112, + "y": 667 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> d)[0]", @@ -1551,25 +1557,26 @@ "labelPercentage": 0, "route": [ { - "x": 524.5, - "y": 1909.875 + "x": 1845.375, + "y": 542 }, { - "x": 524.5, - "y": 2108 + "x": 2042, + "y": 542 }, { - "x": 768, - "y": 2108 + "x": 2042, + "y": 813 }, { - "x": 768, - "y": 2178 + "x": 2112, + "y": 813 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> g)[0]", @@ -1597,25 +1604,26 @@ "labelPercentage": 0, "route": [ { - "x": 544, - "y": 1909.875 + "x": 1845.375, + "y": 563 }, { - "x": 544, - "y": 2098 + "x": 2032, + "y": 563 }, { - "x": 957, - "y": 2098 + "x": 2032, + "y": 997 }, { - "x": 957, - "y": 2178 + "x": 2112, + "y": 997 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(i.m -> f)[0]", @@ -1643,25 +1651,26 @@ "labelPercentage": 0, "route": [ { - "x": 485.5, - "y": 1909.875 + "x": 1845.375, + "y": 500 }, { - "x": 485.5, - "y": 2128 + "x": 2062, + "y": 500 }, { - "x": 502.5, - "y": 2128 + "x": 2062, + "y": 521 }, { - "x": 502.5, - "y": 2178 + "x": 2112, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(d -> e)[0]", @@ -1689,17 +1698,18 @@ "labelPercentage": 0, "route": [ { - "x": 768, - "y": 2304 + "x": 2226, + "y": 813 }, { - "x": 768, - "y": 2404 + "x": 2326, + "y": 813 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.s.(x -> t)[0]", @@ -1727,25 +1737,26 @@ "labelPercentage": 0, "route": [ { - "x": 542.6666666666666, - "y": 589 + "x": 575, + "y": 563 }, { - "x": 542.6666666666666, - "y": 599 + "x": 585, + "y": 563 }, { - "x": 696.5833333333333, - "y": 599 + "x": 585, + "y": 729.5 }, { - "x": 696.5833333333333, - "y": 671 + "x": 658.2, + "y": 729.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.s.(x -> w)[0]", @@ -1773,17 +1784,18 @@ "labelPercentage": 0, "route": [ { - "x": 505, - "y": 589 + "x": 575, + "y": 521 }, { - "x": 505, - "y": 686.5 + "x": 670.5, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(gg -> s.t)[0]", @@ -1811,17 +1823,18 @@ "labelPercentage": 0, "route": [ { - "x": 752.0833333333333, - "y": 363 + "x": 361, + "y": 792.5 }, { - "x": 752.0833333333333, - "y": 671 + "x": 658.2, + "y": 792.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(s.u.v -> z)[0]", @@ -1849,17 +1862,18 @@ "labelPercentage": 0, "route": [ { - "x": 294, - "y": 810 + "x": 784, + "y": 300 }, { - "x": 294, - "y": 990 + "x": 964, + "y": 300 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(aa -> s.t)[0]", @@ -1887,25 +1901,26 @@ "labelPercentage": 0, "route": [ { - "x": 609.5833333333333, - "y": 363 + "x": 361, + "y": 646.5 }, { - "x": 609.5833333333333, - "y": 373 + "x": 371, + "y": 646.5 }, { - "x": 724.3333333333333, - "y": 373 + "x": 371, + "y": 761 }, { - "x": 724.3333333333333, - "y": 671 + "x": 658.2, + "y": 761 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.w -> i.m)[0]", @@ -1933,17 +1948,18 @@ "labelPercentage": 0, "route": [ { - "x": 505, - "y": 812.5 + "x": 788.5, + "y": 521 }, { - "x": 505, - "y": 1783.875 + "x": 1728.375, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.t -> g)[0]", @@ -1971,25 +1987,26 @@ "labelPercentage": 0, "route": [ { - "x": 705.8333333333333, - "y": 797 + "x": 769.2, + "y": 740 }, { - "x": 705.8333333333333, - "y": 1256 + "x": 1216, + "y": 740 }, { - "x": 995, - "y": 1256 + "x": 1216, + "y": 1039 }, { - "x": 995, - "y": 2178 + "x": 2112, + "y": 1039 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "(r.s.t -> h)[0]", @@ -2017,25 +2034,26 @@ "labelPercentage": 0, "route": [ { - "x": 742.8333333333333, - "y": 797 + "x": 769.2, + "y": 782 }, { - "x": 742.8333333333333, - "y": 1246 + "x": 1206, + "y": 782 }, { - "x": 1062.5, - "y": 1246 + "x": 1206, + "y": 1113 }, { - "x": 1062.5, - "y": 1311 + "x": 1271, + "y": 1113 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 }, { "id": "r.(ee -> ff)[0]", @@ -2063,17 +2081,18 @@ "labelPercentage": 0, "route": [ { - "x": 933.3333333333333, - "y": 363 + "x": 361, + "y": 982 }, { - "x": 933.3333333333333, - "y": 388 + "x": 386, + "y": 982 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 5 } ] } diff --git a/e2etests/testdata/stable/latex/dagre/board.exp.json b/e2etests/testdata/stable/latex/dagre/board.exp.json index 50277d20d..625bc1dae 100644 --- a/e2etests/testdata/stable/latex/dagre/board.exp.json +++ b/e2etests/testdata/stable/latex/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 382, "height": 101, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 382, - "labelHeight": 101 + "labelHeight": 101, + "renderPriority": 1 }, { "id": "b", @@ -47,7 +47,6 @@ }, "width": 65, "height": 18, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 65, - "labelHeight": 18 + "labelHeight": 18, + "renderPriority": 1 }, { "id": "z", @@ -84,7 +84,6 @@ }, "width": 179, "height": 51, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -110,7 +109,8 @@ "bold": true, "underline": false, "labelWidth": 179, - "labelHeight": 51 + "labelHeight": 51, + "renderPriority": 1 }, { "id": "c", @@ -121,7 +121,6 @@ }, "width": 214, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -148,7 +147,8 @@ "underline": false, "labelWidth": 114, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "sugar", @@ -159,7 +159,6 @@ }, "width": 146, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -186,7 +185,8 @@ "underline": false, "labelWidth": 46, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "solution", @@ -197,7 +197,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -224,7 +223,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -273,7 +273,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(z -> b)[0]", @@ -320,7 +321,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -367,7 +369,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> c)[0]", @@ -414,7 +417,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(sugar -> c)[0]", @@ -461,7 +465,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> solution)[0]", @@ -508,7 +513,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/latex/elk/board.exp.json b/e2etests/testdata/stable/latex/elk/board.exp.json index 9e2d35a69..9aeaa4a30 100644 --- a/e2etests/testdata/stable/latex/elk/board.exp.json +++ b/e2etests/testdata/stable/latex/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 382, "height": 101, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 382, - "labelHeight": 101 + "labelHeight": 101, + "renderPriority": 1 }, { "id": "b", @@ -47,7 +47,6 @@ }, "width": 65, "height": 18, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 65, - "labelHeight": 18 + "labelHeight": 18, + "renderPriority": 1 }, { "id": "z", @@ -84,7 +84,6 @@ }, "width": 179, "height": 51, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -110,7 +109,8 @@ "bold": true, "underline": false, "labelWidth": 179, - "labelHeight": 51 + "labelHeight": 51, + "renderPriority": 1 }, { "id": "c", @@ -121,7 +121,6 @@ }, "width": 214, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -148,7 +147,8 @@ "underline": false, "labelWidth": 114, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "sugar", @@ -159,7 +159,6 @@ }, "width": 146, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -186,7 +185,8 @@ "underline": false, "labelWidth": 46, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "solution", @@ -197,7 +197,6 @@ }, "width": 164, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -224,7 +223,8 @@ "underline": false, "labelWidth": 64, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -272,7 +272,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(z -> b)[0]", @@ -310,7 +311,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -356,7 +358,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(b -> c)[0]", @@ -394,7 +397,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(sugar -> c)[0]", @@ -440,7 +444,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> solution)[0]", @@ -478,7 +483,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li1/dagre/board.exp.json b/e2etests/testdata/stable/li1/dagre/board.exp.json index 021f2b3dd..5f039fe94 100644 --- a/e2etests/testdata/stable/li1/dagre/board.exp.json +++ b/e2etests/testdata/stable/li1/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 379, "height": 100, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 379, - "labelHeight": 100 + "labelHeight": 100, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li1/elk/board.exp.json b/e2etests/testdata/stable/li1/elk/board.exp.json index fb6f530b2..c0139e612 100644 --- a/e2etests/testdata/stable/li1/elk/board.exp.json +++ b/e2etests/testdata/stable/li1/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 379, "height": 100, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 379, - "labelHeight": 100 + "labelHeight": 100, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li2/dagre/board.exp.json b/e2etests/testdata/stable/li2/dagre/board.exp.json index aad26509e..879be0a21 100644 --- a/e2etests/testdata/stable/li2/dagre/board.exp.json +++ b/e2etests/testdata/stable/li2/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 245, "height": 76, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 245, - "labelHeight": 76 + "labelHeight": 76, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li2/elk/board.exp.json b/e2etests/testdata/stable/li2/elk/board.exp.json index 170a4afb1..b34fee101 100644 --- a/e2etests/testdata/stable/li2/elk/board.exp.json +++ b/e2etests/testdata/stable/li2/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 245, "height": 76, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 245, - "labelHeight": 76 + "labelHeight": 76, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li3/dagre/board.exp.json b/e2etests/testdata/stable/li3/dagre/board.exp.json index 9bad93fb3..49a3d4e95 100644 --- a/e2etests/testdata/stable/li3/dagre/board.exp.json +++ b/e2etests/testdata/stable/li3/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 347, "height": 512, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 347, - "labelHeight": 512 + "labelHeight": 512, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li3/elk/board.exp.json b/e2etests/testdata/stable/li3/elk/board.exp.json index 75acbe9f2..77b744fe7 100644 --- a/e2etests/testdata/stable/li3/elk/board.exp.json +++ b/e2etests/testdata/stable/li3/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 347, "height": 512, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 347, - "labelHeight": 512 + "labelHeight": 512, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li4/dagre/board.exp.json b/e2etests/testdata/stable/li4/dagre/board.exp.json index 57a034b99..c5251df40 100644 --- a/e2etests/testdata/stable/li4/dagre/board.exp.json +++ b/e2etests/testdata/stable/li4/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 920, "height": 376, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 920, - "labelHeight": 376 + "labelHeight": 376, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/li4/elk/board.exp.json b/e2etests/testdata/stable/li4/elk/board.exp.json index eae59ea12..a7b64e572 100644 --- a/e2etests/testdata/stable/li4/elk/board.exp.json +++ b/e2etests/testdata/stable/li4/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 920, "height": 376, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 920, - "labelHeight": 376 + "labelHeight": 376, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/lone_h1/dagre/board.exp.json b/e2etests/testdata/stable/lone_h1/dagre/board.exp.json index 7c99b7389..cf9e8beac 100644 --- a/e2etests/testdata/stable/lone_h1/dagre/board.exp.json +++ b/e2etests/testdata/stable/lone_h1/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 266, "height": 50, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 266, - "labelHeight": 50 + "labelHeight": 50, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/lone_h1/elk/board.exp.json b/e2etests/testdata/stable/lone_h1/elk/board.exp.json index db02754be..fbe7c467c 100644 --- a/e2etests/testdata/stable/lone_h1/elk/board.exp.json +++ b/e2etests/testdata/stable/lone_h1/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 266, "height": 50, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 266, - "labelHeight": 50 + "labelHeight": 50, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/markdown/dagre/board.exp.json b/e2etests/testdata/stable/markdown/dagre/board.exp.json index 921665d67..77bd71cba 100644 --- a/e2etests/testdata/stable/markdown/dagre/board.exp.json +++ b/e2etests/testdata/stable/markdown/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 531, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 531, - "labelHeight": 186 + "labelHeight": 186, + "renderPriority": 1 }, { "id": "x", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -85,7 +85,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hey -> y)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/markdown/elk/board.exp.json b/e2etests/testdata/stable/markdown/elk/board.exp.json index 28d1dd88c..dd83d3f25 100644 --- a/e2etests/testdata/stable/markdown/elk/board.exp.json +++ b/e2etests/testdata/stable/markdown/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 531, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 531, - "labelHeight": 186 + "labelHeight": 186, + "renderPriority": 1 }, { "id": "x", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -85,7 +85,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(hey -> y)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json b/e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json index f67223c23..5c21ada1b 100644 --- a/e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json +++ b/e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 559, "height": 148, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 129, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "markdown.md", @@ -48,7 +48,6 @@ }, "width": 459, "height": 48, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "bold": true, "underline": false, "labelWidth": 459, - "labelHeight": 48 + "labelHeight": 48, + "renderPriority": 2 } ], "connections": [] diff --git a/e2etests/testdata/stable/md_2space_newline/elk/board.exp.json b/e2etests/testdata/stable/md_2space_newline/elk/board.exp.json index a856cf8a0..790ab2c6a 100644 --- a/e2etests/testdata/stable/md_2space_newline/elk/board.exp.json +++ b/e2etests/testdata/stable/md_2space_newline/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 609, "height": 198, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 129, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "markdown.md", @@ -48,7 +48,6 @@ }, "width": 459, "height": 48, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "bold": true, "underline": false, "labelWidth": 459, - "labelHeight": 48 + "labelHeight": 48, + "renderPriority": 2 } ], "connections": [] diff --git a/e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json b/e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json index de8d2ef89..614d6a4b6 100644 --- a/e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json +++ b/e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 559, "height": 148, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 129, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "markdown.md", @@ -48,7 +48,6 @@ }, "width": 459, "height": 48, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "bold": true, "underline": false, "labelWidth": 459, - "labelHeight": 48 + "labelHeight": 48, + "renderPriority": 2 } ], "connections": [] diff --git a/e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json b/e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json index 03cbdd66f..91387c558 100644 --- a/e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json +++ b/e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 609, "height": 198, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 129, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "markdown.md", @@ -48,7 +48,6 @@ }, "width": 459, "height": 48, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "bold": true, "underline": false, "labelWidth": 459, - "labelHeight": 48 + "labelHeight": 48, + "renderPriority": 2 } ], "connections": [] diff --git a/e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json b/e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json index d4e76fdd2..173395e1d 100644 --- a/e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json +++ b/e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 196, "height": 111, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 196, - "labelHeight": 111 + "labelHeight": 111, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json b/e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json index 69acc4f0b..d2537dce7 100644 --- a/e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json +++ b/e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 196, "height": 111, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 196, - "labelHeight": 111 + "labelHeight": 111, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json b/e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json index b3d0d09ea..589f65a09 100644 --- a/e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json +++ b/e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 212, "height": 151, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 212, - "labelHeight": 151 + "labelHeight": 151, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json b/e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json index a54a9f797..19de1d4ab 100644 --- a/e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json +++ b/e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 212, "height": 151, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 212, - "labelHeight": 151 + "labelHeight": 151, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_code_inline/dagre/board.exp.json b/e2etests/testdata/stable/md_code_inline/dagre/board.exp.json index 903f3b439..580a3965d 100644 --- a/e2etests/testdata/stable/md_code_inline/dagre/board.exp.json +++ b/e2etests/testdata/stable/md_code_inline/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 46, "height": 24, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 46, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/md_code_inline/elk/board.exp.json b/e2etests/testdata/stable/md_code_inline/elk/board.exp.json index dfe12622f..80f2ae836 100644 --- a/e2etests/testdata/stable/md_code_inline/elk/board.exp.json +++ b/e2etests/testdata/stable/md_code_inline/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 46, "height": 24, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 46, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/multiline_text/dagre/board.exp.json b/e2etests/testdata/stable/multiline_text/dagre/board.exp.json index ccbb6734a..8588cf436 100644 --- a/e2etests/testdata/stable/multiline_text/dagre/board.exp.json +++ b/e2etests/testdata/stable/multiline_text/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 202, "height": 158, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 102, "labelHeight": 58, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [] diff --git a/e2etests/testdata/stable/multiline_text/elk/board.exp.json b/e2etests/testdata/stable/multiline_text/elk/board.exp.json index bd4d35ae5..71715e15e 100644 --- a/e2etests/testdata/stable/multiline_text/elk/board.exp.json +++ b/e2etests/testdata/stable/multiline_text/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 202, "height": 158, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 102, "labelHeight": 58, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [] diff --git a/e2etests/testdata/stable/multiple_trees/dagre/board.exp.json b/e2etests/testdata/stable/multiple_trees/dagre/board.exp.json index c50cbdd26..731a2f2d9 100644 --- a/e2etests/testdata/stable/multiple_trees/dagre/board.exp.json +++ b/e2etests/testdata/stable/multiple_trees/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -656,7 +656,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "s", @@ -694,7 +694,6 @@ }, "width": 112, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "t", @@ -732,7 +732,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "u", @@ -770,7 +770,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "v", @@ -808,7 +808,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "w", @@ -846,7 +846,6 @@ }, "width": 118, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -922,7 +922,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -969,7 +970,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> d)[0]", @@ -1016,7 +1018,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> e)[0]", @@ -1063,7 +1066,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> f)[0]", @@ -1110,7 +1114,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> a)[0]", @@ -1157,7 +1162,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> h)[0]", @@ -1204,7 +1210,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> b)[0]", @@ -1251,7 +1258,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> b)[0]", @@ -1298,7 +1306,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(k -> g)[0]", @@ -1345,7 +1354,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> g)[0]", @@ -1392,7 +1402,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> m)[0]", @@ -1439,7 +1450,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> n)[0]", @@ -1486,7 +1498,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> o)[0]", @@ -1533,7 +1546,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> p)[0]", @@ -1580,7 +1594,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> q)[0]", @@ -1627,7 +1642,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> r)[0]", @@ -1674,7 +1690,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> s)[0]", @@ -1721,7 +1738,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> t)[0]", @@ -1768,7 +1786,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> u)[0]", @@ -1815,7 +1834,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(v -> h)[0]", @@ -1862,7 +1882,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(w -> h)[0]", @@ -1909,7 +1930,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/multiple_trees/elk/board.exp.json b/e2etests/testdata/stable/multiple_trees/elk/board.exp.json index 8b8520f1e..63102b849 100644 --- a/e2etests/testdata/stable/multiple_trees/elk/board.exp.json +++ b/e2etests/testdata/stable/multiple_trees/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -656,7 +656,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "s", @@ -694,7 +694,6 @@ }, "width": 112, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "t", @@ -732,7 +732,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "u", @@ -770,7 +770,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "v", @@ -808,7 +808,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "w", @@ -846,7 +846,6 @@ }, "width": 118, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -921,7 +921,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> c)[0]", @@ -967,7 +968,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> d)[0]", @@ -1013,7 +1015,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> e)[0]", @@ -1051,7 +1054,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> f)[0]", @@ -1097,7 +1101,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> a)[0]", @@ -1135,7 +1140,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(a -> h)[0]", @@ -1181,7 +1187,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> b)[0]", @@ -1219,7 +1226,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> b)[0]", @@ -1265,7 +1273,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(k -> g)[0]", @@ -1311,7 +1320,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> g)[0]", @@ -1349,7 +1359,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> m)[0]", @@ -1395,7 +1406,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> n)[0]", @@ -1433,7 +1445,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> o)[0]", @@ -1479,7 +1492,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> p)[0]", @@ -1517,7 +1531,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> q)[0]", @@ -1555,7 +1570,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> r)[0]", @@ -1601,7 +1617,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> s)[0]", @@ -1639,7 +1656,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> t)[0]", @@ -1677,7 +1695,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> u)[0]", @@ -1723,7 +1742,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(v -> h)[0]", @@ -1769,7 +1789,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(w -> h)[0]", @@ -1807,7 +1828,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/n22_e32/dagre/board.exp.json b/e2etests/testdata/stable/n22_e32/dagre/board.exp.json index 0a91698c3..2a566b70c 100644 --- a/e2etests/testdata/stable/n22_e32/dagre/board.exp.json +++ b/e2etests/testdata/stable/n22_e32/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -656,7 +656,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "s", @@ -694,7 +694,6 @@ }, "width": 112, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "t", @@ -732,7 +732,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "u", @@ -770,7 +770,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -858,7 +858,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> a)[0]", @@ -941,7 +942,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> a)[0]", @@ -988,7 +990,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> b)[0]", @@ -1071,7 +1074,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> e)[0]", @@ -1118,7 +1122,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> f)[0]", @@ -1165,7 +1170,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> b)[0]", @@ -1212,7 +1218,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> f)[0]", @@ -1319,7 +1326,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> c)[0]", @@ -1378,7 +1386,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> h)[0]", @@ -1425,7 +1434,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(h -> i)[0]", @@ -1472,7 +1482,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> j)[0]", @@ -1519,7 +1530,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> k)[0]", @@ -1566,7 +1578,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(k -> e)[0]", @@ -1613,7 +1626,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> f)[0]", @@ -1696,7 +1710,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> m)[0]", @@ -1755,7 +1770,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> l)[0]", @@ -1802,7 +1818,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> l)[1]", @@ -1849,7 +1866,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> m)[0]", @@ -1932,7 +1950,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> o)[0]", @@ -1979,7 +1998,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(o -> p)[0]", @@ -2026,7 +2046,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> m)[0]", @@ -2073,7 +2094,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> p)[0]", @@ -2132,7 +2154,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(q -> n)[0]", @@ -2239,7 +2262,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(q -> r)[0]", @@ -2286,7 +2310,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(r -> s)[0]", @@ -2333,7 +2358,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(s -> t)[0]", @@ -2380,7 +2406,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(t -> u)[0]", @@ -2427,7 +2454,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(u -> o)[0]", @@ -2474,7 +2502,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(t -> p)[0]", @@ -2557,7 +2586,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> t)[0]", @@ -2604,7 +2634,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(s -> a)[0]", @@ -2687,7 +2718,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(u -> a)[0]", @@ -2734,7 +2766,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/n22_e32/elk/board.exp.json b/e2etests/testdata/stable/n22_e32/elk/board.exp.json index aaf499efe..d64ba8f50 100644 --- a/e2etests/testdata/stable/n22_e32/elk/board.exp.json +++ b/e2etests/testdata/stable/n22_e32/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "i", @@ -314,7 +314,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "j", @@ -352,7 +352,6 @@ }, "width": 110, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 10, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "k", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l", @@ -428,7 +428,6 @@ }, "width": 109, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 9, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "m", @@ -466,7 +466,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "n", @@ -504,7 +504,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "o", @@ -542,7 +542,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "p", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "q", @@ -618,7 +618,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "r", @@ -656,7 +656,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "s", @@ -694,7 +694,6 @@ }, "width": 112, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 12, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "t", @@ -732,7 +732,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "u", @@ -770,7 +770,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -845,7 +845,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> a)[0]", @@ -891,7 +892,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> a)[0]", @@ -937,7 +939,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> b)[0]", @@ -975,7 +978,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(d -> e)[0]", @@ -1021,7 +1025,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(e -> f)[0]", @@ -1059,7 +1064,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(f -> b)[0]", @@ -1105,7 +1111,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> f)[0]", @@ -1159,7 +1166,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> c)[0]", @@ -1197,7 +1205,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(g -> h)[0]", @@ -1243,7 +1252,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(h -> i)[0]", @@ -1281,7 +1291,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(i -> j)[0]", @@ -1319,7 +1330,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> k)[0]", @@ -1357,7 +1369,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(k -> e)[0]", @@ -1395,7 +1408,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(j -> f)[0]", @@ -1449,7 +1463,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(l -> m)[0]", @@ -1495,7 +1510,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> l)[0]", @@ -1541,7 +1557,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> l)[1]", @@ -1579,7 +1596,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> m)[0]", @@ -1625,7 +1643,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> o)[0]", @@ -1671,7 +1690,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(o -> p)[0]", @@ -1709,7 +1729,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(p -> m)[0]", @@ -1755,7 +1776,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(n -> p)[0]", @@ -1809,7 +1831,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(q -> n)[0]", @@ -1847,7 +1870,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(q -> r)[0]", @@ -1893,7 +1917,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(r -> s)[0]", @@ -1931,7 +1956,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(s -> t)[0]", @@ -1969,7 +1995,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(t -> u)[0]", @@ -2007,7 +2034,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(u -> o)[0]", @@ -2045,7 +2073,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(t -> p)[0]", @@ -2099,7 +2128,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(c -> t)[0]", @@ -2145,7 +2175,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(s -> a)[0]", @@ -2199,7 +2230,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(u -> a)[0]", @@ -2245,7 +2277,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/one_container_loop/dagre/board.exp.json b/e2etests/testdata/stable/one_container_loop/dagre/board.exp.json index 0b60af818..c4db831dc 100644 --- a/e2etests/testdata/stable/one_container_loop/dagre/board.exp.json +++ b/e2etests/testdata/stable/one_container_loop/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 479, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", @@ -124,7 +124,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", @@ -200,7 +200,6 @@ }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", @@ -238,7 +238,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "a.h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -424,7 +424,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(d -> c)[0]", @@ -471,7 +472,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(e -> c)[0]", @@ -518,7 +520,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(f -> d)[0]", @@ -565,7 +568,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> e)[0]", @@ -648,7 +652,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(g -> f)[0]", @@ -695,7 +700,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a.h -> g)[0]", @@ -742,7 +748,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/one_container_loop/elk/board.exp.json b/e2etests/testdata/stable/one_container_loop/elk/board.exp.json index d5560cc6d..e964e8aa3 100644 --- a/e2etests/testdata/stable/one_container_loop/elk/board.exp.json +++ b/e2etests/testdata/stable/one_container_loop/elk/board.exp.json @@ -8,9 +8,8 @@ "x": 12, "y": 12 }, - "width": 396, - "height": 276, - "level": 1, + "width": 263, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 17, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "a.b", "type": "", "pos": { - "x": 220, - "y": 87 + "x": 87, + "y": 233 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "c", "type": "", "pos": { - "x": 209, - "y": 1071 + "x": 1021, + "y": 223 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "d", "type": "", "pos": { - "x": 209, - "y": 845 + "x": 807, + "y": 223 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "e", "type": "", "pos": { - "x": 77, - "y": 619 + "x": 594, + "y": 77 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "f", "type": "", "pos": { - "x": 210, - "y": 619 + "x": 595, + "y": 223 }, "width": 111, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 11, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "g", "type": "", "pos": { - "x": 209, - "y": 393 + "x": 380, + "y": 223 }, "width": 114, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "a.h", @@ -276,7 +276,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -333,33 +333,34 @@ "labelPercentage": 0, "route": [ { - "x": 276.5, - "y": 213 + "x": 200, + "y": 296 }, { - "x": 276.5, - "y": 343 + "x": 330, + "y": 296 }, { - "x": 332.5, - "y": 343 + "x": 330, + "y": 359 }, { - "x": 332.5, - "y": 1021 + "x": 971, + "y": 359 }, { - "x": 293.75, - "y": 1021 + "x": 971, + "y": 317.5 }, { - "x": 293.75, - "y": 1071 + "x": 1021, + "y": 317.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(d -> c)[0]", @@ -387,17 +388,18 @@ "labelPercentage": 0, "route": [ { - "x": 265.5, - "y": 971 + "x": 921, + "y": 286 }, { - "x": 265.5, - "y": 1071 + "x": 1021, + "y": 286 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(e -> c)[0]", @@ -425,25 +427,26 @@ "labelPercentage": 0, "route": [ { - "x": 133.5, - "y": 745 + "x": 707, + "y": 140 }, { - "x": 133.5, - "y": 1021 + "x": 971, + "y": 140 }, { - "x": 237.25, - "y": 1021 + "x": 971, + "y": 254.5 }, { - "x": 237.25, - "y": 1071 + "x": 1021, + "y": 254.5 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(f -> d)[0]", @@ -471,17 +474,18 @@ "labelPercentage": 0, "route": [ { - "x": 265.5, - "y": 745 + "x": 706, + "y": 286 }, { - "x": 265.5, - "y": 845 + "x": 807, + "y": 286 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> e)[0]", @@ -509,17 +513,18 @@ "labelPercentage": 0, "route": [ { - "x": 133.5, - "y": 288 + "x": 275, + "y": 140 }, { - "x": 133.5, - "y": 619 + "x": 594, + "y": 140 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(g -> f)[0]", @@ -547,17 +552,18 @@ "labelPercentage": 0, "route": [ { - "x": 265.5, - "y": 519 + "x": 494, + "y": 286 }, { - "x": 265.5, - "y": 619 + "x": 595, + "y": 286 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a.h -> g)[0]", @@ -585,25 +591,26 @@ "labelPercentage": 0, "route": [ { - "x": 143.5, - "y": 213 + "x": 200, + "y": 150 }, { - "x": 143.5, - "y": 343 + "x": 330, + "y": 150 }, { - "x": 265.5, - "y": 343 + "x": 330, + "y": 286 }, { - "x": 265.5, - "y": 393 + "x": 380, + "y": 286 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json b/e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json index ffc66f955..71bee9e25 100644 --- a/e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json +++ b/e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 506, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "top.start", @@ -48,7 +48,6 @@ }, "width": 140, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 40, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "a", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -124,7 +124,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "bottom", @@ -200,7 +200,6 @@ }, "width": 504, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 90, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "bottom.end", @@ -238,7 +238,6 @@ }, "width": 132, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -314,7 +314,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(top.start -> b)[0]", @@ -361,7 +362,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(top.start -> c)[0]", @@ -408,7 +410,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> bottom.end)[0]", @@ -455,7 +458,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(b -> bottom.end)[0]", @@ -502,7 +506,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(c -> bottom.end)[0]", @@ -549,7 +554,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/one_three_one_container/elk/board.exp.json b/e2etests/testdata/stable/one_three_one_container/elk/board.exp.json index 659cc9636..241f89289 100644 --- a/e2etests/testdata/stable/one_three_one_container/elk/board.exp.json +++ b/e2etests/testdata/stable/one_three_one_container/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 290, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 45, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "top.start", @@ -48,7 +48,6 @@ }, "width": 140, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 40, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "a", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -124,7 +124,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "bottom", @@ -200,7 +200,6 @@ }, "width": 282, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 90, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "bottom.end", @@ -238,7 +238,6 @@ }, "width": 132, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 32, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -313,7 +313,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(top.start -> b)[0]", @@ -351,7 +352,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(top.start -> c)[0]", @@ -397,7 +399,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(a -> bottom.end)[0]", @@ -443,7 +446,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(b -> bottom.end)[0]", @@ -489,7 +493,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(c -> bottom.end)[0]", @@ -527,7 +532,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/stable/p/dagre/board.exp.json b/e2etests/testdata/stable/p/dagre/board.exp.json index e7bf9c0a9..aeddaf2aa 100644 --- a/e2etests/testdata/stable/p/dagre/board.exp.json +++ b/e2etests/testdata/stable/p/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 1857, "height": 24, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 1857, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/p/elk/board.exp.json b/e2etests/testdata/stable/p/elk/board.exp.json index ab7b5da9c..903c02077 100644 --- a/e2etests/testdata/stable/p/elk/board.exp.json +++ b/e2etests/testdata/stable/p/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 1857, "height": 24, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 1857, - "labelHeight": 24 + "labelHeight": 24, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/pre/dagre/board.exp.json b/e2etests/testdata/stable/pre/dagre/board.exp.json index 69727a4bd..39191a775 100644 --- a/e2etests/testdata/stable/pre/dagre/board.exp.json +++ b/e2etests/testdata/stable/pre/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 602, "height": 170, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 602, - "labelHeight": 170 + "labelHeight": 170, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -161,7 +161,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -208,7 +209,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/pre/elk/board.exp.json b/e2etests/testdata/stable/pre/elk/board.exp.json index 5d8247547..d6e712cae 100644 --- a/e2etests/testdata/stable/pre/elk/board.exp.json +++ b/e2etests/testdata/stable/pre/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 602, "height": 170, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 602, - "labelHeight": 170 + "labelHeight": 170, + "renderPriority": 1 }, { "id": "a", @@ -47,7 +47,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -74,7 +73,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -85,7 +85,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -112,7 +111,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -152,7 +152,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(md -> b)[0]", @@ -190,7 +191,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/sql_tables/dagre/board.exp.json b/e2etests/testdata/stable/sql_tables/dagre/board.exp.json index da031d9b2..fb2a64d31 100644 --- a/e2etests/testdata/stable/sql_tables/dagre/board.exp.json +++ b/e2etests/testdata/stable/sql_tables/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 259, "height": 216, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -67,7 +66,8 @@ "bold": true, "underline": false, "labelWidth": 61, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "products", @@ -78,7 +78,6 @@ }, "width": 290, "height": 180, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -129,7 +128,8 @@ "bold": true, "underline": false, "labelWidth": 99, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "orders", @@ -140,7 +140,6 @@ }, "width": 215, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -185,7 +184,8 @@ "bold": true, "underline": false, "labelWidth": 74, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "shipments", @@ -196,7 +196,6 @@ }, "width": 293, "height": 180, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -247,7 +246,8 @@ "bold": true, "underline": false, "labelWidth": 116, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 } ], "connections": [ @@ -296,7 +296,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(products <-> orders)[0]", @@ -343,7 +344,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(shipments <-> orders)[0]", @@ -390,7 +392,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/sql_tables/elk/board.exp.json b/e2etests/testdata/stable/sql_tables/elk/board.exp.json index 15d050e46..a6545e00d 100644 --- a/e2etests/testdata/stable/sql_tables/elk/board.exp.json +++ b/e2etests/testdata/stable/sql_tables/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 259, "height": 216, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -67,7 +66,8 @@ "bold": true, "underline": false, "labelWidth": 61, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "products", @@ -78,7 +78,6 @@ }, "width": 290, "height": 180, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -129,7 +128,8 @@ "bold": true, "underline": false, "labelWidth": 99, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "orders", @@ -140,7 +140,6 @@ }, "width": 215, "height": 144, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -185,7 +184,8 @@ "bold": true, "underline": false, "labelWidth": 74, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 }, { "id": "shipments", @@ -196,7 +196,6 @@ }, "width": 293, "height": 180, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -247,7 +246,8 @@ "bold": true, "underline": false, "labelWidth": 116, - "labelHeight": 36 + "labelHeight": 36, + "renderPriority": 1 } ], "connections": [ @@ -295,7 +295,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(products <-> orders)[0]", @@ -333,7 +334,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(shipments <-> orders)[0]", @@ -379,7 +381,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/square_3d/dagre/board.exp.json b/e2etests/testdata/stable/square_3d/dagre/board.exp.json index 4275335d4..6f5e0886f 100644 --- a/e2etests/testdata/stable/square_3d/dagre/board.exp.json +++ b/e2etests/testdata/stable/square_3d/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/square_3d/elk/board.exp.json b/e2etests/testdata/stable/square_3d/elk/board.exp.json index 00d8f6ab4..8ec99672a 100644 --- a/e2etests/testdata/stable/square_3d/elk/board.exp.json +++ b/e2etests/testdata/stable/square_3d/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 171, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 71, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "square", @@ -48,7 +48,6 @@ }, "width": 154, "height": 154, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 54, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json b/e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json index ca1f3c399..c433558a2 100644 --- a/e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json +++ b/e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", @@ -48,7 +48,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", @@ -86,7 +86,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l1", @@ -124,7 +124,6 @@ }, "width": 719, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l1.b", @@ -162,7 +162,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l1.a", @@ -200,7 +200,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l1.c", @@ -238,7 +238,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c1", @@ -276,7 +276,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c1.a", @@ -314,7 +314,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c3", @@ -352,7 +352,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c3.c", @@ -390,7 +390,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c2", @@ -428,7 +428,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c2.b", @@ -466,7 +466,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c1", @@ -504,7 +504,6 @@ }, "width": 466, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l3c1.a", @@ -542,7 +542,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c1.b", @@ -580,7 +580,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c2", @@ -618,7 +618,6 @@ }, "width": 213, "height": 226, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l3c2.c", @@ -656,7 +656,6 @@ }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l4", @@ -694,7 +694,6 @@ }, "width": 799, "height": 326, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l4.c1", @@ -732,7 +732,6 @@ }, "width": 213, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c1.a", @@ -770,7 +770,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "l4.c2", @@ -808,7 +808,6 @@ }, "width": 213, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c2.b", @@ -846,7 +846,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "l4.c3", @@ -884,7 +884,6 @@ }, "width": 213, "height": 226, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,7 +910,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c3.c", @@ -922,7 +922,6 @@ }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,7 +948,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 } ], "connections": [ @@ -998,7 +998,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(a -> l1.a)[0]", @@ -1045,7 +1046,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(c -> l1.c)[0]", @@ -1092,7 +1094,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.a -> l2c1.a)[0]", @@ -1151,7 +1154,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.c -> l2c3.c)[0]", @@ -1210,7 +1214,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.b -> l2c2.b)[0]", @@ -1269,7 +1274,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c1.a -> l3c1.a)[0]", @@ -1328,7 +1334,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c2.b -> l3c1.b)[0]", @@ -1387,7 +1394,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c3.c -> l3c2.c)[0]", @@ -1446,7 +1454,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c1.a -> l4.c1.a)[0]", @@ -1517,7 +1526,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c1.b -> l4.c2.b)[0]", @@ -1588,7 +1598,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c2.c -> l4.c3.c)[0]", @@ -1659,7 +1670,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json b/e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json index 57da4889a..523f6a77c 100644 --- a/e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json +++ b/e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json @@ -5,12 +5,11 @@ "id": "a", "type": "", "pos": { - "x": 295, - "y": 12 + "x": 12, + "y": 308 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "c", "type": "", "pos": { - "x": 162, - "y": 12 + "x": 12, + "y": 162 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "b", "type": "", "pos": { - "x": 428, - "y": 12 + "x": 12, + "y": 454 }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,18 +112,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "l1", "type": "", "pos": { - "x": 87, - "y": 243 + "x": 230, + "y": 87 }, - "width": 529, - "height": 276, - "level": 1, + "width": 263, + "height": 568, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,18 +150,18 @@ "underline": false, "labelWidth": 24, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l1.b", "type": "", "pos": { - "x": 428, - "y": 318 + "x": 305, + "y": 454 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,18 +188,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l1.a", "type": "", "pos": { - "x": 295, - "y": 318 + "x": 305, + "y": 308 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,18 +226,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l1.c", "type": "", "pos": { - "x": 162, - "y": 318 + "x": 305, + "y": 162 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,18 +264,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c1", "type": "", "pos": { - "x": 370, - "y": 639 + "x": 613, + "y": 383 }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,18 +302,18 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c1.a", "type": "", "pos": { - "x": 445, - "y": 714 + "x": 688, + "y": 458 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,18 +340,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c3", "type": "", "pos": { - "x": 87, - "y": 639 + "x": 613, + "y": 87 }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,18 +378,18 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c3.c", "type": "", "pos": { - "x": 162, - "y": 714 + "x": 688, + "y": 162 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,18 +416,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l2c2", "type": "", "pos": { - "x": 653, - "y": 639 + "x": 613, + "y": 679 }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,18 +454,18 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l2c2.b", "type": "", "pos": { - "x": 728, - "y": 714 + "x": 688, + "y": 754 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,18 +492,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c1", "type": "", "pos": { - "x": 370, - "y": 1025 + "x": 986, + "y": 383 }, - "width": 396, - "height": 276, - "level": 1, + "width": 263, + "height": 422, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,18 +530,18 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l3c1.a", "type": "", "pos": { - "x": 445, - "y": 1100 + "x": 1061, + "y": 458 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,18 +568,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c1.b", "type": "", "pos": { - "x": 578, - "y": 1100 + "x": 1061, + "y": 604 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,18 +606,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l3c2", "type": "", "pos": { - "x": 87, - "y": 1025 + "x": 986, + "y": 87 }, "width": 263, "height": 276, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,18 +644,18 @@ "underline": false, "labelWidth": 50, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l3c2.c", "type": "", "pos": { - "x": 162, - "y": 1100 + "x": 1061, + "y": 162 }, "width": 113, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,18 +682,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "l4", "type": "", "pos": { - "x": 12, - "y": 1411 + "x": 1359, + "y": 12 }, - "width": 979, - "height": 431, - "level": 1, + "width": 418, + "height": 1018, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,18 +720,18 @@ "underline": false, "labelWidth": 25, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "l4.c1", "type": "", "pos": { - "x": 370, - "y": 1491 + "x": 1439, + "y": 383 }, "width": 263, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,18 +758,18 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c1.a", "type": "", "pos": { - "x": 445, - "y": 1566 + "x": 1514, + "y": 458 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,18 +796,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "l4.c2", "type": "", "pos": { - "x": 653, - "y": 1491 + "x": 1439, + "y": 679 }, "width": 263, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,18 +834,18 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c2.b", "type": "", "pos": { - "x": 728, - "y": 1566 + "x": 1514, + "y": 754 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,18 +872,18 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 }, { "id": "l4.c3", "type": "", "pos": { - "x": 87, - "y": 1491 + "x": 1439, + "y": 87 }, "width": 263, "height": 276, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,18 +910,18 @@ "underline": false, "labelWidth": 26, "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 2 }, { "id": "l4.c3.c", "type": "", "pos": { - "x": 162, - "y": 1566 + "x": 1514, + "y": 162 }, "width": 113, "height": 126, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,7 +948,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 3 } ], "connections": [ @@ -979,17 +979,18 @@ "labelPercentage": 0, "route": [ { - "x": 484.5, - "y": 138 + "x": 125, + "y": 517 }, { - "x": 484.5, - "y": 318 + "x": 305, + "y": 517 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(a -> l1.a)[0]", @@ -1017,17 +1018,18 @@ "labelPercentage": 0, "route": [ { - "x": 351.5, - "y": 138 + "x": 125, + "y": 371 }, { - "x": 351.5, - "y": 318 + "x": 305, + "y": 371 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(c -> l1.c)[0]", @@ -1055,17 +1057,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 138 + "x": 125, + "y": 225 }, { - "x": 218.5, - "y": 318 + "x": 305, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.a -> l2c1.a)[0]", @@ -1093,25 +1096,26 @@ "labelPercentage": 0, "route": [ { - "x": 351.5, - "y": 444 + "x": 418, + "y": 371 }, { - "x": 351.5, - "y": 584 + "x": 558, + "y": 371 }, { - "x": 501.5, - "y": 584 + "x": 558, + "y": 521 }, { - "x": 501.5, - "y": 714 + "x": 688, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.c -> l2c3.c)[0]", @@ -1139,17 +1143,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 444 + "x": 418, + "y": 225 }, { - "x": 218.5, - "y": 714 + "x": 688, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l1.b -> l2c2.b)[0]", @@ -1177,25 +1182,26 @@ "labelPercentage": 0, "route": [ { - "x": 484.5, - "y": 444 + "x": 418, + "y": 517 }, { - "x": 484.5, - "y": 574 + "x": 548, + "y": 517 }, { - "x": 784.5, - "y": 574 + "x": 548, + "y": 817 }, { - "x": 784.5, - "y": 714 + "x": 688, + "y": 817 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c1.a -> l3c1.a)[0]", @@ -1223,17 +1229,18 @@ "labelPercentage": 0, "route": [ { - "x": 501.5, - "y": 840 + "x": 801, + "y": 521 }, { - "x": 501.5, - "y": 1100 + "x": 1061, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c2.b -> l3c1.b)[0]", @@ -1261,25 +1268,26 @@ "labelPercentage": 0, "route": [ { - "x": 784.5, - "y": 840 + "x": 801, + "y": 817 }, { - "x": 784.5, - "y": 970 + "x": 931, + "y": 817 }, { - "x": 634.5, - "y": 970 + "x": 931, + "y": 667 }, { - "x": 634.5, - "y": 1100 + "x": 1061, + "y": 667 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l2c3.c -> l3c2.c)[0]", @@ -1307,17 +1315,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 840 + "x": 801, + "y": 225 }, { - "x": 218.5, - "y": 1100 + "x": 1061, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c1.a -> l4.c1.a)[0]", @@ -1345,17 +1354,18 @@ "labelPercentage": 0, "route": [ { - "x": 501.5, - "y": 1226 + "x": 1174, + "y": 521 }, { - "x": 501.5, - "y": 1566 + "x": 1514, + "y": 521 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c1.b -> l4.c2.b)[0]", @@ -1383,25 +1393,26 @@ "labelPercentage": 0, "route": [ { - "x": 634.5, - "y": 1226 + "x": 1174, + "y": 667 }, { - "x": 634.5, - "y": 1356 + "x": 1304, + "y": 667 }, { - "x": 784.5, - "y": 1356 + "x": 1304, + "y": 817 }, { - "x": 784.5, - "y": 1566 + "x": 1514, + "y": 817 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 }, { "id": "(l3c2.c -> l4.c3.c)[0]", @@ -1429,17 +1440,18 @@ "labelPercentage": 0, "route": [ { - "x": 218.5, - "y": 1226 + "x": 1174, + "y": 225 }, { - "x": 218.5, - "y": 1566 + "x": 1514, + "y": 225 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 4 } ] } diff --git a/e2etests/testdata/stable/stylish/dagre/board.exp.json b/e2etests/testdata/stable/stylish/dagre/board.exp.json index 2fe57244a..f06110cd6 100644 --- a/e2etests/testdata/stable/stylish/dagre/board.exp.json +++ b/e2etests/testdata/stable/stylish/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 0.6, "strokeDash": 0, "strokeWidth": 5, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -48,7 +48,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 0.6, "strokeDash": 5, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -124,7 +124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/stylish/elk/board.exp.json b/e2etests/testdata/stable/stylish/elk/board.exp.json index bdcd5b00c..242692c39 100644 --- a/e2etests/testdata/stable/stylish/elk/board.exp.json +++ b/e2etests/testdata/stable/stylish/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 0.6, "strokeDash": 0, "strokeWidth": 5, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "y", @@ -48,7 +48,6 @@ }, "width": 114, "height": 126, - "level": 1, "opacity": 0.6, "strokeDash": 5, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 14, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -115,7 +115,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/us_map/dagre/board.exp.json b/e2etests/testdata/stable/us_map/dagre/board.exp.json index c8701a10e..183821b87 100644 --- a/e2etests/testdata/stable/us_map/dagre/board.exp.json +++ b/e2etests/testdata/stable/us_map/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "HI", @@ -48,7 +48,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AL", @@ -86,7 +86,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "FL", @@ -124,7 +124,6 @@ }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "GA", @@ -162,7 +162,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MS", @@ -200,7 +200,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "TN", @@ -238,7 +238,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AZ", @@ -276,7 +276,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CA", @@ -314,7 +314,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NV", @@ -352,7 +352,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NM", @@ -390,7 +390,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "UT", @@ -428,7 +428,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AR", @@ -466,7 +466,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "LA", @@ -504,7 +504,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MO", @@ -542,7 +542,6 @@ }, "width": 128, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OK", @@ -580,7 +580,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "TX", @@ -618,7 +618,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OR", @@ -656,7 +656,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CO", @@ -694,7 +694,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "KS", @@ -732,7 +732,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NE", @@ -770,7 +770,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WY", @@ -808,7 +808,6 @@ }, "width": 128, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CT", @@ -846,7 +846,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MA", @@ -884,7 +884,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,7 +910,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NY", @@ -922,7 +922,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,7 +948,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "RI", @@ -960,7 +960,6 @@ }, "width": 118, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -987,7 +986,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "DE", @@ -998,7 +998,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1025,7 +1024,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MD", @@ -1036,7 +1036,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1063,7 +1062,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NJ", @@ -1074,7 +1074,6 @@ }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1101,7 +1100,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "PA", @@ -1112,7 +1112,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1139,7 +1138,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NC", @@ -1150,7 +1150,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1177,7 +1176,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "SC", @@ -1188,7 +1188,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1215,7 +1214,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ID", @@ -1226,7 +1226,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1253,7 +1252,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MT", @@ -1264,7 +1264,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1291,7 +1290,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WA", @@ -1302,7 +1302,6 @@ }, "width": 129, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1329,7 +1328,8 @@ "underline": false, "labelWidth": 29, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IL", @@ -1340,7 +1340,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1367,7 +1366,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IN", @@ -1378,7 +1378,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1405,7 +1404,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IA", @@ -1416,7 +1416,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1443,7 +1442,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MI", @@ -1454,7 +1454,6 @@ }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1481,7 +1480,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "KY", @@ -1492,7 +1492,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1519,7 +1518,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WI", @@ -1530,7 +1530,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1557,7 +1556,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OH", @@ -1568,7 +1568,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1595,7 +1594,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MN", @@ -1606,7 +1606,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1633,7 +1632,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "SD", @@ -1644,7 +1644,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1671,7 +1670,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "VA", @@ -1682,7 +1682,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1709,7 +1708,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WV", @@ -1720,7 +1720,6 @@ }, "width": 129, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1747,7 +1746,8 @@ "underline": false, "labelWidth": 29, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ME", @@ -1758,7 +1758,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1785,7 +1784,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NH", @@ -1796,7 +1796,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1823,7 +1822,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "VT", @@ -1834,7 +1834,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1861,7 +1860,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ND", @@ -1872,7 +1872,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1899,7 +1898,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -1948,7 +1948,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(FL -- GA)[0]", @@ -1995,7 +1996,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(GA -- MS)[0]", @@ -2042,7 +2044,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TN)[0]", @@ -2173,7 +2176,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(AZ -- CA)[0]", @@ -2220,7 +2224,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CA -- NV)[0]", @@ -2267,7 +2272,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- NM)[0]", @@ -2314,7 +2320,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- UT)[0]", @@ -2373,7 +2380,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(AR -- LA)[0]", @@ -2420,7 +2428,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(LA -- MS)[0]", @@ -2467,7 +2476,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- MO)[0]", @@ -2514,7 +2524,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- OK)[0]", @@ -2597,7 +2608,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TN)[0]", @@ -2644,7 +2656,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- TX)[0]", @@ -2691,7 +2704,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CA -- NV)[1]", @@ -2738,7 +2752,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[0]", @@ -2797,7 +2812,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CO -- KS)[0]", @@ -2844,7 +2860,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KS -- NE)[0]", @@ -2903,7 +2920,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- NM)[0]", @@ -2950,7 +2968,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- OK)[0]", @@ -2997,7 +3016,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- UT)[0]", @@ -3044,7 +3064,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WY)[0]", @@ -3103,7 +3124,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CT -- MA)[0]", @@ -3150,7 +3172,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MA -- NY)[0]", @@ -3209,7 +3232,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- RI)[0]", @@ -3268,7 +3292,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(DE -- MD)[0]", @@ -3315,7 +3340,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MD -- NJ)[0]", @@ -3362,7 +3388,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NJ -- PA)[0]", @@ -3421,7 +3448,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(FL -- GA)[1]", @@ -3468,7 +3496,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(GA -- NC)[0]", @@ -3575,7 +3604,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NC -- SC)[0]", @@ -3622,7 +3652,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SC -- TN)[0]", @@ -3669,7 +3700,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ID -- MT)[0]", @@ -3716,7 +3748,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MT -- NV)[0]", @@ -3763,7 +3796,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[1]", @@ -3822,7 +3856,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- UT)[0]", @@ -3869,7 +3904,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WA)[0]", @@ -3916,7 +3952,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(WA -- WY)[0]", @@ -3963,7 +4000,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IL -- IN)[0]", @@ -4010,7 +4048,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IN -- IA)[0]", @@ -4057,7 +4096,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IA -- MI)[0]", @@ -4104,7 +4144,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- KY)[0]", @@ -4151,7 +4192,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MO)[0]", @@ -4198,7 +4240,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- WI)[0]", @@ -4281,7 +4324,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IN -- KY)[0]", @@ -4364,7 +4408,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MI)[0]", @@ -4411,7 +4456,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- OH)[0]", @@ -4518,7 +4564,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IA -- MN)[0]", @@ -4577,7 +4624,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- MO)[0]", @@ -4624,7 +4672,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[0]", @@ -4671,7 +4720,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- SD)[0]", @@ -4718,7 +4768,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WI)[0]", @@ -4765,7 +4816,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KS -- MO)[0]", @@ -4812,7 +4864,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[1]", @@ -4859,7 +4912,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- OK)[0]", @@ -4918,7 +4972,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MO)[1]", @@ -4965,7 +5020,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- OH)[0]", @@ -5024,7 +5080,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- TN)[0]", @@ -5083,7 +5140,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[0]", @@ -5130,7 +5188,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[0]", @@ -5177,7 +5236,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(LA -- MS)[1]", @@ -5224,7 +5284,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TX)[0]", @@ -5379,7 +5440,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ME -- NH)[0]", @@ -5426,7 +5488,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MD -- PA)[0]", @@ -5509,7 +5572,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- VA)[0]", @@ -5556,7 +5620,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[1]", @@ -5603,7 +5668,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MA -- NH)[0]", @@ -5650,7 +5716,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NH -- NY)[0]", @@ -5697,7 +5764,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- RI)[1]", @@ -5756,7 +5824,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(RI -- VT)[0]", @@ -5803,7 +5872,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- MN)[0]", @@ -5850,7 +5920,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- OH)[0]", @@ -5933,7 +6004,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- WI)[0]", @@ -5980,7 +6052,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- ND)[0]", @@ -6039,7 +6112,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[0]", @@ -6086,7 +6160,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WI)[1]", @@ -6133,7 +6208,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TN)[1]", @@ -6264,7 +6340,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[2]", @@ -6311,7 +6388,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- OK)[1]", @@ -6370,7 +6448,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TN)[1]", @@ -6417,7 +6496,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MT -- ND)[0]", @@ -6464,7 +6544,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[1]", @@ -6511,7 +6592,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[0]", @@ -6618,7 +6700,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- SD)[1]", @@ -6665,7 +6748,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[1]", @@ -6772,7 +6856,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[2]", @@ -6831,7 +6916,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- UT)[1]", @@ -6878,7 +6964,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NH -- VT)[0]", @@ -6985,7 +7072,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NJ -- NY)[0]", @@ -7032,7 +7120,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- PA)[0]", @@ -7079,7 +7168,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- OK)[1]", @@ -7126,7 +7216,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TX)[0]", @@ -7185,7 +7276,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- PA)[1]", @@ -7232,7 +7324,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- RI)[0]", @@ -7279,7 +7372,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(RI -- VT)[1]", @@ -7326,7 +7420,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NC -- SC)[1]", @@ -7373,7 +7468,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SC -- TN)[1]", @@ -7420,7 +7516,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[1]", @@ -7467,7 +7564,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[2]", @@ -7514,7 +7612,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- PA)[0]", @@ -7573,7 +7672,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- WV)[0]", @@ -7632,7 +7732,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TX)[1]", @@ -7691,7 +7792,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- WA)[0]", @@ -7750,7 +7852,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- WV)[1]", @@ -7809,7 +7912,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[2]", @@ -7916,7 +8020,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[2]", @@ -7963,7 +8068,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WY)[1]", @@ -8022,7 +8128,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[2]", @@ -8069,7 +8176,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/stable/us_map/elk/board.exp.json b/e2etests/testdata/stable/us_map/elk/board.exp.json index 43d1260f2..dfd4d1b13 100644 --- a/e2etests/testdata/stable/us_map/elk/board.exp.json +++ b/e2etests/testdata/stable/us_map/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "HI", @@ -48,7 +48,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AL", @@ -86,7 +86,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "FL", @@ -124,7 +124,6 @@ }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +150,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "GA", @@ -162,7 +162,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +188,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MS", @@ -200,7 +200,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +226,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "TN", @@ -238,7 +238,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +264,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AZ", @@ -276,7 +276,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +302,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CA", @@ -314,7 +314,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +340,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NV", @@ -352,7 +352,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +378,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NM", @@ -390,7 +390,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +416,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "UT", @@ -428,7 +428,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +454,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "AR", @@ -466,7 +466,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -493,7 +492,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "LA", @@ -504,7 +504,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -531,7 +530,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MO", @@ -542,7 +542,6 @@ }, "width": 128, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -569,7 +568,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OK", @@ -580,7 +580,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -607,7 +606,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "TX", @@ -618,7 +618,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -645,7 +644,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OR", @@ -656,7 +656,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -683,7 +682,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CO", @@ -694,7 +694,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -721,7 +720,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "KS", @@ -732,7 +732,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -759,7 +758,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NE", @@ -770,7 +770,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -797,7 +796,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WY", @@ -808,7 +808,6 @@ }, "width": 128, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -835,7 +834,8 @@ "underline": false, "labelWidth": 28, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "CT", @@ -846,7 +846,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -873,7 +872,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MA", @@ -884,7 +884,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -911,7 +910,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NY", @@ -922,7 +922,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -949,7 +948,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "RI", @@ -960,7 +960,6 @@ }, "width": 118, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -987,7 +986,8 @@ "underline": false, "labelWidth": 18, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "DE", @@ -998,7 +998,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1025,7 +1024,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MD", @@ -1036,7 +1036,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1063,7 +1062,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NJ", @@ -1074,7 +1074,6 @@ }, "width": 122, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1101,7 +1100,8 @@ "underline": false, "labelWidth": 22, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "PA", @@ -1112,7 +1112,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1139,7 +1138,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NC", @@ -1150,7 +1150,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1177,7 +1176,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "SC", @@ -1188,7 +1188,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1215,7 +1214,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ID", @@ -1226,7 +1226,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1253,7 +1252,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MT", @@ -1264,7 +1264,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1291,7 +1290,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WA", @@ -1302,7 +1302,6 @@ }, "width": 129, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1329,7 +1328,8 @@ "underline": false, "labelWidth": 29, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IL", @@ -1340,7 +1340,6 @@ }, "width": 117, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1367,7 +1366,8 @@ "underline": false, "labelWidth": 17, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IN", @@ -1378,7 +1378,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1405,7 +1404,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "IA", @@ -1416,7 +1416,6 @@ }, "width": 119, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1443,7 +1442,8 @@ "underline": false, "labelWidth": 19, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MI", @@ -1454,7 +1454,6 @@ }, "width": 121, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1481,7 +1480,8 @@ "underline": false, "labelWidth": 21, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "KY", @@ -1492,7 +1492,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1519,7 +1518,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WI", @@ -1530,7 +1530,6 @@ }, "width": 123, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1557,7 +1556,8 @@ "underline": false, "labelWidth": 23, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "OH", @@ -1568,7 +1568,6 @@ }, "width": 126, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1595,7 +1594,8 @@ "underline": false, "labelWidth": 26, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "MN", @@ -1606,7 +1606,6 @@ }, "width": 127, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1633,7 +1632,8 @@ "underline": false, "labelWidth": 27, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "SD", @@ -1644,7 +1644,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1671,7 +1670,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "VA", @@ -1682,7 +1682,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1709,7 +1708,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "WV", @@ -1720,7 +1720,6 @@ }, "width": 129, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1747,7 +1746,8 @@ "underline": false, "labelWidth": 29, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ME", @@ -1758,7 +1758,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1785,7 +1784,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "NH", @@ -1796,7 +1796,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1823,7 +1822,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "VT", @@ -1834,7 +1834,6 @@ }, "width": 124, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1861,7 +1860,8 @@ "underline": false, "labelWidth": 24, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 }, { "id": "ND", @@ -1872,7 +1872,6 @@ }, "width": 125, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -1899,7 +1898,8 @@ "underline": false, "labelWidth": 25, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 1 } ], "connections": [ @@ -1939,7 +1939,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(FL -- GA)[0]", @@ -1977,7 +1978,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(GA -- MS)[0]", @@ -2015,7 +2017,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TN)[0]", @@ -2069,7 +2072,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(AZ -- CA)[0]", @@ -2107,7 +2111,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CA -- NV)[0]", @@ -2145,7 +2150,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- NM)[0]", @@ -2191,7 +2197,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- UT)[0]", @@ -2237,7 +2244,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(AR -- LA)[0]", @@ -2275,7 +2283,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(LA -- MS)[0]", @@ -2321,7 +2330,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- MO)[0]", @@ -2367,7 +2377,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- OK)[0]", @@ -2421,7 +2432,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TN)[0]", @@ -2467,7 +2479,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- TX)[0]", @@ -2513,7 +2526,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CA -- NV)[1]", @@ -2559,7 +2573,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[0]", @@ -2597,7 +2612,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CO -- KS)[0]", @@ -2635,7 +2651,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KS -- NE)[0]", @@ -2673,7 +2690,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- NM)[0]", @@ -2711,7 +2729,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- OK)[0]", @@ -2749,7 +2768,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- UT)[0]", @@ -2795,7 +2815,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WY)[0]", @@ -2849,7 +2870,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(CT -- MA)[0]", @@ -2887,7 +2909,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MA -- NY)[0]", @@ -2925,7 +2948,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- RI)[0]", @@ -2971,7 +2995,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(DE -- MD)[0]", @@ -3009,7 +3034,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MD -- NJ)[0]", @@ -3047,7 +3073,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NJ -- PA)[0]", @@ -3093,7 +3120,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(FL -- GA)[1]", @@ -3139,7 +3167,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(GA -- NC)[0]", @@ -3193,7 +3222,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NC -- SC)[0]", @@ -3231,7 +3261,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SC -- TN)[0]", @@ -3269,7 +3300,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ID -- MT)[0]", @@ -3307,7 +3339,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MT -- NV)[0]", @@ -3353,7 +3386,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[1]", @@ -3399,7 +3433,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- UT)[0]", @@ -3445,7 +3480,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WA)[0]", @@ -3491,7 +3527,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(WA -- WY)[0]", @@ -3529,7 +3566,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IL -- IN)[0]", @@ -3567,7 +3605,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IN -- IA)[0]", @@ -3613,7 +3652,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IA -- MI)[0]", @@ -3651,7 +3691,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- KY)[0]", @@ -3697,7 +3738,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MO)[0]", @@ -3735,7 +3777,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- WI)[0]", @@ -3781,7 +3824,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IN -- KY)[0]", @@ -3819,7 +3863,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MI)[0]", @@ -3865,7 +3910,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- OH)[0]", @@ -3911,7 +3957,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(IA -- MN)[0]", @@ -3965,7 +4012,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- MO)[0]", @@ -4011,7 +4059,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[0]", @@ -4057,7 +4106,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- SD)[0]", @@ -4103,7 +4153,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WI)[0]", @@ -4149,7 +4200,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KS -- MO)[0]", @@ -4195,7 +4247,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[1]", @@ -4241,7 +4294,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- OK)[0]", @@ -4295,7 +4349,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(KY -- MO)[1]", @@ -4341,7 +4396,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- OH)[0]", @@ -4387,7 +4443,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- TN)[0]", @@ -4433,7 +4490,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[0]", @@ -4479,7 +4537,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[0]", @@ -4525,7 +4584,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(LA -- MS)[1]", @@ -4571,7 +4631,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TX)[0]", @@ -4625,7 +4686,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ME -- NH)[0]", @@ -4663,7 +4725,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MD -- PA)[0]", @@ -4717,7 +4780,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- VA)[0]", @@ -4763,7 +4827,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[1]", @@ -4801,7 +4866,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MA -- NH)[0]", @@ -4847,7 +4913,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NH -- NY)[0]", @@ -4893,7 +4960,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- RI)[1]", @@ -4939,7 +5007,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(RI -- VT)[0]", @@ -4985,7 +5054,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MI -- MN)[0]", @@ -5023,7 +5093,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- OH)[0]", @@ -5069,7 +5140,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- WI)[0]", @@ -5123,7 +5195,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MN -- ND)[0]", @@ -5177,7 +5250,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[0]", @@ -5223,7 +5297,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WI)[1]", @@ -5269,7 +5344,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MS -- TN)[1]", @@ -5323,7 +5399,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MO -- NE)[2]", @@ -5369,7 +5446,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- OK)[1]", @@ -5423,7 +5501,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TN)[1]", @@ -5469,7 +5548,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(MT -- ND)[0]", @@ -5507,7 +5587,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[1]", @@ -5545,7 +5626,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[0]", @@ -5599,7 +5681,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NE -- SD)[1]", @@ -5645,7 +5728,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[1]", @@ -5699,7 +5783,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NV -- OR)[2]", @@ -5745,7 +5830,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- UT)[1]", @@ -5783,7 +5869,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NH -- VT)[0]", @@ -5829,7 +5916,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NJ -- NY)[0]", @@ -5875,7 +5963,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- PA)[0]", @@ -5921,7 +6010,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NM -- OK)[1]", @@ -5967,7 +6057,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TX)[0]", @@ -6013,7 +6104,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NY -- PA)[1]", @@ -6059,7 +6151,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- RI)[0]", @@ -6105,7 +6198,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(RI -- VT)[1]", @@ -6151,7 +6245,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(NC -- SC)[1]", @@ -6197,7 +6292,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SC -- TN)[1]", @@ -6243,7 +6339,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[1]", @@ -6281,7 +6378,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(ND -- SD)[2]", @@ -6327,7 +6425,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OH -- PA)[0]", @@ -6373,7 +6472,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- WV)[0]", @@ -6419,7 +6519,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OK -- TX)[1]", @@ -6465,7 +6566,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(OR -- WA)[0]", @@ -6511,7 +6613,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(PA -- WV)[1]", @@ -6565,7 +6668,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(SD -- WY)[2]", @@ -6611,7 +6715,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(TN -- VA)[2]", @@ -6657,7 +6762,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(UT -- WY)[1]", @@ -6703,7 +6809,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(VA -- WV)[2]", @@ -6749,7 +6856,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/e2etests/testdata/todo/container_child_edge/dagre/board.exp.json b/e2etests/testdata/todo/container_child_edge/dagre/board.exp.json index 7dc266f6c..57d723e04 100644 --- a/e2etests/testdata/todo/container_child_edge/dagre/board.exp.json +++ b/e2etests/testdata/todo/container_child_edge/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 255, "height": 452, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,8 @@ "underline": false, "labelWidth": 117, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "container.first", @@ -48,7 +48,6 @@ }, "width": 135, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +74,8 @@ "underline": false, "labelWidth": 35, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "container.second", @@ -86,7 +86,6 @@ }, "width": 155, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -162,7 +162,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(container -> container.second)[0]", @@ -209,7 +210,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/e2etests/testdata/todo/container_child_edge/elk/board.exp.json b/e2etests/testdata/todo/container_child_edge/elk/board.exp.json index d87894482..76499a1f5 100644 --- a/e2etests/testdata/todo/container_child_edge/elk/board.exp.json +++ b/e2etests/testdata/todo/container_child_edge/elk/board.exp.json @@ -8,9 +8,8 @@ "x": 12, "y": 12 }, - "width": 336, - "height": 463, - "level": 1, + "width": 509, + "height": 321, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,18 +36,18 @@ "underline": false, "labelWidth": 117, "labelHeight": 41, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "renderPriority": 1 }, { "id": "container.first", "type": "", "pos": { - "x": 138, - "y": 87 + "x": 87, + "y": 132 }, "width": 135, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,18 +74,18 @@ "underline": false, "labelWidth": 35, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 }, { "id": "container.second", "type": "", "pos": { - "x": 102, - "y": 274 + "x": 291, + "y": 111 }, "width": 155, "height": 126, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +112,8 @@ "underline": false, "labelWidth": 55, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "renderPriority": 2 } ], "connections": [ @@ -143,17 +143,18 @@ "labelPercentage": 0, "route": [ { - "x": 205.5, - "y": 213 + "x": 222, + "y": 195 }, { - "x": 205.5, - "y": 274 + "x": 291, + "y": 195 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 }, { "id": "(container -> container.second)[0]", @@ -181,25 +182,26 @@ "labelPercentage": 0, "route": [ { - "x": 117, - "y": 12 + "x": 12, + "y": 111 }, { - "x": 117, - "y": 264 + "x": 281, + "y": 111 }, { - "x": 153.83333333333334, - "y": 264 + "x": 281, + "y": 153 }, { - "x": 153.83333333333334, - "y": 274 + "x": 291, + "y": 153 } ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 3 } ] } diff --git a/testdata/d2compiler/TestCompile/basic_icon.exp.json b/testdata/d2compiler/TestCompile/basic_icon.exp.json index 25b5f7093..7c4c944bc 100644 --- a/testdata/d2compiler/TestCompile/basic_icon.exp.json +++ b/testdata/d2compiler/TestCompile/basic_icon.exp.json @@ -91,7 +91,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -148,7 +149,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/basic_sequence.exp.json b/testdata/d2compiler/TestCompile/basic_sequence.exp.json index 072abeff2..7baa4d61e 100644 --- a/testdata/d2compiler/TestCompile/basic_sequence.exp.json +++ b/testdata/d2compiler/TestCompile/basic_sequence.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -131,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/basic_shape.exp.json b/testdata/d2compiler/TestCompile/basic_shape.exp.json index 55a75ce1c..0f0be1707 100644 --- a/testdata/d2compiler/TestCompile/basic_shape.exp.json +++ b/testdata/d2compiler/TestCompile/basic_shape.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -131,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/basic_style.exp.json b/testdata/d2compiler/TestCompile/basic_style.exp.json index 1e2df17f0..4fbb48ecd 100644 --- a/testdata/d2compiler/TestCompile/basic_style.exp.json +++ b/testdata/d2compiler/TestCompile/basic_style.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -142,7 +143,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/class_paren.exp.json b/testdata/d2compiler/TestCompile/class_paren.exp.json index c86f7f020..b173f1700 100644 --- a/testdata/d2compiler/TestCompile/class_paren.exp.json +++ b/testdata/d2compiler/TestCompile/class_paren.exp.json @@ -185,7 +185,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -251,7 +252,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/class_style.exp.json b/testdata/d2compiler/TestCompile/class_style.exp.json index 0b411d650..3f722271d 100644 --- a/testdata/d2compiler/TestCompile/class_style.exp.json +++ b/testdata/d2compiler/TestCompile/class_style.exp.json @@ -159,7 +159,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -218,7 +219,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge.exp.json b/testdata/d2compiler/TestCompile/edge.exp.json index 09e4428ef..2dcea2883 100644 --- a/testdata/d2compiler/TestCompile/edge.exp.json +++ b/testdata/d2compiler/TestCompile/edge.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_arrowhead_fields.exp.json b/testdata/d2compiler/TestCompile/edge_arrowhead_fields.exp.json index bf32e2e02..8fdadb831 100644 --- a/testdata/d2compiler/TestCompile/edge_arrowhead_fields.exp.json +++ b/testdata/d2compiler/TestCompile/edge_arrowhead_fields.exp.json @@ -249,7 +249,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -355,7 +356,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -398,7 +400,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_chain.exp.json b/testdata/d2compiler/TestCompile/edge_chain.exp.json index 4aa8282e0..9462e68a6 100644 --- a/testdata/d2compiler/TestCompile/edge_chain.exp.json +++ b/testdata/d2compiler/TestCompile/edge_chain.exp.json @@ -117,7 +117,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -223,7 +224,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -286,7 +288,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -329,7 +332,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_chain_map.exp.json b/testdata/d2compiler/TestCompile/edge_chain_map.exp.json index 6c49a5af8..234bb27b2 100644 --- a/testdata/d2compiler/TestCompile/edge_chain_map.exp.json +++ b/testdata/d2compiler/TestCompile/edge_chain_map.exp.json @@ -146,7 +146,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -252,7 +253,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -315,7 +317,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -358,7 +361,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_column_index.exp.json b/testdata/d2compiler/TestCompile/edge_column_index.exp.json index c3cf797ee..307bbf42a 100644 --- a/testdata/d2compiler/TestCompile/edge_column_index.exp.json +++ b/testdata/d2compiler/TestCompile/edge_column_index.exp.json @@ -348,7 +348,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -473,7 +474,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "dst", @@ -563,7 +565,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_exclusive_style.exp.json b/testdata/d2compiler/TestCompile/edge_exclusive_style.exp.json index b6b3c1a0d..2ef0fe280 100644 --- a/testdata/d2compiler/TestCompile/edge_exclusive_style.exp.json +++ b/testdata/d2compiler/TestCompile/edge_exclusive_style.exp.json @@ -115,7 +115,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -195,7 +196,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -238,7 +240,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_flat_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_flat_arrowhead.exp.json index d0220923f..1ef459b9d 100644 --- a/testdata/d2compiler/TestCompile/edge_flat_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_flat_arrowhead.exp.json @@ -158,7 +158,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -270,7 +271,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -333,7 +335,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_flat_label_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_flat_label_arrowhead.exp.json index 4b56270c3..5b8dcfc16 100644 --- a/testdata/d2compiler/TestCompile/edge_flat_label_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_flat_label_arrowhead.exp.json @@ -126,7 +126,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -215,7 +216,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -258,7 +260,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_in_column.exp.json b/testdata/d2compiler/TestCompile/edge_in_column.exp.json index 05c4e1e69..11e7303ff 100644 --- a/testdata/d2compiler/TestCompile/edge_in_column.exp.json +++ b/testdata/d2compiler/TestCompile/edge_in_column.exp.json @@ -161,7 +161,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -216,7 +217,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_index.exp.json b/testdata/d2compiler/TestCompile/edge_index.exp.json index 1dab7db6a..298a710de 100644 --- a/testdata/d2compiler/TestCompile/edge_index.exp.json +++ b/testdata/d2compiler/TestCompile/edge_index.exp.json @@ -141,7 +141,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -240,7 +241,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -303,7 +305,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_index_map.exp.json b/testdata/d2compiler/TestCompile/edge_index_map.exp.json index 1e1a5ff30..f98889700 100644 --- a/testdata/d2compiler/TestCompile/edge_index_map.exp.json +++ b/testdata/d2compiler/TestCompile/edge_index_map.exp.json @@ -160,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -259,7 +260,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -322,7 +324,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_index_nested.exp.json b/testdata/d2compiler/TestCompile/edge_index_nested.exp.json index 9f77b4f31..13e1a0b9c 100644 --- a/testdata/d2compiler/TestCompile/edge_index_nested.exp.json +++ b/testdata/d2compiler/TestCompile/edge_index_nested.exp.json @@ -170,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -249,7 +250,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -312,7 +314,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -375,7 +378,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_index_nested_cross_scope.exp.json b/testdata/d2compiler/TestCompile/edge_index_nested_cross_scope.exp.json index 2be418922..6f6d027e9 100644 --- a/testdata/d2compiler/TestCompile/edge_index_nested_cross_scope.exp.json +++ b/testdata/d2compiler/TestCompile/edge_index_nested_cross_scope.exp.json @@ -186,7 +186,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -285,7 +286,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -348,7 +350,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -411,7 +414,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_key_group_flat_nested.exp.json b/testdata/d2compiler/TestCompile/edge_key_group_flat_nested.exp.json index 3ace9b870..d086a4ec2 100644 --- a/testdata/d2compiler/TestCompile/edge_key_group_flat_nested.exp.json +++ b/testdata/d2compiler/TestCompile/edge_key_group_flat_nested.exp.json @@ -199,7 +199,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -302,7 +303,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -365,7 +367,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -428,7 +431,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_key_group_flat_nested_underscore.exp.json b/testdata/d2compiler/TestCompile/edge_key_group_flat_nested_underscore.exp.json index 34560630d..d53713bb3 100644 --- a/testdata/d2compiler/TestCompile/edge_key_group_flat_nested_underscore.exp.json +++ b/testdata/d2compiler/TestCompile/edge_key_group_flat_nested_underscore.exp.json @@ -205,7 +205,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -288,7 +289,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -362,7 +364,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -436,7 +439,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_key_group_map_flat_nested_underscore.exp.json b/testdata/d2compiler/TestCompile/edge_key_group_map_flat_nested_underscore.exp.json index d1be6a904..92f716025 100644 --- a/testdata/d2compiler/TestCompile/edge_key_group_map_flat_nested_underscore.exp.json +++ b/testdata/d2compiler/TestCompile/edge_key_group_map_flat_nested_underscore.exp.json @@ -218,7 +218,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -301,7 +302,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -375,7 +377,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -449,7 +452,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_key_group_map_nested_underscore.exp.json b/testdata/d2compiler/TestCompile/edge_key_group_map_nested_underscore.exp.json index 8373caa0b..40da04b16 100644 --- a/testdata/d2compiler/TestCompile/edge_key_group_map_nested_underscore.exp.json +++ b/testdata/d2compiler/TestCompile/edge_key_group_map_nested_underscore.exp.json @@ -236,7 +236,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -319,7 +320,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -393,7 +395,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -467,7 +470,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_label_map.exp.json b/testdata/d2compiler/TestCompile/edge_label_map.exp.json index e728aeb38..0ae1360ba 100644 --- a/testdata/d2compiler/TestCompile/edge_label_map.exp.json +++ b/testdata/d2compiler/TestCompile/edge_label_map.exp.json @@ -126,7 +126,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -206,7 +207,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "qwer", @@ -249,7 +251,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map.exp.json b/testdata/d2compiler/TestCompile/edge_map.exp.json index c314961d7..466ad9742 100644 --- a/testdata/d2compiler/TestCompile/edge_map.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -185,7 +186,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -228,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_map_arrowhead.exp.json index 961ff5094..f2a3b1b67 100644 --- a/testdata/d2compiler/TestCompile/edge_map_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map_arrowhead.exp.json @@ -138,7 +138,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -227,7 +228,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -270,7 +272,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map_group_flat.exp.json b/testdata/d2compiler/TestCompile/edge_map_group_flat.exp.json index 25c0db906..acf1b4c10 100644 --- a/testdata/d2compiler/TestCompile/edge_map_group_flat.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map_group_flat.exp.json @@ -154,7 +154,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -257,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -320,7 +322,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map_group_semiflat.exp.json b/testdata/d2compiler/TestCompile/edge_map_group_semiflat.exp.json index 46422a6fe..bd4b388f4 100644 --- a/testdata/d2compiler/TestCompile/edge_map_group_semiflat.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map_group_semiflat.exp.json @@ -172,7 +172,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -275,7 +276,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -338,7 +340,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map_nested.exp.json b/testdata/d2compiler/TestCompile/edge_map_nested.exp.json index 2097718a6..770fbb54b 100644 --- a/testdata/d2compiler/TestCompile/edge_map_nested.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map_nested.exp.json @@ -134,7 +134,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -214,7 +215,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -257,7 +259,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_map_nested_flat.exp.json b/testdata/d2compiler/TestCompile/edge_map_nested_flat.exp.json index 017d5dfc8..adc3e1726 100644 --- a/testdata/d2compiler/TestCompile/edge_map_nested_flat.exp.json +++ b/testdata/d2compiler/TestCompile/edge_map_nested_flat.exp.json @@ -116,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -196,7 +197,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -239,7 +241,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_mixed_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_mixed_arrowhead.exp.json index 9a50c75ff..0f5ce7b39 100644 --- a/testdata/d2compiler/TestCompile/edge_mixed_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_mixed_arrowhead.exp.json @@ -226,7 +226,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -351,7 +352,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -414,7 +416,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_non_shape_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_non_shape_arrowhead.exp.json index 5142f8595..501d0e20d 100644 --- a/testdata/d2compiler/TestCompile/edge_non_shape_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_non_shape_arrowhead.exp.json @@ -120,7 +120,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -209,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -252,7 +254,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/edge_semiflat_arrowhead.exp.json b/testdata/d2compiler/TestCompile/edge_semiflat_arrowhead.exp.json index cd8446a1e..e6c04e50c 100644 --- a/testdata/d2compiler/TestCompile/edge_semiflat_arrowhead.exp.json +++ b/testdata/d2compiler/TestCompile/edge_semiflat_arrowhead.exp.json @@ -176,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -288,7 +289,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -351,7 +353,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/escaped_id.exp.json b/testdata/d2compiler/TestCompile/escaped_id.exp.json index af200618f..dfcbc3297 100644 --- a/testdata/d2compiler/TestCompile/escaped_id.exp.json +++ b/testdata/d2compiler/TestCompile/escaped_id.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/image_style.exp.json b/testdata/d2compiler/TestCompile/image_style.exp.json index 997030792..19ef7af05 100644 --- a/testdata/d2compiler/TestCompile/image_style.exp.json +++ b/testdata/d2compiler/TestCompile/image_style.exp.json @@ -168,7 +168,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -229,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/nested_sql.exp.json b/testdata/d2compiler/TestCompile/nested_sql.exp.json index 69e2f421c..bbbc784dd 100644 --- a/testdata/d2compiler/TestCompile/nested_sql.exp.json +++ b/testdata/d2compiler/TestCompile/nested_sql.exp.json @@ -181,7 +181,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -226,7 +227,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "table", @@ -285,7 +287,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/path_link.exp.json b/testdata/d2compiler/TestCompile/path_link.exp.json index 300cfe06f..b81b11e4f 100644 --- a/testdata/d2compiler/TestCompile/path_link.exp.json +++ b/testdata/d2compiler/TestCompile/path_link.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -132,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/reserved_icon_near_style.exp.json b/testdata/d2compiler/TestCompile/reserved_icon_near_style.exp.json index 69651a4a9..97e668c4f 100644 --- a/testdata/d2compiler/TestCompile/reserved_icon_near_style.exp.json +++ b/testdata/d2compiler/TestCompile/reserved_icon_near_style.exp.json @@ -281,7 +281,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -394,7 +395,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -437,7 +439,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/root_sequence.exp.json b/testdata/d2compiler/TestCompile/root_sequence.exp.json index 7ee72472d..0e5e10565 100644 --- a/testdata/d2compiler/TestCompile/root_sequence.exp.json +++ b/testdata/d2compiler/TestCompile/root_sequence.exp.json @@ -57,7 +57,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": null diff --git a/testdata/d2compiler/TestCompile/sql_paren.exp.json b/testdata/d2compiler/TestCompile/sql_paren.exp.json index 13eff1ae6..c19f71a7a 100644 --- a/testdata/d2compiler/TestCompile/sql_paren.exp.json +++ b/testdata/d2compiler/TestCompile/sql_paren.exp.json @@ -162,7 +162,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -223,7 +224,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/stroke-width.exp.json b/testdata/d2compiler/TestCompile/stroke-width.exp.json index b947b14a2..cda5fddaa 100644 --- a/testdata/d2compiler/TestCompile/stroke-width.exp.json +++ b/testdata/d2compiler/TestCompile/stroke-width.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -142,7 +143,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/table_style.exp.json b/testdata/d2compiler/TestCompile/table_style.exp.json index f44f416b4..58b9dddbf 100644 --- a/testdata/d2compiler/TestCompile/table_style.exp.json +++ b/testdata/d2compiler/TestCompile/table_style.exp.json @@ -159,7 +159,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -218,7 +219,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/table_style_map.exp.json b/testdata/d2compiler/TestCompile/table_style_map.exp.json index 4b150db68..866f01926 100644 --- a/testdata/d2compiler/TestCompile/table_style_map.exp.json +++ b/testdata/d2compiler/TestCompile/table_style_map.exp.json @@ -210,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -269,7 +270,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_edge.exp.json b/testdata/d2compiler/TestCompile/underscore_edge.exp.json index 84d29cf9c..fefb12e87 100644 --- a/testdata/d2compiler/TestCompile/underscore_edge.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_edge.exp.json @@ -121,7 +121,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -228,7 +229,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -282,7 +284,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_edge_chain.exp.json b/testdata/d2compiler/TestCompile/underscore_edge_chain.exp.json index c9eb30378..e5ee50012 100644 --- a/testdata/d2compiler/TestCompile/underscore_edge_chain.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_edge_chain.exp.json @@ -180,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -348,7 +349,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -402,7 +404,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -456,7 +459,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_edge_existing.exp.json b/testdata/d2compiler/TestCompile/underscore_edge_existing.exp.json index 4a3d687fe..5aec2ef74 100644 --- a/testdata/d2compiler/TestCompile/underscore_edge_existing.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_edge_existing.exp.json @@ -187,7 +187,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -293,7 +294,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -367,7 +369,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -441,7 +444,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_edge_index.exp.json b/testdata/d2compiler/TestCompile/underscore_edge_index.exp.json index 705d516f8..eda805cd6 100644 --- a/testdata/d2compiler/TestCompile/underscore_edge_index.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_edge_index.exp.json @@ -192,7 +192,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -271,7 +272,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -345,7 +347,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -419,7 +422,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_edge_nested.exp.json b/testdata/d2compiler/TestCompile/underscore_edge_nested.exp.json index 7d1942adb..decb6d5ea 100644 --- a/testdata/d2compiler/TestCompile/underscore_edge_nested.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_edge_nested.exp.json @@ -161,7 +161,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -237,7 +238,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -311,7 +313,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -376,7 +379,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_parent_create.exp.json b/testdata/d2compiler/TestCompile/underscore_parent_create.exp.json index 830a09082..7551e9485 100644 --- a/testdata/d2compiler/TestCompile/underscore_parent_create.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_parent_create.exp.json @@ -87,7 +87,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -132,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -186,7 +188,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_parent_not_root.exp.json b/testdata/d2compiler/TestCompile/underscore_parent_not_root.exp.json index 7ca34f0e3..02226e45e 100644 --- a/testdata/d2compiler/TestCompile/underscore_parent_not_root.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_parent_not_root.exp.json @@ -116,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -161,7 +162,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -204,7 +206,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -258,7 +261,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_parent_preference_1.exp.json b/testdata/d2compiler/TestCompile/underscore_parent_preference_1.exp.json index 69b1b036e..19dbddc92 100644 --- a/testdata/d2compiler/TestCompile/underscore_parent_preference_1.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_parent_preference_1.exp.json @@ -130,7 +130,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -249,7 +251,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_parent_preference_2.exp.json b/testdata/d2compiler/TestCompile/underscore_parent_preference_2.exp.json index 00824907e..8aae38057 100644 --- a/testdata/d2compiler/TestCompile/underscore_parent_preference_2.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_parent_preference_2.exp.json @@ -130,7 +130,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -206,7 +207,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -249,7 +251,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/underscore_parent_squared.exp.json b/testdata/d2compiler/TestCompile/underscore_parent_squared.exp.json index 1b9272a22..d99856cb7 100644 --- a/testdata/d2compiler/TestCompile/underscore_parent_squared.exp.json +++ b/testdata/d2compiler/TestCompile/underscore_parent_squared.exp.json @@ -127,7 +127,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -172,7 +173,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -215,7 +217,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -280,7 +283,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2compiler/TestCompile/url_link.exp.json b/testdata/d2compiler/TestCompile/url_link.exp.json index ee7b7a06e..084a87867 100644 --- a/testdata/d2compiler/TestCompile/url_link.exp.json +++ b/testdata/d2compiler/TestCompile/url_link.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -132,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2exporter/TestExport/connection/arrowhead.exp.json b/testdata/d2exporter/TestExport/connection/arrowhead.exp.json index 665dfb37c..329c0e39c 100644 --- a/testdata/d2exporter/TestExport/connection/arrowhead.exp.json +++ b/testdata/d2exporter/TestExport/connection/arrowhead.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/connection/basic.exp.json b/testdata/d2exporter/TestExport/connection/basic.exp.json index 4459332b3..81577fbf7 100644 --- a/testdata/d2exporter/TestExport/connection/basic.exp.json +++ b/testdata/d2exporter/TestExport/connection/basic.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/connection/stroke-dash.exp.json b/testdata/d2exporter/TestExport/connection/stroke-dash.exp.json index 70c56b898..8baa06de4 100644 --- a/testdata/d2exporter/TestExport/connection/stroke-dash.exp.json +++ b/testdata/d2exporter/TestExport/connection/stroke-dash.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/connection/theme_stroke-dash.exp.json b/testdata/d2exporter/TestExport/connection/theme_stroke-dash.exp.json index 8d71f6d80..6219c0366 100644 --- a/testdata/d2exporter/TestExport/connection/theme_stroke-dash.exp.json +++ b/testdata/d2exporter/TestExport/connection/theme_stroke-dash.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 }, { "id": "(x -> y)[1]", @@ -135,7 +136,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/label/basic_shape.exp.json b/testdata/d2exporter/TestExport/label/basic_shape.exp.json index 3f802e743..ace44bfb5 100644 --- a/testdata/d2exporter/TestExport/label/basic_shape.exp.json +++ b/testdata/d2exporter/TestExport/label/basic_shape.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/label/connection_font_color.exp.json b/testdata/d2exporter/TestExport/label/connection_font_color.exp.json index b7dbac9f3..743214d12 100644 --- a/testdata/d2exporter/TestExport/label/connection_font_color.exp.json +++ b/testdata/d2exporter/TestExport/label/connection_font_color.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/label/shape_font_color.exp.json b/testdata/d2exporter/TestExport/label/shape_font_color.exp.json index 4ad10e627..053b98420 100644 --- a/testdata/d2exporter/TestExport/label/shape_font_color.exp.json +++ b/testdata/d2exporter/TestExport/label/shape_font_color.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/shape/basic.exp.json b/testdata/d2exporter/TestExport/shape/basic.exp.json index 37448aad5..38166cb0f 100644 --- a/testdata/d2exporter/TestExport/shape/basic.exp.json +++ b/testdata/d2exporter/TestExport/shape/basic.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/shape/border-radius.exp.json b/testdata/d2exporter/TestExport/shape/border-radius.exp.json index 53c93e150..c11fae3cf 100644 --- a/testdata/d2exporter/TestExport/shape/border-radius.exp.json +++ b/testdata/d2exporter/TestExport/shape/border-radius.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/shape/image_dimensions.exp.json b/testdata/d2exporter/TestExport/shape/image_dimensions.exp.json index cc127ddba..4bdf44aa4 100644 --- a/testdata/d2exporter/TestExport/shape/image_dimensions.exp.json +++ b/testdata/d2exporter/TestExport/shape/image_dimensions.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -47,7 +46,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/shape/synonyms.exp.json b/testdata/d2exporter/TestExport/shape/synonyms.exp.json index 6b1d8f27b..8643832f1 100644 --- a/testdata/d2exporter/TestExport/shape/synonyms.exp.json +++ b/testdata/d2exporter/TestExport/shape/synonyms.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/shape/text_color.exp.json b/testdata/d2exporter/TestExport/shape/text_color.exp.json index 39fc5164c..16b5218ed 100644 --- a/testdata/d2exporter/TestExport/shape/text_color.exp.json +++ b/testdata/d2exporter/TestExport/shape/text_color.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/theme/connection_with_bold.exp.json b/testdata/d2exporter/TestExport/theme/connection_with_bold.exp.json index bb51aac7c..050dc5912 100644 --- a/testdata/d2exporter/TestExport/theme/connection_with_bold.exp.json +++ b/testdata/d2exporter/TestExport/theme/connection_with_bold.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/theme/connection_with_italic.exp.json b/testdata/d2exporter/TestExport/theme/connection_with_italic.exp.json index f0f5d8fe4..dbc729f84 100644 --- a/testdata/d2exporter/TestExport/theme/connection_with_italic.exp.json +++ b/testdata/d2exporter/TestExport/theme/connection_with_italic.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/theme/connection_without_italic.exp.json b/testdata/d2exporter/TestExport/theme/connection_without_italic.exp.json index 5dcbdc290..453384688 100644 --- a/testdata/d2exporter/TestExport/theme/connection_without_italic.exp.json +++ b/testdata/d2exporter/TestExport/theme/connection_without_italic.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 }, { "id": "y", @@ -47,7 +47,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -73,7 +72,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [ @@ -105,7 +105,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "renderPriority": 2 } ] } diff --git a/testdata/d2exporter/TestExport/theme/shape_with_italic.exp.json b/testdata/d2exporter/TestExport/theme/shape_with_italic.exp.json index 3f8c3fc3c..9d244d492 100644 --- a/testdata/d2exporter/TestExport/theme/shape_with_italic.exp.json +++ b/testdata/d2exporter/TestExport/theme/shape_with_italic.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": true, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2exporter/TestExport/theme/shape_without_bold.exp.json b/testdata/d2exporter/TestExport/theme/shape_without_bold.exp.json index 3111dd17e..2f704f889 100644 --- a/testdata/d2exporter/TestExport/theme/shape_without_bold.exp.json +++ b/testdata/d2exporter/TestExport/theme/shape_without_bold.exp.json @@ -10,7 +10,6 @@ }, "width": 0, "height": 0, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -36,7 +35,8 @@ "bold": false, "underline": false, "labelWidth": 0, - "labelHeight": 0 + "labelHeight": 0, + "renderPriority": 1 } ], "connections": [] diff --git a/testdata/d2oracle/TestCreate/base.exp.json b/testdata/d2oracle/TestCreate/base.exp.json index a7ac1c375..2be3eab89 100644 --- a/testdata/d2oracle/TestCreate/base.exp.json +++ b/testdata/d2oracle/TestCreate/base.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/container.exp.json b/testdata/d2oracle/TestCreate/container.exp.json index dc7bbf8f1..1038bff6b 100644 --- a/testdata/d2oracle/TestCreate/container.exp.json +++ b/testdata/d2oracle/TestCreate/container.exp.json @@ -76,7 +76,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -121,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -164,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/container_edge.exp.json b/testdata/d2oracle/TestCreate/container_edge.exp.json index 21565478e..775fe0d8e 100644 --- a/testdata/d2oracle/TestCreate/container_edge.exp.json +++ b/testdata/d2oracle/TestCreate/container_edge.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/container_edge_label.exp.json b/testdata/d2oracle/TestCreate/container_edge_label.exp.json index 77f7b9a48..4180265ec 100644 --- a/testdata/d2oracle/TestCreate/container_edge_label.exp.json +++ b/testdata/d2oracle/TestCreate/container_edge_label.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -185,7 +186,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -228,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -271,7 +274,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge.exp.json b/testdata/d2oracle/TestCreate/edge.exp.json index ec2ec4313..2137f8d1e 100644 --- a/testdata/d2oracle/TestCreate/edge.exp.json +++ b/testdata/d2oracle/TestCreate/edge.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge_nested.exp.json b/testdata/d2oracle/TestCreate/edge_nested.exp.json index 5d8ed4b19..623835012 100644 --- a/testdata/d2oracle/TestCreate/edge_nested.exp.json +++ b/testdata/d2oracle/TestCreate/edge_nested.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -162,7 +163,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -205,7 +207,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -248,7 +251,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge_scope.exp.json b/testdata/d2oracle/TestCreate/edge_scope.exp.json index 2ff35f256..f0a310e6e 100644 --- a/testdata/d2oracle/TestCreate/edge_scope.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json b/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json index fa3474290..d69769e7d 100644 --- a/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json b/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json index 32b0a3db0..928ec1363 100644 --- a/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -197,7 +198,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -251,7 +253,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -294,7 +297,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -337,7 +341,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/edge_unique.exp.json b/testdata/d2oracle/TestCreate/edge_unique.exp.json index 68eb01b49..7fd29e1f7 100644 --- a/testdata/d2oracle/TestCreate/edge_unique.exp.json +++ b/testdata/d2oracle/TestCreate/edge_unique.exp.json @@ -256,7 +256,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -422,7 +423,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -465,7 +467,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "hello", @@ -548,7 +551,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -631,7 +635,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -714,7 +719,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/gen_key.exp.json b/testdata/d2oracle/TestCreate/gen_key.exp.json index ee6032e00..8ce54edf9 100644 --- a/testdata/d2oracle/TestCreate/gen_key.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 2", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/gen_key_n.exp.json b/testdata/d2oracle/TestCreate/gen_key_n.exp.json index 66a55f903..d4f66c90c 100644 --- a/testdata/d2oracle/TestCreate/gen_key_n.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_n.exp.json @@ -328,7 +328,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -395,7 +396,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -460,7 +462,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -525,7 +528,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square", @@ -568,7 +572,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 2", @@ -611,7 +616,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 3", @@ -654,7 +660,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 4", @@ -697,7 +704,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 5", @@ -740,7 +748,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 6", @@ -783,7 +792,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 7", @@ -826,7 +836,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 8", @@ -869,7 +880,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 9", @@ -912,7 +924,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 10", @@ -955,7 +968,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 11", @@ -998,7 +1012,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/gen_key_nested.exp.json b/testdata/d2oracle/TestCreate/gen_key_nested.exp.json index ab99bdedd..0cce893e3 100644 --- a/testdata/d2oracle/TestCreate/gen_key_nested.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_nested.exp.json @@ -136,7 +136,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -267,7 +268,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -396,7 +398,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -525,7 +528,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square", @@ -601,7 +605,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 2", @@ -677,7 +682,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/gen_key_scope.exp.json b/testdata/d2oracle/TestCreate/gen_key_scope.exp.json index e429b1605..f62a11fc7 100644 --- a/testdata/d2oracle/TestCreate/gen_key_scope.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_scope.exp.json @@ -121,7 +121,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -188,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -253,7 +255,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -318,7 +321,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square", @@ -361,7 +365,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square 2", @@ -404,7 +409,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json b/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json index 4e34daf68..02aef8fa2 100644 --- a/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x 2", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json b/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json index c2d340411..9aeb2d0e3 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -154,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "orange", @@ -197,7 +199,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json index 73f6f3626..b456104f9 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json @@ -155,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -200,7 +201,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "rawr", @@ -243,7 +245,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "orange", @@ -286,7 +289,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "after", @@ -329,7 +333,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json index edaeba937..bf9f264f4 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json @@ -155,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -200,7 +201,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "rawr", @@ -243,7 +245,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "orange", @@ -286,7 +289,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "after", @@ -329,7 +333,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/nested.exp.json b/testdata/d2oracle/TestCreate/nested.exp.json index 2ba4dcb6f..2abb6239e 100644 --- a/testdata/d2oracle/TestCreate/nested.exp.json +++ b/testdata/d2oracle/TestCreate/nested.exp.json @@ -69,7 +69,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -136,7 +137,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -201,7 +203,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square", @@ -266,7 +269,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestCreate/scope.exp.json b/testdata/d2oracle/TestCreate/scope.exp.json index 56bce7e52..7ccc83418 100644 --- a/testdata/d2oracle/TestCreate/scope.exp.json +++ b/testdata/d2oracle/TestCreate/scope.exp.json @@ -98,7 +98,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -165,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -230,7 +232,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -295,7 +298,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "square", @@ -338,7 +342,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json b/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json index 404e508c0..2c346a43a 100644 --- a/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json +++ b/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children.exp.json b/testdata/d2oracle/TestDelete/children.exp.json index 4d7148816..4417b0b6f 100644 --- a/testdata/d2oracle/TestDelete/children.exp.json +++ b/testdata/d2oracle/TestDelete/children.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -169,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -212,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -255,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_conflicts.exp.json index 8c9d70638..b92b264a6 100644 --- a/testdata/d2oracle/TestDelete/children_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_conflicts.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json index 0f45cbe4c..aaf510380 100644 --- a/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json @@ -126,7 +126,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -202,7 +203,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x 2", @@ -265,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -308,7 +311,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json index 368b8310d..cd777527e 100644 --- a/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json @@ -219,7 +219,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -325,7 +326,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -368,7 +370,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x 2", @@ -431,7 +434,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z 2", @@ -494,7 +498,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -557,7 +562,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json index 74f50700a..4d13d98e0 100644 --- a/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -168,7 +169,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -211,7 +213,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json index c49fc91ba..70b5de565 100644 --- a/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json @@ -195,7 +195,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -311,7 +312,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y 2", @@ -374,7 +376,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -417,7 +420,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -460,7 +464,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json index 313097061..cb5f1f72f 100644 --- a/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json index 725a50f18..cf46e105e 100644 --- a/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json @@ -158,7 +158,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -265,7 +266,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -350,7 +352,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -393,7 +396,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json b/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json index 91f74c667..bb05a94f4 100644 --- a/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_order.exp.json b/testdata/d2oracle/TestDelete/children_order.exp.json index ace7a8b31..f70786ab5 100644 --- a/testdata/d2oracle/TestDelete/children_order.exp.json +++ b/testdata/d2oracle/TestDelete/children_order.exp.json @@ -122,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -167,7 +168,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "before", @@ -210,7 +212,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "congo", @@ -253,7 +256,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "after", @@ -296,7 +300,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json index 668543222..a6ae7aa51 100644 --- a/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -168,7 +169,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -211,7 +213,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/children_scope.exp.json b/testdata/d2oracle/TestDelete/children_scope.exp.json index 7bd1b5112..14f17521a 100644 --- a/testdata/d2oracle/TestDelete/children_scope.exp.json +++ b/testdata/d2oracle/TestDelete/children_scope.exp.json @@ -133,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -220,7 +221,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -274,7 +276,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"what's up\"", @@ -317,7 +320,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -360,7 +364,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -403,7 +408,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/container_near.exp.json b/testdata/d2oracle/TestDelete/container_near.exp.json index 704202b70..2c10a5b4f 100644 --- a/testdata/d2oracle/TestDelete/container_near.exp.json +++ b/testdata/d2oracle/TestDelete/container_near.exp.json @@ -171,7 +171,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -231,7 +232,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -274,7 +276,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -332,7 +335,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_icon.exp.json b/testdata/d2oracle/TestDelete/delete_icon.exp.json index 9a370a688..ee9834538 100644 --- a/testdata/d2oracle/TestDelete/delete_icon.exp.json +++ b/testdata/d2oracle/TestDelete/delete_icon.exp.json @@ -97,7 +97,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -153,7 +154,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -208,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_link.exp.json b/testdata/d2oracle/TestDelete/delete_link.exp.json index bd4a60f19..d4de685b7 100644 --- a/testdata/d2oracle/TestDelete/delete_link.exp.json +++ b/testdata/d2oracle/TestDelete/delete_link.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_near.exp.json b/testdata/d2oracle/TestDelete/delete_near.exp.json index 5ec43d9a8..3bd28fc81 100644 --- a/testdata/d2oracle/TestDelete/delete_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_near.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json b/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json index 1fe0d5f5c..1b62b5b0e 100644 --- a/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json b/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json index e7e41216f..9790fed2a 100644 --- a/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/delete_tooltip.exp.json b/testdata/d2oracle/TestDelete/delete_tooltip.exp.json index cddd7377e..2048cb372 100644 --- a/testdata/d2oracle/TestDelete/delete_tooltip.exp.json +++ b/testdata/d2oracle/TestDelete/delete_tooltip.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json b/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json index c8c0b2a8f..e3c978fe3 100644 --- a/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json +++ b/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -232,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -297,7 +299,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -362,7 +365,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -416,7 +420,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_common.exp.json b/testdata/d2oracle/TestDelete/edge_common.exp.json index f268c4258..4df49dc12 100644 --- a/testdata/d2oracle/TestDelete/edge_common.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_common_2.exp.json b/testdata/d2oracle/TestDelete/edge_common_2.exp.json index 81c153998..1b5745d9e 100644 --- a/testdata/d2oracle/TestDelete/edge_common_2.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_2.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_common_3.exp.json b/testdata/d2oracle/TestDelete/edge_common_3.exp.json index 884567505..3acfeba89 100644 --- a/testdata/d2oracle/TestDelete/edge_common_3.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_3.exp.json @@ -92,7 +92,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -179,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -287,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_common_4.exp.json b/testdata/d2oracle/TestDelete/edge_common_4.exp.json index b17687cc0..c14e7c239 100644 --- a/testdata/d2oracle/TestDelete/edge_common_4.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_4.exp.json @@ -92,7 +92,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -179,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -287,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_conflict.exp.json b/testdata/d2oracle/TestDelete/edge_conflict.exp.json index 151e6a69a..14e15eb5a 100644 --- a/testdata/d2oracle/TestDelete/edge_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/edge_conflict.exp.json @@ -115,7 +115,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -191,7 +192,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y 2", @@ -276,7 +278,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -330,7 +333,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -384,7 +388,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_decrement.exp.json b/testdata/d2oracle/TestDelete/edge_decrement.exp.json index 7e8cd36b0..32b8cac47 100644 --- a/testdata/d2oracle/TestDelete/edge_decrement.exp.json +++ b/testdata/d2oracle/TestDelete/edge_decrement.exp.json @@ -452,7 +452,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -770,7 +771,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -953,7 +955,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_first.exp.json b/testdata/d2oracle/TestDelete/edge_first.exp.json index ff36efa04..7f3ac442d 100644 --- a/testdata/d2oracle/TestDelete/edge_first.exp.json +++ b/testdata/d2oracle/TestDelete/edge_first.exp.json @@ -181,7 +181,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -309,7 +310,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -374,7 +376,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -439,7 +442,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -482,7 +486,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -525,7 +530,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -588,7 +594,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -631,7 +638,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_flat_style.exp.json b/testdata/d2oracle/TestDelete/edge_flat_style.exp.json index 305e6a4aa..89f8fffc9 100644 --- a/testdata/d2oracle/TestDelete/edge_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_flat_style.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_identical_child.exp.json b/testdata/d2oracle/TestDelete/edge_identical_child.exp.json index eb781b86d..6740b6e25 100644 --- a/testdata/d2oracle/TestDelete/edge_identical_child.exp.json +++ b/testdata/d2oracle/TestDelete/edge_identical_child.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -201,7 +202,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -266,7 +268,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -331,7 +334,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -385,7 +389,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -439,7 +444,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_key_style.exp.json b/testdata/d2oracle/TestDelete/edge_key_style.exp.json index 7562e03e2..1d37dbb6b 100644 --- a/testdata/d2oracle/TestDelete/edge_key_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_key_style.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_last.exp.json b/testdata/d2oracle/TestDelete/edge_last.exp.json index ba877e571..8134f3cfa 100644 --- a/testdata/d2oracle/TestDelete/edge_last.exp.json +++ b/testdata/d2oracle/TestDelete/edge_last.exp.json @@ -218,7 +218,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -376,7 +377,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -441,7 +443,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -506,7 +509,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -549,7 +553,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -592,7 +597,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -655,7 +661,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -718,7 +725,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -761,7 +769,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_map_style.exp.json b/testdata/d2oracle/TestDelete/edge_map_style.exp.json index 9ff8ae11c..10775542d 100644 --- a/testdata/d2oracle/TestDelete/edge_map_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_map_style.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/edge_middle.exp.json b/testdata/d2oracle/TestDelete/edge_middle.exp.json index 91b14b60f..76697ba6b 100644 --- a/testdata/d2oracle/TestDelete/edge_middle.exp.json +++ b/testdata/d2oracle/TestDelete/edge_middle.exp.json @@ -204,7 +204,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -362,7 +363,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -427,7 +429,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -492,7 +495,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -535,7 +539,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -598,7 +603,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -641,7 +647,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -684,7 +691,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -727,7 +735,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/empty_map.exp.json b/testdata/d2oracle/TestDelete/empty_map.exp.json index 2acea4509..67daa1dbf 100644 --- a/testdata/d2oracle/TestDelete/empty_map.exp.json +++ b/testdata/d2oracle/TestDelete/empty_map.exp.json @@ -76,7 +76,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -121,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -164,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/flat.exp.json b/testdata/d2oracle/TestDelete/flat.exp.json index 3f6f4cf3f..6989c6fe4 100644 --- a/testdata/d2oracle/TestDelete/flat.exp.json +++ b/testdata/d2oracle/TestDelete/flat.exp.json @@ -23,7 +23,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": null diff --git a/testdata/d2oracle/TestDelete/flat_reserved.exp.json b/testdata/d2oracle/TestDelete/flat_reserved.exp.json index 601cb3246..d45648d53 100644 --- a/testdata/d2oracle/TestDelete/flat_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/flat_reserved.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "B", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/hoist_children.exp.json b/testdata/d2oracle/TestDelete/hoist_children.exp.json index 6ef96aeff..730278ef3 100644 --- a/testdata/d2oracle/TestDelete/hoist_children.exp.json +++ b/testdata/d2oracle/TestDelete/hoist_children.exp.json @@ -76,7 +76,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -121,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -164,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json b/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json index 26f1c0df6..c162b8356 100644 --- a/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json +++ b/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -169,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -212,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -255,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/key_with_edges.exp.json b/testdata/d2oracle/TestDelete/key_with_edges.exp.json index 92d07ef4d..3e3b4a2da 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges.exp.json @@ -92,7 +92,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -179,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "meow", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "bark", @@ -287,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json index 1a050b474..561da5ef5 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json @@ -58,7 +58,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -114,7 +115,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "bark", @@ -168,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json index 972602ab8..09f9f5f45 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json @@ -58,7 +58,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -114,7 +115,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "bark", @@ -168,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json index 54537c67c..891ac2070 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json @@ -92,7 +92,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -179,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "meow", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "bark", @@ -287,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multi_near.exp.json b/testdata/d2oracle/TestDelete/multi_near.exp.json index 52e790bd6..cba5f597e 100644 --- a/testdata/d2oracle/TestDelete/multi_near.exp.json +++ b/testdata/d2oracle/TestDelete/multi_near.exp.json @@ -194,7 +194,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -239,7 +240,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "Bluefish", @@ -297,7 +299,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "Yo", @@ -355,7 +358,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "Blah", @@ -398,7 +402,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json b/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json index 512dee2e2..d80e57ef8 100644 --- a/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json @@ -128,7 +128,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -193,7 +194,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z 2", @@ -236,7 +238,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -279,7 +282,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json b/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json index fe559c369..f4757cca1 100644 --- a/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json b/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json index c649b5ac0..eeeff7108 100644 --- a/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json @@ -92,7 +92,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -179,7 +180,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -287,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json b/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json index 247e72c2f..8d3f7ab18 100644 --- a/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json @@ -75,7 +75,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json b/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json index cfa33cab0..cdaf8faa6 100644 --- a/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json @@ -111,7 +111,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -160,7 +161,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/near.exp.json b/testdata/d2oracle/TestDelete/near.exp.json index 6991d9d32..c310382ac 100644 --- a/testdata/d2oracle/TestDelete/near.exp.json +++ b/testdata/d2oracle/TestDelete/near.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested.exp.json b/testdata/d2oracle/TestDelete/nested.exp.json index df80511e7..622f2272b 100644 --- a/testdata/d2oracle/TestDelete/nested.exp.json +++ b/testdata/d2oracle/TestDelete/nested.exp.json @@ -69,7 +69,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -136,7 +137,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -201,7 +203,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -266,7 +269,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested_2.exp.json b/testdata/d2oracle/TestDelete/nested_2.exp.json index 8279fda83..7fda03e84 100644 --- a/testdata/d2oracle/TestDelete/nested_2.exp.json +++ b/testdata/d2oracle/TestDelete/nested_2.exp.json @@ -69,7 +69,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -136,7 +137,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -201,7 +203,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -266,7 +269,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json b/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json index c37eda91d..b7d2a38cf 100644 --- a/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json +++ b/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested_flat_style.exp.json b/testdata/d2oracle/TestDelete/nested_flat_style.exp.json index 168b2d4b9..d8ccfe995 100644 --- a/testdata/d2oracle/TestDelete/nested_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/nested_flat_style.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested_reserved.exp.json b/testdata/d2oracle/TestDelete/nested_reserved.exp.json index 3795fe11d..be279b8c0 100644 --- a/testdata/d2oracle/TestDelete/nested_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/nested_reserved.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -201,7 +202,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -297,7 +299,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "jingle", @@ -362,7 +365,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json b/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json index 23921a096..4e84d247e 100644 --- a/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json +++ b/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json @@ -87,7 +87,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -132,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "pipe", @@ -186,7 +188,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/node_in_edge.exp.json b/testdata/d2oracle/TestDelete/node_in_edge.exp.json index d56558fd8..a877e9765 100644 --- a/testdata/d2oracle/TestDelete/node_in_edge.exp.json +++ b/testdata/d2oracle/TestDelete/node_in_edge.exp.json @@ -168,7 +168,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -274,7 +275,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"what's up\"", @@ -317,7 +319,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -360,7 +363,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -403,7 +407,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -446,7 +451,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -489,7 +495,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json b/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json index dd1456fcf..114905028 100644 --- a/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json +++ b/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json @@ -207,7 +207,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -354,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -408,7 +410,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"what's up\"", @@ -451,7 +454,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -494,7 +498,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -557,7 +562,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -620,7 +626,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -663,7 +670,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json b/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json index 47a45ceaa..76a90a937 100644 --- a/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json @@ -166,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -266,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "B", @@ -329,7 +331,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json b/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json index 61f9dcdee..e272bd4c7 100644 --- a/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json @@ -166,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -266,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "B", @@ -329,7 +331,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_1.exp.json b/testdata/d2oracle/TestDelete/order_1.exp.json index c83f093cc..2ffe70df9 100644 --- a/testdata/d2oracle/TestDelete/order_1.exp.json +++ b/testdata/d2oracle/TestDelete/order_1.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -169,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -212,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -255,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_2.exp.json b/testdata/d2oracle/TestDelete/order_2.exp.json index 71042a674..f3159d273 100644 --- a/testdata/d2oracle/TestDelete/order_2.exp.json +++ b/testdata/d2oracle/TestDelete/order_2.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_3.exp.json b/testdata/d2oracle/TestDelete/order_3.exp.json index 7c75321f9..15efbb349 100644 --- a/testdata/d2oracle/TestDelete/order_3.exp.json +++ b/testdata/d2oracle/TestDelete/order_3.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_4.exp.json b/testdata/d2oracle/TestDelete/order_4.exp.json index ab41da5d0..7bbf3ecea 100644 --- a/testdata/d2oracle/TestDelete/order_4.exp.json +++ b/testdata/d2oracle/TestDelete/order_4.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_5.exp.json b/testdata/d2oracle/TestDelete/order_5.exp.json index c3336c5dd..208e77fbe 100644 --- a/testdata/d2oracle/TestDelete/order_5.exp.json +++ b/testdata/d2oracle/TestDelete/order_5.exp.json @@ -145,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -251,7 +252,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -294,7 +296,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -337,7 +340,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -380,7 +384,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -423,7 +428,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_6.exp.json b/testdata/d2oracle/TestDelete/order_6.exp.json index 3f2e88242..959addd8e 100644 --- a/testdata/d2oracle/TestDelete/order_6.exp.json +++ b/testdata/d2oracle/TestDelete/order_6.exp.json @@ -121,7 +121,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -208,7 +209,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "lol", @@ -251,7 +253,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -316,7 +319,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -381,7 +385,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_7.exp.json b/testdata/d2oracle/TestDelete/order_7.exp.json index d6744ebb7..ae5aa7222 100644 --- a/testdata/d2oracle/TestDelete/order_7.exp.json +++ b/testdata/d2oracle/TestDelete/order_7.exp.json @@ -132,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -230,7 +231,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "lol", @@ -273,7 +275,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -349,7 +352,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -425,7 +429,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "more", @@ -501,7 +506,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/order_8.exp.json b/testdata/d2oracle/TestDelete/order_8.exp.json index 735aad526..f18ba1800 100644 --- a/testdata/d2oracle/TestDelete/order_8.exp.json +++ b/testdata/d2oracle/TestDelete/order_8.exp.json @@ -139,7 +139,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -184,7 +185,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -227,7 +229,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "zebra", @@ -270,7 +273,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -313,7 +317,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "kang", @@ -356,7 +361,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/shape_class.exp.json b/testdata/d2oracle/TestDelete/shape_class.exp.json index ed1e50f18..4005b3a52 100644 --- a/testdata/d2oracle/TestDelete/shape_class.exp.json +++ b/testdata/d2oracle/TestDelete/shape_class.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/shape_sql_table.exp.json b/testdata/d2oracle/TestDelete/shape_sql_table.exp.json index 419ea072a..95693c309 100644 --- a/testdata/d2oracle/TestDelete/shape_sql_table.exp.json +++ b/testdata/d2oracle/TestDelete/shape_sql_table.exp.json @@ -267,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -343,7 +344,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "disks", @@ -447,7 +449,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "AWS S3 Vancouver", @@ -490,7 +493,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/singular_flat_style.exp.json b/testdata/d2oracle/TestDelete/singular_flat_style.exp.json index 442097e70..0b2225cc4 100644 --- a/testdata/d2oracle/TestDelete/singular_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/singular_flat_style.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/singular_map_style.exp.json b/testdata/d2oracle/TestDelete/singular_map_style.exp.json index b75f55c35..2ff0d70fc 100644 --- a/testdata/d2oracle/TestDelete/singular_map_style.exp.json +++ b/testdata/d2oracle/TestDelete/singular_map_style.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json b/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json index a19da74fe..38f31be51 100644 --- a/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -155,7 +156,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -209,7 +211,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -252,7 +255,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestDelete/underscore_remove.exp.json b/testdata/d2oracle/TestDelete/underscore_remove.exp.json index dd78e801c..ed625965a 100644 --- a/testdata/d2oracle/TestDelete/underscore_remove.exp.json +++ b/testdata/d2oracle/TestDelete/underscore_remove.exp.json @@ -139,7 +139,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -245,7 +246,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -288,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -331,7 +334,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -374,7 +378,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -417,7 +422,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/append_multiple_styles.exp.json b/testdata/d2oracle/TestMove/append_multiple_styles.exp.json index 5693019db..ab5015156 100644 --- a/testdata/d2oracle/TestMove/append_multiple_styles.exp.json +++ b/testdata/d2oracle/TestMove/append_multiple_styles.exp.json @@ -231,7 +231,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -276,7 +277,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -346,7 +348,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/basic.exp.json b/testdata/d2oracle/TestMove/basic.exp.json index 9216171b9..d7e10b17b 100644 --- a/testdata/d2oracle/TestMove/basic.exp.json +++ b/testdata/d2oracle/TestMove/basic.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/basic_nested.exp.json b/testdata/d2oracle/TestMove/basic_nested.exp.json index 5667c2d99..f3f13c6d9 100644 --- a/testdata/d2oracle/TestMove/basic_nested.exp.json +++ b/testdata/d2oracle/TestMove/basic_nested.exp.json @@ -76,7 +76,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -121,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -164,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/basic_out_of_container.exp.json b/testdata/d2oracle/TestMove/basic_out_of_container.exp.json index e80df6540..98de41076 100644 --- a/testdata/d2oracle/TestMove/basic_out_of_container.exp.json +++ b/testdata/d2oracle/TestMove/basic_out_of_container.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/between_containers.exp.json b/testdata/d2oracle/TestMove/between_containers.exp.json index 5b35c6d5e..73ea7b504 100644 --- a/testdata/d2oracle/TestMove/between_containers.exp.json +++ b/testdata/d2oracle/TestMove/between_containers.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/chain_connected_nested.exp.json b/testdata/d2oracle/TestMove/chain_connected_nested.exp.json index 615332dbd..8e8efaba6 100644 --- a/testdata/d2oracle/TestMove/chain_connected_nested.exp.json +++ b/testdata/d2oracle/TestMove/chain_connected_nested.exp.json @@ -130,7 +130,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -236,7 +237,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -299,7 +301,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -362,7 +365,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/chain_connected_nested_no_extra_create.exp.json b/testdata/d2oracle/TestMove/chain_connected_nested_no_extra_create.exp.json index 865e6210b..9544fe4ad 100644 --- a/testdata/d2oracle/TestMove/chain_connected_nested_no_extra_create.exp.json +++ b/testdata/d2oracle/TestMove/chain_connected_nested_no_extra_create.exp.json @@ -118,7 +118,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -235,7 +236,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -289,7 +291,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -352,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -395,7 +399,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/connected_nested.exp.json b/testdata/d2oracle/TestMove/connected_nested.exp.json index a5792a9d1..a5f227e2b 100644 --- a/testdata/d2oracle/TestMove/connected_nested.exp.json +++ b/testdata/d2oracle/TestMove/connected_nested.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -169,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -212,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -255,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/container_near.exp.json b/testdata/d2oracle/TestMove/container_near.exp.json index 2f8b2384c..5dfb9a53b 100644 --- a/testdata/d2oracle/TestMove/container_near.exp.json +++ b/testdata/d2oracle/TestMove/container_near.exp.json @@ -201,7 +201,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -246,7 +247,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -326,7 +328,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -380,7 +383,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -434,7 +438,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -477,7 +482,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -520,7 +526,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_across_containers.exp.json b/testdata/d2oracle/TestMove/edge_across_containers.exp.json index 6bb4de01d..c4358d20e 100644 --- a/testdata/d2oracle/TestMove/edge_across_containers.exp.json +++ b/testdata/d2oracle/TestMove/edge_across_containers.exp.json @@ -144,7 +144,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -220,7 +221,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -305,7 +307,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -370,7 +373,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -413,7 +417,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_basic.exp.json b/testdata/d2oracle/TestMove/edge_basic.exp.json index 353c67dc1..b4655c65e 100644 --- a/testdata/d2oracle/TestMove/edge_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_basic.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_chain_basic.exp.json b/testdata/d2oracle/TestMove/edge_chain_basic.exp.json index 03d087ec1..a5dd1ea29 100644 --- a/testdata/d2oracle/TestMove/edge_chain_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_basic.exp.json @@ -107,7 +107,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -213,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -276,7 +278,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -319,7 +322,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_chain_circular.exp.json b/testdata/d2oracle/TestMove/edge_chain_circular.exp.json index 5e0fd751c..c02c9febd 100644 --- a/testdata/d2oracle/TestMove/edge_chain_circular.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_circular.exp.json @@ -158,7 +158,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -264,7 +265,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -349,7 +351,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -412,7 +415,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json b/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json index e53bd0bec..848b413e4 100644 --- a/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json @@ -141,7 +141,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -278,7 +279,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -332,7 +334,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -395,7 +398,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -438,7 +442,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json b/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json index 38c443c4a..c05a06c77 100644 --- a/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json @@ -158,7 +158,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -264,7 +265,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -307,7 +309,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -392,7 +395,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -435,7 +439,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_conflict.exp.json b/testdata/d2oracle/TestMove/edge_conflict.exp.json index 62c325c64..e69f7ca5a 100644 --- a/testdata/d2oracle/TestMove/edge_conflict.exp.json +++ b/testdata/d2oracle/TestMove/edge_conflict.exp.json @@ -144,7 +144,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -220,7 +221,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -263,7 +265,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y 2", @@ -348,7 +351,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -402,7 +406,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -456,7 +461,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_into_container.exp.json b/testdata/d2oracle/TestMove/edge_into_container.exp.json index 6218e4fd0..05e6c63b9 100644 --- a/testdata/d2oracle/TestMove/edge_into_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_into_container.exp.json @@ -133,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -240,7 +241,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -283,7 +285,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -337,7 +340,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -380,7 +384,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_nested_basic.exp.json b/testdata/d2oracle/TestMove/edge_nested_basic.exp.json index 902b1a123..198776c77 100644 --- a/testdata/d2oracle/TestMove/edge_nested_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_nested_basic.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/edge_out_of_container.exp.json b/testdata/d2oracle/TestMove/edge_out_of_container.exp.json index 252f57ea1..a1056410f 100644 --- a/testdata/d2oracle/TestMove/edge_out_of_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_out_of_container.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -186,7 +187,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -240,7 +242,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -283,7 +286,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/extend_map.exp.json b/testdata/d2oracle/TestMove/extend_map.exp.json index e1335c7f0..42dd4613c 100644 --- a/testdata/d2oracle/TestMove/extend_map.exp.json +++ b/testdata/d2oracle/TestMove/extend_map.exp.json @@ -157,7 +157,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -222,7 +223,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -265,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -308,7 +311,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -351,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/extend_stationary_path.exp.json b/testdata/d2oracle/TestMove/extend_stationary_path.exp.json index 5ad3f58bd..8b6c579c7 100644 --- a/testdata/d2oracle/TestMove/extend_stationary_path.exp.json +++ b/testdata/d2oracle/TestMove/extend_stationary_path.exp.json @@ -150,7 +150,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -237,7 +238,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -322,7 +324,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -407,7 +410,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_between_containers.exp.json b/testdata/d2oracle/TestMove/flat_between_containers.exp.json index b62a33065..dbf89a969 100644 --- a/testdata/d2oracle/TestMove/flat_between_containers.exp.json +++ b/testdata/d2oracle/TestMove/flat_between_containers.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_merge.exp.json b/testdata/d2oracle/TestMove/flat_merge.exp.json index 483fdb5ce..77025f91d 100644 --- a/testdata/d2oracle/TestMove/flat_merge.exp.json +++ b/testdata/d2oracle/TestMove/flat_merge.exp.json @@ -132,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -177,7 +178,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -220,7 +222,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -263,7 +266,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -306,7 +310,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_middle_container.exp.json b/testdata/d2oracle/TestMove/flat_middle_container.exp.json index a45b71135..f471bbd8f 100644 --- a/testdata/d2oracle/TestMove/flat_middle_container.exp.json +++ b/testdata/d2oracle/TestMove/flat_middle_container.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -166,7 +167,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -220,7 +222,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -263,7 +266,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -306,7 +310,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_nested_merge.exp.json b/testdata/d2oracle/TestMove/flat_nested_merge.exp.json index 737c1a629..3493ce75e 100644 --- a/testdata/d2oracle/TestMove/flat_nested_merge.exp.json +++ b/testdata/d2oracle/TestMove/flat_nested_merge.exp.json @@ -188,7 +188,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -266,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -342,7 +344,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -418,7 +421,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -494,7 +498,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -548,7 +553,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -602,7 +608,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -667,7 +674,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "m", @@ -732,7 +740,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "o", @@ -797,7 +806,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -840,7 +850,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json b/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json index 56cde491e..5733538ff 100644 --- a/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json +++ b/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json @@ -286,7 +286,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -426,7 +427,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -575,7 +577,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -724,7 +727,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -767,7 +771,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -810,7 +815,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -853,7 +859,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "g", @@ -896,7 +903,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -972,7 +980,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json b/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json index b5a99a192..52982b85d 100644 --- a/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json +++ b/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -154,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -197,7 +199,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_reparent_with_mixed_map_value.exp.json b/testdata/d2oracle/TestMove/flat_reparent_with_mixed_map_value.exp.json index be6599d0a..8a5a8239e 100644 --- a/testdata/d2oracle/TestMove/flat_reparent_with_mixed_map_value.exp.json +++ b/testdata/d2oracle/TestMove/flat_reparent_with_mixed_map_value.exp.json @@ -150,7 +150,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -195,7 +196,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -238,7 +240,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -281,7 +284,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json b/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json index f4586228d..27e8fdfe2 100644 --- a/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json +++ b/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json @@ -80,7 +80,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -125,7 +126,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -168,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/flat_style.exp.json b/testdata/d2oracle/TestMove/flat_style.exp.json index 8e0bcea62..fdeea2244 100644 --- a/testdata/d2oracle/TestMove/flat_style.exp.json +++ b/testdata/d2oracle/TestMove/flat_style.exp.json @@ -159,7 +159,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -204,7 +205,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -318,7 +320,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/full_edge_slice.exp.json b/testdata/d2oracle/TestMove/full_edge_slice.exp.json index 238363e12..e175ba309 100644 --- a/testdata/d2oracle/TestMove/full_edge_slice.exp.json +++ b/testdata/d2oracle/TestMove/full_edge_slice.exp.json @@ -213,7 +213,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -350,7 +351,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -393,7 +395,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -487,7 +490,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -561,7 +565,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/full_slice.exp.json b/testdata/d2oracle/TestMove/full_slice.exp.json index b7ffc8ff5..4d5af2a83 100644 --- a/testdata/d2oracle/TestMove/full_slice.exp.json +++ b/testdata/d2oracle/TestMove/full_slice.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/gnarly_1.exp.json b/testdata/d2oracle/TestMove/gnarly_1.exp.json index 0c46d052f..c973f3cc5 100644 --- a/testdata/d2oracle/TestMove/gnarly_1.exp.json +++ b/testdata/d2oracle/TestMove/gnarly_1.exp.json @@ -357,7 +357,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -555,7 +556,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -598,7 +600,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -703,7 +706,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -777,7 +781,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -842,7 +847,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -907,7 +913,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -972,7 +979,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -1037,7 +1045,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -1102,7 +1111,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -1156,7 +1166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -1210,7 +1221,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -1264,7 +1276,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/hoist_container_children.exp.json b/testdata/d2oracle/TestMove/hoist_container_children.exp.json index 729b716c4..4b16b7db1 100644 --- a/testdata/d2oracle/TestMove/hoist_container_children.exp.json +++ b/testdata/d2oracle/TestMove/hoist_container_children.exp.json @@ -122,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -167,7 +168,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -210,7 +212,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -253,7 +256,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -296,7 +300,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/into_container_existing_map.exp.json b/testdata/d2oracle/TestMove/into_container_existing_map.exp.json index cef9f69ca..d1aaa092d 100644 --- a/testdata/d2oracle/TestMove/into_container_existing_map.exp.json +++ b/testdata/d2oracle/TestMove/into_container_existing_map.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json b/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json index be51f69ce..3d6432c7f 100644 --- a/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json +++ b/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json @@ -76,7 +76,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -121,7 +122,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -164,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json b/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json index 8fc2045a0..95f3d377f 100644 --- a/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json +++ b/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json @@ -210,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -255,7 +256,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -308,7 +310,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json b/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json index 493b4cff5..9a7f77427 100644 --- a/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json +++ b/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json @@ -116,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -165,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -208,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/map_transplant.exp.json b/testdata/d2oracle/TestMove/map_transplant.exp.json index 0bcc93844..7a89b479d 100644 --- a/testdata/d2oracle/TestMove/map_transplant.exp.json +++ b/testdata/d2oracle/TestMove/map_transplant.exp.json @@ -219,7 +219,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -264,7 +265,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -307,7 +309,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -350,7 +353,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -397,7 +401,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/map_with_label.exp.json b/testdata/d2oracle/TestMove/map_with_label.exp.json index 0f55d724b..d8c94db98 100644 --- a/testdata/d2oracle/TestMove/map_with_label.exp.json +++ b/testdata/d2oracle/TestMove/map_with_label.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -154,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -197,7 +199,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -240,7 +243,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/merge_nested_maps.exp.json b/testdata/d2oracle/TestMove/merge_nested_maps.exp.json index 4d5eb8c56..9c5cb055f 100644 --- a/testdata/d2oracle/TestMove/merge_nested_maps.exp.json +++ b/testdata/d2oracle/TestMove/merge_nested_maps.exp.json @@ -270,7 +270,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -315,7 +316,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -462,7 +464,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -516,7 +519,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -590,7 +594,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -655,7 +660,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "g", @@ -720,7 +726,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "o", @@ -763,7 +770,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -806,7 +814,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/merge_reserved.exp.json b/testdata/d2oracle/TestMove/merge_reserved.exp.json index 439d97217..0c1698a6b 100644 --- a/testdata/d2oracle/TestMove/merge_reserved.exp.json +++ b/testdata/d2oracle/TestMove/merge_reserved.exp.json @@ -261,7 +261,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -306,7 +307,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -442,7 +444,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -496,7 +499,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -550,7 +554,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "g", @@ -604,7 +609,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -647,7 +653,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/middle_container.exp.json b/testdata/d2oracle/TestMove/middle_container.exp.json index d0dd56f55..7690290ab 100644 --- a/testdata/d2oracle/TestMove/middle_container.exp.json +++ b/testdata/d2oracle/TestMove/middle_container.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/move_container_children.exp.json b/testdata/d2oracle/TestMove/move_container_children.exp.json index f9c22268a..6e0d51a10 100644 --- a/testdata/d2oracle/TestMove/move_container_children.exp.json +++ b/testdata/d2oracle/TestMove/move_container_children.exp.json @@ -145,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -190,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -276,7 +279,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -319,7 +323,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -362,7 +367,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json b/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json index b8bfb2e10..c962e4e00 100644 --- a/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json +++ b/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json @@ -145,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -190,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -276,7 +279,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -319,7 +323,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -362,7 +367,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json b/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json index 6002bd77e..bdd4ddc23 100644 --- a/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json +++ b/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -131,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -174,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/move_out_of_edge.exp.json b/testdata/d2oracle/TestMove/move_out_of_edge.exp.json index f16251f0c..af0c6e06c 100644 --- a/testdata/d2oracle/TestMove/move_out_of_edge.exp.json +++ b/testdata/d2oracle/TestMove/move_out_of_edge.exp.json @@ -126,7 +126,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -202,7 +203,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -256,7 +258,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -310,7 +313,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -375,7 +379,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -440,7 +445,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -505,7 +511,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json b/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json index 6d69c47a9..a8750a50f 100644 --- a/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json +++ b/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json @@ -166,7 +166,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -295,7 +296,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -391,7 +393,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -434,7 +437,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -488,7 +492,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -542,7 +547,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -607,7 +613,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json b/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json index a75357554..4f3fec310 100644 --- a/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json +++ b/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json @@ -281,7 +281,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -379,7 +380,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -517,7 +519,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -675,7 +678,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "g", @@ -718,7 +722,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -761,7 +766,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -826,7 +832,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -902,7 +909,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/near.exp.json b/testdata/d2oracle/TestMove/near.exp.json index 9ee15fbae..9d49eee57 100644 --- a/testdata/d2oracle/TestMove/near.exp.json +++ b/testdata/d2oracle/TestMove/near.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -180,7 +181,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -223,7 +225,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/nhooyr_one.exp.json b/testdata/d2oracle/TestMove/nhooyr_one.exp.json index a6d7b80b2..28750791f 100644 --- a/testdata/d2oracle/TestMove/nhooyr_one.exp.json +++ b/testdata/d2oracle/TestMove/nhooyr_one.exp.json @@ -128,7 +128,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -173,7 +174,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -216,7 +218,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -259,7 +262,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -302,7 +306,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/nhooyr_two.exp.json b/testdata/d2oracle/TestMove/nhooyr_two.exp.json index e68f72400..f2217588f 100644 --- a/testdata/d2oracle/TestMove/nhooyr_two.exp.json +++ b/testdata/d2oracle/TestMove/nhooyr_two.exp.json @@ -174,7 +174,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -250,7 +251,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -293,7 +295,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -336,7 +339,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -379,7 +383,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -422,7 +427,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "meow", @@ -465,7 +471,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/parentheses.exp.json b/testdata/d2oracle/TestMove/parentheses.exp.json index f2b4b100e..6710249e1 100644 --- a/testdata/d2oracle/TestMove/parentheses.exp.json +++ b/testdata/d2oracle/TestMove/parentheses.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -216,7 +217,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -259,7 +261,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"y (z)\"", @@ -313,7 +316,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/partial_edge_slice.exp.json b/testdata/d2oracle/TestMove/partial_edge_slice.exp.json index 6f1e7797f..d88c2e4dd 100644 --- a/testdata/d2oracle/TestMove/partial_edge_slice.exp.json +++ b/testdata/d2oracle/TestMove/partial_edge_slice.exp.json @@ -116,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -192,7 +193,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -255,7 +257,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -298,7 +301,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/partial_slice.exp.json b/testdata/d2oracle/TestMove/partial_slice.exp.json index f4978e04f..abaf2b56a 100644 --- a/testdata/d2oracle/TestMove/partial_slice.exp.json +++ b/testdata/d2oracle/TestMove/partial_slice.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/rename_2.exp.json b/testdata/d2oracle/TestMove/rename_2.exp.json index 37d25714b..cc0555ea0 100644 --- a/testdata/d2oracle/TestMove/rename_2.exp.json +++ b/testdata/d2oracle/TestMove/rename_2.exp.json @@ -145,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -190,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y 2", @@ -233,7 +235,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b 2", @@ -276,7 +279,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -319,7 +323,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -362,7 +367,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/reuse_map.exp.json b/testdata/d2oracle/TestMove/reuse_map.exp.json index e5555dbce..b4cbdcb21 100644 --- a/testdata/d2oracle/TestMove/reuse_map.exp.json +++ b/testdata/d2oracle/TestMove/reuse_map.exp.json @@ -162,7 +162,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -207,7 +208,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -281,7 +283,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "hey", @@ -324,7 +327,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -367,7 +371,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "yo", @@ -421,7 +426,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/slice_style.exp.json b/testdata/d2oracle/TestMove/slice_style.exp.json index 6680653ea..f031cadfa 100644 --- a/testdata/d2oracle/TestMove/slice_style.exp.json +++ b/testdata/d2oracle/TestMove/slice_style.exp.json @@ -114,7 +114,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -159,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -245,7 +247,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_children.exp.json b/testdata/d2oracle/TestMove/underscore_children.exp.json index 5a43f84b3..0b28ee345 100644 --- a/testdata/d2oracle/TestMove/underscore_children.exp.json +++ b/testdata/d2oracle/TestMove/underscore_children.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -155,7 +156,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -229,7 +231,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_children.exp.json b/testdata/d2oracle/TestMove/underscore_edge_children.exp.json index e1a1fb736..c7d48d56e 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_children.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_children.exp.json @@ -133,7 +133,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -209,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -283,7 +285,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -326,7 +329,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json index 8d7d7c159..1b2a293dd 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json index 0061f2f15..94481d66b 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -186,7 +187,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -260,7 +262,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -314,7 +317,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json index 42c8f2e8a..6309a8fa6 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json @@ -110,7 +110,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -186,7 +187,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -240,7 +242,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -283,7 +286,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json index 2581b5f76..135f290ef 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -175,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -218,7 +220,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -261,7 +264,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json index 5dd71fb13..85462c11f 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json @@ -132,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -208,7 +209,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -304,7 +306,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -369,7 +372,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_edge_split.exp.json b/testdata/d2oracle/TestMove/underscore_edge_split.exp.json index 21d713554..0d901d1cf 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_split.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_split.exp.json @@ -162,7 +162,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -238,7 +239,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -281,7 +283,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -324,7 +327,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -378,7 +382,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "yo", @@ -421,7 +426,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_merge.exp.json b/testdata/d2oracle/TestMove/underscore_merge.exp.json index c33d485f2..c2aceec23 100644 --- a/testdata/d2oracle/TestMove/underscore_merge.exp.json +++ b/testdata/d2oracle/TestMove/underscore_merge.exp.json @@ -142,7 +142,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -187,7 +188,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -230,7 +232,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -293,7 +296,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_split.exp.json b/testdata/d2oracle/TestMove/underscore_split.exp.json index 743a706df..05dd95b78 100644 --- a/testdata/d2oracle/TestMove/underscore_split.exp.json +++ b/testdata/d2oracle/TestMove/underscore_split.exp.json @@ -139,7 +139,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -184,7 +185,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -227,7 +229,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -281,7 +284,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -324,7 +328,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_split_out.exp.json b/testdata/d2oracle/TestMove/underscore_split_out.exp.json index 7545eb2fc..a25ae8db8 100644 --- a/testdata/d2oracle/TestMove/underscore_split_out.exp.json +++ b/testdata/d2oracle/TestMove/underscore_split_out.exp.json @@ -197,7 +197,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -242,7 +243,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -285,7 +287,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -359,7 +362,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "e", @@ -402,7 +406,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "f", @@ -445,7 +450,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/underscore_transplant.exp.json b/testdata/d2oracle/TestMove/underscore_transplant.exp.json index 5528c035d..0782ff2b7 100644 --- a/testdata/d2oracle/TestMove/underscore_transplant.exp.json +++ b/testdata/d2oracle/TestMove/underscore_transplant.exp.json @@ -99,7 +99,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -144,7 +145,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -187,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -230,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/unique_name.exp.json b/testdata/d2oracle/TestMove/unique_name.exp.json index 25ba5b6ab..fc2d2f54b 100644 --- a/testdata/d2oracle/TestMove/unique_name.exp.json +++ b/testdata/d2oracle/TestMove/unique_name.exp.json @@ -156,7 +156,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -232,7 +233,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -306,7 +308,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b 2", @@ -349,7 +352,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -392,7 +396,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestMove/unique_name_with_references.exp.json b/testdata/d2oracle/TestMove/unique_name_with_references.exp.json index f0cc05cc2..a030e194b 100644 --- a/testdata/d2oracle/TestMove/unique_name_with_references.exp.json +++ b/testdata/d2oracle/TestMove/unique_name_with_references.exp.json @@ -179,7 +179,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -286,7 +287,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -329,7 +331,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b 2", @@ -403,7 +406,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -446,7 +450,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "d", @@ -489,7 +494,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/arrows.exp.json b/testdata/d2oracle/TestRename/arrows.exp.json index fadc22c55..c14ada92a 100644 --- a/testdata/d2oracle/TestRename/arrows.exp.json +++ b/testdata/d2oracle/TestRename/arrows.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -189,7 +191,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/arrows_chain.exp.json b/testdata/d2oracle/TestRename/arrows_chain.exp.json index a8c899380..47061c9a0 100644 --- a/testdata/d2oracle/TestRename/arrows_chain.exp.json +++ b/testdata/d2oracle/TestRename/arrows_chain.exp.json @@ -144,7 +144,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -280,7 +281,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -343,7 +345,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -406,7 +409,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -449,7 +453,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/arrows_complex.exp.json b/testdata/d2oracle/TestRename/arrows_complex.exp.json index a395eed50..4d113592b 100644 --- a/testdata/d2oracle/TestRename/arrows_complex.exp.json +++ b/testdata/d2oracle/TestRename/arrows_complex.exp.json @@ -124,7 +124,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -211,7 +212,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -265,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -308,7 +311,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -351,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/arrows_trim_common.exp.json b/testdata/d2oracle/TestRename/arrows_trim_common.exp.json index d5ab00830..08c281377 100644 --- a/testdata/d2oracle/TestRename/arrows_trim_common.exp.json +++ b/testdata/d2oracle/TestRename/arrows_trim_common.exp.json @@ -160,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -296,7 +297,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -339,7 +341,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -402,7 +405,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -465,7 +469,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -508,7 +513,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json b/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json index e25cf3fd4..53858420d 100644 --- a/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json +++ b/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json @@ -210,7 +210,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -512,7 +513,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -566,7 +568,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -651,7 +654,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -736,7 +740,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"q)\"", @@ -790,7 +795,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/complex_edge_1.exp.json b/testdata/d2oracle/TestRename/complex_edge_1.exp.json index ceedb2f94..1fd5f794a 100644 --- a/testdata/d2oracle/TestRename/complex_edge_1.exp.json +++ b/testdata/d2oracle/TestRename/complex_edge_1.exp.json @@ -124,7 +124,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -211,7 +212,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "ooo", @@ -265,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -308,7 +311,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -351,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/complex_edge_2.exp.json b/testdata/d2oracle/TestRename/complex_edge_2.exp.json index 663d56cc2..81b016d76 100644 --- a/testdata/d2oracle/TestRename/complex_edge_2.exp.json +++ b/testdata/d2oracle/TestRename/complex_edge_2.exp.json @@ -124,7 +124,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -211,7 +212,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -265,7 +267,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "papa", @@ -308,7 +311,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -351,7 +355,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/conflict.exp.json b/testdata/d2oracle/TestRename/conflict.exp.json index c8dc12220..ebb1d67b7 100644 --- a/testdata/d2oracle/TestRename/conflict.exp.json +++ b/testdata/d2oracle/TestRename/conflict.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "la", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/conflict_2.exp.json b/testdata/d2oracle/TestRename/conflict_2.exp.json index 55f6a2df6..04417ce10 100644 --- a/testdata/d2oracle/TestRename/conflict_2.exp.json +++ b/testdata/d2oracle/TestRename/conflict_2.exp.json @@ -121,7 +121,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -188,7 +189,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "2", @@ -253,7 +255,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "3", @@ -318,7 +321,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "5 2", @@ -361,7 +365,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "5", @@ -404,7 +409,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/conflict_with_dots.exp.json b/testdata/d2oracle/TestRename/conflict_with_dots.exp.json index bbae9e6d0..283b1800a 100644 --- a/testdata/d2oracle/TestRename/conflict_with_dots.exp.json +++ b/testdata/d2oracle/TestRename/conflict_with_dots.exp.json @@ -70,7 +70,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -115,7 +116,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"a.b 2\"", @@ -158,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/container.exp.json b/testdata/d2oracle/TestRename/container.exp.json index 9c5aaa8ca..67b0de0dc 100644 --- a/testdata/d2oracle/TestRename/container.exp.json +++ b/testdata/d2oracle/TestRename/container.exp.json @@ -749,7 +749,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -1249,7 +1250,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "\"\"", @@ -1533,7 +1535,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -1806,7 +1809,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "i", @@ -1849,7 +1853,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -1965,7 +1970,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -2081,7 +2087,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "l", @@ -2166,7 +2173,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -2251,7 +2259,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -2294,7 +2303,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "+", @@ -2357,7 +2367,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "more", @@ -2400,7 +2411,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "ok", @@ -2465,7 +2477,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -2530,7 +2543,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -2595,7 +2609,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -2649,7 +2664,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -2703,7 +2719,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/edges.exp.json b/testdata/d2oracle/TestRename/edges.exp.json index 466d177cb..f24668918 100644 --- a/testdata/d2oracle/TestRename/edges.exp.json +++ b/testdata/d2oracle/TestRename/edges.exp.json @@ -414,7 +414,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -764,7 +765,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "%%%", @@ -951,7 +953,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -1036,7 +1039,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "k", @@ -1121,7 +1125,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "l", @@ -1206,7 +1211,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "a", @@ -1291,7 +1297,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -1334,7 +1341,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "+", @@ -1397,7 +1405,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/flat.exp.json b/testdata/d2oracle/TestRename/flat.exp.json index 7f8875b49..db2d922b5 100644 --- a/testdata/d2oracle/TestRename/flat.exp.json +++ b/testdata/d2oracle/TestRename/flat.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/generated.exp.json b/testdata/d2oracle/TestRename/generated.exp.json index e01f2dc0d..917aa0420 100644 --- a/testdata/d2oracle/TestRename/generated.exp.json +++ b/testdata/d2oracle/TestRename/generated.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/near.exp.json b/testdata/d2oracle/TestRename/near.exp.json index 4f1095f42..22053b802 100644 --- a/testdata/d2oracle/TestRename/near.exp.json +++ b/testdata/d2oracle/TestRename/near.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -169,7 +170,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -212,7 +214,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestRename/nested.exp.json b/testdata/d2oracle/TestRename/nested.exp.json index 37125d75a..635c2dc14 100644 --- a/testdata/d2oracle/TestRename/nested.exp.json +++ b/testdata/d2oracle/TestRename/nested.exp.json @@ -176,7 +176,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -318,7 +319,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -458,7 +460,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -598,7 +601,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -738,7 +742,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "nerve-gift-jingler", @@ -845,7 +850,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/base.exp.json b/testdata/d2oracle/TestSet/base.exp.json index 23a9eb9f4..3a10c1026 100644 --- a/testdata/d2oracle/TestSet/base.exp.json +++ b/testdata/d2oracle/TestSet/base.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/block_string_multiline.exp.json b/testdata/d2oracle/TestSet/block_string_multiline.exp.json index dd4bcff09..a8a6aec03 100644 --- a/testdata/d2oracle/TestSet/block_string_multiline.exp.json +++ b/testdata/d2oracle/TestSet/block_string_multiline.exp.json @@ -54,7 +54,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -100,7 +101,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/block_string_oneline.exp.json b/testdata/d2oracle/TestSet/block_string_oneline.exp.json index 3601a7f2c..0529a2450 100644 --- a/testdata/d2oracle/TestSet/block_string_oneline.exp.json +++ b/testdata/d2oracle/TestSet/block_string_oneline.exp.json @@ -54,7 +54,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -100,7 +101,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge.exp.json b/testdata/d2oracle/TestSet/edge.exp.json index bcbd533e2..1d6f8fdef 100644 --- a/testdata/d2oracle/TestSet/edge.exp.json +++ b/testdata/d2oracle/TestSet/edge.exp.json @@ -80,7 +80,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -156,7 +157,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -199,7 +201,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_append_style.exp.json b/testdata/d2oracle/TestSet/edge_append_style.exp.json index bf9784284..f6bd993ac 100644 --- a/testdata/d2oracle/TestSet/edge_append_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_append_style.exp.json @@ -115,7 +115,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -195,7 +196,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -238,7 +240,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_chain.exp.json b/testdata/d2oracle/TestSet/edge_chain.exp.json index 44a7c7de3..4e5bbff23 100644 --- a/testdata/d2oracle/TestSet/edge_chain.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain.exp.json @@ -207,7 +207,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -316,7 +317,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -379,7 +381,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -462,7 +465,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -505,7 +509,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json b/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json index 65b3feb0a..3cb032220 100644 --- a/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json @@ -190,7 +190,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -323,7 +324,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -406,7 +408,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -449,7 +452,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json b/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json index a80e0b0d9..29fdcde50 100644 --- a/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json @@ -274,7 +274,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -393,7 +394,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -496,7 +498,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -579,7 +582,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json b/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json index aaeec05db..cf1588add 100644 --- a/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json @@ -230,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -343,7 +344,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -406,7 +408,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -489,7 +492,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "p", @@ -532,7 +536,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_index_case.exp.json b/testdata/d2oracle/TestSet/edge_index_case.exp.json index f3250cd29..e4a0a56cd 100644 --- a/testdata/d2oracle/TestSet/edge_index_case.exp.json +++ b/testdata/d2oracle/TestSet/edge_index_case.exp.json @@ -184,7 +184,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -290,7 +291,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -333,7 +335,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "Square", @@ -376,7 +379,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "Square 2", @@ -419,7 +423,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "x", @@ -462,7 +467,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -505,7 +511,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_index_nested.exp.json b/testdata/d2oracle/TestSet/edge_index_nested.exp.json index b220c23c0..687a27afc 100644 --- a/testdata/d2oracle/TestSet/edge_index_nested.exp.json +++ b/testdata/d2oracle/TestSet/edge_index_nested.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -185,7 +186,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -228,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -271,7 +274,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_key_and_key.exp.json b/testdata/d2oracle/TestSet/edge_key_and_key.exp.json index 0fff2fd1f..39c003fda 100644 --- a/testdata/d2oracle/TestSet/edge_key_and_key.exp.json +++ b/testdata/d2oracle/TestSet/edge_key_and_key.exp.json @@ -160,7 +160,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -302,7 +303,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -356,7 +358,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "c", @@ -410,7 +413,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_label.exp.json b/testdata/d2oracle/TestSet/edge_label.exp.json index 3b5f7c6d6..d65005fc5 100644 --- a/testdata/d2oracle/TestSet/edge_label.exp.json +++ b/testdata/d2oracle/TestSet/edge_label.exp.json @@ -125,7 +125,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -205,7 +206,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -248,7 +250,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_merge_style.exp.json b/testdata/d2oracle/TestSet/edge_merge_style.exp.json index 245894900..deaee9b9b 100644 --- a/testdata/d2oracle/TestSet/edge_merge_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_merge_style.exp.json @@ -162,7 +162,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -245,7 +246,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "y", @@ -288,7 +290,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json b/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json index 3ef412b1b..cf741bc63 100644 --- a/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json @@ -109,7 +109,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -185,7 +186,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -228,7 +230,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -271,7 +274,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json b/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json index 134cacd97..27a7c16bd 100644 --- a/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json @@ -155,7 +155,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -235,7 +236,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -278,7 +280,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -321,7 +324,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/expanded_map_style.exp.json b/testdata/d2oracle/TestSet/expanded_map_style.exp.json index 3204495d1..214855b05 100644 --- a/testdata/d2oracle/TestSet/expanded_map_style.exp.json +++ b/testdata/d2oracle/TestSet/expanded_map_style.exp.json @@ -111,7 +111,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -160,7 +161,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/icon.exp.json b/testdata/d2oracle/TestSet/icon.exp.json index e432724cd..3e2deb876 100644 --- a/testdata/d2oracle/TestSet/icon.exp.json +++ b/testdata/d2oracle/TestSet/icon.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -143,7 +144,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/inline_style.exp.json b/testdata/d2oracle/TestSet/inline_style.exp.json index d5ffcea3d..07cfb2b0a 100644 --- a/testdata/d2oracle/TestSet/inline_style.exp.json +++ b/testdata/d2oracle/TestSet/inline_style.exp.json @@ -137,7 +137,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -189,7 +190,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/label.exp.json b/testdata/d2oracle/TestSet/label.exp.json index 55551022b..4bb414d81 100644 --- a/testdata/d2oracle/TestSet/label.exp.json +++ b/testdata/d2oracle/TestSet/label.exp.json @@ -57,7 +57,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -102,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/label_primary.exp.json b/testdata/d2oracle/TestSet/label_primary.exp.json index b14337fd8..0727fd008 100644 --- a/testdata/d2oracle/TestSet/label_primary.exp.json +++ b/testdata/d2oracle/TestSet/label_primary.exp.json @@ -105,7 +105,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -181,7 +182,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "q", @@ -224,7 +226,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "z", @@ -267,7 +270,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/label_replace.exp.json b/testdata/d2oracle/TestSet/label_replace.exp.json index 469fc2b78..84dc9ff85 100644 --- a/testdata/d2oracle/TestSet/label_replace.exp.json +++ b/testdata/d2oracle/TestSet/label_replace.exp.json @@ -57,7 +57,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -102,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/label_unset.exp.json b/testdata/d2oracle/TestSet/label_unset.exp.json index 9a2bb4bfb..c33458a70 100644 --- a/testdata/d2oracle/TestSet/label_unset.exp.json +++ b/testdata/d2oracle/TestSet/label_unset.exp.json @@ -47,7 +47,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -92,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/map_key_missing.exp.json b/testdata/d2oracle/TestSet/map_key_missing.exp.json index 2b1b0bc02..0fbca9801 100644 --- a/testdata/d2oracle/TestSet/map_key_missing.exp.json +++ b/testdata/d2oracle/TestSet/map_key_missing.exp.json @@ -103,7 +103,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -199,7 +200,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "b", @@ -242,7 +244,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/nested_alex.exp.json b/testdata/d2oracle/TestSet/nested_alex.exp.json index f9bd8b398..bf7036ff8 100644 --- a/testdata/d2oracle/TestSet/nested_alex.exp.json +++ b/testdata/d2oracle/TestSet/nested_alex.exp.json @@ -175,7 +175,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [ { @@ -251,7 +252,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "here", @@ -314,7 +316,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, { "id": "test", @@ -357,7 +360,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/new_style.exp.json b/testdata/d2oracle/TestSet/new_style.exp.json index db5981740..68bb979d7 100644 --- a/testdata/d2oracle/TestSet/new_style.exp.json +++ b/testdata/d2oracle/TestSet/new_style.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -142,7 +143,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/replace_shape.exp.json b/testdata/d2oracle/TestSet/replace_shape.exp.json index 2480ec191..d9d8e4fbd 100644 --- a/testdata/d2oracle/TestSet/replace_shape.exp.json +++ b/testdata/d2oracle/TestSet/replace_shape.exp.json @@ -68,7 +68,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -124,7 +125,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/replace_style.exp.json b/testdata/d2oracle/TestSet/replace_style.exp.json index 6b7003fbb..13b0f99ab 100644 --- a/testdata/d2oracle/TestSet/replace_style.exp.json +++ b/testdata/d2oracle/TestSet/replace_style.exp.json @@ -75,7 +75,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -146,7 +147,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json b/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json index 6971bee40..3bd10ba4d 100644 --- a/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json +++ b/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json @@ -130,7 +130,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -246,7 +247,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/shape.exp.json b/testdata/d2oracle/TestSet/shape.exp.json index 47cb8df98..efe74bad7 100644 --- a/testdata/d2oracle/TestSet/shape.exp.json +++ b/testdata/d2oracle/TestSet/shape.exp.json @@ -86,7 +86,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": null, "objects": [ @@ -131,7 +132,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] }, diff --git a/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json b/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json index ac8ebe385..ba2fc8ceb 100644 --- a/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json +++ b/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json @@ -93,7 +93,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null }, "edges": [], "objects": [ @@ -142,7 +143,8 @@ "direction": { "value": "" } - } + }, + "renderPriority": null } ] },