d2/testdata/d2compiler/TestCompile/shape_edge_style.exp.json

156 lines
4.5 KiB
JSON
Raw Normal View History

{
2024-12-15 02:54:49 +00:00
"graph": {
"name": "",
"isFolderOnly": false,
"ast": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,0:0:0-4:0:30",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:0:1-3:1:29",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:3:4-3:1:29",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:1:7-2:21:27",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:1:7-2:15:21",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:1:7-2:6:12",
"value": [
{
"string": "style",
"raw_string": "style"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:7:13-2:15:21",
"value": [
{
"string": "animated",
"raw_string": "animated"
}
]
}
}
]
},
"primary": {},
"value": {
"boolean": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:17:23-2:21:27",
"value": true
}
}
}
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
"constraint": null
},
"zIndex": 0
},
"edges": null,
"objects": [
{
2024-12-15 02:54:49 +00:00
"id": "x",
"id_val": "x",
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
}
],
"attributes": {
"label": {
"value": "x"
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {
"animated": {
"value": "true"
}
},
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
"constraint": null
},
"zIndex": 0
}
]
2024-12-15 02:54:49 +00:00
},
"err": null
}