Implemented 2D visualization for notes using Vue Flow

This commit is contained in:
Atharva Sawant
2024-03-08 11:23:47 +05:30
parent ffb5eeddf2
commit ce53a54dc5
488 changed files with 123675 additions and 20 deletions

143
node_modules/.vite/deps/@vue-flow_core.js generated vendored Normal file
View File

@@ -0,0 +1,143 @@
import {
BezierEdge$1,
ConnectionLineType,
ConnectionMode,
ErrorCode,
MarkerType,
NodeId,
PanOnScrollMode,
PanelPosition,
Position,
SelectionMode,
SimpleBezierEdge$1,
SmoothStepEdge$1,
StepEdge$1,
StraightEdge$1,
VueFlow,
VueFlowError,
_sfc_main,
_sfc_main$1,
_sfc_main$3,
_sfc_main$d,
_sfc_main$e,
_sfc_main$f,
addEdge,
applyChanges,
applyEdgeChanges,
applyNodeChanges,
clamp,
connectionExists,
defaultEdgeTypes,
defaultNodeTypes,
getBezierEdgeCenter,
getBezierPath,
getBoundsofRects,
getConnectedEdges,
getIncomers,
getMarkerId,
getNodesInside,
getOutgoers,
getRectOfNodes,
getSimpleBezierPath,
getSimpleEdgeCenter,
getSmoothStepPath,
getStraightPath,
getTransformForBounds,
isEdge,
isErrorOfType,
isGraphEdge,
isGraphNode,
isMacOs,
isNode,
pointToRendererPoint,
rendererPointToPoint,
updateEdge,
useConnection,
useEdge,
useEdgesData,
useGetPointerPosition,
useHandle,
useHandleConnections,
useKeyPress,
useNode,
useNodeConnections,
useNodeId,
useNodesData,
useNodesInitialized,
useVueFlow,
useZoomPanHelper,
wheelDelta
} from "./chunk-OUZUAOAF.js";
import "./chunk-QT7TTBG7.js";
export {
_sfc_main$d as BaseEdge,
BezierEdge$1 as BezierEdge,
ConnectionLineType,
ConnectionMode,
_sfc_main$3 as EdgeLabelRenderer,
_sfc_main$e as EdgeText,
ErrorCode,
_sfc_main$f as Handle,
MarkerType,
NodeId as NodeIdInjection,
PanOnScrollMode,
_sfc_main as Panel,
PanelPosition,
Position,
SelectionMode,
SimpleBezierEdge$1 as SimpleBezierEdge,
SmoothStepEdge$1 as SmoothStepEdge,
StepEdge$1 as StepEdge,
StraightEdge$1 as StraightEdge,
_sfc_main$1 as VueFlow,
VueFlowError,
VueFlow as VueFlowInjection,
addEdge,
applyChanges,
applyEdgeChanges,
applyNodeChanges,
clamp,
connectionExists,
defaultEdgeTypes,
defaultNodeTypes,
getBezierEdgeCenter,
getBezierPath,
getBoundsofRects,
getConnectedEdges,
getIncomers,
getMarkerId,
getNodesInside,
getOutgoers,
getRectOfNodes,
getSimpleBezierPath,
getSimpleEdgeCenter,
getSmoothStepPath,
getStraightPath,
getTransformForBounds,
rendererPointToPoint as graphPosToZoomedPos,
isEdge,
isErrorOfType,
isGraphEdge,
isGraphNode,
isMacOs,
isNode,
pointToRendererPoint,
rendererPointToPoint,
updateEdge,
useConnection,
useEdge,
useEdgesData,
useGetPointerPosition,
useHandle,
useHandleConnections,
useKeyPress,
useNode,
useNodeConnections,
useNodeId,
useNodesData,
useNodesInitialized,
useVueFlow,
useZoomPanHelper,
wheelDelta
};
//# sourceMappingURL=@vue-flow_core.js.map