@xiping/react-components 1.0.19 → 1.0.20
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.
- package/dist/cjs/_virtual/generateBounds.js +1 -0
- package/dist/cjs/_virtual/generateCreateBody.js +1 -0
- package/dist/cjs/_virtual/generateCreateDragForce.js +1 -0
- package/dist/cjs/_virtual/generateCreateSpringForce.js +1 -0
- package/dist/cjs/_virtual/generateIntegrator.js +1 -0
- package/dist/cjs/_virtual/generateQuadTree.js +1 -0
- package/dist/cjs/_virtual/index.js +1 -0
- package/dist/cjs/_virtual/index2.js +1 -0
- package/dist/cjs/_virtual/index3.js +1 -0
- package/dist/cjs/_virtual/index4.js +1 -0
- package/dist/cjs/_virtual/index5.js +1 -0
- package/dist/cjs/_virtual/index6.js +1 -0
- package/dist/cjs/_virtual/index7.js +1 -0
- package/dist/cjs/_virtual/react-is.development.js +1 -0
- package/dist/cjs/_virtual/react-is.production.min.js +1 -0
- package/dist/cjs/components/react-force-graph-3d/index.d.ts +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/.pnpm/3d-force-graph@1.77.0/node_modules/3d-force-graph/dist/3d-force-graph.js +28 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/construct.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/extends.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@tweenjs_tween.js@23.1.3/node_modules/@tweenjs/tween.js/dist/tween.esm.js +1 -0
- package/dist/cjs/node_modules/.pnpm/accessor-fn@1.5.3/node_modules/accessor-fn/dist/accessor-fn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/ascending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/bisect.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/bisector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/add.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/binarytree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/cover.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/extent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/find.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/half.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/visit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/visitAfter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/x.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/center.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/jiggle.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/lcg.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/link.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/manyBody.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/radial.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/simulation.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/add.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/cover.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/extent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/find.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/findAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/octant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/octree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/visit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/visitAfter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/x.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/y.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/z.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/add.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/cover.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/extent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/find.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/quad.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/quadtree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/visit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/visitAfter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/x.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/y.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Paired.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/pointer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/sourceEvent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/data-bind-mapper@1.0.3/node_modules/data-bind-mapper/dist/data-bind-mapper.js +3 -0
- package/dist/cjs/node_modules/.pnpm/float-tooltip@1.7.5/node_modules/float-tooltip/dist/float-tooltip.js +13 -0
- package/dist/cjs/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/jerrypick@1.1.2/node_modules/jerrypick/dist/jerrypick.js +3 -0
- package/dist/cjs/node_modules/.pnpm/kapsule@1.16.3/node_modules/kapsule/dist/kapsule.js +2 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.events@1.2.2/node_modules/ngraph.events/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/createPatternBuilder.js +2 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateBounds.js +55 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateBody.js +47 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateDragForce.js +9 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateSpringForce.js +33 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateIntegrator.js +35 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateQuadTree.js +325 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/getVariableName.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/createPhysicsSimulator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/spring.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.graph@20.0.1/node_modules/ngraph.graph/index.js +3 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.merge@1.0.0/node_modules/ngraph.merge/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ngraph.random@1.2.0/node_modules/ngraph.random/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +5 -0
- package/dist/cjs/node_modules/.pnpm/polished@4.3.1/node_modules/polished/dist/polished.esm.js +149 -0
- package/dist/cjs/node_modules/.pnpm/preact@10.26.9/node_modules/preact/dist/preact.module.js +1 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +1 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +2 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +1 -0
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +1 -0
- package/dist/cjs/node_modules/.pnpm/react-force-graph-3d@1.27.0_react@18.3.1/node_modules/react-force-graph-3d/dist/react-force-graph-3d.js +1 -0
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +8 -0
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +8 -0
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/react-kapsule@2.5.7_react@18.3.1/node_modules/react-kapsule/dist/react-kapsule.js +3 -0
- package/dist/cjs/node_modules/.pnpm/three-forcegraph@1.42.13_three@0.171.0/node_modules/three-forcegraph/dist/three-forcegraph.js +3 -0
- package/dist/cjs/node_modules/.pnpm/three-render-objects@1.40.2_three@0.171.0/node_modules/three-render-objects/dist/three-render-objects.js +18 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.core.js +44 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.module.js +3789 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.webgpu.js +373 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/DragControls.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/FlyControls.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/OrbitControls.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/TrackballControls.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/EffectComposer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/MaskPass.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/Pass.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/RenderPass.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/ShaderPass.js +1 -0
- package/dist/cjs/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/shaders/CopyShader.js +24 -0
- package/dist/cjs/node_modules/.pnpm/tinycolor2@1.6.0/node_modules/tinycolor2/esm/tinycolor.js +1 -0
- package/dist/es/_virtual/generateBounds.js +4 -0
- package/dist/es/_virtual/generateCreateBody.js +4 -0
- package/dist/es/_virtual/generateCreateDragForce.js +4 -0
- package/dist/es/_virtual/generateCreateSpringForce.js +4 -0
- package/dist/es/_virtual/generateIntegrator.js +4 -0
- package/dist/es/_virtual/generateQuadTree.js +4 -0
- package/dist/es/_virtual/index.js +7 -0
- package/dist/es/_virtual/index2.js +4 -0
- package/dist/es/_virtual/index3.js +4 -0
- package/dist/es/_virtual/index4.js +7 -0
- package/dist/es/_virtual/index5.js +7 -0
- package/dist/es/_virtual/index6.js +4 -0
- package/dist/es/_virtual/index7.js +4 -0
- package/dist/es/_virtual/react-is.development.js +4 -0
- package/dist/es/_virtual/react-is.production.min.js +4 -0
- package/dist/es/components/react-force-graph-3d/index.d.ts +1 -0
- package/dist/es/index.js +12 -10
- package/dist/es/node_modules/.pnpm/3d-force-graph@1.77.0/node_modules/3d-force-graph/dist/3d-force-graph.js +398 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +7 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/construct.js +12 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/extends.js +12 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +8 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +7 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +10 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +13 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +8 -0
- package/dist/es/node_modules/.pnpm/@babel_runtime@7.27.6/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +29 -0
- package/dist/es/node_modules/.pnpm/@tweenjs_tween.js@23.1.3/node_modules/@tweenjs/tween.js/dist/tween.esm.js +379 -0
- package/dist/es/node_modules/.pnpm/accessor-fn@1.5.3/node_modules/accessor-fn/dist/accessor-fn.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/ascending.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/bisect.js +3 -0
- package/dist/es/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/bisector.js +27 -0
- package/dist/es/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/max.js +17 -0
- package/dist/es/node_modules/.pnpm/d3-array@1.2.4/node_modules/d3-array/src/min.js +17 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/add.js +32 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/binarytree.js +48 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/cover.js +22 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/data.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/extent.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/find.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/half.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/remove.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/root.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/size.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/visit.js +13 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/visitAfter.js +18 -0
- package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/x.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +64 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/center.js +25 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/constant.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/jiggle.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/lcg.js +7 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/link.js +58 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/manyBody.js +58 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/radial.js +34 -0
- package/dist/es/node_modules/.pnpm/d3-force-3d@3.0.6/node_modules/d3-force-3d/src/simulation.js +95 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/add.js +32 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/cover.js +40 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/data.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/extent.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/find.js +29 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/findAll.js +15 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/octant.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/octree.js +54 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/remove.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/root.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/size.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/visit.js +13 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/visitAfter.js +18 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/x.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/y.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-octree@1.1.0/node_modules/d3-octree/src/z.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/add.js +29 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/cover.js +28 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/data.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/extent.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/find.js +25 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/quad.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/quadtree.js +50 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/remove.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/root.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/size.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/visit.js +13 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/visitAfter.js +18 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/x.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-quadtree@3.0.1/node_modules/d3-quadtree/src/y.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Paired.js +5 -0
- package/dist/es/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +7 -0
- package/dist/es/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +16 -0
- package/dist/es/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +31 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +14 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +12 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/pointer.js +18 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +7 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +44 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +7 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +54 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +14 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +42 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +21 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +9 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +27 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +12 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +83 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +14 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +7 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +9 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +12 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +52 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +9 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +22 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +9 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +12 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +18 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +16 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +16 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +19 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +27 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +20 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +10 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +11 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/sourceEvent.js +8 -0
- package/dist/es/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +6 -0
- package/dist/es/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +62 -0
- package/dist/es/node_modules/.pnpm/data-bind-mapper@1.0.3/node_modules/data-bind-mapper/dist/data-bind-mapper.js +173 -0
- package/dist/es/node_modules/.pnpm/float-tooltip@1.7.5/node_modules/float-tooltip/dist/float-tooltip.js +169 -0
- package/dist/es/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +35 -0
- package/dist/es/node_modules/.pnpm/jerrypick@1.1.2/node_modules/jerrypick/dist/jerrypick.js +92 -0
- package/dist/es/node_modules/.pnpm/kapsule@1.16.3/node_modules/kapsule/dist/kapsule.js +113 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +5 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +10 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +8 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +4 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +15 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +7 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +5 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +9 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +54 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +7 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +6 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +9 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +7 -0
- package/dist/es/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +22 -0
- package/dist/es/node_modules/.pnpm/ngraph.events@1.2.2/node_modules/ngraph.events/index.js +57 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/index.js +239 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/createPatternBuilder.js +22 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateBounds.js +74 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateBody.js +74 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateDragForce.js +28 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateCreateSpringForce.js +53 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateIntegrator.js +55 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/generateQuadTree.js +403 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/codeGenerators/getVariableName.js +9 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/createPhysicsSimulator.js +273 -0
- package/dist/es/node_modules/.pnpm/ngraph.forcelayout@3.3.1/node_modules/ngraph.forcelayout/lib/spring.js +12 -0
- package/dist/es/node_modules/.pnpm/ngraph.graph@20.0.1/node_modules/ngraph.graph/index.js +319 -0
- package/dist/es/node_modules/.pnpm/ngraph.merge@1.0.0/node_modules/ngraph.merge/index.js +20 -0
- package/dist/es/node_modules/.pnpm/ngraph.random@1.2.0/node_modules/ngraph.random/index.js +71 -0
- package/dist/es/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +54 -0
- package/dist/es/node_modules/.pnpm/polished@4.3.1/node_modules/polished/dist/polished.esm.js +717 -0
- package/dist/es/node_modules/.pnpm/preact@10.26.9/node_modules/preact/dist/preact.module.js +257 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +54 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +52 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +329 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +17 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +10 -0
- package/dist/es/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +7 -0
- package/dist/es/node_modules/.pnpm/react-force-graph-3d@1.27.0_react@18.3.1/node_modules/react-force-graph-3d/dist/react-force-graph-3d.js +145 -0
- package/dist/es/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +95 -0
- package/dist/es/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +78 -0
- package/dist/es/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +10 -0
- package/dist/es/node_modules/.pnpm/react-kapsule@2.5.7_react@18.3.1/node_modules/react-kapsule/dist/react-kapsule.js +113 -0
- package/dist/es/node_modules/.pnpm/three-forcegraph@1.42.13_three@0.171.0/node_modules/three-forcegraph/dist/three-forcegraph.js +1020 -0
- package/dist/es/node_modules/.pnpm/three-render-objects@1.40.2_three@0.171.0/node_modules/three-render-objects/dist/three-render-objects.js +453 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.core.js +6662 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.module.js +9671 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/build/three.webgpu.js +13421 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/DragControls.js +109 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/FlyControls.js +182 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/OrbitControls.js +422 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/controls/TrackballControls.js +211 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/EffectComposer.js +77 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/MaskPass.js +24 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/Pass.js +42 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/RenderPass.js +17 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/postprocessing/ShaderPass.js +23 -0
- package/dist/es/node_modules/.pnpm/three@0.171.0/node_modules/three/examples/jsm/shaders/CopyShader.js +41 -0
- package/dist/es/node_modules/.pnpm/tinycolor2@1.6.0/node_modules/tinycolor2/esm/tinycolor.js +711 -0
- package/package.json +2 -2
|
@@ -0,0 +1,379 @@
|
|
|
1
|
+
var g = Object.freeze({
|
|
2
|
+
Linear: Object.freeze({
|
|
3
|
+
None: function(t) {
|
|
4
|
+
return t;
|
|
5
|
+
},
|
|
6
|
+
In: function(t) {
|
|
7
|
+
return t;
|
|
8
|
+
},
|
|
9
|
+
Out: function(t) {
|
|
10
|
+
return t;
|
|
11
|
+
},
|
|
12
|
+
InOut: function(t) {
|
|
13
|
+
return t;
|
|
14
|
+
}
|
|
15
|
+
}),
|
|
16
|
+
Quadratic: Object.freeze({
|
|
17
|
+
In: function(t) {
|
|
18
|
+
return t * t;
|
|
19
|
+
},
|
|
20
|
+
Out: function(t) {
|
|
21
|
+
return t * (2 - t);
|
|
22
|
+
},
|
|
23
|
+
InOut: function(t) {
|
|
24
|
+
return (t *= 2) < 1 ? 0.5 * t * t : -0.5 * (--t * (t - 2) - 1);
|
|
25
|
+
}
|
|
26
|
+
}),
|
|
27
|
+
Cubic: Object.freeze({
|
|
28
|
+
In: function(t) {
|
|
29
|
+
return t * t * t;
|
|
30
|
+
},
|
|
31
|
+
Out: function(t) {
|
|
32
|
+
return --t * t * t + 1;
|
|
33
|
+
},
|
|
34
|
+
InOut: function(t) {
|
|
35
|
+
return (t *= 2) < 1 ? 0.5 * t * t * t : 0.5 * ((t -= 2) * t * t + 2);
|
|
36
|
+
}
|
|
37
|
+
}),
|
|
38
|
+
Quartic: Object.freeze({
|
|
39
|
+
In: function(t) {
|
|
40
|
+
return t * t * t * t;
|
|
41
|
+
},
|
|
42
|
+
Out: function(t) {
|
|
43
|
+
return 1 - --t * t * t * t;
|
|
44
|
+
},
|
|
45
|
+
InOut: function(t) {
|
|
46
|
+
return (t *= 2) < 1 ? 0.5 * t * t * t * t : -0.5 * ((t -= 2) * t * t * t - 2);
|
|
47
|
+
}
|
|
48
|
+
}),
|
|
49
|
+
Quintic: Object.freeze({
|
|
50
|
+
In: function(t) {
|
|
51
|
+
return t * t * t * t * t;
|
|
52
|
+
},
|
|
53
|
+
Out: function(t) {
|
|
54
|
+
return --t * t * t * t * t + 1;
|
|
55
|
+
},
|
|
56
|
+
InOut: function(t) {
|
|
57
|
+
return (t *= 2) < 1 ? 0.5 * t * t * t * t * t : 0.5 * ((t -= 2) * t * t * t * t + 2);
|
|
58
|
+
}
|
|
59
|
+
}),
|
|
60
|
+
Sinusoidal: Object.freeze({
|
|
61
|
+
In: function(t) {
|
|
62
|
+
return 1 - Math.sin((1 - t) * Math.PI / 2);
|
|
63
|
+
},
|
|
64
|
+
Out: function(t) {
|
|
65
|
+
return Math.sin(t * Math.PI / 2);
|
|
66
|
+
},
|
|
67
|
+
InOut: function(t) {
|
|
68
|
+
return 0.5 * (1 - Math.sin(Math.PI * (0.5 - t)));
|
|
69
|
+
}
|
|
70
|
+
}),
|
|
71
|
+
Exponential: Object.freeze({
|
|
72
|
+
In: function(t) {
|
|
73
|
+
return t === 0 ? 0 : Math.pow(1024, t - 1);
|
|
74
|
+
},
|
|
75
|
+
Out: function(t) {
|
|
76
|
+
return t === 1 ? 1 : 1 - Math.pow(2, -10 * t);
|
|
77
|
+
},
|
|
78
|
+
InOut: function(t) {
|
|
79
|
+
return t === 0 ? 0 : t === 1 ? 1 : (t *= 2) < 1 ? 0.5 * Math.pow(1024, t - 1) : 0.5 * (-Math.pow(2, -10 * (t - 1)) + 2);
|
|
80
|
+
}
|
|
81
|
+
}),
|
|
82
|
+
Circular: Object.freeze({
|
|
83
|
+
In: function(t) {
|
|
84
|
+
return 1 - Math.sqrt(1 - t * t);
|
|
85
|
+
},
|
|
86
|
+
Out: function(t) {
|
|
87
|
+
return Math.sqrt(1 - --t * t);
|
|
88
|
+
},
|
|
89
|
+
InOut: function(t) {
|
|
90
|
+
return (t *= 2) < 1 ? -0.5 * (Math.sqrt(1 - t * t) - 1) : 0.5 * (Math.sqrt(1 - (t -= 2) * t) + 1);
|
|
91
|
+
}
|
|
92
|
+
}),
|
|
93
|
+
Elastic: Object.freeze({
|
|
94
|
+
In: function(t) {
|
|
95
|
+
return t === 0 ? 0 : t === 1 ? 1 : -Math.pow(2, 10 * (t - 1)) * Math.sin((t - 1.1) * 5 * Math.PI);
|
|
96
|
+
},
|
|
97
|
+
Out: function(t) {
|
|
98
|
+
return t === 0 ? 0 : t === 1 ? 1 : Math.pow(2, -10 * t) * Math.sin((t - 0.1) * 5 * Math.PI) + 1;
|
|
99
|
+
},
|
|
100
|
+
InOut: function(t) {
|
|
101
|
+
return t === 0 ? 0 : t === 1 ? 1 : (t *= 2, t < 1 ? -0.5 * Math.pow(2, 10 * (t - 1)) * Math.sin((t - 1.1) * 5 * Math.PI) : 0.5 * Math.pow(2, -10 * (t - 1)) * Math.sin((t - 1.1) * 5 * Math.PI) + 1);
|
|
102
|
+
}
|
|
103
|
+
}),
|
|
104
|
+
Back: Object.freeze({
|
|
105
|
+
In: function(t) {
|
|
106
|
+
var i = 1.70158;
|
|
107
|
+
return t === 1 ? 1 : t * t * ((i + 1) * t - i);
|
|
108
|
+
},
|
|
109
|
+
Out: function(t) {
|
|
110
|
+
var i = 1.70158;
|
|
111
|
+
return t === 0 ? 0 : --t * t * ((i + 1) * t + i) + 1;
|
|
112
|
+
},
|
|
113
|
+
InOut: function(t) {
|
|
114
|
+
var i = 2.5949095;
|
|
115
|
+
return (t *= 2) < 1 ? 0.5 * (t * t * ((i + 1) * t - i)) : 0.5 * ((t -= 2) * t * ((i + 1) * t + i) + 2);
|
|
116
|
+
}
|
|
117
|
+
}),
|
|
118
|
+
Bounce: Object.freeze({
|
|
119
|
+
In: function(t) {
|
|
120
|
+
return 1 - g.Bounce.Out(1 - t);
|
|
121
|
+
},
|
|
122
|
+
Out: function(t) {
|
|
123
|
+
return t < 0.36363636363636365 ? 7.5625 * t * t : t < 0.7272727272727273 ? 7.5625 * (t -= 0.5454545454545454) * t + 0.75 : t < 0.9090909090909091 ? 7.5625 * (t -= 0.8181818181818182) * t + 0.9375 : 7.5625 * (t -= 0.9545454545454546) * t + 0.984375;
|
|
124
|
+
},
|
|
125
|
+
InOut: function(t) {
|
|
126
|
+
return t < 0.5 ? g.Bounce.In(t * 2) * 0.5 : g.Bounce.Out(t * 2 - 1) * 0.5 + 0.5;
|
|
127
|
+
}
|
|
128
|
+
}),
|
|
129
|
+
generatePow: function(t) {
|
|
130
|
+
return t === void 0 && (t = 4), t = t < Number.EPSILON ? Number.EPSILON : t, t = t > 1e4 ? 1e4 : t, {
|
|
131
|
+
In: function(i) {
|
|
132
|
+
return Math.pow(i, t);
|
|
133
|
+
},
|
|
134
|
+
Out: function(i) {
|
|
135
|
+
return 1 - Math.pow(1 - i, t);
|
|
136
|
+
},
|
|
137
|
+
InOut: function(i) {
|
|
138
|
+
return i < 0.5 ? Math.pow(i * 2, t) / 2 : (1 - Math.pow(2 - i * 2, t)) / 2 + 0.5;
|
|
139
|
+
}
|
|
140
|
+
};
|
|
141
|
+
}
|
|
142
|
+
}), b = function() {
|
|
143
|
+
return performance.now();
|
|
144
|
+
}, w = (
|
|
145
|
+
/** @class */
|
|
146
|
+
function() {
|
|
147
|
+
function t() {
|
|
148
|
+
this._tweens = {}, this._tweensAddedDuringUpdate = {};
|
|
149
|
+
}
|
|
150
|
+
return t.prototype.getAll = function() {
|
|
151
|
+
var i = this;
|
|
152
|
+
return Object.keys(this._tweens).map(function(e) {
|
|
153
|
+
return i._tweens[e];
|
|
154
|
+
});
|
|
155
|
+
}, t.prototype.removeAll = function() {
|
|
156
|
+
this._tweens = {};
|
|
157
|
+
}, t.prototype.add = function(i) {
|
|
158
|
+
this._tweens[i.getId()] = i, this._tweensAddedDuringUpdate[i.getId()] = i;
|
|
159
|
+
}, t.prototype.remove = function(i) {
|
|
160
|
+
delete this._tweens[i.getId()], delete this._tweensAddedDuringUpdate[i.getId()];
|
|
161
|
+
}, t.prototype.update = function(i, e) {
|
|
162
|
+
i === void 0 && (i = b()), e === void 0 && (e = !1);
|
|
163
|
+
var r = Object.keys(this._tweens);
|
|
164
|
+
if (r.length === 0)
|
|
165
|
+
return !1;
|
|
166
|
+
for (; r.length > 0; ) {
|
|
167
|
+
this._tweensAddedDuringUpdate = {};
|
|
168
|
+
for (var h = 0; h < r.length; h++) {
|
|
169
|
+
var n = this._tweens[r[h]], s = !e;
|
|
170
|
+
n && n.update(i, s) === !1 && !e && delete this._tweens[r[h]];
|
|
171
|
+
}
|
|
172
|
+
r = Object.keys(this._tweensAddedDuringUpdate);
|
|
173
|
+
}
|
|
174
|
+
return !0;
|
|
175
|
+
}, t;
|
|
176
|
+
}()
|
|
177
|
+
), O = {
|
|
178
|
+
Linear: function(t, i) {
|
|
179
|
+
var e = t.length - 1, r = e * i, h = Math.floor(r), n = O.Utils.Linear;
|
|
180
|
+
return i < 0 ? n(t[0], t[1], r) : i > 1 ? n(t[e], t[e - 1], e - r) : n(t[h], t[h + 1 > e ? e : h + 1], r - h);
|
|
181
|
+
},
|
|
182
|
+
Utils: {
|
|
183
|
+
Linear: function(t, i, e) {
|
|
184
|
+
return (i - t) * e + t;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
}, P = (
|
|
188
|
+
/** @class */
|
|
189
|
+
function() {
|
|
190
|
+
function t() {
|
|
191
|
+
}
|
|
192
|
+
return t.nextId = function() {
|
|
193
|
+
return t._nextId++;
|
|
194
|
+
}, t._nextId = 0, t;
|
|
195
|
+
}()
|
|
196
|
+
), I = new w(), M = (
|
|
197
|
+
/** @class */
|
|
198
|
+
function() {
|
|
199
|
+
function t(i, e) {
|
|
200
|
+
e === void 0 && (e = I), this._object = i, this._group = e, this._isPaused = !1, this._pauseStart = 0, this._valuesStart = {}, this._valuesEnd = {}, this._valuesStartRepeat = {}, this._duration = 1e3, this._isDynamic = !1, this._initialRepeat = 0, this._repeat = 0, this._yoyo = !1, this._isPlaying = !1, this._reversed = !1, this._delayTime = 0, this._startTime = 0, this._easingFunction = g.Linear.None, this._interpolationFunction = O.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = P.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
|
|
201
|
+
}
|
|
202
|
+
return t.prototype.getId = function() {
|
|
203
|
+
return this._id;
|
|
204
|
+
}, t.prototype.isPlaying = function() {
|
|
205
|
+
return this._isPlaying;
|
|
206
|
+
}, t.prototype.isPaused = function() {
|
|
207
|
+
return this._isPaused;
|
|
208
|
+
}, t.prototype.getDuration = function() {
|
|
209
|
+
return this._duration;
|
|
210
|
+
}, t.prototype.to = function(i, e) {
|
|
211
|
+
if (e === void 0 && (e = 1e3), this._isPlaying)
|
|
212
|
+
throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");
|
|
213
|
+
return this._valuesEnd = i, this._propertiesAreSetUp = !1, this._duration = e < 0 ? 0 : e, this;
|
|
214
|
+
}, t.prototype.duration = function(i) {
|
|
215
|
+
return i === void 0 && (i = 1e3), this._duration = i < 0 ? 0 : i, this;
|
|
216
|
+
}, t.prototype.dynamic = function(i) {
|
|
217
|
+
return i === void 0 && (i = !1), this._isDynamic = i, this;
|
|
218
|
+
}, t.prototype.start = function(i, e) {
|
|
219
|
+
if (i === void 0 && (i = b()), e === void 0 && (e = !1), this._isPlaying)
|
|
220
|
+
return this;
|
|
221
|
+
if (this._group && this._group.add(this), this._repeat = this._initialRepeat, this._reversed) {
|
|
222
|
+
this._reversed = !1;
|
|
223
|
+
for (var r in this._valuesStartRepeat)
|
|
224
|
+
this._swapEndStartRepeatValues(r), this._valuesStart[r] = this._valuesStartRepeat[r];
|
|
225
|
+
}
|
|
226
|
+
if (this._isPlaying = !0, this._isPaused = !1, this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._isChainStopped = !1, this._startTime = i, this._startTime += this._delayTime, !this._propertiesAreSetUp || e) {
|
|
227
|
+
if (this._propertiesAreSetUp = !0, !this._isDynamic) {
|
|
228
|
+
var h = {};
|
|
229
|
+
for (var n in this._valuesEnd)
|
|
230
|
+
h[n] = this._valuesEnd[n];
|
|
231
|
+
this._valuesEnd = h;
|
|
232
|
+
}
|
|
233
|
+
this._setupProperties(this._object, this._valuesStart, this._valuesEnd, this._valuesStartRepeat, e);
|
|
234
|
+
}
|
|
235
|
+
return this;
|
|
236
|
+
}, t.prototype.startFromCurrentValues = function(i) {
|
|
237
|
+
return this.start(i, !0);
|
|
238
|
+
}, t.prototype._setupProperties = function(i, e, r, h, n) {
|
|
239
|
+
for (var s in r) {
|
|
240
|
+
var a = i[s], f = Array.isArray(a), l = f ? "array" : typeof a, _ = !f && Array.isArray(r[s]);
|
|
241
|
+
if (!(l === "undefined" || l === "function")) {
|
|
242
|
+
if (_) {
|
|
243
|
+
var u = r[s];
|
|
244
|
+
if (u.length === 0)
|
|
245
|
+
continue;
|
|
246
|
+
for (var S = [a], d = 0, p = u.length; d < p; d += 1) {
|
|
247
|
+
var C = this._handleRelativeValue(a, u[d]);
|
|
248
|
+
if (isNaN(C)) {
|
|
249
|
+
_ = !1, console.warn("Found invalid interpolation list. Skipping.");
|
|
250
|
+
break;
|
|
251
|
+
}
|
|
252
|
+
S.push(C);
|
|
253
|
+
}
|
|
254
|
+
_ && (r[s] = S);
|
|
255
|
+
}
|
|
256
|
+
if ((l === "object" || f) && a && !_) {
|
|
257
|
+
e[s] = f ? [] : {};
|
|
258
|
+
var v = a;
|
|
259
|
+
for (var c in v)
|
|
260
|
+
e[s][c] = v[c];
|
|
261
|
+
h[s] = f ? [] : {};
|
|
262
|
+
var u = r[s];
|
|
263
|
+
if (!this._isDynamic) {
|
|
264
|
+
var y = {};
|
|
265
|
+
for (var c in u)
|
|
266
|
+
y[c] = u[c];
|
|
267
|
+
r[s] = u = y;
|
|
268
|
+
}
|
|
269
|
+
this._setupProperties(v, e[s], u, h[s], n);
|
|
270
|
+
} else
|
|
271
|
+
(typeof e[s] > "u" || n) && (e[s] = a), f || (e[s] *= 1), _ ? h[s] = r[s].slice().reverse() : h[s] = e[s] || 0;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
}, t.prototype.stop = function() {
|
|
275
|
+
return this._isChainStopped || (this._isChainStopped = !0, this.stopChainedTweens()), this._isPlaying ? (this._group && this._group.remove(this), this._isPlaying = !1, this._isPaused = !1, this._onStopCallback && this._onStopCallback(this._object), this) : this;
|
|
276
|
+
}, t.prototype.end = function() {
|
|
277
|
+
return this._goToEnd = !0, this.update(1 / 0), this;
|
|
278
|
+
}, t.prototype.pause = function(i) {
|
|
279
|
+
return i === void 0 && (i = b()), this._isPaused || !this._isPlaying ? this : (this._isPaused = !0, this._pauseStart = i, this._group && this._group.remove(this), this);
|
|
280
|
+
}, t.prototype.resume = function(i) {
|
|
281
|
+
return i === void 0 && (i = b()), !this._isPaused || !this._isPlaying ? this : (this._isPaused = !1, this._startTime += i - this._pauseStart, this._pauseStart = 0, this._group && this._group.add(this), this);
|
|
282
|
+
}, t.prototype.stopChainedTweens = function() {
|
|
283
|
+
for (var i = 0, e = this._chainedTweens.length; i < e; i++)
|
|
284
|
+
this._chainedTweens[i].stop();
|
|
285
|
+
return this;
|
|
286
|
+
}, t.prototype.group = function(i) {
|
|
287
|
+
return i === void 0 && (i = I), this._group = i, this;
|
|
288
|
+
}, t.prototype.delay = function(i) {
|
|
289
|
+
return i === void 0 && (i = 0), this._delayTime = i, this;
|
|
290
|
+
}, t.prototype.repeat = function(i) {
|
|
291
|
+
return i === void 0 && (i = 0), this._initialRepeat = i, this._repeat = i, this;
|
|
292
|
+
}, t.prototype.repeatDelay = function(i) {
|
|
293
|
+
return this._repeatDelayTime = i, this;
|
|
294
|
+
}, t.prototype.yoyo = function(i) {
|
|
295
|
+
return i === void 0 && (i = !1), this._yoyo = i, this;
|
|
296
|
+
}, t.prototype.easing = function(i) {
|
|
297
|
+
return i === void 0 && (i = g.Linear.None), this._easingFunction = i, this;
|
|
298
|
+
}, t.prototype.interpolation = function(i) {
|
|
299
|
+
return i === void 0 && (i = O.Linear), this._interpolationFunction = i, this;
|
|
300
|
+
}, t.prototype.chain = function() {
|
|
301
|
+
for (var i = [], e = 0; e < arguments.length; e++)
|
|
302
|
+
i[e] = arguments[e];
|
|
303
|
+
return this._chainedTweens = i, this;
|
|
304
|
+
}, t.prototype.onStart = function(i) {
|
|
305
|
+
return this._onStartCallback = i, this;
|
|
306
|
+
}, t.prototype.onEveryStart = function(i) {
|
|
307
|
+
return this._onEveryStartCallback = i, this;
|
|
308
|
+
}, t.prototype.onUpdate = function(i) {
|
|
309
|
+
return this._onUpdateCallback = i, this;
|
|
310
|
+
}, t.prototype.onRepeat = function(i) {
|
|
311
|
+
return this._onRepeatCallback = i, this;
|
|
312
|
+
}, t.prototype.onComplete = function(i) {
|
|
313
|
+
return this._onCompleteCallback = i, this;
|
|
314
|
+
}, t.prototype.onStop = function(i) {
|
|
315
|
+
return this._onStopCallback = i, this;
|
|
316
|
+
}, t.prototype.update = function(i, e) {
|
|
317
|
+
var r = this, h;
|
|
318
|
+
if (i === void 0 && (i = b()), e === void 0 && (e = !0), this._isPaused)
|
|
319
|
+
return !0;
|
|
320
|
+
var n, s = this._startTime + this._duration;
|
|
321
|
+
if (!this._goToEnd && !this._isPlaying) {
|
|
322
|
+
if (i > s)
|
|
323
|
+
return !1;
|
|
324
|
+
e && this.start(i, !0);
|
|
325
|
+
}
|
|
326
|
+
if (this._goToEnd = !1, i < this._startTime)
|
|
327
|
+
return !0;
|
|
328
|
+
this._onStartCallbackFired === !1 && (this._onStartCallback && this._onStartCallback(this._object), this._onStartCallbackFired = !0), this._onEveryStartCallbackFired === !1 && (this._onEveryStartCallback && this._onEveryStartCallback(this._object), this._onEveryStartCallbackFired = !0);
|
|
329
|
+
var a = i - this._startTime, f = this._duration + ((h = this._repeatDelayTime) !== null && h !== void 0 ? h : this._delayTime), l = this._duration + this._repeat * f, _ = function() {
|
|
330
|
+
if (r._duration === 0 || a > l)
|
|
331
|
+
return 1;
|
|
332
|
+
var v = Math.trunc(a / f), c = a - v * f, y = Math.min(c / r._duration, 1);
|
|
333
|
+
return y === 0 && a === r._duration ? 1 : y;
|
|
334
|
+
}, u = _(), S = this._easingFunction(u);
|
|
335
|
+
if (this._updateProperties(this._object, this._valuesStart, this._valuesEnd, S), this._onUpdateCallback && this._onUpdateCallback(this._object, u), this._duration === 0 || a >= this._duration)
|
|
336
|
+
if (this._repeat > 0) {
|
|
337
|
+
var d = Math.min(Math.trunc((a - this._duration) / f) + 1, this._repeat);
|
|
338
|
+
isFinite(this._repeat) && (this._repeat -= d);
|
|
339
|
+
for (n in this._valuesStartRepeat)
|
|
340
|
+
!this._yoyo && typeof this._valuesEnd[n] == "string" && (this._valuesStartRepeat[n] = // eslint-disable-next-line
|
|
341
|
+
// @ts-ignore FIXME?
|
|
342
|
+
this._valuesStartRepeat[n] + parseFloat(this._valuesEnd[n])), this._yoyo && this._swapEndStartRepeatValues(n), this._valuesStart[n] = this._valuesStartRepeat[n];
|
|
343
|
+
return this._yoyo && (this._reversed = !this._reversed), this._startTime += f * d, this._onRepeatCallback && this._onRepeatCallback(this._object), this._onEveryStartCallbackFired = !1, !0;
|
|
344
|
+
} else {
|
|
345
|
+
this._onCompleteCallback && this._onCompleteCallback(this._object);
|
|
346
|
+
for (var p = 0, C = this._chainedTweens.length; p < C; p++)
|
|
347
|
+
this._chainedTweens[p].start(this._startTime + this._duration, !1);
|
|
348
|
+
return this._isPlaying = !1, !1;
|
|
349
|
+
}
|
|
350
|
+
return !0;
|
|
351
|
+
}, t.prototype._updateProperties = function(i, e, r, h) {
|
|
352
|
+
for (var n in r)
|
|
353
|
+
if (e[n] !== void 0) {
|
|
354
|
+
var s = e[n] || 0, a = r[n], f = Array.isArray(i[n]), l = Array.isArray(a), _ = !f && l;
|
|
355
|
+
_ ? i[n] = this._interpolationFunction(a, h) : typeof a == "object" && a ? this._updateProperties(i[n], s, a, h) : (a = this._handleRelativeValue(s, a), typeof a == "number" && (i[n] = s + (a - s) * h));
|
|
356
|
+
}
|
|
357
|
+
}, t.prototype._handleRelativeValue = function(i, e) {
|
|
358
|
+
return typeof e != "string" ? e : e.charAt(0) === "+" || e.charAt(0) === "-" ? i + parseFloat(e) : parseFloat(e);
|
|
359
|
+
}, t.prototype._swapEndStartRepeatValues = function(i) {
|
|
360
|
+
var e = this._valuesStartRepeat[i], r = this._valuesEnd[i];
|
|
361
|
+
typeof r == "string" ? this._valuesStartRepeat[i] = this._valuesStartRepeat[i] + parseFloat(r) : this._valuesStartRepeat[i] = this._valuesEnd[i], this._valuesEnd[i] = e;
|
|
362
|
+
}, t;
|
|
363
|
+
}()
|
|
364
|
+
);
|
|
365
|
+
P.nextId;
|
|
366
|
+
var o = I;
|
|
367
|
+
o.getAll.bind(o);
|
|
368
|
+
o.removeAll.bind(o);
|
|
369
|
+
o.add.bind(o);
|
|
370
|
+
o.remove.bind(o);
|
|
371
|
+
o.update.bind(o);
|
|
372
|
+
export {
|
|
373
|
+
g as Easing,
|
|
374
|
+
w as Group,
|
|
375
|
+
O as Interpolation,
|
|
376
|
+
P as Sequence,
|
|
377
|
+
M as Tween,
|
|
378
|
+
b as now
|
|
379
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import i from "./ascending.js";
|
|
2
|
+
function s(e) {
|
|
3
|
+
return e.length === 1 && (e = l(e)), {
|
|
4
|
+
left: function(f, u, n, t) {
|
|
5
|
+
for (n == null && (n = 0), t == null && (t = f.length); n < t; ) {
|
|
6
|
+
var r = n + t >>> 1;
|
|
7
|
+
e(f[r], u) < 0 ? n = r + 1 : t = r;
|
|
8
|
+
}
|
|
9
|
+
return n;
|
|
10
|
+
},
|
|
11
|
+
right: function(f, u, n, t) {
|
|
12
|
+
for (n == null && (n = 0), t == null && (t = f.length); n < t; ) {
|
|
13
|
+
var r = n + t >>> 1;
|
|
14
|
+
e(f[r], u) > 0 ? t = r : n = r + 1;
|
|
15
|
+
}
|
|
16
|
+
return n;
|
|
17
|
+
}
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
function l(e) {
|
|
21
|
+
return function(f, u) {
|
|
22
|
+
return i(e(f), u);
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
export {
|
|
26
|
+
s as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
function r(n, t) {
|
|
2
|
+
var h = n.length, l = -1, i, f;
|
|
3
|
+
if (t == null) {
|
|
4
|
+
for (; ++l < h; )
|
|
5
|
+
if ((i = n[l]) != null && i >= i)
|
|
6
|
+
for (f = i; ++l < h; )
|
|
7
|
+
(i = n[l]) != null && i > f && (f = i);
|
|
8
|
+
} else
|
|
9
|
+
for (; ++l < h; )
|
|
10
|
+
if ((i = t(n[l], l, n)) != null && i >= i)
|
|
11
|
+
for (f = i; ++l < h; )
|
|
12
|
+
(i = t(n[l], l, n)) != null && i > f && (f = i);
|
|
13
|
+
return f;
|
|
14
|
+
}
|
|
15
|
+
export {
|
|
16
|
+
r as default
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
function r(l, t) {
|
|
2
|
+
var h = l.length, n = -1, i, f;
|
|
3
|
+
if (t == null) {
|
|
4
|
+
for (; ++n < h; )
|
|
5
|
+
if ((i = l[n]) != null && i >= i)
|
|
6
|
+
for (f = i; ++n < h; )
|
|
7
|
+
(i = l[n]) != null && f > i && (f = i);
|
|
8
|
+
} else
|
|
9
|
+
for (; ++n < h; )
|
|
10
|
+
if ((i = t(l[n], n, l)) != null && i >= i)
|
|
11
|
+
for (f = i; ++n < h; )
|
|
12
|
+
(i = t(l[n], n, l)) != null && f > i && (f = i);
|
|
13
|
+
return f;
|
|
14
|
+
}
|
|
15
|
+
export {
|
|
16
|
+
r as default
|
|
17
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
function _(i) {
|
|
2
|
+
const t = +this._x.call(null, i);
|
|
3
|
+
return h(this.cover(t), t, i);
|
|
4
|
+
}
|
|
5
|
+
function h(i, t, u) {
|
|
6
|
+
if (isNaN(t)) return i;
|
|
7
|
+
var r, l = i._root, n = { data: u }, o = i._x0, a = i._x1, f, x, c, s, e;
|
|
8
|
+
if (!l) return i._root = n, i;
|
|
9
|
+
for (; l.length; )
|
|
10
|
+
if ((c = t >= (f = (o + a) / 2)) ? o = f : a = f, r = l, !(l = l[s = +c])) return r[s] = n, i;
|
|
11
|
+
if (x = +i._x.call(null, l.data), t === x) return n.next = l, r ? r[s] = n : i._root = n, i;
|
|
12
|
+
do
|
|
13
|
+
r = r ? r[s] = new Array(2) : i._root = new Array(2), (c = t >= (f = (o + a) / 2)) ? o = f : a = f;
|
|
14
|
+
while ((s = +c) == (e = +(x >= f)));
|
|
15
|
+
return r[e] = l, r[s] = n, i;
|
|
16
|
+
}
|
|
17
|
+
function y(i) {
|
|
18
|
+
Array.isArray(i) || (i = Array.from(i));
|
|
19
|
+
const t = i.length, u = new Float64Array(t);
|
|
20
|
+
let r = 1 / 0, l = -1 / 0;
|
|
21
|
+
for (let n = 0, o; n < t; ++n)
|
|
22
|
+
isNaN(o = +this._x.call(null, i[n])) || (u[n] = o, o < r && (r = o), o > l && (l = o));
|
|
23
|
+
if (r > l) return this;
|
|
24
|
+
this.cover(r).cover(l);
|
|
25
|
+
for (let n = 0; n < t; ++n)
|
|
26
|
+
h(this, u[n], i[n]);
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
export {
|
|
30
|
+
y as addAll,
|
|
31
|
+
_ as default
|
|
32
|
+
};
|
package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/binarytree.js
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import f, { addAll as d } from "./add.js";
|
|
2
|
+
import p from "./cover.js";
|
|
3
|
+
import _ from "./data.js";
|
|
4
|
+
import l from "./extent.js";
|
|
5
|
+
import s from "./find.js";
|
|
6
|
+
import u, { removeAll as v } from "./remove.js";
|
|
7
|
+
import c from "./root.js";
|
|
8
|
+
import h from "./size.js";
|
|
9
|
+
import x from "./visit.js";
|
|
10
|
+
import y from "./visitAfter.js";
|
|
11
|
+
import A, { defaultX as g } from "./x.js";
|
|
12
|
+
function w(r, t) {
|
|
13
|
+
var o = new n(t ?? g, NaN, NaN);
|
|
14
|
+
return r == null ? o : o.addAll(r);
|
|
15
|
+
}
|
|
16
|
+
function n(r, t, o) {
|
|
17
|
+
this._x = r, this._x0 = t, this._x1 = o, this._root = void 0;
|
|
18
|
+
}
|
|
19
|
+
function m(r) {
|
|
20
|
+
for (var t = { data: r.data }, o = t; r = r.next; ) o = o.next = { data: r.data };
|
|
21
|
+
return t;
|
|
22
|
+
}
|
|
23
|
+
var e = w.prototype = n.prototype;
|
|
24
|
+
e.copy = function() {
|
|
25
|
+
var r = new n(this._x, this._x0, this._x1), t = this._root, o, a;
|
|
26
|
+
if (!t) return r;
|
|
27
|
+
if (!t.length) return r._root = m(t), r;
|
|
28
|
+
for (o = [{ source: t, target: r._root = new Array(2) }]; t = o.pop(); )
|
|
29
|
+
for (var i = 0; i < 2; ++i)
|
|
30
|
+
(a = t.source[i]) && (a.length ? o.push({ source: a, target: t.target[i] = new Array(2) }) : t.target[i] = m(a));
|
|
31
|
+
return r;
|
|
32
|
+
};
|
|
33
|
+
e.add = f;
|
|
34
|
+
e.addAll = d;
|
|
35
|
+
e.cover = p;
|
|
36
|
+
e.data = _;
|
|
37
|
+
e.extent = l;
|
|
38
|
+
e.find = s;
|
|
39
|
+
e.remove = u;
|
|
40
|
+
e.removeAll = v;
|
|
41
|
+
e.root = c;
|
|
42
|
+
e.size = h;
|
|
43
|
+
e.visit = x;
|
|
44
|
+
e.visitAfter = y;
|
|
45
|
+
e.x = A;
|
|
46
|
+
export {
|
|
47
|
+
w as default
|
|
48
|
+
};
|
package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/cover.js
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
function a(s) {
|
|
2
|
+
if (isNaN(s = +s)) return this;
|
|
3
|
+
var t = this._x0, i = this._x1;
|
|
4
|
+
if (isNaN(t))
|
|
5
|
+
i = (t = Math.floor(s)) + 1;
|
|
6
|
+
else {
|
|
7
|
+
for (var r = i - t || 1, h = this._root, e, o; t > s || s >= i; )
|
|
8
|
+
switch (o = +(s < t), e = new Array(2), e[o] = h, h = e, r *= 2, o) {
|
|
9
|
+
case 0:
|
|
10
|
+
i = t + r;
|
|
11
|
+
break;
|
|
12
|
+
case 1:
|
|
13
|
+
t = i - r;
|
|
14
|
+
break;
|
|
15
|
+
}
|
|
16
|
+
this._root && this._root.length && (this._root = h);
|
|
17
|
+
}
|
|
18
|
+
return this._x0 = t, this._x1 = i, this;
|
|
19
|
+
}
|
|
20
|
+
export {
|
|
21
|
+
a as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import r from "./half.js";
|
|
2
|
+
function w(n, l) {
|
|
3
|
+
var _, i = this._x0, o, p, f = this._x1, e = [], t = this._root, h, s;
|
|
4
|
+
for (t && e.push(new r(t, i, f)), l == null ? l = 1 / 0 : (i = n - l, f = n + l); h = e.pop(); )
|
|
5
|
+
if (!(!(t = h.node) || (o = h.x0) > f || (p = h.x1) < i))
|
|
6
|
+
if (t.length) {
|
|
7
|
+
var g = (o + p) / 2;
|
|
8
|
+
e.push(
|
|
9
|
+
new r(t[1], g, p),
|
|
10
|
+
new r(t[0], o, g)
|
|
11
|
+
), (s = +(n >= g)) && (h = e[e.length - 1], e[e.length - 1] = e[e.length - 1 - s], e[e.length - 1 - s] = h);
|
|
12
|
+
} else {
|
|
13
|
+
var a = Math.abs(n - +this._x.call(null, t.data));
|
|
14
|
+
a < l && (l = a, i = n - a, f = n + a, _ = t.data);
|
|
15
|
+
}
|
|
16
|
+
return _;
|
|
17
|
+
}
|
|
18
|
+
export {
|
|
19
|
+
w as default
|
|
20
|
+
};
|
package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/remove.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
function _(r) {
|
|
2
|
+
if (isNaN(u = +this._x.call(null, r))) return this;
|
|
3
|
+
var t, e = this._root, s, h, i, f = this._x0, o = this._x1, u, l, x, n, a;
|
|
4
|
+
if (!e) return this;
|
|
5
|
+
if (e.length) for (; ; ) {
|
|
6
|
+
if ((x = u >= (l = (f + o) / 2)) ? f = l : o = l, t = e, !(e = e[n = +x])) return this;
|
|
7
|
+
if (!e.length) break;
|
|
8
|
+
t[n + 1 & 1] && (s = t, a = n);
|
|
9
|
+
}
|
|
10
|
+
for (; e.data !== r; ) if (h = e, !(e = e.next)) return this;
|
|
11
|
+
return (i = e.next) && delete e.next, h ? (i ? h.next = i : delete h.next, this) : t ? (i ? t[n] = i : delete t[n], (e = t[0] || t[1]) && e === (t[1] || t[0]) && !e.length && (s ? s[a] = e : this._root = e), this) : (this._root = i, this);
|
|
12
|
+
}
|
|
13
|
+
function v(r) {
|
|
14
|
+
for (var t = 0, e = r.length; t < e; ++t) this.remove(r[t]);
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
export {
|
|
18
|
+
_ as default,
|
|
19
|
+
v as removeAll
|
|
20
|
+
};
|
package/dist/es/node_modules/.pnpm/d3-binarytree@1.0.2/node_modules/d3-binarytree/src/visit.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import o from "./half.js";
|
|
2
|
+
function a(f) {
|
|
3
|
+
var e = [], t, i = this._root, h, s, n;
|
|
4
|
+
for (i && e.push(new o(i, this._x0, this._x1)); t = e.pop(); )
|
|
5
|
+
if (!f(i = t.node, s = t.x0, n = t.x1) && i.length) {
|
|
6
|
+
var r = (s + n) / 2;
|
|
7
|
+
(h = i[1]) && e.push(new o(h, r, n)), (h = i[0]) && e.push(new o(h, s, r));
|
|
8
|
+
}
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
export {
|
|
12
|
+
a as default
|
|
13
|
+
};
|