wechen-agent-editor-v1 1.2.2 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1112) hide show
  1. package/README.md +73 -15
  2. package/dist/WechenAgentEditor.d.ts +8 -0
  3. package/dist/WechenAgentEditor.d.ts.map +1 -1
  4. package/dist/WechenAgentEditorContext.d.ts +7 -0
  5. package/dist/WechenAgentEditorContext.d.ts.map +1 -1
  6. package/dist/flow/PathEditContext.d.ts +16 -0
  7. package/dist/flow/PathEditContext.d.ts.map +1 -0
  8. package/dist/flow/edgeLayoutSnapshot.d.ts +2 -2
  9. package/dist/flow/edgeLayoutSnapshot.d.ts.map +1 -1
  10. package/dist/flow/edgeOrthogonalPath.d.ts +3 -2
  11. package/dist/flow/edgeOrthogonalPath.d.ts.map +1 -1
  12. package/dist/flow/edgePolylinePath.d.ts +81 -0
  13. package/dist/flow/edgePolylinePath.d.ts.map +1 -0
  14. package/dist/flow/flowGraphMutations.d.ts +10 -0
  15. package/dist/flow/flowGraphMutations.d.ts.map +1 -1
  16. package/dist/flow/flowJsonUtils.d.ts.map +1 -1
  17. package/dist/flow/nodes/CardNode.d.ts.map +1 -1
  18. package/dist/flow/nodes/MainAgentNode.d.ts.map +1 -1
  19. package/dist/flow/nodes/PillNode.d.ts.map +1 -1
  20. package/dist/flow/selectionToolbar/EdgeSelectionToolbar.d.ts +13 -0
  21. package/dist/flow/selectionToolbar/EdgeSelectionToolbar.d.ts.map +1 -0
  22. package/dist/flow/selectionToolbar/SelectionToolbar.d.ts +30 -0
  23. package/dist/flow/selectionToolbar/SelectionToolbar.d.ts.map +1 -0
  24. package/dist/flow/selectionToolbar/WechenNodeSelectionToolbar.d.ts +7 -0
  25. package/dist/flow/selectionToolbar/WechenNodeSelectionToolbar.d.ts.map +1 -0
  26. package/dist/flow/selectionToolbar/edgeSelectionToolbarLogic.d.ts +15 -0
  27. package/dist/flow/selectionToolbar/edgeSelectionToolbarLogic.d.ts.map +1 -0
  28. package/dist/flow/selectionToolbar/polylineMidpoint.d.ts +7 -0
  29. package/dist/flow/selectionToolbar/polylineMidpoint.d.ts.map +1 -0
  30. package/dist/flow/selectionToolbar/selectionToolbarVisibility.d.ts +24 -0
  31. package/dist/flow/selectionToolbar/selectionToolbarVisibility.d.ts.map +1 -0
  32. package/dist/flow/wechenAgentEdgeTypes.d.ts +2 -15
  33. package/dist/flow/wechenAgentEdgeTypes.d.ts.map +1 -1
  34. package/dist/flowTypes.d.ts +15 -0
  35. package/dist/flowTypes.d.ts.map +1 -1
  36. package/dist/i18n/localeKeys.d.ts +5 -0
  37. package/dist/i18n/localeKeys.d.ts.map +1 -1
  38. package/dist/index.d.ts +5 -1
  39. package/dist/index.d.ts.map +1 -1
  40. package/dist/index.js +9544 -8941
  41. package/dist/index.js.map +1 -1
  42. package/dist/style.css +1 -1
  43. package/package.json +5 -6
  44. package/node_modules/@types/d3-color/LICENSE +0 -21
  45. package/node_modules/@types/d3-color/README.md +0 -15
  46. package/node_modules/@types/d3-color/index.d.ts +0 -669
  47. package/node_modules/@types/d3-color/package.json +0 -55
  48. package/node_modules/@types/d3-drag/LICENSE +0 -21
  49. package/node_modules/@types/d3-drag/README.md +0 -15
  50. package/node_modules/@types/d3-drag/index.d.ts +0 -395
  51. package/node_modules/@types/d3-drag/package.json +0 -42
  52. package/node_modules/@types/d3-interpolate/LICENSE +0 -21
  53. package/node_modules/@types/d3-interpolate/README.md +0 -15
  54. package/node_modules/@types/d3-interpolate/index.d.ts +0 -387
  55. package/node_modules/@types/d3-interpolate/package.json +0 -47
  56. package/node_modules/@types/d3-selection/LICENSE +0 -21
  57. package/node_modules/@types/d3-selection/README.md +0 -15
  58. package/node_modules/@types/d3-selection/index.d.ts +0 -1173
  59. package/node_modules/@types/d3-selection/package.json +0 -50
  60. package/node_modules/@types/d3-transition/LICENSE +0 -21
  61. package/node_modules/@types/d3-transition/README.md +0 -15
  62. package/node_modules/@types/d3-transition/index.d.ts +0 -664
  63. package/node_modules/@types/d3-transition/package.json +0 -47
  64. package/node_modules/@types/d3-zoom/LICENSE +0 -21
  65. package/node_modules/@types/d3-zoom/README.md +0 -15
  66. package/node_modules/@types/d3-zoom/index.d.ts +0 -611
  67. package/node_modules/@types/d3-zoom/package.json +0 -48
  68. package/node_modules/@xyflow/react/LICENSE +0 -21
  69. package/node_modules/@xyflow/react/README.md +0 -135
  70. package/node_modules/@xyflow/react/dist/base.css +0 -504
  71. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/Background.d.ts +0 -61
  72. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/Background.d.ts.map +0 -1
  73. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/Patterns.d.ts +0 -15
  74. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/Patterns.d.ts.map +0 -1
  75. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/index.d.ts +0 -3
  76. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/index.d.ts.map +0 -1
  77. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/types.d.ts +0 -59
  78. package/node_modules/@xyflow/react/dist/esm/additional-components/Background/types.d.ts.map +0 -1
  79. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/ControlButton.d.ts +0 -26
  80. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/ControlButton.d.ts.map +0 -1
  81. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Controls.d.ts +0 -29
  82. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Controls.d.ts.map +0 -1
  83. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/FitView.d.ts +0 -2
  84. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/FitView.d.ts.map +0 -1
  85. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Lock.d.ts +0 -2
  86. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Lock.d.ts.map +0 -1
  87. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Minus.d.ts +0 -2
  88. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Minus.d.ts.map +0 -1
  89. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Plus.d.ts +0 -2
  90. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Plus.d.ts.map +0 -1
  91. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Unlock.d.ts +0 -2
  92. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/Icons/Unlock.d.ts.map +0 -1
  93. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/index.d.ts +0 -4
  94. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/index.d.ts.map +0 -1
  95. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/types.d.ts +0 -66
  96. package/node_modules/@xyflow/react/dist/esm/additional-components/Controls/types.d.ts.map +0 -1
  97. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/EdgeToolbar.d.ts +0 -26
  98. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/EdgeToolbar.d.ts.map +0 -1
  99. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/index.d.ts +0 -3
  100. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/index.d.ts.map +0 -1
  101. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/types.d.ts +0 -13
  102. package/node_modules/@xyflow/react/dist/esm/additional-components/EdgeToolbar/types.d.ts.map +0 -1
  103. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMap.d.ts +0 -29
  104. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMap.d.ts.map +0 -1
  105. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMapNode.d.ts +0 -5
  106. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMapNode.d.ts.map +0 -1
  107. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMapNodes.d.ts +0 -6
  108. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/MiniMapNodes.d.ts.map +0 -1
  109. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/index.d.ts +0 -4
  110. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/index.d.ts.map +0 -1
  111. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/types.d.ts +0 -123
  112. package/node_modules/@xyflow/react/dist/esm/additional-components/MiniMap/types.d.ts.map +0 -1
  113. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/NodeResizeControl.d.ts +0 -11
  114. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/NodeResizeControl.d.ts.map +0 -1
  115. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/NodeResizer.d.ts +0 -27
  116. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/NodeResizer.d.ts.map +0 -1
  117. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/index.d.ts +0 -4
  118. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/index.d.ts.map +0 -1
  119. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/types.d.ts +0 -97
  120. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeResizer/types.d.ts.map +0 -1
  121. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/NodeToolbar.d.ts +0 -38
  122. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/NodeToolbar.d.ts.map +0 -1
  123. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/NodeToolbarPortal.d.ts +0 -5
  124. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/NodeToolbarPortal.d.ts.map +0 -1
  125. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/index.d.ts +0 -3
  126. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/index.d.ts.map +0 -1
  127. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/types.d.ts +0 -32
  128. package/node_modules/@xyflow/react/dist/esm/additional-components/NodeToolbar/types.d.ts.map +0 -1
  129. package/node_modules/@xyflow/react/dist/esm/additional-components/index.d.ts +0 -7
  130. package/node_modules/@xyflow/react/dist/esm/additional-components/index.d.ts.map +0 -1
  131. package/node_modules/@xyflow/react/dist/esm/components/A11yDescriptions/index.d.ts +0 -8
  132. package/node_modules/@xyflow/react/dist/esm/components/A11yDescriptions/index.d.ts.map +0 -1
  133. package/node_modules/@xyflow/react/dist/esm/components/Attribution/index.d.ts +0 -8
  134. package/node_modules/@xyflow/react/dist/esm/components/Attribution/index.d.ts.map +0 -1
  135. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/index.d.ts +0 -17
  136. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/index.d.ts.map +0 -1
  137. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/types.d.ts +0 -7
  138. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/types.d.ts.map +0 -1
  139. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/useQueue.d.ts +0 -11
  140. package/node_modules/@xyflow/react/dist/esm/components/BatchProvider/useQueue.d.ts.map +0 -1
  141. package/node_modules/@xyflow/react/dist/esm/components/ConnectionLine/index.d.ts +0 -12
  142. package/node_modules/@xyflow/react/dist/esm/components/ConnectionLine/index.d.ts.map +0 -1
  143. package/node_modules/@xyflow/react/dist/esm/components/EdgeLabelRenderer/index.d.ts +0 -47
  144. package/node_modules/@xyflow/react/dist/esm/components/EdgeLabelRenderer/index.d.ts.map +0 -1
  145. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/EdgeUpdateAnchors.d.ts +0 -15
  146. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/EdgeUpdateAnchors.d.ts.map +0 -1
  147. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/index.d.ts +0 -6
  148. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/index.d.ts.map +0 -1
  149. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/utils.d.ts +0 -11
  150. package/node_modules/@xyflow/react/dist/esm/components/EdgeWrapper/utils.d.ts.map +0 -1
  151. package/node_modules/@xyflow/react/dist/esm/components/Edges/BaseEdge.d.ts +0 -30
  152. package/node_modules/@xyflow/react/dist/esm/components/Edges/BaseEdge.d.ts.map +0 -1
  153. package/node_modules/@xyflow/react/dist/esm/components/Edges/BezierEdge.d.ts +0 -31
  154. package/node_modules/@xyflow/react/dist/esm/components/Edges/BezierEdge.d.ts.map +0 -1
  155. package/node_modules/@xyflow/react/dist/esm/components/Edges/EdgeAnchor.d.ts +0 -17
  156. package/node_modules/@xyflow/react/dist/esm/components/Edges/EdgeAnchor.d.ts.map +0 -1
  157. package/node_modules/@xyflow/react/dist/esm/components/Edges/EdgeText.d.ts +0 -34
  158. package/node_modules/@xyflow/react/dist/esm/components/Edges/EdgeText.d.ts.map +0 -1
  159. package/node_modules/@xyflow/react/dist/esm/components/Edges/SimpleBezierEdge.d.ts +0 -30
  160. package/node_modules/@xyflow/react/dist/esm/components/Edges/SimpleBezierEdge.d.ts.map +0 -1
  161. package/node_modules/@xyflow/react/dist/esm/components/Edges/SmoothStepEdge.d.ts +0 -31
  162. package/node_modules/@xyflow/react/dist/esm/components/Edges/SmoothStepEdge.d.ts.map +0 -1
  163. package/node_modules/@xyflow/react/dist/esm/components/Edges/StepEdge.d.ts +0 -31
  164. package/node_modules/@xyflow/react/dist/esm/components/Edges/StepEdge.d.ts.map +0 -1
  165. package/node_modules/@xyflow/react/dist/esm/components/Edges/StraightEdge.d.ts +0 -29
  166. package/node_modules/@xyflow/react/dist/esm/components/Edges/StraightEdge.d.ts.map +0 -1
  167. package/node_modules/@xyflow/react/dist/esm/components/Edges/index.d.ts +0 -6
  168. package/node_modules/@xyflow/react/dist/esm/components/Edges/index.d.ts.map +0 -1
  169. package/node_modules/@xyflow/react/dist/esm/components/Handle/index.d.ts +0 -39
  170. package/node_modules/@xyflow/react/dist/esm/components/Handle/index.d.ts.map +0 -1
  171. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/index.d.ts +0 -5
  172. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/index.d.ts.map +0 -1
  173. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/useNodeObserver.d.ts +0 -14
  174. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/useNodeObserver.d.ts.map +0 -1
  175. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/utils.d.ts +0 -9
  176. package/node_modules/@xyflow/react/dist/esm/components/NodeWrapper/utils.d.ts.map +0 -1
  177. package/node_modules/@xyflow/react/dist/esm/components/Nodes/DefaultNode.d.ts +0 -3
  178. package/node_modules/@xyflow/react/dist/esm/components/Nodes/DefaultNode.d.ts.map +0 -1
  179. package/node_modules/@xyflow/react/dist/esm/components/Nodes/GroupNode.d.ts +0 -2
  180. package/node_modules/@xyflow/react/dist/esm/components/Nodes/GroupNode.d.ts.map +0 -1
  181. package/node_modules/@xyflow/react/dist/esm/components/Nodes/InputNode.d.ts +0 -3
  182. package/node_modules/@xyflow/react/dist/esm/components/Nodes/InputNode.d.ts.map +0 -1
  183. package/node_modules/@xyflow/react/dist/esm/components/Nodes/OutputNode.d.ts +0 -3
  184. package/node_modules/@xyflow/react/dist/esm/components/Nodes/OutputNode.d.ts.map +0 -1
  185. package/node_modules/@xyflow/react/dist/esm/components/Nodes/utils.d.ts +0 -13
  186. package/node_modules/@xyflow/react/dist/esm/components/Nodes/utils.d.ts.map +0 -1
  187. package/node_modules/@xyflow/react/dist/esm/components/NodesSelection/index.d.ts +0 -13
  188. package/node_modules/@xyflow/react/dist/esm/components/NodesSelection/index.d.ts.map +0 -1
  189. package/node_modules/@xyflow/react/dist/esm/components/Panel/index.d.ts +0 -45
  190. package/node_modules/@xyflow/react/dist/esm/components/Panel/index.d.ts.map +0 -1
  191. package/node_modules/@xyflow/react/dist/esm/components/ReactFlowProvider/index.d.ts +0 -83
  192. package/node_modules/@xyflow/react/dist/esm/components/ReactFlowProvider/index.d.ts.map +0 -1
  193. package/node_modules/@xyflow/react/dist/esm/components/SelectionListener/index.d.ts +0 -7
  194. package/node_modules/@xyflow/react/dist/esm/components/SelectionListener/index.d.ts.map +0 -1
  195. package/node_modules/@xyflow/react/dist/esm/components/StoreUpdater/index.d.ts +0 -9
  196. package/node_modules/@xyflow/react/dist/esm/components/StoreUpdater/index.d.ts.map +0 -1
  197. package/node_modules/@xyflow/react/dist/esm/components/UserSelection/index.d.ts +0 -2
  198. package/node_modules/@xyflow/react/dist/esm/components/UserSelection/index.d.ts.map +0 -1
  199. package/node_modules/@xyflow/react/dist/esm/components/ViewportPortal/index.d.ts +0 -30
  200. package/node_modules/@xyflow/react/dist/esm/components/ViewportPortal/index.d.ts.map +0 -1
  201. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/MarkerDefinitions.d.ts +0 -10
  202. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/MarkerDefinitions.d.ts.map +0 -1
  203. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/MarkerSymbols.d.ts +0 -9
  204. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/MarkerSymbols.d.ts.map +0 -1
  205. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/index.d.ts +0 -13
  206. package/node_modules/@xyflow/react/dist/esm/container/EdgeRenderer/index.d.ts.map +0 -1
  207. package/node_modules/@xyflow/react/dist/esm/container/FlowRenderer/index.d.ts +0 -14
  208. package/node_modules/@xyflow/react/dist/esm/container/FlowRenderer/index.d.ts.map +0 -1
  209. package/node_modules/@xyflow/react/dist/esm/container/GraphView/index.d.ts +0 -11
  210. package/node_modules/@xyflow/react/dist/esm/container/GraphView/index.d.ts.map +0 -1
  211. package/node_modules/@xyflow/react/dist/esm/container/GraphView/useNodeOrEdgeTypesWarning.d.ts +0 -10
  212. package/node_modules/@xyflow/react/dist/esm/container/GraphView/useNodeOrEdgeTypesWarning.d.ts.map +0 -1
  213. package/node_modules/@xyflow/react/dist/esm/container/GraphView/useStylesLoadedWarning.d.ts +0 -2
  214. package/node_modules/@xyflow/react/dist/esm/container/GraphView/useStylesLoadedWarning.d.ts.map +0 -1
  215. package/node_modules/@xyflow/react/dist/esm/container/NodeRenderer/index.d.ts +0 -10
  216. package/node_modules/@xyflow/react/dist/esm/container/NodeRenderer/index.d.ts.map +0 -1
  217. package/node_modules/@xyflow/react/dist/esm/container/NodeRenderer/useResizeObserver.d.ts +0 -2
  218. package/node_modules/@xyflow/react/dist/esm/container/NodeRenderer/useResizeObserver.d.ts.map +0 -1
  219. package/node_modules/@xyflow/react/dist/esm/container/Pane/index.d.ts +0 -11
  220. package/node_modules/@xyflow/react/dist/esm/container/Pane/index.d.ts.map +0 -1
  221. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/Wrapper.d.ts +0 -20
  222. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/Wrapper.d.ts.map +0 -1
  223. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/index.d.ts +0 -24
  224. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/index.d.ts.map +0 -1
  225. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/init-values.d.ts +0 -4
  226. package/node_modules/@xyflow/react/dist/esm/container/ReactFlow/init-values.d.ts.map +0 -1
  227. package/node_modules/@xyflow/react/dist/esm/container/Viewport/index.d.ts +0 -7
  228. package/node_modules/@xyflow/react/dist/esm/container/Viewport/index.d.ts.map +0 -1
  229. package/node_modules/@xyflow/react/dist/esm/container/ZoomPane/index.d.ts +0 -7
  230. package/node_modules/@xyflow/react/dist/esm/container/ZoomPane/index.d.ts.map +0 -1
  231. package/node_modules/@xyflow/react/dist/esm/contexts/NodeIdContext.d.ts +0 -34
  232. package/node_modules/@xyflow/react/dist/esm/contexts/NodeIdContext.d.ts.map +0 -1
  233. package/node_modules/@xyflow/react/dist/esm/contexts/StoreContext.d.ts +0 -4
  234. package/node_modules/@xyflow/react/dist/esm/contexts/StoreContext.d.ts.map +0 -1
  235. package/node_modules/@xyflow/react/dist/esm/hooks/useColorModeClass.d.ts +0 -9
  236. package/node_modules/@xyflow/react/dist/esm/hooks/useColorModeClass.d.ts.map +0 -1
  237. package/node_modules/@xyflow/react/dist/esm/hooks/useConnection.d.ts +0 -33
  238. package/node_modules/@xyflow/react/dist/esm/hooks/useConnection.d.ts.map +0 -1
  239. package/node_modules/@xyflow/react/dist/esm/hooks/useDrag.d.ts +0 -18
  240. package/node_modules/@xyflow/react/dist/esm/hooks/useDrag.d.ts.map +0 -1
  241. package/node_modules/@xyflow/react/dist/esm/hooks/useEdges.d.ts +0 -21
  242. package/node_modules/@xyflow/react/dist/esm/hooks/useEdges.d.ts.map +0 -1
  243. package/node_modules/@xyflow/react/dist/esm/hooks/useGlobalKeyHandler.d.ts +0 -11
  244. package/node_modules/@xyflow/react/dist/esm/hooks/useGlobalKeyHandler.d.ts.map +0 -1
  245. package/node_modules/@xyflow/react/dist/esm/hooks/useHandleConnections.d.ts +0 -23
  246. package/node_modules/@xyflow/react/dist/esm/hooks/useHandleConnections.d.ts.map +0 -1
  247. package/node_modules/@xyflow/react/dist/esm/hooks/useInternalNode.d.ts +0 -30
  248. package/node_modules/@xyflow/react/dist/esm/hooks/useInternalNode.d.ts.map +0 -1
  249. package/node_modules/@xyflow/react/dist/esm/hooks/useIsomorphicLayoutEffect.d.ts +0 -3
  250. package/node_modules/@xyflow/react/dist/esm/hooks/useIsomorphicLayoutEffect.d.ts.map +0 -1
  251. package/node_modules/@xyflow/react/dist/esm/hooks/useKeyPress.d.ts +0 -53
  252. package/node_modules/@xyflow/react/dist/esm/hooks/useKeyPress.d.ts.map +0 -1
  253. package/node_modules/@xyflow/react/dist/esm/hooks/useMoveSelectedNodes.d.ts +0 -12
  254. package/node_modules/@xyflow/react/dist/esm/hooks/useMoveSelectedNodes.d.ts.map +0 -1
  255. package/node_modules/@xyflow/react/dist/esm/hooks/useNodeConnections.d.ts +0 -38
  256. package/node_modules/@xyflow/react/dist/esm/hooks/useNodeConnections.d.ts.map +0 -1
  257. package/node_modules/@xyflow/react/dist/esm/hooks/useNodes.d.ts +0 -22
  258. package/node_modules/@xyflow/react/dist/esm/hooks/useNodes.d.ts.map +0 -1
  259. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesData.d.ts +0 -27
  260. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesData.d.ts.map +0 -1
  261. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesEdgesState.d.ts +0 -105
  262. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesEdgesState.d.ts.map +0 -1
  263. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesInitialized.d.ts +0 -39
  264. package/node_modules/@xyflow/react/dist/esm/hooks/useNodesInitialized.d.ts.map +0 -1
  265. package/node_modules/@xyflow/react/dist/esm/hooks/useOnEdgesChangeMiddleware.d.ts +0 -10
  266. package/node_modules/@xyflow/react/dist/esm/hooks/useOnEdgesChangeMiddleware.d.ts.map +0 -1
  267. package/node_modules/@xyflow/react/dist/esm/hooks/useOnInitHandler.d.ts +0 -8
  268. package/node_modules/@xyflow/react/dist/esm/hooks/useOnInitHandler.d.ts.map +0 -1
  269. package/node_modules/@xyflow/react/dist/esm/hooks/useOnNodesChangeMiddleware.d.ts +0 -10
  270. package/node_modules/@xyflow/react/dist/esm/hooks/useOnNodesChangeMiddleware.d.ts.map +0 -1
  271. package/node_modules/@xyflow/react/dist/esm/hooks/useOnSelectionChange.d.ts +0 -43
  272. package/node_modules/@xyflow/react/dist/esm/hooks/useOnSelectionChange.d.ts.map +0 -1
  273. package/node_modules/@xyflow/react/dist/esm/hooks/useOnViewportChange.d.ts +0 -33
  274. package/node_modules/@xyflow/react/dist/esm/hooks/useOnViewportChange.d.ts.map +0 -1
  275. package/node_modules/@xyflow/react/dist/esm/hooks/useReactFlow.d.ts +0 -30
  276. package/node_modules/@xyflow/react/dist/esm/hooks/useReactFlow.d.ts.map +0 -1
  277. package/node_modules/@xyflow/react/dist/esm/hooks/useResizeHandler.d.ts +0 -8
  278. package/node_modules/@xyflow/react/dist/esm/hooks/useResizeHandler.d.ts.map +0 -1
  279. package/node_modules/@xyflow/react/dist/esm/hooks/useStore.d.ts +0 -45
  280. package/node_modules/@xyflow/react/dist/esm/hooks/useStore.d.ts.map +0 -1
  281. package/node_modules/@xyflow/react/dist/esm/hooks/useUpdateNodeInternals.d.ts +0 -48
  282. package/node_modules/@xyflow/react/dist/esm/hooks/useUpdateNodeInternals.d.ts.map +0 -1
  283. package/node_modules/@xyflow/react/dist/esm/hooks/useViewport.d.ts +0 -32
  284. package/node_modules/@xyflow/react/dist/esm/hooks/useViewport.d.ts.map +0 -1
  285. package/node_modules/@xyflow/react/dist/esm/hooks/useViewportHelper.d.ts +0 -10
  286. package/node_modules/@xyflow/react/dist/esm/hooks/useViewportHelper.d.ts.map +0 -1
  287. package/node_modules/@xyflow/react/dist/esm/hooks/useViewportSync.d.ts +0 -9
  288. package/node_modules/@xyflow/react/dist/esm/hooks/useViewportSync.d.ts.map +0 -1
  289. package/node_modules/@xyflow/react/dist/esm/hooks/useVisibleEdgeIds.d.ts +0 -9
  290. package/node_modules/@xyflow/react/dist/esm/hooks/useVisibleEdgeIds.d.ts.map +0 -1
  291. package/node_modules/@xyflow/react/dist/esm/hooks/useVisibleNodeIds.d.ts +0 -9
  292. package/node_modules/@xyflow/react/dist/esm/hooks/useVisibleNodeIds.d.ts.map +0 -1
  293. package/node_modules/@xyflow/react/dist/esm/index.d.ts +0 -41
  294. package/node_modules/@xyflow/react/dist/esm/index.d.ts.map +0 -1
  295. package/node_modules/@xyflow/react/dist/esm/index.js +0 -4987
  296. package/node_modules/@xyflow/react/dist/esm/index.mjs +0 -4987
  297. package/node_modules/@xyflow/react/dist/esm/store/index.d.ts +0 -19
  298. package/node_modules/@xyflow/react/dist/esm/store/index.d.ts.map +0 -1
  299. package/node_modules/@xyflow/react/dist/esm/store/initialState.d.ts +0 -19
  300. package/node_modules/@xyflow/react/dist/esm/store/initialState.d.ts.map +0 -1
  301. package/node_modules/@xyflow/react/dist/esm/styles/utils.d.ts +0 -3
  302. package/node_modules/@xyflow/react/dist/esm/styles/utils.d.ts.map +0 -1
  303. package/node_modules/@xyflow/react/dist/esm/types/component-props.d.ts +0 -649
  304. package/node_modules/@xyflow/react/dist/esm/types/component-props.d.ts.map +0 -1
  305. package/node_modules/@xyflow/react/dist/esm/types/edges.d.ts +0 -217
  306. package/node_modules/@xyflow/react/dist/esm/types/edges.d.ts.map +0 -1
  307. package/node_modules/@xyflow/react/dist/esm/types/general.d.ts +0 -179
  308. package/node_modules/@xyflow/react/dist/esm/types/general.d.ts.map +0 -1
  309. package/node_modules/@xyflow/react/dist/esm/types/index.d.ts +0 -7
  310. package/node_modules/@xyflow/react/dist/esm/types/index.d.ts.map +0 -1
  311. package/node_modules/@xyflow/react/dist/esm/types/instance.d.ts +0 -242
  312. package/node_modules/@xyflow/react/dist/esm/types/instance.d.ts.map +0 -1
  313. package/node_modules/@xyflow/react/dist/esm/types/nodes.d.ts +0 -101
  314. package/node_modules/@xyflow/react/dist/esm/types/nodes.d.ts.map +0 -1
  315. package/node_modules/@xyflow/react/dist/esm/types/store.d.ts +0 -115
  316. package/node_modules/@xyflow/react/dist/esm/types/store.d.ts.map +0 -1
  317. package/node_modules/@xyflow/react/dist/esm/utils/changes.d.ts +0 -87
  318. package/node_modules/@xyflow/react/dist/esm/utils/changes.d.ts.map +0 -1
  319. package/node_modules/@xyflow/react/dist/esm/utils/general.d.ts +0 -48
  320. package/node_modules/@xyflow/react/dist/esm/utils/general.d.ts.map +0 -1
  321. package/node_modules/@xyflow/react/dist/esm/utils/index.d.ts +0 -3
  322. package/node_modules/@xyflow/react/dist/esm/utils/index.d.ts.map +0 -1
  323. package/node_modules/@xyflow/react/dist/style.css +0 -624
  324. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/Background.d.ts +0 -61
  325. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/Background.d.ts.map +0 -1
  326. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/Patterns.d.ts +0 -15
  327. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/Patterns.d.ts.map +0 -1
  328. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/index.d.ts +0 -3
  329. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/index.d.ts.map +0 -1
  330. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/types.d.ts +0 -59
  331. package/node_modules/@xyflow/react/dist/umd/additional-components/Background/types.d.ts.map +0 -1
  332. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/ControlButton.d.ts +0 -26
  333. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/ControlButton.d.ts.map +0 -1
  334. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Controls.d.ts +0 -29
  335. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Controls.d.ts.map +0 -1
  336. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/FitView.d.ts +0 -2
  337. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/FitView.d.ts.map +0 -1
  338. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Lock.d.ts +0 -2
  339. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Lock.d.ts.map +0 -1
  340. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Minus.d.ts +0 -2
  341. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Minus.d.ts.map +0 -1
  342. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Plus.d.ts +0 -2
  343. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Plus.d.ts.map +0 -1
  344. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Unlock.d.ts +0 -2
  345. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/Icons/Unlock.d.ts.map +0 -1
  346. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/index.d.ts +0 -4
  347. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/index.d.ts.map +0 -1
  348. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/types.d.ts +0 -66
  349. package/node_modules/@xyflow/react/dist/umd/additional-components/Controls/types.d.ts.map +0 -1
  350. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/EdgeToolbar.d.ts +0 -26
  351. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/EdgeToolbar.d.ts.map +0 -1
  352. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/index.d.ts +0 -3
  353. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/index.d.ts.map +0 -1
  354. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/types.d.ts +0 -13
  355. package/node_modules/@xyflow/react/dist/umd/additional-components/EdgeToolbar/types.d.ts.map +0 -1
  356. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMap.d.ts +0 -29
  357. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMap.d.ts.map +0 -1
  358. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMapNode.d.ts +0 -5
  359. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMapNode.d.ts.map +0 -1
  360. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMapNodes.d.ts +0 -6
  361. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/MiniMapNodes.d.ts.map +0 -1
  362. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/index.d.ts +0 -4
  363. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/index.d.ts.map +0 -1
  364. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/types.d.ts +0 -123
  365. package/node_modules/@xyflow/react/dist/umd/additional-components/MiniMap/types.d.ts.map +0 -1
  366. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/NodeResizeControl.d.ts +0 -11
  367. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/NodeResizeControl.d.ts.map +0 -1
  368. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/NodeResizer.d.ts +0 -27
  369. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/NodeResizer.d.ts.map +0 -1
  370. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/index.d.ts +0 -4
  371. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/index.d.ts.map +0 -1
  372. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/types.d.ts +0 -97
  373. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeResizer/types.d.ts.map +0 -1
  374. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/NodeToolbar.d.ts +0 -38
  375. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/NodeToolbar.d.ts.map +0 -1
  376. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/NodeToolbarPortal.d.ts +0 -5
  377. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/NodeToolbarPortal.d.ts.map +0 -1
  378. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/index.d.ts +0 -3
  379. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/index.d.ts.map +0 -1
  380. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/types.d.ts +0 -32
  381. package/node_modules/@xyflow/react/dist/umd/additional-components/NodeToolbar/types.d.ts.map +0 -1
  382. package/node_modules/@xyflow/react/dist/umd/additional-components/index.d.ts +0 -7
  383. package/node_modules/@xyflow/react/dist/umd/additional-components/index.d.ts.map +0 -1
  384. package/node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts +0 -8
  385. package/node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts.map +0 -1
  386. package/node_modules/@xyflow/react/dist/umd/components/Attribution/index.d.ts +0 -8
  387. package/node_modules/@xyflow/react/dist/umd/components/Attribution/index.d.ts.map +0 -1
  388. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/index.d.ts +0 -17
  389. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/index.d.ts.map +0 -1
  390. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/types.d.ts +0 -7
  391. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/types.d.ts.map +0 -1
  392. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/useQueue.d.ts +0 -11
  393. package/node_modules/@xyflow/react/dist/umd/components/BatchProvider/useQueue.d.ts.map +0 -1
  394. package/node_modules/@xyflow/react/dist/umd/components/ConnectionLine/index.d.ts +0 -12
  395. package/node_modules/@xyflow/react/dist/umd/components/ConnectionLine/index.d.ts.map +0 -1
  396. package/node_modules/@xyflow/react/dist/umd/components/EdgeLabelRenderer/index.d.ts +0 -47
  397. package/node_modules/@xyflow/react/dist/umd/components/EdgeLabelRenderer/index.d.ts.map +0 -1
  398. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/EdgeUpdateAnchors.d.ts +0 -15
  399. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/EdgeUpdateAnchors.d.ts.map +0 -1
  400. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/index.d.ts +0 -6
  401. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/index.d.ts.map +0 -1
  402. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/utils.d.ts +0 -11
  403. package/node_modules/@xyflow/react/dist/umd/components/EdgeWrapper/utils.d.ts.map +0 -1
  404. package/node_modules/@xyflow/react/dist/umd/components/Edges/BaseEdge.d.ts +0 -30
  405. package/node_modules/@xyflow/react/dist/umd/components/Edges/BaseEdge.d.ts.map +0 -1
  406. package/node_modules/@xyflow/react/dist/umd/components/Edges/BezierEdge.d.ts +0 -31
  407. package/node_modules/@xyflow/react/dist/umd/components/Edges/BezierEdge.d.ts.map +0 -1
  408. package/node_modules/@xyflow/react/dist/umd/components/Edges/EdgeAnchor.d.ts +0 -17
  409. package/node_modules/@xyflow/react/dist/umd/components/Edges/EdgeAnchor.d.ts.map +0 -1
  410. package/node_modules/@xyflow/react/dist/umd/components/Edges/EdgeText.d.ts +0 -34
  411. package/node_modules/@xyflow/react/dist/umd/components/Edges/EdgeText.d.ts.map +0 -1
  412. package/node_modules/@xyflow/react/dist/umd/components/Edges/SimpleBezierEdge.d.ts +0 -30
  413. package/node_modules/@xyflow/react/dist/umd/components/Edges/SimpleBezierEdge.d.ts.map +0 -1
  414. package/node_modules/@xyflow/react/dist/umd/components/Edges/SmoothStepEdge.d.ts +0 -31
  415. package/node_modules/@xyflow/react/dist/umd/components/Edges/SmoothStepEdge.d.ts.map +0 -1
  416. package/node_modules/@xyflow/react/dist/umd/components/Edges/StepEdge.d.ts +0 -31
  417. package/node_modules/@xyflow/react/dist/umd/components/Edges/StepEdge.d.ts.map +0 -1
  418. package/node_modules/@xyflow/react/dist/umd/components/Edges/StraightEdge.d.ts +0 -29
  419. package/node_modules/@xyflow/react/dist/umd/components/Edges/StraightEdge.d.ts.map +0 -1
  420. package/node_modules/@xyflow/react/dist/umd/components/Edges/index.d.ts +0 -6
  421. package/node_modules/@xyflow/react/dist/umd/components/Edges/index.d.ts.map +0 -1
  422. package/node_modules/@xyflow/react/dist/umd/components/Handle/index.d.ts +0 -39
  423. package/node_modules/@xyflow/react/dist/umd/components/Handle/index.d.ts.map +0 -1
  424. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/index.d.ts +0 -5
  425. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/index.d.ts.map +0 -1
  426. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/useNodeObserver.d.ts +0 -14
  427. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/useNodeObserver.d.ts.map +0 -1
  428. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/utils.d.ts +0 -9
  429. package/node_modules/@xyflow/react/dist/umd/components/NodeWrapper/utils.d.ts.map +0 -1
  430. package/node_modules/@xyflow/react/dist/umd/components/Nodes/DefaultNode.d.ts +0 -3
  431. package/node_modules/@xyflow/react/dist/umd/components/Nodes/DefaultNode.d.ts.map +0 -1
  432. package/node_modules/@xyflow/react/dist/umd/components/Nodes/GroupNode.d.ts +0 -2
  433. package/node_modules/@xyflow/react/dist/umd/components/Nodes/GroupNode.d.ts.map +0 -1
  434. package/node_modules/@xyflow/react/dist/umd/components/Nodes/InputNode.d.ts +0 -3
  435. package/node_modules/@xyflow/react/dist/umd/components/Nodes/InputNode.d.ts.map +0 -1
  436. package/node_modules/@xyflow/react/dist/umd/components/Nodes/OutputNode.d.ts +0 -3
  437. package/node_modules/@xyflow/react/dist/umd/components/Nodes/OutputNode.d.ts.map +0 -1
  438. package/node_modules/@xyflow/react/dist/umd/components/Nodes/utils.d.ts +0 -13
  439. package/node_modules/@xyflow/react/dist/umd/components/Nodes/utils.d.ts.map +0 -1
  440. package/node_modules/@xyflow/react/dist/umd/components/NodesSelection/index.d.ts +0 -13
  441. package/node_modules/@xyflow/react/dist/umd/components/NodesSelection/index.d.ts.map +0 -1
  442. package/node_modules/@xyflow/react/dist/umd/components/Panel/index.d.ts +0 -45
  443. package/node_modules/@xyflow/react/dist/umd/components/Panel/index.d.ts.map +0 -1
  444. package/node_modules/@xyflow/react/dist/umd/components/ReactFlowProvider/index.d.ts +0 -83
  445. package/node_modules/@xyflow/react/dist/umd/components/ReactFlowProvider/index.d.ts.map +0 -1
  446. package/node_modules/@xyflow/react/dist/umd/components/SelectionListener/index.d.ts +0 -7
  447. package/node_modules/@xyflow/react/dist/umd/components/SelectionListener/index.d.ts.map +0 -1
  448. package/node_modules/@xyflow/react/dist/umd/components/StoreUpdater/index.d.ts +0 -9
  449. package/node_modules/@xyflow/react/dist/umd/components/StoreUpdater/index.d.ts.map +0 -1
  450. package/node_modules/@xyflow/react/dist/umd/components/UserSelection/index.d.ts +0 -2
  451. package/node_modules/@xyflow/react/dist/umd/components/UserSelection/index.d.ts.map +0 -1
  452. package/node_modules/@xyflow/react/dist/umd/components/ViewportPortal/index.d.ts +0 -30
  453. package/node_modules/@xyflow/react/dist/umd/components/ViewportPortal/index.d.ts.map +0 -1
  454. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/MarkerDefinitions.d.ts +0 -10
  455. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/MarkerDefinitions.d.ts.map +0 -1
  456. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/MarkerSymbols.d.ts +0 -9
  457. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/MarkerSymbols.d.ts.map +0 -1
  458. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/index.d.ts +0 -13
  459. package/node_modules/@xyflow/react/dist/umd/container/EdgeRenderer/index.d.ts.map +0 -1
  460. package/node_modules/@xyflow/react/dist/umd/container/FlowRenderer/index.d.ts +0 -14
  461. package/node_modules/@xyflow/react/dist/umd/container/FlowRenderer/index.d.ts.map +0 -1
  462. package/node_modules/@xyflow/react/dist/umd/container/GraphView/index.d.ts +0 -11
  463. package/node_modules/@xyflow/react/dist/umd/container/GraphView/index.d.ts.map +0 -1
  464. package/node_modules/@xyflow/react/dist/umd/container/GraphView/useNodeOrEdgeTypesWarning.d.ts +0 -10
  465. package/node_modules/@xyflow/react/dist/umd/container/GraphView/useNodeOrEdgeTypesWarning.d.ts.map +0 -1
  466. package/node_modules/@xyflow/react/dist/umd/container/GraphView/useStylesLoadedWarning.d.ts +0 -2
  467. package/node_modules/@xyflow/react/dist/umd/container/GraphView/useStylesLoadedWarning.d.ts.map +0 -1
  468. package/node_modules/@xyflow/react/dist/umd/container/NodeRenderer/index.d.ts +0 -10
  469. package/node_modules/@xyflow/react/dist/umd/container/NodeRenderer/index.d.ts.map +0 -1
  470. package/node_modules/@xyflow/react/dist/umd/container/NodeRenderer/useResizeObserver.d.ts +0 -2
  471. package/node_modules/@xyflow/react/dist/umd/container/NodeRenderer/useResizeObserver.d.ts.map +0 -1
  472. package/node_modules/@xyflow/react/dist/umd/container/Pane/index.d.ts +0 -11
  473. package/node_modules/@xyflow/react/dist/umd/container/Pane/index.d.ts.map +0 -1
  474. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/Wrapper.d.ts +0 -20
  475. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/Wrapper.d.ts.map +0 -1
  476. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/index.d.ts +0 -24
  477. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/index.d.ts.map +0 -1
  478. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/init-values.d.ts +0 -4
  479. package/node_modules/@xyflow/react/dist/umd/container/ReactFlow/init-values.d.ts.map +0 -1
  480. package/node_modules/@xyflow/react/dist/umd/container/Viewport/index.d.ts +0 -7
  481. package/node_modules/@xyflow/react/dist/umd/container/Viewport/index.d.ts.map +0 -1
  482. package/node_modules/@xyflow/react/dist/umd/container/ZoomPane/index.d.ts +0 -7
  483. package/node_modules/@xyflow/react/dist/umd/container/ZoomPane/index.d.ts.map +0 -1
  484. package/node_modules/@xyflow/react/dist/umd/contexts/NodeIdContext.d.ts +0 -34
  485. package/node_modules/@xyflow/react/dist/umd/contexts/NodeIdContext.d.ts.map +0 -1
  486. package/node_modules/@xyflow/react/dist/umd/contexts/StoreContext.d.ts +0 -4
  487. package/node_modules/@xyflow/react/dist/umd/contexts/StoreContext.d.ts.map +0 -1
  488. package/node_modules/@xyflow/react/dist/umd/hooks/useColorModeClass.d.ts +0 -9
  489. package/node_modules/@xyflow/react/dist/umd/hooks/useColorModeClass.d.ts.map +0 -1
  490. package/node_modules/@xyflow/react/dist/umd/hooks/useConnection.d.ts +0 -33
  491. package/node_modules/@xyflow/react/dist/umd/hooks/useConnection.d.ts.map +0 -1
  492. package/node_modules/@xyflow/react/dist/umd/hooks/useDrag.d.ts +0 -18
  493. package/node_modules/@xyflow/react/dist/umd/hooks/useDrag.d.ts.map +0 -1
  494. package/node_modules/@xyflow/react/dist/umd/hooks/useEdges.d.ts +0 -21
  495. package/node_modules/@xyflow/react/dist/umd/hooks/useEdges.d.ts.map +0 -1
  496. package/node_modules/@xyflow/react/dist/umd/hooks/useGlobalKeyHandler.d.ts +0 -11
  497. package/node_modules/@xyflow/react/dist/umd/hooks/useGlobalKeyHandler.d.ts.map +0 -1
  498. package/node_modules/@xyflow/react/dist/umd/hooks/useHandleConnections.d.ts +0 -23
  499. package/node_modules/@xyflow/react/dist/umd/hooks/useHandleConnections.d.ts.map +0 -1
  500. package/node_modules/@xyflow/react/dist/umd/hooks/useInternalNode.d.ts +0 -30
  501. package/node_modules/@xyflow/react/dist/umd/hooks/useInternalNode.d.ts.map +0 -1
  502. package/node_modules/@xyflow/react/dist/umd/hooks/useIsomorphicLayoutEffect.d.ts +0 -3
  503. package/node_modules/@xyflow/react/dist/umd/hooks/useIsomorphicLayoutEffect.d.ts.map +0 -1
  504. package/node_modules/@xyflow/react/dist/umd/hooks/useKeyPress.d.ts +0 -53
  505. package/node_modules/@xyflow/react/dist/umd/hooks/useKeyPress.d.ts.map +0 -1
  506. package/node_modules/@xyflow/react/dist/umd/hooks/useMoveSelectedNodes.d.ts +0 -12
  507. package/node_modules/@xyflow/react/dist/umd/hooks/useMoveSelectedNodes.d.ts.map +0 -1
  508. package/node_modules/@xyflow/react/dist/umd/hooks/useNodeConnections.d.ts +0 -38
  509. package/node_modules/@xyflow/react/dist/umd/hooks/useNodeConnections.d.ts.map +0 -1
  510. package/node_modules/@xyflow/react/dist/umd/hooks/useNodes.d.ts +0 -22
  511. package/node_modules/@xyflow/react/dist/umd/hooks/useNodes.d.ts.map +0 -1
  512. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesData.d.ts +0 -27
  513. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesData.d.ts.map +0 -1
  514. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesEdgesState.d.ts +0 -105
  515. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesEdgesState.d.ts.map +0 -1
  516. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesInitialized.d.ts +0 -39
  517. package/node_modules/@xyflow/react/dist/umd/hooks/useNodesInitialized.d.ts.map +0 -1
  518. package/node_modules/@xyflow/react/dist/umd/hooks/useOnEdgesChangeMiddleware.d.ts +0 -10
  519. package/node_modules/@xyflow/react/dist/umd/hooks/useOnEdgesChangeMiddleware.d.ts.map +0 -1
  520. package/node_modules/@xyflow/react/dist/umd/hooks/useOnInitHandler.d.ts +0 -8
  521. package/node_modules/@xyflow/react/dist/umd/hooks/useOnInitHandler.d.ts.map +0 -1
  522. package/node_modules/@xyflow/react/dist/umd/hooks/useOnNodesChangeMiddleware.d.ts +0 -10
  523. package/node_modules/@xyflow/react/dist/umd/hooks/useOnNodesChangeMiddleware.d.ts.map +0 -1
  524. package/node_modules/@xyflow/react/dist/umd/hooks/useOnSelectionChange.d.ts +0 -43
  525. package/node_modules/@xyflow/react/dist/umd/hooks/useOnSelectionChange.d.ts.map +0 -1
  526. package/node_modules/@xyflow/react/dist/umd/hooks/useOnViewportChange.d.ts +0 -33
  527. package/node_modules/@xyflow/react/dist/umd/hooks/useOnViewportChange.d.ts.map +0 -1
  528. package/node_modules/@xyflow/react/dist/umd/hooks/useReactFlow.d.ts +0 -30
  529. package/node_modules/@xyflow/react/dist/umd/hooks/useReactFlow.d.ts.map +0 -1
  530. package/node_modules/@xyflow/react/dist/umd/hooks/useResizeHandler.d.ts +0 -8
  531. package/node_modules/@xyflow/react/dist/umd/hooks/useResizeHandler.d.ts.map +0 -1
  532. package/node_modules/@xyflow/react/dist/umd/hooks/useStore.d.ts +0 -45
  533. package/node_modules/@xyflow/react/dist/umd/hooks/useStore.d.ts.map +0 -1
  534. package/node_modules/@xyflow/react/dist/umd/hooks/useUpdateNodeInternals.d.ts +0 -48
  535. package/node_modules/@xyflow/react/dist/umd/hooks/useUpdateNodeInternals.d.ts.map +0 -1
  536. package/node_modules/@xyflow/react/dist/umd/hooks/useViewport.d.ts +0 -32
  537. package/node_modules/@xyflow/react/dist/umd/hooks/useViewport.d.ts.map +0 -1
  538. package/node_modules/@xyflow/react/dist/umd/hooks/useViewportHelper.d.ts +0 -10
  539. package/node_modules/@xyflow/react/dist/umd/hooks/useViewportHelper.d.ts.map +0 -1
  540. package/node_modules/@xyflow/react/dist/umd/hooks/useViewportSync.d.ts +0 -9
  541. package/node_modules/@xyflow/react/dist/umd/hooks/useViewportSync.d.ts.map +0 -1
  542. package/node_modules/@xyflow/react/dist/umd/hooks/useVisibleEdgeIds.d.ts +0 -9
  543. package/node_modules/@xyflow/react/dist/umd/hooks/useVisibleEdgeIds.d.ts.map +0 -1
  544. package/node_modules/@xyflow/react/dist/umd/hooks/useVisibleNodeIds.d.ts +0 -9
  545. package/node_modules/@xyflow/react/dist/umd/hooks/useVisibleNodeIds.d.ts.map +0 -1
  546. package/node_modules/@xyflow/react/dist/umd/index.d.ts +0 -41
  547. package/node_modules/@xyflow/react/dist/umd/index.d.ts.map +0 -1
  548. package/node_modules/@xyflow/react/dist/umd/index.js +0 -10
  549. package/node_modules/@xyflow/react/dist/umd/store/index.d.ts +0 -19
  550. package/node_modules/@xyflow/react/dist/umd/store/index.d.ts.map +0 -1
  551. package/node_modules/@xyflow/react/dist/umd/store/initialState.d.ts +0 -19
  552. package/node_modules/@xyflow/react/dist/umd/store/initialState.d.ts.map +0 -1
  553. package/node_modules/@xyflow/react/dist/umd/styles/utils.d.ts +0 -3
  554. package/node_modules/@xyflow/react/dist/umd/styles/utils.d.ts.map +0 -1
  555. package/node_modules/@xyflow/react/dist/umd/types/component-props.d.ts +0 -649
  556. package/node_modules/@xyflow/react/dist/umd/types/component-props.d.ts.map +0 -1
  557. package/node_modules/@xyflow/react/dist/umd/types/edges.d.ts +0 -217
  558. package/node_modules/@xyflow/react/dist/umd/types/edges.d.ts.map +0 -1
  559. package/node_modules/@xyflow/react/dist/umd/types/general.d.ts +0 -179
  560. package/node_modules/@xyflow/react/dist/umd/types/general.d.ts.map +0 -1
  561. package/node_modules/@xyflow/react/dist/umd/types/index.d.ts +0 -7
  562. package/node_modules/@xyflow/react/dist/umd/types/index.d.ts.map +0 -1
  563. package/node_modules/@xyflow/react/dist/umd/types/instance.d.ts +0 -242
  564. package/node_modules/@xyflow/react/dist/umd/types/instance.d.ts.map +0 -1
  565. package/node_modules/@xyflow/react/dist/umd/types/nodes.d.ts +0 -101
  566. package/node_modules/@xyflow/react/dist/umd/types/nodes.d.ts.map +0 -1
  567. package/node_modules/@xyflow/react/dist/umd/types/store.d.ts +0 -115
  568. package/node_modules/@xyflow/react/dist/umd/types/store.d.ts.map +0 -1
  569. package/node_modules/@xyflow/react/dist/umd/utils/changes.d.ts +0 -87
  570. package/node_modules/@xyflow/react/dist/umd/utils/changes.d.ts.map +0 -1
  571. package/node_modules/@xyflow/react/dist/umd/utils/general.d.ts +0 -48
  572. package/node_modules/@xyflow/react/dist/umd/utils/general.d.ts.map +0 -1
  573. package/node_modules/@xyflow/react/dist/umd/utils/index.d.ts +0 -3
  574. package/node_modules/@xyflow/react/dist/umd/utils/index.d.ts.map +0 -1
  575. package/node_modules/@xyflow/react/package.json +0 -98
  576. package/node_modules/@xyflow/system/LICENSE +0 -21
  577. package/node_modules/@xyflow/system/README.md +0 -62
  578. package/node_modules/@xyflow/system/dist/esm/constants.d.ts +0 -43
  579. package/node_modules/@xyflow/system/dist/esm/constants.d.ts.map +0 -1
  580. package/node_modules/@xyflow/system/dist/esm/index.d.ts +0 -9
  581. package/node_modules/@xyflow/system/dist/esm/index.d.ts.map +0 -1
  582. package/node_modules/@xyflow/system/dist/esm/index.js +0 -3514
  583. package/node_modules/@xyflow/system/dist/esm/index.mjs +0 -3514
  584. package/node_modules/@xyflow/system/dist/esm/types/changes.d.ts +0 -64
  585. package/node_modules/@xyflow/system/dist/esm/types/changes.d.ts.map +0 -1
  586. package/node_modules/@xyflow/system/dist/esm/types/edges.d.ts +0 -140
  587. package/node_modules/@xyflow/system/dist/esm/types/edges.d.ts.map +0 -1
  588. package/node_modules/@xyflow/system/dist/esm/types/general.d.ts +0 -296
  589. package/node_modules/@xyflow/system/dist/esm/types/general.d.ts.map +0 -1
  590. package/node_modules/@xyflow/system/dist/esm/types/handles.d.ts +0 -58
  591. package/node_modules/@xyflow/system/dist/esm/types/handles.d.ts.map +0 -1
  592. package/node_modules/@xyflow/system/dist/esm/types/index.d.ts +0 -8
  593. package/node_modules/@xyflow/system/dist/esm/types/index.d.ts.map +0 -1
  594. package/node_modules/@xyflow/system/dist/esm/types/nodes.d.ts +0 -157
  595. package/node_modules/@xyflow/system/dist/esm/types/nodes.d.ts.map +0 -1
  596. package/node_modules/@xyflow/system/dist/esm/types/panzoom.d.ts +0 -55
  597. package/node_modules/@xyflow/system/dist/esm/types/panzoom.d.ts.map +0 -1
  598. package/node_modules/@xyflow/system/dist/esm/types/utils.d.ts +0 -61
  599. package/node_modules/@xyflow/system/dist/esm/types/utils.d.ts.map +0 -1
  600. package/node_modules/@xyflow/system/dist/esm/utils/connections.d.ts +0 -13
  601. package/node_modules/@xyflow/system/dist/esm/utils/connections.d.ts.map +0 -1
  602. package/node_modules/@xyflow/system/dist/esm/utils/dom.d.ts +0 -21
  603. package/node_modules/@xyflow/system/dist/esm/utils/dom.d.ts.map +0 -1
  604. package/node_modules/@xyflow/system/dist/esm/utils/edge-toolbar.d.ts +0 -2
  605. package/node_modules/@xyflow/system/dist/esm/utils/edge-toolbar.d.ts.map +0 -1
  606. package/node_modules/@xyflow/system/dist/esm/utils/edges/bezier-edge.d.ts +0 -77
  607. package/node_modules/@xyflow/system/dist/esm/utils/edges/bezier-edge.d.ts.map +0 -1
  608. package/node_modules/@xyflow/system/dist/esm/utils/edges/general.d.ts +0 -91
  609. package/node_modules/@xyflow/system/dist/esm/utils/edges/general.d.ts.map +0 -1
  610. package/node_modules/@xyflow/system/dist/esm/utils/edges/index.d.ts +0 -6
  611. package/node_modules/@xyflow/system/dist/esm/utils/edges/index.d.ts.map +0 -1
  612. package/node_modules/@xyflow/system/dist/esm/utils/edges/positions.d.ts +0 -17
  613. package/node_modules/@xyflow/system/dist/esm/utils/edges/positions.d.ts.map +0 -1
  614. package/node_modules/@xyflow/system/dist/esm/utils/edges/smoothstep-edge.d.ts +0 -66
  615. package/node_modules/@xyflow/system/dist/esm/utils/edges/smoothstep-edge.d.ts.map +0 -1
  616. package/node_modules/@xyflow/system/dist/esm/utils/edges/straight-edge.d.ts +0 -41
  617. package/node_modules/@xyflow/system/dist/esm/utils/edges/straight-edge.d.ts.map +0 -1
  618. package/node_modules/@xyflow/system/dist/esm/utils/general.d.ts +0 -85
  619. package/node_modules/@xyflow/system/dist/esm/utils/general.d.ts.map +0 -1
  620. package/node_modules/@xyflow/system/dist/esm/utils/graph.d.ts +0 -191
  621. package/node_modules/@xyflow/system/dist/esm/utils/graph.d.ts.map +0 -1
  622. package/node_modules/@xyflow/system/dist/esm/utils/index.d.ts +0 -12
  623. package/node_modules/@xyflow/system/dist/esm/utils/index.d.ts.map +0 -1
  624. package/node_modules/@xyflow/system/dist/esm/utils/marker.d.ts +0 -9
  625. package/node_modules/@xyflow/system/dist/esm/utils/marker.d.ts.map +0 -1
  626. package/node_modules/@xyflow/system/dist/esm/utils/node-toolbar.d.ts +0 -3
  627. package/node_modules/@xyflow/system/dist/esm/utils/node-toolbar.d.ts.map +0 -1
  628. package/node_modules/@xyflow/system/dist/esm/utils/shallow-node-data.d.ts +0 -5
  629. package/node_modules/@xyflow/system/dist/esm/utils/shallow-node-data.d.ts.map +0 -1
  630. package/node_modules/@xyflow/system/dist/esm/utils/store.d.ts +0 -34
  631. package/node_modules/@xyflow/system/dist/esm/utils/store.d.ts.map +0 -1
  632. package/node_modules/@xyflow/system/dist/esm/utils/types.d.ts +0 -8
  633. package/node_modules/@xyflow/system/dist/esm/utils/types.d.ts.map +0 -1
  634. package/node_modules/@xyflow/system/dist/esm/xydrag/XYDrag.d.ts +0 -55
  635. package/node_modules/@xyflow/system/dist/esm/xydrag/XYDrag.d.ts.map +0 -1
  636. package/node_modules/@xyflow/system/dist/esm/xydrag/index.d.ts +0 -2
  637. package/node_modules/@xyflow/system/dist/esm/xydrag/index.d.ts.map +0 -1
  638. package/node_modules/@xyflow/system/dist/esm/xydrag/utils.d.ts +0 -24
  639. package/node_modules/@xyflow/system/dist/esm/xydrag/utils.d.ts.map +0 -1
  640. package/node_modules/@xyflow/system/dist/esm/xyhandle/XYHandle.d.ts +0 -3
  641. package/node_modules/@xyflow/system/dist/esm/xyhandle/XYHandle.d.ts.map +0 -1
  642. package/node_modules/@xyflow/system/dist/esm/xyhandle/index.d.ts +0 -2
  643. package/node_modules/@xyflow/system/dist/esm/xyhandle/index.d.ts.map +0 -1
  644. package/node_modules/@xyflow/system/dist/esm/xyhandle/types.d.ts +0 -50
  645. package/node_modules/@xyflow/system/dist/esm/xyhandle/types.d.ts.map +0 -1
  646. package/node_modules/@xyflow/system/dist/esm/xyhandle/utils.d.ts +0 -10
  647. package/node_modules/@xyflow/system/dist/esm/xyhandle/utils.d.ts.map +0 -1
  648. package/node_modules/@xyflow/system/dist/esm/xyminimap/index.d.ts +0 -28
  649. package/node_modules/@xyflow/system/dist/esm/xyminimap/index.d.ts.map +0 -1
  650. package/node_modules/@xyflow/system/dist/esm/xypanzoom/XYPanZoom.d.ts +0 -12
  651. package/node_modules/@xyflow/system/dist/esm/xypanzoom/XYPanZoom.d.ts.map +0 -1
  652. package/node_modules/@xyflow/system/dist/esm/xypanzoom/eventhandler.d.ts +0 -46
  653. package/node_modules/@xyflow/system/dist/esm/xypanzoom/eventhandler.d.ts.map +0 -1
  654. package/node_modules/@xyflow/system/dist/esm/xypanzoom/filter.d.ts +0 -15
  655. package/node_modules/@xyflow/system/dist/esm/xypanzoom/filter.d.ts.map +0 -1
  656. package/node_modules/@xyflow/system/dist/esm/xypanzoom/index.d.ts +0 -2
  657. package/node_modules/@xyflow/system/dist/esm/xypanzoom/index.d.ts.map +0 -1
  658. package/node_modules/@xyflow/system/dist/esm/xypanzoom/utils.d.ts +0 -9
  659. package/node_modules/@xyflow/system/dist/esm/xypanzoom/utils.d.ts.map +0 -1
  660. package/node_modules/@xyflow/system/dist/esm/xyresizer/XYResizer.d.ts +0 -49
  661. package/node_modules/@xyflow/system/dist/esm/xyresizer/XYResizer.d.ts.map +0 -1
  662. package/node_modules/@xyflow/system/dist/esm/xyresizer/index.d.ts +0 -3
  663. package/node_modules/@xyflow/system/dist/esm/xyresizer/index.d.ts.map +0 -1
  664. package/node_modules/@xyflow/system/dist/esm/xyresizer/types.d.ts +0 -59
  665. package/node_modules/@xyflow/system/dist/esm/xyresizer/types.d.ts.map +0 -1
  666. package/node_modules/@xyflow/system/dist/esm/xyresizer/utils.d.ts +0 -76
  667. package/node_modules/@xyflow/system/dist/esm/xyresizer/utils.d.ts.map +0 -1
  668. package/node_modules/@xyflow/system/dist/umd/constants.d.ts +0 -43
  669. package/node_modules/@xyflow/system/dist/umd/constants.d.ts.map +0 -1
  670. package/node_modules/@xyflow/system/dist/umd/index.d.ts +0 -9
  671. package/node_modules/@xyflow/system/dist/umd/index.d.ts.map +0 -1
  672. package/node_modules/@xyflow/system/dist/umd/index.js +0 -1
  673. package/node_modules/@xyflow/system/dist/umd/types/changes.d.ts +0 -64
  674. package/node_modules/@xyflow/system/dist/umd/types/changes.d.ts.map +0 -1
  675. package/node_modules/@xyflow/system/dist/umd/types/edges.d.ts +0 -140
  676. package/node_modules/@xyflow/system/dist/umd/types/edges.d.ts.map +0 -1
  677. package/node_modules/@xyflow/system/dist/umd/types/general.d.ts +0 -296
  678. package/node_modules/@xyflow/system/dist/umd/types/general.d.ts.map +0 -1
  679. package/node_modules/@xyflow/system/dist/umd/types/handles.d.ts +0 -58
  680. package/node_modules/@xyflow/system/dist/umd/types/handles.d.ts.map +0 -1
  681. package/node_modules/@xyflow/system/dist/umd/types/index.d.ts +0 -8
  682. package/node_modules/@xyflow/system/dist/umd/types/index.d.ts.map +0 -1
  683. package/node_modules/@xyflow/system/dist/umd/types/nodes.d.ts +0 -157
  684. package/node_modules/@xyflow/system/dist/umd/types/nodes.d.ts.map +0 -1
  685. package/node_modules/@xyflow/system/dist/umd/types/panzoom.d.ts +0 -55
  686. package/node_modules/@xyflow/system/dist/umd/types/panzoom.d.ts.map +0 -1
  687. package/node_modules/@xyflow/system/dist/umd/types/utils.d.ts +0 -61
  688. package/node_modules/@xyflow/system/dist/umd/types/utils.d.ts.map +0 -1
  689. package/node_modules/@xyflow/system/dist/umd/utils/connections.d.ts +0 -13
  690. package/node_modules/@xyflow/system/dist/umd/utils/connections.d.ts.map +0 -1
  691. package/node_modules/@xyflow/system/dist/umd/utils/dom.d.ts +0 -21
  692. package/node_modules/@xyflow/system/dist/umd/utils/dom.d.ts.map +0 -1
  693. package/node_modules/@xyflow/system/dist/umd/utils/edge-toolbar.d.ts +0 -2
  694. package/node_modules/@xyflow/system/dist/umd/utils/edge-toolbar.d.ts.map +0 -1
  695. package/node_modules/@xyflow/system/dist/umd/utils/edges/bezier-edge.d.ts +0 -77
  696. package/node_modules/@xyflow/system/dist/umd/utils/edges/bezier-edge.d.ts.map +0 -1
  697. package/node_modules/@xyflow/system/dist/umd/utils/edges/general.d.ts +0 -91
  698. package/node_modules/@xyflow/system/dist/umd/utils/edges/general.d.ts.map +0 -1
  699. package/node_modules/@xyflow/system/dist/umd/utils/edges/index.d.ts +0 -6
  700. package/node_modules/@xyflow/system/dist/umd/utils/edges/index.d.ts.map +0 -1
  701. package/node_modules/@xyflow/system/dist/umd/utils/edges/positions.d.ts +0 -17
  702. package/node_modules/@xyflow/system/dist/umd/utils/edges/positions.d.ts.map +0 -1
  703. package/node_modules/@xyflow/system/dist/umd/utils/edges/smoothstep-edge.d.ts +0 -66
  704. package/node_modules/@xyflow/system/dist/umd/utils/edges/smoothstep-edge.d.ts.map +0 -1
  705. package/node_modules/@xyflow/system/dist/umd/utils/edges/straight-edge.d.ts +0 -41
  706. package/node_modules/@xyflow/system/dist/umd/utils/edges/straight-edge.d.ts.map +0 -1
  707. package/node_modules/@xyflow/system/dist/umd/utils/general.d.ts +0 -85
  708. package/node_modules/@xyflow/system/dist/umd/utils/general.d.ts.map +0 -1
  709. package/node_modules/@xyflow/system/dist/umd/utils/graph.d.ts +0 -191
  710. package/node_modules/@xyflow/system/dist/umd/utils/graph.d.ts.map +0 -1
  711. package/node_modules/@xyflow/system/dist/umd/utils/index.d.ts +0 -12
  712. package/node_modules/@xyflow/system/dist/umd/utils/index.d.ts.map +0 -1
  713. package/node_modules/@xyflow/system/dist/umd/utils/marker.d.ts +0 -9
  714. package/node_modules/@xyflow/system/dist/umd/utils/marker.d.ts.map +0 -1
  715. package/node_modules/@xyflow/system/dist/umd/utils/node-toolbar.d.ts +0 -3
  716. package/node_modules/@xyflow/system/dist/umd/utils/node-toolbar.d.ts.map +0 -1
  717. package/node_modules/@xyflow/system/dist/umd/utils/shallow-node-data.d.ts +0 -5
  718. package/node_modules/@xyflow/system/dist/umd/utils/shallow-node-data.d.ts.map +0 -1
  719. package/node_modules/@xyflow/system/dist/umd/utils/store.d.ts +0 -34
  720. package/node_modules/@xyflow/system/dist/umd/utils/store.d.ts.map +0 -1
  721. package/node_modules/@xyflow/system/dist/umd/utils/types.d.ts +0 -8
  722. package/node_modules/@xyflow/system/dist/umd/utils/types.d.ts.map +0 -1
  723. package/node_modules/@xyflow/system/dist/umd/xydrag/XYDrag.d.ts +0 -55
  724. package/node_modules/@xyflow/system/dist/umd/xydrag/XYDrag.d.ts.map +0 -1
  725. package/node_modules/@xyflow/system/dist/umd/xydrag/index.d.ts +0 -2
  726. package/node_modules/@xyflow/system/dist/umd/xydrag/index.d.ts.map +0 -1
  727. package/node_modules/@xyflow/system/dist/umd/xydrag/utils.d.ts +0 -24
  728. package/node_modules/@xyflow/system/dist/umd/xydrag/utils.d.ts.map +0 -1
  729. package/node_modules/@xyflow/system/dist/umd/xyhandle/XYHandle.d.ts +0 -3
  730. package/node_modules/@xyflow/system/dist/umd/xyhandle/XYHandle.d.ts.map +0 -1
  731. package/node_modules/@xyflow/system/dist/umd/xyhandle/index.d.ts +0 -2
  732. package/node_modules/@xyflow/system/dist/umd/xyhandle/index.d.ts.map +0 -1
  733. package/node_modules/@xyflow/system/dist/umd/xyhandle/types.d.ts +0 -50
  734. package/node_modules/@xyflow/system/dist/umd/xyhandle/types.d.ts.map +0 -1
  735. package/node_modules/@xyflow/system/dist/umd/xyhandle/utils.d.ts +0 -10
  736. package/node_modules/@xyflow/system/dist/umd/xyhandle/utils.d.ts.map +0 -1
  737. package/node_modules/@xyflow/system/dist/umd/xyminimap/index.d.ts +0 -28
  738. package/node_modules/@xyflow/system/dist/umd/xyminimap/index.d.ts.map +0 -1
  739. package/node_modules/@xyflow/system/dist/umd/xypanzoom/XYPanZoom.d.ts +0 -12
  740. package/node_modules/@xyflow/system/dist/umd/xypanzoom/XYPanZoom.d.ts.map +0 -1
  741. package/node_modules/@xyflow/system/dist/umd/xypanzoom/eventhandler.d.ts +0 -46
  742. package/node_modules/@xyflow/system/dist/umd/xypanzoom/eventhandler.d.ts.map +0 -1
  743. package/node_modules/@xyflow/system/dist/umd/xypanzoom/filter.d.ts +0 -15
  744. package/node_modules/@xyflow/system/dist/umd/xypanzoom/filter.d.ts.map +0 -1
  745. package/node_modules/@xyflow/system/dist/umd/xypanzoom/index.d.ts +0 -2
  746. package/node_modules/@xyflow/system/dist/umd/xypanzoom/index.d.ts.map +0 -1
  747. package/node_modules/@xyflow/system/dist/umd/xypanzoom/utils.d.ts +0 -9
  748. package/node_modules/@xyflow/system/dist/umd/xypanzoom/utils.d.ts.map +0 -1
  749. package/node_modules/@xyflow/system/dist/umd/xyresizer/XYResizer.d.ts +0 -49
  750. package/node_modules/@xyflow/system/dist/umd/xyresizer/XYResizer.d.ts.map +0 -1
  751. package/node_modules/@xyflow/system/dist/umd/xyresizer/index.d.ts +0 -3
  752. package/node_modules/@xyflow/system/dist/umd/xyresizer/index.d.ts.map +0 -1
  753. package/node_modules/@xyflow/system/dist/umd/xyresizer/types.d.ts +0 -59
  754. package/node_modules/@xyflow/system/dist/umd/xyresizer/types.d.ts.map +0 -1
  755. package/node_modules/@xyflow/system/dist/umd/xyresizer/utils.d.ts +0 -76
  756. package/node_modules/@xyflow/system/dist/umd/xyresizer/utils.d.ts.map +0 -1
  757. package/node_modules/@xyflow/system/package.json +0 -79
  758. package/node_modules/classcat/LICENSE.md +0 -7
  759. package/node_modules/classcat/README.md +0 -88
  760. package/node_modules/classcat/index.cjs +0 -19
  761. package/node_modules/classcat/index.d.ts +0 -15
  762. package/node_modules/classcat/index.js +0 -19
  763. package/node_modules/classcat/package.json +0 -38
  764. package/node_modules/d3-color/LICENSE +0 -13
  765. package/node_modules/d3-color/README.md +0 -203
  766. package/node_modules/d3-color/dist/d3-color.js +0 -606
  767. package/node_modules/d3-color/dist/d3-color.min.js +0 -2
  768. package/node_modules/d3-color/package.json +0 -54
  769. package/node_modules/d3-color/src/color.js +0 -396
  770. package/node_modules/d3-color/src/cubehelix.js +0 -61
  771. package/node_modules/d3-color/src/define.js +0 -10
  772. package/node_modules/d3-color/src/index.js +0 -3
  773. package/node_modules/d3-color/src/lab.js +0 -123
  774. package/node_modules/d3-color/src/math.js +0 -2
  775. package/node_modules/d3-dispatch/LICENSE +0 -13
  776. package/node_modules/d3-dispatch/README.md +0 -94
  777. package/node_modules/d3-dispatch/dist/d3-dispatch.js +0 -95
  778. package/node_modules/d3-dispatch/dist/d3-dispatch.min.js +0 -2
  779. package/node_modules/d3-dispatch/package.json +0 -50
  780. package/node_modules/d3-dispatch/src/dispatch.js +0 -84
  781. package/node_modules/d3-dispatch/src/index.js +0 -1
  782. package/node_modules/d3-drag/LICENSE +0 -13
  783. package/node_modules/d3-drag/README.md +0 -248
  784. package/node_modules/d3-drag/dist/d3-drag.js +0 -273
  785. package/node_modules/d3-drag/dist/d3-drag.min.js +0 -2
  786. package/node_modules/d3-drag/package.json +0 -54
  787. package/node_modules/d3-drag/src/constant.js +0 -1
  788. package/node_modules/d3-drag/src/drag.js +0 -194
  789. package/node_modules/d3-drag/src/event.js +0 -28
  790. package/node_modules/d3-drag/src/index.js +0 -2
  791. package/node_modules/d3-drag/src/nodrag.js +0 -28
  792. package/node_modules/d3-drag/src/noevent.js +0 -13
  793. package/node_modules/d3-ease/LICENSE +0 -28
  794. package/node_modules/d3-ease/README.md +0 -253
  795. package/node_modules/d3-ease/dist/d3-ease.js +0 -262
  796. package/node_modules/d3-ease/dist/d3-ease.min.js +0 -2
  797. package/node_modules/d3-ease/package.json +0 -51
  798. package/node_modules/d3-ease/src/back.js +0 -37
  799. package/node_modules/d3-ease/src/bounce.js +0 -22
  800. package/node_modules/d3-ease/src/circle.js +0 -11
  801. package/node_modules/d3-ease/src/cubic.js +0 -11
  802. package/node_modules/d3-ease/src/elastic.js +0 -46
  803. package/node_modules/d3-ease/src/exp.js +0 -13
  804. package/node_modules/d3-ease/src/index.js +0 -66
  805. package/node_modules/d3-ease/src/linear.js +0 -1
  806. package/node_modules/d3-ease/src/math.js +0 -4
  807. package/node_modules/d3-ease/src/poly.js +0 -37
  808. package/node_modules/d3-ease/src/quad.js +0 -11
  809. package/node_modules/d3-ease/src/sin.js +0 -14
  810. package/node_modules/d3-interpolate/LICENSE +0 -13
  811. package/node_modules/d3-interpolate/README.md +0 -268
  812. package/node_modules/d3-interpolate/dist/d3-interpolate.js +0 -590
  813. package/node_modules/d3-interpolate/dist/d3-interpolate.min.js +0 -2
  814. package/node_modules/d3-interpolate/package.json +0 -53
  815. package/node_modules/d3-interpolate/src/array.js +0 -22
  816. package/node_modules/d3-interpolate/src/basis.js +0 -19
  817. package/node_modules/d3-interpolate/src/basisClosed.js +0 -13
  818. package/node_modules/d3-interpolate/src/color.js +0 -29
  819. package/node_modules/d3-interpolate/src/constant.js +0 -1
  820. package/node_modules/d3-interpolate/src/cubehelix.js +0 -29
  821. package/node_modules/d3-interpolate/src/date.js +0 -6
  822. package/node_modules/d3-interpolate/src/discrete.js +0 -6
  823. package/node_modules/d3-interpolate/src/hcl.js +0 -21
  824. package/node_modules/d3-interpolate/src/hsl.js +0 -21
  825. package/node_modules/d3-interpolate/src/hue.js +0 -9
  826. package/node_modules/d3-interpolate/src/index.js +0 -21
  827. package/node_modules/d3-interpolate/src/lab.js +0 -16
  828. package/node_modules/d3-interpolate/src/number.js +0 -5
  829. package/node_modules/d3-interpolate/src/numberArray.js +0 -14
  830. package/node_modules/d3-interpolate/src/object.js +0 -23
  831. package/node_modules/d3-interpolate/src/piecewise.js +0 -11
  832. package/node_modules/d3-interpolate/src/quantize.js +0 -5
  833. package/node_modules/d3-interpolate/src/rgb.js +0 -55
  834. package/node_modules/d3-interpolate/src/round.js +0 -5
  835. package/node_modules/d3-interpolate/src/string.js +0 -64
  836. package/node_modules/d3-interpolate/src/transform/decompose.js +0 -26
  837. package/node_modules/d3-interpolate/src/transform/index.js +0 -63
  838. package/node_modules/d3-interpolate/src/transform/parse.js +0 -18
  839. package/node_modules/d3-interpolate/src/value.js +0 -22
  840. package/node_modules/d3-interpolate/src/zoom.js +0 -71
  841. package/node_modules/d3-selection/LICENSE +0 -13
  842. package/node_modules/d3-selection/README.md +0 -863
  843. package/node_modules/d3-selection/dist/d3-selection.js +0 -1022
  844. package/node_modules/d3-selection/dist/d3-selection.min.js +0 -2
  845. package/node_modules/d3-selection/package.json +0 -51
  846. package/node_modules/d3-selection/src/array.js +0 -9
  847. package/node_modules/d3-selection/src/constant.js +0 -5
  848. package/node_modules/d3-selection/src/create.js +0 -6
  849. package/node_modules/d3-selection/src/creator.js +0 -25
  850. package/node_modules/d3-selection/src/identity.js +0 -3
  851. package/node_modules/d3-selection/src/index.js +0 -15
  852. package/node_modules/d3-selection/src/local.js +0 -27
  853. package/node_modules/d3-selection/src/matcher.js +0 -12
  854. package/node_modules/d3-selection/src/namespace.js +0 -7
  855. package/node_modules/d3-selection/src/namespaces.js +0 -9
  856. package/node_modules/d3-selection/src/pointer.js +0 -20
  857. package/node_modules/d3-selection/src/pointers.js +0 -11
  858. package/node_modules/d3-selection/src/select.js +0 -7
  859. package/node_modules/d3-selection/src/selectAll.js +0 -8
  860. package/node_modules/d3-selection/src/selection/append.js +0 -8
  861. package/node_modules/d3-selection/src/selection/attr.js +0 -57
  862. package/node_modules/d3-selection/src/selection/call.js +0 -6
  863. package/node_modules/d3-selection/src/selection/classed.js +0 -75
  864. package/node_modules/d3-selection/src/selection/clone.js +0 -13
  865. package/node_modules/d3-selection/src/selection/data.js +0 -128
  866. package/node_modules/d3-selection/src/selection/datum.js +0 -5
  867. package/node_modules/d3-selection/src/selection/dispatch.js +0 -34
  868. package/node_modules/d3-selection/src/selection/each.js +0 -10
  869. package/node_modules/d3-selection/src/selection/empty.js +0 -3
  870. package/node_modules/d3-selection/src/selection/enter.js +0 -22
  871. package/node_modules/d3-selection/src/selection/exit.js +0 -6
  872. package/node_modules/d3-selection/src/selection/filter.js +0 -16
  873. package/node_modules/d3-selection/src/selection/html.js +0 -25
  874. package/node_modules/d3-selection/src/selection/index.js +0 -90
  875. package/node_modules/d3-selection/src/selection/insert.js +0 -14
  876. package/node_modules/d3-selection/src/selection/iterator.js +0 -7
  877. package/node_modules/d3-selection/src/selection/join.js +0 -15
  878. package/node_modules/d3-selection/src/selection/lower.js +0 -7
  879. package/node_modules/d3-selection/src/selection/merge.js +0 -19
  880. package/node_modules/d3-selection/src/selection/node.js +0 -11
  881. package/node_modules/d3-selection/src/selection/nodes.js +0 -3
  882. package/node_modules/d3-selection/src/selection/on.js +0 -67
  883. package/node_modules/d3-selection/src/selection/order.js +0 -13
  884. package/node_modules/d3-selection/src/selection/property.js +0 -28
  885. package/node_modules/d3-selection/src/selection/raise.js +0 -7
  886. package/node_modules/d3-selection/src/selection/remove.js +0 -8
  887. package/node_modules/d3-selection/src/selection/select.js +0 -17
  888. package/node_modules/d3-selection/src/selection/selectAll.js +0 -25
  889. package/node_modules/d3-selection/src/selection/selectChild.js +0 -18
  890. package/node_modules/d3-selection/src/selection/selectChildren.js +0 -18
  891. package/node_modules/d3-selection/src/selection/size.js +0 -5
  892. package/node_modules/d3-selection/src/selection/sort.js +0 -24
  893. package/node_modules/d3-selection/src/selection/sparse.js +0 -3
  894. package/node_modules/d3-selection/src/selection/style.js +0 -35
  895. package/node_modules/d3-selection/src/selection/text.js +0 -25
  896. package/node_modules/d3-selection/src/selector.js +0 -7
  897. package/node_modules/d3-selection/src/selectorAll.js +0 -9
  898. package/node_modules/d3-selection/src/sourceEvent.js +0 -5
  899. package/node_modules/d3-selection/src/window.js +0 -5
  900. package/node_modules/d3-timer/LICENSE +0 -13
  901. package/node_modules/d3-timer/README.md +0 -87
  902. package/node_modules/d3-timer/dist/d3-timer.js +0 -153
  903. package/node_modules/d3-timer/dist/d3-timer.min.js +0 -2
  904. package/node_modules/d3-timer/package.json +0 -53
  905. package/node_modules/d3-timer/src/index.js +0 -13
  906. package/node_modules/d3-timer/src/interval.js +0 -17
  907. package/node_modules/d3-timer/src/timeout.js +0 -11
  908. package/node_modules/d3-timer/src/timer.js +0 -110
  909. package/node_modules/d3-transition/LICENSE +0 -13
  910. package/node_modules/d3-transition/README.md +0 -490
  911. package/node_modules/d3-transition/dist/d3-transition.js +0 -900
  912. package/node_modules/d3-transition/dist/d3-transition.min.js +0 -2
  913. package/node_modules/d3-transition/package.json +0 -65
  914. package/node_modules/d3-transition/src/active.js +0 -21
  915. package/node_modules/d3-transition/src/index.js +0 -4
  916. package/node_modules/d3-transition/src/interrupt.js +0 -24
  917. package/node_modules/d3-transition/src/selection/index.js +0 -6
  918. package/node_modules/d3-transition/src/selection/interrupt.js +0 -7
  919. package/node_modules/d3-transition/src/selection/transition.js +0 -42
  920. package/node_modules/d3-transition/src/transition/attr.js +0 -78
  921. package/node_modules/d3-transition/src/transition/attrTween.js +0 -44
  922. package/node_modules/d3-transition/src/transition/delay.js +0 -23
  923. package/node_modules/d3-transition/src/transition/duration.js +0 -23
  924. package/node_modules/d3-transition/src/transition/ease.js +0 -16
  925. package/node_modules/d3-transition/src/transition/easeVarying.js +0 -14
  926. package/node_modules/d3-transition/src/transition/end.js +0 -29
  927. package/node_modules/d3-transition/src/transition/filter.js +0 -16
  928. package/node_modules/d3-transition/src/transition/index.js +0 -73
  929. package/node_modules/d3-transition/src/transition/interpolate.js +0 -10
  930. package/node_modules/d3-transition/src/transition/merge.js +0 -19
  931. package/node_modules/d3-transition/src/transition/on.js +0 -32
  932. package/node_modules/d3-transition/src/transition/remove.js +0 -11
  933. package/node_modules/d3-transition/src/transition/schedule.js +0 -153
  934. package/node_modules/d3-transition/src/transition/select.js +0 -22
  935. package/node_modules/d3-transition/src/transition/selectAll.js +0 -26
  936. package/node_modules/d3-transition/src/transition/selection.js +0 -7
  937. package/node_modules/d3-transition/src/transition/style.js +0 -80
  938. package/node_modules/d3-transition/src/transition/styleTween.js +0 -24
  939. package/node_modules/d3-transition/src/transition/text.js +0 -20
  940. package/node_modules/d3-transition/src/transition/textTween.js +0 -24
  941. package/node_modules/d3-transition/src/transition/transition.js +0 -24
  942. package/node_modules/d3-transition/src/transition/tween.js +0 -81
  943. package/node_modules/d3-zoom/LICENSE +0 -13
  944. package/node_modules/d3-zoom/README.md +0 -414
  945. package/node_modules/d3-zoom/dist/d3-zoom.js +0 -531
  946. package/node_modules/d3-zoom/dist/d3-zoom.min.js +0 -2
  947. package/node_modules/d3-zoom/package.json +0 -57
  948. package/node_modules/d3-zoom/src/constant.js +0 -1
  949. package/node_modules/d3-zoom/src/event.js +0 -14
  950. package/node_modules/d3-zoom/src/index.js +0 -2
  951. package/node_modules/d3-zoom/src/noevent.js +0 -8
  952. package/node_modules/d3-zoom/src/transform.js +0 -51
  953. package/node_modules/d3-zoom/src/zoom.js +0 -447
  954. package/node_modules/use-sync-external-store/LICENSE +0 -21
  955. package/node_modules/use-sync-external-store/README.md +0 -5
  956. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -97
  957. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -85
  958. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -95
  959. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.native.development.js +0 -88
  960. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.native.production.js +0 -59
  961. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -66
  962. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.development.js +0 -96
  963. package/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js +0 -84
  964. package/node_modules/use-sync-external-store/cjs/use-sync-external-store.development.js +0 -27
  965. package/node_modules/use-sync-external-store/cjs/use-sync-external-store.production.js +0 -13
  966. package/node_modules/use-sync-external-store/index.js +0 -7
  967. package/node_modules/use-sync-external-store/package.json +0 -43
  968. package/node_modules/use-sync-external-store/shim/index.js +0 -7
  969. package/node_modules/use-sync-external-store/shim/index.native.js +0 -7
  970. package/node_modules/use-sync-external-store/shim/with-selector.js +0 -7
  971. package/node_modules/use-sync-external-store/with-selector.js +0 -7
  972. package/node_modules/zustand/LICENSE +0 -21
  973. package/node_modules/zustand/context.d.ts +0 -25
  974. package/node_modules/zustand/context.js +0 -60
  975. package/node_modules/zustand/esm/context.d.mts +0 -25
  976. package/node_modules/zustand/esm/context.d.ts +0 -25
  977. package/node_modules/zustand/esm/context.js +0 -61
  978. package/node_modules/zustand/esm/context.mjs +0 -61
  979. package/node_modules/zustand/esm/index.d.mts +0 -3
  980. package/node_modules/zustand/esm/index.d.ts +0 -3
  981. package/node_modules/zustand/esm/index.js +0 -48
  982. package/node_modules/zustand/esm/index.mjs +0 -48
  983. package/node_modules/zustand/esm/middleware/combine.d.mts +0 -5
  984. package/node_modules/zustand/esm/middleware/combine.d.ts +0 -5
  985. package/node_modules/zustand/esm/middleware/devtools.d.mts +0 -49
  986. package/node_modules/zustand/esm/middleware/devtools.d.ts +0 -49
  987. package/node_modules/zustand/esm/middleware/immer.d.mts +0 -25
  988. package/node_modules/zustand/esm/middleware/immer.d.ts +0 -25
  989. package/node_modules/zustand/esm/middleware/immer.js +0 -12
  990. package/node_modules/zustand/esm/middleware/immer.mjs +0 -12
  991. package/node_modules/zustand/esm/middleware/persist.d.mts +0 -119
  992. package/node_modules/zustand/esm/middleware/persist.d.ts +0 -119
  993. package/node_modules/zustand/esm/middleware/redux.d.mts +0 -21
  994. package/node_modules/zustand/esm/middleware/redux.d.ts +0 -21
  995. package/node_modules/zustand/esm/middleware/subscribeWithSelector.d.mts +0 -25
  996. package/node_modules/zustand/esm/middleware/subscribeWithSelector.d.ts +0 -25
  997. package/node_modules/zustand/esm/middleware.d.mts +0 -5
  998. package/node_modules/zustand/esm/middleware.d.ts +0 -5
  999. package/node_modules/zustand/esm/middleware.js +0 -583
  1000. package/node_modules/zustand/esm/middleware.mjs +0 -583
  1001. package/node_modules/zustand/esm/react/shallow.d.mts +0 -1
  1002. package/node_modules/zustand/esm/react/shallow.d.ts +0 -1
  1003. package/node_modules/zustand/esm/react/shallow.js +0 -49
  1004. package/node_modules/zustand/esm/react/shallow.mjs +0 -49
  1005. package/node_modules/zustand/esm/react.d.mts +0 -38
  1006. package/node_modules/zustand/esm/react.d.ts +0 -38
  1007. package/node_modules/zustand/esm/shallow.d.mts +0 -7
  1008. package/node_modules/zustand/esm/shallow.d.ts +0 -7
  1009. package/node_modules/zustand/esm/shallow.js +0 -47
  1010. package/node_modules/zustand/esm/shallow.mjs +0 -47
  1011. package/node_modules/zustand/esm/traditional.d.mts +0 -21
  1012. package/node_modules/zustand/esm/traditional.d.ts +0 -21
  1013. package/node_modules/zustand/esm/traditional.js +0 -27
  1014. package/node_modules/zustand/esm/traditional.mjs +0 -27
  1015. package/node_modules/zustand/esm/vanilla/shallow.d.mts +0 -1
  1016. package/node_modules/zustand/esm/vanilla/shallow.d.ts +0 -1
  1017. package/node_modules/zustand/esm/vanilla/shallow.js +0 -38
  1018. package/node_modules/zustand/esm/vanilla/shallow.mjs +0 -38
  1019. package/node_modules/zustand/esm/vanilla.d.mts +0 -81
  1020. package/node_modules/zustand/esm/vanilla.d.ts +0 -81
  1021. package/node_modules/zustand/esm/vanilla.js +0 -40
  1022. package/node_modules/zustand/esm/vanilla.mjs +0 -40
  1023. package/node_modules/zustand/index.d.ts +0 -3
  1024. package/node_modules/zustand/index.js +0 -60
  1025. package/node_modules/zustand/middleware/combine.d.ts +0 -5
  1026. package/node_modules/zustand/middleware/devtools.d.ts +0 -49
  1027. package/node_modules/zustand/middleware/immer.d.ts +0 -25
  1028. package/node_modules/zustand/middleware/immer.js +0 -19
  1029. package/node_modules/zustand/middleware/persist.d.ts +0 -119
  1030. package/node_modules/zustand/middleware/redux.d.ts +0 -21
  1031. package/node_modules/zustand/middleware/subscribeWithSelector.d.ts +0 -25
  1032. package/node_modules/zustand/middleware.d.ts +0 -5
  1033. package/node_modules/zustand/middleware.js +0 -609
  1034. package/node_modules/zustand/package.json +0 -232
  1035. package/node_modules/zustand/react/shallow.d.ts +0 -1
  1036. package/node_modules/zustand/react/shallow.js +0 -86
  1037. package/node_modules/zustand/react.d.ts +0 -38
  1038. package/node_modules/zustand/readme.md +0 -505
  1039. package/node_modules/zustand/shallow.d.ts +0 -7
  1040. package/node_modules/zustand/shallow.js +0 -87
  1041. package/node_modules/zustand/system/context.development.js +0 -73
  1042. package/node_modules/zustand/system/context.production.js +0 -1
  1043. package/node_modules/zustand/system/index.development.js +0 -71
  1044. package/node_modules/zustand/system/index.production.js +0 -1
  1045. package/node_modules/zustand/system/middleware/immer.development.js +0 -21
  1046. package/node_modules/zustand/system/middleware/immer.production.js +0 -1
  1047. package/node_modules/zustand/system/middleware.development.js +0 -592
  1048. package/node_modules/zustand/system/middleware.production.js +0 -5
  1049. package/node_modules/zustand/system/react/shallow.development.js +0 -60
  1050. package/node_modules/zustand/system/react/shallow.production.js +0 -1
  1051. package/node_modules/zustand/system/shallow.development.js +0 -56
  1052. package/node_modules/zustand/system/shallow.production.js +0 -1
  1053. package/node_modules/zustand/system/traditional.development.js +0 -40
  1054. package/node_modules/zustand/system/traditional.production.js +0 -1
  1055. package/node_modules/zustand/system/vanilla/shallow.development.js +0 -47
  1056. package/node_modules/zustand/system/vanilla/shallow.production.js +0 -1
  1057. package/node_modules/zustand/system/vanilla.development.js +0 -47
  1058. package/node_modules/zustand/system/vanilla.production.js +0 -1
  1059. package/node_modules/zustand/traditional.d.ts +0 -21
  1060. package/node_modules/zustand/traditional.js +0 -36
  1061. package/node_modules/zustand/ts3.4/context.d.ts +0 -25
  1062. package/node_modules/zustand/ts3.4/esm/context.d.ts +0 -25
  1063. package/node_modules/zustand/ts3.4/esm/index.d.ts +0 -3
  1064. package/node_modules/zustand/ts3.4/esm/middleware/combine.d.ts +0 -13
  1065. package/node_modules/zustand/ts3.4/esm/middleware/devtools.d.ts +0 -102
  1066. package/node_modules/zustand/ts3.4/esm/middleware/immer.d.ts +0 -60
  1067. package/node_modules/zustand/ts3.4/esm/middleware/persist.d.ts +0 -139
  1068. package/node_modules/zustand/ts3.4/esm/middleware/redux.d.ts +0 -30
  1069. package/node_modules/zustand/ts3.4/esm/middleware/subscribeWithSelector.d.ts +0 -42
  1070. package/node_modules/zustand/ts3.4/esm/middleware.d.ts +0 -5
  1071. package/node_modules/zustand/ts3.4/esm/react/shallow.d.ts +0 -1
  1072. package/node_modules/zustand/ts3.4/esm/react.d.ts +0 -48
  1073. package/node_modules/zustand/ts3.4/esm/shallow.d.ts +0 -7
  1074. package/node_modules/zustand/ts3.4/esm/traditional.d.ts +0 -31
  1075. package/node_modules/zustand/ts3.4/esm/vanilla/shallow.d.ts +0 -1
  1076. package/node_modules/zustand/ts3.4/esm/vanilla.d.ts +0 -106
  1077. package/node_modules/zustand/ts3.4/index.d.ts +0 -3
  1078. package/node_modules/zustand/ts3.4/middleware/combine.d.ts +0 -13
  1079. package/node_modules/zustand/ts3.4/middleware/devtools.d.ts +0 -102
  1080. package/node_modules/zustand/ts3.4/middleware/immer.d.ts +0 -60
  1081. package/node_modules/zustand/ts3.4/middleware/persist.d.ts +0 -139
  1082. package/node_modules/zustand/ts3.4/middleware/redux.d.ts +0 -30
  1083. package/node_modules/zustand/ts3.4/middleware/subscribeWithSelector.d.ts +0 -42
  1084. package/node_modules/zustand/ts3.4/middleware.d.ts +0 -5
  1085. package/node_modules/zustand/ts3.4/react/shallow.d.ts +0 -1
  1086. package/node_modules/zustand/ts3.4/react.d.ts +0 -48
  1087. package/node_modules/zustand/ts3.4/shallow.d.ts +0 -7
  1088. package/node_modules/zustand/ts3.4/traditional.d.ts +0 -31
  1089. package/node_modules/zustand/ts3.4/vanilla/shallow.d.ts +0 -1
  1090. package/node_modules/zustand/ts3.4/vanilla.d.ts +0 -106
  1091. package/node_modules/zustand/umd/context.development.js +0 -63
  1092. package/node_modules/zustand/umd/context.production.js +0 -1
  1093. package/node_modules/zustand/umd/index.development.js +0 -58
  1094. package/node_modules/zustand/umd/index.production.js +0 -1
  1095. package/node_modules/zustand/umd/middleware/immer.development.js +0 -23
  1096. package/node_modules/zustand/umd/middleware/immer.production.js +0 -1
  1097. package/node_modules/zustand/umd/middleware.development.js +0 -615
  1098. package/node_modules/zustand/umd/middleware.production.js +0 -1
  1099. package/node_modules/zustand/umd/react/shallow.development.js +0 -90
  1100. package/node_modules/zustand/umd/react/shallow.production.js +0 -1
  1101. package/node_modules/zustand/umd/shallow.development.js +0 -91
  1102. package/node_modules/zustand/umd/shallow.production.js +0 -1
  1103. package/node_modules/zustand/umd/traditional.development.js +0 -38
  1104. package/node_modules/zustand/umd/traditional.production.js +0 -1
  1105. package/node_modules/zustand/umd/vanilla/shallow.development.js +0 -81
  1106. package/node_modules/zustand/umd/vanilla/shallow.production.js +0 -1
  1107. package/node_modules/zustand/umd/vanilla.development.js +0 -63
  1108. package/node_modules/zustand/umd/vanilla.production.js +0 -1
  1109. package/node_modules/zustand/vanilla/shallow.d.ts +0 -1
  1110. package/node_modules/zustand/vanilla/shallow.js +0 -75
  1111. package/node_modules/zustand/vanilla.d.ts +0 -81
  1112. package/node_modules/zustand/vanilla.js +0 -59
