Ta
This commit is contained in:
parent
4b911ffd15
commit
d1c05bc115
1 changed files with 36 additions and 0 deletions
36
testdata/d2compiler/TestCompile/legend.exp.json
generated
vendored
36
testdata/d2compiler/TestCompile/legend.exp.json
generated
vendored
|
|
@ -814,6 +814,14 @@
|
||||||
"map_key_edge_index": 0
|
"map_key_edge_index": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"box": {
|
||||||
|
"TopLeft": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
"Width": 0,
|
||||||
|
"Height": 0
|
||||||
|
},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"label": {
|
"label": {
|
||||||
"value": "A person who interacts with the system"
|
"value": "A person who interacts with the system"
|
||||||
|
|
@ -903,6 +911,14 @@
|
||||||
"map_key_edge_index": 0
|
"map_key_edge_index": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"box": {
|
||||||
|
"TopLeft": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
"Width": 0,
|
||||||
|
"Height": 0
|
||||||
|
},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"label": {
|
"label": {
|
||||||
"value": "Stores application data"
|
"value": "Stores application data"
|
||||||
|
|
@ -932,6 +948,16 @@
|
||||||
{
|
{
|
||||||
"index": 0,
|
"index": 0,
|
||||||
"isCurve": false,
|
"isCurve": false,
|
||||||
|
"route": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
"src_arrow": false,
|
"src_arrow": false,
|
||||||
"dst_arrow": true,
|
"dst_arrow": true,
|
||||||
"references": [
|
"references": [
|
||||||
|
|
@ -966,6 +992,16 @@
|
||||||
{
|
{
|
||||||
"index": 0,
|
"index": 0,
|
||||||
"isCurve": false,
|
"isCurve": false,
|
||||||
|
"route": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
"src_arrow": false,
|
"src_arrow": false,
|
||||||
"dst_arrow": true,
|
"dst_arrow": true,
|
||||||
"references": [
|
"references": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue