@t-headless-ui/react 1.0.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 (691) hide show
  1. package/dist/cjs/anchor/anchor.js +1 -0
  2. package/dist/cjs/anchor/context.js +1 -0
  3. package/dist/cjs/anchor/index.js +1 -0
  4. package/dist/cjs/anchor/link.js +1 -0
  5. package/dist/cjs/anchor/store.js +1 -0
  6. package/dist/cjs/anchor/utils/addLink.js +1 -0
  7. package/dist/cjs/anchor/utils/findNode.js +1 -0
  8. package/dist/cjs/anchor/utils/getContainer.js +1 -0
  9. package/dist/cjs/anchor/utils/getContainerElement.js +1 -0
  10. package/dist/cjs/anchor/utils/getEleInViewport.js +1 -0
  11. package/dist/cjs/anchor/utils/getOffsetTop.js +1 -0
  12. package/dist/cjs/anchor/utils/getScrollLeft.js +1 -0
  13. package/dist/cjs/anchor/utils/getScrollTop.js +1 -0
  14. package/dist/cjs/anchor/utils/removeLink.js +1 -0
  15. package/dist/cjs/anchor/utils/scrollIntoView.js +1 -0
  16. package/dist/cjs/anchor/utils/setActiveLink.js +1 -0
  17. package/dist/cjs/button/button.js +1 -0
  18. package/dist/cjs/hooks/use-composed-refs.js +1 -0
  19. package/dist/cjs/hooks/use-event.js +1 -0
  20. package/dist/cjs/hooks/use-merge-value.js +1 -0
  21. package/dist/cjs/hooks/use-previous.js +1 -0
  22. package/dist/cjs/hooks/use-state-with-promise.js +1 -0
  23. package/dist/cjs/icon/IconFont.js +1 -0
  24. package/dist/cjs/icon/createIcon.js +1 -0
  25. package/dist/cjs/icon/fill/click-fill.js +1 -0
  26. package/dist/cjs/icon/fill/github-fill.js +1 -0
  27. package/dist/cjs/icon/fill/m-logo.js +1 -0
  28. package/dist/cjs/icon/fill/platte-fill.js +1 -0
  29. package/dist/cjs/icon/fill/star-fill.js +1 -0
  30. package/dist/cjs/icon/fill/sun-fill.js +1 -0
  31. package/dist/cjs/icon/fill/t-logo.js +1 -0
  32. package/dist/cjs/icon/icon.js +1 -0
  33. package/dist/cjs/icon/line/code-line.js +1 -0
  34. package/dist/cjs/icon/line/down-line.js +1 -0
  35. package/dist/cjs/icon/line/home.js +1 -0
  36. package/dist/cjs/icon/line/js.js +1 -0
  37. package/dist/cjs/icon/line/moon-line.js +1 -0
  38. package/dist/cjs/icon/line/up-line.js +1 -0
  39. package/dist/cjs/icon/utils/getSize.js +1 -0
  40. package/dist/cjs/index.js +1 -0
  41. package/dist/cjs/link/link.js +1 -0
  42. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/animate/single-value.js +1 -0
  43. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +1 -0
  44. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/motion-value.js +1 -0
  45. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element-target.js +1 -0
  46. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +1 -0
  47. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element.js +1 -0
  48. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/optimized-appear/data-id.js +1 -0
  49. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +1 -0
  50. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/default-transitions.js +1 -0
  51. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-animation-controls.js +1 -0
  52. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-keyframes-target.js +1 -0
  53. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-transition-defined.js +1 -0
  54. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/PopChild.js +9 -0
  55. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +1 -0
  56. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/index.js +1 -0
  57. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/use-presence.js +1 -0
  58. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/utils.js +1 -0
  59. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/LayoutGroupContext.js +1 -0
  60. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/LazyContext.js +1 -0
  61. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionConfigContext.js +1 -0
  62. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/create.js +1 -0
  63. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/index.js +1 -0
  64. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/utils.js +1 -0
  65. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/PresenceContext.js +1 -0
  66. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +1 -0
  67. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/add-dom-event.js +1 -0
  68. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/add-pointer-event.js +1 -0
  69. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/event-info.js +1 -0
  70. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +1 -0
  71. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/index.js +1 -0
  72. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/utils/constraints.js +1 -0
  73. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/focus.js +1 -0
  74. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/hover.js +1 -0
  75. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/pan/PanSession.js +1 -0
  76. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/pan/index.js +1 -0
  77. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/press.js +1 -0
  78. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/Feature.js +1 -0
  79. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animation/exit.js +1 -0
  80. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animation/index.js +1 -0
  81. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animations.js +1 -0
  82. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/definitions.js +1 -0
  83. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/drag.js +1 -0
  84. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/gestures.js +1 -0
  85. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +1 -0
  86. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/layout.js +1 -0
  87. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/load-features.js +1 -0
  88. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/viewport/index.js +1 -0
  89. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/viewport/observers.js +1 -0
  90. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/index.js +1 -0
  91. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +1 -0
  92. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/symbol.js +1 -0
  93. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-motion-ref.js +1 -0
  94. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-visual-element.js +1 -0
  95. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-visual-state.js +1 -0
  96. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/valid-prop.js +1 -0
  97. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/animation/mix-values.js +1 -0
  98. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/conversion.js +1 -0
  99. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/copy.js +1 -0
  100. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-apply.js +1 -0
  101. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-calc.js +1 -0
  102. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-remove.js +1 -0
  103. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/models.js +1 -0
  104. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/utils.js +1 -0
  105. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +1 -0
  106. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +1 -0
  107. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/create-projection-node.js +1 -0
  108. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/state.js +1 -0
  109. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/shared/stack.js +1 -0
  110. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-border-radius.js +1 -0
  111. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-box-shadow.js +1 -0
  112. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-correction.js +1 -0
  113. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/transform.js +1 -0
  114. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/each-axis.js +1 -0
  115. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/has-transform.js +1 -0
  116. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/measure.js +1 -0
  117. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/VisualElement.js +1 -0
  118. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/create-factory.js +1 -0
  119. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/create-proxy.js +1 -0
  120. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/motion/create.js +1 -0
  121. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/motion/proxy.js +1 -0
  122. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/DOMVisualElement.js +1 -0
  123. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/create-visual-element.js +1 -0
  124. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/use-render.js +1 -0
  125. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +1 -0
  126. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/filter-props.js +1 -0
  127. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/is-svg-component.js +1 -0
  128. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/is-svg-element.js +1 -0
  129. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/HTMLVisualElement.js +1 -0
  130. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/config-motion.js +1 -0
  131. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/use-props.js +1 -0
  132. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/build-styles.js +1 -0
  133. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/build-transform.js +1 -0
  134. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/create-render-state.js +1 -0
  135. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/render.js +1 -0
  136. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +1 -0
  137. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/store.js +1 -0
  138. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/SVGVisualElement.js +1 -0
  139. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/config-motion.js +1 -0
  140. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/lowercase-elements.js +1 -0
  141. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/use-props.js +1 -0
  142. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/build-attrs.js +1 -0
  143. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +1 -0
  144. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/create-render-state.js +1 -0
  145. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +1 -0
  146. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/path.js +1 -0
  147. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/render.js +1 -0
  148. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +1 -0
  149. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/animation-state.js +1 -0
  150. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/compare-by-depth.js +1 -0
  151. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/flat-tree.js +1 -0
  152. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/get-variant-context.js +1 -0
  153. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/is-controlling-variants.js +1 -0
  154. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/is-variant-label.js +1 -0
  155. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/motion-values.js +1 -0
  156. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +1 -0
  157. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/resolve-variants.js +1 -0
  158. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/setters.js +1 -0
  159. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/variant-props.js +1 -0
  160. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/delay.js +1 -0
  161. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/distance.js +1 -0
  162. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/get-context-window.js +1 -0
  163. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/is-browser.js +1 -0
  164. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/is-ref-object.js +1 -0
  165. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/reduced-motion/index.js +1 -0
  166. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/reduced-motion/state.js +1 -0
  167. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/shallow-compare.js +1 -0
  168. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/use-constant.js +1 -0
  169. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/use-isomorphic-effect.js +1 -0
  170. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/use-will-change/add-will-change.js +1 -0
  171. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/use-will-change/is.js +1 -0
  172. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/utils/is-motion-value.js +1 -0
  173. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/utils/resolve-motion-value.js +1 -0
  174. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/AsyncMotionValueAnimation.js +1 -0
  175. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/JSAnimation.js +1 -0
  176. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/NativeAnimation.js +1 -0
  177. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/NativeAnimationExtended.js +1 -0
  178. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/drivers/driver-frameloop.js +1 -0
  179. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/inertia.js +1 -0
  180. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/keyframes.js +1 -0
  181. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/defaults.js +1 -0
  182. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/find.js +1 -0
  183. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/index.js +1 -0
  184. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/calc-duration.js +1 -0
  185. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/create-generator-easing.js +1 -0
  186. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/is-generator.js +1 -0
  187. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/velocity.js +1 -0
  188. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.js +1 -0
  189. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/KeyframesResolver.js +1 -0
  190. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/get-final.js +1 -0
  191. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/default.js +1 -0
  192. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/fill.js +1 -0
  193. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/time.js +1 -0
  194. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.js +1 -0
  195. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/is-none.js +1 -0
  196. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.js +1 -0
  197. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.js +1 -0
  198. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/WithPromise.js +1 -0
  199. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/can-animate.js +1 -0
  200. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/css-variables-conversion.js +1 -0
  201. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/get-value-transition.js +1 -0
  202. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/is-animatable.js +1 -0
  203. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/is-css-variable.js +1 -0
  204. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/replace-transition-type.js +1 -0
  205. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.js +1 -0
  206. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/map-easing.js +1 -0
  207. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/supported.js +1 -0
  208. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/start-waapi-animation.js +1 -0
  209. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/supports/waapi.js +1 -0
  210. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/apply-generator.js +1 -0
  211. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/linear.js +1 -0
  212. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.js +1 -0
  213. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/batcher.js +1 -0
  214. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/frame.js +1 -0
  215. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/microtask.js +1 -0
  216. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/order.js +1 -0
  217. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/render-step.js +1 -0
  218. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/sync-time.js +1 -0
  219. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/drag/state/is-active.js +1 -0
  220. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/drag/state/set-active.js +1 -0
  221. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/hover.js +1 -0
  222. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/index.js +1 -0
  223. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +1 -0
  224. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/keyboard.js +1 -0
  225. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/state.js +1 -0
  226. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/is-node-or-child.js +1 -0
  227. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +1 -0
  228. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/setup.js +1 -0
  229. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/is-css-var.js +1 -0
  230. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/parse-transform.js +1 -0
  231. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/style-set.js +1 -0
  232. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/utils/keys-position.js +1 -0
  233. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/utils/keys-transform.js +1 -0
  234. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/stats/buffer.js +1 -0
  235. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/interpolate.js +1 -0
  236. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/color.js +1 -0
  237. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/complex.js +1 -0
  238. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/immediate.js +1 -0
  239. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/index.js +1 -0
  240. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/number.js +1 -0
  241. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/visibility.js +1 -0
  242. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/resolve-elements.js +1 -0
  243. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/flags.js +1 -0
  244. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/linear-easing.js +1 -0
  245. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/memo.js +1 -0
  246. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/scroll-timeline.js +1 -0
  247. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/index.js +1 -0
  248. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/auto.js +1 -0
  249. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hex.js +1 -0
  250. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hsla-to-rgba.js +1 -0
  251. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hsla.js +1 -0
  252. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/index.js +1 -0
  253. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/rgba.js +1 -0
  254. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/utils.js +1 -0
  255. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/complex/filter.js +1 -0
  256. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/complex/index.js +1 -0
  257. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/dimensions.js +1 -0
  258. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/int.js +1 -0
  259. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/defaults.js +1 -0
  260. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/number.js +1 -0
  261. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/transform.js +1 -0
  262. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/numbers/index.js +1 -0
  263. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/numbers/units.js +1 -0
  264. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/test.js +1 -0
  265. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/animatable-none.js +1 -0
  266. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/color-regex.js +1 -0
  267. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/find.js +1 -0
  268. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/float-regex.js +1 -0
  269. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/get-as-type.js +1 -0
  270. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/is-nullish.js +1 -0
  271. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/sanitize.js +1 -0
  272. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/single-color-regex.js +1 -0
  273. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/array.js +1 -0
  274. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/clamp.js +1 -0
  275. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/anticipate.js +1 -0
  276. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/back.js +1 -0
  277. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/circ.js +1 -0
  278. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/cubic-bezier.js +1 -0
  279. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/ease.js +1 -0
  280. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/modifiers/mirror.js +1 -0
  281. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/modifiers/reverse.js +1 -0
  282. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/is-bezier-definition.js +1 -0
  283. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/is-easing-array.js +1 -0
  284. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/map.js +1 -0
  285. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/errors.js +1 -0
  286. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/global-config.js +1 -0
  287. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/is-numerical-string.js +1 -0
  288. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/is-zero-value-string.js +1 -0
  289. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/memo.js +1 -0
  290. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/noop.js +1 -0
  291. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/pipe.js +1 -0
  292. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/progress.js +1 -0
  293. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/subscription-manager.js +1 -0
  294. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/time-conversion.js +1 -0
  295. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/velocity-per-second.js +1 -0
  296. package/dist/cjs/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/warn-once.js +1 -0
  297. package/dist/cjs/utils/classnames.js +1 -0
  298. package/dist/cjs/utils/is.js +1 -0
  299. package/dist/cjs/utils/throttle.js +1 -0
  300. package/dist/cjs/vertical-menu/index.js +1 -0
  301. package/dist/cjs/vertical-menu/menu-context.js +1 -0
  302. package/dist/cjs/vertical-menu/sub-menu-context.js +1 -0
  303. package/dist/cjs/vertical-menu/vertical-menu.js +1 -0
  304. package/dist/cjs/vertical-menu/vertical-sub-menu-content.js +1 -0
  305. package/dist/cjs/vertical-menu/vertical-sub-menu-item.js +1 -0
  306. package/dist/cjs/vertical-menu/vertical-sub-menu-list.js +1 -0
  307. package/dist/cjs/vertical-menu/vertical-sub-menu.js +1 -0
  308. package/dist/es/anchor/anchor.mjs +37 -0
  309. package/dist/es/anchor/context.mjs +10 -0
  310. package/dist/es/anchor/index.mjs +9 -0
  311. package/dist/es/anchor/link.mjs +28 -0
  312. package/dist/es/anchor/store.mjs +45 -0
  313. package/dist/es/anchor/utils/addLink.mjs +6 -0
  314. package/dist/es/anchor/utils/findNode.mjs +10 -0
  315. package/dist/es/anchor/utils/getContainer.mjs +8 -0
  316. package/dist/es/anchor/utils/getContainerElement.mjs +7 -0
  317. package/dist/es/anchor/utils/getEleInViewport.mjs +19 -0
  318. package/dist/es/anchor/utils/getOffsetTop.mjs +8 -0
  319. package/dist/es/anchor/utils/getScrollLeft.mjs +4 -0
  320. package/dist/es/anchor/utils/getScrollTop.mjs +4 -0
  321. package/dist/es/anchor/utils/removeLink.mjs +6 -0
  322. package/dist/es/anchor/utils/scrollIntoView.mjs +15 -0
  323. package/dist/es/anchor/utils/setActiveLink.mjs +9 -0
  324. package/dist/es/button/button.mjs +19 -0
  325. package/dist/es/hooks/use-composed-refs.mjs +11 -0
  326. package/dist/es/hooks/use-event.mjs +15 -0
  327. package/dist/es/hooks/use-merge-value.mjs +18 -0
  328. package/dist/es/hooks/use-previous.mjs +10 -0
  329. package/dist/es/hooks/use-state-with-promise.mjs +26 -0
  330. package/dist/es/icon/IconFont.mjs +18 -0
  331. package/dist/es/icon/createIcon.mjs +10 -0
  332. package/dist/es/icon/fill/click-fill.mjs +27 -0
  333. package/dist/es/icon/fill/github-fill.mjs +27 -0
  334. package/dist/es/icon/fill/m-logo.mjs +11 -0
  335. package/dist/es/icon/fill/platte-fill.mjs +18 -0
  336. package/dist/es/icon/fill/star-fill.mjs +16 -0
  337. package/dist/es/icon/fill/sun-fill.mjs +27 -0
  338. package/dist/es/icon/fill/t-logo.mjs +14 -0
  339. package/dist/es/icon/icon.mjs +26 -0
  340. package/dist/es/icon/line/code-line.mjs +10 -0
  341. package/dist/es/icon/line/down-line.mjs +10 -0
  342. package/dist/es/icon/line/home.mjs +13 -0
  343. package/dist/es/icon/line/js.mjs +10 -0
  344. package/dist/es/icon/line/moon-line.mjs +18 -0
  345. package/dist/es/icon/line/up-line.mjs +10 -0
  346. package/dist/es/icon/utils/getSize.mjs +4 -0
  347. package/dist/es/index.mjs +42 -0
  348. package/dist/es/link/link.mjs +19 -0
  349. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/animate/single-value.mjs +10 -0
  350. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs +8 -0
  351. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/motion-value.mjs +44 -0
  352. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs +46 -0
  353. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs +33 -0
  354. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/interfaces/visual-element.mjs +22 -0
  355. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/optimized-appear/data-id.mjs +6 -0
  356. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs +7 -0
  357. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/default-transitions.mjs +22 -0
  358. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-animation-controls.mjs +6 -0
  359. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs +4 -0
  360. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/animation/utils/is-transition-defined.mjs +6 -0
  361. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs +54 -0
  362. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs +35 -0
  363. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/index.mjs +46 -0
  364. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs +17 -0
  365. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/components/AnimatePresence/utils.mjs +12 -0
  366. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/LayoutGroupContext.mjs +6 -0
  367. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/LazyContext.mjs +6 -0
  368. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionConfigContext.mjs +10 -0
  369. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/create.mjs +13 -0
  370. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/index.mjs +6 -0
  371. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/MotionContext/utils.mjs +15 -0
  372. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/PresenceContext.mjs +6 -0
  373. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs +6 -0
  374. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/add-dom-event.mjs +6 -0
  375. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/add-pointer-event.mjs +8 -0
  376. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/events/event-info.mjs +14 -0
  377. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs +256 -0
  378. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/index.mjs +18 -0
  379. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/drag/utils/constraints.mjs +67 -0
  380. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/focus.mjs +28 -0
  381. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/hover.mjs +21 -0
  382. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/pan/PanSession.mjs +84 -0
  383. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/pan/index.mjs +43 -0
  384. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/gestures/press.mjs +23 -0
  385. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/Feature.mjs +10 -0
  386. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animation/exit.mjs +27 -0
  387. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animation/index.mjs +34 -0
  388. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/animations.mjs +13 -0
  389. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/definitions.mjs +27 -0
  390. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/drag.mjs +17 -0
  391. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/gestures.mjs +21 -0
  392. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs +75 -0
  393. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/layout.mjs +11 -0
  394. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/load-features.mjs +11 -0
  395. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/viewport/index.mjs +44 -0
  396. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/features/viewport/observers.mjs +21 -0
  397. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/index.mjs +59 -0
  398. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs +8 -0
  399. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/symbol.mjs +4 -0
  400. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-motion-ref.mjs +18 -0
  401. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-visual-element.mjs +65 -0
  402. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/use-visual-state.mjs +52 -0
  403. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/motion/utils/valid-prop.mjs +38 -0
  404. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/animation/mix-values.mjs +27 -0
  405. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/conversion.mjs +25 -0
  406. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/copy.mjs +14 -0
  407. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-apply.mjs +52 -0
  408. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-calc.mjs +36 -0
  409. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/delta-remove.mjs +25 -0
  410. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/models.mjs +18 -0
  411. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/geometry/utils.mjs +34 -0
  412. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs +13 -0
  413. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs +25 -0
  414. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/create-projection-node.mjs +606 -0
  415. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/node/state.mjs +15 -0
  416. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/shared/stack.mjs +58 -0
  417. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-border-radius.mjs +21 -0
  418. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs +16 -0
  419. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/scale-correction.mjs +10 -0
  420. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/styles/transform.mjs +13 -0
  421. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/each-axis.mjs +6 -0
  422. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/has-transform.mjs +20 -0
  423. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/projection/utils/measure.mjs +13 -0
  424. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/VisualElement.mjs +227 -0
  425. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/create-factory.mjs +20 -0
  426. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/create-proxy.mjs +17 -0
  427. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/motion/create.mjs +15 -0
  428. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/components/motion/proxy.mjs +6 -0
  429. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/DOMVisualElement.mjs +27 -0
  430. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/create-visual-element.mjs +10 -0
  431. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/use-render.mjs +18 -0
  432. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs +4 -0
  433. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/filter-props.mjs +20 -0
  434. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs +24 -0
  435. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs +6 -0
  436. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/HTMLVisualElement.mjs +37 -0
  437. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/config-motion.mjs +12 -0
  438. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/use-props.mjs +27 -0
  439. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/build-styles.mjs +29 -0
  440. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/build-transform.mjs +31 -0
  441. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/create-render-state.mjs +9 -0
  442. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/render.mjs +8 -0
  443. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs +12 -0
  444. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/store.mjs +4 -0
  445. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/SVGVisualElement.mjs +40 -0
  446. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/config-motion.mjs +12 -0
  447. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/lowercase-elements.mjs +30 -0
  448. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/use-props.mjs +22 -0
  449. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/build-attrs.mjs +23 -0
  450. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs +28 -0
  451. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/create-render-state.mjs +8 -0
  452. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs +4 -0
  453. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/path.mjs +18 -0
  454. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/render.mjs +11 -0
  455. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs +15 -0
  456. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/animation-state.mjs +128 -0
  457. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/compare-by-depth.mjs +4 -0
  458. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/flat-tree.mjs +19 -0
  459. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/get-variant-context.mjs +20 -0
  460. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/is-controlling-variants.mjs +13 -0
  461. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/is-variant-label.mjs +6 -0
  462. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/motion-values.mjs +26 -0
  463. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs +8 -0
  464. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/resolve-variants.mjs +20 -0
  465. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/setters.mjs +21 -0
  466. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/render/utils/variant-props.mjs +13 -0
  467. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/delay.mjs +12 -0
  468. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/distance.mjs +9 -0
  469. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/get-context-window.mjs +4 -0
  470. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/is-browser.mjs +4 -0
  471. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/is-ref-object.mjs +6 -0
  472. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/reduced-motion/index.mjs +13 -0
  473. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/reduced-motion/state.mjs +5 -0
  474. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/shallow-compare.mjs +14 -0
  475. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/use-constant.mjs +8 -0
  476. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/utils/use-isomorphic-effect.mjs +6 -0
  477. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/use-will-change/add-will-change.mjs +14 -0
  478. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/use-will-change/is.mjs +7 -0
  479. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/utils/is-motion-value.mjs +4 -0
  480. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/framer-motion/dist/es/value/utils/resolve-motion-value.mjs +7 -0
  481. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs +97 -0
  482. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/JSAnimation.mjs +129 -0
  483. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/NativeAnimation.mjs +104 -0
  484. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/NativeAnimationExtended.mjs +36 -0
  485. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/drivers/driver-frameloop.mjs +17 -0
  486. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/inertia.mjs +37 -0
  487. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/keyframes.mjs +30 -0
  488. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/defaults.mjs +32 -0
  489. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/find.mjs +52 -0
  490. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/spring/index.mjs +98 -0
  491. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs +13 -0
  492. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs +13 -0
  493. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/is-generator.mjs +6 -0
  494. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/generators/utils/velocity.mjs +9 -0
  495. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs +66 -0
  496. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs +75 -0
  497. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/get-final.mjs +8 -0
  498. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/default.mjs +8 -0
  499. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs +12 -0
  500. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/offsets/time.mjs +6 -0
  501. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs +7 -0
  502. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs +7 -0
  503. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs +16 -0
  504. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs +31 -0
  505. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/WithPromise.mjs +27 -0
  506. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/can-animate.mjs +23 -0
  507. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs +31 -0
  508. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/get-value-transition.mjs +6 -0
  509. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/is-animatable.mjs +7 -0
  510. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/is-css-variable.mjs +5 -0
  511. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/utils/replace-transition-type.mjs +16 -0
  512. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs +4 -0
  513. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs +12 -0
  514. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/easing/supported.mjs +15 -0
  515. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs +21 -0
  516. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/supports/waapi.mjs +24 -0
  517. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs +8 -0
  518. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/linear.mjs +10 -0
  519. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs +17 -0
  520. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/batcher.mjs +27 -0
  521. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/frame.mjs +9 -0
  522. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/microtask.mjs +5 -0
  523. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/order.mjs +21 -0
  524. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/render-step.mjs +42 -0
  525. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/frameloop/sync-time.mjs +15 -0
  526. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/drag/state/is-active.mjs +11 -0
  527. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/drag/state/set-active.mjs +11 -0
  528. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/hover.mjs +24 -0
  529. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/index.mjs +32 -0
  530. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs +13 -0
  531. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/keyboard.mjs +27 -0
  532. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/press/utils/state.mjs +4 -0
  533. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs +4 -0
  534. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs +4 -0
  535. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/gestures/utils/setup.mjs +12 -0
  536. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/is-css-var.mjs +4 -0
  537. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/parse-transform.mjs +64 -0
  538. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/dom/style-set.mjs +7 -0
  539. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/utils/keys-position.mjs +13 -0
  540. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/render/utils/keys-transform.mjs +23 -0
  541. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/stats/buffer.mjs +6 -0
  542. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/interpolate.mjs +42 -0
  543. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/color.mjs +29 -0
  544. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/complex.mjs +51 -0
  545. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/immediate.mjs +6 -0
  546. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/index.mjs +8 -0
  547. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/number.mjs +4 -0
  548. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/mix/visibility.mjs +8 -0
  549. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/resolve-elements.mjs +13 -0
  550. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/flags.mjs +4 -0
  551. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/linear-easing.mjs +12 -0
  552. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/memo.mjs +9 -0
  553. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/utils/supports/scroll-timeline.mjs +5 -0
  554. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/index.mjs +203 -0
  555. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/auto.mjs +7 -0
  556. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hex.mjs +19 -0
  557. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs +22 -0
  558. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/hsla.mjs +12 -0
  559. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/index.mjs +11 -0
  560. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/rgba.mjs +16 -0
  561. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/color/utils.mjs +18 -0
  562. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/complex/filter.mjs +24 -0
  563. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/complex/index.mjs +49 -0
  564. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/dimensions.mjs +9 -0
  565. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/int.mjs +8 -0
  566. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/defaults.mjs +24 -0
  567. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/number.mjs +50 -0
  568. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/maps/transform.mjs +31 -0
  569. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/numbers/index.mjs +17 -0
  570. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/numbers/units.mjs +17 -0
  571. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/test.mjs +4 -0
  572. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/animatable-none.mjs +10 -0
  573. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/color-regex.mjs +4 -0
  574. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/find.mjs +8 -0
  575. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/float-regex.mjs +4 -0
  576. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/get-as-type.mjs +4 -0
  577. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/is-nullish.mjs +6 -0
  578. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/sanitize.mjs +4 -0
  579. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-dom/dist/es/value/types/utils/single-color-regex.mjs +4 -0
  580. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/array.mjs +11 -0
  581. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/clamp.mjs +4 -0
  582. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/anticipate.mjs +5 -0
  583. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/back.mjs +9 -0
  584. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/circ.mjs +8 -0
  585. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/cubic-bezier.mjs +18 -0
  586. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/ease.mjs +7 -0
  587. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/modifiers/mirror.mjs +4 -0
  588. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/modifiers/reverse.mjs +4 -0
  589. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs +4 -0
  590. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/is-easing-array.mjs +4 -0
  591. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/easing/utils/map.mjs +32 -0
  592. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/errors.mjs +13 -0
  593. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/global-config.mjs +4 -0
  594. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/is-numerical-string.mjs +4 -0
  595. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/is-zero-value-string.mjs +4 -0
  596. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/memo.mjs +8 -0
  597. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/noop.mjs +4 -0
  598. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/pipe.mjs +4 -0
  599. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/progress.mjs +7 -0
  600. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/subscription-manager.mjs +29 -0
  601. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/time-conversion.mjs +5 -0
  602. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/velocity-per-second.mjs +6 -0
  603. package/dist/es/node_modules/.pnpm/motion@12.9.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/motion-utils/dist/es/warn-once.mjs +7 -0
  604. package/dist/es/utils/classnames.mjs +15 -0
  605. package/dist/es/utils/is.mjs +23 -0
  606. package/dist/es/utils/throttle.mjs +14 -0
  607. package/dist/es/vertical-menu/index.mjs +19 -0
  608. package/dist/es/vertical-menu/menu-context.mjs +6 -0
  609. package/dist/es/vertical-menu/sub-menu-context.mjs +6 -0
  610. package/dist/es/vertical-menu/vertical-menu.mjs +51 -0
  611. package/dist/es/vertical-menu/vertical-sub-menu-content.mjs +13 -0
  612. package/dist/es/vertical-menu/vertical-sub-menu-item.mjs +16 -0
  613. package/dist/es/vertical-menu/vertical-sub-menu-list.mjs +28 -0
  614. package/dist/es/vertical-menu/vertical-sub-menu.mjs +15 -0
  615. package/dist/types/anchor/anchor.d.ts +3 -0
  616. package/dist/types/anchor/context.d.ts +8 -0
  617. package/dist/types/anchor/index.d.ts +6 -0
  618. package/dist/types/anchor/interface.d.ts +45 -0
  619. package/dist/types/anchor/link.d.ts +3 -0
  620. package/dist/types/anchor/store.d.ts +18 -0
  621. package/dist/types/anchor/utils/addLink.d.ts +2 -0
  622. package/dist/types/anchor/utils/createNestedLink.d.ts +7 -0
  623. package/dist/types/anchor/utils/findNode.d.ts +1 -0
  624. package/dist/types/anchor/utils/getContainer.d.ts +1 -0
  625. package/dist/types/anchor/utils/getContainerElement.d.ts +1 -0
  626. package/dist/types/anchor/utils/getEleInViewport.d.ts +10 -0
  627. package/dist/types/anchor/utils/getOffsetTop.d.ts +5 -0
  628. package/dist/types/anchor/utils/getScrollLeft.d.ts +5 -0
  629. package/dist/types/anchor/utils/getScrollTop.d.ts +5 -0
  630. package/dist/types/anchor/utils/index.d.ts +10 -0
  631. package/dist/types/anchor/utils/isNotNullUndefined.d.ts +2 -0
  632. package/dist/types/anchor/utils/removeLink.d.ts +2 -0
  633. package/dist/types/anchor/utils/scrollIntoView.d.ts +10 -0
  634. package/dist/types/anchor/utils/setActiveLink.d.ts +15 -0
  635. package/dist/types/button/button.d.ts +5 -0
  636. package/dist/types/button/index.d.ts +2 -0
  637. package/dist/types/button/interface.d.ts +25 -0
  638. package/dist/types/hooks/index.d.ts +7 -0
  639. package/dist/types/hooks/use-composed-refs.d.ts +8 -0
  640. package/dist/types/hooks/use-descendant.d.ts +12 -0
  641. package/dist/types/hooks/use-event.d.ts +1 -0
  642. package/dist/types/hooks/use-merge-props.d.ts +1 -0
  643. package/dist/types/hooks/use-merge-value.d.ts +5 -0
  644. package/dist/types/hooks/use-previous.d.ts +2 -0
  645. package/dist/types/hooks/use-raf-state.d.ts +2 -0
  646. package/dist/types/hooks/use-state-with-promise.d.ts +1 -0
  647. package/dist/types/hooks/useIs-first-render.d.ts +1 -0
  648. package/dist/types/icon/IconFont.d.ts +3 -0
  649. package/dist/types/icon/createIcon.d.ts +27 -0
  650. package/dist/types/icon/fill/click-fill.d.ts +14 -0
  651. package/dist/types/icon/fill/github-fill.d.ts +14 -0
  652. package/dist/types/icon/fill/index.d.ts +7 -0
  653. package/dist/types/icon/fill/m-logo.d.ts +14 -0
  654. package/dist/types/icon/fill/platte-fill.d.ts +14 -0
  655. package/dist/types/icon/fill/star-fill.d.ts +14 -0
  656. package/dist/types/icon/fill/sun-fill.d.ts +14 -0
  657. package/dist/types/icon/fill/t-logo.d.ts +14 -0
  658. package/dist/types/icon/icon.d.ts +16 -0
  659. package/dist/types/icon/index.d.ts +6 -0
  660. package/dist/types/icon/interface.d.ts +23 -0
  661. package/dist/types/icon/line/code-line.d.ts +14 -0
  662. package/dist/types/icon/line/down-line.d.ts +14 -0
  663. package/dist/types/icon/line/home.d.ts +14 -0
  664. package/dist/types/icon/line/index.d.ts +6 -0
  665. package/dist/types/icon/line/js.d.ts +14 -0
  666. package/dist/types/icon/line/moon-line.d.ts +14 -0
  667. package/dist/types/icon/line/up-line.d.ts +14 -0
  668. package/dist/types/icon/utils/getSize.d.ts +2 -0
  669. package/dist/types/icon/utils/index.d.ts +1 -0
  670. package/dist/types/index.d.ts +5 -0
  671. package/dist/types/link/index.d.ts +2 -0
  672. package/dist/types/link/interface.d.ts +14 -0
  673. package/dist/types/link/link.d.ts +5 -0
  674. package/dist/types/utils/classnames.d.ts +5 -0
  675. package/dist/types/utils/debounce.d.ts +64 -0
  676. package/dist/types/utils/index.d.ts +4 -0
  677. package/dist/types/utils/is.d.ts +17 -0
  678. package/dist/types/utils/omit.d.ts +4 -0
  679. package/dist/types/utils/throttle.d.ts +9 -0
  680. package/dist/types/vertical-menu/index.d.ts +11 -0
  681. package/dist/types/vertical-menu/interface-context.d.ts +27 -0
  682. package/dist/types/vertical-menu/interface.d.ts +81 -0
  683. package/dist/types/vertical-menu/menu-context.d.ts +2 -0
  684. package/dist/types/vertical-menu/sub-menu-context.d.ts +2 -0
  685. package/dist/types/vertical-menu/vertical-menu.d.ts +3 -0
  686. package/dist/types/vertical-menu/vertical-sub-menu-content.d.ts +3 -0
  687. package/dist/types/vertical-menu/vertical-sub-menu-item.d.ts +3 -0
  688. package/dist/types/vertical-menu/vertical-sub-menu-list.d.ts +3 -0
  689. package/dist/types/vertical-menu/vertical-sub-menu.d.ts +3 -0
  690. package/package.json +43 -0
  691. package/src/index.ts +5 -0
