@frontify/fondue 13.7.3 → 13.7.5

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 (922) hide show
  1. package/dist/components/AssetInput/SingleAsset/SelectedAsset.es.js +16 -16
  2. package/dist/components/CollapsibleWrap/CollapsibleWrap.es.js +4 -4
  3. package/dist/components/Toast/Toast.es.js +7 -7
  4. package/dist/index.cjs.js +4 -4
  5. package/dist/index.cjs.js.map +1 -1
  6. package/dist/index.d.ts +1 -1
  7. package/dist/index.umd.js +4 -4
  8. package/dist/index.umd.js.map +1 -1
  9. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.es.js +62 -0
  10. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.es.js.map +1 -0
  11. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.es.js +42 -0
  12. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.es.js.map +1 -0
  13. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/index.es.js.map +1 -0
  14. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.es.js.map +1 -0
  15. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.es.js.map +1 -0
  16. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/LayoutGroupContext.es.js.map +1 -0
  17. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/LazyContext.es.js.map +1 -0
  18. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionConfigContext.es.js.map +1 -0
  19. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/create.es.js.map +1 -0
  20. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/index.es.js.map +1 -0
  21. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/utils.es.js +16 -0
  22. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/utils.es.js.map +1 -0
  23. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/PresenceContext.es.js.map +1 -0
  24. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.es.js.map +1 -0
  25. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/add-pointer-event.es.js +9 -0
  26. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/add-pointer-event.es.js.map +1 -0
  27. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/event-info.es.js +15 -0
  28. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/event-info.es.js.map +1 -0
  29. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.es.js +287 -0
  30. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.es.js.map +1 -0
  31. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/index.es.js +23 -0
  32. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/index.es.js.map +1 -0
  33. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.es.js +68 -0
  34. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.es.js.map +1 -0
  35. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/focus.es.js +29 -0
  36. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/focus.es.js.map +1 -0
  37. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/hover.es.js +22 -0
  38. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/hover.es.js.map +1 -0
  39. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/PanSession.es.js +133 -0
  40. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/PanSession.es.js.map +1 -0
  41. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/index.es.js +44 -0
  42. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/index.es.js.map +1 -0
  43. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/press.es.js +30 -0
  44. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/press.es.js.map +1 -0
  45. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/exit.es.js +47 -0
  46. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/exit.es.js.map +1 -0
  47. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/index.es.js +35 -0
  48. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/index.es.js.map +1 -0
  49. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animations.es.js.map +1 -0
  50. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/definitions.es.js +40 -0
  51. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/definitions.es.js.map +1 -0
  52. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/drag.es.js +18 -0
  53. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/drag.es.js.map +1 -0
  54. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/gestures.es.js.map +1 -0
  55. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.es.js +61 -0
  56. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.es.js.map +1 -0
  57. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout.es.js +12 -0
  58. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout.es.js.map +1 -0
  59. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/load-features.es.js +15 -0
  60. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/load-features.es.js.map +1 -0
  61. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/index.es.js +48 -0
  62. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/index.es.js.map +1 -0
  63. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/observers.es.js.map +1 -0
  64. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/index.es.js +63 -0
  65. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/index.es.js.map +1 -0
  66. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/symbol.es.js.map +1 -0
  67. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.es.js +23 -0
  68. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.es.js.map +1 -0
  69. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.es.js +68 -0
  70. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.es.js.map +1 -0
  71. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.es.js +53 -0
  72. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.es.js.map +1 -0
  73. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/valid-prop.es.js.map +1 -0
  74. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/create-proxy.es.js +19 -0
  75. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/create-proxy.es.js.map +1 -0
  76. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.es.js.map +1 -0
  77. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/motion/proxy.es.js.map +1 -0
  78. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/create-visual-element.es.js +11 -0
  79. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/create-visual-element.es.js.map +1 -0
  80. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/use-render.es.js +17 -0
  81. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/use-render.es.js.map +1 -0
  82. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.es.js +22 -0
  83. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.es.js.map +1 -0
  84. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.es.js.map +1 -0
  85. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.es.js +11 -0
  86. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.es.js.map +1 -0
  87. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-props.es.js +28 -0
  88. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-props.es.js.map +1 -0
  89. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.es.js.map +1 -0
  90. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.es.js.map +1 -0
  91. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-props.es.js +23 -0
  92. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-props.es.js.map +1 -0
  93. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.es.js +11 -0
  94. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.es.js.map +1 -0
  95. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.es.js.map +1 -0
  96. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/distance.es.js.map +1 -0
  97. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/get-context-window.es.js.map +1 -0
  98. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/is-browser.es.js.map +1 -0
  99. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/is-ref-object.es.js.map +1 -0
  100. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-composed-ref.es.js.map +1 -0
  101. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-constant.es.js.map +1 -0
  102. package/dist/node_modules/.pnpm/framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.es.js.map +1 -0
  103. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.es.js +118 -0
  104. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.es.js.map +1 -0
  105. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/JSAnimation.es.js +150 -0
  106. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/JSAnimation.es.js.map +1 -0
  107. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/NativeAnimation.es.js +111 -0
  108. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/NativeAnimation.es.js.map +1 -0
  109. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.es.js +39 -0
  110. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.es.js.map +1 -0
  111. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/animate/single-value.es.js.map +1 -0
  112. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/drivers/frame.es.js.map +1 -0
  113. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/inertia.es.js.map +1 -0
  114. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/keyframes.es.js +31 -0
  115. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/keyframes.es.js.map +1 -0
  116. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/spring.es.js +179 -0
  117. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/spring.es.js.map +1 -0
  118. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.es.js.map +1 -0
  119. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.es.js +14 -0
  120. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.es.js.map +1 -0
  121. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.es.js.map +1 -0
  122. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.es.js +10 -0
  123. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.es.js.map +1 -0
  124. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/motion-value.es.js +47 -0
  125. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/motion-value.es.js.map +1 -0
  126. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-target.es.js +60 -0
  127. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-target.es.js.map +1 -0
  128. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-variant.es.js.map +1 -0
  129. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element.es.js.map +1 -0
  130. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.es.js.map +1 -0
  131. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.es.js.map +1 -0
  132. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/get-final.es.js.map +1 -0
  133. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.es.js.map +1 -0
  134. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.es.js +13 -0
  135. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.es.js.map +1 -0
  136. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.es.js.map +1 -0
  137. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.es.js.map +1 -0
  138. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.es.js +8 -0
  139. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.es.js.map +1 -0
  140. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.es.js.map +1 -0
  141. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.es.js.map +1 -0
  142. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/optimized-appear/data-id.es.js.map +1 -0
  143. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/optimized-appear/get-appear-id.es.js.map +1 -0
  144. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/WithPromise.es.js.map +1 -0
  145. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/calc-child-stagger.es.js.map +1 -0
  146. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/can-animate.es.js +24 -0
  147. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/can-animate.es.js.map +1 -0
  148. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.es.js +32 -0
  149. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.es.js.map +1 -0
  150. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/default-transitions.es.js.map +1 -0
  151. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.es.js.map +1 -0
  152. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/is-animatable.es.js.map +1 -0
  153. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.es.js.map +1 -0
  154. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/is-transition-defined.es.js.map +1 -0
  155. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/make-animation-instant.es.js.map +1 -0
  156. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.es.js.map +1 -0
  157. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/utils/resolve-transition.es.js.map +1 -0
  158. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.es.js.map +1 -0
  159. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.es.js +13 -0
  160. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.es.js.map +1 -0
  161. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.es.js.map +1 -0
  162. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.es.js +22 -0
  163. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.es.js.map +1 -0
  164. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.es.js +35 -0
  165. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.es.js.map +1 -0
  166. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.es.js +11 -0
  167. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.es.js.map +1 -0
  168. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.es.js.map +1 -0
  169. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/is-browser-color.es.js.map +1 -0
  170. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.es.js.map +1 -0
  171. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.es.js +18 -0
  172. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.es.js.map +1 -0
  173. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/events/add-dom-event.es.js +7 -0
  174. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/events/add-dom-event.es.js.map +1 -0
  175. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/batcher.es.js +28 -0
  176. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/batcher.es.js.map +1 -0
  177. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js +10 -0
  178. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js.map +1 -0
  179. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/microtask.es.js.map +1 -0
  180. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/order.es.js.map +1 -0
  181. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/render-step.es.js +44 -0
  182. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/render-step.es.js.map +1 -0
  183. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/sync-time.es.js +16 -0
  184. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/frameloop/sync-time.es.js.map +1 -0
  185. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.es.js.map +1 -0
  186. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.es.js.map +1 -0
  187. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/hover.es.js.map +1 -0
  188. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/press/index.es.js +35 -0
  189. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/press/index.es.js.map +1 -0
  190. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.es.js.map +1 -0
  191. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.es.js.map +1 -0
  192. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/press/utils/state.es.js.map +1 -0
  193. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.es.js.map +1 -0
  194. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.es.js.map +1 -0
  195. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/gestures/utils/setup.es.js.map +1 -0
  196. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/animation/mix-values.es.js +29 -0
  197. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/animation/mix-values.es.js.map +1 -0
  198. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/conversion.es.js.map +1 -0
  199. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/copy.es.js.map +1 -0
  200. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/delta-apply.es.js.map +1 -0
  201. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/delta-calc.es.js.map +1 -0
  202. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/delta-remove.es.js.map +1 -0
  203. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/models.es.js.map +1 -0
  204. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/geometry/utils.es.js.map +1 -0
  205. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/node/DocumentProjectionNode.es.js.map +1 -0
  206. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/node/HTMLProjectionNode.es.js.map +1 -0
  207. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/node/create-projection-node.es.js +632 -0
  208. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/node/create-projection-node.es.js.map +1 -0
  209. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/node/state.es.js.map +1 -0
  210. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/shared/stack.es.js +58 -0
  211. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/shared/stack.es.js.map +1 -0
  212. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/scale-border-radius.es.js.map +1 -0
  213. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/scale-box-shadow.es.js.map +1 -0
  214. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/scale-correction.es.js +18 -0
  215. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/scale-correction.es.js.map +1 -0
  216. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/transform.es.js +14 -0
  217. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/styles/transform.es.js.map +1 -0
  218. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/compare-by-depth.es.js.map +1 -0
  219. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/each-axis.es.js.map +1 -0
  220. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/flat-tree.es.js +20 -0
  221. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/flat-tree.es.js.map +1 -0
  222. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/has-transform.es.js.map +1 -0
  223. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/projection/utils/measure.es.js.map +1 -0
  224. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/Feature.es.js.map +1 -0
  225. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/VisualElement.es.js +267 -0
  226. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/VisualElement.es.js.map +1 -0
  227. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/dom/DOMVisualElement.es.js.map +1 -0
  228. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/dom/is-css-var.es.js.map +1 -0
  229. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/dom/parse-transform.es.js.map +1 -0
  230. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/dom/style-set.es.js.map +1 -0
  231. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.es.js.map +1 -0
  232. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/HTMLVisualElement.es.js +43 -0
  233. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/HTMLVisualElement.es.js.map +1 -0
  234. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/utils/build-styles.es.js.map +1 -0
  235. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/utils/build-transform.es.js +39 -0
  236. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/utils/build-transform.es.js.map +1 -0
  237. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/utils/render.es.js.map +1 -0
  238. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/html/utils/scrape-motion-values.es.js.map +1 -0
  239. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/store.es.js.map +1 -0
  240. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/SVGVisualElement.es.js.map +1 -0
  241. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/build-attrs.es.js.map +1 -0
  242. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/camel-case-attrs.es.js.map +1 -0
  243. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/is-svg-tag.es.js.map +1 -0
  244. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/path.es.js.map +1 -0
  245. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/render.es.js.map +1 -0
  246. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/svg/utils/scrape-motion-values.es.js.map +1 -0
  247. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/animation-state.es.js +149 -0
  248. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/animation-state.es.js.map +1 -0
  249. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/get-variant-context.es.js.map +1 -0
  250. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/is-animation-controls.es.js.map +1 -0
  251. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/is-controlling-variants.es.js.map +1 -0
  252. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/is-forced-motion-value.es.js.map +1 -0
  253. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/is-keyframes-target.es.js.map +1 -0
  254. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/is-variant-label.es.js.map +1 -0
  255. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/keys-position.es.js.map +1 -0
  256. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/keys-transform.es.js +24 -0
  257. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/keys-transform.es.js.map +1 -0
  258. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/motion-values.es.js.map +1 -0
  259. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/reduced-motion/index.es.js.map +1 -0
  260. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/reduced-motion/state.es.js.map +1 -0
  261. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/resolve-dynamic-variants.es.js.map +1 -0
  262. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/resolve-variants.es.js.map +1 -0
  263. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/setters.es.js.map +1 -0
  264. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/shallow-compare.es.js.map +1 -0
  265. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/render/utils/variant-props.es.js.map +1 -0
  266. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/resize/handle-element.es.js.map +1 -0
  267. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/resize/handle-window.es.js.map +1 -0
  268. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/resize/index.es.js.map +1 -0
  269. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/border-radius.es.js +10 -0
  270. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/border-radius.es.js.map +1 -0
  271. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/delay.es.js.map +1 -0
  272. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/interpolate.es.js +43 -0
  273. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/interpolate.es.js.map +1 -0
  274. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/is-html-element.es.js +8 -0
  275. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/is-html-element.es.js.map +1 -0
  276. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/is-svg-element.es.js +8 -0
  277. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/is-svg-element.es.js.map +1 -0
  278. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.es.js.map +1 -0
  279. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/color.es.js +30 -0
  280. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/color.es.js.map +1 -0
  281. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/complex.es.js +52 -0
  282. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/complex.es.js.map +1 -0
  283. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/immediate.es.js.map +1 -0
  284. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/index.es.js.map +1 -0
  285. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/number.es.js.map +1 -0
  286. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/mix/visibility.es.js.map +1 -0
  287. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/resolve-elements.es.js.map +1 -0
  288. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/supports/flags.es.js.map +1 -0
  289. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/supports/linear-easing.es.js.map +1 -0
  290. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/supports/memo.es.js +10 -0
  291. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/supports/memo.es.js.map +1 -0
  292. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.es.js.map +1 -0
  293. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/index.es.js +216 -0
  294. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/index.es.js.map +1 -0
  295. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/auto.es.js.map +1 -0
  296. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/hex.es.js.map +1 -0
  297. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.es.js.map +1 -0
  298. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/hsla.es.js.map +1 -0
  299. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/index.es.js.map +1 -0
  300. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/rgba.es.js +17 -0
  301. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/rgba.es.js.map +1 -0
  302. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/color/utils.es.js.map +1 -0
  303. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/complex/filter.es.js.map +1 -0
  304. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/complex/index.es.js.map +1 -0
  305. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/complex/mask.es.js.map +1 -0
  306. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/dimensions.es.js.map +1 -0
  307. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/int.es.js.map +1 -0
  308. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/maps/defaults.es.js.map +1 -0
  309. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/maps/number.es.js.map +1 -0
  310. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/maps/transform.es.js +38 -0
  311. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/maps/transform.es.js.map +1 -0
  312. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/numbers/index.es.js +18 -0
  313. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/numbers/index.es.js.map +1 -0
  314. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/numbers/units.es.js.map +1 -0
  315. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/test.es.js.map +1 -0
  316. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.es.js.map +1 -0
  317. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/color-regex.es.js.map +1 -0
  318. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/find.es.js.map +1 -0
  319. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/float-regex.es.js.map +1 -0
  320. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.es.js.map +1 -0
  321. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.es.js.map +1 -0
  322. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/sanitize.es.js.map +1 -0
  323. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.es.js.map +1 -0
  324. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/utils/is-motion-value.es.js.map +1 -0
  325. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/utils/resolve-motion-value.es.js.map +1 -0
  326. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/will-change/add-will-change.es.js +15 -0
  327. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/will-change/add-will-change.es.js.map +1 -0
  328. package/dist/node_modules/.pnpm/motion-dom@12.43.0/node_modules/motion-dom/dist/es/value/will-change/is.es.js.map +1 -0
  329. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/array.es.js.map +1 -0
  330. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/clamp.es.js.map +1 -0
  331. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/anticipate.es.js.map +1 -0
  332. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/back.es.js.map +1 -0
  333. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/circ.es.js.map +1 -0
  334. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/cubic-bezier.es.js +20 -0
  335. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/cubic-bezier.es.js.map +1 -0
  336. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/ease.es.js.map +1 -0
  337. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/modifiers/mirror.es.js +5 -0
  338. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/modifiers/mirror.es.js.map +1 -0
  339. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/modifiers/reverse.es.js +5 -0
  340. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/modifiers/reverse.es.js.map +1 -0
  341. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.es.js +5 -0
  342. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.es.js.map +1 -0
  343. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.es.js +5 -0
  344. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.es.js.map +1 -0
  345. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/easing/utils/map.es.js.map +1 -0
  346. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/errors.es.js.map +1 -0
  347. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/format-error-message.es.js.map +1 -0
  348. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/global-config.es.js.map +1 -0
  349. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/is-numerical-string.es.js.map +1 -0
  350. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/is-object.es.js +5 -0
  351. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/is-object.es.js.map +1 -0
  352. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/is-zero-value-string.es.js.map +1 -0
  353. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/memo.es.js.map +1 -0
  354. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/noop.es.js.map +1 -0
  355. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/pipe.es.js +5 -0
  356. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/pipe.es.js.map +1 -0
  357. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/progress.es.js +8 -0
  358. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/progress.es.js.map +1 -0
  359. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/subscription-manager.es.js.map +1 -0
  360. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/time-conversion.es.js.map +1 -0
  361. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/velocity-per-second.es.js +5 -0
  362. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/velocity-per-second.es.js.map +1 -0
  363. package/dist/node_modules/.pnpm/motion-utils@12.39.0/node_modules/motion-utils/dist/es/warn-once.es.js.map +1 -0
  364. package/dist/node_modules/.pnpm/motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/react.es.js +6 -0
  365. package/dist/node_modules/.pnpm/motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/motion/dist/es/react.es.js.map +1 -0
  366. package/dist/packages/charts/style.css +1 -1
  367. package/dist/packages/components/style.css +1 -1
  368. package/dist/packages/locales/de-CH.js +2 -1
  369. package/dist/packages/locales/de-CH.js.map +1 -1
  370. package/dist/packages/locales/de-DE.js +2 -1
  371. package/dist/packages/locales/de-DE.js.map +1 -1
  372. package/dist/packages/locales/en-US.d.ts +1 -0
  373. package/dist/packages/locales/en-US.js +4 -3
  374. package/dist/packages/locales/en-US.js.map +1 -1
  375. package/dist/packages/locales/es-ES.js +2 -1
  376. package/dist/packages/locales/es-ES.js.map +1 -1
  377. package/dist/packages/locales/fr-CH.js +2 -1
  378. package/dist/packages/locales/fr-CH.js.map +1 -1
  379. package/dist/packages/locales/fr-FR.js +2 -1
  380. package/dist/packages/locales/fr-FR.js.map +1 -1
  381. package/dist/packages/locales/it-CH.js +2 -1
  382. package/dist/packages/locales/it-CH.js.map +1 -1
  383. package/dist/packages/locales/it-IT.js +2 -1
  384. package/dist/packages/locales/it-IT.js.map +1 -1
  385. package/dist/packages/locales/nl-NL.js +2 -1
  386. package/dist/packages/locales/nl-NL.js.map +1 -1
  387. package/dist/packages/locales/pl-PL.js +2 -1
  388. package/dist/packages/locales/pl-PL.js.map +1 -1
  389. package/dist/packages/locales/pt-PT.js +2 -1
  390. package/dist/packages/locales/pt-PT.js.map +1 -1
  391. package/dist/packages/locales/types.d.ts +1 -0
  392. package/dist/packages/rte/style.css +1 -1
  393. package/dist/styles-without-tailwind.css +1 -226
  394. package/package.json +48 -48
  395. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.es.js +0 -61
  396. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.es.js.map +0 -1
  397. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.es.js +0 -35
  398. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.es.js.map +0 -1
  399. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/index.es.js.map +0 -1
  400. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.es.js.map +0 -1
  401. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.es.js.map +0 -1
  402. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/LayoutGroupContext.es.js.map +0 -1
  403. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/LazyContext.es.js.map +0 -1
  404. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionConfigContext.es.js.map +0 -1
  405. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/create.es.js.map +0 -1
  406. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/index.es.js.map +0 -1
  407. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/utils.es.js +0 -16
  408. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionContext/utils.es.js.map +0 -1
  409. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/PresenceContext.es.js.map +0 -1
  410. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.es.js.map +0 -1
  411. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/add-pointer-event.es.js +0 -9
  412. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/add-pointer-event.es.js.map +0 -1
  413. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/event-info.es.js +0 -15
  414. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/events/event-info.es.js.map +0 -1
  415. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.es.js +0 -286
  416. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.es.js.map +0 -1
  417. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/index.es.js +0 -23
  418. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/index.es.js.map +0 -1
  419. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.es.js +0 -68
  420. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.es.js.map +0 -1
  421. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/focus.es.js +0 -29
  422. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/focus.es.js.map +0 -1
  423. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/hover.es.js +0 -22
  424. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/hover.es.js.map +0 -1
  425. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/PanSession.es.js +0 -131
  426. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/PanSession.es.js.map +0 -1
  427. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/index.es.js +0 -44
  428. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/index.es.js.map +0 -1
  429. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/press.es.js +0 -30
  430. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/press.es.js.map +0 -1
  431. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/exit.es.js +0 -47
  432. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/exit.es.js.map +0 -1
  433. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/index.es.js +0 -35
  434. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/index.es.js.map +0 -1
  435. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animations.es.js.map +0 -1
  436. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/definitions.es.js +0 -40
  437. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/definitions.es.js.map +0 -1
  438. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/drag.es.js +0 -18
  439. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/drag.es.js.map +0 -1
  440. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/gestures.es.js.map +0 -1
  441. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.es.js +0 -61
  442. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.es.js.map +0 -1
  443. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout.es.js +0 -12
  444. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout.es.js.map +0 -1
  445. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/load-features.es.js +0 -15
  446. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/load-features.es.js.map +0 -1
  447. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/index.es.js +0 -48
  448. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/index.es.js.map +0 -1
  449. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/viewport/observers.es.js.map +0 -1
  450. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/index.es.js +0 -63
  451. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/index.es.js.map +0 -1
  452. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/symbol.es.js.map +0 -1
  453. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.es.js +0 -24
  454. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.es.js.map +0 -1
  455. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.es.js +0 -68
  456. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.es.js.map +0 -1
  457. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.es.js +0 -53
  458. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.es.js.map +0 -1
  459. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/utils/valid-prop.es.js.map +0 -1
  460. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/create-proxy.es.js +0 -19
  461. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/create-proxy.es.js.map +0 -1
  462. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.es.js.map +0 -1
  463. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/components/motion/proxy.es.js.map +0 -1
  464. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/create-visual-element.es.js +0 -11
  465. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/create-visual-element.es.js.map +0 -1
  466. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/use-render.es.js +0 -17
  467. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/use-render.es.js.map +0 -1
  468. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.es.js +0 -22
  469. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.es.js.map +0 -1
  470. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.es.js.map +0 -1
  471. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.es.js +0 -11
  472. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.es.js.map +0 -1
  473. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-props.es.js +0 -28
  474. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/use-props.es.js.map +0 -1
  475. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.es.js.map +0 -1
  476. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.es.js.map +0 -1
  477. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-props.es.js +0 -23
  478. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-props.es.js.map +0 -1
  479. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.es.js +0 -11
  480. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.es.js.map +0 -1
  481. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.es.js.map +0 -1
  482. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/distance.es.js.map +0 -1
  483. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/get-context-window.es.js.map +0 -1
  484. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/is-browser.es.js.map +0 -1
  485. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/is-ref-object.es.js.map +0 -1
  486. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-composed-ref.es.js.map +0 -1
  487. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-constant.es.js.map +0 -1
  488. package/dist/node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.es.js.map +0 -1
  489. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.es.js +0 -118
  490. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.es.js.map +0 -1
  491. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/JSAnimation.es.js +0 -150
  492. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/JSAnimation.es.js.map +0 -1
  493. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/NativeAnimation.es.js +0 -111
  494. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/NativeAnimation.es.js.map +0 -1
  495. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.es.js +0 -39
  496. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.es.js.map +0 -1
  497. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/animate/single-value.es.js.map +0 -1
  498. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/drivers/frame.es.js.map +0 -1
  499. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/inertia.es.js.map +0 -1
  500. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/keyframes.es.js +0 -31
  501. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/keyframes.es.js.map +0 -1
  502. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/spring.es.js +0 -179
  503. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/spring.es.js.map +0 -1
  504. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.es.js.map +0 -1
  505. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.es.js +0 -14
  506. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.es.js.map +0 -1
  507. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.es.js.map +0 -1
  508. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.es.js +0 -10
  509. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.es.js.map +0 -1
  510. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/motion-value.es.js +0 -47
  511. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/motion-value.es.js.map +0 -1
  512. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-target.es.js +0 -57
  513. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-target.es.js.map +0 -1
  514. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-variant.es.js.map +0 -1
  515. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/interfaces/visual-element.es.js.map +0 -1
  516. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.es.js.map +0 -1
  517. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.es.js.map +0 -1
  518. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/get-final.es.js.map +0 -1
  519. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.es.js.map +0 -1
  520. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.es.js +0 -13
  521. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.es.js.map +0 -1
  522. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.es.js.map +0 -1
  523. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.es.js.map +0 -1
  524. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.es.js +0 -8
  525. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.es.js.map +0 -1
  526. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.es.js.map +0 -1
  527. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.es.js.map +0 -1
  528. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/optimized-appear/data-id.es.js.map +0 -1
  529. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/optimized-appear/get-appear-id.es.js.map +0 -1
  530. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/WithPromise.es.js.map +0 -1
  531. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/calc-child-stagger.es.js.map +0 -1
  532. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/can-animate.es.js +0 -24
  533. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/can-animate.es.js.map +0 -1
  534. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.es.js +0 -32
  535. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.es.js.map +0 -1
  536. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/default-transitions.es.js.map +0 -1
  537. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.es.js.map +0 -1
  538. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/is-animatable.es.js.map +0 -1
  539. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.es.js.map +0 -1
  540. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/is-transition-defined.es.js.map +0 -1
  541. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/make-animation-instant.es.js.map +0 -1
  542. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.es.js.map +0 -1
  543. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/utils/resolve-transition.es.js.map +0 -1
  544. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.es.js.map +0 -1
  545. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.es.js +0 -13
  546. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.es.js.map +0 -1
  547. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.es.js.map +0 -1
  548. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.es.js +0 -22
  549. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.es.js.map +0 -1
  550. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.es.js +0 -35
  551. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.es.js.map +0 -1
  552. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.es.js +0 -13
  553. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.es.js.map +0 -1
  554. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.es.js.map +0 -1
  555. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/is-browser-color.es.js.map +0 -1
  556. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.es.js.map +0 -1
  557. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.es.js +0 -18
  558. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.es.js.map +0 -1
  559. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/events/add-dom-event.es.js +0 -7
  560. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/events/add-dom-event.es.js.map +0 -1
  561. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/batcher.es.js +0 -28
  562. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/batcher.es.js.map +0 -1
  563. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js +0 -10
  564. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js.map +0 -1
  565. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/microtask.es.js.map +0 -1
  566. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/order.es.js.map +0 -1
  567. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/render-step.es.js +0 -44
  568. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/render-step.es.js.map +0 -1
  569. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/sync-time.es.js +0 -16
  570. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/sync-time.es.js.map +0 -1
  571. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.es.js.map +0 -1
  572. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.es.js.map +0 -1
  573. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/hover.es.js.map +0 -1
  574. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/index.es.js +0 -35
  575. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/index.es.js.map +0 -1
  576. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.es.js.map +0 -1
  577. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.es.js.map +0 -1
  578. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/utils/state.es.js.map +0 -1
  579. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.es.js.map +0 -1
  580. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.es.js.map +0 -1
  581. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/utils/setup.es.js.map +0 -1
  582. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/animation/mix-values.es.js +0 -33
  583. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/animation/mix-values.es.js.map +0 -1
  584. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/conversion.es.js.map +0 -1
  585. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/copy.es.js.map +0 -1
  586. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/delta-apply.es.js.map +0 -1
  587. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/delta-calc.es.js.map +0 -1
  588. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/delta-remove.es.js.map +0 -1
  589. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/models.es.js.map +0 -1
  590. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/geometry/utils.es.js.map +0 -1
  591. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/DocumentProjectionNode.es.js.map +0 -1
  592. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/HTMLProjectionNode.es.js.map +0 -1
  593. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/create-projection-node.es.js +0 -634
  594. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/create-projection-node.es.js.map +0 -1
  595. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/state.es.js.map +0 -1
  596. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/shared/stack.es.js +0 -58
  597. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/shared/stack.es.js.map +0 -1
  598. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/scale-border-radius.es.js.map +0 -1
  599. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/scale-box-shadow.es.js.map +0 -1
  600. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/scale-correction.es.js +0 -22
  601. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/scale-correction.es.js.map +0 -1
  602. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/transform.es.js +0 -14
  603. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/styles/transform.es.js.map +0 -1
  604. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/compare-by-depth.es.js.map +0 -1
  605. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/each-axis.es.js.map +0 -1
  606. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/flat-tree.es.js +0 -20
  607. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/flat-tree.es.js.map +0 -1
  608. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/has-transform.es.js.map +0 -1
  609. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/utils/measure.es.js.map +0 -1
  610. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js.map +0 -1
  611. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/VisualElement.es.js +0 -267
  612. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/VisualElement.es.js.map +0 -1
  613. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/dom/DOMVisualElement.es.js.map +0 -1
  614. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/dom/is-css-var.es.js.map +0 -1
  615. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/dom/parse-transform.es.js.map +0 -1
  616. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/dom/style-set.es.js.map +0 -1
  617. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.es.js.map +0 -1
  618. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/HTMLVisualElement.es.js +0 -39
  619. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/HTMLVisualElement.es.js.map +0 -1
  620. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/utils/build-styles.es.js.map +0 -1
  621. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/utils/build-transform.es.js +0 -38
  622. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/utils/build-transform.es.js.map +0 -1
  623. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/utils/render.es.js.map +0 -1
  624. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/html/utils/scrape-motion-values.es.js.map +0 -1
  625. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/store.es.js.map +0 -1
  626. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/SVGVisualElement.es.js.map +0 -1
  627. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/build-attrs.es.js.map +0 -1
  628. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/camel-case-attrs.es.js.map +0 -1
  629. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/is-svg-tag.es.js.map +0 -1
  630. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/path.es.js.map +0 -1
  631. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/render.es.js.map +0 -1
  632. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/svg/utils/scrape-motion-values.es.js.map +0 -1
  633. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/animation-state.es.js +0 -149
  634. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/animation-state.es.js.map +0 -1
  635. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/get-variant-context.es.js.map +0 -1
  636. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-animation-controls.es.js.map +0 -1
  637. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-controlling-variants.es.js.map +0 -1
  638. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-forced-motion-value.es.js.map +0 -1
  639. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-keyframes-target.es.js.map +0 -1
  640. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-variant-label.es.js.map +0 -1
  641. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/keys-position.es.js.map +0 -1
  642. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/keys-transform.es.js +0 -24
  643. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/keys-transform.es.js.map +0 -1
  644. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/motion-values.es.js.map +0 -1
  645. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/reduced-motion/index.es.js.map +0 -1
  646. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/reduced-motion/state.es.js.map +0 -1
  647. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/resolve-dynamic-variants.es.js.map +0 -1
  648. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/resolve-variants.es.js.map +0 -1
  649. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/setters.es.js.map +0 -1
  650. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/shallow-compare.es.js.map +0 -1
  651. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/variant-props.es.js.map +0 -1
  652. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/resize/handle-element.es.js.map +0 -1
  653. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/resize/handle-window.es.js.map +0 -1
  654. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/resize/index.es.js.map +0 -1
  655. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/delay.es.js.map +0 -1
  656. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/interpolate.es.js +0 -43
  657. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/interpolate.es.js.map +0 -1
  658. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/is-html-element.es.js +0 -8
  659. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/is-html-element.es.js.map +0 -1
  660. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/is-svg-element.es.js +0 -8
  661. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/is-svg-element.es.js.map +0 -1
  662. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.es.js.map +0 -1
  663. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/color.es.js +0 -30
  664. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/color.es.js.map +0 -1
  665. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/complex.es.js +0 -52
  666. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/complex.es.js.map +0 -1
  667. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/immediate.es.js.map +0 -1
  668. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/index.es.js.map +0 -1
  669. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/number.es.js.map +0 -1
  670. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/mix/visibility.es.js.map +0 -1
  671. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/resolve-elements.es.js.map +0 -1
  672. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/supports/flags.es.js.map +0 -1
  673. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/supports/linear-easing.es.js.map +0 -1
  674. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/supports/memo.es.js +0 -10
  675. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/supports/memo.es.js.map +0 -1
  676. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.es.js.map +0 -1
  677. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/index.es.js +0 -216
  678. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/index.es.js.map +0 -1
  679. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/auto.es.js.map +0 -1
  680. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/hex.es.js.map +0 -1
  681. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.es.js.map +0 -1
  682. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/hsla.es.js.map +0 -1
  683. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/index.es.js.map +0 -1
  684. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/rgba.es.js +0 -17
  685. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/rgba.es.js.map +0 -1
  686. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/color/utils.es.js.map +0 -1
  687. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/complex/filter.es.js.map +0 -1
  688. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/complex/index.es.js.map +0 -1
  689. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/complex/mask.es.js.map +0 -1
  690. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/dimensions.es.js.map +0 -1
  691. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/int.es.js.map +0 -1
  692. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/maps/defaults.es.js.map +0 -1
  693. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/maps/number.es.js.map +0 -1
  694. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/maps/transform.es.js +0 -32
  695. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/maps/transform.es.js.map +0 -1
  696. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/numbers/index.es.js +0 -18
  697. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/numbers/index.es.js.map +0 -1
  698. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/numbers/units.es.js.map +0 -1
  699. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/test.es.js.map +0 -1
  700. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.es.js.map +0 -1
  701. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/color-regex.es.js.map +0 -1
  702. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/find.es.js.map +0 -1
  703. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/float-regex.es.js.map +0 -1
  704. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.es.js.map +0 -1
  705. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.es.js.map +0 -1
  706. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/sanitize.es.js.map +0 -1
  707. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.es.js.map +0 -1
  708. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/utils/is-motion-value.es.js.map +0 -1
  709. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/utils/resolve-motion-value.es.js.map +0 -1
  710. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/will-change/add-will-change.es.js +0 -15
  711. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/will-change/add-will-change.es.js.map +0 -1
  712. package/dist/node_modules/.pnpm/motion-dom@12.38.0/node_modules/motion-dom/dist/es/value/will-change/is.es.js.map +0 -1
  713. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/array.es.js.map +0 -1
  714. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/clamp.es.js.map +0 -1
  715. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/anticipate.es.js.map +0 -1
  716. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/back.es.js.map +0 -1
  717. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/circ.es.js.map +0 -1
  718. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/cubic-bezier.es.js +0 -19
  719. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/cubic-bezier.es.js.map +0 -1
  720. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/ease.es.js.map +0 -1
  721. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/modifiers/mirror.es.js +0 -5
  722. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/modifiers/mirror.es.js.map +0 -1
  723. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/modifiers/reverse.es.js +0 -5
  724. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/modifiers/reverse.es.js.map +0 -1
  725. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.es.js +0 -5
  726. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.es.js.map +0 -1
  727. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.es.js +0 -5
  728. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.es.js.map +0 -1
  729. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/easing/utils/map.es.js.map +0 -1
  730. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/errors.es.js.map +0 -1
  731. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/format-error-message.es.js.map +0 -1
  732. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/global-config.es.js.map +0 -1
  733. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/is-numerical-string.es.js.map +0 -1
  734. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/is-object.es.js +0 -7
  735. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/is-object.es.js.map +0 -1
  736. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/is-zero-value-string.es.js.map +0 -1
  737. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/memo.es.js.map +0 -1
  738. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/noop.es.js.map +0 -1
  739. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/pipe.es.js +0 -5
  740. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/pipe.es.js.map +0 -1
  741. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/progress.es.js +0 -8
  742. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/progress.es.js.map +0 -1
  743. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/subscription-manager.es.js.map +0 -1
  744. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/time-conversion.es.js.map +0 -1
  745. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/velocity-per-second.es.js +0 -7
  746. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/velocity-per-second.es.js.map +0 -1
  747. package/dist/node_modules/.pnpm/motion-utils@12.36.0/node_modules/motion-utils/dist/es/warn-once.es.js.map +0 -1
  748. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/index.es.js +0 -0
  749. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.es.js +0 -0
  750. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.es.js +0 -0
  751. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/LayoutGroupContext.es.js +0 -0
  752. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/LazyContext.es.js +0 -0
  753. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/MotionConfigContext.es.js +0 -0
  754. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/MotionContext/create.es.js +0 -0
  755. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/MotionContext/index.es.js +0 -0
  756. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/PresenceContext.es.js +0 -0
  757. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.es.js +0 -0
  758. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/motion/features/animations.es.js +0 -0
  759. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/motion/features/gestures.es.js +0 -0
  760. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/motion/features/viewport/observers.es.js +0 -0
  761. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/motion/utils/symbol.es.js +0 -0
  762. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/motion/utils/valid-prop.es.js +0 -0
  763. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.es.js +0 -0
  764. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/components/motion/proxy.es.js +0 -0
  765. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.es.js +0 -0
  766. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.es.js +0 -0
  767. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.es.js +0 -0
  768. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.es.js +0 -0
  769. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/distance.es.js +0 -0
  770. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/get-context-window.es.js +0 -0
  771. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/is-browser.es.js +0 -0
  772. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/is-ref-object.es.js +0 -0
  773. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/use-composed-ref.es.js +0 -0
  774. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/use-constant.es.js +0 -0
  775. /package/dist/node_modules/.pnpm/{framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@12.43.0_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.es.js +0 -0
  776. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/animate/single-value.es.js +0 -0
  777. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/drivers/frame.es.js +0 -0
  778. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/generators/inertia.es.js +0 -0
  779. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.es.js +0 -0
  780. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.es.js +0 -0
  781. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-variant.es.js +0 -0
  782. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/interfaces/visual-element.es.js +0 -0
  783. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.es.js +0 -0
  784. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.es.js +0 -0
  785. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/get-final.es.js +0 -0
  786. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.es.js +0 -0
  787. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.es.js +0 -0
  788. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.es.js +0 -0
  789. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.es.js +0 -0
  790. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.es.js +0 -0
  791. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/optimized-appear/data-id.es.js +0 -0
  792. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/optimized-appear/get-appear-id.es.js +0 -0
  793. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/WithPromise.es.js +0 -0
  794. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/calc-child-stagger.es.js +0 -0
  795. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/default-transitions.es.js +0 -0
  796. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.es.js +0 -0
  797. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/is-animatable.es.js +0 -0
  798. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.es.js +0 -0
  799. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/is-transition-defined.es.js +0 -0
  800. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/make-animation-instant.es.js +0 -0
  801. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.es.js +0 -0
  802. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/utils/resolve-transition.es.js +0 -0
  803. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.es.js +0 -0
  804. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.es.js +0 -0
  805. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.es.js +0 -0
  806. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/waapi/utils/is-browser-color.es.js +0 -0
  807. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.es.js +0 -0
  808. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/frameloop/microtask.es.js +0 -0
  809. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/frameloop/order.es.js +0 -0
  810. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.es.js +0 -0
  811. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.es.js +0 -0
  812. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/hover.es.js +0 -0
  813. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.es.js +0 -0
  814. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.es.js +0 -0
  815. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/press/utils/state.es.js +0 -0
  816. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.es.js +0 -0
  817. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.es.js +0 -0
  818. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/gestures/utils/setup.es.js +0 -0
  819. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/conversion.es.js +0 -0
  820. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/copy.es.js +0 -0
  821. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/delta-apply.es.js +0 -0
  822. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/delta-calc.es.js +0 -0
  823. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/delta-remove.es.js +0 -0
  824. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/models.es.js +0 -0
  825. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/geometry/utils.es.js +0 -0
  826. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/node/DocumentProjectionNode.es.js +0 -0
  827. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/node/HTMLProjectionNode.es.js +0 -0
  828. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/node/state.es.js +0 -0
  829. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/styles/scale-border-radius.es.js +0 -0
  830. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/styles/scale-box-shadow.es.js +0 -0
  831. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/utils/compare-by-depth.es.js +0 -0
  832. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/utils/each-axis.es.js +0 -0
  833. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/utils/has-transform.es.js +0 -0
  834. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/projection/utils/measure.es.js +0 -0
  835. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/Feature.es.js +0 -0
  836. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/dom/DOMVisualElement.es.js +0 -0
  837. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/dom/is-css-var.es.js +0 -0
  838. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/dom/parse-transform.es.js +0 -0
  839. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/dom/style-set.es.js +0 -0
  840. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.es.js +0 -0
  841. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/html/utils/build-styles.es.js +0 -0
  842. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/html/utils/render.es.js +0 -0
  843. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/html/utils/scrape-motion-values.es.js +0 -0
  844. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/store.es.js +0 -0
  845. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/SVGVisualElement.es.js +0 -0
  846. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/build-attrs.es.js +0 -0
  847. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/camel-case-attrs.es.js +0 -0
  848. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/is-svg-tag.es.js +0 -0
  849. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/path.es.js +0 -0
  850. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/render.es.js +0 -0
  851. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/svg/utils/scrape-motion-values.es.js +0 -0
  852. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/get-variant-context.es.js +0 -0
  853. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/is-animation-controls.es.js +0 -0
  854. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/is-controlling-variants.es.js +0 -0
  855. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/is-forced-motion-value.es.js +0 -0
  856. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/is-keyframes-target.es.js +0 -0
  857. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/is-variant-label.es.js +0 -0
  858. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/keys-position.es.js +0 -0
  859. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/motion-values.es.js +0 -0
  860. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/reduced-motion/index.es.js +0 -0
  861. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/reduced-motion/state.es.js +0 -0
  862. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/resolve-dynamic-variants.es.js +0 -0
  863. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/resolve-variants.es.js +0 -0
  864. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/setters.es.js +0 -0
  865. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/shallow-compare.es.js +0 -0
  866. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/render/utils/variant-props.es.js +0 -0
  867. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/resize/handle-element.es.js +0 -0
  868. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/resize/handle-window.es.js +0 -0
  869. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/resize/index.es.js +0 -0
  870. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/delay.es.js +0 -0
  871. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.es.js +0 -0
  872. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/mix/immediate.es.js +0 -0
  873. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/mix/index.es.js +0 -0
  874. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/mix/number.es.js +0 -0
  875. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/mix/visibility.es.js +0 -0
  876. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/resolve-elements.es.js +0 -0
  877. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/supports/flags.es.js +0 -0
  878. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/supports/linear-easing.es.js +0 -0
  879. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.es.js +0 -0
  880. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/auto.es.js +0 -0
  881. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/color/hex.es.js +0 -0
  882. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.es.js +0 -0
  883. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/color/hsla.es.js +0 -0
  884. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/color/index.es.js +0 -0
  885. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/color/utils.es.js +0 -0
  886. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/complex/filter.es.js +0 -0
  887. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/complex/index.es.js +0 -0
  888. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/complex/mask.es.js +0 -0
  889. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/dimensions.es.js +0 -0
  890. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/int.es.js +0 -0
  891. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/maps/defaults.es.js +0 -0
  892. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/maps/number.es.js +0 -0
  893. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/numbers/units.es.js +0 -0
  894. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/test.es.js +0 -0
  895. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.es.js +0 -0
  896. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/color-regex.es.js +0 -0
  897. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/find.es.js +0 -0
  898. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/float-regex.es.js +0 -0
  899. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.es.js +0 -0
  900. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.es.js +0 -0
  901. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/sanitize.es.js +0 -0
  902. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.es.js +0 -0
  903. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/utils/is-motion-value.es.js +0 -0
  904. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/utils/resolve-motion-value.es.js +0 -0
  905. /package/dist/node_modules/.pnpm/{motion-dom@12.38.0 → motion-dom@12.43.0}/node_modules/motion-dom/dist/es/value/will-change/is.es.js +0 -0
  906. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/array.es.js +0 -0
  907. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/clamp.es.js +0 -0
  908. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/easing/anticipate.es.js +0 -0
  909. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/easing/back.es.js +0 -0
  910. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/easing/circ.es.js +0 -0
  911. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/easing/ease.es.js +0 -0
  912. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/easing/utils/map.es.js +0 -0
  913. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/errors.es.js +0 -0
  914. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/format-error-message.es.js +0 -0
  915. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/global-config.es.js +0 -0
  916. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/is-numerical-string.es.js +0 -0
  917. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/is-zero-value-string.es.js +0 -0
  918. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/memo.es.js +0 -0
  919. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/noop.es.js +0 -0
  920. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/subscription-manager.es.js +0 -0
  921. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/time-conversion.es.js +0 -0
  922. /package/dist/node_modules/.pnpm/{motion-utils@12.36.0 → motion-utils@12.39.0}/node_modules/motion-utils/dist/es/warn-once.es.js +0 -0
@@ -1,29 +0,0 @@
1
- import { Feature as i } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
2
- import { pipe as s } from "../../../../../../motion-utils@12.36.0/node_modules/motion-utils/dist/es/pipe.es.js";
3
- import { addDomEvent as e } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/events/add-dom-event.es.js";
4
- class a extends i {
5
- constructor() {
6
- super(...arguments), this.isActive = !1;
7
- }
8
- onFocus() {
9
- let t = !1;
10
- try {
11
- t = this.node.current.matches(":focus-visible");
12
- } catch {
13
- t = !0;
14
- }
15
- !t || !this.node.animationState || (this.node.animationState.setActive("whileFocus", !0), this.isActive = !0);
16
- }
17
- onBlur() {
18
- !this.isActive || !this.node.animationState || (this.node.animationState.setActive("whileFocus", !1), this.isActive = !1);
19
- }
20
- mount() {
21
- this.unmount = s(e(this.node.current, "focus", () => this.onFocus()), e(this.node.current, "blur", () => this.onBlur()));
22
- }
23
- unmount() {
24
- }
25
- }
26
- export {
27
- a as FocusGesture
28
- };
29
- //# sourceMappingURL=focus.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"focus.es.js","sources":["../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/focus.mjs"],"sourcesContent":["import { Feature, addDomEvent } from 'motion-dom';\nimport { pipe } from 'motion-utils';\n\nclass FocusGesture extends Feature {\n constructor() {\n super(...arguments);\n this.isActive = false;\n }\n onFocus() {\n let isFocusVisible = false;\n /**\n * If this element doesn't match focus-visible then don't\n * apply whileHover. But, if matches throws that focus-visible\n * is not a valid selector then in that browser outline styles will be applied\n * to the element by default and we want to match that behaviour with whileFocus.\n */\n try {\n isFocusVisible = this.node.current.matches(\":focus-visible\");\n }\n catch (e) {\n isFocusVisible = true;\n }\n if (!isFocusVisible || !this.node.animationState)\n return;\n this.node.animationState.setActive(\"whileFocus\", true);\n this.isActive = true;\n }\n onBlur() {\n if (!this.isActive || !this.node.animationState)\n return;\n this.node.animationState.setActive(\"whileFocus\", false);\n this.isActive = false;\n }\n mount() {\n this.unmount = pipe(addDomEvent(this.node.current, \"focus\", () => this.onFocus()), addDomEvent(this.node.current, \"blur\", () => this.onBlur()));\n }\n unmount() { }\n}\n\nexport { FocusGesture };\n//# sourceMappingURL=focus.mjs.map\n"],"names":["FocusGesture","Feature","isFocusVisible","pipe","addDomEvent"],"mappings":";;;AAGA,MAAMA,UAAqBC,EAAQ;AAAA,EAC/B,cAAc;AACV,UAAM,GAAG,SAAS,GAClB,KAAK,WAAW;AAAA,EACpB;AAAA,EACA,UAAU;AACN,QAAIC,IAAiB;AAOrB,QAAI;AACA,MAAAA,IAAiB,KAAK,KAAK,QAAQ,QAAQ,gBAAgB;AAAA,IAC/D,QACU;AACN,MAAAA,IAAiB;AAAA,IACrB;AACA,IAAI,CAACA,KAAkB,CAAC,KAAK,KAAK,mBAElC,KAAK,KAAK,eAAe,UAAU,cAAc,EAAI,GACrD,KAAK,WAAW;AAAA,EACpB;AAAA,EACA,SAAS;AACL,IAAI,CAAC,KAAK,YAAY,CAAC,KAAK,KAAK,mBAEjC,KAAK,KAAK,eAAe,UAAU,cAAc,EAAK,GACtD,KAAK,WAAW;AAAA,EACpB;AAAA,EACA,QAAQ;AACJ,SAAK,UAAUC,EAAKC,EAAY,KAAK,KAAK,SAAS,SAAS,MAAM,KAAK,QAAO,CAAE,GAAGA,EAAY,KAAK,KAAK,SAAS,QAAQ,MAAM,KAAK,OAAM,CAAE,CAAC;AAAA,EAClJ;AAAA,EACA,UAAU;AAAA,EAAE;AAChB;","x_google_ignoreList":[0]}
@@ -1,22 +0,0 @@
1
- import { extractEventInfo as m } from "../events/event-info.es.js";
2
- import { Feature as s } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
3
- import { hover as u } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/hover.es.js";
4
- import { frame as c } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js";
5
- function a(e, t, r) {
6
- const { props: o } = e;
7
- e.animationState && o.whileHover && e.animationState.setActive("whileHover", r === "Start");
8
- const n = "onHover" + r, i = o[n];
9
- i && c.postRender(() => i(t, m(t)));
10
- }
11
- class d extends s {
12
- mount() {
13
- const { current: t } = this.node;
14
- t && (this.unmount = u(t, (r, o) => (a(this.node, o, "Start"), (n) => a(this.node, n, "End"))));
15
- }
16
- unmount() {
17
- }
18
- }
19
- export {
20
- d as HoverGesture
21
- };
22
- //# sourceMappingURL=hover.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"hover.es.js","sources":["../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/hover.mjs"],"sourcesContent":["import { Feature, hover, frame } from 'motion-dom';\nimport { extractEventInfo } from '../events/event-info.mjs';\n\nfunction handleHoverEvent(node, event, lifecycle) {\n const { props } = node;\n if (node.animationState && props.whileHover) {\n node.animationState.setActive(\"whileHover\", lifecycle === \"Start\");\n }\n const eventName = (\"onHover\" + lifecycle);\n const callback = props[eventName];\n if (callback) {\n frame.postRender(() => callback(event, extractEventInfo(event)));\n }\n}\nclass HoverGesture extends Feature {\n mount() {\n const { current } = this.node;\n if (!current)\n return;\n this.unmount = hover(current, (_element, startEvent) => {\n handleHoverEvent(this.node, startEvent, \"Start\");\n return (endEvent) => handleHoverEvent(this.node, endEvent, \"End\");\n });\n }\n unmount() { }\n}\n\nexport { HoverGesture };\n//# sourceMappingURL=hover.mjs.map\n"],"names":["handleHoverEvent","node","event","lifecycle","props","eventName","callback","frame","extractEventInfo","HoverGesture","Feature","current","hover","_element","startEvent","endEvent"],"mappings":";;;;AAGA,SAASA,EAAiBC,GAAMC,GAAOC,GAAW;AAC9C,QAAM,EAAE,OAAAC,EAAK,IAAKH;AAClB,EAAIA,EAAK,kBAAkBG,EAAM,cAC7BH,EAAK,eAAe,UAAU,cAAcE,MAAc,OAAO;AAErE,QAAME,IAAa,YAAYF,GACzBG,IAAWF,EAAMC,CAAS;AAChC,EAAIC,KACAC,EAAM,WAAW,MAAMD,EAASJ,GAAOM,EAAiBN,CAAK,CAAC,CAAC;AAEvE;AACA,MAAMO,UAAqBC,EAAQ;AAAA,EAC/B,QAAQ;AACJ,UAAM,EAAE,SAAAC,MAAY,KAAK;AACzB,IAAKA,MAEL,KAAK,UAAUC,EAAMD,GAAS,CAACE,GAAUC,OACrCd,EAAiB,KAAK,MAAMc,GAAY,OAAO,GACxC,CAACC,MAAaf,EAAiB,KAAK,MAAMe,GAAU,KAAK,EACnE;AAAA,EACL;AAAA,EACA,UAAU;AAAA,EAAE;AAChB;","x_google_ignoreList":[0]}
@@ -1,131 +0,0 @@
1
- import { addPointerEvent as m } from "../../events/add-pointer-event.es.js";
2
- import { extractEventInfo as D } from "../../events/event-info.es.js";
3
- import { distance2D as R } from "../../utils/distance.es.js";
4
- import { frameData as y, frame as x, cancelFrame as k } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js";
5
- import { isPrimaryPointer as U } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.es.js";
6
- import { pipe as X } from "../../../../../../../motion-utils@12.36.0/node_modules/motion-utils/dist/es/pipe.es.js";
7
- import { secondsToMilliseconds as S, millisecondsToSeconds as Y } from "../../../../../../../motion-utils@12.36.0/node_modules/motion-utils/dist/es/time-conversion.es.js";
8
- const M = /* @__PURE__ */ new Set(["auto", "scroll"]);
9
- class z {
10
- constructor(t, s, { transformPagePoint: i, contextWindow: r = window, dragSnapToOrigin: o = !1, distanceThreshold: l = 3, element: u } = {}) {
11
- if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.lastRawMoveEventInfo = null, this.handlers = {}, this.contextWindow = window, this.scrollPositions = /* @__PURE__ */ new Map(), this.removeScrollListeners = null, this.onElementScroll = (e) => {
12
- this.handleScroll(e.target);
13
- }, this.onWindowScroll = () => {
14
- this.handleScroll(window);
15
- }, this.updatePoint = () => {
16
- if (!(this.lastMoveEvent && this.lastMoveEventInfo))
17
- return;
18
- this.lastRawMoveEventInfo && (this.lastMoveEventInfo = v(this.lastRawMoveEventInfo, this.transformPagePoint));
19
- const e = p(this.lastMoveEventInfo, this.history), a = this.startEvent !== null, c = R(e.offset, { x: 0, y: 0 }) >= this.distanceThreshold;
20
- if (!a && !c)
21
- return;
22
- const { point: f } = e, { timestamp: d } = y;
23
- this.history.push({ ...f, timestamp: d });
24
- const { onStart: h, onMove: P } = this.handlers;
25
- a || (h && h(this.lastMoveEvent, e), this.startEvent = this.lastMoveEvent), P && P(this.lastMoveEvent, e);
26
- }, this.handlePointerMove = (e, a) => {
27
- this.lastMoveEvent = e, this.lastRawMoveEventInfo = a, this.lastMoveEventInfo = v(a, this.transformPagePoint), x.update(this.updatePoint, !0);
28
- }, this.handlePointerUp = (e, a) => {
29
- this.end();
30
- const { onEnd: c, onSessionEnd: f, resumeAnimation: d } = this.handlers;
31
- if ((this.dragSnapToOrigin || !this.startEvent) && d && d(), !(this.lastMoveEvent && this.lastMoveEventInfo))
32
- return;
33
- const h = p(e.type === "pointercancel" ? this.lastMoveEventInfo : v(a, this.transformPagePoint), this.history);
34
- this.startEvent && c && c(e, h), f && f(e, h);
35
- }, !U(t))
36
- return;
37
- this.dragSnapToOrigin = o, this.handlers = s, this.transformPagePoint = i, this.distanceThreshold = l, this.contextWindow = r || window;
38
- const L = D(t), w = v(L, this.transformPagePoint), { point: T } = w, { timestamp: W } = y;
39
- this.history = [{ ...T, timestamp: W }];
40
- const { onSessionStart: E } = s;
41
- E && E(t, p(w, this.history)), this.removeListeners = X(m(this.contextWindow, "pointermove", this.handlePointerMove), m(this.contextWindow, "pointerup", this.handlePointerUp), m(this.contextWindow, "pointercancel", this.handlePointerUp)), u && this.startScrollTracking(u);
42
- }
43
- /**
44
- * Start tracking scroll on ancestors and window.
45
- */
46
- startScrollTracking(t) {
47
- let s = t.parentElement;
48
- for (; s; ) {
49
- const i = getComputedStyle(s);
50
- (M.has(i.overflowX) || M.has(i.overflowY)) && this.scrollPositions.set(s, {
51
- x: s.scrollLeft,
52
- y: s.scrollTop
53
- }), s = s.parentElement;
54
- }
55
- this.scrollPositions.set(window, {
56
- x: window.scrollX,
57
- y: window.scrollY
58
- }), window.addEventListener("scroll", this.onElementScroll, {
59
- capture: !0
60
- }), window.addEventListener("scroll", this.onWindowScroll), this.removeScrollListeners = () => {
61
- window.removeEventListener("scroll", this.onElementScroll, {
62
- capture: !0
63
- }), window.removeEventListener("scroll", this.onWindowScroll);
64
- };
65
- }
66
- /**
67
- * Handle scroll compensation during drag.
68
- *
69
- * For element scroll: adjusts history origin since pageX/pageY doesn't change.
70
- * For window scroll: adjusts lastMoveEventInfo since pageX/pageY would change.
71
- */
72
- handleScroll(t) {
73
- const s = this.scrollPositions.get(t);
74
- if (!s)
75
- return;
76
- const i = t === window, r = i ? { x: window.scrollX, y: window.scrollY } : {
77
- x: t.scrollLeft,
78
- y: t.scrollTop
79
- }, o = { x: r.x - s.x, y: r.y - s.y };
80
- o.x === 0 && o.y === 0 || (i ? this.lastMoveEventInfo && (this.lastMoveEventInfo.point.x += o.x, this.lastMoveEventInfo.point.y += o.y) : this.history.length > 0 && (this.history[0].x -= o.x, this.history[0].y -= o.y), this.scrollPositions.set(t, r), x.update(this.updatePoint, !0));
81
- }
82
- updateHandlers(t) {
83
- this.handlers = t;
84
- }
85
- end() {
86
- this.removeListeners && this.removeListeners(), this.removeScrollListeners && this.removeScrollListeners(), this.scrollPositions.clear(), k(this.updatePoint);
87
- }
88
- }
89
- function v(n, t) {
90
- return t ? { point: t(n.point) } : n;
91
- }
92
- function I(n, t) {
93
- return { x: n.x - t.x, y: n.y - t.y };
94
- }
95
- function p({ point: n }, t) {
96
- return {
97
- point: n,
98
- delta: I(n, g(t)),
99
- offset: I(n, O(t)),
100
- velocity: V(t, 0.1)
101
- };
102
- }
103
- function O(n) {
104
- return n[0];
105
- }
106
- function g(n) {
107
- return n[n.length - 1];
108
- }
109
- function V(n, t) {
110
- if (n.length < 2)
111
- return { x: 0, y: 0 };
112
- let s = n.length - 1, i = null;
113
- const r = g(n);
114
- for (; s >= 0 && (i = n[s], !(r.timestamp - i.timestamp > S(t))); )
115
- s--;
116
- if (!i)
117
- return { x: 0, y: 0 };
118
- i === n[0] && n.length > 2 && r.timestamp - i.timestamp > S(t) * 2 && (i = n[1]);
119
- const o = Y(r.timestamp - i.timestamp);
120
- if (o === 0)
121
- return { x: 0, y: 0 };
122
- const l = {
123
- x: (r.x - i.x) / o,
124
- y: (r.y - i.y) / o
125
- };
126
- return l.x === 1 / 0 && (l.x = 0), l.y === 1 / 0 && (l.y = 0), l;
127
- }
128
- export {
129
- z as PanSession
130
- };
131
- //# sourceMappingURL=PanSession.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PanSession.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs"],"sourcesContent":["import { frameData, frame, isPrimaryPointer, cancelFrame } from 'motion-dom';\nimport { pipe, secondsToMilliseconds, millisecondsToSeconds } from 'motion-utils';\nimport { addPointerEvent } from '../../events/add-pointer-event.mjs';\nimport { extractEventInfo } from '../../events/event-info.mjs';\nimport { distance2D } from '../../utils/distance.mjs';\n\nconst overflowStyles = /*#__PURE__*/ new Set([\"auto\", \"scroll\"]);\n/**\n * @internal\n */\nclass PanSession {\n constructor(event, handlers, { transformPagePoint, contextWindow = window, dragSnapToOrigin = false, distanceThreshold = 3, element, } = {}) {\n /**\n * @internal\n */\n this.startEvent = null;\n /**\n * @internal\n */\n this.lastMoveEvent = null;\n /**\n * @internal\n */\n this.lastMoveEventInfo = null;\n /**\n * Raw (untransformed) event info, re-transformed each frame\n * so transformPagePoint sees the current parent matrix.\n * @internal\n */\n this.lastRawMoveEventInfo = null;\n /**\n * @internal\n */\n this.handlers = {};\n /**\n * @internal\n */\n this.contextWindow = window;\n /**\n * Scroll positions of scrollable ancestors and window.\n * @internal\n */\n this.scrollPositions = new Map();\n /**\n * Cleanup function for scroll listeners.\n * @internal\n */\n this.removeScrollListeners = null;\n this.onElementScroll = (event) => {\n this.handleScroll(event.target);\n };\n this.onWindowScroll = () => {\n this.handleScroll(window);\n };\n this.updatePoint = () => {\n if (!(this.lastMoveEvent && this.lastMoveEventInfo))\n return;\n // Re-transform raw point through current transformPagePoint so\n // animated parent transforms (e.g. rotation) are picked up each frame\n if (this.lastRawMoveEventInfo) {\n this.lastMoveEventInfo = transformPoint(this.lastRawMoveEventInfo, this.transformPagePoint);\n }\n const info = getPanInfo(this.lastMoveEventInfo, this.history);\n const isPanStarted = this.startEvent !== null;\n // Only start panning if the offset is larger than 3 pixels. If we make it\n // any larger than this we'll want to reset the pointer history\n // on the first update to avoid visual snapping to the cursor.\n const isDistancePastThreshold = distance2D(info.offset, { x: 0, y: 0 }) >= this.distanceThreshold;\n if (!isPanStarted && !isDistancePastThreshold)\n return;\n const { point } = info;\n const { timestamp } = frameData;\n this.history.push({ ...point, timestamp });\n const { onStart, onMove } = this.handlers;\n if (!isPanStarted) {\n onStart && onStart(this.lastMoveEvent, info);\n this.startEvent = this.lastMoveEvent;\n }\n onMove && onMove(this.lastMoveEvent, info);\n };\n this.handlePointerMove = (event, info) => {\n this.lastMoveEvent = event;\n this.lastRawMoveEventInfo = info;\n this.lastMoveEventInfo = transformPoint(info, this.transformPagePoint);\n // Throttle mouse move event to once per frame\n frame.update(this.updatePoint, true);\n };\n this.handlePointerUp = (event, info) => {\n this.end();\n const { onEnd, onSessionEnd, resumeAnimation } = this.handlers;\n // Resume animation if dragSnapToOrigin is set OR if no drag started (user just clicked)\n // This ensures constraint animations continue when interrupted by a click\n if (this.dragSnapToOrigin || !this.startEvent) {\n resumeAnimation && resumeAnimation();\n }\n if (!(this.lastMoveEvent && this.lastMoveEventInfo))\n return;\n const panInfo = getPanInfo(event.type === \"pointercancel\"\n ? this.lastMoveEventInfo\n : transformPoint(info, this.transformPagePoint), this.history);\n if (this.startEvent && onEnd) {\n onEnd(event, panInfo);\n }\n onSessionEnd && onSessionEnd(event, panInfo);\n };\n // If we have more than one touch, don't start detecting this gesture\n if (!isPrimaryPointer(event))\n return;\n this.dragSnapToOrigin = dragSnapToOrigin;\n this.handlers = handlers;\n this.transformPagePoint = transformPagePoint;\n this.distanceThreshold = distanceThreshold;\n this.contextWindow = contextWindow || window;\n const info = extractEventInfo(event);\n const initialInfo = transformPoint(info, this.transformPagePoint);\n const { point } = initialInfo;\n const { timestamp } = frameData;\n this.history = [{ ...point, timestamp }];\n const { onSessionStart } = handlers;\n onSessionStart &&\n onSessionStart(event, getPanInfo(initialInfo, this.history));\n this.removeListeners = pipe(addPointerEvent(this.contextWindow, \"pointermove\", this.handlePointerMove), addPointerEvent(this.contextWindow, \"pointerup\", this.handlePointerUp), addPointerEvent(this.contextWindow, \"pointercancel\", this.handlePointerUp));\n // Start scroll tracking if element provided\n if (element) {\n this.startScrollTracking(element);\n }\n }\n /**\n * Start tracking scroll on ancestors and window.\n */\n startScrollTracking(element) {\n // Store initial scroll positions for scrollable ancestors\n let current = element.parentElement;\n while (current) {\n const style = getComputedStyle(current);\n if (overflowStyles.has(style.overflowX) ||\n overflowStyles.has(style.overflowY)) {\n this.scrollPositions.set(current, {\n x: current.scrollLeft,\n y: current.scrollTop,\n });\n }\n current = current.parentElement;\n }\n // Track window scroll\n this.scrollPositions.set(window, {\n x: window.scrollX,\n y: window.scrollY,\n });\n // Capture listener catches element scroll events as they bubble\n window.addEventListener(\"scroll\", this.onElementScroll, {\n capture: true,\n });\n // Direct window scroll listener (window scroll doesn't bubble)\n window.addEventListener(\"scroll\", this.onWindowScroll);\n this.removeScrollListeners = () => {\n window.removeEventListener(\"scroll\", this.onElementScroll, {\n capture: true,\n });\n window.removeEventListener(\"scroll\", this.onWindowScroll);\n };\n }\n /**\n * Handle scroll compensation during drag.\n *\n * For element scroll: adjusts history origin since pageX/pageY doesn't change.\n * For window scroll: adjusts lastMoveEventInfo since pageX/pageY would change.\n */\n handleScroll(target) {\n const initial = this.scrollPositions.get(target);\n if (!initial)\n return;\n const isWindow = target === window;\n const current = isWindow\n ? { x: window.scrollX, y: window.scrollY }\n : {\n x: target.scrollLeft,\n y: target.scrollTop,\n };\n const delta = { x: current.x - initial.x, y: current.y - initial.y };\n if (delta.x === 0 && delta.y === 0)\n return;\n if (isWindow) {\n // Window scroll: pageX/pageY changes, so update lastMoveEventInfo\n if (this.lastMoveEventInfo) {\n this.lastMoveEventInfo.point.x += delta.x;\n this.lastMoveEventInfo.point.y += delta.y;\n }\n }\n else {\n // Element scroll: pageX/pageY unchanged, so adjust history origin\n if (this.history.length > 0) {\n this.history[0].x -= delta.x;\n this.history[0].y -= delta.y;\n }\n }\n this.scrollPositions.set(target, current);\n frame.update(this.updatePoint, true);\n }\n updateHandlers(handlers) {\n this.handlers = handlers;\n }\n end() {\n this.removeListeners && this.removeListeners();\n this.removeScrollListeners && this.removeScrollListeners();\n this.scrollPositions.clear();\n cancelFrame(this.updatePoint);\n }\n}\nfunction transformPoint(info, transformPagePoint) {\n return transformPagePoint ? { point: transformPagePoint(info.point) } : info;\n}\nfunction subtractPoint(a, b) {\n return { x: a.x - b.x, y: a.y - b.y };\n}\nfunction getPanInfo({ point }, history) {\n return {\n point,\n delta: subtractPoint(point, lastDevicePoint(history)),\n offset: subtractPoint(point, startDevicePoint(history)),\n velocity: getVelocity(history, 0.1),\n };\n}\nfunction startDevicePoint(history) {\n return history[0];\n}\nfunction lastDevicePoint(history) {\n return history[history.length - 1];\n}\nfunction getVelocity(history, timeDelta) {\n if (history.length < 2) {\n return { x: 0, y: 0 };\n }\n let i = history.length - 1;\n let timestampedPoint = null;\n const lastPoint = lastDevicePoint(history);\n while (i >= 0) {\n timestampedPoint = history[i];\n if (lastPoint.timestamp - timestampedPoint.timestamp >\n secondsToMilliseconds(timeDelta)) {\n break;\n }\n i--;\n }\n if (!timestampedPoint) {\n return { x: 0, y: 0 };\n }\n /**\n * If the selected point is the pointer-down origin (history[0]),\n * there are better movement points available, and the time gap\n * is suspiciously large (>2x timeDelta), use the next point instead.\n * This prevents stale pointer-down points from diluting velocity\n * in hold-then-flick gestures.\n */\n if (timestampedPoint === history[0] &&\n history.length > 2 &&\n lastPoint.timestamp - timestampedPoint.timestamp >\n secondsToMilliseconds(timeDelta) * 2) {\n timestampedPoint = history[1];\n }\n const time = millisecondsToSeconds(lastPoint.timestamp - timestampedPoint.timestamp);\n if (time === 0) {\n return { x: 0, y: 0 };\n }\n const currentVelocity = {\n x: (lastPoint.x - timestampedPoint.x) / time,\n y: (lastPoint.y - timestampedPoint.y) / time,\n };\n if (currentVelocity.x === Infinity) {\n currentVelocity.x = 0;\n }\n if (currentVelocity.y === Infinity) {\n currentVelocity.y = 0;\n }\n return currentVelocity;\n}\n\nexport { PanSession };\n//# sourceMappingURL=PanSession.mjs.map\n"],"names":["overflowStyles","PanSession","event","handlers","transformPagePoint","contextWindow","dragSnapToOrigin","distanceThreshold","element","transformPoint","info","getPanInfo","isPanStarted","isDistancePastThreshold","distance2D","point","timestamp","frameData","onStart","onMove","frame","onEnd","onSessionEnd","resumeAnimation","panInfo","isPrimaryPointer","extractEventInfo","initialInfo","onSessionStart","pipe","addPointerEvent","current","style","target","initial","isWindow","delta","cancelFrame","subtractPoint","a","b","history","lastDevicePoint","startDevicePoint","getVelocity","timeDelta","i","timestampedPoint","lastPoint","secondsToMilliseconds","time","millisecondsToSeconds","currentVelocity"],"mappings":";;;;;;;AAMA,MAAMA,IAA+B,oBAAI,IAAI,CAAC,QAAQ,QAAQ,CAAC;AAI/D,MAAMC,EAAW;AAAA,EACb,YAAYC,GAAOC,GAAU,EAAE,oBAAAC,GAAoB,eAAAC,IAAgB,QAAQ,kBAAAC,IAAmB,IAAO,mBAAAC,IAAoB,GAAG,SAAAC,EAAO,IAAM,CAAA,GAAI;AA+FzI,QA3FA,KAAK,aAAa,MAIlB,KAAK,gBAAgB,MAIrB,KAAK,oBAAoB,MAMzB,KAAK,uBAAuB,MAI5B,KAAK,WAAW,CAAA,GAIhB,KAAK,gBAAgB,QAKrB,KAAK,kBAAkB,oBAAI,IAAG,GAK9B,KAAK,wBAAwB,MAC7B,KAAK,kBAAkB,CAACN,MAAU;AAC9B,WAAK,aAAaA,EAAM,MAAM;AAAA,IAClC,GACA,KAAK,iBAAiB,MAAM;AACxB,WAAK,aAAa,MAAM;AAAA,IAC5B,GACA,KAAK,cAAc,MAAM;AACrB,UAAI,EAAE,KAAK,iBAAiB,KAAK;AAC7B;AAGJ,MAAI,KAAK,yBACL,KAAK,oBAAoBO,EAAe,KAAK,sBAAsB,KAAK,kBAAkB;AAE9F,YAAMC,IAAOC,EAAW,KAAK,mBAAmB,KAAK,OAAO,GACtDC,IAAe,KAAK,eAAe,MAInCC,IAA0BC,EAAWJ,EAAK,QAAQ,EAAE,GAAG,GAAG,GAAG,GAAG,KAAK,KAAK;AAChF,UAAI,CAACE,KAAgB,CAACC;AAClB;AACJ,YAAM,EAAE,OAAAE,EAAK,IAAKL,GACZ,EAAE,WAAAM,EAAS,IAAKC;AACtB,WAAK,QAAQ,KAAK,EAAE,GAAGF,GAAO,WAAAC,EAAS,CAAE;AACzC,YAAM,EAAE,SAAAE,GAAS,QAAAC,EAAM,IAAK,KAAK;AACjC,MAAKP,MACDM,KAAWA,EAAQ,KAAK,eAAeR,CAAI,GAC3C,KAAK,aAAa,KAAK,gBAE3BS,KAAUA,EAAO,KAAK,eAAeT,CAAI;AAAA,IAC7C,GACA,KAAK,oBAAoB,CAACR,GAAOQ,MAAS;AACtC,WAAK,gBAAgBR,GACrB,KAAK,uBAAuBQ,GAC5B,KAAK,oBAAoBD,EAAeC,GAAM,KAAK,kBAAkB,GAErEU,EAAM,OAAO,KAAK,aAAa,EAAI;AAAA,IACvC,GACA,KAAK,kBAAkB,CAAClB,GAAOQ,MAAS;AACpC,WAAK,IAAG;AACR,YAAM,EAAE,OAAAW,GAAO,cAAAC,GAAc,iBAAAC,EAAe,IAAK,KAAK;AAMtD,WAHI,KAAK,oBAAoB,CAAC,KAAK,eAC/BA,KAAmBA,EAAe,GAElC,EAAE,KAAK,iBAAiB,KAAK;AAC7B;AACJ,YAAMC,IAAUb,EAAWT,EAAM,SAAS,kBACpC,KAAK,oBACLO,EAAeC,GAAM,KAAK,kBAAkB,GAAG,KAAK,OAAO;AACjE,MAAI,KAAK,cAAcW,KACnBA,EAAMnB,GAAOsB,CAAO,GAExBF,KAAgBA,EAAapB,GAAOsB,CAAO;AAAA,IAC/C,GAEI,CAACC,EAAiBvB,CAAK;AACvB;AACJ,SAAK,mBAAmBI,GACxB,KAAK,WAAWH,GAChB,KAAK,qBAAqBC,GAC1B,KAAK,oBAAoBG,GACzB,KAAK,gBAAgBF,KAAiB;AACtC,UAAMK,IAAOgB,EAAiBxB,CAAK,GAC7ByB,IAAclB,EAAeC,GAAM,KAAK,kBAAkB,GAC1D,EAAE,OAAAK,EAAK,IAAKY,GACZ,EAAE,WAAAX,EAAS,IAAKC;AACtB,SAAK,UAAU,CAAC,EAAE,GAAGF,GAAO,WAAAC,EAAS,CAAE;AACvC,UAAM,EAAE,gBAAAY,EAAc,IAAKzB;AAC3B,IAAAyB,KACIA,EAAe1B,GAAOS,EAAWgB,GAAa,KAAK,OAAO,CAAC,GAC/D,KAAK,kBAAkBE,EAAKC,EAAgB,KAAK,eAAe,eAAe,KAAK,iBAAiB,GAAGA,EAAgB,KAAK,eAAe,aAAa,KAAK,eAAe,GAAGA,EAAgB,KAAK,eAAe,iBAAiB,KAAK,eAAe,CAAC,GAEtPtB,KACA,KAAK,oBAAoBA,CAAO;AAAA,EAExC;AAAA;AAAA;AAAA;AAAA,EAIA,oBAAoBA,GAAS;AAEzB,QAAIuB,IAAUvB,EAAQ;AACtB,WAAOuB,KAAS;AACZ,YAAMC,IAAQ,iBAAiBD,CAAO;AACtC,OAAI/B,EAAe,IAAIgC,EAAM,SAAS,KAClChC,EAAe,IAAIgC,EAAM,SAAS,MAClC,KAAK,gBAAgB,IAAID,GAAS;AAAA,QAC9B,GAAGA,EAAQ;AAAA,QACX,GAAGA,EAAQ;AAAA,MAC/B,CAAiB,GAELA,IAAUA,EAAQ;AAAA,IACtB;AAEA,SAAK,gBAAgB,IAAI,QAAQ;AAAA,MAC7B,GAAG,OAAO;AAAA,MACV,GAAG,OAAO;AAAA,IACtB,CAAS,GAED,OAAO,iBAAiB,UAAU,KAAK,iBAAiB;AAAA,MACpD,SAAS;AAAA,IACrB,CAAS,GAED,OAAO,iBAAiB,UAAU,KAAK,cAAc,GACrD,KAAK,wBAAwB,MAAM;AAC/B,aAAO,oBAAoB,UAAU,KAAK,iBAAiB;AAAA,QACvD,SAAS;AAAA,MACzB,CAAa,GACD,OAAO,oBAAoB,UAAU,KAAK,cAAc;AAAA,IAC5D;AAAA,EACJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOA,aAAaE,GAAQ;AACjB,UAAMC,IAAU,KAAK,gBAAgB,IAAID,CAAM;AAC/C,QAAI,CAACC;AACD;AACJ,UAAMC,IAAWF,MAAW,QACtBF,IAAUI,IACV,EAAE,GAAG,OAAO,SAAS,GAAG,OAAO,QAAO,IACtC;AAAA,MACE,GAAGF,EAAO;AAAA,MACV,GAAGA,EAAO;AAAA,IAC1B,GACcG,IAAQ,EAAE,GAAGL,EAAQ,IAAIG,EAAQ,GAAG,GAAGH,EAAQ,IAAIG,EAAQ,EAAC;AAClE,IAAIE,EAAM,MAAM,KAAKA,EAAM,MAAM,MAE7BD,IAEI,KAAK,sBACL,KAAK,kBAAkB,MAAM,KAAKC,EAAM,GACxC,KAAK,kBAAkB,MAAM,KAAKA,EAAM,KAKxC,KAAK,QAAQ,SAAS,MACtB,KAAK,QAAQ,CAAC,EAAE,KAAKA,EAAM,GAC3B,KAAK,QAAQ,CAAC,EAAE,KAAKA,EAAM,IAGnC,KAAK,gBAAgB,IAAIH,GAAQF,CAAO,GACxCX,EAAM,OAAO,KAAK,aAAa,EAAI;AAAA,EACvC;AAAA,EACA,eAAejB,GAAU;AACrB,SAAK,WAAWA;AAAA,EACpB;AAAA,EACA,MAAM;AACF,SAAK,mBAAmB,KAAK,gBAAe,GAC5C,KAAK,yBAAyB,KAAK,sBAAqB,GACxD,KAAK,gBAAgB,MAAK,GAC1BkC,EAAY,KAAK,WAAW;AAAA,EAChC;AACJ;AACA,SAAS5B,EAAeC,GAAMN,GAAoB;AAC9C,SAAOA,IAAqB,EAAE,OAAOA,EAAmBM,EAAK,KAAK,EAAC,IAAKA;AAC5E;AACA,SAAS4B,EAAcC,GAAGC,GAAG;AACzB,SAAO,EAAE,GAAGD,EAAE,IAAIC,EAAE,GAAG,GAAGD,EAAE,IAAIC,EAAE,EAAC;AACvC;AACA,SAAS7B,EAAW,EAAE,OAAAI,EAAK,GAAI0B,GAAS;AACpC,SAAO;AAAA,IACH,OAAA1B;AAAA,IACA,OAAOuB,EAAcvB,GAAO2B,EAAgBD,CAAO,CAAC;AAAA,IACpD,QAAQH,EAAcvB,GAAO4B,EAAiBF,CAAO,CAAC;AAAA,IACtD,UAAUG,EAAYH,GAAS,GAAG;AAAA,EAC1C;AACA;AACA,SAASE,EAAiBF,GAAS;AAC/B,SAAOA,EAAQ,CAAC;AACpB;AACA,SAASC,EAAgBD,GAAS;AAC9B,SAAOA,EAAQA,EAAQ,SAAS,CAAC;AACrC;AACA,SAASG,EAAYH,GAASI,GAAW;AACrC,MAAIJ,EAAQ,SAAS;AACjB,WAAO,EAAE,GAAG,GAAG,GAAG,EAAC;AAEvB,MAAIK,IAAIL,EAAQ,SAAS,GACrBM,IAAmB;AACvB,QAAMC,IAAYN,EAAgBD,CAAO;AACzC,SAAOK,KAAK,MACRC,IAAmBN,EAAQK,CAAC,GACxB,EAAAE,EAAU,YAAYD,EAAiB,YACvCE,EAAsBJ,CAAS;AAGnC,IAAAC;AAEJ,MAAI,CAACC;AACD,WAAO,EAAE,GAAG,GAAG,GAAG,EAAC;AASvB,EAAIA,MAAqBN,EAAQ,CAAC,KAC9BA,EAAQ,SAAS,KACjBO,EAAU,YAAYD,EAAiB,YACnCE,EAAsBJ,CAAS,IAAI,MACvCE,IAAmBN,EAAQ,CAAC;AAEhC,QAAMS,IAAOC,EAAsBH,EAAU,YAAYD,EAAiB,SAAS;AACnF,MAAIG,MAAS;AACT,WAAO,EAAE,GAAG,GAAG,GAAG,EAAC;AAEvB,QAAME,IAAkB;AAAA,IACpB,IAAIJ,EAAU,IAAID,EAAiB,KAAKG;AAAA,IACxC,IAAIF,EAAU,IAAID,EAAiB,KAAKG;AAAA,EAChD;AACI,SAAIE,EAAgB,MAAM,UACtBA,EAAgB,IAAI,IAEpBA,EAAgB,MAAM,UACtBA,EAAgB,IAAI,IAEjBA;AACX;","x_google_ignoreList":[0]}
@@ -1,44 +0,0 @@
1
- import { addPointerEvent as m } from "../../events/add-pointer-event.es.js";
2
- import { getContextWindow as P } from "../../utils/get-context-window.es.js";
3
- import { PanSession as h } from "./PanSession.es.js";
4
- import { Feature as p } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
5
- import { noop as u } from "../../../../../../../motion-utils@12.36.0/node_modules/motion-utils/dist/es/noop.es.js";
6
- import { frame as r } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js";
7
- const o = (e) => (n, t) => {
8
- e && r.update(() => e(n, t), !1, !0);
9
- };
10
- class v extends p {
11
- constructor() {
12
- super(...arguments), this.removePointerDownListener = u;
13
- }
14
- onPointerDown(n) {
15
- this.session = new h(n, this.createPanHandlers(), {
16
- transformPagePoint: this.node.getTransformPagePoint(),
17
- contextWindow: P(this.node)
18
- });
19
- }
20
- createPanHandlers() {
21
- const { onPanSessionStart: n, onPanStart: t, onPan: i, onPanEnd: s } = this.node.getProps();
22
- return {
23
- onSessionStart: o(n),
24
- onStart: o(t),
25
- onMove: o(i),
26
- onEnd: (a, d) => {
27
- delete this.session, s && r.postRender(() => s(a, d));
28
- }
29
- };
30
- }
31
- mount() {
32
- this.removePointerDownListener = m(this.node.current, "pointerdown", (n) => this.onPointerDown(n));
33
- }
34
- update() {
35
- this.session && this.session.updateHandlers(this.createPanHandlers());
36
- }
37
- unmount() {
38
- this.removePointerDownListener(), this.session && this.session.end();
39
- }
40
- }
41
- export {
42
- v as PanGesture
43
- };
44
- //# sourceMappingURL=index.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/pan/index.mjs"],"sourcesContent":["import { Feature, frame } from 'motion-dom';\nimport { noop } from 'motion-utils';\nimport { addPointerEvent } from '../../events/add-pointer-event.mjs';\nimport { getContextWindow } from '../../utils/get-context-window.mjs';\nimport { PanSession } from './PanSession.mjs';\n\nconst asyncHandler = (handler) => (event, info) => {\n if (handler) {\n frame.update(() => handler(event, info), false, true);\n }\n};\nclass PanGesture extends Feature {\n constructor() {\n super(...arguments);\n this.removePointerDownListener = noop;\n }\n onPointerDown(pointerDownEvent) {\n this.session = new PanSession(pointerDownEvent, this.createPanHandlers(), {\n transformPagePoint: this.node.getTransformPagePoint(),\n contextWindow: getContextWindow(this.node),\n });\n }\n createPanHandlers() {\n const { onPanSessionStart, onPanStart, onPan, onPanEnd } = this.node.getProps();\n return {\n onSessionStart: asyncHandler(onPanSessionStart),\n onStart: asyncHandler(onPanStart),\n onMove: asyncHandler(onPan),\n onEnd: (event, info) => {\n delete this.session;\n if (onPanEnd) {\n frame.postRender(() => onPanEnd(event, info));\n }\n },\n };\n }\n mount() {\n this.removePointerDownListener = addPointerEvent(this.node.current, \"pointerdown\", (event) => this.onPointerDown(event));\n }\n update() {\n this.session && this.session.updateHandlers(this.createPanHandlers());\n }\n unmount() {\n this.removePointerDownListener();\n this.session && this.session.end();\n }\n}\n\nexport { PanGesture };\n//# sourceMappingURL=index.mjs.map\n"],"names":["asyncHandler","handler","event","info","frame","PanGesture","Feature","noop","pointerDownEvent","PanSession","getContextWindow","onPanSessionStart","onPanStart","onPan","onPanEnd","addPointerEvent"],"mappings":";;;;;;AAMA,MAAMA,IAAe,CAACC,MAAY,CAACC,GAAOC,MAAS;AAC/C,EAAIF,KACAG,EAAM,OAAO,MAAMH,EAAQC,GAAOC,CAAI,GAAG,IAAO,EAAI;AAE5D;AACA,MAAME,UAAmBC,EAAQ;AAAA,EAC7B,cAAc;AACV,UAAM,GAAG,SAAS,GAClB,KAAK,4BAA4BC;AAAA,EACrC;AAAA,EACA,cAAcC,GAAkB;AAC5B,SAAK,UAAU,IAAIC,EAAWD,GAAkB,KAAK,qBAAqB;AAAA,MACtE,oBAAoB,KAAK,KAAK,sBAAqB;AAAA,MACnD,eAAeE,EAAiB,KAAK,IAAI;AAAA,IACrD,CAAS;AAAA,EACL;AAAA,EACA,oBAAoB;AAChB,UAAM,EAAE,mBAAAC,GAAmB,YAAAC,GAAY,OAAAC,GAAO,UAAAC,EAAQ,IAAK,KAAK,KAAK,SAAQ;AAC7E,WAAO;AAAA,MACH,gBAAgBd,EAAaW,CAAiB;AAAA,MAC9C,SAASX,EAAaY,CAAU;AAAA,MAChC,QAAQZ,EAAaa,CAAK;AAAA,MAC1B,OAAO,CAACX,GAAOC,MAAS;AACpB,eAAO,KAAK,SACRW,KACAV,EAAM,WAAW,MAAMU,EAASZ,GAAOC,CAAI,CAAC;AAAA,MAEpD;AAAA,IACZ;AAAA,EACI;AAAA,EACA,QAAQ;AACJ,SAAK,4BAA4BY,EAAgB,KAAK,KAAK,SAAS,eAAe,CAACb,MAAU,KAAK,cAAcA,CAAK,CAAC;AAAA,EAC3H;AAAA,EACA,SAAS;AACL,SAAK,WAAW,KAAK,QAAQ,eAAe,KAAK,mBAAmB;AAAA,EACxE;AAAA,EACA,UAAU;AACN,SAAK,0BAAyB,GAC9B,KAAK,WAAW,KAAK,QAAQ,IAAG;AAAA,EACpC;AACJ;","x_google_ignoreList":[0]}
@@ -1,30 +0,0 @@
1
- import { extractEventInfo as p } from "../events/event-info.es.js";
2
- import { Feature as u } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
3
- import { press as c } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/gestures/press/index.es.js";
4
- import { frame as f } from "../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js";
5
- function s(t, e, r) {
6
- const { props: n } = t;
7
- if (t.current instanceof HTMLButtonElement && t.current.disabled)
8
- return;
9
- t.animationState && n.whileTap && t.animationState.setActive("whileTap", r === "Start");
10
- const a = "onTap" + (r === "End" ? "" : r), o = n[a];
11
- o && f.postRender(() => o(e, p(e)));
12
- }
13
- class E extends u {
14
- mount() {
15
- const { current: e } = this.node;
16
- if (!e)
17
- return;
18
- const { globalTapTarget: r, propagate: n } = this.node.props;
19
- this.unmount = c(e, (a, o) => (s(this.node, o, "Start"), (i, { success: m }) => s(this.node, i, m ? "End" : "Cancel")), {
20
- useGlobalTarget: r,
21
- stopPropagation: (n == null ? void 0 : n.tap) === !1
22
- });
23
- }
24
- unmount() {
25
- }
26
- }
27
- export {
28
- E as PressGesture
29
- };
30
- //# sourceMappingURL=press.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"press.es.js","sources":["../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/gestures/press.mjs"],"sourcesContent":["import { Feature, press, frame } from 'motion-dom';\nimport { extractEventInfo } from '../events/event-info.mjs';\n\nfunction handlePressEvent(node, event, lifecycle) {\n const { props } = node;\n if (node.current instanceof HTMLButtonElement && node.current.disabled) {\n return;\n }\n if (node.animationState && props.whileTap) {\n node.animationState.setActive(\"whileTap\", lifecycle === \"Start\");\n }\n const eventName = (\"onTap\" + (lifecycle === \"End\" ? \"\" : lifecycle));\n const callback = props[eventName];\n if (callback) {\n frame.postRender(() => callback(event, extractEventInfo(event)));\n }\n}\nclass PressGesture extends Feature {\n mount() {\n const { current } = this.node;\n if (!current)\n return;\n const { globalTapTarget, propagate } = this.node.props;\n this.unmount = press(current, (_element, startEvent) => {\n handlePressEvent(this.node, startEvent, \"Start\");\n return (endEvent, { success }) => handlePressEvent(this.node, endEvent, success ? \"End\" : \"Cancel\");\n }, {\n useGlobalTarget: globalTapTarget,\n stopPropagation: propagate?.tap === false,\n });\n }\n unmount() { }\n}\n\nexport { PressGesture };\n//# sourceMappingURL=press.mjs.map\n"],"names":["handlePressEvent","node","event","lifecycle","props","eventName","callback","frame","extractEventInfo","PressGesture","Feature","current","globalTapTarget","propagate","press","_element","startEvent","endEvent","success"],"mappings":";;;;AAGA,SAASA,EAAiBC,GAAMC,GAAOC,GAAW;AAC9C,QAAM,EAAE,OAAAC,EAAK,IAAKH;AAClB,MAAIA,EAAK,mBAAmB,qBAAqBA,EAAK,QAAQ;AAC1D;AAEJ,EAAIA,EAAK,kBAAkBG,EAAM,YAC7BH,EAAK,eAAe,UAAU,YAAYE,MAAc,OAAO;AAEnE,QAAME,IAAa,WAAWF,MAAc,QAAQ,KAAKA,IACnDG,IAAWF,EAAMC,CAAS;AAChC,EAAIC,KACAC,EAAM,WAAW,MAAMD,EAASJ,GAAOM,EAAiBN,CAAK,CAAC,CAAC;AAEvE;AACA,MAAMO,UAAqBC,EAAQ;AAAA,EAC/B,QAAQ;AACJ,UAAM,EAAE,SAAAC,MAAY,KAAK;AACzB,QAAI,CAACA;AACD;AACJ,UAAM,EAAE,iBAAAC,GAAiB,WAAAC,EAAS,IAAK,KAAK,KAAK;AACjD,SAAK,UAAUC,EAAMH,GAAS,CAACI,GAAUC,OACrChB,EAAiB,KAAK,MAAMgB,GAAY,OAAO,GACxC,CAACC,GAAU,EAAE,SAAAC,EAAO,MAAOlB,EAAiB,KAAK,MAAMiB,GAAUC,IAAU,QAAQ,QAAQ,IACnG;AAAA,MACC,iBAAiBN;AAAA,MACjB,kBAAiBC,KAAA,gBAAAA,EAAW,SAAQ;AAAA,IAChD,CAAS;AAAA,EACL;AAAA,EACA,UAAU;AAAA,EAAE;AAChB;","x_google_ignoreList":[0]}
@@ -1,47 +0,0 @@
1
- import { Feature as d } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
2
- import { resolveVariant as p } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/resolve-dynamic-variants.es.js";
3
- let c = 0;
4
- class E extends d {
5
- constructor() {
6
- super(...arguments), this.id = c++, this.isExitComplete = !1;
7
- }
8
- update() {
9
- var n;
10
- if (!this.node.presenceContext)
11
- return;
12
- const { isPresent: t, onExitComplete: e } = this.node.presenceContext, { isPresent: i } = this.node.prevPresenceContext || {};
13
- if (!this.node.animationState || t === i)
14
- return;
15
- if (t && i === !1) {
16
- if (this.isExitComplete) {
17
- const { initial: s, custom: h } = this.node.getProps();
18
- if (typeof s == "string") {
19
- const o = p(this.node, s, h);
20
- if (o) {
21
- const { transition: f, transitionEnd: l, ...r } = o;
22
- for (const a in r)
23
- (n = this.node.getValue(a)) == null || n.jump(r[a]);
24
- }
25
- }
26
- this.node.animationState.reset(), this.node.animationState.animateChanges();
27
- } else
28
- this.node.animationState.setActive("exit", !1);
29
- this.isExitComplete = !1;
30
- return;
31
- }
32
- const m = this.node.animationState.setActive("exit", !t);
33
- e && !t && m.then(() => {
34
- this.isExitComplete = !0, e(this.id);
35
- });
36
- }
37
- mount() {
38
- const { register: t, onExitComplete: e } = this.node.presenceContext || {};
39
- e && e(this.id), t && (this.unmount = t(this.id));
40
- }
41
- unmount() {
42
- }
43
- }
44
- export {
45
- E as ExitAnimationFeature
46
- };
47
- //# sourceMappingURL=exit.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"exit.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs"],"sourcesContent":["import { Feature, resolveVariant } from 'motion-dom';\n\nlet id = 0;\nclass ExitAnimationFeature extends Feature {\n constructor() {\n super(...arguments);\n this.id = id++;\n this.isExitComplete = false;\n }\n update() {\n if (!this.node.presenceContext)\n return;\n const { isPresent, onExitComplete } = this.node.presenceContext;\n const { isPresent: prevIsPresent } = this.node.prevPresenceContext || {};\n if (!this.node.animationState || isPresent === prevIsPresent) {\n return;\n }\n if (isPresent && prevIsPresent === false) {\n /**\n * When re-entering, if the exit animation already completed\n * (element is at rest), reset to initial values so the enter\n * animation replays from the correct position.\n */\n if (this.isExitComplete) {\n const { initial, custom } = this.node.getProps();\n if (typeof initial === \"string\") {\n const resolved = resolveVariant(this.node, initial, custom);\n if (resolved) {\n const { transition, transitionEnd, ...target } = resolved;\n for (const key in target) {\n this.node\n .getValue(key)\n ?.jump(target[key]);\n }\n }\n }\n this.node.animationState.reset();\n this.node.animationState.animateChanges();\n }\n else {\n this.node.animationState.setActive(\"exit\", false);\n }\n this.isExitComplete = false;\n return;\n }\n const exitAnimation = this.node.animationState.setActive(\"exit\", !isPresent);\n if (onExitComplete && !isPresent) {\n exitAnimation.then(() => {\n this.isExitComplete = true;\n onExitComplete(this.id);\n });\n }\n }\n mount() {\n const { register, onExitComplete } = this.node.presenceContext || {};\n if (onExitComplete) {\n onExitComplete(this.id);\n }\n if (register) {\n this.unmount = register(this.id);\n }\n }\n unmount() { }\n}\n\nexport { ExitAnimationFeature };\n//# sourceMappingURL=exit.mjs.map\n"],"names":["id","ExitAnimationFeature","Feature","isPresent","onExitComplete","prevIsPresent","initial","custom","resolved","resolveVariant","transition","transitionEnd","target","key","_a","exitAnimation","register"],"mappings":";;AAEA,IAAIA,IAAK;AACT,MAAMC,UAA6BC,EAAQ;AAAA,EACvC,cAAc;AACV,UAAM,GAAG,SAAS,GAClB,KAAK,KAAKF,KACV,KAAK,iBAAiB;AAAA,EAC1B;AAAA,EACA,SAAS;;AACL,QAAI,CAAC,KAAK,KAAK;AACX;AACJ,UAAM,EAAE,WAAAG,GAAW,gBAAAC,EAAc,IAAK,KAAK,KAAK,iBAC1C,EAAE,WAAWC,EAAa,IAAK,KAAK,KAAK,uBAAuB,CAAA;AACtE,QAAI,CAAC,KAAK,KAAK,kBAAkBF,MAAcE;AAC3C;AAEJ,QAAIF,KAAaE,MAAkB,IAAO;AAMtC,UAAI,KAAK,gBAAgB;AACrB,cAAM,EAAE,SAAAC,GAAS,QAAAC,EAAM,IAAK,KAAK,KAAK,SAAQ;AAC9C,YAAI,OAAOD,KAAY,UAAU;AAC7B,gBAAME,IAAWC,EAAe,KAAK,MAAMH,GAASC,CAAM;AAC1D,cAAIC,GAAU;AACV,kBAAM,EAAE,YAAAE,GAAY,eAAAC,GAAe,GAAGC,EAAM,IAAKJ;AACjD,uBAAWK,KAAOD;AACd,eAAAE,IAAA,KAAK,KACA,SAASD,CAAG,MADjB,QAAAC,EAEM,KAAKF,EAAOC,CAAG;AAAA,UAE7B;AAAA,QACJ;AACA,aAAK,KAAK,eAAe,MAAK,GAC9B,KAAK,KAAK,eAAe,eAAc;AAAA,MAC3C;AAEI,aAAK,KAAK,eAAe,UAAU,QAAQ,EAAK;AAEpD,WAAK,iBAAiB;AACtB;AAAA,IACJ;AACA,UAAME,IAAgB,KAAK,KAAK,eAAe,UAAU,QAAQ,CAACZ,CAAS;AAC3E,IAAIC,KAAkB,CAACD,KACnBY,EAAc,KAAK,MAAM;AACrB,WAAK,iBAAiB,IACtBX,EAAe,KAAK,EAAE;AAAA,IAC1B,CAAC;AAAA,EAET;AAAA,EACA,QAAQ;AACJ,UAAM,EAAE,UAAAY,GAAU,gBAAAZ,EAAc,IAAK,KAAK,KAAK,mBAAmB,CAAA;AAClE,IAAIA,KACAA,EAAe,KAAK,EAAE,GAEtBY,MACA,KAAK,UAAUA,EAAS,KAAK,EAAE;AAAA,EAEvC;AAAA,EACA,UAAU;AAAA,EAAE;AAChB;","x_google_ignoreList":[0]}
@@ -1,35 +0,0 @@
1
- import { Feature as o } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/Feature.es.js";
2
- import { createAnimationState as i } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/animation-state.es.js";
3
- import { isAnimationControls as s } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/utils/is-animation-controls.es.js";
4
- class u extends o {
5
- /**
6
- * We dynamically generate the AnimationState manager as it contains a reference
7
- * to the underlying animation library. We only want to load that if we load this,
8
- * so people can optionally code split it out using the `m` component.
9
- */
10
- constructor(t) {
11
- super(t), t.animationState || (t.animationState = i(t));
12
- }
13
- updateAnimationControlsSubscription() {
14
- const { animate: t } = this.node.getProps();
15
- s(t) && (this.unmountControls = t.subscribe(this.node));
16
- }
17
- /**
18
- * Subscribe any provided AnimationControls to the component's VisualElement
19
- */
20
- mount() {
21
- this.updateAnimationControlsSubscription();
22
- }
23
- update() {
24
- const { animate: t } = this.node.getProps(), { animate: n } = this.node.prevProps || {};
25
- t !== n && this.updateAnimationControlsSubscription();
26
- }
27
- unmount() {
28
- var t;
29
- this.node.animationState.reset(), (t = this.unmountControls) == null || t.call(this);
30
- }
31
- }
32
- export {
33
- u as AnimationFeature
34
- };
35
- //# sourceMappingURL=index.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs"],"sourcesContent":["import { Feature, createAnimationState, isAnimationControls } from 'motion-dom';\n\nclass AnimationFeature extends Feature {\n /**\n * We dynamically generate the AnimationState manager as it contains a reference\n * to the underlying animation library. We only want to load that if we load this,\n * so people can optionally code split it out using the `m` component.\n */\n constructor(node) {\n super(node);\n node.animationState || (node.animationState = createAnimationState(node));\n }\n updateAnimationControlsSubscription() {\n const { animate } = this.node.getProps();\n if (isAnimationControls(animate)) {\n this.unmountControls = animate.subscribe(this.node);\n }\n }\n /**\n * Subscribe any provided AnimationControls to the component's VisualElement\n */\n mount() {\n this.updateAnimationControlsSubscription();\n }\n update() {\n const { animate } = this.node.getProps();\n const { animate: prevAnimate } = this.node.prevProps || {};\n if (animate !== prevAnimate) {\n this.updateAnimationControlsSubscription();\n }\n }\n unmount() {\n this.node.animationState.reset();\n this.unmountControls?.();\n }\n}\n\nexport { AnimationFeature };\n//# sourceMappingURL=index.mjs.map\n"],"names":["AnimationFeature","Feature","node","createAnimationState","animate","isAnimationControls","prevAnimate","_a"],"mappings":";;;AAEA,MAAMA,UAAyBC,EAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMnC,YAAYC,GAAM;AACd,UAAMA,CAAI,GACVA,EAAK,mBAAmBA,EAAK,iBAAiBC,EAAqBD,CAAI;AAAA,EAC3E;AAAA,EACA,sCAAsC;AAClC,UAAM,EAAE,SAAAE,EAAO,IAAK,KAAK,KAAK,SAAQ;AACtC,IAAIC,EAAoBD,CAAO,MAC3B,KAAK,kBAAkBA,EAAQ,UAAU,KAAK,IAAI;AAAA,EAE1D;AAAA;AAAA;AAAA;AAAA,EAIA,QAAQ;AACJ,SAAK,oCAAmC;AAAA,EAC5C;AAAA,EACA,SAAS;AACL,UAAM,EAAE,SAAAA,EAAO,IAAK,KAAK,KAAK,SAAQ,GAChC,EAAE,SAASE,EAAW,IAAK,KAAK,KAAK,aAAa,CAAA;AACxD,IAAIF,MAAYE,KACZ,KAAK,oCAAmC;AAAA,EAEhD;AAAA,EACA,UAAU;;AACN,SAAK,KAAK,eAAe,MAAK,IAC9BC,IAAA,KAAK,oBAAL,QAAAA,EAAA;AAAA,EACJ;AACJ;","x_google_ignoreList":[0]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"animations.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/animations.mjs"],"sourcesContent":["import { AnimationFeature } from './animation/index.mjs';\nimport { ExitAnimationFeature } from './animation/exit.mjs';\n\nconst animations = {\n animation: {\n Feature: AnimationFeature,\n },\n exit: {\n Feature: ExitAnimationFeature,\n },\n};\n\nexport { animations };\n//# sourceMappingURL=animations.mjs.map\n"],"names":["animations","AnimationFeature","ExitAnimationFeature"],"mappings":";;AAGK,MAACA,IAAa;AAAA,EACf,WAAW;AAAA,IACP,SAASC;AAAA,EACjB;AAAA,EACI,MAAM;AAAA,IACF,SAASC;AAAA,EACjB;AACA;","x_google_ignoreList":[0]}
@@ -1,40 +0,0 @@
1
- import { getFeatureDefinitions as r, setFeatureDefinitions as s } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/render/VisualElement.es.js";
2
- const n = {
3
- animation: [
4
- "animate",
5
- "variants",
6
- "whileHover",
7
- "whileTap",
8
- "exit",
9
- "whileInView",
10
- "whileFocus",
11
- "whileDrag"
12
- ],
13
- exit: ["exit"],
14
- drag: ["drag", "dragControls"],
15
- focus: ["whileFocus"],
16
- hover: ["whileHover", "onHoverStart", "onHoverEnd"],
17
- tap: ["whileTap", "onTap", "onTapStart", "onTapCancel"],
18
- pan: ["onPan", "onPanStart", "onPanSessionStart", "onPanEnd"],
19
- inView: ["whileInView", "onViewportEnter", "onViewportLeave"],
20
- layout: ["layout", "layoutId"]
21
- };
22
- let t = !1;
23
- function l() {
24
- if (t)
25
- return;
26
- const e = {};
27
- for (const i in n)
28
- e[i] = {
29
- isEnabled: (o) => n[i].some((a) => !!o[a])
30
- };
31
- s(e), t = !0;
32
- }
33
- function w() {
34
- return l(), r();
35
- }
36
- export {
37
- w as getInitializedFeatureDefinitions,
38
- l as initFeatureDefinitions
39
- };
40
- //# sourceMappingURL=definitions.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"definitions.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/definitions.mjs"],"sourcesContent":["import { getFeatureDefinitions, setFeatureDefinitions } from 'motion-dom';\n\nconst featureProps = {\n animation: [\n \"animate\",\n \"variants\",\n \"whileHover\",\n \"whileTap\",\n \"exit\",\n \"whileInView\",\n \"whileFocus\",\n \"whileDrag\",\n ],\n exit: [\"exit\"],\n drag: [\"drag\", \"dragControls\"],\n focus: [\"whileFocus\"],\n hover: [\"whileHover\", \"onHoverStart\", \"onHoverEnd\"],\n tap: [\"whileTap\", \"onTap\", \"onTapStart\", \"onTapCancel\"],\n pan: [\"onPan\", \"onPanStart\", \"onPanSessionStart\", \"onPanEnd\"],\n inView: [\"whileInView\", \"onViewportEnter\", \"onViewportLeave\"],\n layout: [\"layout\", \"layoutId\"],\n};\nlet isInitialized = false;\n/**\n * Initialize feature definitions with isEnabled checks.\n * This must be called before any motion components are rendered.\n */\nfunction initFeatureDefinitions() {\n if (isInitialized)\n return;\n const initialFeatureDefinitions = {};\n for (const key in featureProps) {\n initialFeatureDefinitions[key] = {\n isEnabled: (props) => featureProps[key].some((name) => !!props[name]),\n };\n }\n setFeatureDefinitions(initialFeatureDefinitions);\n isInitialized = true;\n}\n/**\n * Get the current feature definitions, initializing if needed.\n */\nfunction getInitializedFeatureDefinitions() {\n initFeatureDefinitions();\n return getFeatureDefinitions();\n}\n\nexport { getInitializedFeatureDefinitions, initFeatureDefinitions };\n//# sourceMappingURL=definitions.mjs.map\n"],"names":["featureProps","isInitialized","initFeatureDefinitions","initialFeatureDefinitions","key","props","name","setFeatureDefinitions","getInitializedFeatureDefinitions","getFeatureDefinitions"],"mappings":";AAEA,MAAMA,IAAe;AAAA,EACjB,WAAW;AAAA,IACP;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACR;AAAA,EACI,MAAM,CAAC,MAAM;AAAA,EACb,MAAM,CAAC,QAAQ,cAAc;AAAA,EAC7B,OAAO,CAAC,YAAY;AAAA,EACpB,OAAO,CAAC,cAAc,gBAAgB,YAAY;AAAA,EAClD,KAAK,CAAC,YAAY,SAAS,cAAc,aAAa;AAAA,EACtD,KAAK,CAAC,SAAS,cAAc,qBAAqB,UAAU;AAAA,EAC5D,QAAQ,CAAC,eAAe,mBAAmB,iBAAiB;AAAA,EAC5D,QAAQ,CAAC,UAAU,UAAU;AACjC;AACA,IAAIC,IAAgB;AAKpB,SAASC,IAAyB;AAC9B,MAAID;AACA;AACJ,QAAME,IAA4B,CAAA;AAClC,aAAWC,KAAOJ;AACd,IAAAG,EAA0BC,CAAG,IAAI;AAAA,MAC7B,WAAW,CAACC,MAAUL,EAAaI,CAAG,EAAE,KAAK,CAACE,MAAS,CAAC,CAACD,EAAMC,CAAI,CAAC;AAAA,IAChF;AAEI,EAAAC,EAAsBJ,CAAyB,GAC/CF,IAAgB;AACpB;AAIA,SAASO,IAAmC;AACxC,SAAAN,EAAsB,GACfO,EAAqB;AAChC;","x_google_ignoreList":[0]}
@@ -1,18 +0,0 @@
1
- import { DragGesture as r } from "../../gestures/drag/index.es.js";
2
- import { PanGesture as o } from "../../gestures/pan/index.es.js";
3
- import { MeasureLayout as e } from "./layout/MeasureLayout.es.js";
4
- import { HTMLProjectionNode as t } from "../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/HTMLProjectionNode.es.js";
5
- const u = {
6
- pan: {
7
- Feature: o
8
- },
9
- drag: {
10
- Feature: r,
11
- ProjectionNode: t,
12
- MeasureLayout: e
13
- }
14
- };
15
- export {
16
- u as drag
17
- };
18
- //# sourceMappingURL=drag.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drag.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/drag.mjs"],"sourcesContent":["import { DragGesture } from '../../gestures/drag/index.mjs';\nimport { PanGesture } from '../../gestures/pan/index.mjs';\nimport { MeasureLayout } from './layout/MeasureLayout.mjs';\nimport { HTMLProjectionNode } from 'motion-dom';\n\nconst drag = {\n pan: {\n Feature: PanGesture,\n },\n drag: {\n Feature: DragGesture,\n ProjectionNode: HTMLProjectionNode,\n MeasureLayout,\n },\n};\n\nexport { drag };\n//# sourceMappingURL=drag.mjs.map\n"],"names":["drag","PanGesture","DragGesture","HTMLProjectionNode","MeasureLayout"],"mappings":";;;;AAKK,MAACA,IAAO;AAAA,EACT,KAAK;AAAA,IACD,SAASC;AAAA,EACjB;AAAA,EACI,MAAM;AAAA,IACF,SAASC;AAAA,IACT,gBAAgBC;AAAA,IAChB,eAAAC;AAAA,EACR;AACA;","x_google_ignoreList":[0]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"gestures.es.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/gestures.mjs"],"sourcesContent":["import { HoverGesture } from '../../gestures/hover.mjs';\nimport { FocusGesture } from '../../gestures/focus.mjs';\nimport { PressGesture } from '../../gestures/press.mjs';\nimport { InViewFeature } from './viewport/index.mjs';\n\nconst gestureAnimations = {\n inView: {\n Feature: InViewFeature,\n },\n tap: {\n Feature: PressGesture,\n },\n focus: {\n Feature: FocusGesture,\n },\n hover: {\n Feature: HoverGesture,\n },\n};\n\nexport { gestureAnimations };\n//# sourceMappingURL=gestures.mjs.map\n"],"names":["gestureAnimations","InViewFeature","PressGesture","FocusGesture","HoverGesture"],"mappings":";;;;AAKK,MAACA,IAAoB;AAAA,EACtB,QAAQ;AAAA,IACJ,SAASC;AAAA,EACjB;AAAA,EACI,KAAK;AAAA,IACD,SAASC;AAAA,EACjB;AAAA,EACI,OAAO;AAAA,IACH,SAASC;AAAA,EACjB;AAAA,EACI,OAAO;AAAA,IACH,SAASC;AAAA,EACjB;AACA;","x_google_ignoreList":[0]}
@@ -1,61 +0,0 @@
1
- import { jsx as m } from "react/jsx-runtime";
2
- import { useContext as u, Component as l } from "react";
3
- import { usePresence as c } from "../../../components/AnimatePresence/use-presence.es.js";
4
- import { LayoutGroupContext as f } from "../../../context/LayoutGroupContext.es.js";
5
- import { SwitchLayoutGroupContext as d } from "../../../context/SwitchLayoutGroupContext.es.js";
6
- import { globalProjectionState as h } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/projection/node/state.es.js";
7
- import { frame as y } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/frame.es.js";
8
- import { microtask as g } from "../../../../../../../../motion-dom@12.38.0/node_modules/motion-dom/dist/es/frameloop/microtask.es.js";
9
- let i = !1;
10
- class v extends l {
11
- /**
12
- * This only mounts projection nodes for components that
13
- * need measuring, we might want to do it for all components
14
- * in order to incorporate transforms
15
- */
16
- componentDidMount() {
17
- const { visualElement: t, layoutGroup: o, switchLayoutGroup: e, layoutId: s } = this.props, { projection: n } = t;
18
- n && (o.group && o.group.add(n), e && e.register && s && e.register(n), i && n.root.didUpdate(), n.addEventListener("animationComplete", () => {
19
- this.safeToRemove();
20
- }), n.setOptions({
21
- ...n.options,
22
- layoutDependency: this.props.layoutDependency,
23
- onExitComplete: () => this.safeToRemove()
24
- })), h.hasEverUpdated = !0;
25
- }
26
- getSnapshotBeforeUpdate(t) {
27
- const { layoutDependency: o, visualElement: e, drag: s, isPresent: n } = this.props, { projection: r } = e;
28
- return r && (r.isPresent = n, t.layoutDependency !== o && r.setOptions({
29
- ...r.options,
30
- layoutDependency: o
31
- }), i = !0, s || t.layoutDependency !== o || o === void 0 || t.isPresent !== n ? r.willUpdate() : this.safeToRemove(), t.isPresent !== n && (n ? r.promote() : r.relegate() || y.postRender(() => {
32
- const p = r.getStack();
33
- (!p || !p.members.length) && this.safeToRemove();
34
- }))), null;
35
- }
36
- componentDidUpdate() {
37
- const { visualElement: t, layoutAnchor: o } = this.props, { projection: e } = t;
38
- e && (e.options.layoutAnchor = o, e.root.didUpdate(), g.postRender(() => {
39
- !e.currentAnimation && e.isLead() && this.safeToRemove();
40
- }));
41
- }
42
- componentWillUnmount() {
43
- const { visualElement: t, layoutGroup: o, switchLayoutGroup: e } = this.props, { projection: s } = t;
44
- i = !0, s && (s.scheduleCheckAfterUnmount(), o && o.group && o.group.remove(s), e && e.deregister && e.deregister(s));
45
- }
46
- safeToRemove() {
47
- const { safeToRemove: t } = this.props;
48
- t && t();
49
- }
50
- render() {
51
- return null;
52
- }
53
- }
54
- function E(a) {
55
- const [t, o] = c(), e = u(f);
56
- return m(v, { ...a, layoutGroup: e, switchLayoutGroup: u(d), isPresent: t, safeToRemove: o });
57
- }
58
- export {
59
- E as MeasureLayout
60
- };
61
- //# sourceMappingURL=MeasureLayout.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MeasureLayout.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/framer-motion@12.38.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs"],"sourcesContent":["\"use client\";\nimport { jsx } from 'react/jsx-runtime';\nimport { globalProjectionState, frame, microtask } from 'motion-dom';\nimport { useContext, Component } from 'react';\nimport { usePresence } from '../../../components/AnimatePresence/use-presence.mjs';\nimport { LayoutGroupContext } from '../../../context/LayoutGroupContext.mjs';\nimport { SwitchLayoutGroupContext } from '../../../context/SwitchLayoutGroupContext.mjs';\n\n/**\n * Track whether we've taken any snapshots yet. If not,\n * we can safely skip notification of didUpdate.\n *\n * Difficult to capture in a test but to prevent flickering\n * we must set this to true either on update or unmount.\n * Running `next-env/layout-id` in Safari will show this behaviour if broken.\n */\nlet hasTakenAnySnapshot = false;\nclass MeasureLayoutWithContext extends Component {\n /**\n * This only mounts projection nodes for components that\n * need measuring, we might want to do it for all components\n * in order to incorporate transforms\n */\n componentDidMount() {\n const { visualElement, layoutGroup, switchLayoutGroup, layoutId } = this.props;\n const { projection } = visualElement;\n if (projection) {\n if (layoutGroup.group)\n layoutGroup.group.add(projection);\n if (switchLayoutGroup && switchLayoutGroup.register && layoutId) {\n switchLayoutGroup.register(projection);\n }\n if (hasTakenAnySnapshot) {\n projection.root.didUpdate();\n }\n projection.addEventListener(\"animationComplete\", () => {\n this.safeToRemove();\n });\n projection.setOptions({\n ...projection.options,\n layoutDependency: this.props.layoutDependency,\n onExitComplete: () => this.safeToRemove(),\n });\n }\n globalProjectionState.hasEverUpdated = true;\n }\n getSnapshotBeforeUpdate(prevProps) {\n const { layoutDependency, visualElement, drag, isPresent } = this.props;\n const { projection } = visualElement;\n if (!projection)\n return null;\n /**\n * TODO: We use this data in relegate to determine whether to\n * promote a previous element. There's no guarantee its presence data\n * will have updated by this point - if a bug like this arises it will\n * have to be that we markForRelegation and then find a new lead some other way,\n * perhaps in didUpdate\n */\n projection.isPresent = isPresent;\n if (prevProps.layoutDependency !== layoutDependency) {\n projection.setOptions({\n ...projection.options,\n layoutDependency,\n });\n }\n hasTakenAnySnapshot = true;\n if (drag ||\n prevProps.layoutDependency !== layoutDependency ||\n layoutDependency === undefined ||\n prevProps.isPresent !== isPresent) {\n projection.willUpdate();\n }\n else {\n this.safeToRemove();\n }\n if (prevProps.isPresent !== isPresent) {\n if (isPresent) {\n projection.promote();\n }\n else if (!projection.relegate()) {\n /**\n * If there's another stack member taking over from this one,\n * it's in charge of the exit animation and therefore should\n * be in charge of the safe to remove. Otherwise we call it here.\n */\n frame.postRender(() => {\n const stack = projection.getStack();\n if (!stack || !stack.members.length) {\n this.safeToRemove();\n }\n });\n }\n }\n return null;\n }\n componentDidUpdate() {\n const { visualElement, layoutAnchor } = this.props;\n const { projection } = visualElement;\n if (projection) {\n projection.options.layoutAnchor = layoutAnchor;\n projection.root.didUpdate();\n microtask.postRender(() => {\n if (!projection.currentAnimation && projection.isLead()) {\n this.safeToRemove();\n }\n });\n }\n }\n componentWillUnmount() {\n const { visualElement, layoutGroup, switchLayoutGroup: promoteContext, } = this.props;\n const { projection } = visualElement;\n hasTakenAnySnapshot = true;\n if (projection) {\n projection.scheduleCheckAfterUnmount();\n if (layoutGroup && layoutGroup.group)\n layoutGroup.group.remove(projection);\n if (promoteContext && promoteContext.deregister)\n promoteContext.deregister(projection);\n }\n }\n safeToRemove() {\n const { safeToRemove } = this.props;\n safeToRemove && safeToRemove();\n }\n render() {\n return null;\n }\n}\nfunction MeasureLayout(props) {\n const [isPresent, safeToRemove] = usePresence();\n const layoutGroup = useContext(LayoutGroupContext);\n return (jsx(MeasureLayoutWithContext, { ...props, layoutGroup: layoutGroup, switchLayoutGroup: useContext(SwitchLayoutGroupContext), isPresent: isPresent, safeToRemove: safeToRemove }));\n}\n\nexport { MeasureLayout };\n//# sourceMappingURL=MeasureLayout.mjs.map\n"],"names":["hasTakenAnySnapshot","MeasureLayoutWithContext","Component","visualElement","layoutGroup","switchLayoutGroup","layoutId","projection","globalProjectionState","prevProps","layoutDependency","drag","isPresent","frame","stack","layoutAnchor","microtask","promoteContext","safeToRemove","MeasureLayout","props","usePresence","useContext","LayoutGroupContext","jsx","SwitchLayoutGroupContext"],"mappings":";;;;;;;;AAgBA,IAAIA,IAAsB;AAC1B,MAAMC,UAAiCC,EAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAM7C,oBAAoB;AAChB,UAAM,EAAE,eAAAC,GAAe,aAAAC,GAAa,mBAAAC,GAAmB,UAAAC,EAAQ,IAAK,KAAK,OACnE,EAAE,YAAAC,EAAU,IAAKJ;AACvB,IAAII,MACIH,EAAY,SACZA,EAAY,MAAM,IAAIG,CAAU,GAChCF,KAAqBA,EAAkB,YAAYC,KACnDD,EAAkB,SAASE,CAAU,GAErCP,KACAO,EAAW,KAAK,UAAS,GAE7BA,EAAW,iBAAiB,qBAAqB,MAAM;AACnD,WAAK,aAAY;AAAA,IACrB,CAAC,GACDA,EAAW,WAAW;AAAA,MAClB,GAAGA,EAAW;AAAA,MACd,kBAAkB,KAAK,MAAM;AAAA,MAC7B,gBAAgB,MAAM,KAAK,aAAY;AAAA,IACvD,CAAa,IAELC,EAAsB,iBAAiB;AAAA,EAC3C;AAAA,EACA,wBAAwBC,GAAW;AAC/B,UAAM,EAAE,kBAAAC,GAAkB,eAAAP,GAAe,MAAAQ,GAAM,WAAAC,EAAS,IAAK,KAAK,OAC5D,EAAE,YAAAL,EAAU,IAAKJ;AACvB,WAAKI,MASLA,EAAW,YAAYK,GACnBH,EAAU,qBAAqBC,KAC/BH,EAAW,WAAW;AAAA,MAClB,GAAGA,EAAW;AAAA,MACd,kBAAAG;AAAA,IAChB,CAAa,GAELV,IAAsB,IAClBW,KACAF,EAAU,qBAAqBC,KAC/BA,MAAqB,UACrBD,EAAU,cAAcG,IACxBL,EAAW,WAAU,IAGrB,KAAK,aAAY,GAEjBE,EAAU,cAAcG,MACpBA,IACAL,EAAW,QAAO,IAEZA,EAAW,cAMjBM,EAAM,WAAW,MAAM;AACnB,YAAMC,IAAQP,EAAW,SAAQ;AACjC,OAAI,CAACO,KAAS,CAACA,EAAM,QAAQ,WACzB,KAAK,aAAY;AAAA,IAEzB,CAAC,KAGF;AAAA,EACX;AAAA,EACA,qBAAqB;AACjB,UAAM,EAAE,eAAAX,GAAe,cAAAY,EAAY,IAAK,KAAK,OACvC,EAAE,YAAAR,EAAU,IAAKJ;AACvB,IAAII,MACAA,EAAW,QAAQ,eAAeQ,GAClCR,EAAW,KAAK,UAAS,GACzBS,EAAU,WAAW,MAAM;AACvB,MAAI,CAACT,EAAW,oBAAoBA,EAAW,OAAM,KACjD,KAAK,aAAY;AAAA,IAEzB,CAAC;AAAA,EAET;AAAA,EACA,uBAAuB;AACnB,UAAM,EAAE,eAAAJ,GAAe,aAAAC,GAAa,mBAAmBa,EAAc,IAAM,KAAK,OAC1E,EAAE,YAAAV,EAAU,IAAKJ;AACvB,IAAAH,IAAsB,IAClBO,MACAA,EAAW,0BAAyB,GAChCH,KAAeA,EAAY,SAC3BA,EAAY,MAAM,OAAOG,CAAU,GACnCU,KAAkBA,EAAe,cACjCA,EAAe,WAAWV,CAAU;AAAA,EAEhD;AAAA,EACA,eAAe;AACX,UAAM,EAAE,cAAAW,MAAiB,KAAK;AAC9B,IAAAA,KAAgBA,EAAY;AAAA,EAChC;AAAA,EACA,SAAS;AACL,WAAO;AAAA,EACX;AACJ;AACA,SAASC,EAAcC,GAAO;AAC1B,QAAM,CAACR,GAAWM,CAAY,IAAIG,EAAW,GACvCjB,IAAckB,EAAWC,CAAkB;AACjD,SAAQC,EAAIvB,GAA0B,EAAE,GAAGmB,GAAO,aAAahB,GAAa,mBAAmBkB,EAAWG,CAAwB,GAAG,WAAWb,GAAW,cAAcM,EAAY,CAAE;AAC3L;","x_google_ignoreList":[0]}