feat(svelte): selection box

This commit is contained in:
moklick
2023-02-20 19:01:43 +01:00
parent fe84a5d21a
commit 1f44bc4da5
17 changed files with 501 additions and 154 deletions
+3 -2
View File
@@ -16,8 +16,9 @@
".": "./index.js"
},
"dependencies": {
"@reactflow/system": "workspace:11.5.5",
"@reactflow/utils": "workspace:^11.5.5",
"@reactflow/system": "workspace:*",
"@reactflow/utils": "workspace:*",
"@svelte-put/shortcut": "^2.0.0",
"classcat": "^5.0.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",