d2/testdata/d2compiler/TestCompile/link-board-mixed.exp.json

968 lines
33 KiB
JSON
Raw Normal View History

2023-02-05 19:04:38 +00:00
{
"graph": {
"name": "",
2023-03-01 18:28:01 +00:00
"isFolderOnly": false,
2023-02-05 19:04:38 +00:00
"ast": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-13:1:175",
2023-02-05 19:04:38 +00:00
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:30:30",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
}
]
},
"primary": {},
"value": {
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:10:10-0:30:30",
"value": [
{
"string": "How does the cat go?",
"raw_string": "How does the cat go?"
}
]
}
}
}
},
{
"map_key": {
2023-03-01 23:38:02 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:25:56",
2023-02-05 19:04:38 +00:00
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:13:44",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:8:39",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:9:40-1:13:44",
"value": [
{
"string": "link",
"raw_string": "link"
}
]
}
}
]
},
"primary": {},
"value": {
"unquoted_string": {
2023-03-01 22:53:58 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"value": [
{
2023-03-01 22:53:58 +00:00
"string": "root.layers.cat"
2023-02-05 19:04:38 +00:00
}
]
}
}
}
},
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,3:0:58-7:1:113",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,3:0:58-3:6:64",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,3:0:58-3:6:64",
"value": [
{
"string": "layers",
"raw_string": "layers"
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,3:8:66-7:1:113",
2023-02-05 19:04:38 +00:00
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,4:2:70-6:3:111",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,4:2:70-4:5:73",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,4:2:70-4:5:73",
"value": [
{
"string": "cat",
"raw_string": "cat"
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,4:7:75-6:3:111",
2023-02-05 19:04:38 +00:00
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:30:107",
"edges": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:24:101",
"src": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:11:88",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:11:88",
"value": [
{
"string": "the cat",
"raw_string": "the cat"
}
]
}
}
]
},
"src_arrow": "",
"dst": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:15:92-5:24:101",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:15:92-5:24:101",
"value": [
{
"string": "meeeowwww",
"raw_string": "meeeowwww"
}
]
}
}
]
},
"dst_arrow": ">"
}
],
"primary": {},
"value": {
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:26:103-5:30:107",
"value": [
{
"string": "goes",
"raw_string": "goes"
}
]
}
}
}
}
]
}
}
}
}
]
}
}
}
},
{
"map_key": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,9:0:115-13:1:175",
2023-02-05 19:04:38 +00:00
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,9:0:115-9:9:124",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,9:0:115-9:9:124",
"value": [
{
"string": "scenarios",
"raw_string": "scenarios"
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,9:11:126-13:1:175",
2023-02-05 19:04:38 +00:00
"nodes": [
{
"map_key": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,10:2:130-12:3:173",
2023-02-05 19:04:38 +00:00
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,10:2:130-10:7:135",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,10:2:130-10:7:135",
"value": [
{
"string": "green",
"raw_string": "green"
}
]
}
}
]
},
"primary": {},
2023-03-01 18:28:01 +00:00
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,10:9:137-12:3:173",
2023-03-01 18:28:01 +00:00
"nodes": [
{
"map_key": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:4:143-11:30:169",
2023-03-01 18:28:01 +00:00
"key": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:4:143-11:23:162",
2023-03-01 18:28:01 +00:00
"path": [
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:4:143-11:12:151",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
},
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:13:152-11:18:157",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "style",
"raw_string": "style"
}
]
}
},
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:19:158-11:23:162",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "fill",
"raw_string": "fill"
}
]
}
}
]
},
"primary": {},
"value": {
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:25:164-11:30:169",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "green",
"raw_string": "green"
}
]
}
}
}
}
]
}
}
2023-02-05 19:04:38 +00:00
}
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
},
"edges": null,
"objects": [
{
"id": "question",
"id_val": "question",
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
},
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:13:44",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:8:39",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:9:40-1:13:44",
"value": [
{
"string": "link",
"raw_string": "link"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
}
],
"attributes": {
"label": {
"value": "How does the cat go?"
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
"link": {
2023-03-01 22:53:58 +00:00
"value": "root.layers.cat"
2023-02-05 19:04:38 +00:00
},
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
}
],
"layers": [
{
"name": "cat",
2023-03-01 18:28:01 +00:00
"isFolderOnly": false,
2023-02-05 19:04:38 +00:00
"ast": {
2023-06-18 18:19:37 +00:00
"range": ",1:0:0-2:0:0",
2023-02-05 19:04:38 +00:00
"nodes": [
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"value": [
{
2023-06-18 18:19:37 +00:00
"string": "the cat"
2023-02-05 19:04:38 +00:00
}
]
}
}
]
},
2023-06-18 18:19:37 +00:00
"primary": {},
"value": {}
2023-02-05 19:04:38 +00:00
}
},
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-02-05 19:04:38 +00:00
"value": [
{
2023-06-18 18:19:37 +00:00
"string": "meeeowwww"
2023-02-05 19:04:38 +00:00
}
]
}
}
]
},
"primary": {},
2023-06-18 18:19:37 +00:00
"value": {}
2023-02-05 19:04:38 +00:00
}
},
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-06-18 18:19:37 +00:00
"edges": [
{
"range": ",0:0:0-0:0:0",
"src": {
"range": ",0:0:0-0:0:0",
"path": [
{
"unquoted_string": {
"range": ",0:0:0-0:0:0",
"value": [
{
"string": "the cat"
}
]
2023-02-05 19:04:38 +00:00
}
2023-06-18 18:19:37 +00:00
}
]
},
"src_arrow": "",
"dst": {
"range": ",0:0:0-0:0:0",
"path": [
{
"unquoted_string": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-06-18 18:19:37 +00:00
"value": [
2023-02-05 19:04:38 +00:00
{
2023-06-18 18:19:37 +00:00
"string": "meeeowwww"
2023-02-05 19:04:38 +00:00
}
]
2023-03-01 18:28:01 +00:00
}
2023-02-05 19:04:38 +00:00
}
2023-06-18 18:19:37 +00:00
]
},
"dst_arrow": ">"
}
],
"primary": {
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:26:103-5:30:107",
"value": [
{
"string": "goes",
"raw_string": "goes"
2023-02-05 19:04:38 +00:00
}
]
}
2023-06-18 18:19:37 +00:00
},
"value": {}
2023-02-05 19:04:38 +00:00
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
},
"edges": [
{
"index": 0,
"isCurve": false,
"src_arrow": false,
"dst_arrow": true,
"references": [
{
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": "goes"
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
}
],
"objects": [
{
"id": "the cat",
"id_val": "the cat",
"references": [
{
"key": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:11:88",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:4:81-5:11:88",
"value": [
{
"string": "the cat",
"raw_string": "the cat"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": "the cat"
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
},
{
"id": "meeeowwww",
"id_val": "meeeowwww",
"references": [
{
"key": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:15:92-5:24:101",
2023-02-05 19:04:38 +00:00
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,5:15:92-5:24:101",
"value": [
{
"string": "meeeowwww",
"raw_string": "meeeowwww"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": "meeeowwww"
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-02-05 19:04:38 +00:00
"style": {},
2023-03-01 18:28:01 +00:00
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-03-01 18:28:01 +00:00
},
"zIndex": 0
}
]
}
],
"scenarios": [
{
"name": "green",
"isFolderOnly": false,
"ast": {
2023-06-18 18:19:37 +00:00
"range": ",1:0:0-2:0:0",
2023-03-01 18:28:01 +00:00
"nodes": [
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"path": [
{
"unquoted_string": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"value": [
{
2023-06-16 23:23:57 +00:00
"string": "question"
2023-03-01 18:28:01 +00:00
}
]
}
}
]
},
2023-06-16 23:23:57 +00:00
"primary": {
2023-03-01 18:28:01 +00:00
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:10:10-0:30:30",
"value": [
{
"string": "How does the cat go?",
"raw_string": "How does the cat go?"
}
]
}
},
"value": {
2023-06-16 23:23:57 +00:00
"map": {
"range": ",1:0:0-2:0:0",
"nodes": [
2023-03-01 18:28:01 +00:00
{
2023-06-16 23:23:57 +00:00
"map_key": {
"range": ",0:0:0-0:0:0",
"key": {
"range": ",0:0:0-0:0:0",
"path": [
{
"unquoted_string": {
"range": ",0:0:0-0:0:0",
"value": [
{
"string": "link"
}
]
}
}
]
},
"primary": {
"unquoted_string": {
"range": ",0:0:0-0:0:0",
"value": [
{
"string": "root.layers.cat"
}
]
}
},
"value": {}
}
2023-06-18 18:19:37 +00:00
},
2023-03-01 18:28:01 +00:00
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"path": [
{
"unquoted_string": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
2023-03-01 18:28:01 +00:00
"value": [
{
2023-06-18 18:19:37 +00:00
"string": "style"
2023-03-01 18:28:01 +00:00
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
2023-06-16 23:23:57 +00:00
"range": ",1:0:0-2:0:0",
2023-03-01 18:28:01 +00:00
"nodes": [
{
"map_key": {
2023-06-16 23:23:57 +00:00
"range": ",0:0:0-0:0:0",
"key": {
"range": ",0:0:0-0:0:0",
"path": [
{
"unquoted_string": {
"range": ",0:0:0-0:0:0",
"value": [
{
2023-06-18 18:19:37 +00:00
"string": "fill"
2023-06-16 23:23:57 +00:00
}
]
}
}
]
},
"primary": {
2023-03-01 18:28:01 +00:00
"unquoted_string": {
2023-06-18 18:19:37 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:25:164-11:30:169",
2023-03-01 18:28:01 +00:00
"value": [
{
2023-06-18 18:19:37 +00:00
"string": "green",
"raw_string": "green"
2023-03-01 18:28:01 +00:00
}
]
}
2023-06-16 23:23:57 +00:00
},
"value": {}
2023-03-01 18:28:01 +00:00
}
}
]
}
}
}
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-03-01 18:28:01 +00:00
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-03-01 18:28:01 +00:00
},
"zIndex": 0
},
"edges": null,
"objects": [
{
"id": "question",
"id_val": "question",
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,0:0:0-0:8:8",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
},
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:13:44",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:0:31-1:8:39",
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,1:9:40-1:13:44",
"value": [
{
"string": "link",
"raw_string": "link"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
},
{
"key": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:4:143-11:23:162",
2023-03-01 18:28:01 +00:00
"path": [
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:4:143-11:12:151",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "question",
"raw_string": "question"
}
]
}
},
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:13:152-11:18:157",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "style",
"raw_string": "style"
}
]
}
},
{
"unquoted_string": {
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-mixed.d2,11:19:158-11:23:162",
2023-03-01 18:28:01 +00:00
"value": [
{
"string": "fill",
"raw_string": "fill"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
}
],
"attributes": {
"label": {
"value": "How does the cat go?"
},
"labelDimensions": {
"width": 0,
"height": 0
},
2023-03-01 18:28:01 +00:00
"style": {
"fill": {
"value": "green"
}
},
"link": {
2023-03-01 22:53:58 +00:00
"value": "root.layers.cat"
2023-02-05 19:04:38 +00:00
},
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2023-02-05 19:04:38 +00:00
},
"zIndex": 0
}
]
}
]
},
"err": null
}