package(svelte): use system fitView

This commit is contained in:
moklick
2023-02-19 16:15:42 +01:00
parent 0f62a3d07a
commit ba592ceea6
6 changed files with 72 additions and 12 deletions
+5 -1
View File
@@ -310,7 +310,8 @@ importers:
packages/svelte:
specifiers:
'@reactflow/system': workspace:*
'@reactflow/system': workspace:11.5.5
'@reactflow/utils': workspace:^11.5.5
'@sveltejs/adapter-auto': ^2.0.0
'@sveltejs/kit': ^1.5.6
'@sveltejs/package': ^1.0.2
@@ -334,6 +335,7 @@ importers:
vite: ^4.1.1
dependencies:
'@reactflow/system': link:../system
'@reactflow/utils': link:../utils
cc: registry.npmjs.org/cc/3.0.1
d3-drag: registry.npmjs.org/d3-drag/3.0.0
d3-selection: registry.npmjs.org/d3-selection/3.0.0
@@ -399,6 +401,7 @@ importers:
'@types/node': ^18.7.16
'@types/react': '>=17'
'@types/react-dom': '>=17'
d3-zoom: ^3.0.0
react: ^18.2.0
typescript: ^4.9.4
dependencies:
@@ -407,6 +410,7 @@ importers:
'@types/d3-drag': registry.npmjs.org/@types/d3-drag/3.0.1
'@types/d3-selection': registry.npmjs.org/@types/d3-selection/3.0.3
'@types/d3-zoom': registry.npmjs.org/@types/d3-zoom/3.0.1
d3-zoom: registry.npmjs.org/d3-zoom/3.0.0
devDependencies:
'@reactflow/eslint-config': link:../../tooling/eslint-config
'@reactflow/rollup-config': link:../../tooling/rollup-config