Update message zindex
|
|
@ -224,6 +224,7 @@ func (sd *sequenceDiagram) placeSpans() {
|
||||||
// routeMessages routes horizontal edges (messages) from Src to Dst
|
// routeMessages routes horizontal edges (messages) from Src to Dst
|
||||||
func (sd *sequenceDiagram) routeMessages() {
|
func (sd *sequenceDiagram) routeMessages() {
|
||||||
for rank, message := range sd.messages {
|
for rank, message := range sd.messages {
|
||||||
|
message.ZIndex = 2
|
||||||
isLeftToRight := message.Src.TopLeft.X < message.Dst.TopLeft.X
|
isLeftToRight := message.Src.TopLeft.X < message.Dst.TopLeft.X
|
||||||
|
|
||||||
// finds the proper anchor point based on the message direction
|
// finds the proper anchor point based on the message direction
|
||||||
|
|
|
||||||
18
e2etests/testdata/stable/sequence_diagram_nested_span/dagre/board.exp.json
generated
vendored
|
|
@ -920,7 +920,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemResponse.a -> item.a.b)[0]",
|
"id": "(itemResponse.a -> item.a.b)[0]",
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(item.a.b -> essayRubric.a.b.c)[0]",
|
"id": "(item.a.b -> essayRubric.a.b.c)[0]",
|
||||||
|
|
@ -998,7 +998,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
"id": "(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
||||||
|
|
@ -1037,7 +1037,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(item.a -> essayRubric.a.b)[0]",
|
"id": "(item.a -> essayRubric.a.b)[0]",
|
||||||
|
|
@ -1076,7 +1076,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
"id": "(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
||||||
|
|
@ -1115,7 +1115,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.abc -> item.a)[0]",
|
"id": "(scorer.abc -> item.a)[0]",
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
"id": "(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
||||||
|
|
@ -1193,7 +1193,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -> itemResponse.c)[0]",
|
"id": "(scorer -> itemResponse.c)[0]",
|
||||||
|
|
@ -1232,7 +1232,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -- )[0]",
|
"id": "(scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 332 KiB |
18
e2etests/testdata/stable/sequence_diagram_nested_span/elk/board.exp.json
generated
vendored
|
|
@ -920,7 +920,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemResponse.a -> item.a.b)[0]",
|
"id": "(itemResponse.a -> item.a.b)[0]",
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(item.a.b -> essayRubric.a.b.c)[0]",
|
"id": "(item.a.b -> essayRubric.a.b.c)[0]",
|
||||||
|
|
@ -998,7 +998,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
"id": "(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
||||||
|
|
@ -1037,7 +1037,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(item.a -> essayRubric.a.b)[0]",
|
"id": "(item.a -> essayRubric.a.b)[0]",
|
||||||
|
|
@ -1076,7 +1076,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
"id": "(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
||||||
|
|
@ -1115,7 +1115,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.abc -> item.a)[0]",
|
"id": "(scorer.abc -> item.a)[0]",
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
"id": "(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
||||||
|
|
@ -1193,7 +1193,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -> itemResponse.c)[0]",
|
"id": "(scorer -> itemResponse.c)[0]",
|
||||||
|
|
@ -1232,7 +1232,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -- )[0]",
|
"id": "(scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 332 KiB |
20
e2etests/testdata/stable/sequence_diagram_simple/dagre/board.exp.json
generated
vendored
|
|
@ -235,7 +235,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> service)[0]",
|
"id": "(bob -> service)[0]",
|
||||||
|
|
@ -274,7 +274,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(service -> db)[0]",
|
"id": "(service -> db)[0]",
|
||||||
|
|
@ -313,7 +313,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(db -> service)[0]",
|
"id": "(db -> service)[0]",
|
||||||
|
|
@ -352,7 +352,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(service -> bob)[0]",
|
"id": "(service -> bob)[0]",
|
||||||
|
|
@ -391,7 +391,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> alice)[0]",
|
"id": "(bob -> alice)[0]",
|
||||||
|
|
@ -430,7 +430,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(alice -> bob)[1]",
|
"id": "(alice -> bob)[1]",
|
||||||
|
|
@ -469,7 +469,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> queue)[0]",
|
"id": "(bob -> queue)[0]",
|
||||||
|
|
@ -508,7 +508,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(queue -> bob)[0]",
|
"id": "(queue -> bob)[0]",
|
||||||
|
|
@ -547,7 +547,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> alice)[1]",
|
"id": "(bob -> alice)[1]",
|
||||||
|
|
@ -586,7 +586,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(alice -- )[0]",
|
"id": "(alice -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 474 KiB After Width: | Height: | Size: 474 KiB |
20
e2etests/testdata/stable/sequence_diagram_simple/elk/board.exp.json
generated
vendored
|
|
@ -235,7 +235,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> service)[0]",
|
"id": "(bob -> service)[0]",
|
||||||
|
|
@ -274,7 +274,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(service -> db)[0]",
|
"id": "(service -> db)[0]",
|
||||||
|
|
@ -313,7 +313,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(db -> service)[0]",
|
"id": "(db -> service)[0]",
|
||||||
|
|
@ -352,7 +352,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(service -> bob)[0]",
|
"id": "(service -> bob)[0]",
|
||||||
|
|
@ -391,7 +391,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> alice)[0]",
|
"id": "(bob -> alice)[0]",
|
||||||
|
|
@ -430,7 +430,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(alice -> bob)[1]",
|
"id": "(alice -> bob)[1]",
|
||||||
|
|
@ -469,7 +469,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> queue)[0]",
|
"id": "(bob -> queue)[0]",
|
||||||
|
|
@ -508,7 +508,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(queue -> bob)[0]",
|
"id": "(queue -> bob)[0]",
|
||||||
|
|
@ -547,7 +547,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(bob -> alice)[1]",
|
"id": "(bob -> alice)[1]",
|
||||||
|
|
@ -586,7 +586,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(alice -- )[0]",
|
"id": "(alice -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 474 KiB After Width: | Height: | Size: 474 KiB |
26
e2etests/testdata/stable/sequence_diagram_span/dagre/board.exp.json
generated
vendored
|
|
@ -692,7 +692,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t <- itemResponse.t)[0]",
|
"id": "(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -731,7 +731,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t1)[0]",
|
"id": "(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -770,7 +770,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t <- item.t1)[0]",
|
"id": "(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -809,7 +809,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> essayRubric.t)[0]",
|
"id": "(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -848,7 +848,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemResponse -> essayRubric.t.c)[0]",
|
"id": "(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -887,7 +887,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(essayRubric.t.c -> concept.t)[0]",
|
"id": "(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer <- essayRubric.t)[0]",
|
"id": "(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -965,7 +965,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t1)[0]",
|
"id": "(scorer.t -> itemOutcome.t1)[0]",
|
||||||
|
|
@ -1004,7 +1004,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t2)[0]",
|
"id": "(scorer.t -> item.t2)[0]",
|
||||||
|
|
@ -1043,7 +1043,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t3)[0]",
|
"id": "(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -1082,7 +1082,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t2)[0]",
|
"id": "(scorer.t -> itemOutcome.t2)[0]",
|
||||||
|
|
@ -1121,7 +1121,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t3)[0]",
|
"id": "(scorer.t -> itemOutcome.t3)[0]",
|
||||||
|
|
@ -1160,7 +1160,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -- )[0]",
|
"id": "(scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 476 KiB |
26
e2etests/testdata/stable/sequence_diagram_span/elk/board.exp.json
generated
vendored
|
|
@ -692,7 +692,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t <- itemResponse.t)[0]",
|
"id": "(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -731,7 +731,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t1)[0]",
|
"id": "(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -770,7 +770,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t <- item.t1)[0]",
|
"id": "(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -809,7 +809,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> essayRubric.t)[0]",
|
"id": "(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -848,7 +848,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(itemResponse -> essayRubric.t.c)[0]",
|
"id": "(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -887,7 +887,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(essayRubric.t.c -> concept.t)[0]",
|
"id": "(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer <- essayRubric.t)[0]",
|
"id": "(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -965,7 +965,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t1)[0]",
|
"id": "(scorer.t -> itemOutcome.t1)[0]",
|
||||||
|
|
@ -1004,7 +1004,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t2)[0]",
|
"id": "(scorer.t -> item.t2)[0]",
|
||||||
|
|
@ -1043,7 +1043,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> item.t3)[0]",
|
"id": "(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -1082,7 +1082,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t2)[0]",
|
"id": "(scorer.t -> itemOutcome.t2)[0]",
|
||||||
|
|
@ -1121,7 +1121,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer.t -> itemOutcome.t3)[0]",
|
"id": "(scorer.t -> itemOutcome.t3)[0]",
|
||||||
|
|
@ -1160,7 +1160,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(scorer -- )[0]",
|
"id": "(scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 476 KiB |
68
e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json
generated
vendored
|
|
@ -2497,7 +2497,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <- itemResponse.t)[0]",
|
"id": "a_sequence.(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -2536,7 +2536,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> item.t1)[0]",
|
"id": "a_sequence.(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -2575,7 +2575,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <- item.t1)[0]",
|
"id": "a_sequence.(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -2614,7 +2614,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> essayRubric.t)[0]",
|
"id": "a_sequence.(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -2653,7 +2653,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(itemResponse -> essayRubric.t.c)[0]",
|
"id": "a_sequence.(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -2692,7 +2692,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(essayRubric.t.c -> concept.t)[0]",
|
"id": "a_sequence.(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -2731,7 +2731,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer <- essayRubric.t)[0]",
|
"id": "a_sequence.(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -2770,7 +2770,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <-> itemOutcome.t1)[0]",
|
"id": "a_sequence.(scorer.t <-> itemOutcome.t1)[0]",
|
||||||
|
|
@ -2809,7 +2809,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <-> item.t2)[0]",
|
"id": "a_sequence.(scorer.t <-> item.t2)[0]",
|
||||||
|
|
@ -2848,7 +2848,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> item.t3)[0]",
|
"id": "a_sequence.(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -2887,7 +2887,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -- itemOutcome.t2)[0]",
|
"id": "a_sequence.(scorer.t -- itemOutcome.t2)[0]",
|
||||||
|
|
@ -2926,7 +2926,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -- itemOutcome.t3)[0]",
|
"id": "a_sequence.(scorer.t -- itemOutcome.t3)[0]",
|
||||||
|
|
@ -2965,7 +2965,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemResponse.t)[0]",
|
"id": "another.sequence.(scorer.t -> itemResponse.t)[0]",
|
||||||
|
|
@ -3004,7 +3004,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <- itemResponse.t)[0]",
|
"id": "another.sequence.(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -3043,7 +3043,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> item.t1)[0]",
|
"id": "another.sequence.(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -3082,7 +3082,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <- item.t1)[0]",
|
"id": "another.sequence.(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -3121,7 +3121,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> essayRubric.t)[0]",
|
"id": "another.sequence.(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -3160,7 +3160,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(itemResponse -> essayRubric.t.c)[0]",
|
"id": "another.sequence.(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -3199,7 +3199,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(essayRubric.t.c -> concept.t)[0]",
|
"id": "another.sequence.(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -3238,7 +3238,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer <- essayRubric.t)[0]",
|
"id": "another.sequence.(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -3277,7 +3277,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t1)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t1)[0]",
|
||||||
|
|
@ -3316,7 +3316,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <-> item.t2)[0]",
|
"id": "another.sequence.(scorer.t <-> item.t2)[0]",
|
||||||
|
|
@ -3355,7 +3355,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> item.t3)[0]",
|
"id": "another.sequence.(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -3394,7 +3394,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t2)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t2)[0]",
|
||||||
|
|
@ -3433,7 +3433,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t3)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t3)[0]",
|
||||||
|
|
@ -3472,7 +3472,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(a_shape -> a_sequence)[0]",
|
"id": "(a_shape -> a_sequence)[0]",
|
||||||
|
|
@ -3811,7 +3811,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(item.a.b -> essayRubric.a.b.c)[0]",
|
"id": "finally.sequence.(item.a.b -> essayRubric.a.b.c)[0]",
|
||||||
|
|
@ -3850,7 +3850,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
"id": "finally.sequence.(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
||||||
|
|
@ -3889,7 +3889,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(item.a -> essayRubric.a.b)[0]",
|
"id": "finally.sequence.(item.a -> essayRubric.a.b)[0]",
|
||||||
|
|
@ -3928,7 +3928,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
"id": "finally.sequence.(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
||||||
|
|
@ -3967,7 +3967,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(scorer.abc -> item.a)[0]",
|
"id": "finally.sequence.(scorer.abc -> item.a)[0]",
|
||||||
|
|
@ -4006,7 +4006,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
"id": "finally.sequence.(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
||||||
|
|
@ -4045,7 +4045,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(scorer -> itemResponse.c)[0]",
|
"id": "finally.sequence.(scorer -> itemResponse.c)[0]",
|
||||||
|
|
@ -4084,7 +4084,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(a_sequence.scorer -- )[0]",
|
"id": "(a_sequence.scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 498 KiB After Width: | Height: | Size: 498 KiB |
68
e2etests/testdata/stable/sequence_diagrams/elk/board.exp.json
generated
vendored
|
|
@ -2497,7 +2497,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <- itemResponse.t)[0]",
|
"id": "a_sequence.(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -2536,7 +2536,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> item.t1)[0]",
|
"id": "a_sequence.(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -2575,7 +2575,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <- item.t1)[0]",
|
"id": "a_sequence.(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -2614,7 +2614,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> essayRubric.t)[0]",
|
"id": "a_sequence.(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -2653,7 +2653,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(itemResponse -> essayRubric.t.c)[0]",
|
"id": "a_sequence.(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -2692,7 +2692,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(essayRubric.t.c -> concept.t)[0]",
|
"id": "a_sequence.(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -2731,7 +2731,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer <- essayRubric.t)[0]",
|
"id": "a_sequence.(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -2770,7 +2770,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <-> itemOutcome.t1)[0]",
|
"id": "a_sequence.(scorer.t <-> itemOutcome.t1)[0]",
|
||||||
|
|
@ -2809,7 +2809,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t <-> item.t2)[0]",
|
"id": "a_sequence.(scorer.t <-> item.t2)[0]",
|
||||||
|
|
@ -2848,7 +2848,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -> item.t3)[0]",
|
"id": "a_sequence.(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -2887,7 +2887,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -- itemOutcome.t2)[0]",
|
"id": "a_sequence.(scorer.t -- itemOutcome.t2)[0]",
|
||||||
|
|
@ -2926,7 +2926,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "a_sequence.(scorer.t -- itemOutcome.t3)[0]",
|
"id": "a_sequence.(scorer.t -- itemOutcome.t3)[0]",
|
||||||
|
|
@ -2965,7 +2965,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemResponse.t)[0]",
|
"id": "another.sequence.(scorer.t -> itemResponse.t)[0]",
|
||||||
|
|
@ -3004,7 +3004,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <- itemResponse.t)[0]",
|
"id": "another.sequence.(scorer.t <- itemResponse.t)[0]",
|
||||||
|
|
@ -3043,7 +3043,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> item.t1)[0]",
|
"id": "another.sequence.(scorer.t -> item.t1)[0]",
|
||||||
|
|
@ -3082,7 +3082,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <- item.t1)[0]",
|
"id": "another.sequence.(scorer.t <- item.t1)[0]",
|
||||||
|
|
@ -3121,7 +3121,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> essayRubric.t)[0]",
|
"id": "another.sequence.(scorer.t -> essayRubric.t)[0]",
|
||||||
|
|
@ -3160,7 +3160,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(itemResponse -> essayRubric.t.c)[0]",
|
"id": "another.sequence.(itemResponse -> essayRubric.t.c)[0]",
|
||||||
|
|
@ -3199,7 +3199,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(essayRubric.t.c -> concept.t)[0]",
|
"id": "another.sequence.(essayRubric.t.c -> concept.t)[0]",
|
||||||
|
|
@ -3238,7 +3238,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer <- essayRubric.t)[0]",
|
"id": "another.sequence.(scorer <- essayRubric.t)[0]",
|
||||||
|
|
@ -3277,7 +3277,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t1)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t1)[0]",
|
||||||
|
|
@ -3316,7 +3316,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t <-> item.t2)[0]",
|
"id": "another.sequence.(scorer.t <-> item.t2)[0]",
|
||||||
|
|
@ -3355,7 +3355,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> item.t3)[0]",
|
"id": "another.sequence.(scorer.t -> item.t3)[0]",
|
||||||
|
|
@ -3394,7 +3394,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t2)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t2)[0]",
|
||||||
|
|
@ -3433,7 +3433,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "another.sequence.(scorer.t -> itemOutcome.t3)[0]",
|
"id": "another.sequence.(scorer.t -> itemOutcome.t3)[0]",
|
||||||
|
|
@ -3472,7 +3472,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(a_shape -> a_sequence)[0]",
|
"id": "(a_shape -> a_sequence)[0]",
|
||||||
|
|
@ -3730,7 +3730,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(item.a.b -> essayRubric.a.b.c)[0]",
|
"id": "finally.sequence.(item.a.b -> essayRubric.a.b.c)[0]",
|
||||||
|
|
@ -3769,7 +3769,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
"id": "finally.sequence.(essayRubric.a.b.c -> concept.a.b.c.d)[0]",
|
||||||
|
|
@ -3808,7 +3808,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(item.a -> essayRubric.a.b)[0]",
|
"id": "finally.sequence.(item.a -> essayRubric.a.b)[0]",
|
||||||
|
|
@ -3847,7 +3847,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
"id": "finally.sequence.(concept.a.b.c.d -> itemOutcome.a.b.c.d.e)[0]",
|
||||||
|
|
@ -3886,7 +3886,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(scorer.abc -> item.a)[0]",
|
"id": "finally.sequence.(scorer.abc -> item.a)[0]",
|
||||||
|
|
@ -3925,7 +3925,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
"id": "finally.sequence.(itemOutcome.a.b.c.d.e -> scorer)[0]",
|
||||||
|
|
@ -3964,7 +3964,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "finally.sequence.(scorer -> itemResponse.c)[0]",
|
"id": "finally.sequence.(scorer -> itemResponse.c)[0]",
|
||||||
|
|
@ -4003,7 +4003,7 @@
|
||||||
"animated": false,
|
"animated": false,
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"zIndex": 0
|
"zIndex": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "(a_sequence.scorer -- )[0]",
|
"id": "(a_sequence.scorer -- )[0]",
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 498 KiB After Width: | Height: | Size: 498 KiB |