@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,34 @@
1
+ import { calcLength as r } from "./delta-calc.mjs";
2
+ function u(n) {
3
+ return n.translate === 0 && n.scale === 1;
4
+ }
5
+ function e(n) {
6
+ return u(n.x) && u(n.y);
7
+ }
8
+ function i(n, t) {
9
+ return n.min === t.min && n.max === t.max;
10
+ }
11
+ function s(n, t) {
12
+ return i(n.x, t.x) && i(n.y, t.y);
13
+ }
14
+ function o(n, t) {
15
+ return Math.round(n.min) === Math.round(t.min) && Math.round(n.max) === Math.round(t.max);
16
+ }
17
+ function x(n, t) {
18
+ return o(n.x, t.x) && o(n.y, t.y);
19
+ }
20
+ function c(n) {
21
+ return r(n.x) / r(n.y);
22
+ }
23
+ function l(n, t) {
24
+ return n.translate === t.translate && n.scale === t.scale && n.originPoint === t.originPoint;
25
+ }
26
+ export {
27
+ c as aspectRatio,
28
+ l as axisDeltaEquals,
29
+ i as axisEquals,
30
+ o as axisEqualsRounded,
31
+ s as boxEquals,
32
+ x as boxEqualsRounded,
33
+ e as isDeltaZero
34
+ };
@@ -0,0 +1,13 @@
1
+ import { createProjectionNode as t } from "./create-projection-node.mjs";
2
+ import { addDomEvent as c } from "../../events/add-dom-event.mjs";
3
+ const l = t({
4
+ attachResizeListener: (o, e) => c(o, "resize", e),
5
+ measureScroll: () => ({
6
+ x: document.documentElement.scrollLeft || document.body.scrollLeft,
7
+ y: document.documentElement.scrollTop || document.body.scrollTop
8
+ }),
9
+ checkIsScrollRoot: () => !0
10
+ });
11
+ export {
12
+ l as DocumentProjectionNode
13
+ };
@@ -0,0 +1,25 @@
1
+ import { createProjectionNode as t } from "./create-projection-node.mjs";
2
+ import { DocumentProjectionNode as n } from "./DocumentProjectionNode.mjs";
3
+ const e = {
4
+ current: void 0
5
+ }, i = t({
6
+ measureScroll: (o) => ({
7
+ x: o.scrollLeft,
8
+ y: o.scrollTop
9
+ }),
10
+ defaultParent: () => {
11
+ if (!e.current) {
12
+ const o = new n({});
13
+ o.mount(window), o.setOptions({ layoutScroll: !0 }), e.current = o;
14
+ }
15
+ return e.current;
16
+ },
17
+ resetTransform: (o, r) => {
18
+ o.style.transform = r !== void 0 ? r : "none";
19
+ },
20
+ checkIsScrollRoot: (o) => window.getComputedStyle(o).position === "fixed"
21
+ });
22
+ export {
23
+ i as HTMLProjectionNode,
24
+ e as rootProjectionNode
25
+ };
@@ -0,0 +1,606 @@
1
+ import { animateSingleValue as at } from "../../animation/animate/single-value.mjs";
2
+ import { getOptimisedAppearId as rt } from "../../animation/optimized-appear/get-appear-id.mjs";
3
+ import { isSVGElement as nt } from "../../render/dom/utils/is-svg-element.mjs";
4
+ import { FlatTree as lt } from "../../render/utils/flat-tree.mjs";
5
+ import { delay as ht } from "../../utils/delay.mjs";
6
+ import { resolveMotionValue as C } from "../../value/utils/resolve-motion-value.mjs";
7
+ import { mixValues as ut } from "../animation/mix-values.mjs";
8
+ import { copyBoxInto as y, copyAxisDeltaInto as b } from "../geometry/copy.mjs";
9
+ import { translateAxis as L, transformBox as E, applyBoxDelta as ct, applyTreeDeltas as dt } from "../geometry/delta-apply.mjs";
10
+ import { calcLength as S, calcRelativePosition as V, calcRelativeBox as ft, calcBoxDelta as k, isNear as mt } from "../geometry/delta-calc.mjs";
11
+ import { removeBoxTransforms as z } from "../geometry/delta-remove.mjs";
12
+ import { createBox as d, createDelta as P } from "../geometry/models.mjs";
13
+ import { boxEqualsRounded as et, isDeltaZero as it, axisDeltaEquals as N, boxEquals as pt, aspectRatio as W } from "../geometry/utils.mjs";
14
+ import { NodeStack as yt } from "../shared/stack.mjs";
15
+ import { scaleCorrectors as H } from "../styles/scale-correction.mjs";
16
+ import { buildProjectionTransform as gt } from "../styles/transform.mjs";
17
+ import { eachAxis as q } from "../utils/each-axis.mjs";
18
+ import { hasTransform as D, hasScale as G, has2DTranslate as Tt } from "../utils/has-transform.mjs";
19
+ import { globalProjectionState as F } from "./state.mjs";
20
+ import { SubscriptionManager as vt } from "../../../../../motion-utils/dist/es/subscription-manager.mjs";
21
+ import { getValueTransition as xt } from "../../../../../motion-dom/dist/es/animation/utils/get-value-transition.mjs";
22
+ import { cancelFrame as X, frameData as g, frameSteps as O, frame as U } from "../../../../../motion-dom/dist/es/frameloop/frame.mjs";
23
+ import { time as Dt } from "../../../../../motion-dom/dist/es/frameloop/sync-time.mjs";
24
+ import { clamp as St } from "../../../../../motion-utils/dist/es/clamp.mjs";
25
+ import { microtask as Pt } from "../../../../../motion-dom/dist/es/frameloop/microtask.mjs";
26
+ import { mixNumber as w } from "../../../../../motion-dom/dist/es/utils/mix/number.mjs";
27
+ import { noop as Bt } from "../../../../../motion-utils/dist/es/noop.mjs";
28
+ const I = ["", "X", "Y", "Z"], At = { visibility: "hidden" }, Y = 1e3;
29
+ let jt = 0;
30
+ function M(e, n, c, u) {
31
+ const { latestValues: T } = n;
32
+ T[e] && (c[e] = T[e], n.setStaticValue(e, 0), u && (u[e] = 0));
33
+ }
34
+ function st(e) {
35
+ if (e.hasCheckedOptimisedAppear = !0, e.root === e)
36
+ return;
37
+ const { visualElement: n } = e.options;
38
+ if (!n)
39
+ return;
40
+ const c = rt(n);
41
+ if (window.MotionHasOptimisedAnimation(c, "transform")) {
42
+ const { layout: T, layoutId: B } = e.options;
43
+ window.MotionCancelOptimisedAnimation(c, "transform", U, !(T || B));
44
+ }
45
+ const { parent: u } = e;
46
+ u && !u.hasCheckedOptimisedAppear && st(u);
47
+ }
48
+ function ge({ attachResizeListener: e, defaultParent: n, measureScroll: c, checkIsScrollRoot: u, resetTransform: T }) {
49
+ return class {
50
+ constructor(t = {}, i = n == null ? void 0 : n()) {
51
+ this.id = jt++, this.animationId = 0, this.children = /* @__PURE__ */ new Set(), this.options = {}, this.isTreeAnimating = !1, this.isAnimationBlocked = !1, this.isLayoutDirty = !1, this.isProjectionDirty = !1, this.isSharedProjectionDirty = !1, this.isTransformDirty = !1, this.updateManuallyBlocked = !1, this.updateBlockedByResize = !1, this.isUpdating = !1, this.isSVG = !1, this.needsReset = !1, this.shouldResetTransform = !1, this.hasCheckedOptimisedAppear = !1, this.treeScale = { x: 1, y: 1 }, this.eventHandlers = /* @__PURE__ */ new Map(), this.hasTreeAnimated = !1, this.updateScheduled = !1, this.scheduleUpdate = () => this.update(), this.projectionUpdateScheduled = !1, this.checkUpdateFailed = () => {
52
+ this.isUpdating && (this.isUpdating = !1, this.clearAllSnapshots());
53
+ }, this.updateProjection = () => {
54
+ this.projectionUpdateScheduled = !1, this.nodes.forEach(kt), this.nodes.forEach(Ct), this.nodes.forEach(Ft), this.nodes.forEach(Lt);
55
+ }, this.resolvedRelativeTargetAt = 0, this.hasProjected = !1, this.isVisible = !0, this.animationProgress = 0, this.sharedNodes = /* @__PURE__ */ new Map(), this.latestValues = t, this.root = i ? i.root || i : this, this.path = i ? [...i.path, i] : [], this.parent = i, this.depth = i ? i.depth + 1 : 0;
56
+ for (let s = 0; s < this.path.length; s++)
57
+ this.path[s].shouldResetTransform = !0;
58
+ this.root === this && (this.nodes = new lt());
59
+ }
60
+ addEventListener(t, i) {
61
+ return this.eventHandlers.has(t) || this.eventHandlers.set(t, new vt()), this.eventHandlers.get(t).add(i);
62
+ }
63
+ notifyListeners(t, ...i) {
64
+ const s = this.eventHandlers.get(t);
65
+ s && s.notify(...i);
66
+ }
67
+ hasListeners(t) {
68
+ return this.eventHandlers.has(t);
69
+ }
70
+ /**
71
+ * Lifecycles
72
+ */
73
+ mount(t, i = this.root.hasTreeAnimated) {
74
+ if (this.instance)
75
+ return;
76
+ this.isSVG = nt(t), this.instance = t;
77
+ const { layoutId: s, layout: a, visualElement: o } = this.options;
78
+ if (o && !o.current && o.mount(t), this.root.nodes.add(this), this.parent && this.parent.children.add(this), i && (a || s) && (this.isLayoutDirty = !0), e) {
79
+ let r;
80
+ const h = () => this.root.updateBlockedByResize = !1;
81
+ e(t, () => {
82
+ this.root.updateBlockedByResize = !0, r && r(), r = ht(h, 250), F.hasAnimatedSinceResize && (F.hasAnimatedSinceResize = !1, this.nodes.forEach(Z));
83
+ });
84
+ }
85
+ s && this.root.registerSharedNode(s, this), this.options.animate !== !1 && o && (s || a) && this.addEventListener("didUpdate", ({ delta: r, hasLayoutChanged: h, hasRelativeLayoutChanged: l, layout: f }) => {
86
+ if (this.isTreeAnimationBlocked()) {
87
+ this.target = void 0, this.relativeTarget = void 0;
88
+ return;
89
+ }
90
+ const m = this.options.transition || o.getDefaultTransition() || zt, { onLayoutAnimationStart: x, onLayoutAnimationComplete: v } = o.getProps(), A = !this.targetLayout || !et(this.targetLayout, f), p = !h && l;
91
+ if (this.options.layoutRoot || this.resumeFrom || p || h && (A || !this.currentAnimation)) {
92
+ this.resumeFrom && (this.resumingFrom = this.resumeFrom, this.resumingFrom.resumingFrom = void 0), this.setAnimationOrigin(r, p);
93
+ const j = {
94
+ ...xt(m, "layout"),
95
+ onPlay: x,
96
+ onComplete: v
97
+ };
98
+ (o.shouldReduceMotion || this.options.layoutRoot) && (j.delay = 0, j.type = !1), this.startAnimation(j);
99
+ } else
100
+ h || Z(this), this.isLead() && this.options.onExitComplete && this.options.onExitComplete();
101
+ this.targetLayout = f;
102
+ });
103
+ }
104
+ unmount() {
105
+ this.options.layoutId && this.willUpdate(), this.root.nodes.remove(this);
106
+ const t = this.getStack();
107
+ t && t.remove(this), this.parent && this.parent.children.delete(this), this.instance = void 0, X(this.updateProjection);
108
+ }
109
+ // only on the root
110
+ blockUpdate() {
111
+ this.updateManuallyBlocked = !0;
112
+ }
113
+ unblockUpdate() {
114
+ this.updateManuallyBlocked = !1;
115
+ }
116
+ isUpdateBlocked() {
117
+ return this.updateManuallyBlocked || this.updateBlockedByResize;
118
+ }
119
+ isTreeAnimationBlocked() {
120
+ return this.isAnimationBlocked || this.parent && this.parent.isTreeAnimationBlocked() || !1;
121
+ }
122
+ // Note: currently only running on root node
123
+ startUpdate() {
124
+ this.isUpdateBlocked() || (this.isUpdating = !0, this.nodes && this.nodes.forEach(Ot), this.animationId++);
125
+ }
126
+ getTransformTemplate() {
127
+ const { visualElement: t } = this.options;
128
+ return t && t.getProps().transformTemplate;
129
+ }
130
+ willUpdate(t = !0) {
131
+ if (this.root.hasTreeAnimated = !0, this.root.isUpdateBlocked()) {
132
+ this.options.onExitComplete && this.options.onExitComplete();
133
+ return;
134
+ }
135
+ if (window.MotionCancelOptimisedAnimation && !this.hasCheckedOptimisedAppear && st(this), !this.root.isUpdating && this.root.startUpdate(), this.isLayoutDirty)
136
+ return;
137
+ this.isLayoutDirty = !0;
138
+ for (let o = 0; o < this.path.length; o++) {
139
+ const r = this.path[o];
140
+ r.shouldResetTransform = !0, r.updateScroll("snapshot"), r.options.layoutRoot && r.willUpdate(!1);
141
+ }
142
+ const { layoutId: i, layout: s } = this.options;
143
+ if (i === void 0 && !s)
144
+ return;
145
+ const a = this.getTransformTemplate();
146
+ this.prevTransformTemplateValue = a ? a(this.latestValues, "") : void 0, this.updateSnapshot(), t && this.notifyListeners("willUpdate");
147
+ }
148
+ update() {
149
+ if (this.updateScheduled = !1, this.isUpdateBlocked()) {
150
+ this.unblockUpdate(), this.clearAllSnapshots(), this.nodes.forEach($);
151
+ return;
152
+ }
153
+ this.isUpdating || this.nodes.forEach(Ut), this.isUpdating = !1, this.nodes.forEach(wt), this.nodes.forEach(Rt), this.nodes.forEach(Vt), this.clearAllSnapshots();
154
+ const i = Dt.now();
155
+ g.delta = St(0, 1e3 / 60, i - g.timestamp), g.timestamp = i, g.isProcessing = !0, O.update.process(g), O.preRender.process(g), O.render.process(g), g.isProcessing = !1;
156
+ }
157
+ didUpdate() {
158
+ this.updateScheduled || (this.updateScheduled = !0, Pt.read(this.scheduleUpdate));
159
+ }
160
+ clearAllSnapshots() {
161
+ this.nodes.forEach(Et), this.sharedNodes.forEach(It);
162
+ }
163
+ scheduleUpdateProjection() {
164
+ this.projectionUpdateScheduled || (this.projectionUpdateScheduled = !0, U.preRender(this.updateProjection, !1, !0));
165
+ }
166
+ scheduleCheckAfterUnmount() {
167
+ U.postRender(() => {
168
+ this.isLayoutDirty ? this.root.didUpdate() : this.root.checkUpdateFailed();
169
+ });
170
+ }
171
+ /**
172
+ * Update measurements
173
+ */
174
+ updateSnapshot() {
175
+ this.snapshot || !this.instance || (this.snapshot = this.measure(), this.snapshot && !S(this.snapshot.measuredBox.x) && !S(this.snapshot.measuredBox.y) && (this.snapshot = void 0));
176
+ }
177
+ updateLayout() {
178
+ if (!this.instance || (this.updateScroll(), !(this.options.alwaysMeasureLayout && this.isLead()) && !this.isLayoutDirty))
179
+ return;
180
+ if (this.resumeFrom && !this.resumeFrom.instance)
181
+ for (let s = 0; s < this.path.length; s++)
182
+ this.path[s].updateScroll();
183
+ const t = this.layout;
184
+ this.layout = this.measure(!1), this.layoutCorrected = d(), this.isLayoutDirty = !1, this.projectionDelta = void 0, this.notifyListeners("measure", this.layout.layoutBox);
185
+ const { visualElement: i } = this.options;
186
+ i && i.notify("LayoutMeasure", this.layout.layoutBox, t ? t.layoutBox : void 0);
187
+ }
188
+ updateScroll(t = "measure") {
189
+ let i = !!(this.options.layoutScroll && this.instance);
190
+ if (this.scroll && this.scroll.animationId === this.root.animationId && this.scroll.phase === t && (i = !1), i) {
191
+ const s = u(this.instance);
192
+ this.scroll = {
193
+ animationId: this.root.animationId,
194
+ phase: t,
195
+ isRoot: s,
196
+ offset: c(this.instance),
197
+ wasRoot: this.scroll ? this.scroll.isRoot : s
198
+ };
199
+ }
200
+ }
201
+ resetTransform() {
202
+ if (!T)
203
+ return;
204
+ const t = this.isLayoutDirty || this.shouldResetTransform || this.options.alwaysMeasureLayout, i = this.projectionDelta && !it(this.projectionDelta), s = this.getTransformTemplate(), a = s ? s(this.latestValues, "") : void 0, o = a !== this.prevTransformTemplateValue;
205
+ t && (i || D(this.latestValues) || o) && (T(this.instance, a), this.shouldResetTransform = !1, this.scheduleRender());
206
+ }
207
+ measure(t = !0) {
208
+ const i = this.measurePageBox();
209
+ let s = this.removeElementScroll(i);
210
+ return t && (s = this.removeTransform(s)), Nt(s), {
211
+ animationId: this.root.animationId,
212
+ measuredBox: i,
213
+ layoutBox: s,
214
+ latestValues: {},
215
+ source: this.id
216
+ };
217
+ }
218
+ measurePageBox() {
219
+ var a;
220
+ const { visualElement: t } = this.options;
221
+ if (!t)
222
+ return d();
223
+ const i = t.measureViewportBox();
224
+ if (!(((a = this.scroll) == null ? void 0 : a.wasRoot) || this.path.some(Wt))) {
225
+ const { scroll: o } = this.root;
226
+ o && (L(i.x, o.offset.x), L(i.y, o.offset.y));
227
+ }
228
+ return i;
229
+ }
230
+ removeElementScroll(t) {
231
+ var s;
232
+ const i = d();
233
+ if (y(i, t), (s = this.scroll) != null && s.wasRoot)
234
+ return i;
235
+ for (let a = 0; a < this.path.length; a++) {
236
+ const o = this.path[a], { scroll: r, options: h } = o;
237
+ o !== this.root && r && h.layoutScroll && (r.wasRoot && y(i, t), L(i.x, r.offset.x), L(i.y, r.offset.y));
238
+ }
239
+ return i;
240
+ }
241
+ applyTransform(t, i = !1) {
242
+ const s = d();
243
+ y(s, t);
244
+ for (let a = 0; a < this.path.length; a++) {
245
+ const o = this.path[a];
246
+ !i && o.options.layoutScroll && o.scroll && o !== o.root && E(s, {
247
+ x: -o.scroll.offset.x,
248
+ y: -o.scroll.offset.y
249
+ }), D(o.latestValues) && E(s, o.latestValues);
250
+ }
251
+ return D(this.latestValues) && E(s, this.latestValues), s;
252
+ }
253
+ removeTransform(t) {
254
+ const i = d();
255
+ y(i, t);
256
+ for (let s = 0; s < this.path.length; s++) {
257
+ const a = this.path[s];
258
+ if (!a.instance || !D(a.latestValues))
259
+ continue;
260
+ G(a.latestValues) && a.updateSnapshot();
261
+ const o = d(), r = a.measurePageBox();
262
+ y(o, r), z(i, a.latestValues, a.snapshot ? a.snapshot.layoutBox : void 0, o);
263
+ }
264
+ return D(this.latestValues) && z(i, this.latestValues), i;
265
+ }
266
+ setTargetDelta(t) {
267
+ this.targetDelta = t, this.root.scheduleUpdateProjection(), this.isProjectionDirty = !0;
268
+ }
269
+ setOptions(t) {
270
+ this.options = {
271
+ ...this.options,
272
+ ...t,
273
+ crossfade: t.crossfade !== void 0 ? t.crossfade : !0
274
+ };
275
+ }
276
+ clearMeasurements() {
277
+ this.scroll = void 0, this.layout = void 0, this.snapshot = void 0, this.prevTransformTemplateValue = void 0, this.targetDelta = void 0, this.target = void 0, this.isLayoutDirty = !1;
278
+ }
279
+ forceRelativeParentToResolveTarget() {
280
+ this.relativeParent && this.relativeParent.resolvedRelativeTargetAt !== g.timestamp && this.relativeParent.resolveTargetDelta(!0);
281
+ }
282
+ resolveTargetDelta(t = !1) {
283
+ var h;
284
+ const i = this.getLead();
285
+ this.isProjectionDirty || (this.isProjectionDirty = i.isProjectionDirty), this.isTransformDirty || (this.isTransformDirty = i.isTransformDirty), this.isSharedProjectionDirty || (this.isSharedProjectionDirty = i.isSharedProjectionDirty);
286
+ const s = !!this.resumingFrom || this !== i;
287
+ if (!(t || s && this.isSharedProjectionDirty || this.isProjectionDirty || (h = this.parent) != null && h.isProjectionDirty || this.attemptToResolveRelativeTarget || this.root.updateBlockedByResize))
288
+ return;
289
+ const { layout: o, layoutId: r } = this.options;
290
+ if (!(!this.layout || !(o || r))) {
291
+ if (this.resolvedRelativeTargetAt = g.timestamp, !this.targetDelta && !this.relativeTarget) {
292
+ const l = this.getClosestProjectingParent();
293
+ l && l.layout && this.animationProgress !== 1 ? (this.relativeParent = l, this.forceRelativeParentToResolveTarget(), this.relativeTarget = d(), this.relativeTargetOrigin = d(), V(this.relativeTargetOrigin, this.layout.layoutBox, l.layout.layoutBox), y(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
294
+ }
295
+ if (!(!this.relativeTarget && !this.targetDelta) && (this.target || (this.target = d(), this.targetWithTransforms = d()), this.relativeTarget && this.relativeTargetOrigin && this.relativeParent && this.relativeParent.target ? (this.forceRelativeParentToResolveTarget(), ft(this.target, this.relativeTarget, this.relativeParent.target)) : this.targetDelta ? (this.resumingFrom ? this.target = this.applyTransform(this.layout.layoutBox) : y(this.target, this.layout.layoutBox), ct(this.target, this.targetDelta)) : y(this.target, this.layout.layoutBox), this.attemptToResolveRelativeTarget)) {
296
+ this.attemptToResolveRelativeTarget = !1;
297
+ const l = this.getClosestProjectingParent();
298
+ l && !!l.resumingFrom == !!this.resumingFrom && !l.options.layoutScroll && l.target && this.animationProgress !== 1 ? (this.relativeParent = l, this.forceRelativeParentToResolveTarget(), this.relativeTarget = d(), this.relativeTargetOrigin = d(), V(this.relativeTargetOrigin, this.target, l.target), y(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
299
+ }
300
+ }
301
+ }
302
+ getClosestProjectingParent() {
303
+ if (!(!this.parent || G(this.parent.latestValues) || Tt(this.parent.latestValues)))
304
+ return this.parent.isProjecting() ? this.parent : this.parent.getClosestProjectingParent();
305
+ }
306
+ isProjecting() {
307
+ return !!((this.relativeTarget || this.targetDelta || this.options.layoutRoot) && this.layout);
308
+ }
309
+ calcProjection() {
310
+ var f;
311
+ const t = this.getLead(), i = !!this.resumingFrom || this !== t;
312
+ let s = !0;
313
+ if ((this.isProjectionDirty || (f = this.parent) != null && f.isProjectionDirty) && (s = !1), i && (this.isSharedProjectionDirty || this.isTransformDirty) && (s = !1), this.resolvedRelativeTargetAt === g.timestamp && (s = !1), s)
314
+ return;
315
+ const { layout: a, layoutId: o } = this.options;
316
+ if (this.isTreeAnimating = !!(this.parent && this.parent.isTreeAnimating || this.currentAnimation || this.pendingAnimation), this.isTreeAnimating || (this.targetDelta = this.relativeTarget = void 0), !this.layout || !(a || o))
317
+ return;
318
+ y(this.layoutCorrected, this.layout.layoutBox);
319
+ const r = this.treeScale.x, h = this.treeScale.y;
320
+ dt(this.layoutCorrected, this.treeScale, this.path, i), t.layout && !t.target && (this.treeScale.x !== 1 || this.treeScale.y !== 1) && (t.target = t.layout.layoutBox, t.targetWithTransforms = d());
321
+ const { target: l } = t;
322
+ if (!l) {
323
+ this.prevProjectionDelta && (this.createProjectionDeltas(), this.scheduleRender());
324
+ return;
325
+ }
326
+ !this.projectionDelta || !this.prevProjectionDelta ? this.createProjectionDeltas() : (b(this.prevProjectionDelta.x, this.projectionDelta.x), b(this.prevProjectionDelta.y, this.projectionDelta.y)), k(this.projectionDelta, this.layoutCorrected, l, this.latestValues), (this.treeScale.x !== r || this.treeScale.y !== h || !N(this.projectionDelta.x, this.prevProjectionDelta.x) || !N(this.projectionDelta.y, this.prevProjectionDelta.y)) && (this.hasProjected = !0, this.scheduleRender(), this.notifyListeners("projectionUpdate", l));
327
+ }
328
+ hide() {
329
+ this.isVisible = !1;
330
+ }
331
+ show() {
332
+ this.isVisible = !0;
333
+ }
334
+ scheduleRender(t = !0) {
335
+ var i;
336
+ if ((i = this.options.visualElement) == null || i.scheduleRender(), t) {
337
+ const s = this.getStack();
338
+ s && s.scheduleRender();
339
+ }
340
+ this.resumingFrom && !this.resumingFrom.instance && (this.resumingFrom = void 0);
341
+ }
342
+ createProjectionDeltas() {
343
+ this.prevProjectionDelta = P(), this.projectionDelta = P(), this.projectionDeltaWithTransform = P();
344
+ }
345
+ setAnimationOrigin(t, i = !1) {
346
+ const s = this.snapshot, a = s ? s.latestValues : {}, o = { ...this.latestValues }, r = P();
347
+ (!this.relativeParent || !this.relativeParent.options.layoutRoot) && (this.relativeTarget = this.relativeTargetOrigin = void 0), this.attemptToResolveRelativeTarget = !i;
348
+ const h = d(), l = s ? s.source : void 0, f = this.layout ? this.layout.source : void 0, m = l !== f, x = this.getStack(), v = !x || x.members.length <= 1, A = !!(m && !v && this.options.crossfade === !0 && !this.path.some(bt));
349
+ this.animationProgress = 0;
350
+ let p;
351
+ this.mixTargetDelta = (j) => {
352
+ const R = j / 1e3;
353
+ J(r.x, t.x, R), J(r.y, t.y, R), this.setTargetDelta(r), this.relativeTarget && this.relativeTargetOrigin && this.layout && this.relativeParent && this.relativeParent.layout && (V(h, this.layout.layoutBox, this.relativeParent.layout.layoutBox), Mt(this.relativeTarget, this.relativeTargetOrigin, h, R), p && pt(this.relativeTarget, p) && (this.isProjectionDirty = !1), p || (p = d()), y(p, this.relativeTarget)), m && (this.animationValues = o, ut(o, a, this.latestValues, R, A, v)), this.root.scheduleUpdateProjection(), this.scheduleRender(), this.animationProgress = R;
354
+ }, this.mixTargetDelta(this.options.layoutRoot ? 1e3 : 0);
355
+ }
356
+ startAnimation(t) {
357
+ this.notifyListeners("animationStart"), this.currentAnimation && this.currentAnimation.stop(), this.resumingFrom && this.resumingFrom.currentAnimation && this.resumingFrom.currentAnimation.stop(), this.pendingAnimation && (X(this.pendingAnimation), this.pendingAnimation = void 0), this.pendingAnimation = U.update(() => {
358
+ F.hasAnimatedSinceResize = !0, this.currentAnimation = at(0, Y, {
359
+ ...t,
360
+ onUpdate: (i) => {
361
+ this.mixTargetDelta(i), t.onUpdate && t.onUpdate(i);
362
+ },
363
+ onStop: () => {
364
+ },
365
+ onComplete: () => {
366
+ t.onComplete && t.onComplete(), this.completeAnimation();
367
+ }
368
+ }), this.resumingFrom && (this.resumingFrom.currentAnimation = this.currentAnimation), this.pendingAnimation = void 0;
369
+ });
370
+ }
371
+ completeAnimation() {
372
+ this.resumingFrom && (this.resumingFrom.currentAnimation = void 0, this.resumingFrom.preserveOpacity = void 0);
373
+ const t = this.getStack();
374
+ t && t.exitAnimationComplete(), this.resumingFrom = this.currentAnimation = this.animationValues = void 0, this.notifyListeners("animationComplete");
375
+ }
376
+ finishAnimation() {
377
+ this.currentAnimation && (this.mixTargetDelta && this.mixTargetDelta(Y), this.currentAnimation.stop()), this.completeAnimation();
378
+ }
379
+ applyTransformsToTarget() {
380
+ const t = this.getLead();
381
+ let { targetWithTransforms: i, target: s, layout: a, latestValues: o } = t;
382
+ if (!(!i || !s || !a)) {
383
+ if (this !== t && this.layout && a && ot(this.options.animationType, this.layout.layoutBox, a.layoutBox)) {
384
+ s = this.target || d();
385
+ const r = S(this.layout.layoutBox.x);
386
+ s.x.min = t.target.x.min, s.x.max = s.x.min + r;
387
+ const h = S(this.layout.layoutBox.y);
388
+ s.y.min = t.target.y.min, s.y.max = s.y.min + h;
389
+ }
390
+ y(i, s), E(i, o), k(this.projectionDeltaWithTransform, this.layoutCorrected, i, o);
391
+ }
392
+ }
393
+ registerSharedNode(t, i) {
394
+ this.sharedNodes.has(t) || this.sharedNodes.set(t, new yt()), this.sharedNodes.get(t).add(i);
395
+ const a = i.options.initialPromotionConfig;
396
+ i.promote({
397
+ transition: a ? a.transition : void 0,
398
+ preserveFollowOpacity: a && a.shouldPreserveFollowOpacity ? a.shouldPreserveFollowOpacity(i) : void 0
399
+ });
400
+ }
401
+ isLead() {
402
+ const t = this.getStack();
403
+ return t ? t.lead === this : !0;
404
+ }
405
+ getLead() {
406
+ var i;
407
+ const { layoutId: t } = this.options;
408
+ return t ? ((i = this.getStack()) == null ? void 0 : i.lead) || this : this;
409
+ }
410
+ getPrevLead() {
411
+ var i;
412
+ const { layoutId: t } = this.options;
413
+ return t ? (i = this.getStack()) == null ? void 0 : i.prevLead : void 0;
414
+ }
415
+ getStack() {
416
+ const { layoutId: t } = this.options;
417
+ if (t)
418
+ return this.root.sharedNodes.get(t);
419
+ }
420
+ promote({ needsReset: t, transition: i, preserveFollowOpacity: s } = {}) {
421
+ const a = this.getStack();
422
+ a && a.promote(this, s), t && (this.projectionDelta = void 0, this.needsReset = !0), i && this.setOptions({ transition: i });
423
+ }
424
+ relegate() {
425
+ const t = this.getStack();
426
+ return t ? t.relegate(this) : !1;
427
+ }
428
+ resetSkewAndRotation() {
429
+ const { visualElement: t } = this.options;
430
+ if (!t)
431
+ return;
432
+ let i = !1;
433
+ const { latestValues: s } = t;
434
+ if ((s.z || s.rotate || s.rotateX || s.rotateY || s.rotateZ || s.skewX || s.skewY) && (i = !0), !i)
435
+ return;
436
+ const a = {};
437
+ s.z && M("z", t, a, this.animationValues);
438
+ for (let o = 0; o < I.length; o++)
439
+ M(`rotate${I[o]}`, t, a, this.animationValues), M(`skew${I[o]}`, t, a, this.animationValues);
440
+ t.render();
441
+ for (const o in a)
442
+ t.setStaticValue(o, a[o]), this.animationValues && (this.animationValues[o] = a[o]);
443
+ t.scheduleRender();
444
+ }
445
+ getProjectionStyles(t) {
446
+ if (!this.instance || this.isSVG)
447
+ return;
448
+ if (!this.isVisible)
449
+ return At;
450
+ const i = {
451
+ visibility: ""
452
+ }, s = this.getTransformTemplate();
453
+ if (this.needsReset)
454
+ return this.needsReset = !1, i.opacity = "", i.pointerEvents = C(t == null ? void 0 : t.pointerEvents) || "", i.transform = s ? s(this.latestValues, "") : "none", i;
455
+ const a = this.getLead();
456
+ if (!this.projectionDelta || !this.layout || !a.target) {
457
+ const l = {};
458
+ return this.options.layoutId && (l.opacity = this.latestValues.opacity !== void 0 ? this.latestValues.opacity : 1, l.pointerEvents = C(t == null ? void 0 : t.pointerEvents) || ""), this.hasProjected && !D(this.latestValues) && (l.transform = s ? s({}, "") : "none", this.hasProjected = !1), l;
459
+ }
460
+ const o = a.animationValues || a.latestValues;
461
+ this.applyTransformsToTarget(), i.transform = gt(this.projectionDeltaWithTransform, this.treeScale, o), s && (i.transform = s(o, i.transform));
462
+ const { x: r, y: h } = this.projectionDelta;
463
+ i.transformOrigin = `${r.origin * 100}% ${h.origin * 100}% 0`, a.animationValues ? i.opacity = a === this ? o.opacity ?? this.latestValues.opacity ?? 1 : this.preserveOpacity ? this.latestValues.opacity : o.opacityExit : i.opacity = a === this ? o.opacity !== void 0 ? o.opacity : "" : o.opacityExit !== void 0 ? o.opacityExit : 0;
464
+ for (const l in H) {
465
+ if (o[l] === void 0)
466
+ continue;
467
+ const { correct: f, applyTo: m, isCSSVariable: x } = H[l], v = i.transform === "none" ? o[l] : f(o[l], a);
468
+ if (m) {
469
+ const A = m.length;
470
+ for (let p = 0; p < A; p++)
471
+ i[m[p]] = v;
472
+ } else
473
+ x ? this.options.visualElement.renderState.vars[l] = v : i[l] = v;
474
+ }
475
+ return this.options.layoutId && (i.pointerEvents = a === this ? C(t == null ? void 0 : t.pointerEvents) || "" : "none"), i;
476
+ }
477
+ clearSnapshot() {
478
+ this.resumeFrom = this.snapshot = void 0;
479
+ }
480
+ // Only run on root
481
+ resetTree() {
482
+ this.root.nodes.forEach((t) => {
483
+ var i;
484
+ return (i = t.currentAnimation) == null ? void 0 : i.stop();
485
+ }), this.root.nodes.forEach($), this.root.sharedNodes.clear();
486
+ }
487
+ };
488
+ }
489
+ function Rt(e) {
490
+ e.updateLayout();
491
+ }
492
+ function Vt(e) {
493
+ var c;
494
+ const n = ((c = e.resumeFrom) == null ? void 0 : c.snapshot) || e.snapshot;
495
+ if (e.isLead() && e.layout && n && e.hasListeners("didUpdate")) {
496
+ const { layoutBox: u, measuredBox: T } = e.layout, { animationType: B } = e.options, t = n.source !== e.layout.source;
497
+ B === "size" ? q((r) => {
498
+ const h = t ? n.measuredBox[r] : n.layoutBox[r], l = S(h);
499
+ h.min = u[r].min, h.max = h.min + l;
500
+ }) : ot(B, n.layoutBox, u) && q((r) => {
501
+ const h = t ? n.measuredBox[r] : n.layoutBox[r], l = S(u[r]);
502
+ h.max = h.min + l, e.relativeTarget && !e.currentAnimation && (e.isProjectionDirty = !0, e.relativeTarget[r].max = e.relativeTarget[r].min + l);
503
+ });
504
+ const i = P();
505
+ k(i, u, n.layoutBox);
506
+ const s = P();
507
+ t ? k(s, e.applyTransform(T, !0), n.measuredBox) : k(s, u, n.layoutBox);
508
+ const a = !it(i);
509
+ let o = !1;
510
+ if (!e.resumeFrom) {
511
+ const r = e.getClosestProjectingParent();
512
+ if (r && !r.resumeFrom) {
513
+ const { snapshot: h, layout: l } = r;
514
+ if (h && l) {
515
+ const f = d();
516
+ V(f, n.layoutBox, h.layoutBox);
517
+ const m = d();
518
+ V(m, u, l.layoutBox), et(f, m) || (o = !0), r.options.layoutRoot && (e.relativeTarget = m, e.relativeTargetOrigin = f, e.relativeParent = r);
519
+ }
520
+ }
521
+ }
522
+ e.notifyListeners("didUpdate", {
523
+ layout: u,
524
+ snapshot: n,
525
+ delta: s,
526
+ layoutDelta: i,
527
+ hasLayoutChanged: a,
528
+ hasRelativeLayoutChanged: o
529
+ });
530
+ } else if (e.isLead()) {
531
+ const { onExitComplete: u } = e.options;
532
+ u && u();
533
+ }
534
+ e.options.transition = void 0;
535
+ }
536
+ function kt(e) {
537
+ e.parent && (e.isProjecting() || (e.isProjectionDirty = e.parent.isProjectionDirty), e.isSharedProjectionDirty || (e.isSharedProjectionDirty = !!(e.isProjectionDirty || e.parent.isProjectionDirty || e.parent.isSharedProjectionDirty)), e.isTransformDirty || (e.isTransformDirty = e.parent.isTransformDirty));
538
+ }
539
+ function Lt(e) {
540
+ e.isProjectionDirty = e.isSharedProjectionDirty = e.isTransformDirty = !1;
541
+ }
542
+ function Et(e) {
543
+ e.clearSnapshot();
544
+ }
545
+ function $(e) {
546
+ e.clearMeasurements();
547
+ }
548
+ function Ut(e) {
549
+ e.isLayoutDirty = !1;
550
+ }
551
+ function wt(e) {
552
+ const { visualElement: n } = e.options;
553
+ n && n.getProps().onBeforeLayoutMeasure && n.notify("BeforeLayoutMeasure"), e.resetTransform();
554
+ }
555
+ function Z(e) {
556
+ e.finishAnimation(), e.targetDelta = e.relativeTarget = e.target = void 0, e.isProjectionDirty = !0;
557
+ }
558
+ function Ct(e) {
559
+ e.resolveTargetDelta();
560
+ }
561
+ function Ft(e) {
562
+ e.calcProjection();
563
+ }
564
+ function Ot(e) {
565
+ e.resetSkewAndRotation();
566
+ }
567
+ function It(e) {
568
+ e.removeLeadSnapshot();
569
+ }
570
+ function J(e, n, c) {
571
+ e.translate = w(n.translate, 0, c), e.scale = w(n.scale, 1, c), e.origin = n.origin, e.originPoint = n.originPoint;
572
+ }
573
+ function K(e, n, c, u) {
574
+ e.min = w(n.min, c.min, u), e.max = w(n.max, c.max, u);
575
+ }
576
+ function Mt(e, n, c, u) {
577
+ K(e.x, n.x, c.x, u), K(e.y, n.y, c.y, u);
578
+ }
579
+ function bt(e) {
580
+ return e.animationValues && e.animationValues.opacityExit !== void 0;
581
+ }
582
+ const zt = {
583
+ duration: 0.45,
584
+ ease: [0.4, 0, 0.1, 1]
585
+ }, Q = (e) => typeof navigator < "u" && navigator.userAgent && navigator.userAgent.toLowerCase().includes(e), _ = Q("applewebkit/") && !Q("chrome/") ? Math.round : Bt;
586
+ function tt(e) {
587
+ e.min = _(e.min), e.max = _(e.max);
588
+ }
589
+ function Nt(e) {
590
+ tt(e.x), tt(e.y);
591
+ }
592
+ function ot(e, n, c) {
593
+ return e === "position" || e === "preserve-aspect" && !mt(W(n), W(c), 0.2);
594
+ }
595
+ function Wt(e) {
596
+ var n;
597
+ return e !== e.root && ((n = e.scroll) == null ? void 0 : n.wasRoot);
598
+ }
599
+ export {
600
+ Lt as cleanDirtyNodes,
601
+ ge as createProjectionNode,
602
+ K as mixAxis,
603
+ J as mixAxisDelta,
604
+ Mt as mixBox,
605
+ kt as propagateDirtyNodes
606
+ };