@@ -0,0 +1,256 @@
1
+ import { animateMotionValue as L } from "../../animation/interfaces/motion-value.mjs";
2
+ import { addDomEvent as M } from "../../events/add-dom-event.mjs";
3
+ import { addPointerEvent as S } from "../../events/add-pointer-event.mjs";
4
+ import { extractEventInfo as B } from "../../events/event-info.mjs";
5
+ import { convertBoxToBoundingBox as k, convertBoundingBoxToBox as j } from "../../projection/geometry/conversion.mjs";
6
+ import { calcLength as T } from "../../projection/geometry/delta-calc.mjs";
7
+ import { createBox as w } from "../../projection/geometry/models.mjs";
8
+ import { eachAxis as u } from "../../projection/utils/each-axis.mjs";
9
+ import { measurePageBox as b } from "../../projection/utils/measure.mjs";
10
+ import { getContextWindow as R } from "../../utils/get-context-window.mjs";
11
+ import { isRefObject as D } from "../../utils/is-ref-object.mjs";
12
+ import { addValueToWillChange as V } from "../../value/use-will-change/add-will-change.mjs";
13
+ import { PanSession as W } from "../pan/PanSession.mjs";
14
+ import { applyConstraints as O, calcRelativeConstraints as U, resolveDragElastic as z, calcViewportConstraints as I, defaultElastic as _, rebaseAxisConstraints as F, calcOrigin as K } from "./utils/constraints.mjs";
15
+ import { frame as C } from "../../../../../motion-dom/dist/es/frameloop/frame.mjs";
16
+ import { invariant as N } from "../../../../../motion-utils/dist/es/errors.mjs";
17
+ import { setDragLock as $ } from "../../../../../motion-dom/dist/es/gestures/drag/state/set-active.mjs";
18
+ import { percent as q } from "../../../../../motion-dom/dist/es/value/types/numbers/units.mjs";
19
+ import { mixNumber as x } from "../../../../../motion-dom/dist/es/utils/mix/number.mjs";
20
+ const G = /* @__PURE__ */ new WeakMap();
21
+ class ft {
22
+ constructor(t) {
23
+ this.openDragLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = { x: 0, y: 0 }, this.constraints = !1, this.hasMutatedConstraints = !1, this.elastic = w(), this.visualElement = t;
24
+ }
25
+ start(t, { snapToCursor: s = !1 } = {}) {
26
+ const { presenceContext: n } = this.visualElement;
27
+ if (n && n.isPresent === !1)
28
+ return;
29
+ const i = (r) => {
30
+ const { dragSnapToOrigin: a } = this.getProps();
31
+ a ? this.pauseAnimation() : this.stopAnimation(), s && this.snapToCursor(B(r).point);
32
+ }, o = (r, a) => {
33
+ const { drag: f, dragPropagation: d, onDragStart: g } = this.getProps();
34
+ if (f && !d && (this.openDragLock && this.openDragLock(), this.openDragLock = $(f), !this.openDragLock))
35
+ return;
36
+ this.isDragging = !0, this.currentDirection = null, this.resolveConstraints(), this.visualElement.projection && (this.visualElement.projection.isAnimationBlocked = !0, this.visualElement.projection.target = void 0), u((m) => {
37
+ let E = this.getAxisMotionValue(m).get() || 0;
38
+ if (q.test(E)) {
39
+ const { projection: A } = this.visualElement;
40
+ if (A && A.layout) {
41
+ const y = A.layout.layoutBox[m];
42
+ y && (E = T(y) * (parseFloat(E) / 100));
43
+ }
44
+ }
45
+ this.originPoint[m] = E;
46
+ }), g && C.postRender(() => g(r, a)), V(this.visualElement, "transform");
47
+ const { animationState: v } = this.visualElement;
48
+ v && v.setActive("whileDrag", !0);
49
+ }, e = (r, a) => {
50
+ const { dragPropagation: f, dragDirectionLock: d, onDirectionLock: g, onDrag: v } = this.getProps();
51
+ if (!f && !this.openDragLock)
52
+ return;
53
+ const { offset: m } = a;
54
+ if (d && this.currentDirection === null) {
55
+ this.currentDirection = H(m), this.currentDirection !== null && g && g(this.currentDirection);
56
+ return;
57
+ }
58
+ this.updateAxis("x", a.point, m), this.updateAxis("y", a.point, m), this.visualElement.render(), v && v(r, a);
59
+ }, l = (r, a) => this.stop(r, a), c = () => u((r) => {
60
+ var a;
61
+ return this.getAnimationState(r) === "paused" && ((a = this.getAxisMotionValue(r).animation) == null ? void 0 : a.play());
62
+ }), { dragSnapToOrigin: h } = this.getProps();
63
+ this.panSession = new W(t, {
64
+ onSessionStart: i,
65
+ onStart: o,
66
+ onMove: e,
67
+ onSessionEnd: l,
68
+ resumeAnimation: c
69
+ }, {
70
+ transformPagePoint: this.visualElement.getTransformPagePoint(),
71
+ dragSnapToOrigin: h,
72
+ contextWindow: R(this.visualElement)
73
+ });
74
+ }
75
+ stop(t, s) {
76
+ const n = this.isDragging;
77
+ if (this.cancel(), !n)
78
+ return;
79
+ const { velocity: i } = s;
80
+ this.startAnimation(i);
81
+ const { onDragEnd: o } = this.getProps();
82
+ o && C.postRender(() => o(t, s));
83
+ }
84
+ cancel() {
85
+ this.isDragging = !1;
86
+ const { projection: t, animationState: s } = this.visualElement;
87
+ t && (t.isAnimationBlocked = !1), this.panSession && this.panSession.end(), this.panSession = void 0;
88
+ const { dragPropagation: n } = this.getProps();
89
+ !n && this.openDragLock && (this.openDragLock(), this.openDragLock = null), s && s.setActive("whileDrag", !1);
90
+ }
91
+ updateAxis(t, s, n) {
92
+ const { drag: i } = this.getProps();
93
+ if (!n || !P(t, i, this.currentDirection))
94
+ return;
95
+ const o = this.getAxisMotionValue(t);
96
+ let e = this.originPoint[t] + n[t];
97
+ this.constraints && this.constraints[t] && (e = O(e, this.constraints[t], this.elastic[t])), o.set(e);
98
+ }
99
+ resolveConstraints() {
100
+ var o;
101
+ const { dragConstraints: t, dragElastic: s } = this.getProps(), n = this.visualElement.projection && !this.visualElement.projection.layout ? this.visualElement.projection.measure(!1) : (o = this.visualElement.projection) == null ? void 0 : o.layout, i = this.constraints;
102
+ t && D(t) ? this.constraints || (this.constraints = this.resolveRefConstraints()) : t && n ? this.constraints = U(n.layoutBox, t) : this.constraints = !1, this.elastic = z(s), i !== this.constraints && n && this.constraints && !this.hasMutatedConstraints && u((e) => {
103
+ this.constraints !== !1 && this.getAxisMotionValue(e) && (this.constraints[e] = F(n.layoutBox[e], this.constraints[e]));
104
+ });
105
+ }
106
+ resolveRefConstraints() {
107
+ const { dragConstraints: t, onMeasureDragConstraints: s } = this.getProps();
108
+ if (!t || !D(t))
109
+ return !1;
110
+ const n = t.current;
111
+ N(n !== null, "If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");
112
+ const { projection: i } = this.visualElement;
113
+ if (!i || !i.layout)
114
+ return !1;
115
+ const o = b(n, i.root, this.visualElement.getTransformPagePoint());
116
+ let e = I(i.layout.layoutBox, o);
117
+ if (s) {
118
+ const l = s(k(e));
119
+ this.hasMutatedConstraints = !!l, l && (e = j(l));
120
+ }
121
+ return e;
122
+ }
123
+ startAnimation(t) {
124
+ const { drag: s, dragMomentum: n, dragElastic: i, dragTransition: o, dragSnapToOrigin: e, onDragTransitionEnd: l } = this.getProps(), c = this.constraints || {}, h = u((r) => {
125
+ if (!P(r, s, this.currentDirection))
126
+ return;
127
+ let a = c && c[r] || {};
128
+ e && (a = { min: 0, max: 0 });
129
+ const f = i ? 200 : 1e6, d = i ? 40 : 1e7, g = {
130
+ type: "inertia",
131
+ velocity: n ? t[r] : 0,
132
+ bounceStiffness: f,
133
+ bounceDamping: d,
134
+ timeConstant: 750,
135
+ restDelta: 1,
136
+ restSpeed: 10,
137
+ ...o,
138
+ ...a
139
+ };
140
+ return this.startAxisValueAnimation(r, g);
141
+ });
142
+ return Promise.all(h).then(l);
143
+ }
144
+ startAxisValueAnimation(t, s) {
145
+ const n = this.getAxisMotionValue(t);
146
+ return V(this.visualElement, t), n.start(L(t, n, 0, s, this.visualElement, !1));
147
+ }
148
+ stopAnimation() {
149
+ u((t) => this.getAxisMotionValue(t).stop());
150
+ }
151
+ pauseAnimation() {
152
+ u((t) => {
153
+ var s;
154
+ return (s = this.getAxisMotionValue(t).animation) == null ? void 0 : s.pause();
155
+ });
156
+ }
157
+ getAnimationState(t) {
158
+ var s;
159
+ return (s = this.getAxisMotionValue(t).animation) == null ? void 0 : s.state;
160
+ }
161
+ /**
162
+ * Drag works differently depending on which props are provided.
163
+ *
164
+ * - If _dragX and _dragY are provided, we output the gesture delta directly to those motion values.
165
+ * - Otherwise, we apply the delta to the x/y motion values.
166
+ */
167
+ getAxisMotionValue(t) {
168
+ const s = `_drag${t.toUpperCase()}`, n = this.visualElement.getProps(), i = n[s];
169
+ return i || this.visualElement.getValue(t, (n.initial ? n.initial[t] : void 0) || 0);
170
+ }
171
+ snapToCursor(t) {
172
+ u((s) => {
173
+ const { drag: n } = this.getProps();
174
+ if (!P(s, n, this.currentDirection))
175
+ return;
176
+ const { projection: i } = this.visualElement, o = this.getAxisMotionValue(s);
177
+ if (i && i.layout) {
178
+ const { min: e, max: l } = i.layout.layoutBox[s];
179
+ o.set(t[s] - x(e, l, 0.5));
180
+ }
181
+ });
182
+ }
183
+ /**
184
+ * When the viewport resizes we want to check if the measured constraints
185
+ * have changed and, if so, reposition the element within those new constraints
186
+ * relative to where it was before the resize.
187
+ */
188
+ scalePositionWithinConstraints() {
189
+ if (!this.visualElement.current)
190
+ return;
191
+ const { drag: t, dragConstraints: s } = this.getProps(), { projection: n } = this.visualElement;
192
+ if (!D(s) || !n || !this.constraints)
193
+ return;
194
+ this.stopAnimation();
195
+ const i = { x: 0, y: 0 };
196
+ u((e) => {
197
+ const l = this.getAxisMotionValue(e);
198
+ if (l && this.constraints !== !1) {
199
+ const c = l.get();
200
+ i[e] = K({ min: c, max: c }, this.constraints[e]);
201
+ }
202
+ });
203
+ const { transformTemplate: o } = this.visualElement.getProps();
204
+ this.visualElement.current.style.transform = o ? o({}, "") : "none", n.root && n.root.updateScroll(), n.updateLayout(), this.resolveConstraints(), u((e) => {
205
+ if (!P(e, t, null))
206
+ return;
207
+ const l = this.getAxisMotionValue(e), { min: c, max: h } = this.constraints[e];
208
+ l.set(x(c, h, i[e]));
209
+ });
210
+ }
211
+ addListeners() {
212
+ if (!this.visualElement.current)
213
+ return;
214
+ G.set(this.visualElement, this);
215
+ const t = this.visualElement.current, s = S(t, "pointerdown", (c) => {
216
+ const { drag: h, dragListener: r = !0 } = this.getProps();
217
+ h && r && this.start(c);
218
+ }), n = () => {
219
+ const { dragConstraints: c } = this.getProps();
220
+ D(c) && c.current && (this.constraints = this.resolveRefConstraints());
221
+ }, { projection: i } = this.visualElement, o = i.addEventListener("measure", n);
222
+ i && !i.layout && (i.root && i.root.updateScroll(), i.updateLayout()), C.read(n);
223
+ const e = M(window, "resize", () => this.scalePositionWithinConstraints()), l = i.addEventListener("didUpdate", ({ delta: c, hasLayoutChanged: h }) => {
224
+ this.isDragging && h && (u((r) => {
225
+ const a = this.getAxisMotionValue(r);
226
+ a && (this.originPoint[r] += c[r].translate, a.set(a.get() + c[r].translate));
227
+ }), this.visualElement.render());
228
+ });
229
+ return () => {
230
+ e(), s(), o(), l && l();
231
+ };
232
+ }
233
+ getProps() {
234
+ const t = this.visualElement.getProps(), { drag: s = !1, dragDirectionLock: n = !1, dragPropagation: i = !1, dragConstraints: o = !1, dragElastic: e = _, dragMomentum: l = !0 } = t;
235
+ return {
236
+ ...t,
237
+ drag: s,
238
+ dragDirectionLock: n,
239
+ dragPropagation: i,
240
+ dragConstraints: o,
241
+ dragElastic: e,
242
+ dragMomentum: l
243
+ };
244
+ }
245
+ }
246
+ function P(p, t, s) {
247
+ return (t === !0 || t === p) && (s === null || s === p);
248
+ }
249
+ function H(p, t = 10) {
250
+ let s = null;
251
+ return Math.abs(p.y) > t ? s = "y" : Math.abs(p.x) > t && (s = "x"), s;
252
+ }
253
+ export {
254
+ ft as VisualElementDragControls,
255
+ G as elementDragControls
256
+ };
@@ -0,0 +1,18 @@
1
+ import { Feature as s } from "../../motion/features/Feature.mjs";
2
+ import { VisualElementDragControls as t } from "./VisualElementDragControls.mjs";
3
+ import { noop as r } from "../../../../../motion-utils/dist/es/noop.mjs";
4
+ class u extends s {
5
+ constructor(o) {
6
+ super(o), this.removeGroupControls = r, this.removeListeners = r, this.controls = new t(o);
7
+ }
8
+ mount() {
9
+ const { dragControls: o } = this.node.getProps();
10
+ o && (this.removeGroupControls = o.subscribe(this.controls)), this.removeListeners = this.controls.addListeners() || r;
11
+ }
12
+ unmount() {
13
+ this.removeGroupControls(), this.removeListeners();
14
+ }
15
+ }
16
+ export {
17
+ u as DragGesture
18
+ };
@@ -0,0 +1,67 @@
1
+ import { calcLength as r } from "../../../projection/geometry/delta-calc.mjs";
2
+ import { mixNumber as t } from "../../../../../../motion-dom/dist/es/utils/mix/number.mjs";
3
+ import { progress as u } from "../../../../../../motion-utils/dist/es/progress.mjs";
4
+ import { clamp as C } from "../../../../../../motion-utils/dist/es/clamp.mjs";
5
+ function a(n, { min: e, max: m }, i) {
6
+ return e !== void 0 && n < e ? n = i ? t(e, n, i.min) : Math.max(n, e) : m !== void 0 && n > m && (n = i ? t(m, n, i.max) : Math.min(n, m)), n;
7
+ }
8
+ function o(n, e, m) {
9
+ return {
10
+ min: e !== void 0 ? n.min + e : void 0,
11
+ max: m !== void 0 ? n.max + m - (n.max - n.min) : void 0
12
+ };
13
+ }
14
+ function L(n, { top: e, left: m, bottom: i, right: f }) {
15
+ return {
16
+ x: o(n.x, m, f),
17
+ y: o(n.y, e, i)
18
+ };
19
+ }
20
+ function x(n, e) {
21
+ let m = e.min - n.min, i = e.max - n.max;
22
+ return e.max - e.min < n.max - n.min && ([m, i] = [i, m]), { min: m, max: i };
23
+ }
24
+ function w(n, e) {
25
+ return {
26
+ x: x(n.x, e.x),
27
+ y: x(n.y, e.y)
28
+ };
29
+ }
30
+ function y(n, e) {
31
+ let m = 0.5;
32
+ const i = r(n), f = r(e);
33
+ return f > i ? m = u(e.min, e.max - i, n.min) : i > f && (m = u(n.min, n.max - f, e.min)), C(0, 1, m);
34
+ }
35
+ function M(n, e) {
36
+ const m = {};
37
+ return e.min !== void 0 && (m.min = e.min - n.min), e.max !== void 0 && (m.max = e.max - n.min), m;
38
+ }
39
+ const c = 0.35;
40
+ function R(n = c) {
41
+ return n === !1 ? n = 0 : n === !0 && (n = c), {
42
+ x: l(n, "left", "right"),
43
+ y: l(n, "top", "bottom")
44
+ };
45
+ }
46
+ function l(n, e, m) {
47
+ return {
48
+ min: d(n, e),
49
+ max: d(n, m)
50
+ };
51
+ }
52
+ function d(n, e) {
53
+ return typeof n == "number" ? n : n[e] || 0;
54
+ }
55
+ export {
56
+ a as applyConstraints,
57
+ y as calcOrigin,
58
+ o as calcRelativeAxisConstraints,
59
+ L as calcRelativeConstraints,
60
+ x as calcViewportAxisConstraints,
61
+ w as calcViewportConstraints,
62
+ c as defaultElastic,
63
+ M as rebaseAxisConstraints,
64
+ l as resolveAxisElastic,
65
+ R as resolveDragElastic,
66
+ d as resolvePointElastic
67
+ };
@@ -0,0 +1,28 @@
1
+ import { addDomEvent as e } from "../events/add-dom-event.mjs";
2
+ import { Feature as i } from "../motion/features/Feature.mjs";
3
+ import { pipe as s } from "../../../../motion-utils/dist/es/pipe.mjs";
4
+ class a extends i {
5
+ constructor() {
6
+ super(...arguments), this.isActive = !1;
7
+ }
8
+ onFocus() {
9
+ let t = !1;
10
+ try {
11
+ t = this.node.current.matches(":focus-visible");
12
+ } catch {
13
+ t = !0;
14
+ }
15
+ !t || !this.node.animationState || (this.node.animationState.setActive("whileFocus", !0), this.isActive = !0);
16
+ }
17
+ onBlur() {
18
+ !this.isActive || !this.node.animationState || (this.node.animationState.setActive("whileFocus", !1), this.isActive = !1);
19
+ }
20
+ mount() {
21
+ this.unmount = s(e(this.node.current, "focus", () => this.onFocus()), e(this.node.current, "blur", () => this.onBlur()));
22
+ }
23
+ unmount() {
24
+ }
25
+ }
26
+ export {
27
+ a as FocusGesture
28
+ };
@@ -0,0 +1,21 @@
1
+ import { extractEventInfo as m } from "../events/event-info.mjs";
2
+ import { Feature as s } from "../motion/features/Feature.mjs";
3
+ import { hover as u } from "../../../../motion-dom/dist/es/gestures/hover.mjs";
4
+ import { frame as c } from "../../../../motion-dom/dist/es/frameloop/frame.mjs";
5
+ function a(e, t, r) {
6
+ const { props: o } = e;
7
+ e.animationState && o.whileHover && e.animationState.setActive("whileHover", r === "Start");
8
+ const n = "onHover" + r, i = o[n];
9
+ i && c.postRender(() => i(t, m(t)));
10
+ }
11
+ class d extends s {
12
+ mount() {
13
+ const { current: t } = this.node;
14
+ t && (this.unmount = u(t, (r, o) => (a(this.node, o, "Start"), (n) => a(this.node, n, "End"))));
15
+ }
16
+ unmount() {
17
+ }
18
+ }
19
+ export {
20
+ d as HoverGesture
21
+ };
@@ -0,0 +1,84 @@
1
+ import { addPointerEvent as d } from "../../events/add-pointer-event.mjs";
2
+ import { extractEventInfo as w } from "../../events/event-info.mjs";
3
+ import { distance2D as S } from "../../utils/distance.mjs";
4
+ import { frameData as x, frame as D, cancelFrame as T } from "../../../../../motion-dom/dist/es/frameloop/frame.mjs";
5
+ import { isPrimaryPointer as W } from "../../../../../motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs";
6
+ import { pipe as L } from "../../../../../motion-utils/dist/es/pipe.mjs";
7
+ import { secondsToMilliseconds as U, millisecondsToSeconds as O } from "../../../../../motion-utils/dist/es/time-conversion.mjs";
8
+ class B {
9
+ constructor(n, o, { transformPagePoint: e, contextWindow: r, dragSnapToOrigin: h = !1 } = {}) {
10
+ if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.handlers = {}, this.contextWindow = window, this.updatePoint = () => {
11
+ if (!(this.lastMoveEvent && this.lastMoveEventInfo))
12
+ return;
13
+ const i = p(this.lastMoveEventInfo, this.history), a = this.startEvent !== null, c = S(i.offset, { x: 0, y: 0 }) >= 3;
14
+ if (!a && !c)
15
+ return;
16
+ const { point: f } = i, { timestamp: m } = x;
17
+ this.history.push({ ...f, timestamp: m });
18
+ const { onStart: l, onMove: E } = this.handlers;
19
+ a || (l && l(this.lastMoveEvent, i), this.startEvent = this.lastMoveEvent), E && E(this.lastMoveEvent, i);
20
+ }, this.handlePointerMove = (i, a) => {
21
+ this.lastMoveEvent = i, this.lastMoveEventInfo = v(a, this.transformPagePoint), D.update(this.updatePoint, !0);
22
+ }, this.handlePointerUp = (i, a) => {
23
+ this.end();
24
+ const { onEnd: c, onSessionEnd: f, resumeAnimation: m } = this.handlers;
25
+ if (this.dragSnapToOrigin && m && m(), !(this.lastMoveEvent && this.lastMoveEventInfo))
26
+ return;
27
+ const l = p(i.type === "pointercancel" ? this.lastMoveEventInfo : v(a, this.transformPagePoint), this.history);
28
+ this.startEvent && c && c(i, l), f && f(i, l);
29
+ }, !W(n))
30
+ return;
31
+ this.dragSnapToOrigin = h, this.handlers = o, this.transformPagePoint = e, this.contextWindow = r || window;
32
+ const s = w(n), u = v(s, this.transformPagePoint), { point: g } = u, { timestamp: I } = x;
33
+ this.history = [{ ...g, timestamp: I }];
34
+ const { onSessionStart: P } = o;
35
+ P && P(n, p(u, this.history)), this.removeListeners = L(d(this.contextWindow, "pointermove", this.handlePointerMove), d(this.contextWindow, "pointerup", this.handlePointerUp), d(this.contextWindow, "pointercancel", this.handlePointerUp));
36
+ }
37
+ updateHandlers(n) {
38
+ this.handlers = n;
39
+ }
40
+ end() {
41
+ this.removeListeners && this.removeListeners(), T(this.updatePoint);
42
+ }
43
+ }
44
+ function v(t, n) {
45
+ return n ? { point: n(t.point) } : t;
46
+ }
47
+ function y(t, n) {
48
+ return { x: t.x - n.x, y: t.y - n.y };
49
+ }
50
+ function p({ point: t }, n) {
51
+ return {
52
+ point: t,
53
+ delta: y(t, M(n)),
54
+ offset: y(t, V(n)),
55
+ velocity: b(n, 0.1)
56
+ };
57
+ }
58
+ function V(t) {
59
+ return t[0];
60
+ }
61
+ function M(t) {
62
+ return t[t.length - 1];
63
+ }
64
+ function b(t, n) {
65
+ if (t.length < 2)
66
+ return { x: 0, y: 0 };
67
+ let o = t.length - 1, e = null;
68
+ const r = M(t);
69
+ for (; o >= 0 && (e = t[o], !(r.timestamp - e.timestamp > U(n))); )
70
+ o--;
71
+ if (!e)
72
+ return { x: 0, y: 0 };
73
+ const h = O(r.timestamp - e.timestamp);
74
+ if (h === 0)
75
+ return { x: 0, y: 0 };
76
+ const s = {
77
+ x: (r.x - e.x) / h,
78
+ y: (r.y - e.y) / h
79
+ };
80
+ return s.x === 1 / 0 && (s.x = 0), s.y === 1 / 0 && (s.y = 0), s;
81
+ }
82
+ export {
83
+ B as PanSession
84
+ };
@@ -0,0 +1,43 @@
1
+ import { addPointerEvent as m } from "../../events/add-pointer-event.mjs";
2
+ import { Feature as P } from "../../motion/features/Feature.mjs";
3
+ import { getContextWindow as h } from "../../utils/get-context-window.mjs";
4
+ import { PanSession as p } from "./PanSession.mjs";
5
+ import { noop as u } from "../../../../../motion-utils/dist/es/noop.mjs";
6
+ import { frame as r } from "../../../../../motion-dom/dist/es/frameloop/frame.mjs";
7
+ const s = (e) => (n, o) => {
8
+ e && r.postRender(() => e(n, o));
9
+ };
10
+ class v extends P {
11
+ constructor() {
12
+ super(...arguments), this.removePointerDownListener = u;
13
+ }
14
+ onPointerDown(n) {
15
+ this.session = new p(n, this.createPanHandlers(), {
16
+ transformPagePoint: this.node.getTransformPagePoint(),
17
+ contextWindow: h(this.node)
18
+ });
19
+ }
20
+ createPanHandlers() {
21
+ const { onPanSessionStart: n, onPanStart: o, onPan: i, onPanEnd: t } = this.node.getProps();
22
+ return {
23
+ onSessionStart: s(n),
24
+ onStart: s(o),
25
+ onMove: i,
26
+ onEnd: (a, d) => {
27
+ delete this.session, t && r.postRender(() => t(a, d));
28
+ }
29
+ };
30
+ }
31
+ mount() {
32
+ this.removePointerDownListener = m(this.node.current, "pointerdown", (n) => this.onPointerDown(n));
33
+ }
34
+ update() {
35
+ this.session && this.session.updateHandlers(this.createPanHandlers());
36
+ }
37
+ unmount() {
38
+ this.removePointerDownListener(), this.session && this.session.end();
39
+ }
40
+ }
41
+ export {
42
+ v as PanGesture
43
+ };
@@ -0,0 +1,23 @@
1
+ import { extractEventInfo as i } from "../events/event-info.mjs";
2
+ import { Feature as m } from "../motion/features/Feature.mjs";
3
+ import { press as u } from "../../../../motion-dom/dist/es/gestures/press/index.mjs";
4
+ import { frame as p } from "../../../../motion-dom/dist/es/frameloop/frame.mjs";
5
+ function s(t, e, n) {
6
+ const { props: r } = t;
7
+ if (t.current instanceof HTMLButtonElement && t.current.disabled)
8
+ return;
9
+ t.animationState && r.whileTap && t.animationState.setActive("whileTap", n === "Start");
10
+ const a = "onTap" + (n === "End" ? "" : n), o = r[a];
11
+ o && p.postRender(() => o(e, i(e)));
12
+ }
13
+ class d extends m {
14
+ mount() {
15
+ const { current: e } = this.node;
16
+ e && (this.unmount = u(e, (n, r) => (s(this.node, r, "Start"), (a, { success: o }) => s(this.node, a, o ? "End" : "Cancel")), { useGlobalTarget: this.node.props.globalTapTarget }));
17
+ }
18
+ unmount() {
19
+ }
20
+ }
21
+ export {
22
+ d as PressGesture
23
+ };
@@ -0,0 +1,10 @@
1
+ class s {
2
+ constructor(t) {
3
+ this.isMounted = !1, this.node = t;
4
+ }
5
+ update() {
6
+ }
7
+ }
8
+ export {
9
+ s as Feature
10
+ };
@@ -0,0 +1,27 @@
1
+ import { Feature as s } from "../Feature.mjs";
2
+ let o = 0;
3
+ class d extends s {
4
+ constructor() {
5
+ super(...arguments), this.id = o++;
6
+ }
7
+ update() {
8
+ if (!this.node.presenceContext)
9
+ return;
10
+ const { isPresent: t, onExitComplete: e } = this.node.presenceContext, { isPresent: n } = this.node.prevPresenceContext || {};
11
+ if (!this.node.animationState || t === n)
12
+ return;
13
+ const i = this.node.animationState.setActive("exit", !t);
14
+ e && !t && i.then(() => {
15
+ e(this.id);
16
+ });
17
+ }
18
+ mount() {
19
+ const { register: t, onExitComplete: e } = this.node.presenceContext || {};
20
+ e && e(this.id), t && (this.unmount = t(this.id));
21
+ }
22
+ unmount() {
23
+ }
24
+ }
25
+ export {
26
+ d as ExitAnimationFeature
27
+ };
@@ -0,0 +1,34 @@
1
+ import { isAnimationControls as o } from "../../../animation/utils/is-animation-controls.mjs";
2
+ import { createAnimationState as i } from "../../../render/utils/animation-state.mjs";
3
+ import { Feature as s } from "../Feature.mjs";
4
+ class u extends s {
5
+ /**
6
+ * We dynamically generate the AnimationState manager as it contains a reference
7
+ * to the underlying animation library. We only want to load that if we load this,
8
+ * so people can optionally code split it out using the `m` component.
9
+ */
10
+ constructor(t) {
11
+ super(t), t.animationState || (t.animationState = i(t));
12
+ }
13
+ updateAnimationControlsSubscription() {
14
+ const { animate: t } = this.node.getProps();
15
+ o(t) && (this.unmountControls = t.subscribe(this.node));
16
+ }
17
+ /**
18
+ * Subscribe any provided AnimationControls to the component's VisualElement
19
+ */
20
+ mount() {
21
+ this.updateAnimationControlsSubscription();
22
+ }
23
+ update() {
24
+ const { animate: t } = this.node.getProps(), { animate: n } = this.node.prevProps || {};
25
+ t !== n && this.updateAnimationControlsSubscription();
26
+ }
27
+ unmount() {
28
+ var t;
29
+ this.node.animationState.reset(), (t = this.unmountControls) == null || t.call(this);
30
+ }
31
+ }
32
+ export {
33
+ u as AnimationFeature
34
+ };
@@ -0,0 +1,13 @@
1
+ import { AnimationFeature as t } from "./animation/index.mjs";
2
+ import { ExitAnimationFeature as i } from "./animation/exit.mjs";
3
+ const o = {
4
+ animation: {
5
+ Feature: t
6
+ },
7
+ exit: {
8
+ Feature: i
9
+ }
10
+ };
11
+ export {
12
+ o as animations
13
+ };
@@ -0,0 +1,27 @@
1
+ const n = {
2
+ animation: [
3
+ "animate",
4
+ "variants",
5
+ "whileHover",
6
+ "whileTap",
7
+ "exit",
8
+ "whileInView",
9
+ "whileFocus",
10
+ "whileDrag"
11
+ ],
12
+ exit: ["exit"],
13
+ drag: ["drag", "dragControls"],
14
+ focus: ["whileFocus"],
15
+ hover: ["whileHover", "onHoverStart", "onHoverEnd"],
16
+ tap: ["whileTap", "onTap", "onTapStart", "onTapCancel"],
17
+ pan: ["onPan", "onPanStart", "onPanSessionStart", "onPanEnd"],
18
+ inView: ["whileInView", "onViewportEnter", "onViewportLeave"],
19
+ layout: ["layout", "layoutId"]
20
+ }, t = {};
21
+ for (const e in n)
22
+ t[e] = {
23
+ isEnabled: (o) => n[e].some((a) => !!o[a])
24
+ };
25
+ export {
26
+ t as featureDefinitions
27
+ };