@@ -1,90 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react')) :
3
- typeof define === 'function' && define.amd ? define(['exports', 'react'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.zustandReactShallow = {}, global.React));
5
- })(this, (function (exports, ReactExports) { 'use strict';
6
-
7
- function _arrayLikeToArray(r, a) {
8
- (null == a || a > r.length) && (a = r.length);
9
- for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
10
- return n;
11
- }
12
- function _createForOfIteratorHelperLoose(r, e) {
13
- var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
14
- if (t) return (t = t.call(r)).next.bind(t);
15
- if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) {
16
- t && (r = t);
17
- var o = 0;
18
- return function () {
19
- return o >= r.length ? {
20
- done: !0
21
- } : {
22
- done: !1,
23
- value: r[o++]
24
- };
25
- };
26
- }
27
- throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
28
- }
29
- function _unsupportedIterableToArray(r, a) {
30
- if (r) {
31
- if ("string" == typeof r) return _arrayLikeToArray(r, a);
32
- var t = {}.toString.call(r).slice(8, -1);
33
- return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
34
- }
35
- }
36
-
37
- function shallow(objA, objB) {
38
- if (Object.is(objA, objB)) {
39
- return true;
40
- }
41
- if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
42
- return false;
43
- }
44
- if (objA instanceof Map && objB instanceof Map) {
45
- if (objA.size !== objB.size) return false;
46
- for (var _iterator = _createForOfIteratorHelperLoose(objA), _step; !(_step = _iterator()).done;) {
47
- var _step$value = _step.value,
48
- key = _step$value[0],
49
- value = _step$value[1];
50
- if (!Object.is(value, objB.get(key))) {
51
- return false;
52
- }
53
- }
54
- return true;
55
- }
56
- if (objA instanceof Set && objB instanceof Set) {
57
- if (objA.size !== objB.size) return false;
58
- for (var _iterator2 = _createForOfIteratorHelperLoose(objA), _step2; !(_step2 = _iterator2()).done;) {
59
- var _value = _step2.value;
60
- if (!objB.has(_value)) {
61
- return false;
62
- }
63
- }
64
- return true;
65
- }
66
- var keysA = Object.keys(objA);
67
- if (keysA.length !== Object.keys(objB).length) {
68
- return false;
69
- }
70
- for (var _i = 0, _keysA = keysA; _i < _keysA.length; _i++) {
71
- var keyA = _keysA[_i];
72
- if (!Object.prototype.hasOwnProperty.call(objB, keyA) || !Object.is(objA[keyA], objB[keyA])) {
73
- return false;
74
- }
75
- }
76
- return true;
77
- }
78
-
79
- var useRef = ReactExports.useRef;
80
- function useShallow(selector) {
81
- var prev = useRef();
82
- return function (state) {
83
- var next = selector(state);
84
- return shallow(prev.current, next) ? prev.current : prev.current = next;
85
- };
86
- }
87
-
88
- exports.useShallow = useShallow;
89
-
90
- }));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react")):"function"==typeof define&&define.amd?define(["exports","react"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).zustandReactShallow={},e.React)}(this,(function(e,t){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function n(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}(e))||t){n&&(e=n);var o=0;return function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o=t.useRef;e.useShallow=function(e){var t=o();return function(r){var o=e(r);return function(e,t){if(Object.is(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(var r,o=n(e);!(r=o()).done;){var i=r.value,a=i[0],u=i[1];if(!Object.is(u,t.get(a)))return!1}return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(var f,c=n(e);!(f=c()).done;){var l=f.value;if(!t.has(l))return!1}return!0}var s=Object.keys(e);if(s.length!==Object.keys(t).length)return!1;for(var d=0,y=s;d<y.length;d++){var b=y[d];if(!Object.prototype.hasOwnProperty.call(t,b)||!Object.is(e[b],t[b]))return!1}return!0}(t.current,o)?t.current:t.current=o}}}));
@@ -1,91 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3
- typeof define === 'function' && define.amd ? define(['exports'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.zustandShallow = {}));
5
- })(this, (function (exports) { 'use strict';
6
-
7
- function _arrayLikeToArray(r, a) {
8
- (null == a || a > r.length) && (a = r.length);
9
- for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
10
- return n;
11
- }
12
- function _createForOfIteratorHelperLoose(r, e) {
13
- var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
14
- if (t) return (t = t.call(r)).next.bind(t);
15
- if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) {
16
- t && (r = t);
17
- var o = 0;
18
- return function () {
19
- return o >= r.length ? {
20
- done: !0
21
- } : {
22
- done: !1,
23
- value: r[o++]
24
- };
25
- };
26
- }
27
- throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
28
- }
29
- function _unsupportedIterableToArray(r, a) {
30
- if (r) {
31
- if ("string" == typeof r) return _arrayLikeToArray(r, a);
32
- var t = {}.toString.call(r).slice(8, -1);
33
- return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
34
- }
35
- }
36
-
37
- function shallow$1(objA, objB) {
38
- if (Object.is(objA, objB)) {
39
- return true;
40
- }
41
- if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
42
- return false;
43
- }
44
- if (objA instanceof Map && objB instanceof Map) {
45
- if (objA.size !== objB.size) return false;
46
- for (var _iterator = _createForOfIteratorHelperLoose(objA), _step; !(_step = _iterator()).done;) {
47
- var _step$value = _step.value,
48
- key = _step$value[0],
49
- value = _step$value[1];
50
- if (!Object.is(value, objB.get(key))) {
51
- return false;
52
- }
53
- }
54
- return true;
55
- }
56
- if (objA instanceof Set && objB instanceof Set) {
57
- if (objA.size !== objB.size) return false;
58
- for (var _iterator2 = _createForOfIteratorHelperLoose(objA), _step2; !(_step2 = _iterator2()).done;) {
59
- var _value = _step2.value;
60
- if (!objB.has(_value)) {
61
- return false;
62
- }
63
- }
64
- return true;
65
- }
66
- var keysA = Object.keys(objA);
67
- if (keysA.length !== Object.keys(objB).length) {
68
- return false;
69
- }
70
- for (var _i = 0, _keysA = keysA; _i < _keysA.length; _i++) {
71
- var keyA = _keysA[_i];
72
- if (!Object.prototype.hasOwnProperty.call(objB, keyA) || !Object.is(objA[keyA], objB[keyA])) {
73
- return false;
74
- }
75
- }
76
- return true;
77
- }
78
-
79
- var shallow = (function (objA, objB) {
80
- {
81
- console.warn("[DEPRECATED] Default export is deprecated. Instead use `import { shallow } from 'zustand/shallow'`.");
82
- }
83
- return shallow$1(objA, objB);
84
- });
85
-
86
- exports.default = shallow;
87
- exports.shallow = shallow$1;
88
-
89
- Object.defineProperty(exports, '__esModule', { value: true });
90
-
91
- }));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).zustandShallow={})}(this,(function(e){"use strict";function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function r(e,r){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,r){if(e){if("string"==typeof e)return t(e,r);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?t(e,r):void 0}}(e))||r){n&&(e=n);var o=0;return function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function n(e,t){if(Object.is(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(var n,o=r(e);!(n=o()).done;){var i=n.value,a=i[0],f=i[1];if(!Object.is(f,t.get(a)))return!1}return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(var u,l=r(e);!(u=l()).done;){var s=u.value;if(!t.has(s))return!1}return!0}var c=Object.keys(e);if(c.length!==Object.keys(t).length)return!1;for(var d=0,y=c;d<y.length;d++){var b=y[d];if(!Object.prototype.hasOwnProperty.call(t,b)||!Object.is(e[b],t[b]))return!1}return!0}e.default=function(e,t){return n(e,t)},e.shallow=n,Object.defineProperty(e,"__esModule",{value:!0})}));
@@ -1,38 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react'), require('use-sync-external-store/shim/with-selector'), require('zustand/vanilla')) :
3
- typeof define === 'function' && define.amd ? define(['exports', 'react', 'use-sync-external-store/shim/with-selector', 'zustand/vanilla'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.zustandTraditional = {}, global.React, global.useSyncExternalStoreShimWithSelector, global.zustandVanilla));
5
- })(this, (function (exports, ReactExports, useSyncExternalStoreExports, vanilla) { 'use strict';
6
-
7
- var useDebugValue = ReactExports.useDebugValue;
8
- var useSyncExternalStoreWithSelector = useSyncExternalStoreExports.useSyncExternalStoreWithSelector;
9
- var identity = function identity(arg) {
10
- return arg;
11
- };
12
- function useStoreWithEqualityFn(api, selector, equalityFn) {
13
- if (selector === void 0) {
14
- selector = identity;
15
- }
16
- var slice = useSyncExternalStoreWithSelector(api.subscribe, api.getState, api.getServerState || api.getInitialState, selector, equalityFn);
17
- useDebugValue(slice);
18
- return slice;
19
- }
20
- var createWithEqualityFnImpl = function createWithEqualityFnImpl(createState, defaultEqualityFn) {
21
- var api = vanilla.createStore(createState);
22
- var useBoundStoreWithEqualityFn = function useBoundStoreWithEqualityFn(selector, equalityFn) {
23
- if (equalityFn === void 0) {
24
- equalityFn = defaultEqualityFn;
25
- }
26
- return useStoreWithEqualityFn(api, selector, equalityFn);
27
- };
28
- Object.assign(useBoundStoreWithEqualityFn, api);
29
- return useBoundStoreWithEqualityFn;
30
- };
31
- var createWithEqualityFn = function createWithEqualityFn(createState, defaultEqualityFn) {
32
- return createState ? createWithEqualityFnImpl(createState, defaultEqualityFn) : createWithEqualityFnImpl;
33
- };
34
-
35
- exports.createWithEqualityFn = createWithEqualityFn;
36
- exports.useStoreWithEqualityFn = useStoreWithEqualityFn;
37
-
38
- }));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("use-sync-external-store/shim/with-selector"),require("zustand/vanilla")):"function"==typeof define&&define.amd?define(["exports","react","use-sync-external-store/shim/with-selector","zustand/vanilla"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).zustandTraditional={},e.React,e.useSyncExternalStoreShimWithSelector,e.zustandVanilla)}(this,(function(e,t,n,r){"use strict";var i=t.useDebugValue,a=n.useSyncExternalStoreWithSelector,u=function(e){return e};function o(e,t,n){void 0===t&&(t=u);var r=a(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return i(r),r}var s=function(e,t){var n=r.createStore(e),i=function(e,r){return void 0===r&&(r=t),o(n,e,r)};return Object.assign(i,n),i};e.createWithEqualityFn=function(e,t){return e?s(e,t):s},e.useStoreWithEqualityFn=o}));
@@ -1,81 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3
- typeof define === 'function' && define.amd ? define(['exports'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.zustandVanillaShallow = {}));
5
- })(this, (function (exports) { 'use strict';
6
-
7
- function _arrayLikeToArray(r, a) {
8
- (null == a || a > r.length) && (a = r.length);
9
- for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
10
- return n;
11
- }
12
- function _createForOfIteratorHelperLoose(r, e) {
13
- var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
14
- if (t) return (t = t.call(r)).next.bind(t);
15
- if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) {
16
- t && (r = t);
17
- var o = 0;
18
- return function () {
19
- return o >= r.length ? {
20
- done: !0
21
- } : {
22
- done: !1,
23
- value: r[o++]
24
- };
25
- };
26
- }
27
- throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
28
- }
29
- function _unsupportedIterableToArray(r, a) {
30
- if (r) {
31
- if ("string" == typeof r) return _arrayLikeToArray(r, a);
32
- var t = {}.toString.call(r).slice(8, -1);
33
- return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
34
- }
35
- }
36
-
37
- function shallow(objA, objB) {
38
- if (Object.is(objA, objB)) {
39
- return true;
40
- }
41
- if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
42
- return false;
43
- }
44
- if (objA instanceof Map && objB instanceof Map) {
45
- if (objA.size !== objB.size) return false;
46
- for (var _iterator = _createForOfIteratorHelperLoose(objA), _step; !(_step = _iterator()).done;) {
47
- var _step$value = _step.value,
48
- key = _step$value[0],
49
- value = _step$value[1];
50
- if (!Object.is(value, objB.get(key))) {
51
- return false;
52
- }
53
- }
54
- return true;
55
- }
56
- if (objA instanceof Set && objB instanceof Set) {
57
- if (objA.size !== objB.size) return false;
58
- for (var _iterator2 = _createForOfIteratorHelperLoose(objA), _step2; !(_step2 = _iterator2()).done;) {
59
- var _value = _step2.value;
60
- if (!objB.has(_value)) {
61
- return false;
62
- }
63
- }
64
- return true;
65
- }
66
- var keysA = Object.keys(objA);
67
- if (keysA.length !== Object.keys(objB).length) {
68
- return false;
69
- }
70
- for (var _i = 0, _keysA = keysA; _i < _keysA.length; _i++) {
71
- var keyA = _keysA[_i];
72
- if (!Object.prototype.hasOwnProperty.call(objB, keyA) || !Object.is(objA[keyA], objB[keyA])) {
73
- return false;
74
- }
75
- }
76
- return true;
77
- }
78
-
79
- exports.shallow = shallow;
80
-
81
- }));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).zustandVanillaShallow={})}(this,(function(e){"use strict";function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function r(e,r){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,r){if(e){if("string"==typeof e)return t(e,r);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?t(e,r):void 0}}(e))||r){n&&(e=n);var o=0;return function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}e.shallow=function(e,t){if(Object.is(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(var n,o=r(e);!(n=o()).done;){var i=n.value,a=i[0],f=i[1];if(!Object.is(f,t.get(a)))return!1}return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(var l,u=r(e);!(l=u()).done;){var s=l.value;if(!t.has(s))return!1}return!0}var c=Object.keys(e);if(c.length!==Object.keys(t).length)return!1;for(var d=0,y=c;d<y.length;d++){var b=y[d];if(!Object.prototype.hasOwnProperty.call(t,b)||!Object.is(e[b],t[b]))return!1}return!0}}));
@@ -1,63 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3
- typeof define === 'function' && define.amd ? define(['exports'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.zustandVanilla = {}));
5
- })(this, (function (exports) { 'use strict';
6
-
7
- var createStoreImpl = function createStoreImpl(createState) {
8
- var state;
9
- var listeners = new Set();
10
- var setState = function setState(partial, replace) {
11
- var nextState = typeof partial === 'function' ? partial(state) : partial;
12
- if (!Object.is(nextState, state)) {
13
- var _previousState = state;
14
- state = (replace != null ? replace : typeof nextState !== 'object' || nextState === null) ? nextState : Object.assign({}, state, nextState);
15
- listeners.forEach(function (listener) {
16
- return listener(state, _previousState);
17
- });
18
- }
19
- };
20
- var getState = function getState() {
21
- return state;
22
- };
23
- var getInitialState = function getInitialState() {
24
- return initialState;
25
- };
26
- var subscribe = function subscribe(listener) {
27
- listeners.add(listener);
28
- return function () {
29
- return listeners.delete(listener);
30
- };
31
- };
32
- var destroy = function destroy() {
33
- {
34
- console.warn('[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected.');
35
- }
36
- listeners.clear();
37
- };
38
- var api = {
39
- setState: setState,
40
- getState: getState,
41
- getInitialState: getInitialState,
42
- subscribe: subscribe,
43
- destroy: destroy
44
- };
45
- var initialState = state = createState(setState, getState, api);
46
- return api;
47
- };
48
- var createStore = function createStore(createState) {
49
- return createState ? createStoreImpl(createState) : createStoreImpl;
50
- };
51
- var vanilla = (function (createState) {
52
- {
53
- console.warn("[DEPRECATED] Default export is deprecated. Instead use import { createStore } from 'zustand/vanilla'.");
54
- }
55
- return createStore(createState);
56
- });
57
-
58
- exports.createStore = createStore;
59
- exports.default = vanilla;
60
-
61
- Object.defineProperty(exports, '__esModule', { value: true });
62
-
63
- }));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).zustandVanilla={})}(this,(function(e){"use strict";var t=function(e){var t,n=new Set,o=function(e,o){var u="function"==typeof e?e(t):e;if(!Object.is(u,t)){var r=t;t=(null!=o?o:"object"!=typeof u||null===u)?u:Object.assign({},t,u),n.forEach((function(e){return e(t,r)}))}},u=function(){return t},r={setState:o,getState:u,getInitialState:function(){return i},subscribe:function(e){return n.add(e),function(){return n.delete(e)}},destroy:function(){n.clear()}},i=t=e(o,u,r);return r},n=function(e){return e?t(e):t};e.createStore=n,e.default=function(e){return n(e)},Object.defineProperty(e,"__esModule",{value:!0})}));
@@ -1 +0,0 @@
1
- export declare function shallow<T>(objA: T, objB: T): boolean;
@@ -1,75 +0,0 @@
1
- 'use strict';
2
-
3
- function _arrayLikeToArray(r, a) {
4
- (null == a || a > r.length) && (a = r.length);
5
- for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
6
- return n;
7
- }
8
- function _createForOfIteratorHelperLoose(r, e) {
9
- var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
10
- if (t) return (t = t.call(r)).next.bind(t);
11
- if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) {
12
- t && (r = t);
13
- var o = 0;
14
- return function () {
15
- return o >= r.length ? {
16
- done: !0
17
- } : {
18
- done: !1,
19
- value: r[o++]
20
- };
21
- };
22
- }
23
- throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
24
- }
25
- function _unsupportedIterableToArray(r, a) {
26
- if (r) {
27
- if ("string" == typeof r) return _arrayLikeToArray(r, a);
28
- var t = {}.toString.call(r).slice(8, -1);
29
- return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
30
- }
31
- }
32
-
33
- function shallow(objA, objB) {
34
- if (Object.is(objA, objB)) {
35
- return true;
36
- }
37
- if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
38
- return false;
39
- }
40
- if (objA instanceof Map && objB instanceof Map) {
41
- if (objA.size !== objB.size) return false;
42
- for (var _iterator = _createForOfIteratorHelperLoose(objA), _step; !(_step = _iterator()).done;) {
43
- var _step$value = _step.value,
44
- key = _step$value[0],
45
- value = _step$value[1];
46
- if (!Object.is(value, objB.get(key))) {
47
- return false;
48
- }
49
- }
50
- return true;
51
- }
52
- if (objA instanceof Set && objB instanceof Set) {
53
- if (objA.size !== objB.size) return false;
54
- for (var _iterator2 = _createForOfIteratorHelperLoose(objA), _step2; !(_step2 = _iterator2()).done;) {
55
- var _value = _step2.value;
56
- if (!objB.has(_value)) {
57
- return false;
58
- }
59
- }
60
- return true;
61
- }
62
- var keysA = Object.keys(objA);
63
- if (keysA.length !== Object.keys(objB).length) {
64
- return false;
65
- }
66
- for (var _i = 0, _keysA = keysA; _i < _keysA.length; _i++) {
67
- var keyA = _keysA[_i];
68
- if (!Object.prototype.hasOwnProperty.call(objB, keyA) || !Object.is(objA[keyA], objB[keyA])) {
69
- return false;
70
- }
71
- }
72
- return true;
73
- }
74
-
75
- exports.shallow = shallow;
@@ -1,81 +0,0 @@
1
- type SetStateInternal<T> = {
2
- _(partial: T | Partial<T> | {
3
- _(state: T): T | Partial<T>;
4
- }['_'], replace?: boolean | undefined): void;
5
- }['_'];
6
- export interface StoreApi<T> {
7
- setState: SetStateInternal<T>;
8
- getState: () => T;
9
- getInitialState: () => T;
10
- subscribe: (listener: (state: T, prevState: T) => void) => () => void;
11
- /**
12
- * @deprecated Use `unsubscribe` returned by `subscribe`
13
- */
14
- destroy: () => void;
15
- }
16
- type Get<T, K, F> = K extends keyof T ? T[K] : F;
17
- export type Mutate<S, Ms> = number extends Ms['length' & keyof Ms] ? S : Ms extends [] ? S : Ms extends [[infer Mi, infer Ma], ...infer Mrs] ? Mutate<StoreMutators<S, Ma>[Mi & StoreMutatorIdentifier], Mrs> : never;
18
- export type StateCreator<T, Mis extends [StoreMutatorIdentifier, unknown][] = [], Mos extends [StoreMutatorIdentifier, unknown][] = [], U = T> = ((setState: Get<Mutate<StoreApi<T>, Mis>, 'setState', never>, getState: Get<Mutate<StoreApi<T>, Mis>, 'getState', never>, store: Mutate<StoreApi<T>, Mis>) => U) & {
19
- $$storeMutators?: Mos;
20
- };
21
- export interface StoreMutators<S, A> {
22
- }
23
- export type StoreMutatorIdentifier = keyof StoreMutators<unknown, unknown>;
24
- type CreateStore = {
25
- <T, Mos extends [StoreMutatorIdentifier, unknown][] = []>(initializer: StateCreator<T, [], Mos>): Mutate<StoreApi<T>, Mos>;
26
- <T>(): <Mos extends [StoreMutatorIdentifier, unknown][] = []>(initializer: StateCreator<T, [], Mos>) => Mutate<StoreApi<T>, Mos>;
27
- };
28
- export declare const createStore: CreateStore;
29
- /**
30
- * @deprecated Use `import { createStore } from 'zustand/vanilla'`
31
- */
32
- declare const _default: CreateStore;
33
- export default _default;
34
- /**
35
- * @deprecated Use `unknown` instead of `State`
36
- */
37
- export type State = unknown;
38
- /**
39
- * @deprecated Use `Partial<T> | ((s: T) => Partial<T>)` instead of `PartialState<T>`
40
- */
41
- export type PartialState<T extends State> = Partial<T> | ((state: T) => Partial<T>);
42
- /**
43
- * @deprecated Use `(s: T) => U` instead of `StateSelector<T, U>`
44
- */
45
- export type StateSelector<T extends State, U> = (state: T) => U;
46
- /**
47
- * @deprecated Use `(a: T, b: T) => boolean` instead of `EqualityChecker<T>`
48
- */
49
- export type EqualityChecker<T> = (state: T, newState: T) => boolean;
50
- /**
51
- * @deprecated Use `(state: T, previousState: T) => void` instead of `StateListener<T>`
52
- */
53
- export type StateListener<T> = (state: T, previousState: T) => void;
54
- /**
55
- * @deprecated Use `(slice: T, previousSlice: T) => void` instead of `StateSliceListener<T>`.
56
- */
57
- export type StateSliceListener<T> = (slice: T, previousSlice: T) => void;
58
- /**
59
- * @deprecated Use `(listener: (state: T) => void) => void` instead of `Subscribe<T>`.
60
- */
61
- export type Subscribe<T extends State> = {
62
- (listener: (state: T, previousState: T) => void): () => void;
63
- };
64
- /**
65
- * @deprecated You might be looking for `StateCreator`, if not then
66
- * use `StoreApi<T>['setState']` instead of `SetState<T>`.
67
- */
68
- export type SetState<T extends State> = {
69
- _(partial: T | Partial<T> | {
70
- _(state: T): T | Partial<T>;
71
- }['_'], replace?: boolean | undefined): void;
72
- }['_'];
73
- /**
74
- * @deprecated You might be looking for `StateCreator`, if not then
75
- * use `StoreApi<T>['getState']` instead of `GetState<T>`.
76
- */
77
- export type GetState<T extends State> = () => T;
78
- /**
79
- * @deprecated Use `StoreApi<T>['destroy']` instead of `Destroy`.
80
- */
81
- export type Destroy = () => void;
@@ -1,59 +0,0 @@
1
- 'use strict';
2
-
3
- var createStoreImpl = function createStoreImpl(createState) {
4
- var state;
5
- var listeners = new Set();
6
- var setState = function setState(partial, replace) {
7
- var nextState = typeof partial === 'function' ? partial(state) : partial;
8
- if (!Object.is(nextState, state)) {
9
- var _previousState = state;
10
- state = (replace != null ? replace : typeof nextState !== 'object' || nextState === null) ? nextState : Object.assign({}, state, nextState);
11
- listeners.forEach(function (listener) {
12
- return listener(state, _previousState);
13
- });
14
- }
15
- };
16
- var getState = function getState() {
17
- return state;
18
- };
19
- var getInitialState = function getInitialState() {
20
- return initialState;
21
- };
22
- var subscribe = function subscribe(listener) {
23
- listeners.add(listener);
24
- return function () {
25
- return listeners.delete(listener);
26
- };
27
- };
28
- var destroy = function destroy() {
29
- if (process.env.NODE_ENV !== 'production') {
30
- console.warn('[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected.');
31
- }
32
- listeners.clear();
33
- };
34
- var api = {
35
- setState: setState,
36
- getState: getState,
37
- getInitialState: getInitialState,
38
- subscribe: subscribe,
39
- destroy: destroy
40
- };
41
- var initialState = state = createState(setState, getState, api);
42
- return api;
43
- };
44
- var createStore = function createStore(createState) {
45
- return createState ? createStoreImpl(createState) : createStoreImpl;
46
- };
47
- var vanilla = (function (createState) {
48
- if (process.env.NODE_ENV !== 'production') {
49
- console.warn("[DEPRECATED] Default export is deprecated. Instead use import { createStore } from 'zustand/vanilla'.");
50
- }
51
- return createStore(createState);
52
- });
53
-
54
- exports.createStore = createStore;
55
- exports.default = vanilla;
56
-
57
- module.exports = vanilla;
58
- module.exports.createStore = createStore;
59
- exports.default = module.exports;