@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,26 @@
1
+ import { calcChildStagger as e } from "../utils/calc-child-stagger-Zf1BbESP.js";
2
+ import { resolveVariant as t } from "../../render/utils/resolve-dynamic-variants-CctcYJsO.js";
3
+ import { animateTarget as n } from "./visual-element-target-C0xS2WGG.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/interfaces/visual-element-variant.mjs
5
+ function r(e, r, a = {}) {
6
+ let o = t(e, r, a.type === "exit" ? e.presenceContext?.custom : void 0), { transition: s = e.getDefaultTransition() || {} } = o || {};
7
+ a.transitionOverride && (s = a.transitionOverride);
8
+ let c = o ? () => Promise.all(n(e, o, a)) : () => Promise.resolve(), l = e.variantChildren && e.variantChildren.size ? (t = 0) => {
9
+ let { delayChildren: n = 0, staggerChildren: o, staggerDirection: c } = s;
10
+ return i(e, r, t, n, o, c, a);
11
+ } : () => Promise.resolve(), { when: u } = s;
12
+ if (u) {
13
+ let [e, t] = u === "beforeChildren" ? [c, l] : [l, c];
14
+ return e().then(() => t());
15
+ } else return Promise.all([c(), l(a.delay)]);
16
+ }
17
+ function i(t, n, i = 0, a = 0, o = 0, s = 1, c) {
18
+ let l = [];
19
+ for (let u of t.variantChildren) u.notify("AnimationStart", n), l.push(r(u, n, {
20
+ ...c,
21
+ delay: i + (typeof a == "function" ? 0 : a) + e(t.variantChildren, u, a, o, s)
22
+ }).then(() => u.notify("AnimationComplete", n)));
23
+ return Promise.all(l);
24
+ }
25
+ //#endregion
26
+ export { r as animateVariant };
@@ -0,0 +1,61 @@
1
+ import { containsCSSVariable as e, isCSSVariableToken as t } from "../utils/is-css-variable-CyNVJBsm.js";
2
+ import { isNumOrPxType as n, positionalValues as r } from "./utils/unit-conversion-CZVviGe6.js";
3
+ import { KeyframeResolver as i } from "./KeyframesResolver-BxwoVKip.js";
4
+ import { getVariableValue as a } from "../utils/css-variables-conversion-DbIMqS6o.js";
5
+ import { positionalKeys as o } from "../../render/utils/keys-position-6KzA4Ufp.js";
6
+ import { findDimensionValueType as s } from "../../value/types/dimensions-DiF9rgiq.js";
7
+ import { isNone as c } from "./utils/is-none-Boi7nzNq.js";
8
+ import { makeNoneKeyframesAnimatable as l } from "./utils/make-none-animatable-DZ2uKxwT.js";
9
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs
10
+ var u = class extends i {
11
+ constructor(e, t, n, r, i) {
12
+ super(e, t, n, r, i, !0);
13
+ }
14
+ readKeyframes() {
15
+ let { unresolvedKeyframes: i, element: c, name: l } = this;
16
+ if (!c || !c.current) return;
17
+ super.readKeyframes();
18
+ for (let e = 0; e < i.length; e++) {
19
+ let n = i[e];
20
+ if (typeof n == "string" && (n = n.trim(), t(n))) {
21
+ let t = a(n, c.current);
22
+ t !== void 0 && (i[e] = t), e === i.length - 1 && (this.finalKeyframe = n);
23
+ }
24
+ }
25
+ if (this.resolveNoneKeyframes(), !o.has(l) || i.length !== 2) return;
26
+ let [u, d] = i, f = s(u), p = s(d);
27
+ if (e(u) !== e(d) && r[l]) {
28
+ this.needsMeasurement = !0;
29
+ return;
30
+ }
31
+ if (f !== p) if (n(f) && n(p)) for (let e = 0; e < i.length; e++) {
32
+ let t = i[e];
33
+ typeof t == "string" && (i[e] = parseFloat(t));
34
+ }
35
+ else r[l] && (this.needsMeasurement = !0);
36
+ }
37
+ resolveNoneKeyframes() {
38
+ let { unresolvedKeyframes: e, name: t } = this, n = [];
39
+ for (let t = 0; t < e.length; t++) (e[t] === null || c(e[t])) && n.push(t);
40
+ n.length && l(e, n, t);
41
+ }
42
+ measureInitialState() {
43
+ let { element: e, unresolvedKeyframes: t, name: n } = this;
44
+ if (!e || !e.current) return;
45
+ n === "height" && (this.suspendedScrollY = window.pageYOffset), this.measuredOrigin = r[n](e.measureViewportBox(), window.getComputedStyle(e.current)), t[0] = this.measuredOrigin;
46
+ let i = t[t.length - 1];
47
+ i !== void 0 && e.getValue(n, i).jump(i, !1);
48
+ }
49
+ measureEndState() {
50
+ let { element: e, name: t, unresolvedKeyframes: n } = this;
51
+ if (!e || !e.current) return;
52
+ let i = e.getValue(t);
53
+ i && i.jump(this.measuredOrigin, !1);
54
+ let a = n.length - 1, o = n[a];
55
+ n[a] = r[t](e.measureViewportBox(), window.getComputedStyle(e.current)), o !== null && this.finalKeyframe === void 0 && (this.finalKeyframe = o), this.removedTransforms?.length && this.removedTransforms.forEach(([t, n]) => {
56
+ e.getValue(t).set(n);
57
+ }), this.resolveNoneKeyframes();
58
+ }
59
+ };
60
+ //#endregion
61
+ export { u as DOMKeyframesResolver };
@@ -0,0 +1,67 @@
1
+ import { frame as e } from "../../frameloop/frame-CKZTADU1.js";
2
+ import { fillWildcards as t } from "./utils/fill-wildcards-Dasqyq5W.js";
3
+ import { removeNonTranslationalTransform as n } from "./utils/unit-conversion-CZVviGe6.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs
5
+ var r = /* @__PURE__ */ new Set(), i = !1, a = !1, o = !1;
6
+ function s() {
7
+ if (a) {
8
+ let e = Array.from(r).filter((e) => e.needsMeasurement), t = new Set(e.map((e) => e.element)), i = /* @__PURE__ */ new Map();
9
+ t.forEach((e) => {
10
+ let t = n(e);
11
+ t.length && (i.set(e, t), e.render());
12
+ }), e.forEach((e) => e.measureInitialState()), t.forEach((e) => {
13
+ e.render();
14
+ let t = i.get(e);
15
+ t && t.forEach(([t, n]) => {
16
+ e.getValue(t)?.set(n);
17
+ });
18
+ }), e.forEach((e) => e.measureEndState()), e.forEach((e) => {
19
+ e.suspendedScrollY !== void 0 && window.scrollTo(0, e.suspendedScrollY);
20
+ });
21
+ }
22
+ a = !1, i = !1, r.forEach((e) => e.complete(o)), r.clear();
23
+ }
24
+ function c() {
25
+ r.forEach((e) => {
26
+ e.readKeyframes(), e.needsMeasurement && (a = !0);
27
+ });
28
+ }
29
+ function l() {
30
+ o = !0, c(), s(), o = !1;
31
+ }
32
+ var u = class {
33
+ constructor(e, t, n, r, i, a = !1) {
34
+ this.state = "pending", this.isAsync = !1, this.needsMeasurement = !1, this.unresolvedKeyframes = [...e], this.onComplete = t, this.name = n, this.motionValue = r, this.element = i, this.isAsync = a;
35
+ }
36
+ scheduleResolve() {
37
+ this.state = "scheduled", this.isAsync ? (r.add(this), i || (i = !0, e.read(c), e.resolveKeyframes(s))) : (this.readKeyframes(), this.complete());
38
+ }
39
+ readKeyframes() {
40
+ let { unresolvedKeyframes: e, name: n, element: r, motionValue: i } = this;
41
+ if (e[0] === null) {
42
+ let t = i?.get(), a = e[e.length - 1];
43
+ if (t !== void 0) e[0] = t;
44
+ else if (r && n) {
45
+ let t = r.readValue(n, a);
46
+ t != null && (e[0] = t);
47
+ }
48
+ e[0] === void 0 && (e[0] = a), i && t === void 0 && i.set(e[0]);
49
+ }
50
+ t(e);
51
+ }
52
+ setFinalKeyframe() {}
53
+ measureInitialState() {}
54
+ renderEndStyles() {}
55
+ measureEndState() {}
56
+ complete(e = !1) {
57
+ this.state = "complete", this.onComplete(this.unresolvedKeyframes, this.finalKeyframe, e), r.delete(this);
58
+ }
59
+ cancel() {
60
+ this.state === "scheduled" && (r.delete(this), this.state = "pending");
61
+ }
62
+ resume() {
63
+ this.state === "pending" && this.scheduleResolve();
64
+ }
65
+ };
66
+ //#endregion
67
+ export { u as KeyframeResolver, l as flushKeyframeResolvers };
@@ -0,0 +1,8 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs
2
+ var e = (e) => e !== null;
3
+ function t(t, { repeat: n, repeatType: r = "loop" }, i, a = 1) {
4
+ let o = t.filter(e), s = a < 0 || n && r !== "loop" && n % 2 == 1 ? 0 : o.length - 1;
5
+ return !s || i === void 0 ? o[s] : i;
6
+ }
7
+ //#endregion
8
+ export { t as getFinalKeyframe };
@@ -0,0 +1,8 @@
1
+ import { fillOffset as e } from "./fill-D-JxRntL.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs
3
+ function t(t) {
4
+ let n = [0];
5
+ return e(n, t.length - 1), n;
6
+ }
7
+ //#endregion
8
+ export { t as defaultOffset };
@@ -0,0 +1,12 @@
1
+ import { progress as e } from "../../../../../../motion-utils/dist/es/progress-B3YfSCwx.js";
2
+ import { mixNumber as t } from "../../../utils/mix/number-BQSwMPU1.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs
4
+ function n(n, r) {
5
+ let i = n[n.length - 1];
6
+ for (let a = 1; a <= r; a++) {
7
+ let o = e(0, r, a);
8
+ n.push(t(i, 1, o));
9
+ }
10
+ }
11
+ //#endregion
12
+ export { n as fillOffset };
@@ -0,0 +1,6 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs
2
+ function e(e, t) {
3
+ return e.map((e) => e * t);
4
+ }
5
+ //#endregion
6
+ export { e as convertOffsetToTimes };
@@ -0,0 +1,6 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs
2
+ function e(e) {
3
+ for (let t = 1; t < e.length; t++) e[t] ?? (e[t] = e[t - 1]);
4
+ }
5
+ //#endregion
6
+ export { e as fillWildcards };
@@ -0,0 +1,7 @@
1
+ import { isZeroValueString as e } from "../../../../../../motion-utils/dist/es/is-zero-value-string-Bss1UzBi.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs
3
+ function t(t) {
4
+ return typeof t == "number" ? t === 0 : t === null || t === "none" || t === "0" || e(t);
5
+ }
6
+ //#endregion
7
+ export { t as isNone };
@@ -0,0 +1,18 @@
1
+ import { analyseComplexValue as e } from "../../../value/types/complex/index-grhmCqMW.js";
2
+ import { getAnimatableNone as t } from "../../../value/types/utils/animatable-none-48Tgfh--.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs
4
+ var n = /* @__PURE__ */ new Set([
5
+ "auto",
6
+ "none",
7
+ "0"
8
+ ]);
9
+ function r(r, i, a) {
10
+ let o = 0, s;
11
+ for (; o < r.length && !s;) {
12
+ let t = r[o];
13
+ typeof t == "string" && !n.has(t) && e(t).values.length && (s = r[o]), o++;
14
+ }
15
+ if (s && a) for (let e of i) r[e] = t(a, s);
16
+ }
17
+ //#endregion
18
+ export { r as makeNoneKeyframesAnimatable };
@@ -0,0 +1,36 @@
1
+ import { number as e } from "../../../value/types/numbers/index-DYQnrXRf.js";
2
+ import { px as t } from "../../../value/types/numbers/units-Cl3LhAl3.js";
3
+ import { parseValueFromTransform as n } from "../../../render/dom/parse-transform-BhriW6XO.js";
4
+ import { transformPropOrder as r } from "../../../render/utils/keys-transform-D89O3jUI.js";
5
+ //#region ../../node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs
6
+ var i = (n) => n === e || n === t, a = /* @__PURE__ */ new Set([
7
+ "x",
8
+ "y",
9
+ "z"
10
+ ]), o = r.filter((e) => !a.has(e));
11
+ function s(e) {
12
+ let t = [];
13
+ return o.forEach((n) => {
14
+ let r = e.getValue(n);
15
+ r !== void 0 && (t.push([n, r.get()]), r.set(+!!n.startsWith("scale")));
16
+ }), t;
17
+ }
18
+ var c = {
19
+ width: ({ x: e }, { paddingLeft: t = "0", paddingRight: n = "0", boxSizing: r }) => {
20
+ let i = e.max - e.min;
21
+ return r === "border-box" ? i : i - parseFloat(t) - parseFloat(n);
22
+ },
23
+ height: ({ y: e }, { paddingTop: t = "0", paddingBottom: n = "0", boxSizing: r }) => {
24
+ let i = e.max - e.min;
25
+ return r === "border-box" ? i : i - parseFloat(t) - parseFloat(n);
26
+ },
27
+ top: (e, { top: t }) => parseFloat(t),
28
+ left: (e, { left: t }) => parseFloat(t),
29
+ bottom: ({ y: e }, { top: t }) => parseFloat(t) + (e.max - e.min),
30
+ right: ({ x: e }, { left: t }) => parseFloat(t) + (e.max - e.min),
31
+ x: (e, { transform: t }) => n(t, "x"),
32
+ y: (e, { transform: t }) => n(t, "y")
33
+ };
34
+ c.translateX = c.x, c.translateY = c.y;
35
+ //#endregion
36
+ export { i as isNumOrPxType, c as positionalValues, s as removeNonTranslationalTransform };
@@ -0,0 +1,5 @@
1
+ import { camelToDash as e } from "../../render/dom/utils/camel-to-dash-DkTMivH-.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/optimized-appear/data-id.mjs
3
+ var t = "framerAppearId", n = "data-" + e(t);
4
+ //#endregion
5
+ export { n as optimizedAppearDataAttribute, t as optimizedAppearDataId };
@@ -0,0 +1,7 @@
1
+ import { optimizedAppearDataAttribute as e } from "./data-id-DKf-WdGO.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/optimized-appear/get-appear-id.mjs
3
+ function t(t) {
4
+ return t.props[e];
5
+ }
6
+ //#endregion
7
+ export { t as getOptimisedAppearId };
@@ -0,0 +1,22 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs
2
+ var e = class {
3
+ constructor() {
4
+ this.updateFinished();
5
+ }
6
+ get finished() {
7
+ return this._finished;
8
+ }
9
+ updateFinished() {
10
+ this._finished = new Promise((e) => {
11
+ this.resolve = e;
12
+ });
13
+ }
14
+ notifyFinished() {
15
+ this.resolve();
16
+ }
17
+ then(e, t) {
18
+ return this.finished.then(e, t);
19
+ }
20
+ };
21
+ //#endregion
22
+ export { e as WithPromise };
@@ -0,0 +1,7 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/calc-child-stagger.mjs
2
+ function e(e, t, n, r = 0, i = 1) {
3
+ let a = Array.from(e).sort((e, t) => e.sortNodePosition(t)).indexOf(t), o = e.size, s = (o - 1) * r;
4
+ return typeof n == "function" ? n(a, o) : i === 1 ? a * r : s - a * r;
5
+ }
6
+ //#endregion
7
+ export { e as calcChildStagger };
@@ -0,0 +1,18 @@
1
+ import { warning as e } from "../../../../../motion-utils/dist/es/errors-zYMa5JTQ.js";
2
+ import { isGenerator as t } from "../generators/utils/is-generator-CeGXg0jv.js";
3
+ import { isAnimatable as n } from "./is-animatable-C5hoiztj.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs
5
+ function r(e) {
6
+ let t = e[0];
7
+ if (e.length === 1) return !0;
8
+ for (let n = 0; n < e.length; n++) if (e[n] !== t) return !0;
9
+ }
10
+ function i(i, a, o, s) {
11
+ let c = i[0];
12
+ if (c === null) return !1;
13
+ if (a === "display" || a === "visibility") return !0;
14
+ let l = i[i.length - 1], u = n(c, a), d = n(l, a);
15
+ return e(u === d, `You are trying to animate ${a} from "${c}" to "${l}". "${u ? l : c}" is not an animatable value.`, "value-not-animatable"), !u || !d ? !1 : r(i) || (o === "spring" || t(o)) && s;
16
+ }
17
+ //#endregion
18
+ export { i as canAnimate };
@@ -0,0 +1,25 @@
1
+ import { invariant as e } from "../../../../../motion-utils/dist/es/errors-zYMa5JTQ.js";
2
+ import { isNumericalString as t } from "../../../../../motion-utils/dist/es/is-numerical-string-CiTQN66D.js";
3
+ import { isCSSVariableToken as n } from "./is-css-variable-CyNVJBsm.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs
5
+ var r = /^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;
6
+ function i(e) {
7
+ let t = r.exec(e);
8
+ if (!t) return [,];
9
+ let [, n, i, a] = t;
10
+ return [`--${n ?? i}`, a];
11
+ }
12
+ var a = 4;
13
+ function o(r, s, c = 1) {
14
+ e(c <= a, `Max CSS variable fallback depth detected in property "${r}". This may indicate a circular fallback dependency.`, "max-css-var-depth");
15
+ let [l, u] = i(r);
16
+ if (!l) return;
17
+ let d = window.getComputedStyle(s).getPropertyValue(l);
18
+ if (d) {
19
+ let e = d.trim();
20
+ return t(e) ? parseFloat(e) : e;
21
+ }
22
+ return n(u) ? o(u, s, c + 1) : u;
23
+ }
24
+ //#endregion
25
+ export { o as getVariableValue, i as parseCSSVariable };
@@ -0,0 +1,27 @@
1
+ import { transformProps as e } from "../../render/utils/keys-transform-D89O3jUI.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/default-transitions.mjs
3
+ var t = {
4
+ type: "spring",
5
+ stiffness: 500,
6
+ damping: 25,
7
+ restSpeed: 10
8
+ }, n = (e) => ({
9
+ type: "spring",
10
+ stiffness: 550,
11
+ damping: e === 0 ? 2 * Math.sqrt(550) : 30,
12
+ restSpeed: 10
13
+ }), r = {
14
+ type: "keyframes",
15
+ duration: .8
16
+ }, i = {
17
+ type: "keyframes",
18
+ ease: [
19
+ .25,
20
+ .1,
21
+ .35,
22
+ 1
23
+ ],
24
+ duration: .3
25
+ }, a = (a, { keyframes: o }) => o.length > 2 ? r : e.has(a) ? a.startsWith("scale") ? n(o[1]) : t : i;
26
+ //#endregion
27
+ export { a as getDefaultTransition };
@@ -0,0 +1,8 @@
1
+ import { resolveTransition as e } from "./resolve-transition-BTqjVzCB.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs
3
+ function t(t, n) {
4
+ let r = t?.[n] ?? t?.default ?? t;
5
+ return r === t ? r : e(r, t);
6
+ }
7
+ //#endregion
8
+ export { t as getValueTransition };
@@ -0,0 +1,5 @@
1
+ import { complex as e } from "../../value/types/complex/index-grhmCqMW.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs
3
+ var t = (t, n) => n !== "zIndex" && !!(typeof t == "number" || Array.isArray(t) || typeof t == "string" && (e.test(t) || t === "0") && !t.startsWith("url("));
4
+ //#endregion
5
+ export { t as isAnimatable };
@@ -0,0 +1,7 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs
2
+ var e = (e) => (t) => typeof t == "string" && t.startsWith(e), t = /*@__PURE__*/ e("--"), n = /*@__PURE__*/ e("var(--"), r = (e) => n(e) ? i.test(e.split("/*")[0].trim()) : !1, i = /var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;
3
+ function a(e) {
4
+ return typeof e == "string" && e.split("/*")[0].includes("var(--");
5
+ }
6
+ //#endregion
7
+ export { a as containsCSSVariable, t as isCSSVariableName, r as isCSSVariableToken };
@@ -0,0 +1,19 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/is-transition-defined.mjs
2
+ var e = /* @__PURE__ */ new Set([
3
+ "when",
4
+ "delay",
5
+ "delayChildren",
6
+ "staggerChildren",
7
+ "staggerDirection",
8
+ "repeat",
9
+ "repeatType",
10
+ "repeatDelay",
11
+ "from",
12
+ "elapsed"
13
+ ]);
14
+ function t(t) {
15
+ for (let n in t) if (!e.has(n)) return !0;
16
+ return !1;
17
+ }
18
+ //#endregion
19
+ export { t as isTransitionDefined };
@@ -0,0 +1,6 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/make-animation-instant.mjs
2
+ function e(e) {
3
+ e.duration = 0, e.type = "keyframes";
4
+ }
5
+ //#endregion
6
+ export { e as makeAnimationInstant };
@@ -0,0 +1,16 @@
1
+ import { spring as e } from "../generators/spring-CEJsZ0ds.js";
2
+ import { inertia as t } from "../generators/inertia-CSs70-4B.js";
3
+ import { keyframes as n } from "../generators/keyframes-B8KsYraP.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs
5
+ var r = {
6
+ decay: t,
7
+ inertia: t,
8
+ tween: n,
9
+ keyframes: n,
10
+ spring: e
11
+ };
12
+ function i(e) {
13
+ typeof e.type == "string" && (e.type = r[e.type]);
14
+ }
15
+ //#endregion
16
+ export { i as replaceTransitionType };
@@ -0,0 +1,13 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/utils/resolve-transition.mjs
2
+ function e(e, t) {
3
+ if (e?.inherit && t) {
4
+ let { inherit: n, ...r } = e;
5
+ return {
6
+ ...t,
7
+ ...r
8
+ };
9
+ }
10
+ return e;
11
+ }
12
+ //#endregion
13
+ export { e as resolveTransition };
@@ -0,0 +1,4 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs
2
+ var e = ([e, t, n, r]) => `cubic-bezier(${e}, ${t}, ${n}, ${r})`;
3
+ //#endregion
4
+ export { e as cubicBezierAsString };
@@ -0,0 +1,11 @@
1
+ import { isBezierDefinition as e } from "../../../../../../motion-utils/dist/es/easing/utils/is-bezier-definition-c8Afth9n.js";
2
+ import { generateLinearEasing as t } from "../utils/linear-CfxAW4iV.js";
3
+ import { supportsLinearEasing as n } from "../../../utils/supports/linear-easing-Pzz4ZlUa.js";
4
+ import { cubicBezierAsString as r } from "./cubic-bezier-J2lt5jeZ.js";
5
+ import { supportedWaapiEasing as i } from "./supported-Cz-WgHfd.js";
6
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs
7
+ function a(o, s) {
8
+ if (o) return typeof o == "function" ? n() ? t(o, s) : "ease-out" : e(o) ? r(o) : Array.isArray(o) ? o.map((e) => a(e, s) || i.easeOut) : i[o];
9
+ }
10
+ //#endregion
11
+ export { a as mapEasingToNativeEasing };
@@ -0,0 +1,35 @@
1
+ import { cubicBezierAsString as e } from "./cubic-bezier-J2lt5jeZ.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs
3
+ var t = {
4
+ linear: "linear",
5
+ ease: "ease",
6
+ easeIn: "ease-in",
7
+ easeOut: "ease-out",
8
+ easeInOut: "ease-in-out",
9
+ circIn: /*@__PURE__*/ e([
10
+ 0,
11
+ .65,
12
+ .55,
13
+ 1
14
+ ]),
15
+ circOut: /*@__PURE__*/ e([
16
+ .55,
17
+ 0,
18
+ 1,
19
+ .45
20
+ ]),
21
+ backIn: /*@__PURE__*/ e([
22
+ .31,
23
+ .01,
24
+ .66,
25
+ -.59
26
+ ]),
27
+ backOut: /*@__PURE__*/ e([
28
+ .33,
29
+ 1.53,
30
+ .69,
31
+ .99
32
+ ])
33
+ };
34
+ //#endregion
35
+ export { t as supportedWaapiEasing };
@@ -0,0 +1,19 @@
1
+ import { mapEasingToNativeEasing as e } from "./easing/map-easing-BD7Y9jJG.js";
2
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs
3
+ function t(t, n, r, { delay: i = 0, duration: a = 300, repeat: o = 0, repeatType: s = "loop", ease: c = "easeOut", times: l } = {}, u = void 0) {
4
+ let d = { [n]: r };
5
+ l && (d.offset = l);
6
+ let f = e(c, a);
7
+ Array.isArray(f) && (d.easing = f);
8
+ let p = {
9
+ delay: i,
10
+ duration: a,
11
+ easing: Array.isArray(f) ? "linear" : f,
12
+ fill: "both",
13
+ iterations: o + 1,
14
+ direction: s === "reverse" ? "alternate" : "normal"
15
+ };
16
+ return u && (p.pseudoElement = u), t.animate(d, p);
17
+ }
18
+ //#endregion
19
+ export { t as startWaapiAnimation };
@@ -0,0 +1,24 @@
1
+ import { memo as e } from "../../../../../../motion-utils/dist/es/memo-CwaXJmzB.js";
2
+ import { acceleratedValues as t } from "../utils/accelerated-values-D6fGw6G9.js";
3
+ import { hasBrowserOnlyColors as n } from "../utils/is-browser-color-DlLrfl3t.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs
5
+ var r = /* @__PURE__ */ new Set([
6
+ "color",
7
+ "backgroundColor",
8
+ "outlineColor",
9
+ "fill",
10
+ "stroke",
11
+ "borderColor",
12
+ "borderTopColor",
13
+ "borderRightColor",
14
+ "borderBottomColor",
15
+ "borderLeftColor"
16
+ ]), i = /*@__PURE__*/ e(() => Object.hasOwnProperty.call(Element.prototype, "animate"));
17
+ function a(e) {
18
+ let { motionValue: a, name: o, repeatDelay: s, repeatType: c, damping: l, type: u, keyframes: d } = e, f = a?.owner?.current;
19
+ if (!(f instanceof HTMLElement) && !(f instanceof SVGElement)) return !1;
20
+ let { onUpdate: p, transformTemplate: m } = a.owner.getProps();
21
+ return i() && o && (t.has(o) || r.has(o) && n(d)) && (o !== "transform" || !m) && !p && !s && c !== "mirror" && l !== 0 && u !== "inertia";
22
+ }
23
+ //#endregion
24
+ export { a as supportsBrowserAnimation };
@@ -0,0 +1,10 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.mjs
2
+ var e = /* @__PURE__ */ new Set([
3
+ "opacity",
4
+ "clipPath",
5
+ "filter",
6
+ "transform",
7
+ "backgroundColor"
8
+ ]);
9
+ //#endregion
10
+ export { e as acceleratedValues };
@@ -0,0 +1,8 @@
1
+ import { supportsLinearEasing as e } from "../../../utils/supports/linear-easing-Pzz4ZlUa.js";
2
+ import { isGenerator as t } from "../../generators/utils/is-generator-CeGXg0jv.js";
3
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs
4
+ function n({ type: n, ...r }) {
5
+ return t(n) && e() ? n.applyToOptions(r) : (r.duration ??= 300, r.ease ??= "easeOut", r);
6
+ }
7
+ //#endregion
8
+ export { n as applyGeneratorOptions };
@@ -0,0 +1,8 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/utils/is-browser-color.mjs
2
+ var e = /^(?:oklch|oklab|lab|lch|color|color-mix|light-dark)\(/;
3
+ function t(t) {
4
+ for (let n = 0; n < t.length; n++) if (typeof t[n] == "string" && e.test(t[n])) return !0;
5
+ return !1;
6
+ }
7
+ //#endregion
8
+ export { t as hasBrowserOnlyColors };
@@ -0,0 +1,8 @@
1
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs
2
+ var e = (e, t, n = 10) => {
3
+ let r = "", i = Math.max(Math.round(t / n), 2);
4
+ for (let t = 0; t < i; t++) r += Math.round(e(t / (i - 1)) * 1e4) / 1e4 + ", ";
5
+ return `linear(${r.substring(0, r.length - 2)})`;
6
+ };
7
+ //#endregion
8
+ export { e as generateLinearEasing };
@@ -0,0 +1,17 @@
1
+ import { backInOut as e } from "../../../../../../motion-utils/dist/es/easing/back-Dx4ysBOm.js";
2
+ import { anticipate as t } from "../../../../../../motion-utils/dist/es/easing/anticipate-CGu5JxBr.js";
3
+ import { circInOut as n } from "../../../../../../motion-utils/dist/es/easing/circ-BQFsYAQF.js";
4
+ //#region ../../node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs
5
+ var r = {
6
+ anticipate: t,
7
+ backInOut: e,
8
+ circInOut: n
9
+ };
10
+ function i(e) {
11
+ return e in r;
12
+ }
13
+ function a(e) {
14
+ typeof e.ease == "string" && i(e.ease) && (e.ease = r[e.ease]);
15
+ }
16
+ //#endregion
17
+ export { a as replaceStringEasing };