d2/e2etests/testdata/regression/no-lexer/elk/board.exp.json

89 lines
1.6 KiB
JSON
Raw Normal View History

2023-01-12 07:53:02 +00:00
{
"name": "",
"boardContainer": false,
2023-01-12 07:53:02 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "x",
"type": "code",
"pos": {
"x": 12,
"y": 12
},
"width": 73,
"height": 38,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "N7",
"stroke": "N1",
2023-01-12 07:53:02 +00:00
"shadow": false,
"3d": false,
"multiple": false,
2023-01-24 09:52:05 +00:00
"double-border": false,
2023-01-12 07:53:02 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "x -> y",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "d2",
2023-01-27 21:30:44 +00:00
"color": "N1",
2023-01-12 07:53:02 +00:00
"italic": false,
"bold": true,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 68,
"labelHeight": 33,
2023-01-12 07:53:02 +00:00
"zIndex": 0,
"level": 1
}
],
2023-02-26 19:41:50 +00:00
"connections": [],
"root": {
"id": "",
"type": "",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 0,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
"fill": "N7",
"stroke": "",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 0
}
2023-01-12 07:53:02 +00:00
}