merge with master

This commit is contained in:
Ryan Di 2024-10-04 17:08:36 +08:00
commit 7b012b1cad
130 changed files with 3499 additions and 1531 deletions

View file

@ -11,6 +11,7 @@ exports[`exportToSvg > with default arguments 1`] = `
},
"collaborators": Map {},
"contextMenu": null,
"croppingElement": null,
"currentChartType": "bar",
"currentHoveredFontFamily": null,
"currentItemArrowType": "round",
@ -53,6 +54,7 @@ exports[`exportToSvg > with default arguments 1`] = `
"gridSize": 20,
"gridStep": 5,
"isBindingEnabled": true,
"isCropping": false,
"isLoading": false,
"isResizing": false,
"isRotating": false,
@ -81,6 +83,7 @@ exports[`exportToSvg > with default arguments 1`] = `
"scrollX": 0,
"scrollY": 0,
"scrolledOutside": false,
"searchMatches": [],
"selectedElementIds": {},
"selectedElementsAreBeingDragged": false,
"selectedGroupIds": {},