update tests
This commit is contained in:
parent
e7b72b4365
commit
e13f8f6711
386 changed files with 6561 additions and 4679 deletions
18
e2etests/testdata/sanity/1_to_2/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/sanity/1_to_2/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -162,7 +162,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -209,7 +210,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/sanity/1_to_2/elk/board.exp.json
generated
vendored
18
e2etests/testdata/sanity/1_to_2/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -153,7 +153,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -199,7 +200,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/sanity/basic/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/sanity/basic/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/sanity/basic/elk/board.exp.json
generated
vendored
11
e2etests/testdata/sanity/basic/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
19
e2etests/testdata/sanity/child_to_child/dagre/board.exp.json
generated
vendored
19
e2etests/testdata/sanity/child_to_child/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c.d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -212,7 +212,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
19
e2etests/testdata/sanity/child_to_child/elk/board.exp.json
generated
vendored
19
e2etests/testdata/sanity/child_to_child/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 264,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c.d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -191,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/sanity/connection_label/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/sanity/connection_label/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/sanity/connection_label/elk/board.exp.json
generated
vendored
11
e2etests/testdata/sanity/connection_label/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes/dagre/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -694,7 +694,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -741,7 +742,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -788,7 +790,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -835,7 +838,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -882,7 +886,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -929,7 +934,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -976,7 +982,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -1023,7 +1030,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -1070,7 +1078,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1117,7 +1126,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1164,7 +1174,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes/elk/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -685,7 +685,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -723,7 +724,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -761,7 +763,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -799,7 +802,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -837,7 +841,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -875,7 +880,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -913,7 +919,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -951,7 +958,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -989,7 +997,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1027,7 +1036,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1065,7 +1075,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes_multiple/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -694,7 +694,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -741,7 +742,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -788,7 +790,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -835,7 +838,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -882,7 +886,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -929,7 +934,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -976,7 +982,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -1023,7 +1030,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -1070,7 +1078,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1117,7 +1126,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1164,7 +1174,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes_multiple/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -685,7 +685,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -723,7 +724,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -761,7 +763,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -799,7 +802,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -837,7 +841,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -875,7 +880,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -913,7 +919,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -951,7 +958,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -989,7 +997,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1027,7 +1036,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1065,7 +1075,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes_shadow/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -694,7 +694,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -741,7 +742,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -788,7 +790,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -835,7 +838,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -882,7 +886,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -929,7 +934,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -976,7 +982,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -1023,7 +1030,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -1070,7 +1078,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1117,7 +1126,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1164,7 +1174,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
101
e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json
generated
vendored
101
e2etests/testdata/stable/all_shapes_shadow/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "page",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 139,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 39,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "parallelogram",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 204,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 104,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "document",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 177,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cylinder",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "queue",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 149,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 49,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "package",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "step",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "callout",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 155,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 55,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "stored_data",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 191,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 91,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "person",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 153,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "diamond",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 168,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 68,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "oval",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "circle",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 144,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 44,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hexagon",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 165,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cloud",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -685,7 +685,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(square -> page)[0]",
|
||||
|
|
@ -723,7 +724,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(parallelogram -> document)[0]",
|
||||
|
|
@ -761,7 +763,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(document -> cylinder)[0]",
|
||||
|
|
@ -799,7 +802,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(queue -> package)[0]",
|
||||
|
|
@ -837,7 +841,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(package -> step)[0]",
|
||||
|
|
@ -875,7 +880,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(callout -> stored_data)[0]",
|
||||
|
|
@ -913,7 +919,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(stored_data -> person)[0]",
|
||||
|
|
@ -951,7 +958,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(diamond -> oval)[0]",
|
||||
|
|
@ -989,7 +997,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(oval -> circle)[0]",
|
||||
|
|
@ -1027,7 +1036,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hexagon -> cloud)[0]",
|
||||
|
|
@ -1065,7 +1075,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
31
e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json
generated
vendored
31
e2etests/testdata/stable/arrowhead_adjustment/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 7,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 8,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 8,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "Oval",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 6,
|
||||
|
|
@ -150,7 +149,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0
|
||||
"labelHeight": 0,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -199,7 +199,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -258,7 +259,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a <-> Oval)[0]",
|
||||
|
|
@ -305,7 +307,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -- a)[0]",
|
||||
|
|
@ -352,7 +355,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(Oval <-> c)[0]",
|
||||
|
|
@ -411,7 +415,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
31
e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json
generated
vendored
31
e2etests/testdata/stable/arrowhead_adjustment/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 7,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 8,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 8,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "Oval",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 6,
|
||||
|
|
@ -150,7 +149,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0
|
||||
"labelHeight": 0,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -198,7 +198,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -236,7 +237,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a <-> Oval)[0]",
|
||||
|
|
@ -274,7 +276,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -- a)[0]",
|
||||
|
|
@ -320,7 +323,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(Oval <-> c)[0]",
|
||||
|
|
@ -374,7 +378,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/stable/arrowhead_labels/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json
generated
vendored
11
e2etests/testdata/stable/arrowhead_labels/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
102
e2etests/testdata/stable/binary_tree/dagre/board.exp.json
generated
vendored
102
e2etests/testdata/stable/binary_tree/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -618,7 +618,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -665,7 +666,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> d)[0]",
|
||||
|
|
@ -712,7 +714,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> e)[0]",
|
||||
|
|
@ -759,7 +762,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> f)[0]",
|
||||
|
|
@ -806,7 +810,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> g)[0]",
|
||||
|
|
@ -853,7 +858,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> h)[0]",
|
||||
|
|
@ -900,7 +906,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> i)[0]",
|
||||
|
|
@ -947,7 +954,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> j)[0]",
|
||||
|
|
@ -994,7 +1002,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> k)[0]",
|
||||
|
|
@ -1041,7 +1050,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> l)[0]",
|
||||
|
|
@ -1088,7 +1098,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> m)[0]",
|
||||
|
|
@ -1135,7 +1146,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> n)[0]",
|
||||
|
|
@ -1182,7 +1194,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> o)[0]",
|
||||
|
|
@ -1229,7 +1242,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
102
e2etests/testdata/stable/binary_tree/elk/board.exp.json
generated
vendored
102
e2etests/testdata/stable/binary_tree/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -609,7 +609,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -655,7 +656,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> d)[0]",
|
||||
|
|
@ -701,7 +703,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> e)[0]",
|
||||
|
|
@ -739,7 +742,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> f)[0]",
|
||||
|
|
@ -785,7 +789,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> g)[0]",
|
||||
|
|
@ -823,7 +828,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> h)[0]",
|
||||
|
|
@ -861,7 +867,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> i)[0]",
|
||||
|
|
@ -907,7 +914,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> j)[0]",
|
||||
|
|
@ -945,7 +953,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> k)[0]",
|
||||
|
|
@ -991,7 +1000,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> l)[0]",
|
||||
|
|
@ -1029,7 +1039,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> m)[0]",
|
||||
|
|
@ -1075,7 +1086,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> n)[0]",
|
||||
|
|
@ -1121,7 +1133,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> o)[0]",
|
||||
|
|
@ -1159,7 +1172,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
26
e2etests/testdata/stable/chaos1/dagre/board.exp.json
generated
vendored
26
e2etests/testdata/stable/chaos1/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 251,
|
||||
"height": 452,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aaa.bbb",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ddd",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 133,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 33,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "eee",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 130,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 30,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aaa.ccc",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 128,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 28,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -238,7 +238,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(eee <- aaa.ccc)[0]",
|
||||
|
|
@ -285,7 +286,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
66
e2etests/testdata/stable/chaos1/elk/board.exp.json
generated
vendored
66
e2etests/testdata/stable/chaos1/elk/board.exp.json
generated
vendored
|
|
@ -5,12 +5,11 @@
|
|||
"id": "aaa",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 364
|
||||
"x": 375,
|
||||
"y": 12
|
||||
},
|
||||
"width": 430,
|
||||
"height": 317,
|
||||
"level": 1,
|
||||
"width": 325,
|
||||
"height": 422,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aaa.bbb",
|
||||
"type": "callout",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 439
|
||||
"x": 450,
|
||||
"y": 87
|
||||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ddd",
|
||||
"type": "cylinder",
|
||||
"pos": {
|
||||
"x": 85,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 87
|
||||
},
|
||||
"width": 133,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 33,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "eee",
|
||||
"type": "document",
|
||||
"pos": {
|
||||
"x": 238,
|
||||
"y": 12
|
||||
"x": 15,
|
||||
"y": 233
|
||||
},
|
||||
"width": 130,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 30,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aaa.ccc",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 239,
|
||||
"y": 439
|
||||
"x": 452,
|
||||
"y": 233
|
||||
},
|
||||
"width": 128,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 28,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -219,17 +219,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 303,
|
||||
"y": 565
|
||||
"x": 580,
|
||||
"y": 296
|
||||
},
|
||||
{
|
||||
"x": 303,
|
||||
"y": 681
|
||||
"x": 700,
|
||||
"y": 296
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(eee <- aaa.ccc)[0]",
|
||||
|
|
@ -257,17 +258,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 303,
|
||||
"y": 138
|
||||
"x": 145,
|
||||
"y": 296
|
||||
},
|
||||
{
|
||||
"x": 303,
|
||||
"y": 439
|
||||
"x": 452,
|
||||
"y": 296
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
93
e2etests/testdata/stable/chaos2/dagre/board.exp.json
generated
vendored
93
e2etests/testdata/stable/chaos2/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 1117,
|
||||
"height": 1654,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aa.bb",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 776,
|
||||
"height": 1554,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 510,
|
||||
"height": 676,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 355,
|
||||
"height": 226,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd.ee",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 16,
|
||||
"height": 24,
|
||||
"level": 5,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -188,7 +187,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd.ff",
|
||||
|
|
@ -199,7 +199,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 5,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -226,7 +225,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.gg",
|
||||
|
|
@ -237,7 +237,6 @@
|
|||
},
|
||||
"width": 17,
|
||||
"height": 24,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -263,7 +262,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.hh",
|
||||
|
|
@ -274,7 +274,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -301,7 +300,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.ii",
|
||||
|
|
@ -312,7 +312,6 @@
|
|||
},
|
||||
"width": 367,
|
||||
"height": 226,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -339,7 +338,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.ii.jj",
|
||||
|
|
@ -350,7 +350,6 @@
|
|||
},
|
||||
"width": 115,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -377,7 +376,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 15,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.kk",
|
||||
|
|
@ -388,7 +388,6 @@
|
|||
},
|
||||
"width": 126,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -415,7 +414,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.ll",
|
||||
|
|
@ -426,7 +426,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -453,7 +452,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.mm",
|
||||
|
|
@ -464,7 +464,6 @@
|
|||
},
|
||||
"width": 131,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -491,7 +490,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.nn",
|
||||
|
|
@ -502,7 +502,6 @@
|
|||
},
|
||||
"width": 18,
|
||||
"height": 24,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -528,7 +527,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.oo",
|
||||
|
|
@ -539,7 +539,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -566,7 +565,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -615,7 +615,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.(gg -- hh)[0]",
|
||||
|
|
@ -662,7 +663,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.(ii -> cc.dd)[0]",
|
||||
|
|
@ -757,7 +759,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(ll <-> bb)[0]",
|
||||
|
|
@ -804,7 +807,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm -> bb.cc)[0]",
|
||||
|
|
@ -863,7 +867,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm -> ll)[0]",
|
||||
|
|
@ -910,7 +915,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm <-> bb)[0]",
|
||||
|
|
@ -957,7 +963,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(ll <-> bb.cc.gg)[0]",
|
||||
|
|
@ -1052,7 +1059,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm <- bb.ii)[0]",
|
||||
|
|
@ -1099,7 +1107,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(bb.cc <- ll)[0]",
|
||||
|
|
@ -1146,7 +1155,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(bb.ii <-> ll)[0]",
|
||||
|
|
@ -1205,7 +1215,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
381
e2etests/testdata/stable/chaos2/elk/board.exp.json
generated
vendored
381
e2etests/testdata/stable/chaos2/elk/board.exp.json
generated
vendored
|
|
@ -8,9 +8,8 @@
|
|||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 892,
|
||||
"height": 1707,
|
||||
"level": 1,
|
||||
"width": 1656,
|
||||
"height": 897,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "aa.bb",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 144,
|
||||
"y": 445
|
||||
"x": 434,
|
||||
"y": 132
|
||||
},
|
||||
"width": 685,
|
||||
"height": 1174,
|
||||
"level": 2,
|
||||
"width": 1134,
|
||||
"height": 702,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 290,
|
||||
"y": 841
|
||||
"x": 819,
|
||||
"y": 278
|
||||
},
|
||||
"width": 464,
|
||||
"height": 703,
|
||||
"level": 3,
|
||||
"width": 674,
|
||||
"height": 481,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 376,
|
||||
"y": 916
|
||||
"x": 894,
|
||||
"y": 364
|
||||
},
|
||||
"width": 303,
|
||||
"height": 276,
|
||||
"level": 4,
|
||||
"width": 267,
|
||||
"height": 320,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd.ee",
|
||||
"type": "text",
|
||||
"pos": {
|
||||
"x": 588,
|
||||
"y": 1093
|
||||
"x": 1070,
|
||||
"y": 585
|
||||
},
|
||||
"width": 16,
|
||||
"height": 24,
|
||||
"level": 5,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -188,18 +187,18 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.dd.ff",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 451,
|
||||
"y": 991
|
||||
"x": 969,
|
||||
"y": 439
|
||||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 5,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -226,18 +225,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.gg",
|
||||
"type": "text",
|
||||
"pos": {
|
||||
"x": 585,
|
||||
"y": 1258
|
||||
"x": 1221,
|
||||
"y": 581
|
||||
},
|
||||
"width": 17,
|
||||
"height": 24,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -263,18 +262,18 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.hh",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 532,
|
||||
"y": 1343
|
||||
"x": 1295,
|
||||
"y": 530
|
||||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -301,18 +300,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.ii",
|
||||
"type": "package",
|
||||
"pos": {
|
||||
"x": 376,
|
||||
"y": 520
|
||||
"x": 509,
|
||||
"y": 364
|
||||
},
|
||||
"width": 265,
|
||||
"height": 276,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -339,18 +338,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.ii.jj",
|
||||
"type": "diamond",
|
||||
"pos": {
|
||||
"x": 451,
|
||||
"y": 595
|
||||
"x": 584,
|
||||
"y": 439
|
||||
},
|
||||
"width": 115,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -377,18 +376,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 15,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.kk",
|
||||
"type": "oval",
|
||||
"pos": {
|
||||
"x": 219,
|
||||
"y": 595
|
||||
"x": 579,
|
||||
"y": 207
|
||||
},
|
||||
"width": 126,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -415,18 +414,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "aa.ll",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 357,
|
||||
"y": 233
|
||||
"x": 238,
|
||||
"y": 356
|
||||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -453,18 +452,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.mm",
|
||||
"type": "cylinder",
|
||||
"pos": {
|
||||
"x": 462,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 471
|
||||
},
|
||||
"width": 131,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -491,18 +490,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.nn",
|
||||
"type": "text",
|
||||
"pos": {
|
||||
"x": 424,
|
||||
"y": 138
|
||||
"x": 144,
|
||||
"y": 427
|
||||
},
|
||||
"width": 18,
|
||||
"height": 24,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -528,18 +527,18 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "aa.oo",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 613,
|
||||
"y": 87
|
||||
"x": 91,
|
||||
"y": 617
|
||||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -566,7 +565,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -596,17 +596,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 596,
|
||||
"y": 1117
|
||||
"x": 1086,
|
||||
"y": 597
|
||||
},
|
||||
{
|
||||
"x": 596,
|
||||
"y": 1258
|
||||
"x": 1221,
|
||||
"y": 597
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.cc.(gg -- hh)[0]",
|
||||
|
|
@ -634,17 +635,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 593.1666666666666,
|
||||
"y": 1282
|
||||
"x": 1238,
|
||||
"y": 593
|
||||
},
|
||||
{
|
||||
"x": 593.1666666666666,
|
||||
"y": 1343
|
||||
"x": 1295,
|
||||
"y": 593
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.bb.(ii -> cc.dd)[0]",
|
||||
|
|
@ -672,25 +674,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 552.6666666666666,
|
||||
"y": 796
|
||||
"x": 774,
|
||||
"y": 548
|
||||
},
|
||||
{
|
||||
"x": 552.6666666666666,
|
||||
"y": 816
|
||||
"x": 794,
|
||||
"y": 548
|
||||
},
|
||||
{
|
||||
"x": 451,
|
||||
"y": 816
|
||||
"x": 794,
|
||||
"y": 439
|
||||
},
|
||||
{
|
||||
"x": 451,
|
||||
"y": 916
|
||||
"x": 894,
|
||||
"y": 439
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(ll <-> bb)[0]",
|
||||
|
|
@ -718,25 +721,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 424.9000000000001,
|
||||
"y": 359
|
||||
"x": 352,
|
||||
"y": 431.6
|
||||
},
|
||||
{
|
||||
"x": 424.9000000000001,
|
||||
"y": 420
|
||||
"x": 362,
|
||||
"y": 431.6
|
||||
},
|
||||
{
|
||||
"x": 345.00000000000006,
|
||||
"y": 420
|
||||
"x": 362,
|
||||
"y": 421.80000000000007
|
||||
},
|
||||
{
|
||||
"x": 345.00000000000006,
|
||||
"y": 445
|
||||
"x": 409,
|
||||
"y": 421.80000000000007
|
||||
},
|
||||
{
|
||||
"x": 409,
|
||||
"y": 333.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 434,
|
||||
"y": 333.00000000000006
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm -> bb.cc)[0]",
|
||||
|
|
@ -764,33 +776,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 566.5,
|
||||
"y": 213
|
||||
"x": 218,
|
||||
"y": 572
|
||||
},
|
||||
{
|
||||
"x": 566.5,
|
||||
"y": 420
|
||||
"x": 409,
|
||||
"y": 572
|
||||
},
|
||||
{
|
||||
"x": 651,
|
||||
"y": 420
|
||||
"x": 409,
|
||||
"y": 650
|
||||
},
|
||||
{
|
||||
"x": 651,
|
||||
"y": 826
|
||||
"x": 804,
|
||||
"y": 650
|
||||
},
|
||||
{
|
||||
"x": 461.00000000000006,
|
||||
"y": 826
|
||||
"x": 804,
|
||||
"y": 449.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 461.00000000000006,
|
||||
"y": 841
|
||||
"x": 819,
|
||||
"y": 449.00000000000006
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm -> ll)[0]",
|
||||
|
|
@ -818,25 +831,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 487.90000000000003,
|
||||
"y": 213
|
||||
"x": 218,
|
||||
"y": 496.40000000000003
|
||||
},
|
||||
{
|
||||
"x": 487.90000000000003,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 496.40000000000003
|
||||
},
|
||||
{
|
||||
"x": 413.50000000000006,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 419.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 413.50000000000006,
|
||||
"y": 233
|
||||
"x": 238,
|
||||
"y": 419.00000000000006
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm <-> bb)[0]",
|
||||
|
|
@ -864,33 +878,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 540.3000000000001,
|
||||
"y": 213
|
||||
"x": 218,
|
||||
"y": 546.8000000000001
|
||||
},
|
||||
{
|
||||
"x": 540.3000000000001,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 546.8000000000001
|
||||
},
|
||||
{
|
||||
"x": 537.5,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 537
|
||||
},
|
||||
{
|
||||
"x": 537.5,
|
||||
"y": 420
|
||||
"x": 409,
|
||||
"y": 537
|
||||
},
|
||||
{
|
||||
"x": 518.5,
|
||||
"y": 420
|
||||
"x": 409,
|
||||
"y": 512
|
||||
},
|
||||
{
|
||||
"x": 518.5,
|
||||
"y": 445
|
||||
"x": 434,
|
||||
"y": 512
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(ll <-> bb.cc.gg)[0]",
|
||||
|
|
@ -918,33 +933,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 447.70000000000005,
|
||||
"y": 359
|
||||
"x": 352,
|
||||
"y": 456.80000000000007
|
||||
},
|
||||
{
|
||||
"x": 447.70000000000005,
|
||||
"y": 430
|
||||
"x": 419,
|
||||
"y": 456.80000000000007
|
||||
},
|
||||
{
|
||||
"x": 365.00000000000006,
|
||||
"y": 430
|
||||
"x": 419,
|
||||
"y": 353.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 365.00000000000006,
|
||||
"y": 1248
|
||||
"x": 1211,
|
||||
"y": 353.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 590.3333333333334,
|
||||
"y": 1248
|
||||
"x": 1211,
|
||||
"y": 589
|
||||
},
|
||||
{
|
||||
"x": 590.3333333333334,
|
||||
"y": 1258
|
||||
"x": 1221,
|
||||
"y": 589
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(mm <- bb.ii)[0]",
|
||||
|
|
@ -972,25 +988,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 514.1,
|
||||
"y": 213
|
||||
"x": 218,
|
||||
"y": 521.6
|
||||
},
|
||||
{
|
||||
"x": 514.1,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 521.6
|
||||
},
|
||||
{
|
||||
"x": 508.50000000000006,
|
||||
"y": 223
|
||||
"x": 228,
|
||||
"y": 502.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 508.50000000000006,
|
||||
"y": 520
|
||||
"x": 509,
|
||||
"y": 502.00000000000006
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(bb.cc <- ll)[0]",
|
||||
|
|
@ -1018,33 +1035,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 461.00000000000006,
|
||||
"y": 1544
|
||||
"x": 1493,
|
||||
"y": 449.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 461.0000000000001,
|
||||
"y": 1644
|
||||
"x": 1593,
|
||||
"y": 449.0000000000001
|
||||
},
|
||||
{
|
||||
"x": 105.00000000000006,
|
||||
"y": 1644
|
||||
"x": 1593,
|
||||
"y": 87.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 105.00000000000006,
|
||||
"y": 369
|
||||
"x": 362,
|
||||
"y": 87.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 379.3000000000001,
|
||||
"y": 369
|
||||
"x": 362,
|
||||
"y": 381.2000000000001
|
||||
},
|
||||
{
|
||||
"x": 379.3000000000001,
|
||||
"y": 359
|
||||
"x": 352,
|
||||
"y": 381.2000000000001
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
},
|
||||
{
|
||||
"id": "aa.(bb.ii <-> ll)[0]",
|
||||
|
|
@ -1072,41 +1090,42 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 464.33333333333337,
|
||||
"y": 796
|
||||
"x": 774,
|
||||
"y": 456.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 464.33333333333337,
|
||||
"y": 806
|
||||
"x": 784,
|
||||
"y": 456.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 279.00000000000006,
|
||||
"y": 806
|
||||
"x": 784,
|
||||
"y": 267.00000000000006
|
||||
},
|
||||
{
|
||||
"x": 279.0000000000001,
|
||||
"y": 1634
|
||||
"x": 1583,
|
||||
"y": 267.0000000000001
|
||||
},
|
||||
{
|
||||
"x": 134.0000000000001,
|
||||
"y": 1634
|
||||
"x": 1583,
|
||||
"y": 122.00000000000011
|
||||
},
|
||||
{
|
||||
"x": 134.0000000000001,
|
||||
"y": 379
|
||||
"x": 372,
|
||||
"y": 122.00000000000011
|
||||
},
|
||||
{
|
||||
"x": 402.10000000000014,
|
||||
"y": 379
|
||||
"x": 372,
|
||||
"y": 406.4000000000001
|
||||
},
|
||||
{
|
||||
"x": 402.10000000000014,
|
||||
"y": 359
|
||||
"x": 352,
|
||||
"y": 406.4000000000001
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
25
e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json
generated
vendored
25
e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 524,
|
||||
"height": 426,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 444,
|
||||
"height": 326,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "a.b.c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 364,
|
||||
"height": 226,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "a.b.c.d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -236,7 +236,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "a.(b -> b.c)[0]",
|
||||
|
|
@ -319,7 +320,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "a.(b.c.d -> b)[0]",
|
||||
|
|
@ -366,7 +368,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
65
e2etests/testdata/stable/child_parent_edges/elk/board.exp.json
generated
vendored
65
e2etests/testdata/stable/child_parent_edges/elk/board.exp.json
generated
vendored
|
|
@ -8,9 +8,8 @@
|
|||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 574,
|
||||
"height": 601,
|
||||
"level": 1,
|
||||
"width": 589,
|
||||
"height": 586,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -46,9 +46,8 @@
|
|||
"x": 87,
|
||||
"y": 87
|
||||
},
|
||||
"width": 424,
|
||||
"height": 451,
|
||||
"level": 2,
|
||||
"width": 439,
|
||||
"height": 436,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "a.b.c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 264,
|
||||
"height": 276,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "a.b.c.d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -181,17 +181,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 162,
|
||||
"y": 538
|
||||
"x": 526,
|
||||
"y": 162
|
||||
},
|
||||
{
|
||||
"x": 162,
|
||||
"y": 613
|
||||
"x": 601,
|
||||
"y": 162
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "a.(b -> b.c)[0]",
|
||||
|
|
@ -219,17 +220,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 237,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 237
|
||||
},
|
||||
{
|
||||
"x": 237,
|
||||
"y": 162
|
||||
"x": 162,
|
||||
"y": 237
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "a.(b.c.d -> b)[0]",
|
||||
|
|
@ -257,25 +259,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 294,
|
||||
"y": 363
|
||||
"x": 351,
|
||||
"y": 300
|
||||
},
|
||||
{
|
||||
"x": 294,
|
||||
"y": 453
|
||||
"x": 441,
|
||||
"y": 300
|
||||
},
|
||||
{
|
||||
"x": 436,
|
||||
"y": 453
|
||||
"x": 441,
|
||||
"y": 448
|
||||
},
|
||||
{
|
||||
"x": 436,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 448
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
24
e2etests/testdata/stable/circular_dependency/dagre/board.exp.json
generated
vendored
24
e2etests/testdata/stable/circular_dependency/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -162,7 +162,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> c)[0]",
|
||||
|
|
@ -209,7 +210,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -256,7 +258,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> a)[0]",
|
||||
|
|
@ -303,7 +306,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
24
e2etests/testdata/stable/circular_dependency/elk/board.exp.json
generated
vendored
24
e2etests/testdata/stable/circular_dependency/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -153,7 +153,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> c)[0]",
|
||||
|
|
@ -191,7 +192,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -229,7 +231,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> a)[0]",
|
||||
|
|
@ -267,7 +270,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
4
e2etests/testdata/stable/class/dagre/board.exp.json
generated
vendored
4
e2etests/testdata/stable/class/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 339,
|
||||
"height": 368,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -68,7 +67,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 150,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
4
e2etests/testdata/stable/class/elk/board.exp.json
generated
vendored
4
e2etests/testdata/stable/class/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 339,
|
||||
"height": 368,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -68,7 +67,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 150,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
18
e2etests/testdata/stable/code_snippet/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/code_snippet/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 755,
|
||||
"height": 166,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 755,
|
||||
"labelHeight": 166
|
||||
"labelHeight": 166,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "x",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hey -> y)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/code_snippet/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/code_snippet/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 755,
|
||||
"height": 166,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 755,
|
||||
"labelHeight": 166
|
||||
"labelHeight": 166,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "x",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hey -> y)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
34
e2etests/testdata/stable/connected_container/dagre/board.exp.json
generated
vendored
34
e2etests/testdata/stable/connected_container/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c.d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 294,
|
||||
"height": 326,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f.h",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f.h.g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -326,7 +326,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(c.d -> f.h.g)[0]",
|
||||
|
|
@ -397,7 +398,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
82
e2etests/testdata/stable/connected_container/elk/board.exp.json
generated
vendored
82
e2etests/testdata/stable/connected_container/elk/board.exp.json
generated
vendored
|
|
@ -5,12 +5,11 @@
|
|||
"id": "a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 88,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 87
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 163,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 398
|
||||
"x": 385,
|
||||
"y": 87
|
||||
},
|
||||
"width": 264,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c.d",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 473
|
||||
"x": 460,
|
||||
"y": 162
|
||||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 784
|
||||
"x": 759,
|
||||
"y": 12
|
||||
},
|
||||
"width": 414,
|
||||
"height": 431,
|
||||
"level": 1,
|
||||
"width": 419,
|
||||
"height": 426,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,18 +188,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f.h",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 864
|
||||
"x": 839,
|
||||
"y": 87
|
||||
},
|
||||
"width": 264,
|
||||
"height": 276,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,18 +226,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f.h.g",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 939
|
||||
"x": 914,
|
||||
"y": 162
|
||||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -295,17 +295,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 219,
|
||||
"y": 213
|
||||
"x": 200,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 219,
|
||||
"y": 473
|
||||
"x": 460,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(c.d -> f.h.g)[0]",
|
||||
|
|
@ -333,17 +334,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 219,
|
||||
"y": 599
|
||||
"x": 574,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 219,
|
||||
"y": 939
|
||||
"x": 914,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
50
e2etests/testdata/stable/container_edges/dagre/board.exp.json
generated
vendored
50
e2etests/testdata/stable/container_edges/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 253,
|
||||
"height": 878,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g.b",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 293,
|
||||
"height": 326,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d.h",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "d.h.c",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "g.e",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -352,7 +352,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g.b -> d.h.c)[0]",
|
||||
|
|
@ -411,7 +412,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(d -> g.e)[0]",
|
||||
|
|
@ -458,7 +460,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g.e -> f)[0]",
|
||||
|
|
@ -505,7 +508,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(f -> g)[0]",
|
||||
|
|
@ -552,7 +556,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g -> d.h)[0]",
|
||||
|
|
@ -599,7 +604,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
170
e2etests/testdata/stable/container_edges/elk/board.exp.json
generated
vendored
170
e2etests/testdata/stable/container_edges/elk/board.exp.json
generated
vendored
|
|
@ -5,12 +5,11 @@
|
|||
"id": "a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 253
|
||||
"x": 240,
|
||||
"y": 87
|
||||
},
|
||||
"width": 396,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"width": 263,
|
||||
"height": 422,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 328
|
||||
"x": 315,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 12
|
||||
},
|
||||
"width": 413,
|
||||
"height": 431,
|
||||
"level": 1,
|
||||
"width": 418,
|
||||
"height": 426,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d.h",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 719
|
||||
"x": 693,
|
||||
"y": 87
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,18 +188,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "d.h.c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 794
|
||||
"x": 768,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,18 +226,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "g.e",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 295,
|
||||
"y": 328
|
||||
"x": 315,
|
||||
"y": 308
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,18 +264,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 445,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 458
|
||||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -333,17 +333,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 138
|
||||
"x": 125,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 328
|
||||
"x": 315,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g.b -> d.h.c)[0]",
|
||||
|
|
@ -371,17 +372,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 454
|
||||
"x": 428,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 794
|
||||
"x": 768,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(d -> g.e)[0]",
|
||||
|
|
@ -409,33 +411,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 87,
|
||||
"y": 1070
|
||||
"x": 1031,
|
||||
"y": 87
|
||||
},
|
||||
{
|
||||
"x": 87,
|
||||
"y": 1120
|
||||
"x": 1081,
|
||||
"y": 87
|
||||
},
|
||||
{
|
||||
"x": 566,
|
||||
"y": 1120
|
||||
"x": 1081,
|
||||
"y": 594
|
||||
},
|
||||
{
|
||||
"x": 566,
|
||||
"y": 188
|
||||
"x": 175,
|
||||
"y": 594
|
||||
},
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 188
|
||||
"x": 175,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 328
|
||||
"x": 315,
|
||||
"y": 371
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g.e -> f)[0]",
|
||||
|
|
@ -463,25 +466,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 454
|
||||
"x": 428,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 584
|
||||
"x": 558,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 482,
|
||||
"y": 584
|
||||
"x": 558,
|
||||
"y": 500
|
||||
},
|
||||
{
|
||||
"x": 482,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 500
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(f -> g)[0]",
|
||||
|
|
@ -509,25 +513,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 519,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 542
|
||||
},
|
||||
{
|
||||
"x": 519,
|
||||
"y": 198
|
||||
"x": 185,
|
||||
"y": 542
|
||||
},
|
||||
{
|
||||
"x": 361.5,
|
||||
"y": 198
|
||||
"x": 185,
|
||||
"y": 381
|
||||
},
|
||||
{
|
||||
"x": 361.5,
|
||||
"y": 253
|
||||
"x": 240,
|
||||
"y": 381
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(g -> d.h)[0]",
|
||||
|
|
@ -555,17 +560,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 228.5,
|
||||
"y": 529
|
||||
"x": 503,
|
||||
"y": 235
|
||||
},
|
||||
{
|
||||
"x": 228.5,
|
||||
"y": 719
|
||||
"x": 693,
|
||||
"y": 235
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
140
e2etests/testdata/stable/dense/dagre/board.exp.json
generated
vendored
140
e2etests/testdata/stable/dense/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -694,7 +694,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -753,7 +754,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> e)[0]",
|
||||
|
|
@ -812,7 +814,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> e)[0]",
|
||||
|
|
@ -871,7 +874,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> f)[0]",
|
||||
|
|
@ -930,7 +934,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> g)[0]",
|
||||
|
|
@ -977,7 +982,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> f)[0]",
|
||||
|
|
@ -1024,7 +1030,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> h)[0]",
|
||||
|
|
@ -1071,7 +1078,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> i)[0]",
|
||||
|
|
@ -1178,7 +1186,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> d)[0]",
|
||||
|
|
@ -1237,7 +1246,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> c)[0]",
|
||||
|
|
@ -1284,7 +1294,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> a)[0]",
|
||||
|
|
@ -1343,7 +1354,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> j)[0]",
|
||||
|
|
@ -1390,7 +1402,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> k)[0]",
|
||||
|
|
@ -1437,7 +1450,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> l)[0]",
|
||||
|
|
@ -1484,7 +1498,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> e)[0]",
|
||||
|
|
@ -1531,7 +1546,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(m -> l)[0]",
|
||||
|
|
@ -1578,7 +1594,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(m -> n)[0]",
|
||||
|
|
@ -1625,7 +1642,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> i)[0]",
|
||||
|
|
@ -1672,7 +1690,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> n)[0]",
|
||||
|
|
@ -1719,7 +1738,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> n)[0]",
|
||||
|
|
@ -1766,7 +1786,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> o)[0]",
|
||||
|
|
@ -1813,7 +1834,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> l)[0]",
|
||||
|
|
@ -1860,7 +1882,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> q)[0]",
|
||||
|
|
@ -1907,7 +1930,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
140
e2etests/testdata/stable/dense/elk/board.exp.json
generated
vendored
140
e2etests/testdata/stable/dense/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -685,7 +685,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> b)[0]",
|
||||
|
|
@ -731,7 +732,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> e)[0]",
|
||||
|
|
@ -777,7 +779,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> e)[0]",
|
||||
|
|
@ -823,7 +826,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> f)[0]",
|
||||
|
|
@ -869,7 +873,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> g)[0]",
|
||||
|
|
@ -915,7 +920,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> f)[0]",
|
||||
|
|
@ -961,7 +967,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> h)[0]",
|
||||
|
|
@ -1007,7 +1014,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> i)[0]",
|
||||
|
|
@ -1061,7 +1069,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> d)[0]",
|
||||
|
|
@ -1099,7 +1108,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> c)[0]",
|
||||
|
|
@ -1137,7 +1147,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> a)[0]",
|
||||
|
|
@ -1183,7 +1194,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> j)[0]",
|
||||
|
|
@ -1237,7 +1249,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> k)[0]",
|
||||
|
|
@ -1275,7 +1288,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> l)[0]",
|
||||
|
|
@ -1321,7 +1335,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> e)[0]",
|
||||
|
|
@ -1367,7 +1382,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(m -> l)[0]",
|
||||
|
|
@ -1413,7 +1429,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(m -> n)[0]",
|
||||
|
|
@ -1459,7 +1476,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> i)[0]",
|
||||
|
|
@ -1497,7 +1515,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> n)[0]",
|
||||
|
|
@ -1535,7 +1554,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> n)[0]",
|
||||
|
|
@ -1581,7 +1601,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> o)[0]",
|
||||
|
|
@ -1627,7 +1648,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> l)[0]",
|
||||
|
|
@ -1665,7 +1687,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> q)[0]",
|
||||
|
|
@ -1703,7 +1726,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
142
e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json
generated
vendored
142
e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 465,
|
||||
"height": 904,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "tree",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 134,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 34,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "and",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nodes",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 147,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 47,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "some",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 143,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 43,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "more",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 141,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 41,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "many",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "then",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 138,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "here",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "you",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "have",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 138,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hierarchy",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 173,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 73,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "another",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "of",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 120,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 20,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nesting",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 158,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 58,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "trees",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 142,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 42,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "finally.a",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.tree",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 134,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 34,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.inside",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 148,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 48,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.hierarchy",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 173,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 73,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.root",
|
||||
|
|
@ -808,7 +808,6 @@
|
|||
},
|
||||
"width": 135,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 35,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -884,7 +884,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> and)[0]",
|
||||
|
|
@ -931,7 +932,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> nodes)[0]",
|
||||
|
|
@ -978,7 +980,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(and -> some)[0]",
|
||||
|
|
@ -1025,7 +1028,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(tree -> more)[0]",
|
||||
|
|
@ -1072,7 +1076,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(tree -> many)[0]",
|
||||
|
|
@ -1119,7 +1124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(then -> here)[0]",
|
||||
|
|
@ -1166,7 +1172,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(here -> you)[0]",
|
||||
|
|
@ -1213,7 +1220,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(have -> hierarchy)[0]",
|
||||
|
|
@ -1260,7 +1268,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(then -> hierarchy)[0]",
|
||||
|
|
@ -1307,7 +1316,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(finally -> another)[0]",
|
||||
|
|
@ -1354,7 +1364,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(another -> of)[0]",
|
||||
|
|
@ -1401,7 +1412,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(nesting -> trees)[0]",
|
||||
|
|
@ -1448,7 +1460,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(finally -> trees)[0]",
|
||||
|
|
@ -1495,7 +1508,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(a -> tree)[0]",
|
||||
|
|
@ -1542,7 +1556,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(inside -> a)[0]",
|
||||
|
|
@ -1589,7 +1604,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(tree -> hierarchy)[0]",
|
||||
|
|
@ -1636,7 +1652,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(a -> root)[0]",
|
||||
|
|
@ -1683,7 +1700,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
426
e2etests/testdata/stable/different_subgraphs/elk/board.exp.json
generated
vendored
426
e2etests/testdata/stable/different_subgraphs/elk/board.exp.json
generated
vendored
|
|
@ -5,12 +5,11 @@
|
|||
"id": "finally",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 843,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 742
|
||||
},
|
||||
"width": 458,
|
||||
"height": 714,
|
||||
"level": 1,
|
||||
"width": 779,
|
||||
"height": 422,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 77,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 57,
|
||||
"y": 600
|
||||
"x": 678,
|
||||
"y": 44
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "tree",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 362,
|
||||
"y": 836
|
||||
"x": 927,
|
||||
"y": 325
|
||||
},
|
||||
"width": 134,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 34,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "and",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 179,
|
||||
"y": 836
|
||||
"x": 922,
|
||||
"y": 158
|
||||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nodes",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 12
|
||||
},
|
||||
"width": 147,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,18 +188,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 47,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "some",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 174,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 158
|
||||
},
|
||||
"width": 143,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,18 +226,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 43,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "more",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 337,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 304
|
||||
},
|
||||
"width": 141,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,18 +264,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 41,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "many",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 498,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 450
|
||||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,18 +302,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "then",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 685,
|
||||
"y": 600
|
||||
"x": 653,
|
||||
"y": 596
|
||||
},
|
||||
"width": 138,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,18 +340,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "here",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 709,
|
||||
"y": 836
|
||||
"x": 920,
|
||||
"y": 617
|
||||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,18 +378,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "you",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 711,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 617
|
||||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,18 +416,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "have",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 505,
|
||||
"y": 600
|
||||
"x": 653,
|
||||
"y": 450
|
||||
},
|
||||
"width": 138,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,18 +454,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "hierarchy",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 516,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 471
|
||||
},
|
||||
"width": 173,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,18 +492,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 73,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "another",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 915,
|
||||
"y": 836
|
||||
"x": 906,
|
||||
"y": 820
|
||||
},
|
||||
"width": 163,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,18 +530,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 63,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "of",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 936,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 820
|
||||
},
|
||||
"width": 120,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,18 +568,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 20,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nesting",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 1322,
|
||||
"y": 600
|
||||
"x": 633,
|
||||
"y": 1184
|
||||
},
|
||||
"width": 158,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,18 +606,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 58,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "trees",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 1306,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 1163
|
||||
},
|
||||
"width": 142,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,18 +644,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 42,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "finally.a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 948,
|
||||
"y": 233
|
||||
"x": 255,
|
||||
"y": 838
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,18 +682,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.tree",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 1073,
|
||||
"y": 379
|
||||
"x": 389,
|
||||
"y": 963
|
||||
},
|
||||
"width": 134,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,18 +720,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 34,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.inside",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 930,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 838
|
||||
},
|
||||
"width": 148,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,18 +758,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 48,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.hierarchy",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 1054,
|
||||
"y": 525
|
||||
"x": 543,
|
||||
"y": 963
|
||||
},
|
||||
"width": 173,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,18 +796,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 73,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "finally.root",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 918,
|
||||
"y": 379
|
||||
"x": 388,
|
||||
"y": 817
|
||||
},
|
||||
"width": 135,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 35,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -865,25 +865,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 142,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 138
|
||||
},
|
||||
{
|
||||
"x": 142,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 138
|
||||
},
|
||||
{
|
||||
"x": 429.3333333333333,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 388
|
||||
},
|
||||
{
|
||||
"x": 429.3333333333333,
|
||||
"y": 836
|
||||
"x": 927,
|
||||
"y": 388
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> and)[0]",
|
||||
|
|
@ -911,25 +912,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 113.75,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 106.5
|
||||
},
|
||||
{
|
||||
"x": 113.75,
|
||||
"y": 786
|
||||
"x": 851,
|
||||
"y": 106.5
|
||||
},
|
||||
{
|
||||
"x": 245,
|
||||
"y": 786
|
||||
"x": 851,
|
||||
"y": 221
|
||||
},
|
||||
{
|
||||
"x": 245,
|
||||
"y": 836
|
||||
"x": 921.5,
|
||||
"y": 221
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> nodes)[0]",
|
||||
|
|
@ -957,17 +959,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 85.5,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 75
|
||||
},
|
||||
{
|
||||
"x": 85.5,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 75
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(and -> some)[0]",
|
||||
|
|
@ -995,17 +998,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 245,
|
||||
"y": 962
|
||||
"x": 1053.5,
|
||||
"y": 221
|
||||
},
|
||||
{
|
||||
"x": 245,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 221
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(tree -> more)[0]",
|
||||
|
|
@ -1033,17 +1037,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 407,
|
||||
"y": 962
|
||||
"x": 1061,
|
||||
"y": 367
|
||||
},
|
||||
{
|
||||
"x": 407,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 367
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(tree -> many)[0]",
|
||||
|
|
@ -1071,25 +1076,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 451.66666666666663,
|
||||
"y": 962
|
||||
"x": 1061,
|
||||
"y": 409
|
||||
},
|
||||
{
|
||||
"x": 451.66666666666663,
|
||||
"y": 1012
|
||||
"x": 1124,
|
||||
"y": 409
|
||||
},
|
||||
{
|
||||
"x": 570,
|
||||
"y": 1012
|
||||
"x": 1124,
|
||||
"y": 513
|
||||
},
|
||||
{
|
||||
"x": 570,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 513
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(then -> here)[0]",
|
||||
|
|
@ -1117,17 +1123,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 777.3333333333333,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 680
|
||||
},
|
||||
{
|
||||
"x": 777.3333333333333,
|
||||
"y": 836
|
||||
"x": 919.5,
|
||||
"y": 680
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(here -> you)[0]",
|
||||
|
|
@ -1155,17 +1162,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 777.3333333333333,
|
||||
"y": 962
|
||||
"x": 1055.5,
|
||||
"y": 680
|
||||
},
|
||||
{
|
||||
"x": 777.3333333333333,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 680
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(have -> hierarchy)[0]",
|
||||
|
|
@ -1193,17 +1201,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 574,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 513
|
||||
},
|
||||
{
|
||||
"x": 574,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 513
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(then -> hierarchy)[0]",
|
||||
|
|
@ -1231,25 +1240,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 731.3333333333333,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 638
|
||||
},
|
||||
{
|
||||
"x": 731.3333333333333,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 638
|
||||
},
|
||||
{
|
||||
"x": 631.6666666666666,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 555
|
||||
},
|
||||
{
|
||||
"x": 631.6666666666666,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 555
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(finally -> another)[0]",
|
||||
|
|
@ -1277,17 +1287,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 996.1666666666666,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 882.6666666666666
|
||||
},
|
||||
{
|
||||
"x": 996.1666666666666,
|
||||
"y": 836
|
||||
"x": 906,
|
||||
"y": 882.6666666666666
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(another -> of)[0]",
|
||||
|
|
@ -1315,17 +1326,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 996.1666666666666,
|
||||
"y": 962
|
||||
"x": 1069,
|
||||
"y": 882.6666666666666
|
||||
},
|
||||
{
|
||||
"x": 996.1666666666666,
|
||||
"y": 1062
|
||||
"x": 1174,
|
||||
"y": 882.6666666666666
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(nesting -> trees)[0]",
|
||||
|
|
@ -1353,17 +1365,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 1400.8333333333333,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 1247
|
||||
},
|
||||
{
|
||||
"x": 1400.8333333333333,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 1247
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(finally -> trees)[0]",
|
||||
|
|
@ -1391,25 +1404,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 1149,
|
||||
"y": 726
|
||||
"x": 791,
|
||||
"y": 1023.3333333333333
|
||||
},
|
||||
{
|
||||
"x": 1149,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 1023.3333333333333
|
||||
},
|
||||
{
|
||||
"x": 1353.4999999999998,
|
||||
"y": 776
|
||||
"x": 841,
|
||||
"y": 1205
|
||||
},
|
||||
{
|
||||
"x": 1353.4999999999998,
|
||||
"y": 836
|
||||
"x": 901,
|
||||
"y": 1205
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(a -> tree)[0]",
|
||||
|
|
@ -1437,25 +1451,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 1023.1666666666667,
|
||||
"y": 359
|
||||
"x": 368,
|
||||
"y": 922
|
||||
},
|
||||
{
|
||||
"x": 1023.1666666666667,
|
||||
"y": 369
|
||||
"x": 378,
|
||||
"y": 922
|
||||
},
|
||||
{
|
||||
"x": 1140,
|
||||
"y": 369
|
||||
"x": 378,
|
||||
"y": 1026
|
||||
},
|
||||
{
|
||||
"x": 1140,
|
||||
"y": 379
|
||||
"x": 388.5,
|
||||
"y": 1026
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(inside -> a)[0]",
|
||||
|
|
@ -1483,17 +1498,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 1004.3333333333333,
|
||||
"y": 213
|
||||
"x": 235,
|
||||
"y": 901
|
||||
},
|
||||
{
|
||||
"x": 1004.3333333333333,
|
||||
"y": 233
|
||||
"x": 255,
|
||||
"y": 901
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(tree -> hierarchy)[0]",
|
||||
|
|
@ -1521,17 +1537,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 1140,
|
||||
"y": 505
|
||||
"x": 522.5,
|
||||
"y": 1026
|
||||
},
|
||||
{
|
||||
"x": 1140,
|
||||
"y": 525
|
||||
"x": 543,
|
||||
"y": 1026
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "finally.(a -> root)[0]",
|
||||
|
|
@ -1559,17 +1576,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 985.5,
|
||||
"y": 359
|
||||
"x": 368,
|
||||
"y": 880
|
||||
},
|
||||
{
|
||||
"x": 985.5,
|
||||
"y": 379
|
||||
"x": 388,
|
||||
"y": 880
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/font_colors/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/stable/font_colors/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "beta",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/font_colors/elk/board.exp.json
generated
vendored
11
e2etests/testdata/stable/font_colors/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 145,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "beta",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 136,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 36,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/giant_markdown_test/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 3051,
|
||||
"height": 4848,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 3051,
|
||||
"labelHeight": 4848
|
||||
"labelHeight": 4848,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/giant_markdown_test/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 3051,
|
||||
"height": 4848,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 3051,
|
||||
"labelHeight": 4848
|
||||
"labelHeight": 4848,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/hr/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/hr/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 738,
|
||||
"height": 134,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 738,
|
||||
"labelHeight": 134
|
||||
"labelHeight": 134,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/hr/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/hr/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 738,
|
||||
"height": 134,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 738,
|
||||
"labelHeight": 134
|
||||
"labelHeight": 134,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/images/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/stable/images/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -48,7 +47,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER"
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -59,7 +59,6 @@
|
|||
},
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -97,7 +96,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER"
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -146,7 +146,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/images/elk/board.exp.json
generated
vendored
11
e2etests/testdata/stable/images/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -48,7 +47,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER"
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -59,7 +59,6 @@
|
|||
},
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -97,7 +96,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER"
|
||||
"labelPosition": "OUTSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -137,7 +137,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
202
e2etests/testdata/stable/investigate/dagre/board.exp.json
generated
vendored
202
e2etests/testdata/stable/investigate/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "bb",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "cc",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 121,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 21,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "dd",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 577,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 34,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "dd.ee",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ll",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 545,
|
||||
"height": 457,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "ll.mm",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 131,
|
||||
"height": 131,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ff",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 567,
|
||||
"height": 457,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "ff.mm",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 131,
|
||||
"height": 131,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ff.gg",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "dd.hh",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ww",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 131,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -466,7 +465,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "yy",
|
||||
|
|
@ -477,7 +477,6 @@
|
|||
},
|
||||
"width": 323,
|
||||
"height": 452,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -504,7 +503,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "yy.zz",
|
||||
|
|
@ -515,7 +515,6 @@
|
|||
},
|
||||
"width": 120,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -553,7 +552,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 20,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ad",
|
||||
|
|
@ -564,7 +564,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -591,7 +590,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nn",
|
||||
|
|
@ -602,7 +602,6 @@
|
|||
},
|
||||
"width": 769,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -629,7 +628,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 33,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "ii",
|
||||
|
|
@ -640,7 +640,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -667,7 +666,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "jj",
|
||||
|
|
@ -678,7 +678,6 @@
|
|||
},
|
||||
"width": 115,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -705,7 +704,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 15,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "kk",
|
||||
|
|
@ -716,7 +716,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -743,7 +742,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nn.oo",
|
||||
|
|
@ -754,7 +754,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -781,7 +780,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ff.pp",
|
||||
|
|
@ -792,7 +792,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -819,7 +818,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ll.qq",
|
||||
|
|
@ -830,7 +830,6 @@
|
|||
},
|
||||
"width": 124,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -857,7 +856,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ll.rr",
|
||||
|
|
@ -868,7 +868,6 @@
|
|||
},
|
||||
"width": 118,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -895,7 +894,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "ss",
|
||||
|
|
@ -906,7 +906,6 @@
|
|||
},
|
||||
"width": 218,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -933,7 +932,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 28,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "ss.tt",
|
||||
|
|
@ -944,7 +944,6 @@
|
|||
},
|
||||
"width": 118,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -971,7 +970,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "uu",
|
||||
|
|
@ -982,7 +982,6 @@
|
|||
},
|
||||
"width": 223,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1009,7 +1008,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "uu.vv",
|
||||
|
|
@ -1020,7 +1020,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1047,7 +1046,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "rm",
|
||||
|
|
@ -1058,7 +1058,6 @@
|
|||
},
|
||||
"width": 124,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1085,7 +1084,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "nn.xx",
|
||||
|
|
@ -1096,7 +1096,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1123,7 +1122,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "yy.ab",
|
||||
|
|
@ -1134,7 +1134,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1161,7 +1160,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "nn.ac",
|
||||
|
|
@ -1172,7 +1172,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1199,7 +1198,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -1248,7 +1248,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(bb -- cc)[0]",
|
||||
|
|
@ -1295,7 +1296,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(aa -> dd.ee)[0]",
|
||||
|
|
@ -1390,7 +1392,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(bb -> ff.gg)[0]",
|
||||
|
|
@ -1653,7 +1656,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(cc -> dd.hh)[0]",
|
||||
|
|
@ -1700,7 +1704,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(dd.ee -> ii)[0]",
|
||||
|
|
@ -1747,7 +1752,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ii -- jj)[0]",
|
||||
|
|
@ -1794,7 +1800,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(jj -> kk)[0]",
|
||||
|
|
@ -1853,7 +1860,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(kk -> ff.mm)[0]",
|
||||
|
|
@ -1960,7 +1968,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ff.mm -> ll.mm)[0]",
|
||||
|
|
@ -2043,7 +2052,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ll.mm -> nn.oo)[0]",
|
||||
|
|
@ -2174,7 +2184,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "ff.(gg -> pp)[0]",
|
||||
|
|
@ -2221,7 +2232,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ff.pp -> ll.qq)[0]",
|
||||
|
|
@ -2280,7 +2292,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "ll.(qq -> rr)[0]",
|
||||
|
|
@ -2327,7 +2340,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(dd.hh -> ss.tt)[0]",
|
||||
|
|
@ -2410,7 +2424,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ss.tt -> uu.vv)[0]",
|
||||
|
|
@ -2469,7 +2484,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(kk -> ww)[0]",
|
||||
|
|
@ -2516,7 +2532,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(uu.vv -> ww)[0]",
|
||||
|
|
@ -2563,7 +2580,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ww -> rm)[0]",
|
||||
|
|
@ -2706,7 +2724,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(rm -> nn.xx)[0]",
|
||||
|
|
@ -2837,7 +2856,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ll.rr -> yy.zz)[0]",
|
||||
|
|
@ -2896,7 +2916,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(rm -> yy.zz)[0]",
|
||||
|
|
@ -2955,7 +2976,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "yy.(zz -> ab)[0]",
|
||||
|
|
@ -3002,7 +3024,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(yy.ab -> nn.ac)[0]",
|
||||
|
|
@ -3061,7 +3084,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(nn.ac -> ad)[0]",
|
||||
|
|
@ -3108,7 +3132,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(ww -> ff.gg)[0]",
|
||||
|
|
@ -3155,7 +3180,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
636
e2etests/testdata/stable/investigate/elk/board.exp.json
generated
vendored
636
e2etests/testdata/stable/investigate/elk/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
189
e2etests/testdata/stable/large_arch/dagre/board.exp.json
generated
vendored
189
e2etests/testdata/stable/large_arch/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 781,
|
||||
"height": 702,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i.j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 578,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "i.j.k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "i.j.l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "i.m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "i.n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "i.o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 16,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "i.o.p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 1886,
|
||||
"height": 752,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r.s",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 647,
|
||||
"height": 652,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 15,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.s.t",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.s.u",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 226,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.s.u.v",
|
||||
|
|
@ -808,7 +808,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 4,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "r.s.w",
|
||||
|
|
@ -846,7 +846,6 @@
|
|||
},
|
||||
"width": 118,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -873,7 +872,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.s.x",
|
||||
|
|
@ -884,7 +884,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -911,7 +910,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.s.y",
|
||||
|
|
@ -922,7 +922,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -949,7 +948,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.z",
|
||||
|
|
@ -960,7 +960,6 @@
|
|||
},
|
||||
"width": 112,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -987,7 +986,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.aa",
|
||||
|
|
@ -998,7 +998,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1025,7 +1024,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.bb",
|
||||
|
|
@ -1036,7 +1036,6 @@
|
|||
},
|
||||
"width": 405,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1063,7 +1062,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 31,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.bb.cc",
|
||||
|
|
@ -1074,7 +1074,6 @@
|
|||
},
|
||||
"width": 121,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1101,7 +1100,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 21,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.bb.dd",
|
||||
|
|
@ -1112,7 +1112,6 @@
|
|||
},
|
||||
"width": 124,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1139,7 +1138,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "r.ee",
|
||||
|
|
@ -1150,7 +1150,6 @@
|
|||
},
|
||||
"width": 122,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1177,7 +1176,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 22,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.ff",
|
||||
|
|
@ -1188,7 +1188,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1215,7 +1214,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "r.gg",
|
||||
|
|
@ -1226,7 +1226,6 @@
|
|||
},
|
||||
"width": 123,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -1253,7 +1252,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 23,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -1326,7 +1326,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "i.(j.l -> o.p)[0]",
|
||||
|
|
@ -1397,7 +1398,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(q -> i.m)[0]",
|
||||
|
|
@ -1456,7 +1458,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.m -> q)[0]",
|
||||
|
|
@ -1515,7 +1518,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.n -> q)[0]",
|
||||
|
|
@ -1574,7 +1578,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.m -> c)[0]",
|
||||
|
|
@ -1633,7 +1638,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.m -> d)[0]",
|
||||
|
|
@ -1692,7 +1698,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.m -> g)[0]",
|
||||
|
|
@ -1751,7 +1758,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(i.m -> f)[0]",
|
||||
|
|
@ -1810,7 +1818,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(d -> e)[0]",
|
||||
|
|
@ -1857,7 +1866,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.s.(x -> t)[0]",
|
||||
|
|
@ -1928,7 +1938,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.s.(x -> w)[0]",
|
||||
|
|
@ -1999,7 +2010,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.(gg -> s.t)[0]",
|
||||
|
|
@ -2070,7 +2082,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.(s.u.v -> z)[0]",
|
||||
|
|
@ -2141,7 +2154,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.(aa -> s.t)[0]",
|
||||
|
|
@ -2212,7 +2226,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(r.s.w -> i.m)[0]",
|
||||
|
|
@ -2283,7 +2298,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(r.s.t -> g)[0]",
|
||||
|
|
@ -2402,7 +2418,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "(r.s.t -> h)[0]",
|
||||
|
|
@ -2473,7 +2490,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
},
|
||||
{
|
||||
"id": "r.(ee -> ff)[0]",
|
||||
|
|
@ -2544,7 +2562,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
585
e2etests/testdata/stable/large_arch/elk/board.exp.json
generated
vendored
585
e2etests/testdata/stable/large_arch/elk/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
42
e2etests/testdata/stable/latex/dagre/board.exp.json
generated
vendored
42
e2etests/testdata/stable/latex/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 382,
|
||||
"height": 101,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 382,
|
||||
"labelHeight": 101
|
||||
"labelHeight": 101,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 65,
|
||||
"height": 18,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -73,7 +72,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 18
|
||||
"labelHeight": 18,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "z",
|
||||
|
|
@ -84,7 +84,6 @@
|
|||
},
|
||||
"width": 179,
|
||||
"height": 51,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -110,7 +109,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 179,
|
||||
"labelHeight": 51
|
||||
"labelHeight": 51,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -121,7 +121,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -148,7 +147,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "sugar",
|
||||
|
|
@ -159,7 +159,6 @@
|
|||
},
|
||||
"width": 146,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -186,7 +185,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "solution",
|
||||
|
|
@ -197,7 +197,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -224,7 +223,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -273,7 +273,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(z -> b)[0]",
|
||||
|
|
@ -320,7 +321,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -367,7 +369,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> c)[0]",
|
||||
|
|
@ -414,7 +417,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(sugar -> c)[0]",
|
||||
|
|
@ -461,7 +465,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> solution)[0]",
|
||||
|
|
@ -508,7 +513,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
42
e2etests/testdata/stable/latex/elk/board.exp.json
generated
vendored
42
e2etests/testdata/stable/latex/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 382,
|
||||
"height": 101,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 382,
|
||||
"labelHeight": 101
|
||||
"labelHeight": 101,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 65,
|
||||
"height": 18,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -73,7 +72,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 18
|
||||
"labelHeight": 18,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "z",
|
||||
|
|
@ -84,7 +84,6 @@
|
|||
},
|
||||
"width": 179,
|
||||
"height": 51,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -110,7 +109,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 179,
|
||||
"labelHeight": 51
|
||||
"labelHeight": 51,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -121,7 +121,6 @@
|
|||
},
|
||||
"width": 214,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -148,7 +147,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "sugar",
|
||||
|
|
@ -159,7 +159,6 @@
|
|||
},
|
||||
"width": 146,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -186,7 +185,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "solution",
|
||||
|
|
@ -197,7 +197,6 @@
|
|||
},
|
||||
"width": 164,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -224,7 +223,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 64,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -272,7 +272,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(z -> b)[0]",
|
||||
|
|
@ -310,7 +311,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -356,7 +358,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(b -> c)[0]",
|
||||
|
|
@ -394,7 +397,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(sugar -> c)[0]",
|
||||
|
|
@ -440,7 +444,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> solution)[0]",
|
||||
|
|
@ -478,7 +483,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li1/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li1/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 379,
|
||||
"height": 100,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 379,
|
||||
"labelHeight": 100
|
||||
"labelHeight": 100,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li1/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li1/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 379,
|
||||
"height": 100,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 379,
|
||||
"labelHeight": 100
|
||||
"labelHeight": 100,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li2/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li2/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 245,
|
||||
"height": 76,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 245,
|
||||
"labelHeight": 76
|
||||
"labelHeight": 76,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li2/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li2/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 245,
|
||||
"height": 76,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 245,
|
||||
"labelHeight": 76
|
||||
"labelHeight": 76,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li3/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li3/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 347,
|
||||
"height": 512,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 347,
|
||||
"labelHeight": 512
|
||||
"labelHeight": 512,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li3/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li3/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 347,
|
||||
"height": 512,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 347,
|
||||
"labelHeight": 512
|
||||
"labelHeight": 512,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li4/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li4/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 920,
|
||||
"height": 376,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 920,
|
||||
"labelHeight": 376
|
||||
"labelHeight": 376,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/li4/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/li4/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 920,
|
||||
"height": 376,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 920,
|
||||
"labelHeight": 376
|
||||
"labelHeight": 376,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/lone_h1/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/lone_h1/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 266,
|
||||
"height": 50,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 266,
|
||||
"labelHeight": 50
|
||||
"labelHeight": 50,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/lone_h1/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/lone_h1/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 266,
|
||||
"height": 50,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 266,
|
||||
"labelHeight": 50
|
||||
"labelHeight": 50,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/markdown/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/markdown/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 531,
|
||||
"height": 186,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 531,
|
||||
"labelHeight": 186
|
||||
"labelHeight": 186,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "x",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hey -> y)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/markdown/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/markdown/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 531,
|
||||
"height": 186,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 531,
|
||||
"labelHeight": 186
|
||||
"labelHeight": 186,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "x",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(hey -> y)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
8
e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json
generated
vendored
8
e2etests/testdata/stable/md_2space_newline/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 559,
|
||||
"height": 148,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 129,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "markdown.md",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 459,
|
||||
"height": 48,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 459,
|
||||
"labelHeight": 48
|
||||
"labelHeight": 48,
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
8
e2etests/testdata/stable/md_2space_newline/elk/board.exp.json
generated
vendored
8
e2etests/testdata/stable/md_2space_newline/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 609,
|
||||
"height": 198,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 129,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "markdown.md",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 459,
|
||||
"height": 48,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 459,
|
||||
"labelHeight": 48
|
||||
"labelHeight": 48,
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
8
e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json
generated
vendored
8
e2etests/testdata/stable/md_backslash_newline/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 559,
|
||||
"height": 148,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 129,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "markdown.md",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 459,
|
||||
"height": 48,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 459,
|
||||
"labelHeight": 48
|
||||
"labelHeight": 48,
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
8
e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json
generated
vendored
8
e2etests/testdata/stable/md_backslash_newline/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 609,
|
||||
"height": 198,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 129,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "markdown.md",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 459,
|
||||
"height": 48,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 459,
|
||||
"labelHeight": 48
|
||||
"labelHeight": 48,
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_block_fenced/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 196,
|
||||
"height": 111,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 196,
|
||||
"labelHeight": 111
|
||||
"labelHeight": 111,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_block_fenced/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 196,
|
||||
"height": 111,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 196,
|
||||
"labelHeight": 111
|
||||
"labelHeight": 111,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_block_indented/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 212,
|
||||
"height": 151,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 212,
|
||||
"labelHeight": 151
|
||||
"labelHeight": 151,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_block_indented/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 212,
|
||||
"height": 151,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 212,
|
||||
"labelHeight": 151
|
||||
"labelHeight": 151,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_inline/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_inline/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 46,
|
||||
"height": 24,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/md_code_inline/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/md_code_inline/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 46,
|
||||
"height": 24,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 46,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
4
e2etests/testdata/stable/multiline_text/dagre/board.exp.json
generated
vendored
4
e2etests/testdata/stable/multiline_text/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 202,
|
||||
"height": 158,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 102,
|
||||
"labelHeight": 58,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
4
e2etests/testdata/stable/multiline_text/elk/board.exp.json
generated
vendored
4
e2etests/testdata/stable/multiline_text/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 202,
|
||||
"height": 158,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 102,
|
||||
"labelHeight": 58,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
|
|
|
|||
158
e2etests/testdata/stable/multiple_trees/dagre/board.exp.json
generated
vendored
158
e2etests/testdata/stable/multiple_trees/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "s",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 112,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "t",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "u",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "v",
|
||||
|
|
@ -808,7 +808,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "w",
|
||||
|
|
@ -846,7 +846,6 @@
|
|||
},
|
||||
"width": 118,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -873,7 +872,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -922,7 +922,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -969,7 +970,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> d)[0]",
|
||||
|
|
@ -1016,7 +1018,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> e)[0]",
|
||||
|
|
@ -1063,7 +1066,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> f)[0]",
|
||||
|
|
@ -1110,7 +1114,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> a)[0]",
|
||||
|
|
@ -1157,7 +1162,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> h)[0]",
|
||||
|
|
@ -1204,7 +1210,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> b)[0]",
|
||||
|
|
@ -1251,7 +1258,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> b)[0]",
|
||||
|
|
@ -1298,7 +1306,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(k -> g)[0]",
|
||||
|
|
@ -1345,7 +1354,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> g)[0]",
|
||||
|
|
@ -1392,7 +1402,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> m)[0]",
|
||||
|
|
@ -1439,7 +1450,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> n)[0]",
|
||||
|
|
@ -1486,7 +1498,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> o)[0]",
|
||||
|
|
@ -1533,7 +1546,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> p)[0]",
|
||||
|
|
@ -1580,7 +1594,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> q)[0]",
|
||||
|
|
@ -1627,7 +1642,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> r)[0]",
|
||||
|
|
@ -1674,7 +1690,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> s)[0]",
|
||||
|
|
@ -1721,7 +1738,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> t)[0]",
|
||||
|
|
@ -1768,7 +1786,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> u)[0]",
|
||||
|
|
@ -1815,7 +1834,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(v -> h)[0]",
|
||||
|
|
@ -1862,7 +1882,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(w -> h)[0]",
|
||||
|
|
@ -1909,7 +1930,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
158
e2etests/testdata/stable/multiple_trees/elk/board.exp.json
generated
vendored
158
e2etests/testdata/stable/multiple_trees/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "s",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 112,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "t",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "u",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "v",
|
||||
|
|
@ -808,7 +808,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "w",
|
||||
|
|
@ -846,7 +846,6 @@
|
|||
},
|
||||
"width": 118,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -873,7 +872,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 18,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -921,7 +921,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> c)[0]",
|
||||
|
|
@ -967,7 +968,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> d)[0]",
|
||||
|
|
@ -1013,7 +1015,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> e)[0]",
|
||||
|
|
@ -1051,7 +1054,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> f)[0]",
|
||||
|
|
@ -1097,7 +1101,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> a)[0]",
|
||||
|
|
@ -1135,7 +1140,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(a -> h)[0]",
|
||||
|
|
@ -1181,7 +1187,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> b)[0]",
|
||||
|
|
@ -1219,7 +1226,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> b)[0]",
|
||||
|
|
@ -1265,7 +1273,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(k -> g)[0]",
|
||||
|
|
@ -1311,7 +1320,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> g)[0]",
|
||||
|
|
@ -1349,7 +1359,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> m)[0]",
|
||||
|
|
@ -1395,7 +1406,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> n)[0]",
|
||||
|
|
@ -1433,7 +1445,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> o)[0]",
|
||||
|
|
@ -1479,7 +1492,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> p)[0]",
|
||||
|
|
@ -1517,7 +1531,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> q)[0]",
|
||||
|
|
@ -1555,7 +1570,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> r)[0]",
|
||||
|
|
@ -1601,7 +1617,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> s)[0]",
|
||||
|
|
@ -1639,7 +1656,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> t)[0]",
|
||||
|
|
@ -1677,7 +1695,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> u)[0]",
|
||||
|
|
@ -1723,7 +1742,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(v -> h)[0]",
|
||||
|
|
@ -1769,7 +1789,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(w -> h)[0]",
|
||||
|
|
@ -1807,7 +1828,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
183
e2etests/testdata/stable/n22_e32/dagre/board.exp.json
generated
vendored
183
e2etests/testdata/stable/n22_e32/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "s",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 112,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "t",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "u",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -858,7 +858,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> a)[0]",
|
||||
|
|
@ -941,7 +942,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> a)[0]",
|
||||
|
|
@ -988,7 +990,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> b)[0]",
|
||||
|
|
@ -1071,7 +1074,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> e)[0]",
|
||||
|
|
@ -1118,7 +1122,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> f)[0]",
|
||||
|
|
@ -1165,7 +1170,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> b)[0]",
|
||||
|
|
@ -1212,7 +1218,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> f)[0]",
|
||||
|
|
@ -1319,7 +1326,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> c)[0]",
|
||||
|
|
@ -1378,7 +1386,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> h)[0]",
|
||||
|
|
@ -1425,7 +1434,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(h -> i)[0]",
|
||||
|
|
@ -1472,7 +1482,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> j)[0]",
|
||||
|
|
@ -1519,7 +1530,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> k)[0]",
|
||||
|
|
@ -1566,7 +1578,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(k -> e)[0]",
|
||||
|
|
@ -1613,7 +1626,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> f)[0]",
|
||||
|
|
@ -1696,7 +1710,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> m)[0]",
|
||||
|
|
@ -1755,7 +1770,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> l)[0]",
|
||||
|
|
@ -1802,7 +1818,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> l)[1]",
|
||||
|
|
@ -1849,7 +1866,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> m)[0]",
|
||||
|
|
@ -1932,7 +1950,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> o)[0]",
|
||||
|
|
@ -1979,7 +1998,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(o -> p)[0]",
|
||||
|
|
@ -2026,7 +2046,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> m)[0]",
|
||||
|
|
@ -2073,7 +2094,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> p)[0]",
|
||||
|
|
@ -2132,7 +2154,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(q -> n)[0]",
|
||||
|
|
@ -2239,7 +2262,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(q -> r)[0]",
|
||||
|
|
@ -2286,7 +2310,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(r -> s)[0]",
|
||||
|
|
@ -2333,7 +2358,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(s -> t)[0]",
|
||||
|
|
@ -2380,7 +2406,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(t -> u)[0]",
|
||||
|
|
@ -2427,7 +2454,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(u -> o)[0]",
|
||||
|
|
@ -2474,7 +2502,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(t -> p)[0]",
|
||||
|
|
@ -2557,7 +2586,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> t)[0]",
|
||||
|
|
@ -2604,7 +2634,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(s -> a)[0]",
|
||||
|
|
@ -2687,7 +2718,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(u -> a)[0]",
|
||||
|
|
@ -2734,7 +2766,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
183
e2etests/testdata/stable/n22_e32/elk/board.exp.json
generated
vendored
183
e2etests/testdata/stable/n22_e32/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "i",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "j",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 110,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 10,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "k",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 109,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "m",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 117,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "n",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "o",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "p",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "q",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "r",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "s",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 112,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "t",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "u",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -845,7 +845,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> a)[0]",
|
||||
|
|
@ -891,7 +892,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> a)[0]",
|
||||
|
|
@ -937,7 +939,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> b)[0]",
|
||||
|
|
@ -975,7 +978,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(d -> e)[0]",
|
||||
|
|
@ -1021,7 +1025,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(e -> f)[0]",
|
||||
|
|
@ -1059,7 +1064,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(f -> b)[0]",
|
||||
|
|
@ -1105,7 +1111,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> f)[0]",
|
||||
|
|
@ -1159,7 +1166,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> c)[0]",
|
||||
|
|
@ -1197,7 +1205,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(g -> h)[0]",
|
||||
|
|
@ -1243,7 +1252,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(h -> i)[0]",
|
||||
|
|
@ -1281,7 +1291,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(i -> j)[0]",
|
||||
|
|
@ -1319,7 +1330,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> k)[0]",
|
||||
|
|
@ -1357,7 +1369,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(k -> e)[0]",
|
||||
|
|
@ -1395,7 +1408,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(j -> f)[0]",
|
||||
|
|
@ -1449,7 +1463,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(l -> m)[0]",
|
||||
|
|
@ -1495,7 +1510,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> l)[0]",
|
||||
|
|
@ -1541,7 +1557,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> l)[1]",
|
||||
|
|
@ -1579,7 +1596,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> m)[0]",
|
||||
|
|
@ -1625,7 +1643,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> o)[0]",
|
||||
|
|
@ -1671,7 +1690,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(o -> p)[0]",
|
||||
|
|
@ -1709,7 +1729,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(p -> m)[0]",
|
||||
|
|
@ -1755,7 +1776,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(n -> p)[0]",
|
||||
|
|
@ -1809,7 +1831,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(q -> n)[0]",
|
||||
|
|
@ -1847,7 +1870,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(q -> r)[0]",
|
||||
|
|
@ -1893,7 +1917,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(r -> s)[0]",
|
||||
|
|
@ -1931,7 +1956,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(s -> t)[0]",
|
||||
|
|
@ -1969,7 +1995,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(t -> u)[0]",
|
||||
|
|
@ -2007,7 +2034,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(u -> o)[0]",
|
||||
|
|
@ -2045,7 +2073,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(t -> p)[0]",
|
||||
|
|
@ -2099,7 +2128,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(c -> t)[0]",
|
||||
|
|
@ -2145,7 +2175,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(s -> a)[0]",
|
||||
|
|
@ -2199,7 +2230,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(u -> a)[0]",
|
||||
|
|
@ -2245,7 +2277,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
53
e2etests/testdata/stable/one_container_loop/dagre/board.exp.json
generated
vendored
53
e2etests/testdata/stable/one_container_loop/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 479,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -424,7 +424,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(d -> c)[0]",
|
||||
|
|
@ -471,7 +472,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(e -> c)[0]",
|
||||
|
|
@ -518,7 +520,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(f -> d)[0]",
|
||||
|
|
@ -565,7 +568,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> e)[0]",
|
||||
|
|
@ -648,7 +652,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(g -> f)[0]",
|
||||
|
|
@ -695,7 +700,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a.h -> g)[0]",
|
||||
|
|
@ -742,7 +748,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
169
e2etests/testdata/stable/one_container_loop/elk/board.exp.json
generated
vendored
169
e2etests/testdata/stable/one_container_loop/elk/board.exp.json
generated
vendored
|
|
@ -8,9 +8,8 @@
|
|||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 396,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"width": 263,
|
||||
"height": 422,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 17,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 220,
|
||||
"y": 87
|
||||
"x": 87,
|
||||
"y": 233
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 209,
|
||||
"y": 1071
|
||||
"x": 1021,
|
||||
"y": 223
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "d",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 209,
|
||||
"y": 845
|
||||
"x": 807,
|
||||
"y": 223
|
||||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "e",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 77,
|
||||
"y": 619
|
||||
"x": 594,
|
||||
"y": 77
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,18 +188,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "f",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 210,
|
||||
"y": 619
|
||||
"x": 595,
|
||||
"y": 223
|
||||
},
|
||||
"width": 111,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,18 +226,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "g",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 209,
|
||||
"y": 393
|
||||
"x": 380,
|
||||
"y": 223
|
||||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a.h",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -333,33 +333,34 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 213
|
||||
"x": 200,
|
||||
"y": 296
|
||||
},
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 343
|
||||
"x": 330,
|
||||
"y": 296
|
||||
},
|
||||
{
|
||||
"x": 332.5,
|
||||
"y": 343
|
||||
"x": 330,
|
||||
"y": 359
|
||||
},
|
||||
{
|
||||
"x": 332.5,
|
||||
"y": 1021
|
||||
"x": 971,
|
||||
"y": 359
|
||||
},
|
||||
{
|
||||
"x": 293.75,
|
||||
"y": 1021
|
||||
"x": 971,
|
||||
"y": 317.5
|
||||
},
|
||||
{
|
||||
"x": 293.75,
|
||||
"y": 1071
|
||||
"x": 1021,
|
||||
"y": 317.5
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(d -> c)[0]",
|
||||
|
|
@ -387,17 +388,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 971
|
||||
"x": 921,
|
||||
"y": 286
|
||||
},
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 1071
|
||||
"x": 1021,
|
||||
"y": 286
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(e -> c)[0]",
|
||||
|
|
@ -425,25 +427,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 133.5,
|
||||
"y": 745
|
||||
"x": 707,
|
||||
"y": 140
|
||||
},
|
||||
{
|
||||
"x": 133.5,
|
||||
"y": 1021
|
||||
"x": 971,
|
||||
"y": 140
|
||||
},
|
||||
{
|
||||
"x": 237.25,
|
||||
"y": 1021
|
||||
"x": 971,
|
||||
"y": 254.5
|
||||
},
|
||||
{
|
||||
"x": 237.25,
|
||||
"y": 1071
|
||||
"x": 1021,
|
||||
"y": 254.5
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(f -> d)[0]",
|
||||
|
|
@ -471,17 +474,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 745
|
||||
"x": 706,
|
||||
"y": 286
|
||||
},
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 845
|
||||
"x": 807,
|
||||
"y": 286
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> e)[0]",
|
||||
|
|
@ -509,17 +513,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 133.5,
|
||||
"y": 288
|
||||
"x": 275,
|
||||
"y": 140
|
||||
},
|
||||
{
|
||||
"x": 133.5,
|
||||
"y": 619
|
||||
"x": 594,
|
||||
"y": 140
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(g -> f)[0]",
|
||||
|
|
@ -547,17 +552,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 519
|
||||
"x": 494,
|
||||
"y": 286
|
||||
},
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 619
|
||||
"x": 595,
|
||||
"y": 286
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a.h -> g)[0]",
|
||||
|
|
@ -585,25 +591,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 143.5,
|
||||
"y": 213
|
||||
"x": 200,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 143.5,
|
||||
"y": 343
|
||||
"x": 330,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 343
|
||||
"x": 330,
|
||||
"y": 286
|
||||
},
|
||||
{
|
||||
"x": 265.5,
|
||||
"y": 393
|
||||
"x": 380,
|
||||
"y": 286
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
46
e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json
generated
vendored
46
e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 506,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "top.start",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 140,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 40,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "bottom",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 504,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 90,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "bottom.end",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -314,7 +314,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(top.start -> b)[0]",
|
||||
|
|
@ -361,7 +362,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(top.start -> c)[0]",
|
||||
|
|
@ -408,7 +410,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> bottom.end)[0]",
|
||||
|
|
@ -455,7 +458,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(b -> bottom.end)[0]",
|
||||
|
|
@ -502,7 +506,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(c -> bottom.end)[0]",
|
||||
|
|
@ -549,7 +554,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
46
e2etests/testdata/stable/one_three_one_container/elk/board.exp.json
generated
vendored
46
e2etests/testdata/stable/one_three_one_container/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 290,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 45,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "top.start",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 140,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 40,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "bottom",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 282,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 90,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "bottom.end",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 132,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 32,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -313,7 +313,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(top.start -> b)[0]",
|
||||
|
|
@ -351,7 +352,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(top.start -> c)[0]",
|
||||
|
|
@ -397,7 +399,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(a -> bottom.end)[0]",
|
||||
|
|
@ -443,7 +446,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(b -> bottom.end)[0]",
|
||||
|
|
@ -489,7 +493,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "(c -> bottom.end)[0]",
|
||||
|
|
@ -527,7 +532,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/p/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/p/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 1857,
|
||||
"height": 24,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 1857,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/p/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/p/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 1857,
|
||||
"height": 24,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 1857,
|
||||
"labelHeight": 24
|
||||
"labelHeight": 24,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/pre/dagre/board.exp.json
generated
vendored
18
e2etests/testdata/stable/pre/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 602,
|
||||
"height": 170,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 602,
|
||||
"labelHeight": 170
|
||||
"labelHeight": 170,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -161,7 +161,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -208,7 +209,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
18
e2etests/testdata/stable/pre/elk/board.exp.json
generated
vendored
18
e2etests/testdata/stable/pre/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 602,
|
||||
"height": 170,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -36,7 +35,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 602,
|
||||
"labelHeight": 170
|
||||
"labelHeight": 170,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "a",
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -74,7 +73,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -85,7 +85,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(md -> b)[0]",
|
||||
|
|
@ -190,7 +191,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
25
e2etests/testdata/stable/sql_tables/dagre/board.exp.json
generated
vendored
25
e2etests/testdata/stable/sql_tables/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 259,
|
||||
"height": 216,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -67,7 +66,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 61,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "products",
|
||||
|
|
@ -78,7 +78,6 @@
|
|||
},
|
||||
"width": 290,
|
||||
"height": 180,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -129,7 +128,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 99,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "orders",
|
||||
|
|
@ -140,7 +140,6 @@
|
|||
},
|
||||
"width": 215,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -185,7 +184,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 74,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "shipments",
|
||||
|
|
@ -196,7 +196,6 @@
|
|||
},
|
||||
"width": 293,
|
||||
"height": 180,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -247,7 +246,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 116,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -296,7 +296,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(products <-> orders)[0]",
|
||||
|
|
@ -343,7 +344,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(shipments <-> orders)[0]",
|
||||
|
|
@ -390,7 +392,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
25
e2etests/testdata/stable/sql_tables/elk/board.exp.json
generated
vendored
25
e2etests/testdata/stable/sql_tables/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 259,
|
||||
"height": 216,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -67,7 +66,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 61,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "products",
|
||||
|
|
@ -78,7 +78,6 @@
|
|||
},
|
||||
"width": 290,
|
||||
"height": 180,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -129,7 +128,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 99,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "orders",
|
||||
|
|
@ -140,7 +140,6 @@
|
|||
},
|
||||
"width": 215,
|
||||
"height": 144,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -185,7 +184,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 74,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "shipments",
|
||||
|
|
@ -196,7 +196,6 @@
|
|||
},
|
||||
"width": 293,
|
||||
"height": 180,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -247,7 +246,8 @@
|
|||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 116,
|
||||
"labelHeight": 36
|
||||
"labelHeight": 36,
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -295,7 +295,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(products <-> orders)[0]",
|
||||
|
|
@ -333,7 +334,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "(shipments <-> orders)[0]",
|
||||
|
|
@ -379,7 +381,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/square_3d/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/stable/square_3d/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/square_3d/elk/board.exp.json
generated
vendored
11
e2etests/testdata/stable/square_3d/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 171,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 71,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "square",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 154,
|
||||
"height": 154,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 54,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
136
e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json
generated
vendored
136
e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
|
|
@ -86,7 +86,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,7 +112,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l1",
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
},
|
||||
"width": 719,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,7 +150,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l1.b",
|
||||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,7 +188,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l1.a",
|
||||
|
|
@ -200,7 +200,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,7 +226,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l1.c",
|
||||
|
|
@ -238,7 +238,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,7 +264,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c1",
|
||||
|
|
@ -276,7 +276,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,7 +302,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c1.a",
|
||||
|
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,7 +340,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c3",
|
||||
|
|
@ -352,7 +352,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,7 +378,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c3.c",
|
||||
|
|
@ -390,7 +390,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,7 +416,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c2",
|
||||
|
|
@ -428,7 +428,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,7 +454,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c2.b",
|
||||
|
|
@ -466,7 +466,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,7 +492,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c1",
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
},
|
||||
"width": 466,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,7 +530,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l3c1.a",
|
||||
|
|
@ -542,7 +542,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,7 +568,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c1.b",
|
||||
|
|
@ -580,7 +580,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,7 +606,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c2",
|
||||
|
|
@ -618,7 +618,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,7 +644,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l3c2.c",
|
||||
|
|
@ -656,7 +656,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,7 +682,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4",
|
||||
|
|
@ -694,7 +694,6 @@
|
|||
},
|
||||
"width": 799,
|
||||
"height": 326,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,7 +720,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 25,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l4.c1",
|
||||
|
|
@ -732,7 +732,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,7 +758,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c1.a",
|
||||
|
|
@ -770,7 +770,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,7 +796,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "l4.c2",
|
||||
|
|
@ -808,7 +808,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,7 +834,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c2.b",
|
||||
|
|
@ -846,7 +846,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -873,7 +872,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "l4.c3",
|
||||
|
|
@ -884,7 +884,6 @@
|
|||
},
|
||||
"width": 213,
|
||||
"height": 226,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -911,7 +910,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c3.c",
|
||||
|
|
@ -922,7 +922,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -949,7 +948,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -998,7 +998,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(a -> l1.a)[0]",
|
||||
|
|
@ -1045,7 +1046,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(c -> l1.c)[0]",
|
||||
|
|
@ -1092,7 +1094,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.a -> l2c1.a)[0]",
|
||||
|
|
@ -1151,7 +1154,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.c -> l2c3.c)[0]",
|
||||
|
|
@ -1210,7 +1214,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.b -> l2c2.b)[0]",
|
||||
|
|
@ -1269,7 +1274,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c1.a -> l3c1.a)[0]",
|
||||
|
|
@ -1328,7 +1334,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c2.b -> l3c1.b)[0]",
|
||||
|
|
@ -1387,7 +1394,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c3.c -> l3c2.c)[0]",
|
||||
|
|
@ -1446,7 +1454,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c1.a -> l4.c1.a)[0]",
|
||||
|
|
@ -1517,7 +1526,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c1.b -> l4.c2.b)[0]",
|
||||
|
|
@ -1588,7 +1598,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c2.c -> l4.c3.c)[0]",
|
||||
|
|
@ -1659,7 +1670,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
376
e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json
generated
vendored
376
e2etests/testdata/stable/straight_hierarchy_container/elk/board.exp.json
generated
vendored
|
|
@ -5,12 +5,11 @@
|
|||
"id": "a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 295,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 308
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -37,18 +36,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,18 +74,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 428,
|
||||
"y": 12
|
||||
"x": 12,
|
||||
"y": 454
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -113,18 +112,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l1",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 243
|
||||
"x": 230,
|
||||
"y": 87
|
||||
},
|
||||
"width": 529,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"width": 263,
|
||||
"height": 568,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -151,18 +150,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 24,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l1.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 428,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 454
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -189,18 +188,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l1.a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 295,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 308
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -227,18 +226,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l1.c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -265,18 +264,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c1",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 370,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 383
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -303,18 +302,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c1.a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 445,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 458
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -341,18 +340,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c3",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 87
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -379,18 +378,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c3.c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -417,18 +416,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l2c2",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 653,
|
||||
"y": 639
|
||||
"x": 613,
|
||||
"y": 679
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,18 +454,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l2c2.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 728,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 754
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -493,18 +492,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c1",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 370,
|
||||
"y": 1025
|
||||
"x": 986,
|
||||
"y": 383
|
||||
},
|
||||
"width": 396,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"width": 263,
|
||||
"height": 422,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -531,18 +530,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l3c1.a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 445,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 458
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -569,18 +568,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c1.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 578,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 604
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -607,18 +606,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l3c2",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 1025
|
||||
"x": 986,
|
||||
"y": 87
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 1,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -645,18 +644,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 50,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l3c2.c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -683,18 +682,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 1411
|
||||
"x": 1359,
|
||||
"y": 12
|
||||
},
|
||||
"width": 979,
|
||||
"height": 431,
|
||||
"level": 1,
|
||||
"width": 418,
|
||||
"height": 1018,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -721,18 +720,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 25,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "l4.c1",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 370,
|
||||
"y": 1491
|
||||
"x": 1439,
|
||||
"y": 383
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -759,18 +758,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c1.a",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 445,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 458
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -797,18 +796,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "l4.c2",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 653,
|
||||
"y": 1491
|
||||
"x": 1439,
|
||||
"y": 679
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -835,18 +834,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c2.b",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 728,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 754
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -873,18 +872,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
},
|
||||
{
|
||||
"id": "l4.c3",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 1491
|
||||
"x": 1439,
|
||||
"y": 87
|
||||
},
|
||||
"width": 263,
|
||||
"height": 276,
|
||||
"level": 2,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -911,18 +910,18 @@
|
|||
"underline": false,
|
||||
"labelWidth": 26,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER"
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"renderPriority": 2
|
||||
},
|
||||
{
|
||||
"id": "l4.c3.c",
|
||||
"type": "",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 162
|
||||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 3,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -949,7 +948,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 3
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -979,17 +979,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 484.5,
|
||||
"y": 138
|
||||
"x": 125,
|
||||
"y": 517
|
||||
},
|
||||
{
|
||||
"x": 484.5,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 517
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(a -> l1.a)[0]",
|
||||
|
|
@ -1017,17 +1018,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 138
|
||||
"x": 125,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 371
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(c -> l1.c)[0]",
|
||||
|
|
@ -1055,17 +1057,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 138
|
||||
"x": 125,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 318
|
||||
"x": 305,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.a -> l2c1.a)[0]",
|
||||
|
|
@ -1093,25 +1096,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 444
|
||||
"x": 418,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 351.5,
|
||||
"y": 584
|
||||
"x": 558,
|
||||
"y": 371
|
||||
},
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 584
|
||||
"x": 558,
|
||||
"y": 521
|
||||
},
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 521
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.c -> l2c3.c)[0]",
|
||||
|
|
@ -1139,17 +1143,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 444
|
||||
"x": 418,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l1.b -> l2c2.b)[0]",
|
||||
|
|
@ -1177,25 +1182,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 484.5,
|
||||
"y": 444
|
||||
"x": 418,
|
||||
"y": 517
|
||||
},
|
||||
{
|
||||
"x": 484.5,
|
||||
"y": 574
|
||||
"x": 548,
|
||||
"y": 517
|
||||
},
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 574
|
||||
"x": 548,
|
||||
"y": 817
|
||||
},
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 714
|
||||
"x": 688,
|
||||
"y": 817
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c1.a -> l3c1.a)[0]",
|
||||
|
|
@ -1223,17 +1229,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 840
|
||||
"x": 801,
|
||||
"y": 521
|
||||
},
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 521
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c2.b -> l3c1.b)[0]",
|
||||
|
|
@ -1261,25 +1268,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 840
|
||||
"x": 801,
|
||||
"y": 817
|
||||
},
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 970
|
||||
"x": 931,
|
||||
"y": 817
|
||||
},
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 970
|
||||
"x": 931,
|
||||
"y": 667
|
||||
},
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 667
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l2c3.c -> l3c2.c)[0]",
|
||||
|
|
@ -1307,17 +1315,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 840
|
||||
"x": 801,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 1100
|
||||
"x": 1061,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c1.a -> l4.c1.a)[0]",
|
||||
|
|
@ -1345,17 +1354,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 1226
|
||||
"x": 1174,
|
||||
"y": 521
|
||||
},
|
||||
{
|
||||
"x": 501.5,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 521
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c1.b -> l4.c2.b)[0]",
|
||||
|
|
@ -1383,25 +1393,26 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 1226
|
||||
"x": 1174,
|
||||
"y": 667
|
||||
},
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 1356
|
||||
"x": 1304,
|
||||
"y": 667
|
||||
},
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 1356
|
||||
"x": 1304,
|
||||
"y": 817
|
||||
},
|
||||
{
|
||||
"x": 784.5,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 817
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
},
|
||||
{
|
||||
"id": "(l3c2.c -> l4.c3.c)[0]",
|
||||
|
|
@ -1429,17 +1440,18 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 1226
|
||||
"x": 1174,
|
||||
"y": 225
|
||||
},
|
||||
{
|
||||
"x": 218.5,
|
||||
"y": 1566
|
||||
"x": 1514,
|
||||
"y": 225
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/stylish/dagre/board.exp.json
generated
vendored
11
e2etests/testdata/stable/stylish/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 0.6,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 5,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 0.6,
|
||||
"strokeDash": 5,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -124,7 +124,8 @@
|
|||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
11
e2etests/testdata/stable/stylish/elk/board.exp.json
generated
vendored
11
e2etests/testdata/stable/stylish/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,6 @@
|
|||
},
|
||||
"width": 113,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 0.6,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 5,
|
||||
|
|
@ -37,7 +36,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
},
|
||||
{
|
||||
"id": "y",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
},
|
||||
"width": 114,
|
||||
"height": 126,
|
||||
"level": 1,
|
||||
"opacity": 0.6,
|
||||
"strokeDash": 5,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -75,7 +74,8 @@
|
|||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER"
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"renderPriority": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
|
|
@ -115,7 +115,8 @@
|
|||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null
|
||||
"icon": null,
|
||||
"renderPriority": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
524
e2etests/testdata/stable/us_map/dagre/board.exp.json
generated
vendored
524
e2etests/testdata/stable/us_map/dagre/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
524
e2etests/testdata/stable/us_map/elk/board.exp.json
generated
vendored
524
e2etests/testdata/stable/us_map/elk/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue