d2/e2etests/testdata/stable/transparent_3d/elk/board.exp.json

92 lines
1.7 KiB
JSON
Raw Normal View History

2022-11-28 22:10:30 +00:00
{
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-11-28 22:10:30 +00:00
"shapes": [
{
"id": "cube",
"type": "rectangle",
2022-11-28 22:10:30 +00:00
"pos": {
"x": 12,
2023-05-25 02:55:25 +00:00
"y": 27
2022-11-28 22:10:30 +00:00
},
2023-01-25 20:32:36 +00:00
"width": 79,
"height": 66,
2022-11-28 22:10:30 +00:00
"opacity": 0.5,
"strokeDash": 0,
"strokeWidth": 7,
"borderRadius": 0,
"fill": "orange",
"stroke": "#53C0D8",
2024-12-15 02:54:49 +00:00
"animated": false,
2022-11-28 22:10:30 +00:00
"shadow": false,
"3d": true,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
2022-11-28 22:10:30 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-28 22:10:30 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "cube",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
2022-11-28 22:10:30 +00:00
"italic": false,
"bold": true,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 34,
"labelHeight": 21,
2022-11-30 05:43:01 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-28 22:10:30 +00:00
}
],
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": "",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-26 19:41:50 +00:00
"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
}
2022-11-28 22:10:30 +00:00
}