diff --git a/testdata/d2oracle/TestCreate/base.exp.json b/testdata/d2oracle/TestCreate/base.exp.json index 11e2b663a..8a5609930 100644 --- a/testdata/d2oracle/TestCreate/base.exp.json +++ b/testdata/d2oracle/TestCreate/base.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/container.exp.json b/testdata/d2oracle/TestCreate/container.exp.json index 33048c8aa..165f5fd2f 100644 --- a/testdata/d2oracle/TestCreate/container.exp.json +++ b/testdata/d2oracle/TestCreate/container.exp.json @@ -72,6 +72,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -114,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -154,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/container_edge.exp.json b/testdata/d2oracle/TestCreate/container_edge.exp.json index 39697a995..696605e3c 100644 --- a/testdata/d2oracle/TestCreate/container_edge.exp.json +++ b/testdata/d2oracle/TestCreate/container_edge.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/container_edge_label.exp.json b/testdata/d2oracle/TestCreate/container_edge_label.exp.json index 4804a6f1e..a33a33298 100644 --- a/testdata/d2oracle/TestCreate/container_edge_label.exp.json +++ b/testdata/d2oracle/TestCreate/container_edge_label.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -133,6 +136,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -175,6 +181,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -215,6 +224,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -255,6 +267,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge.exp.json b/testdata/d2oracle/TestCreate/edge.exp.json index 9b2014c1e..0957b230e 100644 --- a/testdata/d2oracle/TestCreate/edge.exp.json +++ b/testdata/d2oracle/TestCreate/edge.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge_nested.exp.json b/testdata/d2oracle/TestCreate/edge_nested.exp.json index 149603016..bf985cd3d 100644 --- a/testdata/d2oracle/TestCreate/edge_nested.exp.json +++ b/testdata/d2oracle/TestCreate/edge_nested.exp.json @@ -82,6 +82,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -110,6 +113,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -152,6 +158,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -192,6 +201,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -232,6 +244,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge_scope.exp.json b/testdata/d2oracle/TestCreate/edge_scope.exp.json index ea6ae05e1..a8c56cea9 100644 --- a/testdata/d2oracle/TestCreate/edge_scope.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json b/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json index dc5658e40..18ef22d9f 100644 --- a/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope_flat.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json b/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json index ea215f9ed..40d55c084 100644 --- a/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json +++ b/testdata/d2oracle/TestCreate/edge_scope_nested.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -134,6 +137,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -187,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -238,6 +247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -278,6 +290,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -318,6 +333,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/edge_unique.exp.json b/testdata/d2oracle/TestCreate/edge_unique.exp.json index 64946f4f7..0e40287d6 100644 --- a/testdata/d2oracle/TestCreate/edge_unique.exp.json +++ b/testdata/d2oracle/TestCreate/edge_unique.exp.json @@ -252,6 +252,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -280,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -307,6 +313,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -334,6 +343,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -361,6 +373,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -403,6 +418,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -443,6 +461,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -523,6 +544,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -603,6 +627,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -683,6 +710,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/gen_key.exp.json b/testdata/d2oracle/TestCreate/gen_key.exp.json index 1966893ff..da8664b9e 100644 --- a/testdata/d2oracle/TestCreate/gen_key.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/gen_key_n.exp.json b/testdata/d2oracle/TestCreate/gen_key_n.exp.json index 04df49dbc..4ceb8b0d5 100644 --- a/testdata/d2oracle/TestCreate/gen_key_n.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_n.exp.json @@ -324,6 +324,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -388,6 +391,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -450,6 +456,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -512,6 +521,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -552,6 +564,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -592,6 +607,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -632,6 +650,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -672,6 +693,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -712,6 +736,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -752,6 +779,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -792,6 +822,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -832,6 +865,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -872,6 +908,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -912,6 +951,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -952,6 +994,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/gen_key_nested.exp.json b/testdata/d2oracle/TestCreate/gen_key_nested.exp.json index 9b88fbb09..649955cf2 100644 --- a/testdata/d2oracle/TestCreate/gen_key_nested.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_nested.exp.json @@ -132,6 +132,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -260,6 +263,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -386,6 +392,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -512,6 +521,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -585,6 +597,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -658,6 +673,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/gen_key_scope.exp.json b/testdata/d2oracle/TestCreate/gen_key_scope.exp.json index 9f0e8d7cb..2bc53f8b2 100644 --- a/testdata/d2oracle/TestCreate/gen_key_scope.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_scope.exp.json @@ -117,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -181,6 +184,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -243,6 +249,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -305,6 +314,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -345,6 +357,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -385,6 +400,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json b/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json index e5683b146..ce691f250 100644 --- a/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json +++ b/testdata/d2oracle/TestCreate/gen_key_suffix.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json b/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json index 77d428f85..c23c76c83 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -147,6 +150,9 @@ "near_key": null, "shape": { "value": "circle" + }, + "orientation": { + "value": "vertical" } } }, @@ -187,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 2b616bff2..70b11e404 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_1.exp.json @@ -151,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -193,6 +196,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -233,6 +239,9 @@ "near_key": null, "shape": { "value": "circle" + }, + "orientation": { + "value": "vertical" } } }, @@ -273,6 +282,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -313,6 +325,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 575a33b3b..411e0c778 100644 --- a/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json +++ b/testdata/d2oracle/TestCreate/make_scope_multiline_spacing_2.exp.json @@ -151,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -193,6 +196,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -233,6 +239,9 @@ "near_key": null, "shape": { "value": "circle" + }, + "orientation": { + "value": "vertical" } } }, @@ -273,6 +282,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -313,6 +325,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/nested.exp.json b/testdata/d2oracle/TestCreate/nested.exp.json index f8e78aa88..b02a097a7 100644 --- a/testdata/d2oracle/TestCreate/nested.exp.json +++ b/testdata/d2oracle/TestCreate/nested.exp.json @@ -65,6 +65,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -129,6 +132,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -191,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -253,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestCreate/scope.exp.json b/testdata/d2oracle/TestCreate/scope.exp.json index 07f096cec..7c0772302 100644 --- a/testdata/d2oracle/TestCreate/scope.exp.json +++ b/testdata/d2oracle/TestCreate/scope.exp.json @@ -94,6 +94,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -158,6 +161,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -220,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -282,6 +291,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -322,6 +334,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json b/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json index b1b39ff28..b29ffc851 100644 --- a/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json +++ b/testdata/d2oracle/TestDelete/breakup_arrowhead.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children.exp.json b/testdata/d2oracle/TestDelete/children.exp.json index f0cfc7ed9..ab7d621f2 100644 --- a/testdata/d2oracle/TestDelete/children.exp.json +++ b/testdata/d2oracle/TestDelete/children.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -117,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -159,6 +165,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -199,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -239,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_conflicts.exp.json index 8e7573a3f..a1cd8baab 100644 --- a/testdata/d2oracle/TestDelete/children_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_conflicts.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json index 23512a8fa..2d5834cc0 100644 --- a/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_edge_conflicts.exp.json @@ -122,6 +122,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -150,6 +153,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -192,6 +198,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -252,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -292,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json index 87432da31..ecf6bc6c3 100644 --- a/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_edges_flat_conflicts.exp.json @@ -215,6 +215,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -243,6 +246,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -270,6 +276,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -312,6 +321,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -352,6 +364,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -412,6 +427,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -472,6 +490,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -532,6 +553,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json index 3f0fa04a0..f81e20f00 100644 --- a/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_flat_conflicts.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -161,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -201,6 +207,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json index 7843427b7..d367ba068 100644 --- a/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_multiple_conflicts.exp.json @@ -191,6 +191,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -219,6 +222,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -301,6 +307,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -361,6 +370,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -401,6 +413,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -441,6 +456,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json index 8aff2d1e9..aba8408d4 100644 --- a/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_nested_conflicts.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json index ed59ef9d0..d6a34d234 100644 --- a/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_nested_referenced_conflicts.exp.json @@ -154,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -258,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -340,6 +346,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -380,6 +389,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json b/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json index cf57b18f7..0aae57170 100644 --- a/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/children_no_self_conflict.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_order.exp.json b/testdata/d2oracle/TestDelete/children_order.exp.json index 78a2a6d1a..7ac20d549 100644 --- a/testdata/d2oracle/TestDelete/children_order.exp.json +++ b/testdata/d2oracle/TestDelete/children_order.exp.json @@ -118,6 +118,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -160,6 +163,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -200,6 +206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -240,6 +249,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -280,6 +292,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json b/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json index b616a010e..562ba6958 100644 --- a/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json +++ b/testdata/d2oracle/TestDelete/children_referenced_conflicts.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -161,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -201,6 +207,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/children_scope.exp.json b/testdata/d2oracle/TestDelete/children_scope.exp.json index 13095ab3f..38dc1cb2e 100644 --- a/testdata/d2oracle/TestDelete/children_scope.exp.json +++ b/testdata/d2oracle/TestDelete/children_scope.exp.json @@ -129,6 +129,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -157,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -210,6 +216,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -261,6 +270,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -301,6 +313,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -341,6 +356,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -381,6 +399,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/container_near.exp.json b/testdata/d2oracle/TestDelete/container_near.exp.json index 9d9af588a..1e627a1b6 100644 --- a/testdata/d2oracle/TestDelete/container_near.exp.json +++ b/testdata/d2oracle/TestDelete/container_near.exp.json @@ -167,6 +167,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -224,6 +227,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -264,6 +270,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -319,6 +328,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_icon.exp.json b/testdata/d2oracle/TestDelete/delete_icon.exp.json index ed3731899..60e7c85ac 100644 --- a/testdata/d2oracle/TestDelete/delete_icon.exp.json +++ b/testdata/d2oracle/TestDelete/delete_icon.exp.json @@ -93,6 +93,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -146,6 +149,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -198,6 +204,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_link.exp.json b/testdata/d2oracle/TestDelete/delete_link.exp.json index 88bb37eb2..3b273ecda 100644 --- a/testdata/d2oracle/TestDelete/delete_link.exp.json +++ b/testdata/d2oracle/TestDelete/delete_link.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_near.exp.json b/testdata/d2oracle/TestDelete/delete_near.exp.json index 89b874662..843cbef22 100644 --- a/testdata/d2oracle/TestDelete/delete_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_near.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json b/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json index 458914658..6563e415c 100644 --- a/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_needed_flat_near.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json b/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json index 03973a0aa..ae3d05e59 100644 --- a/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json +++ b/testdata/d2oracle/TestDelete/delete_redundant_flat_near.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/delete_tooltip.exp.json b/testdata/d2oracle/TestDelete/delete_tooltip.exp.json index 6ed58fb8e..4987708a9 100644 --- a/testdata/d2oracle/TestDelete/delete_tooltip.exp.json +++ b/testdata/d2oracle/TestDelete/delete_tooltip.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json b/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json index be9e9d472..c6682204e 100644 --- a/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json +++ b/testdata/d2oracle/TestDelete/edge_both_identical_childs.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -127,6 +130,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -222,6 +228,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -284,6 +293,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -346,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -397,6 +412,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_common.exp.json b/testdata/d2oracle/TestDelete/edge_common.exp.json index 99941b391..ad8bec628 100644 --- a/testdata/d2oracle/TestDelete/edge_common.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_common_2.exp.json b/testdata/d2oracle/TestDelete/edge_common_2.exp.json index 08de68293..592fb9db4 100644 --- a/testdata/d2oracle/TestDelete/edge_common_2.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_2.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_common_3.exp.json b/testdata/d2oracle/TestDelete/edge_common_3.exp.json index 6382f6033..bbb14083c 100644 --- a/testdata/d2oracle/TestDelete/edge_common_3.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_3.exp.json @@ -88,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -172,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -274,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_common_4.exp.json b/testdata/d2oracle/TestDelete/edge_common_4.exp.json index 1d948b7b2..aa058b0e3 100644 --- a/testdata/d2oracle/TestDelete/edge_common_4.exp.json +++ b/testdata/d2oracle/TestDelete/edge_common_4.exp.json @@ -88,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -172,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -274,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_conflict.exp.json b/testdata/d2oracle/TestDelete/edge_conflict.exp.json index 7a272710b..faf4b7a42 100644 --- a/testdata/d2oracle/TestDelete/edge_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/edge_conflict.exp.json @@ -111,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -139,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -181,6 +187,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -263,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -314,6 +326,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -365,6 +380,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_decrement.exp.json b/testdata/d2oracle/TestDelete/edge_decrement.exp.json index d1d9ef1ec..84c5fa8da 100644 --- a/testdata/d2oracle/TestDelete/edge_decrement.exp.json +++ b/testdata/d2oracle/TestDelete/edge_decrement.exp.json @@ -448,6 +448,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -479,6 +482,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -509,6 +515,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -539,6 +548,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -569,6 +581,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -751,6 +766,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -931,6 +949,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_first.exp.json b/testdata/d2oracle/TestDelete/edge_first.exp.json index 53f981334..c68f8651a 100644 --- a/testdata/d2oracle/TestDelete/edge_first.exp.json +++ b/testdata/d2oracle/TestDelete/edge_first.exp.json @@ -177,6 +177,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -205,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -232,6 +238,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -296,6 +305,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -358,6 +370,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -420,6 +435,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -460,6 +478,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -500,6 +521,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -560,6 +584,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -600,6 +627,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_flat_style.exp.json b/testdata/d2oracle/TestDelete/edge_flat_style.exp.json index 0969164e0..6eff8da1d 100644 --- a/testdata/d2oracle/TestDelete/edge_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_flat_style.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_identical_child.exp.json b/testdata/d2oracle/TestDelete/edge_identical_child.exp.json index 7cacbe9bb..d040c4b38 100644 --- a/testdata/d2oracle/TestDelete/edge_identical_child.exp.json +++ b/testdata/d2oracle/TestDelete/edge_identical_child.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -127,6 +130,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -191,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -253,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -315,6 +327,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -366,6 +381,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -417,6 +435,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_key_style.exp.json b/testdata/d2oracle/TestDelete/edge_key_style.exp.json index 4f1b062c7..a521c6c3b 100644 --- a/testdata/d2oracle/TestDelete/edge_key_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_key_style.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_last.exp.json b/testdata/d2oracle/TestDelete/edge_last.exp.json index 33cd89cd6..a87b671fa 100644 --- a/testdata/d2oracle/TestDelete/edge_last.exp.json +++ b/testdata/d2oracle/TestDelete/edge_last.exp.json @@ -214,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -242,6 +245,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -269,6 +275,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -296,6 +305,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -360,6 +372,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -422,6 +437,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -484,6 +502,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -524,6 +545,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -564,6 +588,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -624,6 +651,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -684,6 +714,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -724,6 +757,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_map_style.exp.json b/testdata/d2oracle/TestDelete/edge_map_style.exp.json index 9192eebd7..548080728 100644 --- a/testdata/d2oracle/TestDelete/edge_map_style.exp.json +++ b/testdata/d2oracle/TestDelete/edge_map_style.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/edge_middle.exp.json b/testdata/d2oracle/TestDelete/edge_middle.exp.json index ddb63fae2..0d78914ca 100644 --- a/testdata/d2oracle/TestDelete/edge_middle.exp.json +++ b/testdata/d2oracle/TestDelete/edge_middle.exp.json @@ -200,6 +200,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -228,6 +231,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -255,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -282,6 +291,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -346,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -408,6 +423,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -470,6 +488,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -510,6 +531,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -570,6 +594,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -610,6 +637,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -650,6 +680,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -690,6 +723,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/empty_map.exp.json b/testdata/d2oracle/TestDelete/empty_map.exp.json index fdcec95ac..aeda075c8 100644 --- a/testdata/d2oracle/TestDelete/empty_map.exp.json +++ b/testdata/d2oracle/TestDelete/empty_map.exp.json @@ -72,6 +72,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -114,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -154,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/flat.exp.json b/testdata/d2oracle/TestDelete/flat.exp.json index 3b726f41f..a8dddf51a 100644 --- a/testdata/d2oracle/TestDelete/flat.exp.json +++ b/testdata/d2oracle/TestDelete/flat.exp.json @@ -19,6 +19,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, diff --git a/testdata/d2oracle/TestDelete/flat_reserved.exp.json b/testdata/d2oracle/TestDelete/flat_reserved.exp.json index d88534289..262286469 100644 --- a/testdata/d2oracle/TestDelete/flat_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/flat_reserved.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/hoist_children.exp.json b/testdata/d2oracle/TestDelete/hoist_children.exp.json index ce3647df9..7d31eaf69 100644 --- a/testdata/d2oracle/TestDelete/hoist_children.exp.json +++ b/testdata/d2oracle/TestDelete/hoist_children.exp.json @@ -72,6 +72,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -114,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -154,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json b/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json index 76fbfc09c..93c718e7d 100644 --- a/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json +++ b/testdata/d2oracle/TestDelete/hoist_edge_children.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -117,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -159,6 +165,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -199,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -239,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/key_with_edges.exp.json b/testdata/d2oracle/TestDelete/key_with_edges.exp.json index 86af57e00..120c05bc9 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges.exp.json @@ -88,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -172,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -274,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json index e28a0ee89..e78a2c143 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_2.exp.json @@ -54,6 +54,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -107,6 +110,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -158,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json index ae39b7716..6dc96dcea 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_3.exp.json @@ -54,6 +54,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -107,6 +110,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -158,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json b/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json index cbe160768..a328b8809 100644 --- a/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json +++ b/testdata/d2oracle/TestDelete/key_with_edges_4.exp.json @@ -88,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -172,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -274,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/multi_near.exp.json b/testdata/d2oracle/TestDelete/multi_near.exp.json index 2e97b7e1e..a882fffd7 100644 --- a/testdata/d2oracle/TestDelete/multi_near.exp.json +++ b/testdata/d2oracle/TestDelete/multi_near.exp.json @@ -190,6 +190,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -232,6 +235,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -287,6 +293,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -342,6 +351,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -382,6 +394,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json b/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json index f19368cc7..4bc806b76 100644 --- a/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/multi_path_map_conflict.exp.json @@ -124,6 +124,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -186,6 +189,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -226,6 +232,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -266,6 +275,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 1fa0bbe92..cb4a07619 100644 --- a/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/multi_path_map_no_conflict.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json b/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json index e3d219613..c5f5363a9 100644 --- a/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_flat_middle_container.exp.json @@ -88,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -172,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -274,6 +283,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json b/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json index 1dfc04fcd..8cfe295b5 100644 --- a/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_flat_style.exp.json @@ -71,6 +71,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -139,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json b/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json index 683339df4..b0e3f704c 100644 --- a/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json +++ b/testdata/d2oracle/TestDelete/multiple_map_styles.exp.json @@ -107,6 +107,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -153,6 +156,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/near.exp.json b/testdata/d2oracle/TestDelete/near.exp.json index e24ccc8ec..1cb8cca6b 100644 --- a/testdata/d2oracle/TestDelete/near.exp.json +++ b/testdata/d2oracle/TestDelete/near.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested.exp.json b/testdata/d2oracle/TestDelete/nested.exp.json index b48a53a3e..60d62326f 100644 --- a/testdata/d2oracle/TestDelete/nested.exp.json +++ b/testdata/d2oracle/TestDelete/nested.exp.json @@ -65,6 +65,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -129,6 +132,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -191,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -253,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested_2.exp.json b/testdata/d2oracle/TestDelete/nested_2.exp.json index 96cd07897..d2fcf330b 100644 --- a/testdata/d2oracle/TestDelete/nested_2.exp.json +++ b/testdata/d2oracle/TestDelete/nested_2.exp.json @@ -65,6 +65,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -129,6 +132,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -191,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -253,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json b/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json index 81d77418a..81f54bad3 100644 --- a/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json +++ b/testdata/d2oracle/TestDelete/nested_edge_key_style.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested_flat_style.exp.json b/testdata/d2oracle/TestDelete/nested_flat_style.exp.json index 0ace3fb9e..d1c8b3240 100644 --- a/testdata/d2oracle/TestDelete/nested_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/nested_flat_style.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested_reserved.exp.json b/testdata/d2oracle/TestDelete/nested_reserved.exp.json index 119eb0ea5..9d99b4b44 100644 --- a/testdata/d2oracle/TestDelete/nested_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/nested_reserved.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -194,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -287,6 +293,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -349,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json b/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json index 8e101cf94..81a4a3010 100644 --- a/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json +++ b/testdata/d2oracle/TestDelete/nested_underscore_update.exp.json @@ -83,6 +83,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -125,6 +128,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +182,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/node_in_edge.exp.json b/testdata/d2oracle/TestDelete/node_in_edge.exp.json index 3052f799d..908473d55 100644 --- a/testdata/d2oracle/TestDelete/node_in_edge.exp.json +++ b/testdata/d2oracle/TestDelete/node_in_edge.exp.json @@ -164,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -192,6 +195,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -219,6 +225,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -261,6 +270,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -301,6 +313,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -341,6 +356,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -381,6 +399,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -421,6 +442,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -461,6 +485,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json b/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json index 45740d4b1..4317c7434 100644 --- a/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json +++ b/testdata/d2oracle/TestDelete/node_in_edge_last.exp.json @@ -203,6 +203,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -231,6 +234,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -258,6 +264,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -285,6 +294,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -338,6 +350,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -389,6 +404,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -429,6 +447,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -469,6 +490,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -529,6 +553,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -589,6 +616,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -629,6 +659,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json b/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json index 30d5e1158..50f3a19d3 100644 --- a/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/only_delete_edge_reserved.exp.json @@ -162,6 +162,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -190,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -256,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -316,6 +325,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json b/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json index f46008172..6030de101 100644 --- a/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json +++ b/testdata/d2oracle/TestDelete/only_delete_obj_reserved.exp.json @@ -162,6 +162,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -194,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -256,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -316,6 +325,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_1.exp.json b/testdata/d2oracle/TestDelete/order_1.exp.json index 7736e550d..807df3a20 100644 --- a/testdata/d2oracle/TestDelete/order_1.exp.json +++ b/testdata/d2oracle/TestDelete/order_1.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -117,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -159,6 +165,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -199,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -239,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_2.exp.json b/testdata/d2oracle/TestDelete/order_2.exp.json index f9e0ba499..26331d331 100644 --- a/testdata/d2oracle/TestDelete/order_2.exp.json +++ b/testdata/d2oracle/TestDelete/order_2.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_3.exp.json b/testdata/d2oracle/TestDelete/order_3.exp.json index 4306a6ed1..5b30cdb2d 100644 --- a/testdata/d2oracle/TestDelete/order_3.exp.json +++ b/testdata/d2oracle/TestDelete/order_3.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_4.exp.json b/testdata/d2oracle/TestDelete/order_4.exp.json index 49dd878c7..52b25d9b7 100644 --- a/testdata/d2oracle/TestDelete/order_4.exp.json +++ b/testdata/d2oracle/TestDelete/order_4.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_5.exp.json b/testdata/d2oracle/TestDelete/order_5.exp.json index 54f05a0dc..8276686ac 100644 --- a/testdata/d2oracle/TestDelete/order_5.exp.json +++ b/testdata/d2oracle/TestDelete/order_5.exp.json @@ -141,6 +141,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -169,6 +172,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -196,6 +202,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -238,6 +247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -278,6 +290,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -318,6 +333,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -358,6 +376,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -398,6 +419,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_6.exp.json b/testdata/d2oracle/TestDelete/order_6.exp.json index 3f444d35e..e03b37bac 100644 --- a/testdata/d2oracle/TestDelete/order_6.exp.json +++ b/testdata/d2oracle/TestDelete/order_6.exp.json @@ -117,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -201,6 +204,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -241,6 +247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -303,6 +312,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -365,6 +377,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_7.exp.json b/testdata/d2oracle/TestDelete/order_7.exp.json index 2b0738219..eb856a767 100644 --- a/testdata/d2oracle/TestDelete/order_7.exp.json +++ b/testdata/d2oracle/TestDelete/order_7.exp.json @@ -128,6 +128,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -223,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -263,6 +269,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -336,6 +345,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -409,6 +421,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -482,6 +497,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/order_8.exp.json b/testdata/d2oracle/TestDelete/order_8.exp.json index cb864c709..4ba43c50d 100644 --- a/testdata/d2oracle/TestDelete/order_8.exp.json +++ b/testdata/d2oracle/TestDelete/order_8.exp.json @@ -135,6 +135,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -177,6 +180,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +223,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -257,6 +266,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -297,6 +309,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -337,6 +352,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/shape_class.exp.json b/testdata/d2oracle/TestDelete/shape_class.exp.json index bfca467d8..18cde2c5c 100644 --- a/testdata/d2oracle/TestDelete/shape_class.exp.json +++ b/testdata/d2oracle/TestDelete/shape_class.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/shape_sql_table.exp.json b/testdata/d2oracle/TestDelete/shape_sql_table.exp.json index 9fdb4cb6c..91dc3e378 100644 --- a/testdata/d2oracle/TestDelete/shape_sql_table.exp.json +++ b/testdata/d2oracle/TestDelete/shape_sql_table.exp.json @@ -263,6 +263,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -291,6 +294,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -333,6 +339,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -434,6 +443,9 @@ "near_key": null, "shape": { "value": "sql_table" + }, + "orientation": { + "value": "vertical" } } }, @@ -474,6 +486,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/singular_flat_style.exp.json b/testdata/d2oracle/TestDelete/singular_flat_style.exp.json index 7fa82fe34..d27f0b9e6 100644 --- a/testdata/d2oracle/TestDelete/singular_flat_style.exp.json +++ b/testdata/d2oracle/TestDelete/singular_flat_style.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/singular_map_style.exp.json b/testdata/d2oracle/TestDelete/singular_map_style.exp.json index 801890643..2588d374b 100644 --- a/testdata/d2oracle/TestDelete/singular_map_style.exp.json +++ b/testdata/d2oracle/TestDelete/singular_map_style.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json b/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json index a5f4bf890..556c5b910 100644 --- a/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json +++ b/testdata/d2oracle/TestDelete/underscore_no_conflict.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -148,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -199,6 +205,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -239,6 +248,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestDelete/underscore_remove.exp.json b/testdata/d2oracle/TestDelete/underscore_remove.exp.json index 88abfd541..5a54a2198 100644 --- a/testdata/d2oracle/TestDelete/underscore_remove.exp.json +++ b/testdata/d2oracle/TestDelete/underscore_remove.exp.json @@ -135,6 +135,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -163,6 +166,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -190,6 +196,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -232,6 +241,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -272,6 +284,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -312,6 +327,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -352,6 +370,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -392,6 +413,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/append_multiple_styles.exp.json b/testdata/d2oracle/TestMove/append_multiple_styles.exp.json index 6394efc88..be5a4c48c 100644 --- a/testdata/d2oracle/TestMove/append_multiple_styles.exp.json +++ b/testdata/d2oracle/TestMove/append_multiple_styles.exp.json @@ -227,6 +227,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -269,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -336,6 +342,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/basic.exp.json b/testdata/d2oracle/TestMove/basic.exp.json index 025afe3fe..a018a0165 100644 --- a/testdata/d2oracle/TestMove/basic.exp.json +++ b/testdata/d2oracle/TestMove/basic.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/basic_nested.exp.json b/testdata/d2oracle/TestMove/basic_nested.exp.json index ed1d2fd62..9aea57477 100644 --- a/testdata/d2oracle/TestMove/basic_nested.exp.json +++ b/testdata/d2oracle/TestMove/basic_nested.exp.json @@ -72,6 +72,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -114,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -154,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/basic_out_of_container.exp.json b/testdata/d2oracle/TestMove/basic_out_of_container.exp.json index 3f1cf248c..a5f27122b 100644 --- a/testdata/d2oracle/TestMove/basic_out_of_container.exp.json +++ b/testdata/d2oracle/TestMove/basic_out_of_container.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/between_containers.exp.json b/testdata/d2oracle/TestMove/between_containers.exp.json index 277b3590a..26c716ec9 100644 --- a/testdata/d2oracle/TestMove/between_containers.exp.json +++ b/testdata/d2oracle/TestMove/between_containers.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/chain_connected_nested.exp.json b/testdata/d2oracle/TestMove/chain_connected_nested.exp.json index 16aed2451..7b371a2a1 100644 --- a/testdata/d2oracle/TestMove/chain_connected_nested.exp.json +++ b/testdata/d2oracle/TestMove/chain_connected_nested.exp.json @@ -126,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -154,6 +157,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -181,6 +187,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -223,6 +232,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -283,6 +295,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -343,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 c97e6fdc1..fc20fd880 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 @@ -114,6 +114,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -142,6 +145,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -169,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -222,6 +231,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -273,6 +285,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -333,6 +348,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -373,6 +391,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/connected_nested.exp.json b/testdata/d2oracle/TestMove/connected_nested.exp.json index 030919340..ad9fc7e58 100644 --- a/testdata/d2oracle/TestMove/connected_nested.exp.json +++ b/testdata/d2oracle/TestMove/connected_nested.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -117,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -159,6 +165,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -199,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -239,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/container_near.exp.json b/testdata/d2oracle/TestMove/container_near.exp.json index a5a36f06f..e89660f6c 100644 --- a/testdata/d2oracle/TestMove/container_near.exp.json +++ b/testdata/d2oracle/TestMove/container_near.exp.json @@ -197,6 +197,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -239,6 +242,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -316,6 +322,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -367,6 +376,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -418,6 +430,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -458,6 +473,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -498,6 +516,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_across_containers.exp.json b/testdata/d2oracle/TestMove/edge_across_containers.exp.json index e16514bda..6cf4c507d 100644 --- a/testdata/d2oracle/TestMove/edge_across_containers.exp.json +++ b/testdata/d2oracle/TestMove/edge_across_containers.exp.json @@ -140,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -168,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -210,6 +216,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -292,6 +301,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -354,6 +366,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -394,6 +409,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_basic.exp.json b/testdata/d2oracle/TestMove/edge_basic.exp.json index b82200541..89da70003 100644 --- a/testdata/d2oracle/TestMove/edge_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_basic.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_chain_basic.exp.json b/testdata/d2oracle/TestMove/edge_chain_basic.exp.json index fa6cea6af..ce9664f85 100644 --- a/testdata/d2oracle/TestMove/edge_chain_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_basic.exp.json @@ -103,6 +103,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -131,6 +134,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -158,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -200,6 +209,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -260,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -300,6 +315,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_chain_circular.exp.json b/testdata/d2oracle/TestMove/edge_chain_circular.exp.json index f190d1a29..8bb5e4321 100644 --- a/testdata/d2oracle/TestMove/edge_chain_circular.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_circular.exp.json @@ -154,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -182,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -209,6 +215,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -251,6 +260,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -333,6 +345,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -393,6 +408,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json b/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json index a1227cd4b..e191036db 100644 --- a/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_into_container.exp.json @@ -137,6 +137,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -165,6 +168,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -192,6 +198,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -265,6 +274,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -316,6 +328,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -376,6 +391,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -416,6 +434,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json b/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json index c4f8fe4ab..a63ac4837 100644 --- a/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_chain_out_container.exp.json @@ -154,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -182,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -209,6 +215,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -251,6 +260,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -291,6 +303,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -373,6 +388,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -413,6 +431,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_conflict.exp.json b/testdata/d2oracle/TestMove/edge_conflict.exp.json index 517ea0676..9434ad918 100644 --- a/testdata/d2oracle/TestMove/edge_conflict.exp.json +++ b/testdata/d2oracle/TestMove/edge_conflict.exp.json @@ -140,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -168,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -210,6 +216,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -250,6 +259,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -332,6 +344,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -383,6 +398,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -434,6 +452,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_into_container.exp.json b/testdata/d2oracle/TestMove/edge_into_container.exp.json index f2ab40dd1..15999f38d 100644 --- a/testdata/d2oracle/TestMove/edge_into_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_into_container.exp.json @@ -129,6 +129,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -157,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -230,6 +236,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -270,6 +279,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -321,6 +333,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -361,6 +376,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_nested_basic.exp.json b/testdata/d2oracle/TestMove/edge_nested_basic.exp.json index f2658dc1a..71397cea8 100644 --- a/testdata/d2oracle/TestMove/edge_nested_basic.exp.json +++ b/testdata/d2oracle/TestMove/edge_nested_basic.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/edge_out_of_container.exp.json b/testdata/d2oracle/TestMove/edge_out_of_container.exp.json index 13f4ebe2a..d60f27de3 100644 --- a/testdata/d2oracle/TestMove/edge_out_of_container.exp.json +++ b/testdata/d2oracle/TestMove/edge_out_of_container.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -134,6 +137,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -176,6 +182,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -227,6 +236,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -267,6 +279,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/extend_map.exp.json b/testdata/d2oracle/TestMove/extend_map.exp.json index 609a8ade6..de16a7cdf 100644 --- a/testdata/d2oracle/TestMove/extend_map.exp.json +++ b/testdata/d2oracle/TestMove/extend_map.exp.json @@ -153,6 +153,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -215,6 +218,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -255,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -295,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -335,6 +347,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/extend_stationary_path.exp.json b/testdata/d2oracle/TestMove/extend_stationary_path.exp.json index d3140b0ed..c681b6a62 100644 --- a/testdata/d2oracle/TestMove/extend_stationary_path.exp.json +++ b/testdata/d2oracle/TestMove/extend_stationary_path.exp.json @@ -146,6 +146,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -230,6 +233,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -312,6 +318,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -394,6 +403,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_between_containers.exp.json b/testdata/d2oracle/TestMove/flat_between_containers.exp.json index aaa43ad01..689523a2a 100644 --- a/testdata/d2oracle/TestMove/flat_between_containers.exp.json +++ b/testdata/d2oracle/TestMove/flat_between_containers.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_merge.exp.json b/testdata/d2oracle/TestMove/flat_merge.exp.json index 526868268..373e3964a 100644 --- a/testdata/d2oracle/TestMove/flat_merge.exp.json +++ b/testdata/d2oracle/TestMove/flat_merge.exp.json @@ -128,6 +128,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -170,6 +173,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -210,6 +216,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -250,6 +259,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -290,6 +302,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_middle_container.exp.json b/testdata/d2oracle/TestMove/flat_middle_container.exp.json index 12777817a..ed82bd56d 100644 --- a/testdata/d2oracle/TestMove/flat_middle_container.exp.json +++ b/testdata/d2oracle/TestMove/flat_middle_container.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -159,6 +162,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -210,6 +216,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -250,6 +259,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -290,6 +302,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_nested_merge.exp.json b/testdata/d2oracle/TestMove/flat_nested_merge.exp.json index 40c5f8d20..af8c52613 100644 --- a/testdata/d2oracle/TestMove/flat_nested_merge.exp.json +++ b/testdata/d2oracle/TestMove/flat_nested_merge.exp.json @@ -184,6 +184,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -259,6 +262,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -332,6 +338,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -405,6 +414,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -478,6 +490,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -529,6 +544,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -580,6 +598,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -642,6 +663,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -704,6 +728,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -766,6 +793,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -806,6 +836,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 b5bec35ab..5ed2b0c8e 100644 --- a/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json +++ b/testdata/d2oracle/TestMove/flat_nested_merge_multiple_refs.exp.json @@ -282,6 +282,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -419,6 +422,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -565,6 +571,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -711,6 +720,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -751,6 +763,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -791,6 +806,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -831,6 +849,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -871,6 +892,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -944,6 +968,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 3377ac707..d4af4042e 100644 --- a/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json +++ b/testdata/d2oracle/TestMove/flat_reparent_with_map_value.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -147,6 +150,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -187,6 +193,9 @@ "near_key": null, "shape": { "value": "hexagon" + }, + "orientation": { + "value": "vertical" } } } 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 d0859286b..af30e8719 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 @@ -146,6 +146,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -188,6 +191,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -228,6 +234,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -268,6 +277,9 @@ "near_key": null, "shape": { "value": "hexagon" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json b/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json index c038ada76..4c50da6ce 100644 --- a/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json +++ b/testdata/d2oracle/TestMove/flat_reparent_with_value.exp.json @@ -76,6 +76,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -118,6 +121,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -158,6 +164,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/flat_style.exp.json b/testdata/d2oracle/TestMove/flat_style.exp.json index 91e711e56..612f755fc 100644 --- a/testdata/d2oracle/TestMove/flat_style.exp.json +++ b/testdata/d2oracle/TestMove/flat_style.exp.json @@ -155,6 +155,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -197,6 +200,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -308,6 +314,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/full_edge_slice.exp.json b/testdata/d2oracle/TestMove/full_edge_slice.exp.json index 0d5875894..00bcf0981 100644 --- a/testdata/d2oracle/TestMove/full_edge_slice.exp.json +++ b/testdata/d2oracle/TestMove/full_edge_slice.exp.json @@ -209,6 +209,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -237,6 +240,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -264,6 +270,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -337,6 +346,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -377,6 +389,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -468,6 +483,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -539,6 +557,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/full_slice.exp.json b/testdata/d2oracle/TestMove/full_slice.exp.json index 7ac527570..d07d3635f 100644 --- a/testdata/d2oracle/TestMove/full_slice.exp.json +++ b/testdata/d2oracle/TestMove/full_slice.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/gnarly_1.exp.json b/testdata/d2oracle/TestMove/gnarly_1.exp.json index dc97d0024..a0c16f7c1 100644 --- a/testdata/d2oracle/TestMove/gnarly_1.exp.json +++ b/testdata/d2oracle/TestMove/gnarly_1.exp.json @@ -353,6 +353,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -381,6 +384,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -408,6 +414,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -435,6 +444,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -539,6 +551,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -579,6 +594,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -681,6 +699,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -752,6 +773,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -814,6 +838,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -876,6 +903,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -938,6 +968,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1000,6 +1033,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1062,6 +1098,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1113,6 +1152,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1164,6 +1206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1215,6 +1260,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/hoist_container_children.exp.json b/testdata/d2oracle/TestMove/hoist_container_children.exp.json index 6e0786e35..f5ec42d68 100644 --- a/testdata/d2oracle/TestMove/hoist_container_children.exp.json +++ b/testdata/d2oracle/TestMove/hoist_container_children.exp.json @@ -118,6 +118,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -160,6 +163,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -200,6 +206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -240,6 +249,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -280,6 +292,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/into_container_existing_map.exp.json b/testdata/d2oracle/TestMove/into_container_existing_map.exp.json index 757d6113a..682df5104 100644 --- a/testdata/d2oracle/TestMove/into_container_existing_map.exp.json +++ b/testdata/d2oracle/TestMove/into_container_existing_map.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json b/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json index 287d58556..57287a93b 100644 --- a/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json +++ b/testdata/d2oracle/TestMove/into_container_nonexisting_map.exp.json @@ -72,6 +72,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -114,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -154,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 7880e171f..0d7d92d34 100644 --- a/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json +++ b/testdata/d2oracle/TestMove/into_container_with_flat_keys.exp.json @@ -206,6 +206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -248,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -298,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 8a1739c9c..250aebc5b 100644 --- a/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json +++ b/testdata/d2oracle/TestMove/into_container_with_flat_style.exp.json @@ -112,6 +112,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -158,6 +161,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -198,6 +204,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/map_transplant.exp.json b/testdata/d2oracle/TestMove/map_transplant.exp.json index a78c71763..b1da98766 100644 --- a/testdata/d2oracle/TestMove/map_transplant.exp.json +++ b/testdata/d2oracle/TestMove/map_transplant.exp.json @@ -215,6 +215,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -257,6 +260,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -297,6 +303,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -337,6 +346,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -381,6 +393,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/map_with_label.exp.json b/testdata/d2oracle/TestMove/map_with_label.exp.json index a22ed5ae8..ee08feebc 100644 --- a/testdata/d2oracle/TestMove/map_with_label.exp.json +++ b/testdata/d2oracle/TestMove/map_with_label.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -147,6 +150,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -187,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -227,6 +236,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/merge_nested_maps.exp.json b/testdata/d2oracle/TestMove/merge_nested_maps.exp.json index 685450c85..cebc4c94f 100644 --- a/testdata/d2oracle/TestMove/merge_nested_maps.exp.json +++ b/testdata/d2oracle/TestMove/merge_nested_maps.exp.json @@ -266,6 +266,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -308,6 +311,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -452,6 +458,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -503,6 +512,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -574,6 +586,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -636,6 +651,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -698,6 +716,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -738,6 +759,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -778,6 +802,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/merge_reserved.exp.json b/testdata/d2oracle/TestMove/merge_reserved.exp.json index 48a0ec88b..742a61aa8 100644 --- a/testdata/d2oracle/TestMove/merge_reserved.exp.json +++ b/testdata/d2oracle/TestMove/merge_reserved.exp.json @@ -257,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -299,6 +302,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -432,6 +438,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -483,6 +492,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -534,6 +546,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -585,6 +600,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -625,6 +643,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/middle_container.exp.json b/testdata/d2oracle/TestMove/middle_container.exp.json index b8e777ebb..97562619a 100644 --- a/testdata/d2oracle/TestMove/middle_container.exp.json +++ b/testdata/d2oracle/TestMove/middle_container.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/move_container_children.exp.json b/testdata/d2oracle/TestMove/move_container_children.exp.json index a49451eb6..0c4dc97e4 100644 --- a/testdata/d2oracle/TestMove/move_container_children.exp.json +++ b/testdata/d2oracle/TestMove/move_container_children.exp.json @@ -141,6 +141,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -183,6 +186,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -263,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -303,6 +315,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -343,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json b/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json index c1256f42d..fbb1ce72a 100644 --- a/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json +++ b/testdata/d2oracle/TestMove/move_container_conflict_children.exp.json @@ -141,6 +141,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -183,6 +186,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -263,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -303,6 +315,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -343,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 4335978ce..f419e7dd8 100644 --- a/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json +++ b/testdata/d2oracle/TestMove/move_into_key_with_value.exp.json @@ -82,6 +82,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -124,6 +127,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -164,6 +170,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/move_out_of_edge.exp.json b/testdata/d2oracle/TestMove/move_out_of_edge.exp.json index a74d2c5cd..7cee93356 100644 --- a/testdata/d2oracle/TestMove/move_out_of_edge.exp.json +++ b/testdata/d2oracle/TestMove/move_out_of_edge.exp.json @@ -122,6 +122,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -150,6 +153,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -192,6 +198,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -243,6 +252,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -294,6 +306,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -356,6 +371,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -418,6 +436,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -480,6 +501,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } 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 593084ee0..f64aafe80 100644 --- a/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json +++ b/testdata/d2oracle/TestMove/move_out_of_nested_edge.exp.json @@ -162,6 +162,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -190,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -285,6 +291,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -378,6 +387,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -418,6 +430,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -469,6 +484,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -520,6 +538,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -582,6 +603,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json b/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json index 81c5607c5..ac6637f2d 100644 --- a/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json +++ b/testdata/d2oracle/TestMove/multiple_nesting_levels.exp.json @@ -277,6 +277,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -372,6 +375,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -507,6 +513,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -662,6 +671,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -702,6 +714,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -742,6 +757,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -804,6 +822,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -877,6 +898,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/near.exp.json b/testdata/d2oracle/TestMove/near.exp.json index 140c4cd03..6e0957543 100644 --- a/testdata/d2oracle/TestMove/near.exp.json +++ b/testdata/d2oracle/TestMove/near.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -173,6 +176,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -213,6 +219,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/nhooyr_one.exp.json b/testdata/d2oracle/TestMove/nhooyr_one.exp.json index f1f8ec1c5..a99cdff24 100644 --- a/testdata/d2oracle/TestMove/nhooyr_one.exp.json +++ b/testdata/d2oracle/TestMove/nhooyr_one.exp.json @@ -124,6 +124,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -166,6 +169,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -206,6 +212,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -246,6 +255,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -286,6 +298,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/nhooyr_two.exp.json b/testdata/d2oracle/TestMove/nhooyr_two.exp.json index 326f0c5d7..535ecb717 100644 --- a/testdata/d2oracle/TestMove/nhooyr_two.exp.json +++ b/testdata/d2oracle/TestMove/nhooyr_two.exp.json @@ -170,6 +170,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -198,6 +201,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -240,6 +246,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -280,6 +289,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -320,6 +332,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -360,6 +375,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -400,6 +418,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -440,6 +461,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/parentheses.exp.json b/testdata/d2oracle/TestMove/parentheses.exp.json index 81e26df25..95984e64b 100644 --- a/testdata/d2oracle/TestMove/parentheses.exp.json +++ b/testdata/d2oracle/TestMove/parentheses.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -133,6 +136,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -206,6 +212,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -246,6 +255,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -297,6 +309,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/partial_edge_slice.exp.json b/testdata/d2oracle/TestMove/partial_edge_slice.exp.json index d4f638277..c13c309c6 100644 --- a/testdata/d2oracle/TestMove/partial_edge_slice.exp.json +++ b/testdata/d2oracle/TestMove/partial_edge_slice.exp.json @@ -112,6 +112,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -140,6 +143,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -182,6 +188,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -242,6 +251,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -282,6 +294,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/partial_slice.exp.json b/testdata/d2oracle/TestMove/partial_slice.exp.json index f2284e414..a37750716 100644 --- a/testdata/d2oracle/TestMove/partial_slice.exp.json +++ b/testdata/d2oracle/TestMove/partial_slice.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/rename_2.exp.json b/testdata/d2oracle/TestMove/rename_2.exp.json index bd79e94b5..41ca7a863 100644 --- a/testdata/d2oracle/TestMove/rename_2.exp.json +++ b/testdata/d2oracle/TestMove/rename_2.exp.json @@ -141,6 +141,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -183,6 +186,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -223,6 +229,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -263,6 +272,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -303,6 +315,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -343,6 +358,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/reuse_map.exp.json b/testdata/d2oracle/TestMove/reuse_map.exp.json index 9098a7fd6..1f31e0ffa 100644 --- a/testdata/d2oracle/TestMove/reuse_map.exp.json +++ b/testdata/d2oracle/TestMove/reuse_map.exp.json @@ -158,6 +158,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -200,6 +203,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -271,6 +277,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -311,6 +320,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -351,6 +363,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -402,6 +417,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/slice_style.exp.json b/testdata/d2oracle/TestMove/slice_style.exp.json index ffeedab71..a71a0c791 100644 --- a/testdata/d2oracle/TestMove/slice_style.exp.json +++ b/testdata/d2oracle/TestMove/slice_style.exp.json @@ -110,6 +110,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -152,6 +155,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -235,6 +241,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_children.exp.json b/testdata/d2oracle/TestMove/underscore_children.exp.json index 759f812e7..69402c466 100644 --- a/testdata/d2oracle/TestMove/underscore_children.exp.json +++ b/testdata/d2oracle/TestMove/underscore_children.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -148,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -219,6 +225,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_children.exp.json b/testdata/d2oracle/TestMove/underscore_edge_children.exp.json index c25fc70ca..bd14950f1 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_children.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_children.exp.json @@ -129,6 +129,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -157,6 +160,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -199,6 +205,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -270,6 +279,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -310,6 +322,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json index 1177bff53..16645da33 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_1.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json index aef075e64..0dff4447c 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_2.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -134,6 +137,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -176,6 +182,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -247,6 +256,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -298,6 +310,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json index 01d482296..4cb22a40c 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_3.exp.json @@ -106,6 +106,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -134,6 +137,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -176,6 +182,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -227,6 +236,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -267,6 +279,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json index ac60f92d9..a6bf1ad21 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_4.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -123,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -165,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -205,6 +214,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -245,6 +257,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json b/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json index 6aa8777c1..0c7cdbc62 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_container_5.exp.json @@ -128,6 +128,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -156,6 +159,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -198,6 +204,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -291,6 +300,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -353,6 +365,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_edge_split.exp.json b/testdata/d2oracle/TestMove/underscore_edge_split.exp.json index 6f2f331e9..8da7648a3 100644 --- a/testdata/d2oracle/TestMove/underscore_edge_split.exp.json +++ b/testdata/d2oracle/TestMove/underscore_edge_split.exp.json @@ -158,6 +158,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -186,6 +189,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -228,6 +234,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -268,6 +277,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -308,6 +320,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -359,6 +374,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -399,6 +417,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_merge.exp.json b/testdata/d2oracle/TestMove/underscore_merge.exp.json index 473097f49..f223c6b6e 100644 --- a/testdata/d2oracle/TestMove/underscore_merge.exp.json +++ b/testdata/d2oracle/TestMove/underscore_merge.exp.json @@ -138,6 +138,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -180,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -220,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -280,6 +289,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_split.exp.json b/testdata/d2oracle/TestMove/underscore_split.exp.json index 8984cf734..b223b0a2c 100644 --- a/testdata/d2oracle/TestMove/underscore_split.exp.json +++ b/testdata/d2oracle/TestMove/underscore_split.exp.json @@ -135,6 +135,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -177,6 +180,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +223,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -268,6 +277,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -308,6 +320,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_split_out.exp.json b/testdata/d2oracle/TestMove/underscore_split_out.exp.json index b969371b1..067c44529 100644 --- a/testdata/d2oracle/TestMove/underscore_split_out.exp.json +++ b/testdata/d2oracle/TestMove/underscore_split_out.exp.json @@ -193,6 +193,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -235,6 +238,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -275,6 +281,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -346,6 +355,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -386,6 +398,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -426,6 +441,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/underscore_transplant.exp.json b/testdata/d2oracle/TestMove/underscore_transplant.exp.json index 5f001e047..bc5d1f937 100644 --- a/testdata/d2oracle/TestMove/underscore_transplant.exp.json +++ b/testdata/d2oracle/TestMove/underscore_transplant.exp.json @@ -95,6 +95,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -137,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -177,6 +183,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -217,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/unique_name.exp.json b/testdata/d2oracle/TestMove/unique_name.exp.json index 013ff4319..f7bb645e6 100644 --- a/testdata/d2oracle/TestMove/unique_name.exp.json +++ b/testdata/d2oracle/TestMove/unique_name.exp.json @@ -152,6 +152,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -225,6 +228,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -296,6 +302,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -336,6 +345,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -376,6 +388,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestMove/unique_name_with_references.exp.json b/testdata/d2oracle/TestMove/unique_name_with_references.exp.json index 60bf00ba9..18b80bfdb 100644 --- a/testdata/d2oracle/TestMove/unique_name_with_references.exp.json +++ b/testdata/d2oracle/TestMove/unique_name_with_references.exp.json @@ -175,6 +175,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -203,6 +206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -276,6 +282,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -316,6 +325,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -387,6 +399,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -427,6 +442,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -467,6 +485,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/arrows.exp.json b/testdata/d2oracle/TestRename/arrows.exp.json index e83ff7555..e0671b141 100644 --- a/testdata/d2oracle/TestRename/arrows.exp.json +++ b/testdata/d2oracle/TestRename/arrows.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -94,6 +97,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -136,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -176,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/arrows_chain.exp.json b/testdata/d2oracle/TestRename/arrows_chain.exp.json index 7838e805c..3e8e7c989 100644 --- a/testdata/d2oracle/TestRename/arrows_chain.exp.json +++ b/testdata/d2oracle/TestRename/arrows_chain.exp.json @@ -140,6 +140,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -168,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -195,6 +201,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -222,6 +231,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -264,6 +276,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -324,6 +339,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -384,6 +402,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -424,6 +445,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/arrows_complex.exp.json b/testdata/d2oracle/TestRename/arrows_complex.exp.json index 8cfc0614e..f53a85c03 100644 --- a/testdata/d2oracle/TestRename/arrows_complex.exp.json +++ b/testdata/d2oracle/TestRename/arrows_complex.exp.json @@ -120,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -148,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -201,6 +207,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -252,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -292,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -332,6 +347,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/arrows_trim_common.exp.json b/testdata/d2oracle/TestRename/arrows_trim_common.exp.json index 385ac743d..c97772994 100644 --- a/testdata/d2oracle/TestRename/arrows_trim_common.exp.json +++ b/testdata/d2oracle/TestRename/arrows_trim_common.exp.json @@ -156,6 +156,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -184,6 +187,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -211,6 +217,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -238,6 +247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -280,6 +292,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -320,6 +335,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -380,6 +398,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -440,6 +461,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -480,6 +504,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json b/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json index a05533059..b060f99f2 100644 --- a/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json +++ b/testdata/d2oracle/TestRename/arrows_trim_common_2.exp.json @@ -206,6 +206,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -234,6 +237,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -261,6 +267,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -288,6 +297,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -496,6 +508,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -547,6 +562,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -629,6 +647,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -711,6 +732,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -762,6 +786,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/complex_edge_1.exp.json b/testdata/d2oracle/TestRename/complex_edge_1.exp.json index 43127797e..aaf83c127 100644 --- a/testdata/d2oracle/TestRename/complex_edge_1.exp.json +++ b/testdata/d2oracle/TestRename/complex_edge_1.exp.json @@ -120,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -148,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -201,6 +207,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -252,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -292,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -332,6 +347,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/complex_edge_2.exp.json b/testdata/d2oracle/TestRename/complex_edge_2.exp.json index a7920769a..c311367c3 100644 --- a/testdata/d2oracle/TestRename/complex_edge_2.exp.json +++ b/testdata/d2oracle/TestRename/complex_edge_2.exp.json @@ -120,6 +120,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -148,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -201,6 +207,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -252,6 +261,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -292,6 +304,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -332,6 +347,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/conflict.exp.json b/testdata/d2oracle/TestRename/conflict.exp.json index 0317bae47..6e4993f04 100644 --- a/testdata/d2oracle/TestRename/conflict.exp.json +++ b/testdata/d2oracle/TestRename/conflict.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/conflict_2.exp.json b/testdata/d2oracle/TestRename/conflict_2.exp.json index ace7a30ef..be1df2bbe 100644 --- a/testdata/d2oracle/TestRename/conflict_2.exp.json +++ b/testdata/d2oracle/TestRename/conflict_2.exp.json @@ -117,6 +117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -181,6 +184,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -243,6 +249,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -305,6 +314,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -345,6 +357,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -385,6 +400,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/conflict_with_dots.exp.json b/testdata/d2oracle/TestRename/conflict_with_dots.exp.json index 21d09182e..fbc639272 100644 --- a/testdata/d2oracle/TestRename/conflict_with_dots.exp.json +++ b/testdata/d2oracle/TestRename/conflict_with_dots.exp.json @@ -66,6 +66,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -108,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -148,6 +154,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/container.exp.json b/testdata/d2oracle/TestRename/container.exp.json index 2b263f935..ff1c505c7 100644 --- a/testdata/d2oracle/TestRename/container.exp.json +++ b/testdata/d2oracle/TestRename/container.exp.json @@ -745,6 +745,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -776,6 +779,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -803,6 +809,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -830,6 +839,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -857,6 +869,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -884,6 +899,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -911,6 +929,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -938,6 +959,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -1221,6 +1245,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1502,6 +1529,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1772,6 +1802,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1812,6 +1845,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1925,6 +1961,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2038,6 +2077,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2120,6 +2162,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2202,6 +2247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2242,6 +2290,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2302,6 +2353,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2342,6 +2396,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2404,6 +2461,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2466,6 +2526,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2528,6 +2591,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2579,6 +2645,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -2630,6 +2699,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/edges.exp.json b/testdata/d2oracle/TestRename/edges.exp.json index a67dce07d..aa5c4b93f 100644 --- a/testdata/d2oracle/TestRename/edges.exp.json +++ b/testdata/d2oracle/TestRename/edges.exp.json @@ -410,6 +410,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -438,6 +441,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -465,6 +471,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -492,6 +501,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -519,6 +531,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -546,6 +561,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -573,6 +591,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -739,6 +760,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -923,6 +947,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1005,6 +1032,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1087,6 +1117,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1169,6 +1202,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1251,6 +1287,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1291,6 +1330,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -1351,6 +1393,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/flat.exp.json b/testdata/d2oracle/TestRename/flat.exp.json index ba24ba8e3..cd4bd06a5 100644 --- a/testdata/d2oracle/TestRename/flat.exp.json +++ b/testdata/d2oracle/TestRename/flat.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/generated.exp.json b/testdata/d2oracle/TestRename/generated.exp.json index 11135a475..cc45c67a5 100644 --- a/testdata/d2oracle/TestRename/generated.exp.json +++ b/testdata/d2oracle/TestRename/generated.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/near.exp.json b/testdata/d2oracle/TestRename/near.exp.json index 849d63ae7..ec22d4bc7 100644 --- a/testdata/d2oracle/TestRename/near.exp.json +++ b/testdata/d2oracle/TestRename/near.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -162,6 +165,9 @@ }, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -202,6 +208,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestRename/nested.exp.json b/testdata/d2oracle/TestRename/nested.exp.json index 40404388e..44d8f9cf3 100644 --- a/testdata/d2oracle/TestRename/nested.exp.json +++ b/testdata/d2oracle/TestRename/nested.exp.json @@ -172,6 +172,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -311,6 +314,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -448,6 +454,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -585,6 +594,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -722,6 +734,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -826,6 +841,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/base.exp.json b/testdata/d2oracle/TestSet/base.exp.json index b67328cd1..293ef9684 100644 --- a/testdata/d2oracle/TestSet/base.exp.json +++ b/testdata/d2oracle/TestSet/base.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/block_string_multiline.exp.json b/testdata/d2oracle/TestSet/block_string_multiline.exp.json index cdc06a233..2881825f8 100644 --- a/testdata/d2oracle/TestSet/block_string_multiline.exp.json +++ b/testdata/d2oracle/TestSet/block_string_multiline.exp.json @@ -50,6 +50,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -93,6 +96,9 @@ "language": "markdown", "shape": { "value": "text" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/block_string_oneline.exp.json b/testdata/d2oracle/TestSet/block_string_oneline.exp.json index 006572fbb..fe0287ebe 100644 --- a/testdata/d2oracle/TestSet/block_string_oneline.exp.json +++ b/testdata/d2oracle/TestSet/block_string_oneline.exp.json @@ -50,6 +50,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -93,6 +96,9 @@ "language": "markdown", "shape": { "value": "text" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge.exp.json b/testdata/d2oracle/TestSet/edge.exp.json index 507949965..f25c6d6f2 100644 --- a/testdata/d2oracle/TestSet/edge.exp.json +++ b/testdata/d2oracle/TestSet/edge.exp.json @@ -76,6 +76,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -104,6 +107,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -146,6 +152,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -186,6 +195,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_append_style.exp.json b/testdata/d2oracle/TestSet/edge_append_style.exp.json index 8f0021f3f..82ab6d175 100644 --- a/testdata/d2oracle/TestSet/edge_append_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_append_style.exp.json @@ -111,6 +111,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -143,6 +146,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -185,6 +191,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -225,6 +234,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_chain.exp.json b/testdata/d2oracle/TestSet/edge_chain.exp.json index a4a3367d0..13739a29d 100644 --- a/testdata/d2oracle/TestSet/edge_chain.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain.exp.json @@ -203,6 +203,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -234,6 +237,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -261,6 +267,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -303,6 +312,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -363,6 +375,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -443,6 +458,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -483,6 +501,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json b/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json index 9d923038f..ed8bda890 100644 --- a/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_append_style.exp.json @@ -186,6 +186,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -221,6 +224,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -248,6 +254,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -310,6 +319,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -390,6 +402,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -430,6 +445,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json b/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json index 812c17710..cc170ccfa 100644 --- a/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_existing_style.exp.json @@ -270,6 +270,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -298,6 +301,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -338,6 +344,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -380,6 +389,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -480,6 +492,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -560,6 +575,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json b/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json index 8e321df40..18a6356b6 100644 --- a/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_chain_nested_set.exp.json @@ -226,6 +226,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -261,6 +264,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -288,6 +294,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -330,6 +339,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -390,6 +402,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -470,6 +485,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -510,6 +528,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_index_case.exp.json b/testdata/d2oracle/TestSet/edge_index_case.exp.json index 6ab4ab7cb..e7401d0dd 100644 --- a/testdata/d2oracle/TestSet/edge_index_case.exp.json +++ b/testdata/d2oracle/TestSet/edge_index_case.exp.json @@ -180,6 +180,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -208,6 +211,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -235,6 +241,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -277,6 +286,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -317,6 +329,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -357,6 +372,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -397,6 +415,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -437,6 +458,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -477,6 +501,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_index_nested.exp.json b/testdata/d2oracle/TestSet/edge_index_nested.exp.json index 375636762..95a5616a6 100644 --- a/testdata/d2oracle/TestSet/edge_index_nested.exp.json +++ b/testdata/d2oracle/TestSet/edge_index_nested.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -133,6 +136,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -175,6 +181,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -215,6 +224,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -255,6 +267,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_key_and_key.exp.json b/testdata/d2oracle/TestSet/edge_key_and_key.exp.json index 421bb7d40..bed738def 100644 --- a/testdata/d2oracle/TestSet/edge_key_and_key.exp.json +++ b/testdata/d2oracle/TestSet/edge_key_and_key.exp.json @@ -156,6 +156,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -188,6 +191,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -292,6 +298,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -343,6 +352,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -394,6 +406,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_label.exp.json b/testdata/d2oracle/TestSet/edge_label.exp.json index 1f228e913..4763a26fb 100644 --- a/testdata/d2oracle/TestSet/edge_label.exp.json +++ b/testdata/d2oracle/TestSet/edge_label.exp.json @@ -121,6 +121,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -153,6 +156,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -195,6 +201,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -235,6 +244,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_merge_style.exp.json b/testdata/d2oracle/TestSet/edge_merge_style.exp.json index 121ce1019..620dc277a 100644 --- a/testdata/d2oracle/TestSet/edge_merge_style.exp.json +++ b/testdata/d2oracle/TestSet/edge_merge_style.exp.json @@ -158,6 +158,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -193,6 +196,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -235,6 +241,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -275,6 +284,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json b/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json index 5d36f0f28..3f011c483 100644 --- a/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_nested_label_set.exp.json @@ -105,6 +105,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -133,6 +136,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -175,6 +181,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -215,6 +224,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -255,6 +267,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json b/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json index 0b5d5025b..b64b8ca06 100644 --- a/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json +++ b/testdata/d2oracle/TestSet/edge_nested_style_set.exp.json @@ -151,6 +151,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -183,6 +186,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -225,6 +231,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -265,6 +274,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -305,6 +317,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/expanded_map_style.exp.json b/testdata/d2oracle/TestSet/expanded_map_style.exp.json index e349381c3..b514c1c1c 100644 --- a/testdata/d2oracle/TestSet/expanded_map_style.exp.json +++ b/testdata/d2oracle/TestSet/expanded_map_style.exp.json @@ -107,6 +107,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -153,6 +156,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/icon.exp.json b/testdata/d2oracle/TestSet/icon.exp.json index 675c03888..23344e5d3 100644 --- a/testdata/d2oracle/TestSet/icon.exp.json +++ b/testdata/d2oracle/TestSet/icon.exp.json @@ -82,6 +82,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -136,6 +139,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/inline_style.exp.json b/testdata/d2oracle/TestSet/inline_style.exp.json index d9b091523..bf9e87905 100644 --- a/testdata/d2oracle/TestSet/inline_style.exp.json +++ b/testdata/d2oracle/TestSet/inline_style.exp.json @@ -133,6 +133,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -182,6 +185,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/label.exp.json b/testdata/d2oracle/TestSet/label.exp.json index 1d91e4a49..2a0441d07 100644 --- a/testdata/d2oracle/TestSet/label.exp.json +++ b/testdata/d2oracle/TestSet/label.exp.json @@ -53,6 +53,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -95,6 +98,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/label_primary.exp.json b/testdata/d2oracle/TestSet/label_primary.exp.json index 719f76e71..0120096aa 100644 --- a/testdata/d2oracle/TestSet/label_primary.exp.json +++ b/testdata/d2oracle/TestSet/label_primary.exp.json @@ -101,6 +101,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -129,6 +132,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -171,6 +177,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -211,6 +220,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -251,6 +263,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/label_replace.exp.json b/testdata/d2oracle/TestSet/label_replace.exp.json index 3ab200dc5..61ca19a1e 100644 --- a/testdata/d2oracle/TestSet/label_replace.exp.json +++ b/testdata/d2oracle/TestSet/label_replace.exp.json @@ -53,6 +53,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -95,6 +98,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/label_unset.exp.json b/testdata/d2oracle/TestSet/label_unset.exp.json index 0abf820b6..fc0c02068 100644 --- a/testdata/d2oracle/TestSet/label_unset.exp.json +++ b/testdata/d2oracle/TestSet/label_unset.exp.json @@ -43,6 +43,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -85,6 +88,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/map_key_missing.exp.json b/testdata/d2oracle/TestSet/map_key_missing.exp.json index 9253e09f0..48dba8e12 100644 --- a/testdata/d2oracle/TestSet/map_key_missing.exp.json +++ b/testdata/d2oracle/TestSet/map_key_missing.exp.json @@ -99,6 +99,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -127,6 +130,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -189,6 +195,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -229,6 +238,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/nested_alex.exp.json b/testdata/d2oracle/TestSet/nested_alex.exp.json index 29e099bda..444ac9f18 100644 --- a/testdata/d2oracle/TestSet/nested_alex.exp.json +++ b/testdata/d2oracle/TestSet/nested_alex.exp.json @@ -171,6 +171,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -199,6 +202,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } } @@ -241,6 +247,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -301,6 +310,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }, @@ -341,6 +353,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/new_style.exp.json b/testdata/d2oracle/TestSet/new_style.exp.json index 577edce9e..1da51c579 100644 --- a/testdata/d2oracle/TestSet/new_style.exp.json +++ b/testdata/d2oracle/TestSet/new_style.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -135,6 +138,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/replace_shape.exp.json b/testdata/d2oracle/TestSet/replace_shape.exp.json index 8164179e6..4dec1cd41 100644 --- a/testdata/d2oracle/TestSet/replace_shape.exp.json +++ b/testdata/d2oracle/TestSet/replace_shape.exp.json @@ -64,6 +64,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -117,6 +120,9 @@ "near_key": null, "shape": { "value": "circle" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/replace_style.exp.json b/testdata/d2oracle/TestSet/replace_style.exp.json index 61afee14d..16811f62f 100644 --- a/testdata/d2oracle/TestSet/replace_style.exp.json +++ b/testdata/d2oracle/TestSet/replace_style.exp.json @@ -71,6 +71,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -139,6 +142,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json b/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json index fd5eaa7ed..09f47cab6 100644 --- a/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json +++ b/testdata/d2oracle/TestSet/replace_style_edgecase.exp.json @@ -126,6 +126,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -239,6 +242,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/shape.exp.json b/testdata/d2oracle/TestSet/shape.exp.json index 03855a624..7f3251ad2 100644 --- a/testdata/d2oracle/TestSet/shape.exp.json +++ b/testdata/d2oracle/TestSet/shape.exp.json @@ -82,6 +82,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -124,6 +127,9 @@ "near_key": null, "shape": { "value": "square" + }, + "orientation": { + "value": "vertical" } } } diff --git a/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json b/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json index f5bf3145a..c9b36bfe0 100644 --- a/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json +++ b/testdata/d2oracle/TestSet/shape_nested_style_set.exp.json @@ -89,6 +89,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "" } } }, @@ -135,6 +138,9 @@ "near_key": null, "shape": { "value": "" + }, + "orientation": { + "value": "vertical" } } }