@loczer/storefront-sdk 0.217.0 → 0.218.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/dist/chunks/_virtual/_rolldown/{runtime-CkxIErRK.js → runtime-B5ovbsoX.js} +12 -5
  2. package/dist/chunks/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm-6voMhWrN.js +11 -0
  3. package/dist/chunks/node_modules/@emotion/memoize/dist/emotion-memoize.esm-CbcNHeNh.js +12 -0
  4. package/dist/chunks/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild-DVb6X_PO.js +61 -0
  5. package/dist/chunks/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild-DyihLa7p.js +53 -0
  6. package/dist/chunks/node_modules/framer-motion/dist/es/components/AnimatePresence/index-DmhaitYv.js +60 -0
  7. package/dist/chunks/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-Cig9mH3B.js +20 -0
  8. package/dist/chunks/node_modules/framer-motion/dist/es/components/AnimatePresence/utils-MuK80fQc.js +11 -0
  9. package/dist/chunks/node_modules/framer-motion/dist/es/context/LayoutGroupContext-CppToMHP.js +6 -0
  10. package/dist/chunks/node_modules/framer-motion/dist/es/context/LazyContext-pz7xXPnk.js +6 -0
  11. package/dist/chunks/node_modules/framer-motion/dist/es/context/MotionConfigContext-CoJIbMbt.js +10 -0
  12. package/dist/chunks/node_modules/framer-motion/dist/es/context/MotionContext/create-Bn_I3YGX.js +17 -0
  13. package/dist/chunks/node_modules/framer-motion/dist/es/context/MotionContext/index-B9obK4sO.js +6 -0
  14. package/dist/chunks/node_modules/framer-motion/dist/es/context/MotionContext/utils-ByjX9df_.js +15 -0
  15. package/dist/chunks/node_modules/framer-motion/dist/es/context/PresenceContext-Cj2bJFe0.js +6 -0
  16. package/dist/chunks/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext-DhUxGAwV.js +6 -0
  17. package/dist/chunks/node_modules/framer-motion/dist/es/events/add-pointer-event-CHKBre-7.js +8 -0
  18. package/dist/chunks/node_modules/framer-motion/dist/es/events/event-info-CIMY2v27.js +11 -0
  19. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls-BP560JFy.js +258 -0
  20. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/drag/index-DH25rbJs.js +22 -0
  21. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints-uATfUwby.js +59 -0
  22. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/focus-D5PGq15I.js +27 -0
  23. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/hover-BSuPivdx.js +20 -0
  24. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/pan/PanSession-DQk2Dv3G.js +138 -0
  25. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/pan/index-CSmtHc88.js +42 -0
  26. package/dist/chunks/node_modules/framer-motion/dist/es/gestures/press-jh5KkKLw.js +26 -0
  27. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/animation/exit-C4vmhIuU.js +39 -0
  28. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/animation/index-BxVBcgYs.js +25 -0
  29. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/animations-D8nAGh1h.js +9 -0
  30. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/definitions-D5AEjfKY.js +51 -0
  31. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/drag-Ilu0wLsZ.js +15 -0
  32. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/gestures-NOCelRjM.js +13 -0
  33. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout-CiUIGE9r.js +61 -0
  34. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/layout-B_FwT4yv.js +9 -0
  35. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/load-features-BzH6YCRU.js +13 -0
  36. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/viewport/index-CulwEMSa.js +46 -0
  37. package/dist/chunks/node_modules/framer-motion/dist/es/motion/features/viewport/observers-x2xlB0Om.js +24 -0
  38. package/dist/chunks/node_modules/framer-motion/dist/es/motion/index-Nj9omPyM.js +70 -0
  39. package/dist/chunks/node_modules/framer-motion/dist/es/motion/utils/symbol-BaRQvk9k.js +4 -0
  40. package/dist/chunks/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref-B42kEDKi.js +21 -0
  41. package/dist/chunks/node_modules/framer-motion/dist/es/motion/utils/use-visual-element-CG31NdKM.js +58 -0
  42. package/dist/chunks/node_modules/framer-motion/dist/es/motion/utils/use-visual-state-C3wTD2F4.js +50 -0
  43. package/dist/chunks/node_modules/framer-motion/dist/es/motion/utils/valid-prop-B-V3c3JM.js +7 -0
  44. package/dist/chunks/node_modules/framer-motion/dist/es/render/components/create-proxy-CkstUqll.js +10 -0
  45. package/dist/chunks/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle-DUpS38r2.js +13 -0
  46. package/dist/chunks/node_modules/framer-motion/dist/es/render/components/motion/proxy-DXxjnqei.js +7 -0
  47. package/dist/chunks/node_modules/framer-motion/dist/es/render/dom/create-visual-element-Da4IYVeR.js +8 -0
  48. package/dist/chunks/node_modules/framer-motion/dist/es/render/dom/use-render-vjqx3wpA.js +21 -0
  49. package/dist/chunks/node_modules/framer-motion/dist/es/render/dom/utils/filter-props-8AWb0Fmy.js +19 -0
  50. package/dist/chunks/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component-Dfh-TmXQ.js +7 -0
  51. package/dist/chunks/node_modules/framer-motion/dist/es/render/html/use-html-visual-state-B0BxPJ3u.js +11 -0
  52. package/dist/chunks/node_modules/framer-motion/dist/es/render/html/use-props-D5zID_2s.js +26 -0
  53. package/dist/chunks/node_modules/framer-motion/dist/es/render/html/utils/create-render-state-dth6BoLB.js +9 -0
  54. package/dist/chunks/node_modules/framer-motion/dist/es/render/svg/lowercase-elements-C04v53NG.js +30 -0
  55. package/dist/chunks/node_modules/framer-motion/dist/es/render/svg/use-props-MZrwg07L.js +26 -0
  56. package/dist/chunks/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state-pJSuuPIs.js +11 -0
  57. package/dist/chunks/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state-b0r4UXLU.js +8 -0
  58. package/dist/chunks/node_modules/framer-motion/dist/es/utils/distance-DcZpIXTw.js +8 -0
  59. package/dist/chunks/node_modules/framer-motion/dist/es/utils/get-context-window-pYdCDRbN.js +4 -0
  60. package/dist/chunks/node_modules/framer-motion/dist/es/utils/is-browser-DaKd-mJB.js +4 -0
  61. package/dist/chunks/node_modules/framer-motion/dist/es/utils/is-ref-object-DfJ8Lr_g.js +6 -0
  62. package/dist/chunks/node_modules/framer-motion/dist/es/utils/use-composed-ref-EoyZU9bo.js +25 -0
  63. package/dist/chunks/node_modules/framer-motion/dist/es/utils/use-constant-B5X65PZe.js +9 -0
  64. package/dist/chunks/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect-D1bPqOsw.js +7 -0
  65. package/dist/chunks/node_modules/mapbox-gl/dist/{mapbox-gl-C3ih7CyM.js → mapbox-gl-C3MzR-4r.js} +1 -1
  66. package/dist/chunks/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation-CaTU1DM6.js +107 -0
  67. package/dist/chunks/node_modules/motion-dom/dist/es/animation/JSAnimation-zfqrUSXR.js +129 -0
  68. package/dist/chunks/node_modules/motion-dom/dist/es/animation/NativeAnimation-CfiXAYmD.js +84 -0
  69. package/dist/chunks/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended-BKiHRnbh.js +28 -0
  70. package/dist/chunks/node_modules/motion-dom/dist/es/animation/animate/single-value-66TFY3Ue.js +10 -0
  71. package/dist/chunks/node_modules/motion-dom/dist/es/animation/drivers/frame-C46tnJcG.js +13 -0
  72. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/inertia-CSs70-4B.js +32 -0
  73. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/keyframes-B8KsYraP.js +22 -0
  74. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/spring-CEJsZ0ds.js +166 -0
  75. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration-N3fRuYmx.js +9 -0
  76. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing-CNVBTdyB.js +16 -0
  77. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator-CeGXg0jv.js +6 -0
  78. package/dist/chunks/node_modules/motion-dom/dist/es/animation/generators/utils/velocity-NngCxIQM.js +9 -0
  79. package/dist/chunks/node_modules/motion-dom/dist/es/animation/interfaces/motion-value-Dpez8dQD.js +45 -0
  80. package/dist/chunks/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-DZ-rOn58.js +21 -0
  81. package/dist/chunks/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-target-C0xS2WGG.js +57 -0
  82. package/dist/chunks/node_modules/motion-dom/dist/es/animation/interfaces/visual-element-variant-B35oZvml.js +26 -0
  83. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver-_h9E3nwl.js +61 -0
  84. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver-BxwoVKip.js +67 -0
  85. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/get-final-BQVKjyPS.js +8 -0
  86. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default-DW_NtU-K.js +8 -0
  87. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill-D-JxRntL.js +12 -0
  88. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time-BCh-zgvS.js +6 -0
  89. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards-Dasqyq5W.js +6 -0
  90. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none-Boi7nzNq.js +7 -0
  91. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable-DZ2uKxwT.js +18 -0
  92. package/dist/chunks/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion-CZVviGe6.js +36 -0
  93. package/dist/chunks/node_modules/motion-dom/dist/es/animation/optimized-appear/data-id-DKf-WdGO.js +5 -0
  94. package/dist/chunks/node_modules/motion-dom/dist/es/animation/optimized-appear/get-appear-id-B3ocRUEp.js +7 -0
  95. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/WithPromise-Df7bJffn.js +22 -0
  96. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/calc-child-stagger-Zf1BbESP.js +7 -0
  97. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/can-animate-8-JdOSKl.js +18 -0
  98. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion-DbIMqS6o.js +25 -0
  99. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/default-transitions-DVnwrMKg.js +27 -0
  100. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/get-value-transition-5a_kRob8.js +8 -0
  101. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/is-animatable-C5hoiztj.js +5 -0
  102. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/is-css-variable-CyNVJBsm.js +7 -0
  103. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/is-transition-defined-C1rwuBUy.js +19 -0
  104. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/make-animation-instant-COWEl80Q.js +6 -0
  105. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type-BMiDtDGg.js +16 -0
  106. package/dist/chunks/node_modules/motion-dom/dist/es/animation/utils/resolve-transition-BTqjVzCB.js +13 -0
  107. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier-J2lt5jeZ.js +4 -0
  108. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing-BD7Y9jJG.js +11 -0
  109. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/easing/supported-Cz-WgHfd.js +35 -0
  110. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation-ClEsx3cW.js +19 -0
  111. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi-DOBuuHlt.js +24 -0
  112. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values-D6fGw6G9.js +10 -0
  113. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator-BP_nJDar.js +8 -0
  114. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/utils/is-browser-color-DlLrfl3t.js +8 -0
  115. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/utils/linear-CfxAW4iV.js +8 -0
  116. package/dist/chunks/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing-CXVzjJ-M.js +17 -0
  117. package/dist/chunks/node_modules/motion-dom/dist/es/events/add-dom-event-CWEtxeZQ.js +6 -0
  118. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/batcher-DfPEJ0tV.js +30 -0
  119. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/frame-CKZTADU1.js +6 -0
  120. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/microtask-C0-dBzym.js +5 -0
  121. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/order-CHyaH5qN.js +13 -0
  122. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/render-step-CdDpWyF_.js +32 -0
  123. package/dist/chunks/node_modules/motion-dom/dist/es/frameloop/sync-time-C_QyRCNd.js +15 -0
  124. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/drag/state/is-active-CVvtbTCK.js +10 -0
  125. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/drag/state/set-active-CDl0txXn.js +11 -0
  126. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/hover-rZyMySKA.js +36 -0
  127. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/press/index-CdNLBeeX.js +36 -0
  128. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible-DVnEOolg.js +21 -0
  129. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard-OEdF2Pgl.js +28 -0
  130. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/press/utils/state-Ebi7SIjG.js +4 -0
  131. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child-Bpzb9pAt.js +4 -0
  132. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer-CiELcwyf.js +4 -0
  133. package/dist/chunks/node_modules/motion-dom/dist/es/gestures/utils/setup-51FdPiwb.js +16 -0
  134. package/dist/chunks/node_modules/motion-dom/dist/es/projection/animation/mix-values-CI36Bvu8.js +25 -0
  135. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/conversion-C53fTUL0.js +39 -0
  136. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/copy-DLOE8cY-.js +12 -0
  137. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/delta-apply-D_7fQFIs.js +43 -0
  138. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/delta-calc-CnWZkKos.js +30 -0
  139. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/delta-remove-BVg-RIJ5.js +29 -0
  140. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/models-d7gxmOp4.js +18 -0
  141. package/dist/chunks/node_modules/motion-dom/dist/es/projection/geometry/utils-DB_aXUBK.js +28 -0
  142. package/dist/chunks/node_modules/motion-dom/dist/es/projection/node/DocumentProjectionNode-DO5yRSLp.js +13 -0
  143. package/dist/chunks/node_modules/motion-dom/dist/es/projection/node/HTMLProjectionNode-DPNJVDRP.js +22 -0
  144. package/dist/chunks/node_modules/motion-dom/dist/es/projection/node/create-projection-node-23wDIc4D.js +584 -0
  145. package/dist/chunks/node_modules/motion-dom/dist/es/projection/node/state-DB-DwaXn.js +7 -0
  146. package/dist/chunks/node_modules/motion-dom/dist/es/projection/shared/stack-tv0ZE6-p.js +51 -0
  147. package/dist/chunks/node_modules/motion-dom/dist/es/projection/styles/scale-border-radius-o5vW8fHp.js +13 -0
  148. package/dist/chunks/node_modules/motion-dom/dist/es/projection/styles/scale-box-shadow-BhjA57xW.js +13 -0
  149. package/dist/chunks/node_modules/motion-dom/dist/es/projection/styles/scale-correction-Dqs0DG_x.js +17 -0
  150. package/dist/chunks/node_modules/motion-dom/dist/es/projection/styles/transform-NKB2cwBd.js +12 -0
  151. package/dist/chunks/node_modules/motion-dom/dist/es/projection/utils/compare-by-depth-D4ki-lbA.js +4 -0
  152. package/dist/chunks/node_modules/motion-dom/dist/es/projection/utils/each-axis-Bvmvr7Z2.js +6 -0
  153. package/dist/chunks/node_modules/motion-dom/dist/es/projection/utils/flat-tree-DoVrrxxY.js +19 -0
  154. package/dist/chunks/node_modules/motion-dom/dist/es/projection/utils/has-transform-MC2xCktm.js +18 -0
  155. package/dist/chunks/node_modules/motion-dom/dist/es/projection/utils/measure-9EHDTj-Q.js +12 -0
  156. package/dist/chunks/node_modules/motion-dom/dist/es/render/Feature-BO-74BEK.js +9 -0
  157. package/dist/chunks/node_modules/motion-dom/dist/es/render/VisualElement-Q2WcJv6t.js +204 -0
  158. package/dist/chunks/node_modules/motion-dom/dist/es/render/dom/DOMVisualElement-C0PGIt5i.js +28 -0
  159. package/dist/chunks/node_modules/motion-dom/dist/es/render/dom/is-css-var-Dp_b3naF.js +4 -0
  160. package/dist/chunks/node_modules/motion-dom/dist/es/render/dom/parse-transform-BhriW6XO.js +56 -0
  161. package/dist/chunks/node_modules/motion-dom/dist/es/render/dom/style-set-rv8o9V7z.js +7 -0
  162. package/dist/chunks/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash-DkTMivH-.js +6 -0
  163. package/dist/chunks/node_modules/motion-dom/dist/es/render/html/HTMLVisualElement-BlmAcWaG.js +39 -0
  164. package/dist/chunks/node_modules/motion-dom/dist/es/render/html/utils/build-styles-d8t31XT-.js +28 -0
  165. package/dist/chunks/node_modules/motion-dom/dist/es/render/html/utils/build-transform-ses8bYxd.js +36 -0
  166. package/dist/chunks/node_modules/motion-dom/dist/es/render/html/utils/render-D0WyK2kl.js +8 -0
  167. package/dist/chunks/node_modules/motion-dom/dist/es/render/html/utils/scrape-motion-values-Dnanh7Pq.js +11 -0
  168. package/dist/chunks/node_modules/motion-dom/dist/es/render/store-BtTKq2jY.js +4 -0
  169. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/SVGVisualElement-CQOmrr3k.js +40 -0
  170. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/build-attrs-CfRsHEuP.js +22 -0
  171. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/camel-case-attrs-eLNLAV8t.js +28 -0
  172. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/is-svg-tag-DmzYEr13.js +4 -0
  173. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/path-DrGKJJG-.js +15 -0
  174. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/render--nKPYECx.js +10 -0
  175. package/dist/chunks/node_modules/motion-dom/dist/es/render/svg/utils/scrape-motion-values-BZpmWNaV.js +14 -0
  176. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/animation-state-DDMO-7FQ.js +135 -0
  177. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/get-variant-context-qR057mHU.js +19 -0
  178. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/is-animation-controls-B7ktiywN.js +6 -0
  179. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/is-controlling-variants-BTh61RuJ.js +12 -0
  180. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/is-forced-motion-value-DJbn-QIQ.js +8 -0
  181. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/is-keyframes-target-BjHS8PGf.js +4 -0
  182. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/is-variant-label-CVoIfHaT.js +6 -0
  183. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/keys-position-6KzA4Ufp.js +13 -0
  184. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/keys-transform-D89O3jUI.js +22 -0
  185. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/motion-values-BofpGQv9.js +21 -0
  186. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/reduced-motion/index-CBQsVFcz.js +11 -0
  187. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/reduced-motion/state-ClY5PInV.js +4 -0
  188. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/resolve-dynamic-variants-CctcYJsO.js +8 -0
  189. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/resolve-variants-YRQnmPS8.js +20 -0
  190. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/setters-CAm56hbR.js +20 -0
  191. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/shallow-compare-D_Ag1Ugh.js +10 -0
  192. package/dist/chunks/node_modules/motion-dom/dist/es/render/utils/variant-props-wnjnGla7.js +12 -0
  193. package/dist/chunks/node_modules/motion-dom/dist/es/resize/handle-element-C0cdHgCp.js +37 -0
  194. package/dist/chunks/node_modules/motion-dom/dist/es/resize/handle-window-CYcfJ-yc.js +22 -0
  195. package/dist/chunks/node_modules/motion-dom/dist/es/resize/index-BxIqM2kA.js +8 -0
  196. package/dist/chunks/node_modules/motion-dom/dist/es/stats/buffer-Ddx-OwOh.js +7 -0
  197. package/dist/chunks/node_modules/motion-dom/dist/es/utils/border-radius-BzX2eyPO.js +9 -0
  198. package/dist/chunks/node_modules/motion-dom/dist/es/utils/delay-CHrWJUrg.js +12 -0
  199. package/dist/chunks/node_modules/motion-dom/dist/es/utils/interpolate-CzC1L8ZO.js +33 -0
  200. package/dist/chunks/node_modules/motion-dom/dist/es/utils/is-html-element-C0nwVk_b.js +7 -0
  201. package/dist/chunks/node_modules/motion-dom/dist/es/utils/is-svg-element-DBzZMKGK.js +7 -0
  202. package/dist/chunks/node_modules/motion-dom/dist/es/utils/is-svg-svg-element-Ckc3gGsT.js +7 -0
  203. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/color-DWwiDYZb.js +30 -0
  204. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/complex-BHS_05I4.js +52 -0
  205. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/immediate-BKaWg21K.js +6 -0
  206. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/index-BRygSkxI.js +8 -0
  207. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/number-BQSwMPU1.js +4 -0
  208. package/dist/chunks/node_modules/motion-dom/dist/es/utils/mix/visibility-Cskd_oLV.js +7 -0
  209. package/dist/chunks/node_modules/motion-dom/dist/es/utils/resolve-elements-Dtu6Z_Ty.js +14 -0
  210. package/dist/chunks/node_modules/motion-dom/dist/es/utils/supports/flags-BurPNJ34.js +4 -0
  211. package/dist/chunks/node_modules/motion-dom/dist/es/utils/supports/linear-easing-Pzz4ZlUa.js +12 -0
  212. package/dist/chunks/node_modules/motion-dom/dist/es/utils/supports/memo-DC0cOD0o.js +9 -0
  213. package/dist/chunks/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline-rru9B6Gb.js +5 -0
  214. package/dist/chunks/node_modules/motion-dom/dist/es/value/index-Bwg0vVXH.js +92 -0
  215. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/auto-koixlyde.js +7 -0
  216. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/hex-D_nQPreB.js +19 -0
  217. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/hsla-UmYS8wgv.js +12 -0
  218. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba-DcyRElEM.js +21 -0
  219. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/index-N7DJKOLI.js +15 -0
  220. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/rgba-CdLIc-3D.js +15 -0
  221. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/color/utils-MnexfjLY.js +16 -0
  222. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/complex/filter-ClIAXOZw.js +26 -0
  223. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/complex/index-grhmCqMW.js +52 -0
  224. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/complex/mask-BwJciot3.js +14 -0
  225. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/dimensions-DiF9rgiq.js +16 -0
  226. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/int-CXf2V5s3.js +8 -0
  227. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/maps/defaults-CUGdDi7c.js +24 -0
  228. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/maps/number-CbCxH6Jz.js +64 -0
  229. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/maps/transform-KMLgKYda.js +32 -0
  230. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/numbers/index-DYQnrXRf.js +15 -0
  231. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/numbers/units-Cl3LhAl3.js +12 -0
  232. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/test-BkLtGGhq.js +4 -0
  233. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/animatable-none-48Tgfh--.js +12 -0
  234. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/color-regex-C3uB4EIr.js +4 -0
  235. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/find-DcyXW-Sp.js +12 -0
  236. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/float-regex-DjWNXroL.js +4 -0
  237. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/get-as-type-D-jDTeib.js +4 -0
  238. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/is-nullish-CqG_su_i.js +6 -0
  239. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/sanitize-CHpVppHV.js +4 -0
  240. package/dist/chunks/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex-B5zaDk0y.js +4 -0
  241. package/dist/chunks/node_modules/motion-dom/dist/es/value/utils/is-motion-value-DjNWSbJA.js +4 -0
  242. package/dist/chunks/node_modules/motion-dom/dist/es/value/utils/resolve-motion-value-B_1ESd5B.js +7 -0
  243. package/dist/chunks/node_modules/motion-dom/dist/es/value/will-change/add-will-change-DBvewpY4.js +13 -0
  244. package/dist/chunks/node_modules/motion-dom/dist/es/value/will-change/is-T16fSSX5.js +7 -0
  245. package/dist/chunks/node_modules/motion-utils/dist/es/array-BBGK1j1b.js +10 -0
  246. package/dist/chunks/node_modules/motion-utils/dist/es/clamp-B15uFKIC.js +4 -0
  247. package/dist/chunks/node_modules/motion-utils/dist/es/easing/anticipate-CGu5JxBr.js +5 -0
  248. package/dist/chunks/node_modules/motion-utils/dist/es/easing/back-Dx4ysBOm.js +7 -0
  249. package/dist/chunks/node_modules/motion-utils/dist/es/easing/circ-BQFsYAQF.js +6 -0
  250. package/dist/chunks/node_modules/motion-utils/dist/es/easing/cubic-bezier-ChP-yr8D.js +18 -0
  251. package/dist/chunks/node_modules/motion-utils/dist/es/easing/ease-aj5zpqzD.js +5 -0
  252. package/dist/chunks/node_modules/motion-utils/dist/es/easing/modifiers/mirror-DK1HENQt.js +4 -0
  253. package/dist/chunks/node_modules/motion-utils/dist/es/easing/modifiers/reverse-SiUI2DwA.js +4 -0
  254. package/dist/chunks/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition-c8Afth9n.js +4 -0
  255. package/dist/chunks/node_modules/motion-utils/dist/es/easing/utils/is-easing-array-5MLjLjPK.js +4 -0
  256. package/dist/chunks/node_modules/motion-utils/dist/es/easing/utils/map-ldz_Xg06.js +31 -0
  257. package/dist/chunks/node_modules/motion-utils/dist/es/errors-zYMa5JTQ.js +10 -0
  258. package/dist/chunks/node_modules/motion-utils/dist/es/format-error-message-Dbn0S6vS.js +6 -0
  259. package/dist/chunks/node_modules/motion-utils/dist/es/global-config-BqV2nflf.js +4 -0
  260. package/dist/chunks/node_modules/motion-utils/dist/es/is-numerical-string-CiTQN66D.js +4 -0
  261. package/dist/chunks/node_modules/motion-utils/dist/es/is-object-QQQynvgM.js +4 -0
  262. package/dist/chunks/node_modules/motion-utils/dist/es/is-zero-value-string-Bss1UzBi.js +4 -0
  263. package/dist/chunks/node_modules/motion-utils/dist/es/memo-CwaXJmzB.js +8 -0
  264. package/dist/chunks/node_modules/motion-utils/dist/es/noop-DF4YCrc8.js +4 -0
  265. package/dist/chunks/node_modules/motion-utils/dist/es/pipe-BweOLNhL.js +4 -0
  266. package/dist/chunks/node_modules/motion-utils/dist/es/progress-B3YfSCwx.js +7 -0
  267. package/dist/chunks/node_modules/motion-utils/dist/es/subscription-manager-B1v5ik_R.js +26 -0
  268. package/dist/chunks/node_modules/motion-utils/dist/es/time-conversion-WGVLVIZI.js +4 -0
  269. package/dist/chunks/node_modules/motion-utils/dist/es/velocity-per-second-Hq_yU5RD.js +4 -0
  270. package/dist/chunks/node_modules/motion-utils/dist/es/warn-once-CNQIsdRh.js +8 -0
  271. package/dist/chunks/pkg/booking-engine/dist/models/Product.shared-CWP_qule.js +71 -0
  272. package/dist/chunks/pkg/booking-engine/dist/schemas/base-asset-BhIOL2rP.js +23 -0
  273. package/dist/chunks/pkg/booking-engine/dist/schemas/base-booking-C9kJFMIu.js +69 -0
  274. package/dist/chunks/pkg/booking-engine/dist/schemas/{base-product-BJHQLX8t.js → base-product-Bde9lJQD.js} +2 -1
  275. package/dist/chunks/pkg/booking-engine/dist/schemas/cart-inputs-epi7FXIk.js +74 -0
  276. package/dist/chunks/pkg/booking-engine/dist/schemas/{insurance-CPeHsTss.js → insurance-DXc34Bzy.js} +20 -19
  277. package/dist/chunks/pkg/booking-engine/dist/schemas/product-id--yyUTH1Y.js +5 -0
  278. package/dist/chunks/pkg/booking-engine/dist/schemas-DGn2a1my.js +15 -0
  279. package/dist/chunks/pkg/ui/dist/Map/{MapContent-TzYCv8ji.js → MapContent-BgCi-wZr.js} +2 -2
  280. package/dist/chunks/pkg/ui/dist/{Map-ZM-ZOU9P.js → Map-DCNW_9J_.js} +1 -1
  281. package/dist/chunks/pkg/ui/dist/{MorphingModalWizard-DOH1GYVR.js → MorphingModalWizard-j1CgFGLe.js} +0 -1
  282. package/dist/components/BookingBikeQuickAddCard/index.js +37 -36
  283. package/dist/components/BookingPeriodSelector/components/BookingEndDateField.js +1 -1
  284. package/dist/components/BookingPeriodSelector/components/BookingEndTimeField.js +1 -1
  285. package/dist/components/BookingPeriodSelector/components/BookingStartDateField.js +1 -1
  286. package/dist/components/BookingPeriodSelector/components/BookingStartTimeField.js +1 -1
  287. package/dist/components/Map/index.js +1 -1
  288. package/dist/index.d.ts +3 -0
  289. package/dist/index.js +80 -79
  290. package/dist/lib/booking-period.js +1 -1
  291. package/dist/lib/booking.js +2 -2
  292. package/dist/lib/checkoutSubmit.js +3 -3
  293. package/dist/storefrontSchemas.js +1 -1
  294. package/package.json +1 -2
  295. package/dist/chunks/pkg/booking-engine/dist/models/Product.shared-iVSHRdn4.js +0 -70
  296. package/dist/chunks/pkg/booking-engine/dist/schemas/base-asset-B4y__1qj.js +0 -22
  297. package/dist/chunks/pkg/booking-engine/dist/schemas/base-booking-Bhy2Kww1.js +0 -68
  298. package/dist/chunks/pkg/booking-engine/dist/schemas/cart-inputs-D1_Wmkca.js +0 -72
  299. package/dist/chunks/pkg/booking-engine/dist/schemas-C2PdkXfm.js +0 -14
@@ -0,0 +1,52 @@
1
+ import { warning as e } from "../../../../../motion-utils/dist/es/errors-zYMa5JTQ.js";
2
+ import { pipe as t } from "../../../../../motion-utils/dist/es/pipe-BweOLNhL.js";
3
+ import { isCSSVariableToken as n } from "../../animation/utils/is-css-variable-CyNVJBsm.js";
4
+ import { color as r } from "../../value/types/color/index-N7DJKOLI.js";
5
+ import { analyseComplexValue as i, complex as a } from "../../value/types/complex/index-grhmCqMW.js";
6
+ import { mixImmediate as o } from "./immediate-BKaWg21K.js";
7
+ import { mixNumber as s } from "./number-BQSwMPU1.js";
8
+ import { mixColor as c } from "./color-DWwiDYZb.js";
9
+ import { invisibleValues as l, mixVisibility as u } from "./visibility-Cskd_oLV.js";
10
+ //#region ../../node_modules/motion-dom/dist/es/utils/mix/complex.mjs
11
+ function d(e, t) {
12
+ return (n) => s(e, t, n);
13
+ }
14
+ function f(e) {
15
+ return typeof e == "number" ? d : typeof e == "string" ? n(e) ? o : r.test(e) ? c : g : Array.isArray(e) ? p : typeof e == "object" ? r.test(e) ? c : m : o;
16
+ }
17
+ function p(e, t) {
18
+ let n = [...e], r = n.length, i = e.map((e, n) => f(e)(e, t[n]));
19
+ return (e) => {
20
+ for (let t = 0; t < r; t++) n[t] = i[t](e);
21
+ return n;
22
+ };
23
+ }
24
+ function m(e, t) {
25
+ let n = {
26
+ ...e,
27
+ ...t
28
+ }, r = {};
29
+ for (let i in n) e[i] !== void 0 && t[i] !== void 0 && (r[i] = f(e[i])(e[i], t[i]));
30
+ return (e) => {
31
+ for (let t in r) n[t] = r[t](e);
32
+ return n;
33
+ };
34
+ }
35
+ function h(e, t) {
36
+ let n = [], r = {
37
+ color: 0,
38
+ var: 0,
39
+ number: 0
40
+ };
41
+ for (let i = 0; i < t.values.length; i++) {
42
+ let a = t.types[i], o = e.indexes[a][r[a]];
43
+ n[i] = e.values[o] ?? 0, r[a]++;
44
+ }
45
+ return n;
46
+ }
47
+ var g = (n, r) => {
48
+ let s = a.createTransformer(r), c = i(n), d = i(r);
49
+ return c.indexes.var.length === d.indexes.var.length && c.indexes.color.length === d.indexes.color.length && c.indexes.number.length >= d.indexes.number.length ? l.has(n) && !d.values.length || l.has(r) && !c.values.length ? u(n, r) : t(p(h(c, d), d.values), s) : (e(!0, `Complex values '${n}' and '${r}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`, "complex-values-different"), o(n, r));
50
+ };
51
+ //#endregion
52
+ export { f as getMixer, p as mixArray, g as mixComplex, m as mixObject };
@@ -0,0 +1,6 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/utils/mix/immediate.mjs
2
+ function e(e, t) {
3
+ return (n) => n > 0 ? t : e;
4
+ }
5
+ //#endregion
6
+ export { e as mixImmediate };
@@ -0,0 +1,8 @@
1
+ import { mixNumber as e } from "./number-BQSwMPU1.js";
2
+ import { getMixer as t } from "./complex-BHS_05I4.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/utils/mix/index.mjs
4
+ function n(n, r, i) {
5
+ return typeof n == "number" && typeof r == "number" && typeof i == "number" ? e(n, r, i) : t(n)(n, r);
6
+ }
7
+ //#endregion
8
+ export { n as mix };
@@ -0,0 +1,4 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/utils/mix/number.mjs
2
+ var e = (e, t, n) => e + (t - e) * n;
3
+ //#endregion
4
+ export { e as mixNumber };
@@ -0,0 +1,7 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/utils/mix/visibility.mjs
2
+ var e = /* @__PURE__ */ new Set(["none", "hidden"]);
3
+ function t(t, n) {
4
+ return e.has(t) ? (e) => e <= 0 ? t : n : (e) => e >= 1 ? n : t;
5
+ }
6
+ //#endregion
7
+ export { e as invisibleValues, t as mixVisibility };
@@ -0,0 +1,14 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/utils/resolve-elements.mjs
2
+ function e(e, t, n) {
3
+ if (e == null) return [];
4
+ if (e instanceof EventTarget) return [e];
5
+ if (typeof e == "string") {
6
+ let r = document;
7
+ t && (r = t.current);
8
+ let i = n?.[e] ?? r.querySelectorAll(e);
9
+ return i ? Array.from(i) : [];
10
+ }
11
+ return Array.from(e).filter((e) => e != null);
12
+ }
13
+ //#endregion
14
+ export { e as resolveElements };
@@ -0,0 +1,4 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/utils/supports/flags.mjs
2
+ var e = {};
3
+ //#endregion
4
+ export { e as supportsFlags };
@@ -0,0 +1,12 @@
1
+ import { memoSupports as e } from "./memo-DC0cOD0o.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs
3
+ var t = /*@__PURE__*/ e(() => {
4
+ try {
5
+ document.createElement("div").animate({ opacity: 0 }, { easing: "linear(0, 1)" });
6
+ } catch {
7
+ return !1;
8
+ }
9
+ return !0;
10
+ }, "linearEasing");
11
+ //#endregion
12
+ export { t as supportsLinearEasing };
@@ -0,0 +1,9 @@
1
+ import { memo as e } from "../../../../../motion-utils/dist/es/memo-CwaXJmzB.js";
2
+ import { supportsFlags as t } from "./flags-BurPNJ34.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/utils/supports/memo.mjs
4
+ function n(n, r) {
5
+ let i = e(n);
6
+ return () => t[r] ?? i();
7
+ }
8
+ //#endregion
9
+ export { n as memoSupports };
@@ -0,0 +1,5 @@
1
+ import { memoSupports as e } from "./memo-DC0cOD0o.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs
3
+ var t = /* @__PURE__ */ e(() => window.ScrollTimeline !== void 0, "scrollTimeline");
4
+ //#endregion
5
+ export { t as supportsScrollTimeline };
@@ -0,0 +1,92 @@
1
+ import { SubscriptionManager as e } from "../../../../motion-utils/dist/es/subscription-manager-B1v5ik_R.js";
2
+ import { velocityPerSecond as t } from "../../../../motion-utils/dist/es/velocity-per-second-Hq_yU5RD.js";
3
+ import { warnOnce as n } from "../../../../motion-utils/dist/es/warn-once-CNQIsdRh.js";
4
+ import { frame as r } from "../frameloop/frame-CKZTADU1.js";
5
+ import { time as i } from "../frameloop/sync-time-C_QyRCNd.js";
6
+ //#region ../../node_modules/motion-dom/dist/es/value/index.mjs
7
+ var a = 30, o = (e) => !isNaN(parseFloat(e)), s = { current: void 0 }, c = class {
8
+ constructor(e, t = {}) {
9
+ this.canTrackVelocity = null, this.events = {}, this.updateAndNotify = (e) => {
10
+ let t = i.now();
11
+ if (this.updatedAt !== t && this.setPrevFrameValue(), this.prev = this.current, this.setCurrent(e), this.current !== this.prev && (this.events.change?.notify(this.current), this.dependents)) for (let e of this.dependents) e.dirty();
12
+ }, this.hasAnimated = !1, this.setCurrent(e), this.owner = t.owner;
13
+ }
14
+ setCurrent(e) {
15
+ this.current = e, this.updatedAt = i.now(), this.canTrackVelocity === null && e !== void 0 && (this.canTrackVelocity = o(this.current));
16
+ }
17
+ setPrevFrameValue(e = this.current) {
18
+ this.prevFrameValue = e, this.prevUpdatedAt = this.updatedAt;
19
+ }
20
+ onChange(e) {
21
+ return process.env.NODE_ENV !== "production" && n(!1, "value.onChange(callback) is deprecated. Switch to value.on(\"change\", callback)."), this.on("change", e);
22
+ }
23
+ on(t, n) {
24
+ this.events[t] || (this.events[t] = new e());
25
+ let i = this.events[t].add(n);
26
+ return t === "change" ? () => {
27
+ i(), r.read(() => {
28
+ this.events.change.getSize() || this.stop();
29
+ });
30
+ } : i;
31
+ }
32
+ clearListeners() {
33
+ for (let e in this.events) this.events[e].clear();
34
+ }
35
+ attach(e, t) {
36
+ this.passiveEffect = e, this.stopPassiveEffect = t;
37
+ }
38
+ set(e) {
39
+ this.passiveEffect ? this.passiveEffect(e, this.updateAndNotify) : this.updateAndNotify(e);
40
+ }
41
+ setWithVelocity(e, t, n) {
42
+ this.set(t), this.prev = void 0, this.prevFrameValue = e, this.prevUpdatedAt = this.updatedAt - n;
43
+ }
44
+ jump(e, t = !0) {
45
+ this.updateAndNotify(e), this.prev = e, this.prevUpdatedAt = this.prevFrameValue = void 0, t && this.stop(), this.stopPassiveEffect && this.stopPassiveEffect();
46
+ }
47
+ dirty() {
48
+ this.events.change?.notify(this.current);
49
+ }
50
+ addDependent(e) {
51
+ this.dependents ||= /* @__PURE__ */ new Set(), this.dependents.add(e);
52
+ }
53
+ removeDependent(e) {
54
+ this.dependents && this.dependents.delete(e);
55
+ }
56
+ get() {
57
+ return s.current && s.current.push(this), this.current;
58
+ }
59
+ getPrevious() {
60
+ return this.prev;
61
+ }
62
+ getVelocity() {
63
+ let e = i.now();
64
+ if (!this.canTrackVelocity || this.prevFrameValue === void 0 || e - this.updatedAt > a) return 0;
65
+ let n = Math.min(this.updatedAt - this.prevUpdatedAt, a);
66
+ return t(parseFloat(this.current) - parseFloat(this.prevFrameValue), n);
67
+ }
68
+ start(e) {
69
+ return this.stop(), new Promise((t) => {
70
+ this.hasAnimated = !0, this.animation = e(t), this.events.animationStart && this.events.animationStart.notify();
71
+ }).then(() => {
72
+ this.events.animationComplete && this.events.animationComplete.notify(), this.clearAnimation();
73
+ });
74
+ }
75
+ stop() {
76
+ this.animation && (this.animation.stop(), this.events.animationCancel && this.events.animationCancel.notify()), this.clearAnimation();
77
+ }
78
+ isAnimating() {
79
+ return !!this.animation;
80
+ }
81
+ clearAnimation() {
82
+ delete this.animation;
83
+ }
84
+ destroy() {
85
+ this.dependents?.clear(), this.events.destroy?.notify(), this.clearListeners(), this.stop(), this.stopPassiveEffect && this.stopPassiveEffect();
86
+ }
87
+ };
88
+ function l(e, t) {
89
+ return new c(e, t);
90
+ }
91
+ //#endregion
92
+ export { c as MotionValue, s as collectMotionValues, l as motionValue };
@@ -0,0 +1,7 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/value/types/auto.mjs
2
+ var e = {
3
+ test: (e) => e === "auto",
4
+ parse: (e) => e
5
+ };
6
+ //#endregion
7
+ export { e as auto };
@@ -0,0 +1,19 @@
1
+ import { isColorString as e } from "./utils-MnexfjLY.js";
2
+ import { rgba as t } from "./rgba-CdLIc-3D.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/hex.mjs
4
+ function n(e) {
5
+ let t = "", n = "", r = "", i = "";
6
+ return e.length > 5 ? (t = e.substring(1, 3), n = e.substring(3, 5), r = e.substring(5, 7), i = e.substring(7, 9)) : (t = e.substring(1, 2), n = e.substring(2, 3), r = e.substring(3, 4), i = e.substring(4, 5), t += t, n += n, r += r, i += i), {
7
+ red: parseInt(t, 16),
8
+ green: parseInt(n, 16),
9
+ blue: parseInt(r, 16),
10
+ alpha: i ? parseInt(i, 16) / 255 : 1
11
+ };
12
+ }
13
+ var r = {
14
+ test: /*@__PURE__*/ e("#"),
15
+ parse: n,
16
+ transform: t.transform
17
+ };
18
+ //#endregion
19
+ export { r as hex };
@@ -0,0 +1,12 @@
1
+ import { alpha as e } from "../numbers/index-DYQnrXRf.js";
2
+ import { sanitize as t } from "../utils/sanitize-CHpVppHV.js";
3
+ import { isColorString as n, splitColor as r } from "./utils-MnexfjLY.js";
4
+ import { percent as i } from "../numbers/units-Cl3LhAl3.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/hsla.mjs
6
+ var a = {
7
+ test: /*@__PURE__*/ n("hsl", "hue"),
8
+ parse: /*@__PURE__*/ r("hue", "saturation", "lightness"),
9
+ transform: ({ hue: n, saturation: r, lightness: a, alpha: o = 1 }) => "hsla(" + Math.round(n) + ", " + i.transform(t(r)) + ", " + i.transform(t(a)) + ", " + t(e.transform(o)) + ")"
10
+ };
11
+ //#endregion
12
+ export { a as hsla };
@@ -0,0 +1,21 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs
2
+ function e(e, t, n) {
3
+ return n < 0 && (n += 1), n > 1 && --n, n < 1 / 6 ? e + (t - e) * 6 * n : n < 1 / 2 ? t : n < 2 / 3 ? e + (t - e) * (2 / 3 - n) * 6 : e;
4
+ }
5
+ function t({ hue: t, saturation: n, lightness: r, alpha: i }) {
6
+ t /= 360, n /= 100, r /= 100;
7
+ let a = 0, o = 0, s = 0;
8
+ if (!n) a = o = s = r;
9
+ else {
10
+ let i = r < .5 ? r * (1 + n) : r + n - r * n, c = 2 * r - i;
11
+ a = e(c, i, t + 1 / 3), o = e(c, i, t), s = e(c, i, t - 1 / 3);
12
+ }
13
+ return {
14
+ red: Math.round(a * 255),
15
+ green: Math.round(o * 255),
16
+ blue: Math.round(s * 255),
17
+ alpha: i
18
+ };
19
+ }
20
+ //#endregion
21
+ export { t as hslaToRgba };
@@ -0,0 +1,15 @@
1
+ import { rgba as e } from "./rgba-CdLIc-3D.js";
2
+ import { hex as t } from "./hex-D_nQPreB.js";
3
+ import { hsla as n } from "./hsla-UmYS8wgv.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/index.mjs
5
+ var r = {
6
+ test: (r) => e.test(r) || t.test(r) || n.test(r),
7
+ parse: (r) => e.test(r) ? e.parse(r) : n.test(r) ? n.parse(r) : t.parse(r),
8
+ transform: (t) => typeof t == "string" ? t : t.hasOwnProperty("red") ? e.transform(t) : n.transform(t),
9
+ getAnimatableNone: (e) => {
10
+ let t = r.parse(e);
11
+ return t.alpha = 0, r.transform(t);
12
+ }
13
+ };
14
+ //#endregion
15
+ export { r as color };
@@ -0,0 +1,15 @@
1
+ import { clamp as e } from "../../../../../../motion-utils/dist/es/clamp-B15uFKIC.js";
2
+ import { alpha as t, number as n } from "../numbers/index-DYQnrXRf.js";
3
+ import { sanitize as r } from "../utils/sanitize-CHpVppHV.js";
4
+ import { isColorString as i, splitColor as a } from "./utils-MnexfjLY.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/rgba.mjs
6
+ var o = (t) => e(0, 255, t), s = {
7
+ ...n,
8
+ transform: (e) => Math.round(o(e))
9
+ }, c = {
10
+ test: /*@__PURE__*/ i("rgb", "red"),
11
+ parse: /*@__PURE__*/ a("red", "green", "blue"),
12
+ transform: ({ red: e, green: n, blue: i, alpha: a = 1 }) => "rgba(" + s.transform(e) + ", " + s.transform(n) + ", " + s.transform(i) + ", " + r(t.transform(a)) + ")"
13
+ };
14
+ //#endregion
15
+ export { s as rgbUnit, c as rgba };
@@ -0,0 +1,16 @@
1
+ import { floatRegex as e } from "../utils/float-regex-DjWNXroL.js";
2
+ import { isNullish as t } from "../utils/is-nullish-CqG_su_i.js";
3
+ import { singleColorRegex as n } from "../utils/single-color-regex-B5zaDk0y.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/value/types/color/utils.mjs
5
+ var r = (e, r) => (i) => !!(typeof i == "string" && n.test(i) && i.startsWith(e) || r && !t(i) && Object.prototype.hasOwnProperty.call(i, r)), i = (t, n, r) => (i) => {
6
+ if (typeof i != "string") return i;
7
+ let [a, o, s, c] = i.match(e);
8
+ return {
9
+ [t]: parseFloat(a),
10
+ [n]: parseFloat(o),
11
+ [r]: parseFloat(s),
12
+ alpha: c === void 0 ? 1 : parseFloat(c)
13
+ };
14
+ };
15
+ //#endregion
16
+ export { r as isColorString, i as splitColor };
@@ -0,0 +1,26 @@
1
+ import { floatRegex as e } from "../utils/float-regex-DjWNXroL.js";
2
+ import { complex as t } from "./index-grhmCqMW.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/value/types/complex/filter.mjs
4
+ var n = /* @__PURE__ */ new Set([
5
+ "brightness",
6
+ "contrast",
7
+ "saturate",
8
+ "opacity"
9
+ ]);
10
+ function r(t) {
11
+ let [r, i] = t.slice(0, -1).split("(");
12
+ if (r === "drop-shadow") return t;
13
+ let [a] = i.match(e) || [];
14
+ if (!a) return t;
15
+ let o = i.replace(a, ""), s = +!!n.has(r);
16
+ return a !== i && (s *= 100), r + "(" + s + o + ")";
17
+ }
18
+ var i = /\b([a-z-]*)\(.*?\)/gu, a = {
19
+ ...t,
20
+ getAnimatableNone: (e) => {
21
+ let t = e.match(i);
22
+ return t ? t.map(r).join(" ") : e;
23
+ }
24
+ };
25
+ //#endregion
26
+ export { a as filter };
@@ -0,0 +1,52 @@
1
+ import { sanitize as e } from "../utils/sanitize-CHpVppHV.js";
2
+ import { floatRegex as t } from "../utils/float-regex-DjWNXroL.js";
3
+ import { color as n } from "../color/index-N7DJKOLI.js";
4
+ import { colorRegex as r } from "../utils/color-regex-C3uB4EIr.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/complex/index.mjs
6
+ function i(e) {
7
+ return isNaN(e) && typeof e == "string" && (e.match(t)?.length || 0) + (e.match(r)?.length || 0) > 0;
8
+ }
9
+ var a = "number", o = "color", s = "var", c = "var(", l = "${}", u = /var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;
10
+ function d(e) {
11
+ let t = e.toString(), r = [], i = {
12
+ color: [],
13
+ number: [],
14
+ var: []
15
+ }, d = [], f = 0;
16
+ return {
17
+ values: r,
18
+ split: t.replace(u, (e) => (n.test(e) ? (i.color.push(f), d.push(o), r.push(n.parse(e))) : e.startsWith(c) ? (i.var.push(f), d.push(s), r.push(e)) : (i.number.push(f), d.push(a), r.push(parseFloat(e))), ++f, l)).split(l),
19
+ indexes: i,
20
+ types: d
21
+ };
22
+ }
23
+ function f(e) {
24
+ return d(e).values;
25
+ }
26
+ function p({ split: t, types: r }) {
27
+ let i = t.length;
28
+ return (s) => {
29
+ let c = "";
30
+ for (let l = 0; l < i; l++) if (c += t[l], s[l] !== void 0) {
31
+ let t = r[l];
32
+ t === a ? c += e(s[l]) : t === o ? c += n.transform(s[l]) : c += s[l];
33
+ }
34
+ return c;
35
+ };
36
+ }
37
+ function m(e) {
38
+ return p(d(e));
39
+ }
40
+ var h = (e) => typeof e == "number" ? 0 : n.test(e) ? n.getAnimatableNone(e) : e, g = (e, t) => typeof e == "number" ? t?.trim().endsWith("/") ? e : 0 : h(e);
41
+ function _(e) {
42
+ let t = d(e);
43
+ return p(t)(t.values.map((e, n) => g(e, t.split[n])));
44
+ }
45
+ var v = {
46
+ test: i,
47
+ parse: f,
48
+ createTransformer: m,
49
+ getAnimatableNone: _
50
+ };
51
+ //#endregion
52
+ export { d as analyseComplexValue, v as complex };
@@ -0,0 +1,14 @@
1
+ import { complex as e } from "./index-grhmCqMW.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/value/types/complex/mask.mjs
3
+ var t = {
4
+ ...e,
5
+ getAnimatableNone: (t) => {
6
+ let n = e.parse(t);
7
+ return e.createTransformer(t)(n.map((e) => typeof e == "number" ? 0 : typeof e == "object" ? {
8
+ ...e,
9
+ alpha: 1
10
+ } : e));
11
+ }
12
+ };
13
+ //#endregion
14
+ export { t as mask };
@@ -0,0 +1,16 @@
1
+ import { number as e } from "./numbers/index-DYQnrXRf.js";
2
+ import { degrees as t, percent as n, px as r, vh as i, vw as a } from "./numbers/units-Cl3LhAl3.js";
3
+ import { auto as o } from "./auto-koixlyde.js";
4
+ import { testValueType as s } from "./test-BkLtGGhq.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/dimensions.mjs
6
+ var c = [
7
+ e,
8
+ r,
9
+ n,
10
+ t,
11
+ a,
12
+ i,
13
+ o
14
+ ], l = (e) => c.find(s(e));
15
+ //#endregion
16
+ export { c as dimensionValueTypes, l as findDimensionValueType };
@@ -0,0 +1,8 @@
1
+ import { number as e } from "./numbers/index-DYQnrXRf.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/value/types/int.mjs
3
+ var t = {
4
+ ...e,
5
+ transform: Math.round
6
+ };
7
+ //#endregion
8
+ export { t as int };
@@ -0,0 +1,24 @@
1
+ import { color as e } from "../color/index-N7DJKOLI.js";
2
+ import { filter as t } from "../complex/filter-ClIAXOZw.js";
3
+ import { mask as n } from "../complex/mask-BwJciot3.js";
4
+ import { numberValueTypes as r } from "./number-CbCxH6Jz.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs
6
+ var i = {
7
+ ...r,
8
+ color: e,
9
+ backgroundColor: e,
10
+ outlineColor: e,
11
+ fill: e,
12
+ stroke: e,
13
+ borderColor: e,
14
+ borderTopColor: e,
15
+ borderRightColor: e,
16
+ borderBottomColor: e,
17
+ borderLeftColor: e,
18
+ filter: t,
19
+ WebkitFilter: t,
20
+ mask: n,
21
+ WebkitMask: n
22
+ }, a = (e) => i[e];
23
+ //#endregion
24
+ export { i as defaultValueTypes, a as getDefaultValueType };
@@ -0,0 +1,64 @@
1
+ import { alpha as e } from "../numbers/index-DYQnrXRf.js";
2
+ import { px as t } from "../numbers/units-Cl3LhAl3.js";
3
+ import { int as n } from "../int-CXf2V5s3.js";
4
+ import { transformValueTypes as r } from "./transform-KMLgKYda.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/maps/number.mjs
6
+ var i = {
7
+ borderWidth: t,
8
+ borderTopWidth: t,
9
+ borderRightWidth: t,
10
+ borderBottomWidth: t,
11
+ borderLeftWidth: t,
12
+ borderRadius: t,
13
+ borderTopLeftRadius: t,
14
+ borderTopRightRadius: t,
15
+ borderBottomRightRadius: t,
16
+ borderBottomLeftRadius: t,
17
+ width: t,
18
+ maxWidth: t,
19
+ height: t,
20
+ maxHeight: t,
21
+ top: t,
22
+ right: t,
23
+ bottom: t,
24
+ left: t,
25
+ inset: t,
26
+ insetBlock: t,
27
+ insetBlockStart: t,
28
+ insetBlockEnd: t,
29
+ insetInline: t,
30
+ insetInlineStart: t,
31
+ insetInlineEnd: t,
32
+ padding: t,
33
+ paddingTop: t,
34
+ paddingRight: t,
35
+ paddingBottom: t,
36
+ paddingLeft: t,
37
+ paddingBlock: t,
38
+ paddingBlockStart: t,
39
+ paddingBlockEnd: t,
40
+ paddingInline: t,
41
+ paddingInlineStart: t,
42
+ paddingInlineEnd: t,
43
+ margin: t,
44
+ marginTop: t,
45
+ marginRight: t,
46
+ marginBottom: t,
47
+ marginLeft: t,
48
+ marginBlock: t,
49
+ marginBlockStart: t,
50
+ marginBlockEnd: t,
51
+ marginInline: t,
52
+ marginInlineStart: t,
53
+ marginInlineEnd: t,
54
+ fontSize: t,
55
+ backgroundPositionX: t,
56
+ backgroundPositionY: t,
57
+ ...r,
58
+ zIndex: n,
59
+ fillOpacity: e,
60
+ strokeOpacity: e,
61
+ numOctaves: n
62
+ };
63
+ //#endregion
64
+ export { i as numberValueTypes };
@@ -0,0 +1,32 @@
1
+ import { alpha as e, scale as t } from "../numbers/index-DYQnrXRf.js";
2
+ import { degrees as n, progressPercentage as r, px as i } from "../numbers/units-Cl3LhAl3.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/value/types/maps/transform.mjs
4
+ var a = {
5
+ rotate: n,
6
+ pathRotation: n,
7
+ rotateX: n,
8
+ rotateY: n,
9
+ rotateZ: n,
10
+ scale: t,
11
+ scaleX: t,
12
+ scaleY: t,
13
+ scaleZ: t,
14
+ skew: n,
15
+ skewX: n,
16
+ skewY: n,
17
+ distance: i,
18
+ translateX: i,
19
+ translateY: i,
20
+ translateZ: i,
21
+ x: i,
22
+ y: i,
23
+ z: i,
24
+ perspective: i,
25
+ transformPerspective: i,
26
+ opacity: e,
27
+ originX: r,
28
+ originY: r,
29
+ originZ: i
30
+ };
31
+ //#endregion
32
+ export { a as transformValueTypes };
@@ -0,0 +1,15 @@
1
+ import { clamp as e } from "../../../../../../motion-utils/dist/es/clamp-B15uFKIC.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/value/types/numbers/index.mjs
3
+ var t = {
4
+ test: (e) => typeof e == "number",
5
+ parse: parseFloat,
6
+ transform: (e) => e
7
+ }, n = {
8
+ ...t,
9
+ transform: (t) => e(0, 1, t)
10
+ }, r = {
11
+ ...t,
12
+ default: 1
13
+ };
14
+ //#endregion
15
+ export { n as alpha, t as number, r as scale };
@@ -0,0 +1,12 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/value/types/numbers/units.mjs
2
+ var e = /* @__NO_SIDE_EFFECTS__ */ (e) => ({
3
+ test: (t) => typeof t == "string" && t.endsWith(e) && t.split(" ").length === 1,
4
+ parse: parseFloat,
5
+ transform: (t) => `${t}${e}`
6
+ }), t = /*@__PURE__*/ e("deg"), n = /*@__PURE__*/ e("%"), r = /*@__PURE__*/ e("px"), i = /*@__PURE__*/ e("vh"), a = /*@__PURE__*/ e("vw"), o = {
7
+ ...n,
8
+ parse: (e) => n.parse(e) / 100,
9
+ transform: (e) => n.transform(e * 100)
10
+ };
11
+ //#endregion
12
+ export { t as degrees, n as percent, o as progressPercentage, r as px, i as vh, a as vw };
@@ -0,0 +1,4 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/value/types/test.mjs
2
+ var e = (e) => (t) => t.test(e);
3
+ //#endregion
4
+ export { e as testValueType };
@@ -0,0 +1,12 @@
1
+ import { complex as e } from "../complex/index-grhmCqMW.js";
2
+ import { filter as t } from "../complex/filter-ClIAXOZw.js";
3
+ import { mask as n } from "../complex/mask-BwJciot3.js";
4
+ import { getDefaultValueType as r } from "../maps/defaults-CUGdDi7c.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs
6
+ var i = /*@__PURE__*/ new Set([t, n]);
7
+ function a(t, n) {
8
+ let a = r(t);
9
+ return i.has(a) || (a = e), a.getAnimatableNone ? a.getAnimatableNone(n) : void 0;
10
+ }
11
+ //#endregion
12
+ export { a as getAnimatableNone };
@@ -0,0 +1,4 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs
2
+ var e = /(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;
3
+ //#endregion
4
+ export { e as colorRegex };