@scbt-ecom/ui 0.147.1 → 0.147.2

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 (1723) hide show
  1. package/dist/lib/configs/tailwindConfigBase.js +1 -1
  2. package/dist/lib/configs/tailwindConfigBase.js.map +1 -1
  3. package/dist/lib/configs/tailwindPresets/resetPreset.js +1 -1
  4. package/dist/lib/configs/tailwindPresets/resetPreset.js.map +1 -1
  5. package/dist/lib/exports/widget.js +1 -1
  6. package/dist/lib/shared/hocs/withBoundary/withBoundary.js +1 -1
  7. package/dist/lib/shared/hocs/withBoundary/withBoundary.js.map +1 -1
  8. package/dist/lib/shared/hooks/useClickOutside.js +1 -1
  9. package/dist/lib/shared/hooks/useClickOutside.js.map +1 -1
  10. package/dist/lib/shared/hooks/useClickOutsideMany.js +1 -1
  11. package/dist/lib/shared/hooks/useClickOutsideMany.js.map +1 -1
  12. package/dist/lib/shared/hooks/useControlledForm.js +1 -1
  13. package/dist/lib/shared/hooks/useControlledForm.js.map +1 -1
  14. package/dist/lib/shared/ui/accordion/Accordion.js +1 -1
  15. package/dist/lib/shared/ui/accordion/Accordion.js.map +1 -1
  16. package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js +1 -1
  17. package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js.map +1 -1
  18. package/dist/lib/shared/ui/brandLogos/BrandLogos.js +1 -1
  19. package/dist/lib/shared/ui/brandLogos/BrandLogos.js.map +1 -1
  20. package/dist/lib/shared/ui/button/model/helpers.js +1 -1
  21. package/dist/lib/shared/ui/button/model/helpers.js.map +1 -1
  22. package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js +1 -1
  23. package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js.map +1 -1
  24. package/dist/lib/shared/ui/calendar/Calendar.js +1 -1
  25. package/dist/lib/shared/ui/calendar/Calendar.js.map +1 -1
  26. package/dist/lib/shared/ui/calendar/ui/Day.js +1 -1
  27. package/dist/lib/shared/ui/calendar/ui/Day.js.map +1 -1
  28. package/dist/lib/shared/ui/calendar/ui/MonthCaption.js +1 -1
  29. package/dist/lib/shared/ui/calendar/ui/MonthCaption.js.map +1 -1
  30. package/dist/lib/shared/ui/calendar/ui/Navigation.js +1 -1
  31. package/dist/lib/shared/ui/calendar/ui/Navigation.js.map +1 -1
  32. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js +1 -1
  33. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js.map +1 -1
  34. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js +1 -1
  35. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js.map +1 -1
  36. package/dist/lib/shared/ui/carousel/CarouselNative.js +1 -1
  37. package/dist/lib/shared/ui/carousel/CarouselNative.js.map +1 -1
  38. package/dist/lib/shared/ui/carousel/model/helpers.js +1 -1
  39. package/dist/lib/shared/ui/carousel/model/helpers.js.map +1 -1
  40. package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js +1 -1
  41. package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js.map +1 -1
  42. package/dist/lib/shared/ui/customLink/model/helpers.js +1 -1
  43. package/dist/lib/shared/ui/customLink/model/helpers.js.map +1 -1
  44. package/dist/lib/shared/ui/dialog/Dialog.js +1 -1
  45. package/dist/lib/shared/ui/dialog/Dialog.js.map +1 -1
  46. package/dist/lib/shared/ui/divider/Divider.js.map +1 -1
  47. package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js +1 -1
  48. package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js.map +1 -1
  49. package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js +1 -1
  50. package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js.map +1 -1
  51. package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js +1 -1
  52. package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js.map +1 -1
  53. package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js +1 -1
  54. package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js.map +1 -1
  55. package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js +1 -1
  56. package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js.map +1 -1
  57. package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js +1 -1
  58. package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js.map +1 -1
  59. package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js +1 -1
  60. package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js.map +1 -1
  61. package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js +1 -1
  62. package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js.map +1 -1
  63. package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js +1 -1
  64. package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js.map +1 -1
  65. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js +1 -1
  66. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js.map +1 -1
  67. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js +1 -1
  68. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js.map +1 -1
  69. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js +1 -1
  70. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js.map +1 -1
  71. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js +1 -1
  72. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js.map +1 -1
  73. package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js +1 -1
  74. package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js.map +1 -1
  75. package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js +1 -1
  76. package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js.map +1 -1
  77. package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js +1 -1
  78. package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js.map +1 -1
  79. package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js +1 -1
  80. package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js.map +1 -1
  81. package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js +1 -1
  82. package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js.map +1 -1
  83. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js +1 -1
  84. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js.map +1 -1
  85. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js +1 -1
  86. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js.map +1 -1
  87. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js +1 -1
  88. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js.map +1 -1
  89. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js +1 -1
  90. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js.map +1 -1
  91. package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js +1 -1
  92. package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js.map +1 -1
  93. package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js +1 -1
  94. package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js.map +1 -1
  95. package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js +1 -1
  96. package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js.map +1 -1
  97. package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js +1 -1
  98. package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js.map +1 -1
  99. package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js +1 -1
  100. package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js.map +1 -1
  101. package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js +1 -1
  102. package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js.map +1 -1
  103. package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js +1 -1
  104. package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js.map +1 -1
  105. package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js +1 -1
  106. package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js.map +1 -1
  107. package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js +1 -1
  108. package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js.map +1 -1
  109. package/dist/lib/shared/ui/formElements/ui/MessageView.js +1 -1
  110. package/dist/lib/shared/ui/formElements/ui/MessageView.js.map +1 -1
  111. package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js +1 -1
  112. package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js.map +1 -1
  113. package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js +1 -1
  114. package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js.map +1 -1
  115. package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js +1 -1
  116. package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js.map +1 -1
  117. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js +1 -1
  118. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js.map +1 -1
  119. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js +1 -1
  120. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js.map +1 -1
  121. package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js +1 -1
  122. package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js.map +1 -1
  123. package/dist/lib/shared/ui/formElements/uncontrolled/index.js +1 -1
  124. package/dist/lib/shared/ui/formElements/uncontrolled/index.js.map +1 -1
  125. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js +1 -1
  126. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js.map +1 -1
  127. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js +1 -1
  128. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js.map +1 -1
  129. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js +1 -1
  130. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js.map +1 -1
  131. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js +1 -1
  132. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js.map +1 -1
  133. package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js +1 -1
  134. package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js.map +1 -1
  135. package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js +1 -1
  136. package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js.map +1 -1
  137. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js +1 -1
  138. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js.map +1 -1
  139. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js +1 -1
  140. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js.map +1 -1
  141. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js +1 -1
  142. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js.map +1 -1
  143. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js +1 -1
  144. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js.map +1 -1
  145. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js +1 -1
  146. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js.map +1 -1
  147. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js +1 -1
  148. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js.map +1 -1
  149. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js +1 -1
  150. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js.map +1 -1
  151. package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js +1 -1
  152. package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js.map +1 -1
  153. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js +1 -1
  154. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js.map +1 -1
  155. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js +1 -1
  156. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js.map +1 -1
  157. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js +1 -1
  158. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js.map +1 -1
  159. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js +1 -1
  160. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js.map +1 -1
  161. package/dist/lib/shared/ui/heading/Heading.js +1 -1
  162. package/dist/lib/shared/ui/heading/Heading.js.map +1 -1
  163. package/dist/lib/shared/ui/hint/Hint.js +1 -1
  164. package/dist/lib/shared/ui/hint/Hint.js.map +1 -1
  165. package/dist/lib/shared/ui/loader/model/helpers.js +1 -1
  166. package/dist/lib/shared/ui/loader/model/helpers.js.map +1 -1
  167. package/dist/lib/shared/ui/modal/Modal.js +1 -1
  168. package/dist/lib/shared/ui/modal/Modal.js.map +1 -1
  169. package/dist/lib/shared/ui/modal/ui/ModalHeader.js +1 -1
  170. package/dist/lib/shared/ui/modal/ui/ModalHeader.js.map +1 -1
  171. package/dist/lib/shared/ui/notification/Notification.js +1 -1
  172. package/dist/lib/shared/ui/notification/Notification.js.map +1 -1
  173. package/dist/lib/shared/ui/notification/ui/CustomToast.js +1 -1
  174. package/dist/lib/shared/ui/notification/ui/CustomToast.js.map +1 -1
  175. package/dist/lib/shared/ui/popover/Popover.js +1 -1
  176. package/dist/lib/shared/ui/popover/Popover.js.map +1 -1
  177. package/dist/lib/shared/ui/providers/NotificationProvider.js +1 -1
  178. package/dist/lib/shared/ui/providers/NotificationProvider.js.map +1 -1
  179. package/dist/lib/shared/ui/slot/ui/SlotClone.js +1 -1
  180. package/dist/lib/shared/ui/slot/ui/SlotClone.js.map +1 -1
  181. package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js +1 -1
  182. package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js.map +1 -1
  183. package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js +1 -1
  184. package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js.map +1 -1
  185. package/dist/lib/shared/ui/table/Desktop.js +1 -1
  186. package/dist/lib/shared/ui/table/Desktop.js.map +1 -1
  187. package/dist/lib/shared/ui/table/Horizontal.js +1 -1
  188. package/dist/lib/shared/ui/table/Horizontal.js.map +1 -1
  189. package/dist/lib/shared/ui/table/Mobile.js +1 -1
  190. package/dist/lib/shared/ui/table/Mobile.js.map +1 -1
  191. package/dist/lib/shared/ui/table/Table.js +1 -1
  192. package/dist/lib/shared/ui/table/Table.js.map +1 -1
  193. package/dist/lib/shared/ui/table/model/TableUtils.js +1 -1
  194. package/dist/lib/shared/ui/table/model/TableUtils.js.map +1 -1
  195. package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js +1 -1
  196. package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js.map +1 -1
  197. package/dist/lib/shared/utils/cn.js +1 -1
  198. package/dist/lib/shared/utils/cn.js.map +1 -1
  199. package/dist/lib/shared/utils/uuid.js +1 -1
  200. package/dist/lib/shared/utils/uuid.js.map +1 -1
  201. package/dist/lib/shared/validation/base/base.constants.js +1 -1
  202. package/dist/lib/shared/validation/base/base.constants.js.map +1 -1
  203. package/dist/lib/shared/validation/base/boolean.validators.js +1 -1
  204. package/dist/lib/shared/validation/base/boolean.validators.js.map +1 -1
  205. package/dist/lib/shared/validation/base/currency.validators.js +1 -1
  206. package/dist/lib/shared/validation/base/currency.validators.js.map +1 -1
  207. package/dist/lib/shared/validation/base/date.validators.js +1 -1
  208. package/dist/lib/shared/validation/base/date.validators.js.map +1 -1
  209. package/dist/lib/shared/validation/base/email.validators.js +1 -1
  210. package/dist/lib/shared/validation/base/email.validators.js.map +1 -1
  211. package/dist/lib/shared/validation/base/number.validators.js +1 -1
  212. package/dist/lib/shared/validation/base/number.validators.js.map +1 -1
  213. package/dist/lib/shared/validation/base/passport.validators.js +1 -1
  214. package/dist/lib/shared/validation/base/passport.validators.js.map +1 -1
  215. package/dist/lib/shared/validation/base/passportDepartment.validators.js +1 -1
  216. package/dist/lib/shared/validation/base/passportDepartment.validators.js.map +1 -1
  217. package/dist/lib/shared/validation/base/phone.validators.js +1 -1
  218. package/dist/lib/shared/validation/base/phone.validators.js.map +1 -1
  219. package/dist/lib/shared/validation/base/regex.validators.js +1 -1
  220. package/dist/lib/shared/validation/base/regex.validators.js.map +1 -1
  221. package/dist/lib/shared/validation/base/select.validators.js +1 -1
  222. package/dist/lib/shared/validation/base/select.validators.js.map +1 -1
  223. package/dist/lib/shared/validation/base/string.validators.js +1 -1
  224. package/dist/lib/shared/validation/base/string.validators.js.map +1 -1
  225. package/dist/lib/shared/validation/base/union.validators.js +1 -1
  226. package/dist/lib/shared/validation/base/union.validators.js.map +1 -1
  227. package/dist/lib/shared/validation/base/url.validators.js +1 -1
  228. package/dist/lib/shared/validation/base/url.validators.js.map +1 -1
  229. package/dist/lib/shared/validation/dadata/fio.validators.js +1 -1
  230. package/dist/lib/shared/validation/dadata/fio.validators.js.map +1 -1
  231. package/dist/lib/shared/validation/utils/zodUtils.js +1 -1
  232. package/dist/lib/shared/validation/utils/zodUtils.js.map +1 -1
  233. package/dist/lib/shared/validation/zodValidation/calendar.js +1 -1
  234. package/dist/lib/shared/validation/zodValidation/calendar.js.map +1 -1
  235. package/dist/lib/shared/validation/zodValidation/dadataFio.js +1 -1
  236. package/dist/lib/shared/validation/zodValidation/dadataFio.js.map +1 -1
  237. package/dist/lib/shared/validation/zodValidation/otpCode.js +1 -1
  238. package/dist/lib/shared/validation/zodValidation/otpCode.js.map +1 -1
  239. package/dist/lib/shared/validation/zodValidation/phone.js +1 -1
  240. package/dist/lib/shared/validation/zodValidation/phone.js.map +1 -1
  241. package/dist/lib/widgets/authProvider/AuthProvider.js +1 -1
  242. package/dist/lib/widgets/authProvider/AuthProvider.js.map +1 -1
  243. package/dist/lib/widgets/authProvider/ui/Esia.js +1 -1
  244. package/dist/lib/widgets/authProvider/ui/Esia.js.map +1 -1
  245. package/dist/lib/widgets/authProvider/ui/MobileId.js +1 -1
  246. package/dist/lib/widgets/authProvider/ui/MobileId.js.map +1 -1
  247. package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js +1 -1
  248. package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js.map +1 -1
  249. package/dist/lib/widgets/banner/index.js +1 -1
  250. package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js +1 -1
  251. package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js.map +1 -1
  252. package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js +1 -1
  253. package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js.map +1 -1
  254. package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js +1 -1
  255. package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js.map +1 -1
  256. package/dist/lib/widgets/benefit/Benefit.js +1 -1
  257. package/dist/lib/widgets/benefit/Benefit.js.map +1 -1
  258. package/dist/lib/widgets/benefit/ui/BenefitItem.js +1 -1
  259. package/dist/lib/widgets/benefit/ui/BenefitItem.js.map +1 -1
  260. package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js +1 -1
  261. package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js.map +1 -1
  262. package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js +1 -1
  263. package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js.map +1 -1
  264. package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js +1 -1
  265. package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js.map +1 -1
  266. package/dist/lib/widgets/calculator/Calculator.js +1 -1
  267. package/dist/lib/widgets/calculator/Calculator.js.map +1 -1
  268. package/dist/lib/widgets/calculator/CalculatorView.js +1 -1
  269. package/dist/lib/widgets/calculator/CalculatorView.js.map +1 -1
  270. package/dist/lib/widgets/calculator/model/helpers.js +1 -1
  271. package/dist/lib/widgets/calculator/model/helpers.js.map +1 -1
  272. package/dist/lib/widgets/calculator/model/utils.js +1 -1
  273. package/dist/lib/widgets/calculator/model/utils.js.map +1 -1
  274. package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js +1 -1
  275. package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js.map +1 -1
  276. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js +1 -1
  277. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js.map +1 -1
  278. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js +1 -1
  279. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js.map +1 -1
  280. package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js +1 -1
  281. package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js.map +1 -1
  282. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js +1 -1
  283. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js.map +1 -1
  284. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js +1 -1
  285. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js.map +1 -1
  286. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js +1 -1
  287. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js.map +1 -1
  288. package/dist/lib/widgets/conditionBlock/ConditionBlock.js +1 -1
  289. package/dist/lib/widgets/conditionBlock/ConditionBlock.js.map +1 -1
  290. package/dist/lib/widgets/dynamicForm/DynamicForm.js +1 -1
  291. package/dist/lib/widgets/dynamicForm/DynamicForm.js.map +1 -1
  292. package/dist/lib/widgets/dynamicForm/model/helpers.js +1 -1
  293. package/dist/lib/widgets/dynamicForm/model/helpers.js.map +1 -1
  294. package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js +1 -1
  295. package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js.map +1 -1
  296. package/dist/lib/widgets/errorPage/ErrorPage.js +1 -1
  297. package/dist/lib/widgets/errorPage/ErrorPage.js.map +1 -1
  298. package/dist/lib/widgets/fallbacksView/FallbacksView.js +1 -1
  299. package/dist/lib/widgets/fallbacksView/FallbacksView.js.map +1 -1
  300. package/dist/lib/widgets/fallbacksView/model/helpers.js +1 -1
  301. package/dist/lib/widgets/fallbacksView/model/helpers.js.map +1 -1
  302. package/dist/lib/widgets/fieldMapper/FieldMapper.js +1 -1
  303. package/dist/lib/widgets/fieldMapper/FieldMapper.js.map +1 -1
  304. package/dist/lib/widgets/footer/Footer.js +1 -1
  305. package/dist/lib/widgets/footer/Footer.js.map +1 -1
  306. package/dist/lib/widgets/footer/ui/FooterLogo.js +1 -1
  307. package/dist/lib/widgets/footer/ui/FooterLogo.js.map +1 -1
  308. package/dist/lib/widgets/footer/ui/NavLinks.js +1 -1
  309. package/dist/lib/widgets/footer/ui/NavLinks.js.map +1 -1
  310. package/dist/lib/widgets/footer/ui/PhonesBlock.js +1 -1
  311. package/dist/lib/widgets/footer/ui/PhonesBlock.js.map +1 -1
  312. package/dist/lib/widgets/footer/ui/SiteMap.js +1 -1
  313. package/dist/lib/widgets/footer/ui/SiteMap.js.map +1 -1
  314. package/dist/lib/widgets/footer/ui/SocialLinks.js +1 -1
  315. package/dist/lib/widgets/footer/ui/SocialLinks.js.map +1 -1
  316. package/dist/lib/widgets/header/Header.js +1 -1
  317. package/dist/lib/widgets/header/Header.js.map +1 -1
  318. package/dist/lib/widgets/header/model/helpers.js +1 -1
  319. package/dist/lib/widgets/header/model/helpers.js.map +1 -1
  320. package/dist/lib/widgets/index.js +1 -1
  321. package/dist/lib/widgets/infoBlock/InfoBlock.js +1 -1
  322. package/dist/lib/widgets/infoBlock/InfoBlock.js.map +1 -1
  323. package/dist/lib/widgets/infoBlock/ui/LinksList.js +1 -1
  324. package/dist/lib/widgets/infoBlock/ui/LinksList.js.map +1 -1
  325. package/dist/lib/widgets/infoBlock/ui/RootContent.js +1 -1
  326. package/dist/lib/widgets/infoBlock/ui/RootContent.js.map +1 -1
  327. package/dist/lib/widgets/interLinking/InterLinking.js +1 -1
  328. package/dist/lib/widgets/interLinking/InterLinking.js.map +1 -1
  329. package/dist/lib/widgets/interLinking/ui/ColumnGroup.js +1 -1
  330. package/dist/lib/widgets/interLinking/ui/ColumnGroup.js.map +1 -1
  331. package/dist/lib/widgets/interLinking/ui/LinksList.js +1 -1
  332. package/dist/lib/widgets/interLinking/ui/LinksList.js.map +1 -1
  333. package/dist/lib/widgets/longBanner/LongBanner.js +1 -1
  334. package/dist/lib/widgets/longBanner/LongBanner.js.map +1 -1
  335. package/dist/lib/widgets/longBanner/model/cva.js +1 -1
  336. package/dist/lib/widgets/longBanner/model/cva.js.map +1 -1
  337. package/dist/lib/widgets/longBanner/ui/TextItem.js +1 -1
  338. package/dist/lib/widgets/longBanner/ui/TextItem.js.map +1 -1
  339. package/dist/lib/widgets/model/helpers.js +1 -1
  340. package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js +1 -1
  341. package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js.map +1 -1
  342. package/dist/lib/widgets/seoHeader/SeoHeader.js +1 -1
  343. package/dist/lib/widgets/seoHeader/SeoHeader.js.map +1 -1
  344. package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js +1 -1
  345. package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js.map +1 -1
  346. package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js +1 -1
  347. package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js.map +1 -1
  348. package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js +1 -1
  349. package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js.map +1 -1
  350. package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js +1 -1
  351. package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js.map +1 -1
  352. package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js +1 -1
  353. package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js.map +1 -1
  354. package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js +1 -1
  355. package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js.map +1 -1
  356. package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js +1 -1
  357. package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js.map +1 -1
  358. package/dist/lib/widgets/stepper/Stepper.js +1 -1
  359. package/dist/lib/widgets/stepper/Stepper.js.map +1 -1
  360. package/dist/lib/widgets/stepper/ui/StepperCarousel.js +1 -1
  361. package/dist/lib/widgets/stepper/ui/StepperCarousel.js.map +1 -1
  362. package/dist/lib/widgets/table/InfoTable.js +1 -1
  363. package/dist/lib/widgets/table/InfoTable.js.map +1 -1
  364. package/dist/lib/widgets/table/model/utils.js +1 -1
  365. package/dist/lib/widgets/table/model/utils.js.map +1 -1
  366. package/dist/lib/widgets/usefulInfo/UsefulInfo.js +1 -1
  367. package/dist/lib/widgets/usefulInfo/UsefulInfo.js.map +1 -1
  368. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js +1 -1
  369. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js.map +1 -1
  370. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js +1 -1
  371. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js.map +1 -1
  372. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js +1 -1
  373. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js.map +1 -1
  374. package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js +1 -1
  375. package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js.map +1 -1
  376. package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js +1 -1
  377. package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js.map +1 -1
  378. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js +1 -1
  379. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js.map +1 -1
  380. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js +1 -1
  381. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js.map +1 -1
  382. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js +1 -1
  383. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js.map +1 -1
  384. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js +1 -1
  385. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js.map +1 -1
  386. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js +1 -1
  387. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js.map +1 -1
  388. package/dist/lib/widgets/userFeedback/UserFeedback.js +1 -1
  389. package/dist/lib/widgets/userFeedback/UserFeedback.js.map +1 -1
  390. package/dist/lib/widgets/userFeedback/model/schema.js +1 -1
  391. package/dist/lib/widgets/userFeedback/model/schema.js.map +1 -1
  392. package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js +1 -1
  393. package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js.map +1 -1
  394. package/dist/lib/widgets/userFeedback/ui/Finally.js +1 -1
  395. package/dist/lib/widgets/userFeedback/ui/Finally.js.map +1 -1
  396. package/dist/lib/widgets/userFeedback/ui/SelectRating.js +1 -1
  397. package/dist/lib/widgets/userFeedback/ui/SelectRating.js.map +1 -1
  398. package/dist/lib/widgets/userFeedback/ui/UserReview.js +1 -1
  399. package/dist/lib/widgets/userFeedback/ui/UserReview.js.map +1 -1
  400. package/dist/src/configs/api.js +1 -1
  401. package/dist/src/configs/api.js.map +1 -1
  402. package/dist/src/shared/utils/getDynamicSchema.js +1 -1
  403. package/dist/src/shared/utils/getDynamicSchema.js.map +1 -1
  404. package/dist/stats.html +1 -1
  405. package/dist/types/lib/shared/ui/divider/Divider.d.ts +2 -3
  406. package/package.json +3 -1
  407. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -2
  408. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +0 -1
  409. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -2
  410. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +0 -1
  411. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -2
  412. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +0 -1
  413. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -2
  414. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +0 -1
  415. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
  416. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  417. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -2
  418. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +0 -1
  419. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -2
  420. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +0 -1
  421. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  422. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +0 -1
  423. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  424. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +0 -1
  425. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -2
  426. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js.map +0 -1
  427. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -2
  428. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +0 -1
  429. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -2
  430. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +0 -1
  431. package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -2
  432. package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +0 -1
  433. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -2
  434. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +0 -1
  435. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -2
  436. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +0 -1
  437. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -2
  438. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +0 -1
  439. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -2
  440. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +0 -1
  441. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -2
  442. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +0 -1
  443. package/dist/node_modules/@date-fns/tz/date/index.js +0 -2
  444. package/dist/node_modules/@date-fns/tz/date/index.js.map +0 -1
  445. package/dist/node_modules/@date-fns/tz/date/mini.js +0 -2
  446. package/dist/node_modules/@date-fns/tz/date/mini.js.map +0 -1
  447. package/dist/node_modules/@date-fns/tz/tzName/index.js +0 -2
  448. package/dist/node_modules/@date-fns/tz/tzName/index.js.map +0 -1
  449. package/dist/node_modules/@date-fns/tz/tzOffset/index.js +0 -2
  450. package/dist/node_modules/@date-fns/tz/tzOffset/index.js.map +0 -1
  451. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -2
  452. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  453. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -2
  454. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  455. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -2
  456. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  457. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -2
  458. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  459. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -2
  460. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  461. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -2
  462. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  463. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -2
  464. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  465. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js +0 -2
  466. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js.map +0 -1
  467. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +0 -2
  468. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +0 -1
  469. package/dist/node_modules/@radix-ui/primitive/dist/index.js +0 -2
  470. package/dist/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  471. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +0 -2
  472. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  473. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +0 -2
  474. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js.map +0 -1
  475. package/dist/node_modules/@radix-ui/react-collection/dist/index.js +0 -2
  476. package/dist/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  477. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -2
  478. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  479. package/dist/node_modules/@radix-ui/react-context/dist/index.js +0 -2
  480. package/dist/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  481. package/dist/node_modules/@radix-ui/react-direction/dist/index.js +0 -2
  482. package/dist/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  483. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -2
  484. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  485. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -2
  486. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  487. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -2
  488. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  489. package/dist/node_modules/@radix-ui/react-id/dist/index.js +0 -2
  490. package/dist/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  491. package/dist/node_modules/@radix-ui/react-popover/dist/index.js +0 -2
  492. package/dist/node_modules/@radix-ui/react-popover/dist/index.js.map +0 -1
  493. package/dist/node_modules/@radix-ui/react-popper/dist/index.js +0 -2
  494. package/dist/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  495. package/dist/node_modules/@radix-ui/react-portal/dist/index.js +0 -2
  496. package/dist/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  497. package/dist/node_modules/@radix-ui/react-presence/dist/index.js +0 -2
  498. package/dist/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  499. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +0 -2
  500. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  501. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js +0 -2
  502. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js.map +0 -1
  503. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -2
  504. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  505. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +0 -2
  506. package/dist/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  507. package/dist/node_modules/@radix-ui/react-switch/dist/index.js +0 -2
  508. package/dist/node_modules/@radix-ui/react-switch/dist/index.js.map +0 -1
  509. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +0 -2
  510. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  511. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js +0 -2
  512. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js.map +0 -1
  513. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -2
  514. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  515. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -2
  516. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  517. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -2
  518. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  519. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -2
  520. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  521. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -2
  522. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  523. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +0 -2
  524. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  525. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -2
  526. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  527. package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js +0 -2
  528. package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js.map +0 -1
  529. package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js +0 -2
  530. package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js.map +0 -1
  531. package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js +0 -2
  532. package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js.map +0 -1
  533. package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js +0 -2
  534. package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js.map +0 -1
  535. package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js +0 -2
  536. package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js.map +0 -1
  537. package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js +0 -2
  538. package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js.map +0 -1
  539. package/dist/node_modules/@tanstack/query-core/build/modern/query.js +0 -2
  540. package/dist/node_modules/@tanstack/query-core/build/modern/query.js.map +0 -1
  541. package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js +0 -2
  542. package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js.map +0 -1
  543. package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js +0 -2
  544. package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js.map +0 -1
  545. package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js +0 -2
  546. package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js.map +0 -1
  547. package/dist/node_modules/@tanstack/query-core/build/modern/removable.js +0 -2
  548. package/dist/node_modules/@tanstack/query-core/build/modern/removable.js.map +0 -1
  549. package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js +0 -2
  550. package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js.map +0 -1
  551. package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js +0 -2
  552. package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js.map +0 -1
  553. package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js +0 -2
  554. package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js.map +0 -1
  555. package/dist/node_modules/@tanstack/query-core/build/modern/utils.js +0 -2
  556. package/dist/node_modules/@tanstack/query-core/build/modern/utils.js.map +0 -1
  557. package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js +0 -2
  558. package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js.map +0 -1
  559. package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js +0 -2
  560. package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js.map +0 -1
  561. package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js +0 -2
  562. package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js.map +0 -1
  563. package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js +0 -2
  564. package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js.map +0 -1
  565. package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js +0 -2
  566. package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js.map +0 -1
  567. package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js +0 -2
  568. package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js.map +0 -1
  569. package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js +0 -2
  570. package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js.map +0 -1
  571. package/dist/node_modules/@tanstack/react-table/build/lib/index.js +0 -11
  572. package/dist/node_modules/@tanstack/react-table/build/lib/index.js.map +0 -1
  573. package/dist/node_modules/@tanstack/table-core/build/lib/index.js +0 -14
  574. package/dist/node_modules/@tanstack/table-core/build/lib/index.js.map +0 -1
  575. package/dist/node_modules/@tiptap/core/dist/index.js +0 -81
  576. package/dist/node_modules/@tiptap/core/dist/index.js.map +0 -1
  577. package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js +0 -2
  578. package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js.map +0 -1
  579. package/dist/node_modules/@tiptap/extension-bold/dist/index.js +0 -2
  580. package/dist/node_modules/@tiptap/extension-bold/dist/index.js.map +0 -1
  581. package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js +0 -2
  582. package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js.map +0 -1
  583. package/dist/node_modules/@tiptap/extension-character-count/dist/index.js +0 -2
  584. package/dist/node_modules/@tiptap/extension-character-count/dist/index.js.map +0 -1
  585. package/dist/node_modules/@tiptap/extension-code/dist/index.js +0 -2
  586. package/dist/node_modules/@tiptap/extension-code/dist/index.js.map +0 -1
  587. package/dist/node_modules/@tiptap/extension-code-block/dist/index.js +0 -5
  588. package/dist/node_modules/@tiptap/extension-code-block/dist/index.js.map +0 -1
  589. package/dist/node_modules/@tiptap/extension-color/dist/index.js +0 -2
  590. package/dist/node_modules/@tiptap/extension-color/dist/index.js.map +0 -1
  591. package/dist/node_modules/@tiptap/extension-document/dist/index.js +0 -2
  592. package/dist/node_modules/@tiptap/extension-document/dist/index.js.map +0 -1
  593. package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js +0 -2
  594. package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js.map +0 -1
  595. package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js +0 -2
  596. package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js.map +0 -1
  597. package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js +0 -3
  598. package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js.map +0 -1
  599. package/dist/node_modules/@tiptap/extension-heading/dist/index.js +0 -2
  600. package/dist/node_modules/@tiptap/extension-heading/dist/index.js.map +0 -1
  601. package/dist/node_modules/@tiptap/extension-history/dist/index.js +0 -2
  602. package/dist/node_modules/@tiptap/extension-history/dist/index.js.map +0 -1
  603. package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js +0 -2
  604. package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js.map +0 -1
  605. package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js +0 -42
  606. package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js.map +0 -1
  607. package/dist/node_modules/@tiptap/extension-italic/dist/index.js +0 -2
  608. package/dist/node_modules/@tiptap/extension-italic/dist/index.js.map +0 -1
  609. package/dist/node_modules/@tiptap/extension-link/dist/index.js +0 -2
  610. package/dist/node_modules/@tiptap/extension-link/dist/index.js.map +0 -1
  611. package/dist/node_modules/@tiptap/extension-list-item/dist/index.js +0 -2
  612. package/dist/node_modules/@tiptap/extension-list-item/dist/index.js.map +0 -1
  613. package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js +0 -2
  614. package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js.map +0 -1
  615. package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js +0 -2
  616. package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js.map +0 -1
  617. package/dist/node_modules/@tiptap/extension-strike/dist/index.js +0 -2
  618. package/dist/node_modules/@tiptap/extension-strike/dist/index.js.map +0 -1
  619. package/dist/node_modules/@tiptap/extension-text/dist/index.js +0 -2
  620. package/dist/node_modules/@tiptap/extension-text/dist/index.js.map +0 -1
  621. package/dist/node_modules/@tiptap/extension-text-style/dist/index.js +0 -2
  622. package/dist/node_modules/@tiptap/extension-text-style/dist/index.js.map +0 -1
  623. package/dist/node_modules/@tiptap/extension-underline/dist/index.js +0 -2
  624. package/dist/node_modules/@tiptap/extension-underline/dist/index.js.map +0 -1
  625. package/dist/node_modules/@tiptap/react/dist/index.js +0 -18
  626. package/dist/node_modules/@tiptap/react/dist/index.js.map +0 -1
  627. package/dist/node_modules/@tiptap/starter-kit/dist/index.js +0 -2
  628. package/dist/node_modules/@tiptap/starter-kit/dist/index.js.map +0 -1
  629. package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -2
  630. package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  631. package/dist/node_modules/attr-accept/dist/es/index.js +0 -2
  632. package/dist/node_modules/attr-accept/dist/es/index.js.map +0 -1
  633. package/dist/node_modules/class-variance-authority/dist/index.js +0 -2
  634. package/dist/node_modules/class-variance-authority/dist/index.js.map +0 -1
  635. package/dist/node_modules/classnames/index.js +0 -6
  636. package/dist/node_modules/classnames/index.js.map +0 -1
  637. package/dist/node_modules/clsx/dist/clsx.js +0 -2
  638. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  639. package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +0 -2
  640. package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  641. package/dist/node_modules/date-fns/_lib/defaultOptions.js +0 -2
  642. package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  643. package/dist/node_modules/date-fns/_lib/format/formatters.js +0 -2
  644. package/dist/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  645. package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +0 -2
  646. package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  647. package/dist/node_modules/date-fns/_lib/format/longFormatters.js +0 -2
  648. package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  649. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -2
  650. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  651. package/dist/node_modules/date-fns/_lib/normalizeDates.js +0 -2
  652. package/dist/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  653. package/dist/node_modules/date-fns/_lib/normalizeInterval.js +0 -2
  654. package/dist/node_modules/date-fns/_lib/normalizeInterval.js.map +0 -1
  655. package/dist/node_modules/date-fns/_lib/protectedTokens.js +0 -2
  656. package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  657. package/dist/node_modules/date-fns/addDays.js +0 -2
  658. package/dist/node_modules/date-fns/addDays.js.map +0 -1
  659. package/dist/node_modules/date-fns/addMonths.js +0 -2
  660. package/dist/node_modules/date-fns/addMonths.js.map +0 -1
  661. package/dist/node_modules/date-fns/addWeeks.js +0 -2
  662. package/dist/node_modules/date-fns/addWeeks.js.map +0 -1
  663. package/dist/node_modules/date-fns/addYears.js +0 -2
  664. package/dist/node_modules/date-fns/addYears.js.map +0 -1
  665. package/dist/node_modules/date-fns/constants.js +0 -2
  666. package/dist/node_modules/date-fns/constants.js.map +0 -1
  667. package/dist/node_modules/date-fns/constructFrom.js +0 -2
  668. package/dist/node_modules/date-fns/constructFrom.js.map +0 -1
  669. package/dist/node_modules/date-fns/differenceInCalendarDays.js +0 -2
  670. package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  671. package/dist/node_modules/date-fns/differenceInCalendarMonths.js +0 -2
  672. package/dist/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  673. package/dist/node_modules/date-fns/eachMonthOfInterval.js +0 -2
  674. package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +0 -1
  675. package/dist/node_modules/date-fns/endOfISOWeek.js +0 -2
  676. package/dist/node_modules/date-fns/endOfISOWeek.js.map +0 -1
  677. package/dist/node_modules/date-fns/endOfMonth.js +0 -2
  678. package/dist/node_modules/date-fns/endOfMonth.js.map +0 -1
  679. package/dist/node_modules/date-fns/endOfWeek.js +0 -2
  680. package/dist/node_modules/date-fns/endOfWeek.js.map +0 -1
  681. package/dist/node_modules/date-fns/endOfYear.js +0 -2
  682. package/dist/node_modules/date-fns/endOfYear.js.map +0 -1
  683. package/dist/node_modules/date-fns/format.js +0 -2
  684. package/dist/node_modules/date-fns/format.js.map +0 -1
  685. package/dist/node_modules/date-fns/getDayOfYear.js +0 -2
  686. package/dist/node_modules/date-fns/getDayOfYear.js.map +0 -1
  687. package/dist/node_modules/date-fns/getDaysInMonth.js +0 -2
  688. package/dist/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  689. package/dist/node_modules/date-fns/getDefaultOptions.js +0 -2
  690. package/dist/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  691. package/dist/node_modules/date-fns/getISODay.js +0 -2
  692. package/dist/node_modules/date-fns/getISODay.js.map +0 -1
  693. package/dist/node_modules/date-fns/getISOWeek.js +0 -2
  694. package/dist/node_modules/date-fns/getISOWeek.js.map +0 -1
  695. package/dist/node_modules/date-fns/getISOWeekYear.js +0 -2
  696. package/dist/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  697. package/dist/node_modules/date-fns/getMonth.js +0 -2
  698. package/dist/node_modules/date-fns/getMonth.js.map +0 -1
  699. package/dist/node_modules/date-fns/getWeek.js +0 -2
  700. package/dist/node_modules/date-fns/getWeek.js.map +0 -1
  701. package/dist/node_modules/date-fns/getWeekYear.js +0 -2
  702. package/dist/node_modules/date-fns/getWeekYear.js.map +0 -1
  703. package/dist/node_modules/date-fns/getYear.js +0 -2
  704. package/dist/node_modules/date-fns/getYear.js.map +0 -1
  705. package/dist/node_modules/date-fns/isAfter.js +0 -2
  706. package/dist/node_modules/date-fns/isAfter.js.map +0 -1
  707. package/dist/node_modules/date-fns/isBefore.js +0 -2
  708. package/dist/node_modules/date-fns/isBefore.js.map +0 -1
  709. package/dist/node_modules/date-fns/isDate.js +0 -2
  710. package/dist/node_modules/date-fns/isDate.js.map +0 -1
  711. package/dist/node_modules/date-fns/isSameDay.js +0 -2
  712. package/dist/node_modules/date-fns/isSameDay.js.map +0 -1
  713. package/dist/node_modules/date-fns/isSameMonth.js +0 -2
  714. package/dist/node_modules/date-fns/isSameMonth.js.map +0 -1
  715. package/dist/node_modules/date-fns/isSameWeek.js +0 -2
  716. package/dist/node_modules/date-fns/isSameWeek.js.map +0 -1
  717. package/dist/node_modules/date-fns/isSameYear.js +0 -2
  718. package/dist/node_modules/date-fns/isSameYear.js.map +0 -1
  719. package/dist/node_modules/date-fns/isValid.js +0 -2
  720. package/dist/node_modules/date-fns/isValid.js.map +0 -1
  721. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -2
  722. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  723. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -2
  724. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  725. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -2
  726. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  727. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -2
  728. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  729. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -2
  730. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  731. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -2
  732. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  733. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -2
  734. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  735. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -2
  736. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  737. package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +0 -2
  738. package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  739. package/dist/node_modules/date-fns/locale/en-US.js +0 -2
  740. package/dist/node_modules/date-fns/locale/en-US.js.map +0 -1
  741. package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js +0 -2
  742. package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js.map +0 -1
  743. package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js +0 -2
  744. package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js.map +0 -1
  745. package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js +0 -2
  746. package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js.map +0 -1
  747. package/dist/node_modules/date-fns/locale/ru/_lib/localize.js +0 -2
  748. package/dist/node_modules/date-fns/locale/ru/_lib/localize.js.map +0 -1
  749. package/dist/node_modules/date-fns/locale/ru/_lib/match.js +0 -2
  750. package/dist/node_modules/date-fns/locale/ru/_lib/match.js.map +0 -1
  751. package/dist/node_modules/date-fns/locale/ru.js +0 -2
  752. package/dist/node_modules/date-fns/locale/ru.js.map +0 -1
  753. package/dist/node_modules/date-fns/max.js +0 -2
  754. package/dist/node_modules/date-fns/max.js.map +0 -1
  755. package/dist/node_modules/date-fns/min.js +0 -2
  756. package/dist/node_modules/date-fns/min.js.map +0 -1
  757. package/dist/node_modules/date-fns/parse/_lib/Parser.js +0 -2
  758. package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  759. package/dist/node_modules/date-fns/parse/_lib/Setter.js +0 -2
  760. package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  761. package/dist/node_modules/date-fns/parse/_lib/constants.js +0 -2
  762. package/dist/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  763. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -2
  764. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  765. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -2
  766. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  767. package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -2
  768. package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  769. package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -2
  770. package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  771. package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -2
  772. package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  773. package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -2
  774. package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  775. package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -2
  776. package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  777. package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -2
  778. package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  779. package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -2
  780. package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  781. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -2
  782. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  783. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -2
  784. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  785. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -2
  786. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  787. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -2
  788. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  789. package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -2
  790. package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  791. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -2
  792. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  793. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -2
  794. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  795. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -2
  796. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  797. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -2
  798. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  799. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -2
  800. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  801. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -2
  802. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  803. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -2
  804. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  805. package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -2
  806. package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  807. package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -2
  808. package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  809. package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -2
  810. package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  811. package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -2
  812. package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  813. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -2
  814. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  815. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -2
  816. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  817. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -2
  818. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  819. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -2
  820. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  821. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -2
  822. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  823. package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -2
  824. package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  825. package/dist/node_modules/date-fns/parse/_lib/parsers.js +0 -2
  826. package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  827. package/dist/node_modules/date-fns/parse/_lib/utils.js +0 -2
  828. package/dist/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  829. package/dist/node_modules/date-fns/parse.js +0 -2
  830. package/dist/node_modules/date-fns/parse.js.map +0 -1
  831. package/dist/node_modules/date-fns/setDay.js +0 -2
  832. package/dist/node_modules/date-fns/setDay.js.map +0 -1
  833. package/dist/node_modules/date-fns/setISODay.js +0 -2
  834. package/dist/node_modules/date-fns/setISODay.js.map +0 -1
  835. package/dist/node_modules/date-fns/setISOWeek.js +0 -2
  836. package/dist/node_modules/date-fns/setISOWeek.js.map +0 -1
  837. package/dist/node_modules/date-fns/setMonth.js +0 -2
  838. package/dist/node_modules/date-fns/setMonth.js.map +0 -1
  839. package/dist/node_modules/date-fns/setWeek.js +0 -2
  840. package/dist/node_modules/date-fns/setWeek.js.map +0 -1
  841. package/dist/node_modules/date-fns/setYear.js +0 -2
  842. package/dist/node_modules/date-fns/setYear.js.map +0 -1
  843. package/dist/node_modules/date-fns/startOfDay.js +0 -2
  844. package/dist/node_modules/date-fns/startOfDay.js.map +0 -1
  845. package/dist/node_modules/date-fns/startOfISOWeek.js +0 -2
  846. package/dist/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  847. package/dist/node_modules/date-fns/startOfISOWeekYear.js +0 -2
  848. package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  849. package/dist/node_modules/date-fns/startOfMonth.js +0 -2
  850. package/dist/node_modules/date-fns/startOfMonth.js.map +0 -1
  851. package/dist/node_modules/date-fns/startOfWeek.js +0 -2
  852. package/dist/node_modules/date-fns/startOfWeek.js.map +0 -1
  853. package/dist/node_modules/date-fns/startOfWeekYear.js +0 -2
  854. package/dist/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  855. package/dist/node_modules/date-fns/startOfYear.js +0 -2
  856. package/dist/node_modules/date-fns/startOfYear.js.map +0 -1
  857. package/dist/node_modules/date-fns/toDate.js +0 -2
  858. package/dist/node_modules/date-fns/toDate.js.map +0 -1
  859. package/dist/node_modules/date-fns/transpose.js +0 -2
  860. package/dist/node_modules/date-fns/transpose.js.map +0 -1
  861. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +0 -2
  862. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js.map +0 -1
  863. package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +0 -2
  864. package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js.map +0 -1
  865. package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js +0 -2
  866. package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js.map +0 -1
  867. package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +0 -2
  868. package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js.map +0 -1
  869. package/dist/node_modules/file-selector/dist/es2015/file-selector.js +0 -2
  870. package/dist/node_modules/file-selector/dist/es2015/file-selector.js.map +0 -1
  871. package/dist/node_modules/file-selector/dist/es2015/file.js +0 -2
  872. package/dist/node_modules/file-selector/dist/es2015/file.js.map +0 -1
  873. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js +0 -2
  874. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js.map +0 -1
  875. package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js +0 -2
  876. package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js.map +0 -1
  877. package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js +0 -2
  878. package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js.map +0 -1
  879. package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js +0 -2
  880. package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js.map +0 -1
  881. package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js +0 -2
  882. package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js.map +0 -1
  883. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js +0 -2
  884. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js.map +0 -1
  885. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js +0 -2
  886. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js.map +0 -1
  887. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js +0 -2
  888. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js.map +0 -1
  889. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +0 -2
  890. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js.map +0 -1
  891. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js +0 -2
  892. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js.map +0 -1
  893. package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js +0 -2
  894. package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js.map +0 -1
  895. package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js +0 -2
  896. package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js.map +0 -1
  897. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js +0 -2
  898. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js.map +0 -1
  899. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js +0 -2
  900. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js.map +0 -1
  901. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js +0 -2
  902. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js.map +0 -1
  903. package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js +0 -2
  904. package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js.map +0 -1
  905. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js +0 -2
  906. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js.map +0 -1
  907. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js +0 -2
  908. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js.map +0 -1
  909. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +0 -2
  910. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js.map +0 -1
  911. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js +0 -2
  912. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js.map +0 -1
  913. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js +0 -2
  914. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js.map +0 -1
  915. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +0 -2
  916. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js.map +0 -1
  917. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js +0 -2
  918. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js.map +0 -1
  919. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js +0 -2
  920. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js.map +0 -1
  921. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js +0 -2
  922. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js.map +0 -1
  923. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js +0 -2
  924. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js.map +0 -1
  925. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js +0 -2
  926. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js.map +0 -1
  927. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js +0 -2
  928. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js.map +0 -1
  929. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +0 -10
  930. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js.map +0 -1
  931. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +0 -2
  932. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js.map +0 -1
  933. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +0 -2
  934. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js.map +0 -1
  935. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +0 -2
  936. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js.map +0 -1
  937. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +0 -2
  938. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js.map +0 -1
  939. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +0 -2
  940. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js.map +0 -1
  941. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js +0 -2
  942. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js.map +0 -1
  943. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +0 -2
  944. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js.map +0 -1
  945. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js +0 -2
  946. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js.map +0 -1
  947. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js +0 -2
  948. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js.map +0 -1
  949. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js +0 -2
  950. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js.map +0 -1
  951. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js +0 -2
  952. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js.map +0 -1
  953. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +0 -2
  954. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js.map +0 -1
  955. package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js +0 -2
  956. package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js.map +0 -1
  957. package/dist/node_modules/framer-motion/dist/es/easing/back.js +0 -2
  958. package/dist/node_modules/framer-motion/dist/es/easing/back.js.map +0 -1
  959. package/dist/node_modules/framer-motion/dist/es/easing/circ.js +0 -2
  960. package/dist/node_modules/framer-motion/dist/es/easing/circ.js.map +0 -1
  961. package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js +0 -2
  962. package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js.map +0 -1
  963. package/dist/node_modules/framer-motion/dist/es/easing/ease.js +0 -2
  964. package/dist/node_modules/framer-motion/dist/es/easing/ease.js.map +0 -1
  965. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js +0 -2
  966. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js.map +0 -1
  967. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js +0 -2
  968. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js.map +0 -1
  969. package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js +0 -2
  970. package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js.map +0 -1
  971. package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js +0 -2
  972. package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js.map +0 -1
  973. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js +0 -2
  974. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js.map +0 -1
  975. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js +0 -2
  976. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js.map +0 -1
  977. package/dist/node_modules/framer-motion/dist/es/events/event-info.js +0 -2
  978. package/dist/node_modules/framer-motion/dist/es/events/event-info.js.map +0 -1
  979. package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js +0 -2
  980. package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js.map +0 -1
  981. package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js +0 -2
  982. package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js.map +0 -1
  983. package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js +0 -2
  984. package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js.map +0 -1
  985. package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js +0 -2
  986. package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js.map +0 -1
  987. package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js +0 -2
  988. package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js.map +0 -1
  989. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +0 -2
  990. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js.map +0 -1
  991. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js +0 -2
  992. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js.map +0 -1
  993. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js +0 -2
  994. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js.map +0 -1
  995. package/dist/node_modules/framer-motion/dist/es/gestures/focus.js +0 -2
  996. package/dist/node_modules/framer-motion/dist/es/gestures/focus.js.map +0 -1
  997. package/dist/node_modules/framer-motion/dist/es/gestures/hover.js +0 -2
  998. package/dist/node_modules/framer-motion/dist/es/gestures/hover.js.map +0 -1
  999. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js +0 -2
  1000. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js.map +0 -1
  1001. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js +0 -2
  1002. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js.map +0 -1
  1003. package/dist/node_modules/framer-motion/dist/es/gestures/press.js +0 -2
  1004. package/dist/node_modules/framer-motion/dist/es/gestures/press.js.map +0 -1
  1005. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js +0 -2
  1006. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js.map +0 -1
  1007. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js +0 -2
  1008. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js.map +0 -1
  1009. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js +0 -2
  1010. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js.map +0 -1
  1011. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js +0 -2
  1012. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js.map +0 -1
  1013. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js +0 -2
  1014. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js.map +0 -1
  1015. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js +0 -2
  1016. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js.map +0 -1
  1017. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js +0 -2
  1018. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js.map +0 -1
  1019. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +0 -2
  1020. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js.map +0 -1
  1021. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js +0 -2
  1022. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js.map +0 -1
  1023. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js +0 -2
  1024. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js.map +0 -1
  1025. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js +0 -2
  1026. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js.map +0 -1
  1027. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js +0 -2
  1028. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js.map +0 -1
  1029. package/dist/node_modules/framer-motion/dist/es/motion/index.js +0 -2
  1030. package/dist/node_modules/framer-motion/dist/es/motion/index.js.map +0 -1
  1031. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +0 -2
  1032. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js.map +0 -1
  1033. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js +0 -2
  1034. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js.map +0 -1
  1035. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js +0 -2
  1036. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js.map +0 -1
  1037. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js +0 -2
  1038. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js.map +0 -1
  1039. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js +0 -2
  1040. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js.map +0 -1
  1041. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js +0 -2
  1042. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js.map +0 -1
  1043. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js +0 -2
  1044. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js.map +0 -1
  1045. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js +0 -2
  1046. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js.map +0 -1
  1047. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js +0 -2
  1048. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js.map +0 -1
  1049. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js +0 -2
  1050. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js.map +0 -1
  1051. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js +0 -2
  1052. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js.map +0 -1
  1053. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js +0 -2
  1054. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js.map +0 -1
  1055. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js +0 -2
  1056. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js.map +0 -1
  1057. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js +0 -2
  1058. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js.map +0 -1
  1059. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +0 -2
  1060. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js.map +0 -1
  1061. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +0 -2
  1062. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js.map +0 -1
  1063. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js +0 -2
  1064. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js.map +0 -1
  1065. package/dist/node_modules/framer-motion/dist/es/projection/node/state.js +0 -2
  1066. package/dist/node_modules/framer-motion/dist/es/projection/node/state.js.map +0 -1
  1067. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js +0 -2
  1068. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js.map +0 -1
  1069. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js +0 -2
  1070. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js.map +0 -1
  1071. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js +0 -2
  1072. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js.map +0 -1
  1073. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js +0 -2
  1074. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js.map +0 -1
  1075. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js +0 -2
  1076. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js.map +0 -1
  1077. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js +0 -2
  1078. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js.map +0 -1
  1079. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js +0 -2
  1080. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js.map +0 -1
  1081. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js +0 -2
  1082. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js.map +0 -1
  1083. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js +0 -2
  1084. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js.map +0 -1
  1085. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js +0 -2
  1086. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js.map +0 -1
  1087. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js +0 -2
  1088. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js.map +0 -1
  1089. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js +0 -2
  1090. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js.map +0 -1
  1091. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js +0 -2
  1092. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js.map +0 -1
  1093. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js +0 -2
  1094. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js.map +0 -1
  1095. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js +0 -2
  1096. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js.map +0 -1
  1097. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js +0 -2
  1098. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js.map +0 -1
  1099. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js +0 -2
  1100. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js.map +0 -1
  1101. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +0 -2
  1102. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js.map +0 -1
  1103. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js +0 -2
  1104. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js.map +0 -1
  1105. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js +0 -2
  1106. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js.map +0 -1
  1107. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js +0 -2
  1108. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js.map +0 -1
  1109. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js +0 -2
  1110. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js.map +0 -1
  1111. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js +0 -2
  1112. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js.map +0 -1
  1113. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js +0 -2
  1114. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js.map +0 -1
  1115. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js +0 -2
  1116. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js.map +0 -1
  1117. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js +0 -2
  1118. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js.map +0 -1
  1119. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js +0 -2
  1120. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js.map +0 -1
  1121. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js +0 -2
  1122. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js.map +0 -1
  1123. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js +0 -2
  1124. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js.map +0 -1
  1125. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js +0 -2
  1126. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js.map +0 -1
  1127. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js +0 -2
  1128. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js.map +0 -1
  1129. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js +0 -2
  1130. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js.map +0 -1
  1131. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js +0 -2
  1132. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js.map +0 -1
  1133. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js +0 -2
  1134. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js.map +0 -1
  1135. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js +0 -2
  1136. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js.map +0 -1
  1137. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js +0 -2
  1138. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js.map +0 -1
  1139. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js +0 -2
  1140. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js.map +0 -1
  1141. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js +0 -2
  1142. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js.map +0 -1
  1143. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js +0 -2
  1144. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js.map +0 -1
  1145. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js +0 -2
  1146. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js.map +0 -1
  1147. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js +0 -2
  1148. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js.map +0 -1
  1149. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js +0 -2
  1150. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js.map +0 -1
  1151. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js +0 -2
  1152. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js.map +0 -1
  1153. package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js +0 -2
  1154. package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js.map +0 -1
  1155. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js +0 -2
  1156. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js.map +0 -1
  1157. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +0 -2
  1158. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js.map +0 -1
  1159. package/dist/node_modules/framer-motion/dist/es/render/store.js +0 -2
  1160. package/dist/node_modules/framer-motion/dist/es/render/store.js.map +0 -1
  1161. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js +0 -2
  1162. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js.map +0 -1
  1163. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js +0 -2
  1164. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js.map +0 -1
  1165. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js +0 -2
  1166. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js.map +0 -1
  1167. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js +0 -2
  1168. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js.map +0 -1
  1169. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js +0 -2
  1170. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js.map +0 -1
  1171. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +0 -2
  1172. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js.map +0 -1
  1173. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js +0 -2
  1174. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js.map +0 -1
  1175. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +0 -2
  1176. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js.map +0 -1
  1177. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js +0 -2
  1178. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js.map +0 -1
  1179. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js +0 -2
  1180. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js.map +0 -1
  1181. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +0 -2
  1182. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js.map +0 -1
  1183. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js +0 -2
  1184. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js.map +0 -1
  1185. package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js +0 -2
  1186. package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js.map +0 -1
  1187. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js +0 -2
  1188. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js.map +0 -1
  1189. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js +0 -2
  1190. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js.map +0 -1
  1191. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js +0 -2
  1192. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js.map +0 -1
  1193. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js +0 -2
  1194. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js.map +0 -1
  1195. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js +0 -2
  1196. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js.map +0 -1
  1197. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js +0 -2
  1198. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js.map +0 -1
  1199. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js +0 -2
  1200. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js.map +0 -1
  1201. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +0 -2
  1202. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js.map +0 -1
  1203. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js +0 -2
  1204. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js.map +0 -1
  1205. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js +0 -2
  1206. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js.map +0 -1
  1207. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js +0 -2
  1208. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js.map +0 -1
  1209. package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js +0 -2
  1210. package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js.map +0 -1
  1211. package/dist/node_modules/framer-motion/dist/es/utils/array.js +0 -2
  1212. package/dist/node_modules/framer-motion/dist/es/utils/array.js.map +0 -1
  1213. package/dist/node_modules/framer-motion/dist/es/utils/clamp.js +0 -2
  1214. package/dist/node_modules/framer-motion/dist/es/utils/clamp.js.map +0 -1
  1215. package/dist/node_modules/framer-motion/dist/es/utils/delay.js +0 -2
  1216. package/dist/node_modules/framer-motion/dist/es/utils/delay.js.map +0 -1
  1217. package/dist/node_modules/framer-motion/dist/es/utils/distance.js +0 -2
  1218. package/dist/node_modules/framer-motion/dist/es/utils/distance.js.map +0 -1
  1219. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js +0 -2
  1220. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js.map +0 -1
  1221. package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js +0 -2
  1222. package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js.map +0 -1
  1223. package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js +0 -2
  1224. package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js.map +0 -1
  1225. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js +0 -2
  1226. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js.map +0 -1
  1227. package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js +0 -2
  1228. package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js.map +0 -1
  1229. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js +0 -2
  1230. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js.map +0 -1
  1231. package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js +0 -2
  1232. package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js.map +0 -1
  1233. package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js +0 -2
  1234. package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js.map +0 -1
  1235. package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js +0 -2
  1236. package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js.map +0 -1
  1237. package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js +0 -2
  1238. package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js.map +0 -1
  1239. package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js +0 -2
  1240. package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js.map +0 -1
  1241. package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js +0 -2
  1242. package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js.map +0 -1
  1243. package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js +0 -2
  1244. package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js.map +0 -1
  1245. package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js +0 -2
  1246. package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js.map +0 -1
  1247. package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js +0 -2
  1248. package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js.map +0 -1
  1249. package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js +0 -2
  1250. package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js.map +0 -1
  1251. package/dist/node_modules/framer-motion/dist/es/utils/pipe.js +0 -2
  1252. package/dist/node_modules/framer-motion/dist/es/utils/pipe.js.map +0 -1
  1253. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js +0 -2
  1254. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js.map +0 -1
  1255. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js +0 -2
  1256. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js.map +0 -1
  1257. package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js +0 -2
  1258. package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js.map +0 -1
  1259. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js +0 -2
  1260. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js.map +0 -1
  1261. package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js +0 -2
  1262. package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js.map +0 -1
  1263. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js +0 -2
  1264. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js.map +0 -1
  1265. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +0 -2
  1266. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js.map +0 -1
  1267. package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js +0 -2
  1268. package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js.map +0 -1
  1269. package/dist/node_modules/framer-motion/dist/es/value/index.js +0 -2
  1270. package/dist/node_modules/framer-motion/dist/es/value/index.js.map +0 -1
  1271. package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js +0 -2
  1272. package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js.map +0 -1
  1273. package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js +0 -2
  1274. package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js.map +0 -1
  1275. package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js +0 -2
  1276. package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js.map +0 -1
  1277. package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js +0 -2
  1278. package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js.map +0 -1
  1279. package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js +0 -2
  1280. package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js.map +0 -1
  1281. package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js +0 -2
  1282. package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js.map +0 -1
  1283. package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js +0 -2
  1284. package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js.map +0 -1
  1285. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js +0 -2
  1286. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js.map +0 -1
  1287. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js +0 -2
  1288. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js.map +0 -1
  1289. package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js +0 -2
  1290. package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js.map +0 -1
  1291. package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js +0 -2
  1292. package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js.map +0 -1
  1293. package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js +0 -2
  1294. package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js.map +0 -1
  1295. package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js +0 -2
  1296. package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js.map +0 -1
  1297. package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js +0 -2
  1298. package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js.map +0 -1
  1299. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js +0 -2
  1300. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js.map +0 -1
  1301. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js +0 -2
  1302. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js.map +0 -1
  1303. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js +0 -2
  1304. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js.map +0 -1
  1305. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js +0 -2
  1306. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js.map +0 -1
  1307. package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -2
  1308. package/dist/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  1309. package/dist/node_modules/goober/dist/goober.modern.js +0 -2
  1310. package/dist/node_modules/goober/dist/goober.modern.js.map +0 -1
  1311. package/dist/node_modules/input-otp/dist/index.js +0 -21
  1312. package/dist/node_modules/input-otp/dist/index.js.map +0 -1
  1313. package/dist/node_modules/linkifyjs/dist/linkify.js +0 -6
  1314. package/dist/node_modules/linkifyjs/dist/linkify.js.map +0 -1
  1315. package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js +0 -2
  1316. package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js.map +0 -1
  1317. package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js +0 -2
  1318. package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js.map +0 -1
  1319. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js +0 -2
  1320. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js.map +0 -1
  1321. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js +0 -2
  1322. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js.map +0 -1
  1323. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js +0 -2
  1324. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js.map +0 -1
  1325. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js +0 -2
  1326. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js.map +0 -1
  1327. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js +0 -2
  1328. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js.map +0 -1
  1329. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js +0 -2
  1330. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js.map +0 -1
  1331. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js +0 -2
  1332. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js.map +0 -1
  1333. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js +0 -2
  1334. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js.map +0 -1
  1335. package/dist/node_modules/motion-dom/dist/es/gestures/hover.js +0 -2
  1336. package/dist/node_modules/motion-dom/dist/es/gestures/hover.js.map +0 -1
  1337. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js +0 -2
  1338. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js.map +0 -1
  1339. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +0 -2
  1340. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js.map +0 -1
  1341. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js +0 -2
  1342. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js.map +0 -1
  1343. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js +0 -2
  1344. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js.map +0 -1
  1345. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js +0 -2
  1346. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js.map +0 -1
  1347. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +0 -2
  1348. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js.map +0 -1
  1349. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js +0 -2
  1350. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js.map +0 -1
  1351. package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js +0 -2
  1352. package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js.map +0 -1
  1353. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js +0 -2
  1354. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js.map +0 -1
  1355. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js +0 -2
  1356. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js.map +0 -1
  1357. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js +0 -2
  1358. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js.map +0 -1
  1359. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js +0 -2
  1360. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js.map +0 -1
  1361. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js +0 -2
  1362. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js.map +0 -1
  1363. package/dist/node_modules/motion-utils/dist/es/errors.js +0 -2
  1364. package/dist/node_modules/motion-utils/dist/es/errors.js.map +0 -1
  1365. package/dist/node_modules/motion-utils/dist/es/memo.js +0 -2
  1366. package/dist/node_modules/motion-utils/dist/es/memo.js.map +0 -1
  1367. package/dist/node_modules/motion-utils/dist/es/noop.js +0 -2
  1368. package/dist/node_modules/motion-utils/dist/es/noop.js.map +0 -1
  1369. package/dist/node_modules/motion-utils/dist/es/progress.js +0 -2
  1370. package/dist/node_modules/motion-utils/dist/es/progress.js.map +0 -1
  1371. package/dist/node_modules/motion-utils/dist/es/time-conversion.js +0 -2
  1372. package/dist/node_modules/motion-utils/dist/es/time-conversion.js.map +0 -1
  1373. package/dist/node_modules/orderedmap/dist/index.js +0 -2
  1374. package/dist/node_modules/orderedmap/dist/index.js.map +0 -1
  1375. package/dist/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
  1376. package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
  1377. package/dist/node_modules/prop-types/index.js +0 -2
  1378. package/dist/node_modules/prop-types/index.js.map +0 -1
  1379. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
  1380. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
  1381. package/dist/node_modules/prosemirror-commands/dist/index.js +0 -3
  1382. package/dist/node_modules/prosemirror-commands/dist/index.js.map +0 -1
  1383. package/dist/node_modules/prosemirror-dropcursor/dist/index.js +0 -2
  1384. package/dist/node_modules/prosemirror-dropcursor/dist/index.js.map +0 -1
  1385. package/dist/node_modules/prosemirror-gapcursor/dist/index.js +0 -2
  1386. package/dist/node_modules/prosemirror-gapcursor/dist/index.js.map +0 -1
  1387. package/dist/node_modules/prosemirror-history/dist/index.js +0 -2
  1388. package/dist/node_modules/prosemirror-history/dist/index.js.map +0 -1
  1389. package/dist/node_modules/prosemirror-keymap/dist/index.js +0 -2
  1390. package/dist/node_modules/prosemirror-keymap/dist/index.js.map +0 -1
  1391. package/dist/node_modules/prosemirror-model/dist/index.js +0 -5
  1392. package/dist/node_modules/prosemirror-model/dist/index.js.map +0 -1
  1393. package/dist/node_modules/prosemirror-schema-list/dist/index.js +0 -2
  1394. package/dist/node_modules/prosemirror-schema-list/dist/index.js.map +0 -1
  1395. package/dist/node_modules/prosemirror-state/dist/index.js +0 -2
  1396. package/dist/node_modules/prosemirror-state/dist/index.js.map +0 -1
  1397. package/dist/node_modules/prosemirror-transform/dist/index.js +0 -3
  1398. package/dist/node_modules/prosemirror-transform/dist/index.js.map +0 -1
  1399. package/dist/node_modules/prosemirror-view/dist/index.js +0 -6
  1400. package/dist/node_modules/prosemirror-view/dist/index.js.map +0 -1
  1401. package/dist/node_modules/rc-slider/es/Handles/Handle.js +0 -2
  1402. package/dist/node_modules/rc-slider/es/Handles/Handle.js.map +0 -1
  1403. package/dist/node_modules/rc-slider/es/Handles/index.js +0 -2
  1404. package/dist/node_modules/rc-slider/es/Handles/index.js.map +0 -1
  1405. package/dist/node_modules/rc-slider/es/Marks/Mark.js +0 -2
  1406. package/dist/node_modules/rc-slider/es/Marks/Mark.js.map +0 -1
  1407. package/dist/node_modules/rc-slider/es/Marks/index.js +0 -2
  1408. package/dist/node_modules/rc-slider/es/Marks/index.js.map +0 -1
  1409. package/dist/node_modules/rc-slider/es/Slider.js +0 -2
  1410. package/dist/node_modules/rc-slider/es/Slider.js.map +0 -1
  1411. package/dist/node_modules/rc-slider/es/Steps/Dot.js +0 -2
  1412. package/dist/node_modules/rc-slider/es/Steps/Dot.js.map +0 -1
  1413. package/dist/node_modules/rc-slider/es/Steps/index.js +0 -2
  1414. package/dist/node_modules/rc-slider/es/Steps/index.js.map +0 -1
  1415. package/dist/node_modules/rc-slider/es/Tracks/Track.js +0 -2
  1416. package/dist/node_modules/rc-slider/es/Tracks/Track.js.map +0 -1
  1417. package/dist/node_modules/rc-slider/es/Tracks/index.js +0 -2
  1418. package/dist/node_modules/rc-slider/es/Tracks/index.js.map +0 -1
  1419. package/dist/node_modules/rc-slider/es/context.js +0 -2
  1420. package/dist/node_modules/rc-slider/es/context.js.map +0 -1
  1421. package/dist/node_modules/rc-slider/es/hooks/useDrag.js +0 -2
  1422. package/dist/node_modules/rc-slider/es/hooks/useDrag.js.map +0 -1
  1423. package/dist/node_modules/rc-slider/es/hooks/useOffset.js +0 -2
  1424. package/dist/node_modules/rc-slider/es/hooks/useOffset.js.map +0 -1
  1425. package/dist/node_modules/rc-slider/es/hooks/useRange.js +0 -2
  1426. package/dist/node_modules/rc-slider/es/hooks/useRange.js.map +0 -1
  1427. package/dist/node_modules/rc-slider/es/index.js +0 -2
  1428. package/dist/node_modules/rc-slider/es/index.js.map +0 -1
  1429. package/dist/node_modules/rc-slider/es/util.js +0 -2
  1430. package/dist/node_modules/rc-slider/es/util.js.map +0 -1
  1431. package/dist/node_modules/rc-util/es/Dom/canUseDom.js +0 -2
  1432. package/dist/node_modules/rc-util/es/Dom/canUseDom.js.map +0 -1
  1433. package/dist/node_modules/rc-util/es/KeyCode.js +0 -2
  1434. package/dist/node_modules/rc-util/es/KeyCode.js.map +0 -1
  1435. package/dist/node_modules/rc-util/es/hooks/useEvent.js +0 -2
  1436. package/dist/node_modules/rc-util/es/hooks/useEvent.js.map +0 -1
  1437. package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js +0 -2
  1438. package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js.map +0 -1
  1439. package/dist/node_modules/rc-util/es/hooks/useMergedState.js +0 -2
  1440. package/dist/node_modules/rc-util/es/hooks/useMergedState.js.map +0 -1
  1441. package/dist/node_modules/rc-util/es/hooks/useState.js +0 -2
  1442. package/dist/node_modules/rc-util/es/hooks/useState.js.map +0 -1
  1443. package/dist/node_modules/rc-util/es/isEqual.js +0 -2
  1444. package/dist/node_modules/rc-util/es/isEqual.js.map +0 -1
  1445. package/dist/node_modules/rc-util/es/warning.js +0 -2
  1446. package/dist/node_modules/rc-util/es/warning.js.map +0 -1
  1447. package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js +0 -2
  1448. package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js.map +0 -1
  1449. package/dist/node_modules/react-day-picker/dist/esm/UI.js +0 -2
  1450. package/dist/node_modules/react-day-picker/dist/esm/UI.js.map +0 -1
  1451. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +0 -2
  1452. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js.map +0 -1
  1453. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +0 -2
  1454. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js.map +0 -1
  1455. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +0 -2
  1456. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js.map +0 -1
  1457. package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js +0 -2
  1458. package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js.map +0 -1
  1459. package/dist/node_modules/react-day-picker/dist/esm/components/Button.js +0 -2
  1460. package/dist/node_modules/react-day-picker/dist/esm/components/Button.js.map +0 -1
  1461. package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +0 -2
  1462. package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js.map +0 -1
  1463. package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js +0 -2
  1464. package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js.map +0 -1
  1465. package/dist/node_modules/react-day-picker/dist/esm/components/Day.js +0 -2
  1466. package/dist/node_modules/react-day-picker/dist/esm/components/Day.js.map +0 -1
  1467. package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js +0 -2
  1468. package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js.map +0 -1
  1469. package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js +0 -2
  1470. package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js.map +0 -1
  1471. package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +0 -2
  1472. package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js.map +0 -1
  1473. package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js +0 -2
  1474. package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js.map +0 -1
  1475. package/dist/node_modules/react-day-picker/dist/esm/components/Month.js +0 -2
  1476. package/dist/node_modules/react-day-picker/dist/esm/components/Month.js.map +0 -1
  1477. package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +0 -2
  1478. package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js.map +0 -1
  1479. package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +0 -2
  1480. package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js.map +0 -1
  1481. package/dist/node_modules/react-day-picker/dist/esm/components/Months.js +0 -2
  1482. package/dist/node_modules/react-day-picker/dist/esm/components/Months.js.map +0 -1
  1483. package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +0 -2
  1484. package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js.map +0 -1
  1485. package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js +0 -2
  1486. package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js.map +0 -1
  1487. package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +0 -2
  1488. package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js.map +0 -1
  1489. package/dist/node_modules/react-day-picker/dist/esm/components/Option.js +0 -2
  1490. package/dist/node_modules/react-day-picker/dist/esm/components/Option.js.map +0 -1
  1491. package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +0 -2
  1492. package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js.map +0 -1
  1493. package/dist/node_modules/react-day-picker/dist/esm/components/Root.js +0 -2
  1494. package/dist/node_modules/react-day-picker/dist/esm/components/Root.js.map +0 -1
  1495. package/dist/node_modules/react-day-picker/dist/esm/components/Select.js +0 -2
  1496. package/dist/node_modules/react-day-picker/dist/esm/components/Select.js.map +0 -1
  1497. package/dist/node_modules/react-day-picker/dist/esm/components/Week.js +0 -2
  1498. package/dist/node_modules/react-day-picker/dist/esm/components/Week.js.map +0 -1
  1499. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +0 -2
  1500. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js.map +0 -1
  1501. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +0 -2
  1502. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js.map +0 -1
  1503. package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js +0 -2
  1504. package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js.map +0 -1
  1505. package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js +0 -2
  1506. package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js.map +0 -1
  1507. package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js +0 -2
  1508. package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js.map +0 -1
  1509. package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +0 -2
  1510. package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js.map +0 -1
  1511. package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js +0 -2
  1512. package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js.map +0 -1
  1513. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +0 -2
  1514. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js.map +0 -1
  1515. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +0 -2
  1516. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js.map +0 -1
  1517. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +0 -2
  1518. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js.map +0 -1
  1519. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +0 -2
  1520. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js.map +0 -1
  1521. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +0 -2
  1522. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js.map +0 -1
  1523. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +0 -2
  1524. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js.map +0 -1
  1525. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +0 -2
  1526. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js.map +0 -1
  1527. package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js +0 -2
  1528. package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js.map +0 -1
  1529. package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +0 -2
  1530. package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js.map +0 -1
  1531. package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js +0 -2
  1532. package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js.map +0 -1
  1533. package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +0 -2
  1534. package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js.map +0 -1
  1535. package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +0 -2
  1536. package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js.map +0 -1
  1537. package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +0 -2
  1538. package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js.map +0 -1
  1539. package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +0 -2
  1540. package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js.map +0 -1
  1541. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +0 -2
  1542. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js.map +0 -1
  1543. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js +0 -2
  1544. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js.map +0 -1
  1545. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js +0 -2
  1546. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js.map +0 -1
  1547. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +0 -2
  1548. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js.map +0 -1
  1549. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +0 -2
  1550. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js.map +0 -1
  1551. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +0 -2
  1552. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js.map +0 -1
  1553. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +0 -2
  1554. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js.map +0 -1
  1555. package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +0 -2
  1556. package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js.map +0 -1
  1557. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +0 -2
  1558. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js.map +0 -1
  1559. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +0 -2
  1560. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js.map +0 -1
  1561. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +0 -2
  1562. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js.map +0 -1
  1563. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +0 -2
  1564. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js.map +0 -1
  1565. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +0 -2
  1566. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js.map +0 -1
  1567. package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +0 -2
  1568. package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js.map +0 -1
  1569. package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +0 -2
  1570. package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js.map +0 -1
  1571. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +0 -2
  1572. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js.map +0 -1
  1573. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +0 -2
  1574. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js.map +0 -1
  1575. package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +0 -2
  1576. package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js.map +0 -1
  1577. package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +0 -2
  1578. package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js.map +0 -1
  1579. package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +0 -2
  1580. package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js.map +0 -1
  1581. package/dist/node_modules/react-day-picker/dist/esm/labels/index.js +0 -2
  1582. package/dist/node_modules/react-day-picker/dist/esm/labels/index.js.map +0 -1
  1583. package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +0 -2
  1584. package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js.map +0 -1
  1585. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +0 -2
  1586. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js.map +0 -1
  1587. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +0 -2
  1588. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js.map +0 -1
  1589. package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +0 -2
  1590. package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js.map +0 -1
  1591. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js +0 -2
  1592. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js.map +0 -1
  1593. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js +0 -2
  1594. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js.map +0 -1
  1595. package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +0 -2
  1596. package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js.map +0 -1
  1597. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +0 -2
  1598. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js.map +0 -1
  1599. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +0 -2
  1600. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js.map +0 -1
  1601. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +0 -2
  1602. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js.map +0 -1
  1603. package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +0 -2
  1604. package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js.map +0 -1
  1605. package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js +0 -2
  1606. package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js.map +0 -1
  1607. package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js +0 -2
  1608. package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js.map +0 -1
  1609. package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js +0 -2
  1610. package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js.map +0 -1
  1611. package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js +0 -2
  1612. package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js.map +0 -1
  1613. package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js +0 -2
  1614. package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js.map +0 -1
  1615. package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js +0 -2
  1616. package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js.map +0 -1
  1617. package/dist/node_modules/react-day-picker/dist/esm/useFocus.js +0 -2
  1618. package/dist/node_modules/react-day-picker/dist/esm/useFocus.js.map +0 -1
  1619. package/dist/node_modules/react-day-picker/dist/esm/useSelection.js +0 -2
  1620. package/dist/node_modules/react-day-picker/dist/esm/useSelection.js.map +0 -1
  1621. package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js +0 -2
  1622. package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js.map +0 -1
  1623. package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +0 -2
  1624. package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js.map +0 -1
  1625. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +0 -2
  1626. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js.map +0 -1
  1627. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +0 -2
  1628. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js.map +0 -1
  1629. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +0 -2
  1630. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js.map +0 -1
  1631. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +0 -2
  1632. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js.map +0 -1
  1633. package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js +0 -2
  1634. package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js.map +0 -1
  1635. package/dist/node_modules/react-day-picker/src/style.css +0 -1
  1636. package/dist/node_modules/react-dropzone/dist/es/index.js +0 -4
  1637. package/dist/node_modules/react-dropzone/dist/es/index.js.map +0 -1
  1638. package/dist/node_modules/react-dropzone/dist/es/utils/index.js +0 -4
  1639. package/dist/node_modules/react-dropzone/dist/es/utils/index.js.map +0 -1
  1640. package/dist/node_modules/react-hot-toast/dist/index.js +0 -178
  1641. package/dist/node_modules/react-hot-toast/dist/index.js.map +0 -1
  1642. package/dist/node_modules/react-number-format/dist/react-number-format.es.js +0 -10
  1643. package/dist/node_modules/react-number-format/dist/react-number-format.es.js.map +0 -1
  1644. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -2
  1645. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  1646. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -5
  1647. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  1648. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -2
  1649. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  1650. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -2
  1651. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  1652. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -2
  1653. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  1654. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -2
  1655. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  1656. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -2
  1657. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  1658. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -39
  1659. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  1660. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -2
  1661. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  1662. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -2
  1663. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  1664. package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -2
  1665. package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  1666. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -2
  1667. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  1668. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -2
  1669. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  1670. package/dist/node_modules/rope-sequence/dist/index.js +0 -2
  1671. package/dist/node_modules/rope-sequence/dist/index.js.map +0 -1
  1672. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2
  1673. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  1674. package/dist/node_modules/tailwindcss/lib/public/create-plugin.js +0 -2
  1675. package/dist/node_modules/tailwindcss/lib/public/create-plugin.js.map +0 -1
  1676. package/dist/node_modules/tailwindcss/lib/util/createPlugin.js +0 -2
  1677. package/dist/node_modules/tailwindcss/lib/util/createPlugin.js.map +0 -1
  1678. package/dist/node_modules/tailwindcss/plugin.js +0 -2
  1679. package/dist/node_modules/tailwindcss/plugin.js.map +0 -1
  1680. package/dist/node_modules/tailwindcss-animate/index.js +0 -2
  1681. package/dist/node_modules/tailwindcss-animate/index.js.map +0 -1
  1682. package/dist/node_modules/tslib/tslib.es6.js +0 -2
  1683. package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
  1684. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -2
  1685. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  1686. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -2
  1687. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  1688. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -2
  1689. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  1690. package/dist/node_modules/use-mask-input/dist/index.js +0 -14
  1691. package/dist/node_modules/use-mask-input/dist/index.js.map +0 -1
  1692. package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -2
  1693. package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  1694. package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -2
  1695. package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  1696. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -2
  1697. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  1698. package/dist/node_modules/uuid/dist/esm-browser/rng.js +0 -2
  1699. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
  1700. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +0 -2
  1701. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
  1702. package/dist/node_modules/uuid/dist/esm-browser/v4.js +0 -2
  1703. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
  1704. package/dist/node_modules/w3c-keyname/index.js +0 -2
  1705. package/dist/node_modules/w3c-keyname/index.js.map +0 -1
  1706. package/dist/node_modules/zod/index.js +0 -2
  1707. package/dist/node_modules/zod/index.js.map +0 -1
  1708. package/dist/node_modules/zod/v3/ZodError.js +0 -2
  1709. package/dist/node_modules/zod/v3/ZodError.js.map +0 -1
  1710. package/dist/node_modules/zod/v3/errors.js +0 -2
  1711. package/dist/node_modules/zod/v3/errors.js.map +0 -1
  1712. package/dist/node_modules/zod/v3/external.js +0 -2
  1713. package/dist/node_modules/zod/v3/external.js.map +0 -1
  1714. package/dist/node_modules/zod/v3/helpers/errorUtil.js +0 -2
  1715. package/dist/node_modules/zod/v3/helpers/errorUtil.js.map +0 -1
  1716. package/dist/node_modules/zod/v3/helpers/parseUtil.js +0 -2
  1717. package/dist/node_modules/zod/v3/helpers/parseUtil.js.map +0 -1
  1718. package/dist/node_modules/zod/v3/helpers/util.js +0 -2
  1719. package/dist/node_modules/zod/v3/helpers/util.js.map +0 -1
  1720. package/dist/node_modules/zod/v3/locales/en.js +0 -2
  1721. package/dist/node_modules/zod/v3/locales/en.js.map +0 -1
  1722. package/dist/node_modules/zod/v3/types.js +0 -2
  1723. package/dist/node_modules/zod/v3/types.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-projection-node.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs"],"sourcesContent":["import { getValueTransition } from 'motion-dom';\nimport { noop } from 'motion-utils';\nimport { animateSingleValue } from '../../animation/animate/single-value.mjs';\nimport { getOptimisedAppearId } from '../../animation/optimized-appear/get-appear-id.mjs';\nimport { cancelFrame, frameData, frameSteps, frame } from '../../frameloop/frame.mjs';\nimport { microtask } from '../../frameloop/microtask.mjs';\nimport { time } from '../../frameloop/sync-time.mjs';\nimport { isSVGElement } from '../../render/dom/utils/is-svg-element.mjs';\nimport { FlatTree } from '../../render/utils/flat-tree.mjs';\nimport { clamp } from '../../utils/clamp.mjs';\nimport { delay } from '../../utils/delay.mjs';\nimport { mixNumber } from '../../utils/mix/number.mjs';\nimport { SubscriptionManager } from '../../utils/subscription-manager.mjs';\nimport { resolveMotionValue } from '../../value/utils/resolve-motion-value.mjs';\nimport { mixValues } from '../animation/mix-values.mjs';\nimport { copyBoxInto, copyAxisDeltaInto } from '../geometry/copy.mjs';\nimport { translateAxis, transformBox, applyBoxDelta, applyTreeDeltas } from '../geometry/delta-apply.mjs';\nimport { calcRelativePosition, calcRelativeBox, calcBoxDelta, calcLength, isNear } from '../geometry/delta-calc.mjs';\nimport { removeBoxTransforms } from '../geometry/delta-remove.mjs';\nimport { createBox, createDelta } from '../geometry/models.mjs';\nimport { boxEqualsRounded, isDeltaZero, axisDeltaEquals, aspectRatio, boxEquals } from '../geometry/utils.mjs';\nimport { NodeStack } from '../shared/stack.mjs';\nimport { scaleCorrectors } from '../styles/scale-correction.mjs';\nimport { buildProjectionTransform } from '../styles/transform.mjs';\nimport { eachAxis } from '../utils/each-axis.mjs';\nimport { hasTransform, hasScale, has2DTranslate } from '../utils/has-transform.mjs';\nimport { globalProjectionState } from './state.mjs';\n\nconst metrics = {\n type: \"projectionFrame\",\n totalNodes: 0,\n resolvedTargetDeltas: 0,\n recalculatedProjection: 0,\n};\nconst isDebug = typeof window !== \"undefined\" && window.MotionDebug !== undefined;\nconst transformAxes = [\"\", \"X\", \"Y\", \"Z\"];\nconst hiddenVisibility = { visibility: \"hidden\" };\n/**\n * We use 1000 as the animation target as 0-1000 maps better to pixels than 0-1\n * which has a noticeable difference in spring animations\n */\nconst animationTarget = 1000;\nlet id = 0;\nfunction resetDistortingTransform(key, visualElement, values, sharedAnimationValues) {\n const { latestValues } = visualElement;\n // Record the distorting transform and then temporarily set it to 0\n if (latestValues[key]) {\n values[key] = latestValues[key];\n visualElement.setStaticValue(key, 0);\n if (sharedAnimationValues) {\n sharedAnimationValues[key] = 0;\n }\n }\n}\nfunction cancelTreeOptimisedTransformAnimations(projectionNode) {\n projectionNode.hasCheckedOptimisedAppear = true;\n if (projectionNode.root === projectionNode)\n return;\n const { visualElement } = projectionNode.options;\n if (!visualElement)\n return;\n const appearId = getOptimisedAppearId(visualElement);\n if (window.MotionHasOptimisedAnimation(appearId, \"transform\")) {\n const { layout, layoutId } = projectionNode.options;\n window.MotionCancelOptimisedAnimation(appearId, \"transform\", frame, !(layout || layoutId));\n }\n const { parent } = projectionNode;\n if (parent && !parent.hasCheckedOptimisedAppear) {\n cancelTreeOptimisedTransformAnimations(parent);\n }\n}\nfunction createProjectionNode({ attachResizeListener, defaultParent, measureScroll, checkIsScrollRoot, resetTransform, }) {\n return class ProjectionNode {\n constructor(latestValues = {}, parent = defaultParent === null || defaultParent === void 0 ? void 0 : defaultParent()) {\n /**\n * A unique ID generated for every projection node.\n */\n this.id = id++;\n /**\n * An id that represents a unique session instigated by startUpdate.\n */\n this.animationId = 0;\n /**\n * A Set containing all this component's children. This is used to iterate\n * through the children.\n *\n * TODO: This could be faster to iterate as a flat array stored on the root node.\n */\n this.children = new Set();\n /**\n * Options for the node. We use this to configure what kind of layout animations\n * we should perform (if any).\n */\n this.options = {};\n /**\n * We use this to detect when its safe to shut down part of a projection tree.\n * We have to keep projecting children for scale correction and relative projection\n * until all their parents stop performing layout animations.\n */\n this.isTreeAnimating = false;\n this.isAnimationBlocked = false;\n /**\n * Flag to true if we think this layout has been changed. We can't always know this,\n * currently we set it to true every time a component renders, or if it has a layoutDependency\n * if that has changed between renders. Additionally, components can be grouped by LayoutGroup\n * and if one node is dirtied, they all are.\n */\n this.isLayoutDirty = false;\n /**\n * Flag to true if we think the projection calculations for this node needs\n * recalculating as a result of an updated transform or layout animation.\n */\n this.isProjectionDirty = false;\n /**\n * Flag to true if the layout *or* transform has changed. This then gets propagated\n * throughout the projection tree, forcing any element below to recalculate on the next frame.\n */\n this.isSharedProjectionDirty = false;\n /**\n * Flag transform dirty. This gets propagated throughout the whole tree but is only\n * respected by shared nodes.\n */\n this.isTransformDirty = false;\n /**\n * Block layout updates for instant layout transitions throughout the tree.\n */\n this.updateManuallyBlocked = false;\n this.updateBlockedByResize = false;\n /**\n * Set to true between the start of the first `willUpdate` call and the end of the `didUpdate`\n * call.\n */\n this.isUpdating = false;\n /**\n * If this is an SVG element we currently disable projection transforms\n */\n this.isSVG = false;\n /**\n * Flag to true (during promotion) if a node doing an instant layout transition needs to reset\n * its projection styles.\n */\n this.needsReset = false;\n /**\n * Flags whether this node should have its transform reset prior to measuring.\n */\n this.shouldResetTransform = false;\n /**\n * Store whether this node has been checked for optimised appear animations. As\n * effects fire bottom-up, and we want to look up the tree for appear animations,\n * this makes sure we only check each path once, stopping at nodes that\n * have already been checked.\n */\n this.hasCheckedOptimisedAppear = false;\n /**\n * An object representing the calculated contextual/accumulated/tree scale.\n * This will be used to scale calculcated projection transforms, as these are\n * calculated in screen-space but need to be scaled for elements to layoutly\n * make it to their calculated destinations.\n *\n * TODO: Lazy-init\n */\n this.treeScale = { x: 1, y: 1 };\n /**\n *\n */\n this.eventHandlers = new Map();\n this.hasTreeAnimated = false;\n // Note: Currently only running on root node\n this.updateScheduled = false;\n this.scheduleUpdate = () => this.update();\n this.projectionUpdateScheduled = false;\n this.checkUpdateFailed = () => {\n if (this.isUpdating) {\n this.isUpdating = false;\n this.clearAllSnapshots();\n }\n };\n /**\n * This is a multi-step process as shared nodes might be of different depths. Nodes\n * are sorted by depth order, so we need to resolve the entire tree before moving to\n * the next step.\n */\n this.updateProjection = () => {\n this.projectionUpdateScheduled = false;\n /**\n * Reset debug counts. Manually resetting rather than creating a new\n * object each frame.\n */\n if (isDebug) {\n metrics.totalNodes =\n metrics.resolvedTargetDeltas =\n metrics.recalculatedProjection =\n 0;\n }\n this.nodes.forEach(propagateDirtyNodes);\n this.nodes.forEach(resolveTargetDelta);\n this.nodes.forEach(calcProjection);\n this.nodes.forEach(cleanDirtyNodes);\n if (isDebug) {\n window.MotionDebug.record(metrics);\n }\n };\n /**\n * Frame calculations\n */\n this.resolvedRelativeTargetAt = 0.0;\n this.hasProjected = false;\n this.isVisible = true;\n this.animationProgress = 0;\n /**\n * Shared layout\n */\n // TODO Only running on root node\n this.sharedNodes = new Map();\n this.latestValues = latestValues;\n this.root = parent ? parent.root || parent : this;\n this.path = parent ? [...parent.path, parent] : [];\n this.parent = parent;\n this.depth = parent ? parent.depth + 1 : 0;\n for (let i = 0; i < this.path.length; i++) {\n this.path[i].shouldResetTransform = true;\n }\n if (this.root === this)\n this.nodes = new FlatTree();\n }\n addEventListener(name, handler) {\n if (!this.eventHandlers.has(name)) {\n this.eventHandlers.set(name, new SubscriptionManager());\n }\n return this.eventHandlers.get(name).add(handler);\n }\n notifyListeners(name, ...args) {\n const subscriptionManager = this.eventHandlers.get(name);\n subscriptionManager && subscriptionManager.notify(...args);\n }\n hasListeners(name) {\n return this.eventHandlers.has(name);\n }\n /**\n * Lifecycles\n */\n mount(instance, isLayoutDirty = this.root.hasTreeAnimated) {\n if (this.instance)\n return;\n this.isSVG = isSVGElement(instance);\n this.instance = instance;\n const { layoutId, layout, visualElement } = this.options;\n if (visualElement && !visualElement.current) {\n visualElement.mount(instance);\n }\n this.root.nodes.add(this);\n this.parent && this.parent.children.add(this);\n if (isLayoutDirty && (layout || layoutId)) {\n this.isLayoutDirty = true;\n }\n if (attachResizeListener) {\n let cancelDelay;\n const resizeUnblockUpdate = () => (this.root.updateBlockedByResize = false);\n attachResizeListener(instance, () => {\n this.root.updateBlockedByResize = true;\n cancelDelay && cancelDelay();\n cancelDelay = delay(resizeUnblockUpdate, 250);\n if (globalProjectionState.hasAnimatedSinceResize) {\n globalProjectionState.hasAnimatedSinceResize = false;\n this.nodes.forEach(finishAnimation);\n }\n });\n }\n if (layoutId) {\n this.root.registerSharedNode(layoutId, this);\n }\n // Only register the handler if it requires layout animation\n if (this.options.animate !== false &&\n visualElement &&\n (layoutId || layout)) {\n this.addEventListener(\"didUpdate\", ({ delta, hasLayoutChanged, hasRelativeTargetChanged, layout: newLayout, }) => {\n if (this.isTreeAnimationBlocked()) {\n this.target = undefined;\n this.relativeTarget = undefined;\n return;\n }\n // TODO: Check here if an animation exists\n const layoutTransition = this.options.transition ||\n visualElement.getDefaultTransition() ||\n defaultLayoutTransition;\n const { onLayoutAnimationStart, onLayoutAnimationComplete, } = visualElement.getProps();\n /**\n * The target layout of the element might stay the same,\n * but its position relative to its parent has changed.\n */\n const targetChanged = !this.targetLayout ||\n !boxEqualsRounded(this.targetLayout, newLayout) ||\n hasRelativeTargetChanged;\n /**\n * If the layout hasn't seemed to have changed, it might be that the\n * element is visually in the same place in the document but its position\n * relative to its parent has indeed changed. So here we check for that.\n */\n const hasOnlyRelativeTargetChanged = !hasLayoutChanged && hasRelativeTargetChanged;\n if (this.options.layoutRoot ||\n (this.resumeFrom && this.resumeFrom.instance) ||\n hasOnlyRelativeTargetChanged ||\n (hasLayoutChanged &&\n (targetChanged || !this.currentAnimation))) {\n if (this.resumeFrom) {\n this.resumingFrom = this.resumeFrom;\n this.resumingFrom.resumingFrom = undefined;\n }\n this.setAnimationOrigin(delta, hasOnlyRelativeTargetChanged);\n const animationOptions = {\n ...getValueTransition(layoutTransition, \"layout\"),\n onPlay: onLayoutAnimationStart,\n onComplete: onLayoutAnimationComplete,\n };\n if (visualElement.shouldReduceMotion ||\n this.options.layoutRoot) {\n animationOptions.delay = 0;\n animationOptions.type = false;\n }\n this.startAnimation(animationOptions);\n }\n else {\n /**\n * If the layout hasn't changed and we have an animation that hasn't started yet,\n * finish it immediately. Otherwise it will be animating from a location\n * that was probably never commited to screen and look like a jumpy box.\n */\n if (!hasLayoutChanged) {\n finishAnimation(this);\n }\n if (this.isLead() && this.options.onExitComplete) {\n this.options.onExitComplete();\n }\n }\n this.targetLayout = newLayout;\n });\n }\n }\n unmount() {\n this.options.layoutId && this.willUpdate();\n this.root.nodes.remove(this);\n const stack = this.getStack();\n stack && stack.remove(this);\n this.parent && this.parent.children.delete(this);\n this.instance = undefined;\n cancelFrame(this.updateProjection);\n }\n // only on the root\n blockUpdate() {\n this.updateManuallyBlocked = true;\n }\n unblockUpdate() {\n this.updateManuallyBlocked = false;\n }\n isUpdateBlocked() {\n return this.updateManuallyBlocked || this.updateBlockedByResize;\n }\n isTreeAnimationBlocked() {\n return (this.isAnimationBlocked ||\n (this.parent && this.parent.isTreeAnimationBlocked()) ||\n false);\n }\n // Note: currently only running on root node\n startUpdate() {\n if (this.isUpdateBlocked())\n return;\n this.isUpdating = true;\n this.nodes && this.nodes.forEach(resetSkewAndRotation);\n this.animationId++;\n }\n getTransformTemplate() {\n const { visualElement } = this.options;\n return visualElement && visualElement.getProps().transformTemplate;\n }\n willUpdate(shouldNotifyListeners = true) {\n this.root.hasTreeAnimated = true;\n if (this.root.isUpdateBlocked()) {\n this.options.onExitComplete && this.options.onExitComplete();\n return;\n }\n /**\n * If we're running optimised appear animations then these must be\n * cancelled before measuring the DOM. This is so we can measure\n * the true layout of the element rather than the WAAPI animation\n * which will be unaffected by the resetSkewAndRotate step.\n *\n * Note: This is a DOM write. Worst case scenario is this is sandwiched\n * between other snapshot reads which will cause unnecessary style recalculations.\n * This has to happen here though, as we don't yet know which nodes will need\n * snapshots in startUpdate(), but we only want to cancel optimised animations\n * if a layout animation measurement is actually going to be affected by them.\n */\n if (window.MotionCancelOptimisedAnimation &&\n !this.hasCheckedOptimisedAppear) {\n cancelTreeOptimisedTransformAnimations(this);\n }\n !this.root.isUpdating && this.root.startUpdate();\n if (this.isLayoutDirty)\n return;\n this.isLayoutDirty = true;\n for (let i = 0; i < this.path.length; i++) {\n const node = this.path[i];\n node.shouldResetTransform = true;\n node.updateScroll(\"snapshot\");\n if (node.options.layoutRoot) {\n node.willUpdate(false);\n }\n }\n const { layoutId, layout } = this.options;\n if (layoutId === undefined && !layout)\n return;\n const transformTemplate = this.getTransformTemplate();\n this.prevTransformTemplateValue = transformTemplate\n ? transformTemplate(this.latestValues, \"\")\n : undefined;\n this.updateSnapshot();\n shouldNotifyListeners && this.notifyListeners(\"willUpdate\");\n }\n update() {\n this.updateScheduled = false;\n const updateWasBlocked = this.isUpdateBlocked();\n // When doing an instant transition, we skip the layout update,\n // but should still clean up the measurements so that the next\n // snapshot could be taken correctly.\n if (updateWasBlocked) {\n this.unblockUpdate();\n this.clearAllSnapshots();\n this.nodes.forEach(clearMeasurements);\n return;\n }\n if (!this.isUpdating) {\n this.nodes.forEach(clearIsLayoutDirty);\n }\n this.isUpdating = false;\n /**\n * Write\n */\n this.nodes.forEach(resetTransformStyle);\n /**\n * Read ==================\n */\n // Update layout measurements of updated children\n this.nodes.forEach(updateLayout);\n /**\n * Write\n */\n // Notify listeners that the layout is updated\n this.nodes.forEach(notifyLayoutUpdate);\n this.clearAllSnapshots();\n /**\n * Manually flush any pending updates. Ideally\n * we could leave this to the following requestAnimationFrame but this seems\n * to leave a flash of incorrectly styled content.\n */\n const now = time.now();\n frameData.delta = clamp(0, 1000 / 60, now - frameData.timestamp);\n frameData.timestamp = now;\n frameData.isProcessing = true;\n frameSteps.update.process(frameData);\n frameSteps.preRender.process(frameData);\n frameSteps.render.process(frameData);\n frameData.isProcessing = false;\n }\n didUpdate() {\n if (!this.updateScheduled) {\n this.updateScheduled = true;\n microtask.read(this.scheduleUpdate);\n }\n }\n clearAllSnapshots() {\n this.nodes.forEach(clearSnapshot);\n this.sharedNodes.forEach(removeLeadSnapshots);\n }\n scheduleUpdateProjection() {\n if (!this.projectionUpdateScheduled) {\n this.projectionUpdateScheduled = true;\n frame.preRender(this.updateProjection, false, true);\n }\n }\n scheduleCheckAfterUnmount() {\n /**\n * If the unmounting node is in a layoutGroup and did trigger a willUpdate,\n * we manually call didUpdate to give a chance to the siblings to animate.\n * Otherwise, cleanup all snapshots to prevents future nodes from reusing them.\n */\n frame.postRender(() => {\n if (this.isLayoutDirty) {\n this.root.didUpdate();\n }\n else {\n this.root.checkUpdateFailed();\n }\n });\n }\n /**\n * Update measurements\n */\n updateSnapshot() {\n if (this.snapshot || !this.instance)\n return;\n this.snapshot = this.measure();\n }\n updateLayout() {\n if (!this.instance)\n return;\n // TODO: Incorporate into a forwarded scroll offset\n this.updateScroll();\n if (!(this.options.alwaysMeasureLayout && this.isLead()) &&\n !this.isLayoutDirty) {\n return;\n }\n /**\n * When a node is mounted, it simply resumes from the prevLead's\n * snapshot instead of taking a new one, but the ancestors scroll\n * might have updated while the prevLead is unmounted. We need to\n * update the scroll again to make sure the layout we measure is\n * up to date.\n */\n if (this.resumeFrom && !this.resumeFrom.instance) {\n for (let i = 0; i < this.path.length; i++) {\n const node = this.path[i];\n node.updateScroll();\n }\n }\n const prevLayout = this.layout;\n this.layout = this.measure(false);\n this.layoutCorrected = createBox();\n this.isLayoutDirty = false;\n this.projectionDelta = undefined;\n this.notifyListeners(\"measure\", this.layout.layoutBox);\n const { visualElement } = this.options;\n visualElement &&\n visualElement.notify(\"LayoutMeasure\", this.layout.layoutBox, prevLayout ? prevLayout.layoutBox : undefined);\n }\n updateScroll(phase = \"measure\") {\n let needsMeasurement = Boolean(this.options.layoutScroll && this.instance);\n if (this.scroll &&\n this.scroll.animationId === this.root.animationId &&\n this.scroll.phase === phase) {\n needsMeasurement = false;\n }\n if (needsMeasurement) {\n const isRoot = checkIsScrollRoot(this.instance);\n this.scroll = {\n animationId: this.root.animationId,\n phase,\n isRoot,\n offset: measureScroll(this.instance),\n wasRoot: this.scroll ? this.scroll.isRoot : isRoot,\n };\n }\n }\n resetTransform() {\n if (!resetTransform)\n return;\n const isResetRequested = this.isLayoutDirty ||\n this.shouldResetTransform ||\n this.options.alwaysMeasureLayout;\n const hasProjection = this.projectionDelta && !isDeltaZero(this.projectionDelta);\n const transformTemplate = this.getTransformTemplate();\n const transformTemplateValue = transformTemplate\n ? transformTemplate(this.latestValues, \"\")\n : undefined;\n const transformTemplateHasChanged = transformTemplateValue !== this.prevTransformTemplateValue;\n if (isResetRequested &&\n (hasProjection ||\n hasTransform(this.latestValues) ||\n transformTemplateHasChanged)) {\n resetTransform(this.instance, transformTemplateValue);\n this.shouldResetTransform = false;\n this.scheduleRender();\n }\n }\n measure(removeTransform = true) {\n const pageBox = this.measurePageBox();\n let layoutBox = this.removeElementScroll(pageBox);\n /**\n * Measurements taken during the pre-render stage\n * still have transforms applied so we remove them\n * via calculation.\n */\n if (removeTransform) {\n layoutBox = this.removeTransform(layoutBox);\n }\n roundBox(layoutBox);\n return {\n animationId: this.root.animationId,\n measuredBox: pageBox,\n layoutBox,\n latestValues: {},\n source: this.id,\n };\n }\n measurePageBox() {\n var _a;\n const { visualElement } = this.options;\n if (!visualElement)\n return createBox();\n const box = visualElement.measureViewportBox();\n const wasInScrollRoot = ((_a = this.scroll) === null || _a === void 0 ? void 0 : _a.wasRoot) || this.path.some(checkNodeWasScrollRoot);\n if (!wasInScrollRoot) {\n // Remove viewport scroll to give page-relative coordinates\n const { scroll } = this.root;\n if (scroll) {\n translateAxis(box.x, scroll.offset.x);\n translateAxis(box.y, scroll.offset.y);\n }\n }\n return box;\n }\n removeElementScroll(box) {\n var _a;\n const boxWithoutScroll = createBox();\n copyBoxInto(boxWithoutScroll, box);\n if ((_a = this.scroll) === null || _a === void 0 ? void 0 : _a.wasRoot) {\n return boxWithoutScroll;\n }\n /**\n * Performance TODO: Keep a cumulative scroll offset down the tree\n * rather than loop back up the path.\n */\n for (let i = 0; i < this.path.length; i++) {\n const node = this.path[i];\n const { scroll, options } = node;\n if (node !== this.root && scroll && options.layoutScroll) {\n /**\n * If this is a new scroll root, we want to remove all previous scrolls\n * from the viewport box.\n */\n if (scroll.wasRoot) {\n copyBoxInto(boxWithoutScroll, box);\n }\n translateAxis(boxWithoutScroll.x, scroll.offset.x);\n translateAxis(boxWithoutScroll.y, scroll.offset.y);\n }\n }\n return boxWithoutScroll;\n }\n applyTransform(box, transformOnly = false) {\n const withTransforms = createBox();\n copyBoxInto(withTransforms, box);\n for (let i = 0; i < this.path.length; i++) {\n const node = this.path[i];\n if (!transformOnly &&\n node.options.layoutScroll &&\n node.scroll &&\n node !== node.root) {\n transformBox(withTransforms, {\n x: -node.scroll.offset.x,\n y: -node.scroll.offset.y,\n });\n }\n if (!hasTransform(node.latestValues))\n continue;\n transformBox(withTransforms, node.latestValues);\n }\n if (hasTransform(this.latestValues)) {\n transformBox(withTransforms, this.latestValues);\n }\n return withTransforms;\n }\n removeTransform(box) {\n const boxWithoutTransform = createBox();\n copyBoxInto(boxWithoutTransform, box);\n for (let i = 0; i < this.path.length; i++) {\n const node = this.path[i];\n if (!node.instance)\n continue;\n if (!hasTransform(node.latestValues))\n continue;\n hasScale(node.latestValues) && node.updateSnapshot();\n const sourceBox = createBox();\n const nodeBox = node.measurePageBox();\n copyBoxInto(sourceBox, nodeBox);\n removeBoxTransforms(boxWithoutTransform, node.latestValues, node.snapshot ? node.snapshot.layoutBox : undefined, sourceBox);\n }\n if (hasTransform(this.latestValues)) {\n removeBoxTransforms(boxWithoutTransform, this.latestValues);\n }\n return boxWithoutTransform;\n }\n setTargetDelta(delta) {\n this.targetDelta = delta;\n this.root.scheduleUpdateProjection();\n this.isProjectionDirty = true;\n }\n setOptions(options) {\n this.options = {\n ...this.options,\n ...options,\n crossfade: options.crossfade !== undefined ? options.crossfade : true,\n };\n }\n clearMeasurements() {\n this.scroll = undefined;\n this.layout = undefined;\n this.snapshot = undefined;\n this.prevTransformTemplateValue = undefined;\n this.targetDelta = undefined;\n this.target = undefined;\n this.isLayoutDirty = false;\n }\n forceRelativeParentToResolveTarget() {\n if (!this.relativeParent)\n return;\n /**\n * If the parent target isn't up-to-date, force it to update.\n * This is an unfortunate de-optimisation as it means any updating relative\n * projection will cause all the relative parents to recalculate back\n * up the tree.\n */\n if (this.relativeParent.resolvedRelativeTargetAt !==\n frameData.timestamp) {\n this.relativeParent.resolveTargetDelta(true);\n }\n }\n resolveTargetDelta(forceRecalculation = false) {\n var _a;\n /**\n * Once the dirty status of nodes has been spread through the tree, we also\n * need to check if we have a shared node of a different depth that has itself\n * been dirtied.\n */\n const lead = this.getLead();\n this.isProjectionDirty || (this.isProjectionDirty = lead.isProjectionDirty);\n this.isTransformDirty || (this.isTransformDirty = lead.isTransformDirty);\n this.isSharedProjectionDirty || (this.isSharedProjectionDirty = lead.isSharedProjectionDirty);\n const isShared = Boolean(this.resumingFrom) || this !== lead;\n /**\n * We don't use transform for this step of processing so we don't\n * need to check whether any nodes have changed transform.\n */\n const canSkip = !(forceRecalculation ||\n (isShared && this.isSharedProjectionDirty) ||\n this.isProjectionDirty ||\n ((_a = this.parent) === null || _a === void 0 ? void 0 : _a.isProjectionDirty) ||\n this.attemptToResolveRelativeTarget ||\n this.root.updateBlockedByResize);\n if (canSkip)\n return;\n const { layout, layoutId } = this.options;\n /**\n * If we have no layout, we can't perform projection, so early return\n */\n if (!this.layout || !(layout || layoutId))\n return;\n this.resolvedRelativeTargetAt = frameData.timestamp;\n /**\n * If we don't have a targetDelta but do have a layout, we can attempt to resolve\n * a relativeParent. This will allow a component to perform scale correction\n * even if no animation has started.\n */\n if (!this.targetDelta && !this.relativeTarget) {\n const relativeParent = this.getClosestProjectingParent();\n if (relativeParent &&\n relativeParent.layout &&\n this.animationProgress !== 1) {\n this.relativeParent = relativeParent;\n this.forceRelativeParentToResolveTarget();\n this.relativeTarget = createBox();\n this.relativeTargetOrigin = createBox();\n calcRelativePosition(this.relativeTargetOrigin, this.layout.layoutBox, relativeParent.layout.layoutBox);\n copyBoxInto(this.relativeTarget, this.relativeTargetOrigin);\n }\n else {\n this.relativeParent = this.relativeTarget = undefined;\n }\n }\n /**\n * If we have no relative target or no target delta our target isn't valid\n * for this frame.\n */\n if (!this.relativeTarget && !this.targetDelta)\n return;\n /**\n * Lazy-init target data structure\n */\n if (!this.target) {\n this.target = createBox();\n this.targetWithTransforms = createBox();\n }\n /**\n * If we've got a relative box for this component, resolve it into a target relative to the parent.\n */\n if (this.relativeTarget &&\n this.relativeTargetOrigin &&\n this.relativeParent &&\n this.relativeParent.target) {\n this.forceRelativeParentToResolveTarget();\n calcRelativeBox(this.target, this.relativeTarget, this.relativeParent.target);\n /**\n * If we've only got a targetDelta, resolve it into a target\n */\n }\n else if (this.targetDelta) {\n if (Boolean(this.resumingFrom)) {\n // TODO: This is creating a new object every frame\n this.target = this.applyTransform(this.layout.layoutBox);\n }\n else {\n copyBoxInto(this.target, this.layout.layoutBox);\n }\n applyBoxDelta(this.target, this.targetDelta);\n }\n else {\n /**\n * If no target, use own layout as target\n */\n copyBoxInto(this.target, this.layout.layoutBox);\n }\n /**\n * If we've been told to attempt to resolve a relative target, do so.\n */\n if (this.attemptToResolveRelativeTarget) {\n this.attemptToResolveRelativeTarget = false;\n const relativeParent = this.getClosestProjectingParent();\n if (relativeParent &&\n Boolean(relativeParent.resumingFrom) ===\n Boolean(this.resumingFrom) &&\n !relativeParent.options.layoutScroll &&\n relativeParent.target &&\n this.animationProgress !== 1) {\n this.relativeParent = relativeParent;\n this.forceRelativeParentToResolveTarget();\n this.relativeTarget = createBox();\n this.relativeTargetOrigin = createBox();\n calcRelativePosition(this.relativeTargetOrigin, this.target, relativeParent.target);\n copyBoxInto(this.relativeTarget, this.relativeTargetOrigin);\n }\n else {\n this.relativeParent = this.relativeTarget = undefined;\n }\n }\n /**\n * Increase debug counter for resolved target deltas\n */\n if (isDebug) {\n metrics.resolvedTargetDeltas++;\n }\n }\n getClosestProjectingParent() {\n if (!this.parent ||\n hasScale(this.parent.latestValues) ||\n has2DTranslate(this.parent.latestValues)) {\n return undefined;\n }\n if (this.parent.isProjecting()) {\n return this.parent;\n }\n else {\n return this.parent.getClosestProjectingParent();\n }\n }\n isProjecting() {\n return Boolean((this.relativeTarget ||\n this.targetDelta ||\n this.options.layoutRoot) &&\n this.layout);\n }\n calcProjection() {\n var _a;\n const lead = this.getLead();\n const isShared = Boolean(this.resumingFrom) || this !== lead;\n let canSkip = true;\n /**\n * If this is a normal layout animation and neither this node nor its nearest projecting\n * is dirty then we can't skip.\n */\n if (this.isProjectionDirty || ((_a = this.parent) === null || _a === void 0 ? void 0 : _a.isProjectionDirty)) {\n canSkip = false;\n }\n /**\n * If this is a shared layout animation and this node's shared projection is dirty then\n * we can't skip.\n */\n if (isShared &&\n (this.isSharedProjectionDirty || this.isTransformDirty)) {\n canSkip = false;\n }\n /**\n * If we have resolved the target this frame we must recalculate the\n * projection to ensure it visually represents the internal calculations.\n */\n if (this.resolvedRelativeTargetAt === frameData.timestamp) {\n canSkip = false;\n }\n if (canSkip)\n return;\n const { layout, layoutId } = this.options;\n /**\n * If this section of the tree isn't animating we can\n * delete our target sources for the following frame.\n */\n this.isTreeAnimating = Boolean((this.parent && this.parent.isTreeAnimating) ||\n this.currentAnimation ||\n this.pendingAnimation);\n if (!this.isTreeAnimating) {\n this.targetDelta = this.relativeTarget = undefined;\n }\n if (!this.layout || !(layout || layoutId))\n return;\n /**\n * Reset the corrected box with the latest values from box, as we're then going\n * to perform mutative operations on it.\n */\n copyBoxInto(this.layoutCorrected, this.layout.layoutBox);\n /**\n * Record previous tree scales before updating.\n */\n const prevTreeScaleX = this.treeScale.x;\n const prevTreeScaleY = this.treeScale.y;\n /**\n * Apply all the parent deltas to this box to produce the corrected box. This\n * is the layout box, as it will appear on screen as a result of the transforms of its parents.\n */\n applyTreeDeltas(this.layoutCorrected, this.treeScale, this.path, isShared);\n /**\n * If this layer needs to perform scale correction but doesn't have a target,\n * use the layout as the target.\n */\n if (lead.layout &&\n !lead.target &&\n (this.treeScale.x !== 1 || this.treeScale.y !== 1)) {\n lead.target = lead.layout.layoutBox;\n lead.targetWithTransforms = createBox();\n }\n const { target } = lead;\n if (!target) {\n /**\n * If we don't have a target to project into, but we were previously\n * projecting, we want to remove the stored transform and schedule\n * a render to ensure the elements reflect the removed transform.\n */\n if (this.prevProjectionDelta) {\n this.createProjectionDeltas();\n this.scheduleRender();\n }\n return;\n }\n if (!this.projectionDelta || !this.prevProjectionDelta) {\n this.createProjectionDeltas();\n }\n else {\n copyAxisDeltaInto(this.prevProjectionDelta.x, this.projectionDelta.x);\n copyAxisDeltaInto(this.prevProjectionDelta.y, this.projectionDelta.y);\n }\n /**\n * Update the delta between the corrected box and the target box before user-set transforms were applied.\n * This will allow us to calculate the corrected borderRadius and boxShadow to compensate\n * for our layout reprojection, but still allow them to be scaled correctly by the user.\n * It might be that to simplify this we may want to accept that user-set scale is also corrected\n * and we wouldn't have to keep and calc both deltas, OR we could support a user setting\n * to allow people to choose whether these styles are corrected based on just the\n * layout reprojection or the final bounding box.\n */\n calcBoxDelta(this.projectionDelta, this.layoutCorrected, target, this.latestValues);\n if (this.treeScale.x !== prevTreeScaleX ||\n this.treeScale.y !== prevTreeScaleY ||\n !axisDeltaEquals(this.projectionDelta.x, this.prevProjectionDelta.x) ||\n !axisDeltaEquals(this.projectionDelta.y, this.prevProjectionDelta.y)) {\n this.hasProjected = true;\n this.scheduleRender();\n this.notifyListeners(\"projectionUpdate\", target);\n }\n /**\n * Increase debug counter for recalculated projections\n */\n if (isDebug) {\n metrics.recalculatedProjection++;\n }\n }\n hide() {\n this.isVisible = false;\n // TODO: Schedule render\n }\n show() {\n this.isVisible = true;\n // TODO: Schedule render\n }\n scheduleRender(notifyAll = true) {\n var _a;\n (_a = this.options.visualElement) === null || _a === void 0 ? void 0 : _a.scheduleRender();\n if (notifyAll) {\n const stack = this.getStack();\n stack && stack.scheduleRender();\n }\n if (this.resumingFrom && !this.resumingFrom.instance) {\n this.resumingFrom = undefined;\n }\n }\n createProjectionDeltas() {\n this.prevProjectionDelta = createDelta();\n this.projectionDelta = createDelta();\n this.projectionDeltaWithTransform = createDelta();\n }\n setAnimationOrigin(delta, hasOnlyRelativeTargetChanged = false) {\n const snapshot = this.snapshot;\n const snapshotLatestValues = snapshot\n ? snapshot.latestValues\n : {};\n const mixedValues = { ...this.latestValues };\n const targetDelta = createDelta();\n if (!this.relativeParent ||\n !this.relativeParent.options.layoutRoot) {\n this.relativeTarget = this.relativeTargetOrigin = undefined;\n }\n this.attemptToResolveRelativeTarget = !hasOnlyRelativeTargetChanged;\n const relativeLayout = createBox();\n const snapshotSource = snapshot ? snapshot.source : undefined;\n const layoutSource = this.layout ? this.layout.source : undefined;\n const isSharedLayoutAnimation = snapshotSource !== layoutSource;\n const stack = this.getStack();\n const isOnlyMember = !stack || stack.members.length <= 1;\n const shouldCrossfadeOpacity = Boolean(isSharedLayoutAnimation &&\n !isOnlyMember &&\n this.options.crossfade === true &&\n !this.path.some(hasOpacityCrossfade));\n this.animationProgress = 0;\n let prevRelativeTarget;\n this.mixTargetDelta = (latest) => {\n const progress = latest / 1000;\n mixAxisDelta(targetDelta.x, delta.x, progress);\n mixAxisDelta(targetDelta.y, delta.y, progress);\n this.setTargetDelta(targetDelta);\n if (this.relativeTarget &&\n this.relativeTargetOrigin &&\n this.layout &&\n this.relativeParent &&\n this.relativeParent.layout) {\n calcRelativePosition(relativeLayout, this.layout.layoutBox, this.relativeParent.layout.layoutBox);\n mixBox(this.relativeTarget, this.relativeTargetOrigin, relativeLayout, progress);\n /**\n * If this is an unchanged relative target we can consider the\n * projection not dirty.\n */\n if (prevRelativeTarget &&\n boxEquals(this.relativeTarget, prevRelativeTarget)) {\n this.isProjectionDirty = false;\n }\n if (!prevRelativeTarget)\n prevRelativeTarget = createBox();\n copyBoxInto(prevRelativeTarget, this.relativeTarget);\n }\n if (isSharedLayoutAnimation) {\n this.animationValues = mixedValues;\n mixValues(mixedValues, snapshotLatestValues, this.latestValues, progress, shouldCrossfadeOpacity, isOnlyMember);\n }\n this.root.scheduleUpdateProjection();\n this.scheduleRender();\n this.animationProgress = progress;\n };\n this.mixTargetDelta(this.options.layoutRoot ? 1000 : 0);\n }\n startAnimation(options) {\n this.notifyListeners(\"animationStart\");\n this.currentAnimation && this.currentAnimation.stop();\n if (this.resumingFrom && this.resumingFrom.currentAnimation) {\n this.resumingFrom.currentAnimation.stop();\n }\n if (this.pendingAnimation) {\n cancelFrame(this.pendingAnimation);\n this.pendingAnimation = undefined;\n }\n /**\n * Start the animation in the next frame to have a frame with progress 0,\n * where the target is the same as when the animation started, so we can\n * calculate the relative positions correctly for instant transitions.\n */\n this.pendingAnimation = frame.update(() => {\n globalProjectionState.hasAnimatedSinceResize = true;\n this.currentAnimation = animateSingleValue(0, animationTarget, {\n ...options,\n onUpdate: (latest) => {\n this.mixTargetDelta(latest);\n options.onUpdate && options.onUpdate(latest);\n },\n onComplete: () => {\n options.onComplete && options.onComplete();\n this.completeAnimation();\n },\n });\n if (this.resumingFrom) {\n this.resumingFrom.currentAnimation = this.currentAnimation;\n }\n this.pendingAnimation = undefined;\n });\n }\n completeAnimation() {\n if (this.resumingFrom) {\n this.resumingFrom.currentAnimation = undefined;\n this.resumingFrom.preserveOpacity = undefined;\n }\n const stack = this.getStack();\n stack && stack.exitAnimationComplete();\n this.resumingFrom =\n this.currentAnimation =\n this.animationValues =\n undefined;\n this.notifyListeners(\"animationComplete\");\n }\n finishAnimation() {\n if (this.currentAnimation) {\n this.mixTargetDelta && this.mixTargetDelta(animationTarget);\n this.currentAnimation.stop();\n }\n this.completeAnimation();\n }\n applyTransformsToTarget() {\n const lead = this.getLead();\n let { targetWithTransforms, target, layout, latestValues } = lead;\n if (!targetWithTransforms || !target || !layout)\n return;\n /**\n * If we're only animating position, and this element isn't the lead element,\n * then instead of projecting into the lead box we instead want to calculate\n * a new target that aligns the two boxes but maintains the layout shape.\n */\n if (this !== lead &&\n this.layout &&\n layout &&\n shouldAnimatePositionOnly(this.options.animationType, this.layout.layoutBox, layout.layoutBox)) {\n target = this.target || createBox();\n const xLength = calcLength(this.layout.layoutBox.x);\n target.x.min = lead.target.x.min;\n target.x.max = target.x.min + xLength;\n const yLength = calcLength(this.layout.layoutBox.y);\n target.y.min = lead.target.y.min;\n target.y.max = target.y.min + yLength;\n }\n copyBoxInto(targetWithTransforms, target);\n /**\n * Apply the latest user-set transforms to the targetBox to produce the targetBoxFinal.\n * This is the final box that we will then project into by calculating a transform delta and\n * applying it to the corrected box.\n */\n transformBox(targetWithTransforms, latestValues);\n /**\n * Update the delta between the corrected box and the final target box, after\n * user-set transforms are applied to it. This will be used by the renderer to\n * create a transform style that will reproject the element from its layout layout\n * into the desired bounding box.\n */\n calcBoxDelta(this.projectionDeltaWithTransform, this.layoutCorrected, targetWithTransforms, latestValues);\n }\n registerSharedNode(layoutId, node) {\n if (!this.sharedNodes.has(layoutId)) {\n this.sharedNodes.set(layoutId, new NodeStack());\n }\n const stack = this.sharedNodes.get(layoutId);\n stack.add(node);\n const config = node.options.initialPromotionConfig;\n node.promote({\n transition: config ? config.transition : undefined,\n preserveFollowOpacity: config && config.shouldPreserveFollowOpacity\n ? config.shouldPreserveFollowOpacity(node)\n : undefined,\n });\n }\n isLead() {\n const stack = this.getStack();\n return stack ? stack.lead === this : true;\n }\n getLead() {\n var _a;\n const { layoutId } = this.options;\n return layoutId ? ((_a = this.getStack()) === null || _a === void 0 ? void 0 : _a.lead) || this : this;\n }\n getPrevLead() {\n var _a;\n const { layoutId } = this.options;\n return layoutId ? (_a = this.getStack()) === null || _a === void 0 ? void 0 : _a.prevLead : undefined;\n }\n getStack() {\n const { layoutId } = this.options;\n if (layoutId)\n return this.root.sharedNodes.get(layoutId);\n }\n promote({ needsReset, transition, preserveFollowOpacity, } = {}) {\n const stack = this.getStack();\n if (stack)\n stack.promote(this, preserveFollowOpacity);\n if (needsReset) {\n this.projectionDelta = undefined;\n this.needsReset = true;\n }\n if (transition)\n this.setOptions({ transition });\n }\n relegate() {\n const stack = this.getStack();\n if (stack) {\n return stack.relegate(this);\n }\n else {\n return false;\n }\n }\n resetSkewAndRotation() {\n const { visualElement } = this.options;\n if (!visualElement)\n return;\n // If there's no detected skew or rotation values, we can early return without a forced render.\n let hasDistortingTransform = false;\n /**\n * An unrolled check for rotation values. Most elements don't have any rotation and\n * skipping the nested loop and new object creation is 50% faster.\n */\n const { latestValues } = visualElement;\n if (latestValues.z ||\n latestValues.rotate ||\n latestValues.rotateX ||\n latestValues.rotateY ||\n latestValues.rotateZ ||\n latestValues.skewX ||\n latestValues.skewY) {\n hasDistortingTransform = true;\n }\n // If there's no distorting values, we don't need to do any more.\n if (!hasDistortingTransform)\n return;\n const resetValues = {};\n if (latestValues.z) {\n resetDistortingTransform(\"z\", visualElement, resetValues, this.animationValues);\n }\n // Check the skew and rotate value of all axes and reset to 0\n for (let i = 0; i < transformAxes.length; i++) {\n resetDistortingTransform(`rotate${transformAxes[i]}`, visualElement, resetValues, this.animationValues);\n resetDistortingTransform(`skew${transformAxes[i]}`, visualElement, resetValues, this.animationValues);\n }\n // Force a render of this element to apply the transform with all skews and rotations\n // set to 0.\n visualElement.render();\n // Put back all the values we reset\n for (const key in resetValues) {\n visualElement.setStaticValue(key, resetValues[key]);\n if (this.animationValues) {\n this.animationValues[key] = resetValues[key];\n }\n }\n // Schedule a render for the next frame. This ensures we won't visually\n // see the element with the reset rotate value applied.\n visualElement.scheduleRender();\n }\n getProjectionStyles(styleProp) {\n var _a, _b;\n if (!this.instance || this.isSVG)\n return undefined;\n if (!this.isVisible) {\n return hiddenVisibility;\n }\n const styles = {\n visibility: \"\",\n };\n const transformTemplate = this.getTransformTemplate();\n if (this.needsReset) {\n this.needsReset = false;\n styles.opacity = \"\";\n styles.pointerEvents =\n resolveMotionValue(styleProp === null || styleProp === void 0 ? void 0 : styleProp.pointerEvents) || \"\";\n styles.transform = transformTemplate\n ? transformTemplate(this.latestValues, \"\")\n : \"none\";\n return styles;\n }\n const lead = this.getLead();\n if (!this.projectionDelta || !this.layout || !lead.target) {\n const emptyStyles = {};\n if (this.options.layoutId) {\n emptyStyles.opacity =\n this.latestValues.opacity !== undefined\n ? this.latestValues.opacity\n : 1;\n emptyStyles.pointerEvents =\n resolveMotionValue(styleProp === null || styleProp === void 0 ? void 0 : styleProp.pointerEvents) || \"\";\n }\n if (this.hasProjected && !hasTransform(this.latestValues)) {\n emptyStyles.transform = transformTemplate\n ? transformTemplate({}, \"\")\n : \"none\";\n this.hasProjected = false;\n }\n return emptyStyles;\n }\n const valuesToRender = lead.animationValues || lead.latestValues;\n this.applyTransformsToTarget();\n styles.transform = buildProjectionTransform(this.projectionDeltaWithTransform, this.treeScale, valuesToRender);\n if (transformTemplate) {\n styles.transform = transformTemplate(valuesToRender, styles.transform);\n }\n const { x, y } = this.projectionDelta;\n styles.transformOrigin = `${x.origin * 100}% ${y.origin * 100}% 0`;\n if (lead.animationValues) {\n /**\n * If the lead component is animating, assign this either the entering/leaving\n * opacity\n */\n styles.opacity =\n lead === this\n ? (_b = (_a = valuesToRender.opacity) !== null && _a !== void 0 ? _a : this.latestValues.opacity) !== null && _b !== void 0 ? _b : 1\n : this.preserveOpacity\n ? this.latestValues.opacity\n : valuesToRender.opacityExit;\n }\n else {\n /**\n * Or we're not animating at all, set the lead component to its layout\n * opacity and other components to hidden.\n */\n styles.opacity =\n lead === this\n ? valuesToRender.opacity !== undefined\n ? valuesToRender.opacity\n : \"\"\n : valuesToRender.opacityExit !== undefined\n ? valuesToRender.opacityExit\n : 0;\n }\n /**\n * Apply scale correction\n */\n for (const key in scaleCorrectors) {\n if (valuesToRender[key] === undefined)\n continue;\n const { correct, applyTo } = scaleCorrectors[key];\n /**\n * Only apply scale correction to the value if we have an\n * active projection transform. Otherwise these values become\n * vulnerable to distortion if the element changes size without\n * a corresponding layout animation.\n */\n const corrected = styles.transform === \"none\"\n ? valuesToRender[key]\n : correct(valuesToRender[key], lead);\n if (applyTo) {\n const num = applyTo.length;\n for (let i = 0; i < num; i++) {\n styles[applyTo[i]] = corrected;\n }\n }\n else {\n styles[key] = corrected;\n }\n }\n /**\n * Disable pointer events on follow components. This is to ensure\n * that if a follow component covers a lead component it doesn't block\n * pointer events on the lead.\n */\n if (this.options.layoutId) {\n styles.pointerEvents =\n lead === this\n ? resolveMotionValue(styleProp === null || styleProp === void 0 ? void 0 : styleProp.pointerEvents) || \"\"\n : \"none\";\n }\n return styles;\n }\n clearSnapshot() {\n this.resumeFrom = this.snapshot = undefined;\n }\n // Only run on root\n resetTree() {\n this.root.nodes.forEach((node) => { var _a; return (_a = node.currentAnimation) === null || _a === void 0 ? void 0 : _a.stop(); });\n this.root.nodes.forEach(clearMeasurements);\n this.root.sharedNodes.clear();\n }\n };\n}\nfunction updateLayout(node) {\n node.updateLayout();\n}\nfunction notifyLayoutUpdate(node) {\n var _a;\n const snapshot = ((_a = node.resumeFrom) === null || _a === void 0 ? void 0 : _a.snapshot) || node.snapshot;\n if (node.isLead() &&\n node.layout &&\n snapshot &&\n node.hasListeners(\"didUpdate\")) {\n const { layoutBox: layout, measuredBox: measuredLayout } = node.layout;\n const { animationType } = node.options;\n const isShared = snapshot.source !== node.layout.source;\n // TODO Maybe we want to also resize the layout snapshot so we don't trigger\n // animations for instance if layout=\"size\" and an element has only changed position\n if (animationType === \"size\") {\n eachAxis((axis) => {\n const axisSnapshot = isShared\n ? snapshot.measuredBox[axis]\n : snapshot.layoutBox[axis];\n const length = calcLength(axisSnapshot);\n axisSnapshot.min = layout[axis].min;\n axisSnapshot.max = axisSnapshot.min + length;\n });\n }\n else if (shouldAnimatePositionOnly(animationType, snapshot.layoutBox, layout)) {\n eachAxis((axis) => {\n const axisSnapshot = isShared\n ? snapshot.measuredBox[axis]\n : snapshot.layoutBox[axis];\n const length = calcLength(layout[axis]);\n axisSnapshot.max = axisSnapshot.min + length;\n /**\n * Ensure relative target gets resized and rerendererd\n */\n if (node.relativeTarget && !node.currentAnimation) {\n node.isProjectionDirty = true;\n node.relativeTarget[axis].max =\n node.relativeTarget[axis].min + length;\n }\n });\n }\n const layoutDelta = createDelta();\n calcBoxDelta(layoutDelta, layout, snapshot.layoutBox);\n const visualDelta = createDelta();\n if (isShared) {\n calcBoxDelta(visualDelta, node.applyTransform(measuredLayout, true), snapshot.measuredBox);\n }\n else {\n calcBoxDelta(visualDelta, layout, snapshot.layoutBox);\n }\n const hasLayoutChanged = !isDeltaZero(layoutDelta);\n let hasRelativeTargetChanged = false;\n if (!node.resumeFrom) {\n const relativeParent = node.getClosestProjectingParent();\n /**\n * If the relativeParent is itself resuming from a different element then\n * the relative snapshot is not relavent\n */\n if (relativeParent && !relativeParent.resumeFrom) {\n const { snapshot: parentSnapshot, layout: parentLayout } = relativeParent;\n if (parentSnapshot && parentLayout) {\n const relativeSnapshot = createBox();\n calcRelativePosition(relativeSnapshot, snapshot.layoutBox, parentSnapshot.layoutBox);\n const relativeLayout = createBox();\n calcRelativePosition(relativeLayout, layout, parentLayout.layoutBox);\n if (!boxEqualsRounded(relativeSnapshot, relativeLayout)) {\n hasRelativeTargetChanged = true;\n }\n if (relativeParent.options.layoutRoot) {\n node.relativeTarget = relativeLayout;\n node.relativeTargetOrigin = relativeSnapshot;\n node.relativeParent = relativeParent;\n }\n }\n }\n }\n node.notifyListeners(\"didUpdate\", {\n layout,\n snapshot,\n delta: visualDelta,\n layoutDelta,\n hasLayoutChanged,\n hasRelativeTargetChanged,\n });\n }\n else if (node.isLead()) {\n const { onExitComplete } = node.options;\n onExitComplete && onExitComplete();\n }\n /**\n * Clearing transition\n * TODO: Investigate why this transition is being passed in as {type: false } from Framer\n * and why we need it at all\n */\n node.options.transition = undefined;\n}\nfunction propagateDirtyNodes(node) {\n /**\n * Increase debug counter for nodes encountered this frame\n */\n if (isDebug) {\n metrics.totalNodes++;\n }\n if (!node.parent)\n return;\n /**\n * If this node isn't projecting, propagate isProjectionDirty. It will have\n * no performance impact but it will allow the next child that *is* projecting\n * but *isn't* dirty to just check its parent to see if *any* ancestor needs\n * correcting.\n */\n if (!node.isProjecting()) {\n node.isProjectionDirty = node.parent.isProjectionDirty;\n }\n /**\n * Propagate isSharedProjectionDirty and isTransformDirty\n * throughout the whole tree. A future revision can take another look at\n * this but for safety we still recalcualte shared nodes.\n */\n node.isSharedProjectionDirty || (node.isSharedProjectionDirty = Boolean(node.isProjectionDirty ||\n node.parent.isProjectionDirty ||\n node.parent.isSharedProjectionDirty));\n node.isTransformDirty || (node.isTransformDirty = node.parent.isTransformDirty);\n}\nfunction cleanDirtyNodes(node) {\n node.isProjectionDirty =\n node.isSharedProjectionDirty =\n node.isTransformDirty =\n false;\n}\nfunction clearSnapshot(node) {\n node.clearSnapshot();\n}\nfunction clearMeasurements(node) {\n node.clearMeasurements();\n}\nfunction clearIsLayoutDirty(node) {\n node.isLayoutDirty = false;\n}\nfunction resetTransformStyle(node) {\n const { visualElement } = node.options;\n if (visualElement && visualElement.getProps().onBeforeLayoutMeasure) {\n visualElement.notify(\"BeforeLayoutMeasure\");\n }\n node.resetTransform();\n}\nfunction finishAnimation(node) {\n node.finishAnimation();\n node.targetDelta = node.relativeTarget = node.target = undefined;\n node.isProjectionDirty = true;\n}\nfunction resolveTargetDelta(node) {\n node.resolveTargetDelta();\n}\nfunction calcProjection(node) {\n node.calcProjection();\n}\nfunction resetSkewAndRotation(node) {\n node.resetSkewAndRotation();\n}\nfunction removeLeadSnapshots(stack) {\n stack.removeLeadSnapshot();\n}\nfunction mixAxisDelta(output, delta, p) {\n output.translate = mixNumber(delta.translate, 0, p);\n output.scale = mixNumber(delta.scale, 1, p);\n output.origin = delta.origin;\n output.originPoint = delta.originPoint;\n}\nfunction mixAxis(output, from, to, p) {\n output.min = mixNumber(from.min, to.min, p);\n output.max = mixNumber(from.max, to.max, p);\n}\nfunction mixBox(output, from, to, p) {\n mixAxis(output.x, from.x, to.x, p);\n mixAxis(output.y, from.y, to.y, p);\n}\nfunction hasOpacityCrossfade(node) {\n return (node.animationValues && node.animationValues.opacityExit !== undefined);\n}\nconst defaultLayoutTransition = {\n duration: 0.45,\n ease: [0.4, 0, 0.1, 1],\n};\nconst userAgentContains = (string) => typeof navigator !== \"undefined\" &&\n navigator.userAgent &&\n navigator.userAgent.toLowerCase().includes(string);\n/**\n * Measured bounding boxes must be rounded in Safari and\n * left untouched in Chrome, otherwise non-integer layouts within scaled-up elements\n * can appear to jump.\n */\nconst roundPoint = userAgentContains(\"applewebkit/\") && !userAgentContains(\"chrome/\")\n ? Math.round\n : noop;\nfunction roundAxis(axis) {\n // Round to the nearest .5 pixels to support subpixel layouts\n axis.min = roundPoint(axis.min);\n axis.max = roundPoint(axis.max);\n}\nfunction roundBox(box) {\n roundAxis(box.x);\n roundAxis(box.y);\n}\nfunction shouldAnimatePositionOnly(animationType, snapshot, layout) {\n return (animationType === \"position\" ||\n (animationType === \"preserve-aspect\" &&\n !isNear(aspectRatio(snapshot), aspectRatio(layout), 0.2)));\n}\nfunction checkNodeWasScrollRoot(node) {\n var _a;\n return node !== node.root && ((_a = node.scroll) === null || _a === void 0 ? void 0 : _a.wasRoot);\n}\n\nexport { cleanDirtyNodes, createProjectionNode, mixAxis, mixAxisDelta, mixBox, propagateDirtyNodes };\n"],"names":["metrics","isDebug","transformAxes","hiddenVisibility","animationTarget","id","resetDistortingTransform","key","visualElement","values","sharedAnimationValues","latestValues","cancelTreeOptimisedTransformAnimations","projectionNode","appearId","getOptimisedAppearId","layout","layoutId","frame","parent","createProjectionNode","attachResizeListener","defaultParent","measureScroll","checkIsScrollRoot","resetTransform","propagateDirtyNodes","resolveTargetDelta","calcProjection","cleanDirtyNodes","i","FlatTree","name","handler","SubscriptionManager","args","subscriptionManager","instance","isLayoutDirty","isSVGElement","cancelDelay","resizeUnblockUpdate","delay","globalProjectionState","finishAnimation","delta","hasLayoutChanged","hasRelativeTargetChanged","newLayout","layoutTransition","defaultLayoutTransition","onLayoutAnimationStart","onLayoutAnimationComplete","targetChanged","boxEqualsRounded","hasOnlyRelativeTargetChanged","animationOptions","getValueTransition","stack","cancelFrame","resetSkewAndRotation","shouldNotifyListeners","node","transformTemplate","clearMeasurements","clearIsLayoutDirty","resetTransformStyle","updateLayout","notifyLayoutUpdate","now","time","frameData","clamp","frameSteps","microtask","clearSnapshot","removeLeadSnapshots","prevLayout","createBox","phase","needsMeasurement","isRoot","isResetRequested","hasProjection","isDeltaZero","transformTemplateValue","transformTemplateHasChanged","hasTransform","removeTransform","pageBox","layoutBox","roundBox","_a","box","checkNodeWasScrollRoot","scroll","translateAxis","boxWithoutScroll","copyBoxInto","options","transformOnly","withTransforms","transformBox","boxWithoutTransform","hasScale","sourceBox","nodeBox","removeBoxTransforms","forceRecalculation","lead","isShared","relativeParent","calcRelativePosition","calcRelativeBox","applyBoxDelta","has2DTranslate","canSkip","prevTreeScaleX","prevTreeScaleY","applyTreeDeltas","target","copyAxisDeltaInto","calcBoxDelta","axisDeltaEquals","notifyAll","createDelta","snapshot","snapshotLatestValues","mixedValues","targetDelta","relativeLayout","snapshotSource","layoutSource","isSharedLayoutAnimation","isOnlyMember","shouldCrossfadeOpacity","hasOpacityCrossfade","prevRelativeTarget","latest","progress","mixAxisDelta","mixBox","boxEquals","mixValues","animateSingleValue","targetWithTransforms","shouldAnimatePositionOnly","xLength","calcLength","yLength","NodeStack","config","needsReset","transition","preserveFollowOpacity","hasDistortingTransform","resetValues","styleProp","_b","styles","resolveMotionValue","emptyStyles","valuesToRender","buildProjectionTransform","x","y","scaleCorrectors","correct","applyTo","corrected","num","measuredLayout","animationType","eachAxis","axis","axisSnapshot","length","layoutDelta","visualDelta","parentSnapshot","parentLayout","relativeSnapshot","onExitComplete","output","p","mixNumber","mixAxis","from","to","userAgentContains","string","roundPoint","noop","roundAxis","isNear","aspectRatio"],"mappings":"o9DA4BA,MAAMA,EAAU,CACZ,KAAM,kBACN,WAAY,EACZ,qBAAsB,EACtB,uBAAwB,CAC5B,EACMC,EAAU,OAAO,OAAW,KAAe,OAAO,cAAgB,OAClEC,EAAgB,CAAC,GAAI,IAAK,IAAK,GAAG,EAClCC,GAAmB,CAAE,WAAY,QAAQ,EAKzCC,EAAkB,IACxB,IAAIC,GAAK,EACT,SAASC,EAAyBC,EAAKC,EAAeC,EAAQC,EAAuB,CACjF,KAAM,CAAE,aAAAC,CAAY,EAAKH,EAErBG,EAAaJ,CAAG,IAChBE,EAAOF,CAAG,EAAII,EAAaJ,CAAG,EAC9BC,EAAc,eAAeD,EAAK,CAAC,EAC/BG,IACAA,EAAsBH,CAAG,EAAI,GAGzC,CACA,SAASK,GAAuCC,EAAgB,CAE5D,GADAA,EAAe,0BAA4B,GACvCA,EAAe,OAASA,EACxB,OACJ,KAAM,CAAE,cAAAL,GAAkBK,EAAe,QACzC,GAAI,CAACL,EACD,OACJ,MAAMM,EAAWC,GAAqBP,CAAa,EACnD,GAAI,OAAO,4BAA4BM,EAAU,WAAW,EAAG,CAC3D,KAAM,CAAE,OAAAE,EAAQ,SAAAC,CAAQ,EAAKJ,EAAe,QAC5C,OAAO,+BAA+BC,EAAU,YAAaI,EAAO,EAAEF,GAAUC,EAAS,CAC7F,CACA,KAAM,CAAE,OAAAE,CAAM,EAAKN,EACfM,GAAU,CAACA,EAAO,2BAClBP,GAAuCO,CAAM,CAErD,CACA,SAASC,GAAqB,CAAE,qBAAAC,EAAsB,cAAAC,EAAe,cAAAC,EAAe,kBAAAC,EAAmB,eAAAC,GAAmB,CACtH,OAAO,KAAqB,CACxB,YAAYd,EAAe,GAAIQ,EAASG,GAAkB,KAAmC,OAASA,IAAiB,CAInH,KAAK,GAAKjB,KAIV,KAAK,YAAc,EAOnB,KAAK,SAAW,IAAI,IAKpB,KAAK,QAAU,CAAA,EAMf,KAAK,gBAAkB,GACvB,KAAK,mBAAqB,GAO1B,KAAK,cAAgB,GAKrB,KAAK,kBAAoB,GAKzB,KAAK,wBAA0B,GAK/B,KAAK,iBAAmB,GAIxB,KAAK,sBAAwB,GAC7B,KAAK,sBAAwB,GAK7B,KAAK,WAAa,GAIlB,KAAK,MAAQ,GAKb,KAAK,WAAa,GAIlB,KAAK,qBAAuB,GAO5B,KAAK,0BAA4B,GASjC,KAAK,UAAY,CAAE,EAAG,EAAG,EAAG,CAAC,EAI7B,KAAK,cAAgB,IAAI,IACzB,KAAK,gBAAkB,GAEvB,KAAK,gBAAkB,GACvB,KAAK,eAAiB,IAAM,KAAK,OAAM,EACvC,KAAK,0BAA4B,GACjC,KAAK,kBAAoB,IAAM,CACvB,KAAK,aACL,KAAK,WAAa,GAClB,KAAK,kBAAiB,EAE9B,EAMA,KAAK,iBAAmB,IAAM,CAC1B,KAAK,0BAA4B,GAK7BJ,IACAD,EAAQ,WACJA,EAAQ,qBACJA,EAAQ,uBACJ,GAEhB,KAAK,MAAM,QAAQ0B,EAAmB,EACtC,KAAK,MAAM,QAAQC,EAAkB,EACrC,KAAK,MAAM,QAAQC,EAAc,EACjC,KAAK,MAAM,QAAQC,EAAe,EAC9B5B,GACA,OAAO,YAAY,OAAOD,CAAO,CAEzC,EAIA,KAAK,yBAA2B,EAChC,KAAK,aAAe,GACpB,KAAK,UAAY,GACjB,KAAK,kBAAoB,EAKzB,KAAK,YAAc,IAAI,IACvB,KAAK,aAAeW,EACpB,KAAK,KAAOQ,EAASA,EAAO,MAAQA,EAAS,KAC7C,KAAK,KAAOA,EAAS,CAAC,GAAGA,EAAO,KAAMA,CAAM,EAAI,CAAA,EAChD,KAAK,OAASA,EACd,KAAK,MAAQA,EAASA,EAAO,MAAQ,EAAI,EACzC,QAASW,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IAClC,KAAK,KAAKA,CAAC,EAAE,qBAAuB,GAEpC,KAAK,OAAS,OACd,KAAK,MAAQ,IAAIC,GACzB,CACA,iBAAiBC,EAAMC,EAAS,CAC5B,OAAK,KAAK,cAAc,IAAID,CAAI,GAC5B,KAAK,cAAc,IAAIA,EAAM,IAAIE,EAAqB,EAEnD,KAAK,cAAc,IAAIF,CAAI,EAAE,IAAIC,CAAO,CACnD,CACA,gBAAgBD,KAASG,EAAM,CAC3B,MAAMC,EAAsB,KAAK,cAAc,IAAIJ,CAAI,EACvDI,GAAuBA,EAAoB,OAAO,GAAGD,CAAI,CAC7D,CACA,aAAaH,EAAM,CACf,OAAO,KAAK,cAAc,IAAIA,CAAI,CACtC,CAIA,MAAMK,EAAUC,EAAgB,KAAK,KAAK,gBAAiB,CACvD,GAAI,KAAK,SACL,OACJ,KAAK,MAAQC,GAAaF,CAAQ,EAClC,KAAK,SAAWA,EAChB,KAAM,CAAE,SAAApB,EAAU,OAAAD,EAAQ,cAAAR,CAAa,EAAK,KAAK,QASjD,GARIA,GAAiB,CAACA,EAAc,SAChCA,EAAc,MAAM6B,CAAQ,EAEhC,KAAK,KAAK,MAAM,IAAI,IAAI,EACxB,KAAK,QAAU,KAAK,OAAO,SAAS,IAAI,IAAI,EACxCC,IAAkBtB,GAAUC,KAC5B,KAAK,cAAgB,IAErBI,EAAsB,CACtB,IAAImB,EACJ,MAAMC,EAAsB,IAAO,KAAK,KAAK,sBAAwB,GACrEpB,EAAqBgB,EAAU,IAAM,CACjC,KAAK,KAAK,sBAAwB,GAClCG,GAAeA,EAAW,EAC1BA,EAAcE,GAAMD,EAAqB,GAAG,EACxCE,EAAsB,yBACtBA,EAAsB,uBAAyB,GAC/C,KAAK,MAAM,QAAQC,CAAe,EAE1C,CAAC,CACL,CACI3B,GACA,KAAK,KAAK,mBAAmBA,EAAU,IAAI,EAG3C,KAAK,QAAQ,UAAY,IACzBT,IACCS,GAAYD,IACb,KAAK,iBAAiB,YAAa,CAAC,CAAE,MAAA6B,EAAO,iBAAAC,EAAkB,yBAAAC,EAA0B,OAAQC,KAAiB,CAC9G,GAAI,KAAK,yBAA0B,CAC/B,KAAK,OAAS,OACd,KAAK,eAAiB,OACtB,MACJ,CAEA,MAAMC,EAAmB,KAAK,QAAQ,YAClCzC,EAAc,qBAAoB,GAClC0C,GACE,CAAE,uBAAAC,EAAwB,0BAAAC,GAA+B5C,EAAc,SAAQ,EAK/E6C,EAAgB,CAAC,KAAK,cACxB,CAACC,GAAiB,KAAK,aAAcN,CAAS,GAC9CD,EAMEQ,EAA+B,CAACT,GAAoBC,EAC1D,GAAI,KAAK,QAAQ,YACZ,KAAK,YAAc,KAAK,WAAW,UACpCQ,GACCT,IACIO,GAAiB,CAAC,KAAK,kBAAoB,CAC5C,KAAK,aACL,KAAK,aAAe,KAAK,WACzB,KAAK,aAAa,aAAe,QAErC,KAAK,mBAAmBR,EAAOU,CAA4B,EAC3D,MAAMC,EAAmB,CACrB,GAAGC,GAAmBR,EAAkB,QAAQ,EAChD,OAAQE,EACR,WAAYC,CACxC,GAC4B5C,EAAc,oBACd,KAAK,QAAQ,cACbgD,EAAiB,MAAQ,EACzBA,EAAiB,KAAO,IAE5B,KAAK,eAAeA,CAAgB,CACxC,MAOSV,GACDF,EAAgB,IAAI,EAEpB,KAAK,OAAM,GAAM,KAAK,QAAQ,gBAC9B,KAAK,QAAQ,eAAc,EAGnC,KAAK,aAAeI,CACxB,CAAC,CAET,CACA,SAAU,CACN,KAAK,QAAQ,UAAY,KAAK,WAAU,EACxC,KAAK,KAAK,MAAM,OAAO,IAAI,EAC3B,MAAMU,EAAQ,KAAK,SAAQ,EAC3BA,GAASA,EAAM,OAAO,IAAI,EAC1B,KAAK,QAAU,KAAK,OAAO,SAAS,OAAO,IAAI,EAC/C,KAAK,SAAW,OAChBC,EAAY,KAAK,gBAAgB,CACrC,CAEA,aAAc,CACV,KAAK,sBAAwB,EACjC,CACA,eAAgB,CACZ,KAAK,sBAAwB,EACjC,CACA,iBAAkB,CACd,OAAO,KAAK,uBAAyB,KAAK,qBAC9C,CACA,wBAAyB,CACrB,OAAQ,KAAK,oBACR,KAAK,QAAU,KAAK,OAAO,uBAAsB,GAClD,EACR,CAEA,aAAc,CACN,KAAK,gBAAe,IAExB,KAAK,WAAa,GAClB,KAAK,OAAS,KAAK,MAAM,QAAQC,EAAoB,EACrD,KAAK,cACT,CACA,sBAAuB,CACnB,KAAM,CAAE,cAAApD,GAAkB,KAAK,QAC/B,OAAOA,GAAiBA,EAAc,SAAQ,EAAG,iBACrD,CACA,WAAWqD,EAAwB,GAAM,CAErC,GADA,KAAK,KAAK,gBAAkB,GACxB,KAAK,KAAK,kBAAmB,CAC7B,KAAK,QAAQ,gBAAkB,KAAK,QAAQ,eAAc,EAC1D,MACJ,CAkBA,GALI,OAAO,gCACP,CAAC,KAAK,2BACNjD,GAAuC,IAAI,EAE/C,CAAC,KAAK,KAAK,YAAc,KAAK,KAAK,YAAW,EAC1C,KAAK,cACL,OACJ,KAAK,cAAgB,GACrB,QAASkB,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IAAK,CACvC,MAAMgC,EAAO,KAAK,KAAKhC,CAAC,EACxBgC,EAAK,qBAAuB,GAC5BA,EAAK,aAAa,UAAU,EACxBA,EAAK,QAAQ,YACbA,EAAK,WAAW,EAAK,CAE7B,CACA,KAAM,CAAE,SAAA7C,EAAU,OAAAD,CAAM,EAAK,KAAK,QAClC,GAAIC,IAAa,QAAa,CAACD,EAC3B,OACJ,MAAM+C,EAAoB,KAAK,qBAAoB,EACnD,KAAK,2BAA6BA,EAC5BA,EAAkB,KAAK,aAAc,EAAE,EACvC,OACN,KAAK,eAAc,EACnBF,GAAyB,KAAK,gBAAgB,YAAY,CAC9D,CACA,QAAS,CAML,GALA,KAAK,gBAAkB,GACE,KAAK,gBAAe,EAIvB,CAClB,KAAK,cAAa,EAClB,KAAK,kBAAiB,EACtB,KAAK,MAAM,QAAQG,CAAiB,EACpC,MACJ,CACK,KAAK,YACN,KAAK,MAAM,QAAQC,EAAkB,EAEzC,KAAK,WAAa,GAIlB,KAAK,MAAM,QAAQC,EAAmB,EAKtC,KAAK,MAAM,QAAQC,EAAY,EAK/B,KAAK,MAAM,QAAQC,EAAkB,EACrC,KAAK,kBAAiB,EAMtB,MAAMC,EAAMC,GAAK,IAAG,EACpBC,EAAU,MAAQC,GAAM,EAAG,IAAO,GAAIH,EAAME,EAAU,SAAS,EAC/DA,EAAU,UAAYF,EACtBE,EAAU,aAAe,GACzBE,EAAW,OAAO,QAAQF,CAAS,EACnCE,EAAW,UAAU,QAAQF,CAAS,EACtCE,EAAW,OAAO,QAAQF,CAAS,EACnCA,EAAU,aAAe,EAC7B,CACA,WAAY,CACH,KAAK,kBACN,KAAK,gBAAkB,GACvBG,GAAU,KAAK,KAAK,cAAc,EAE1C,CACA,mBAAoB,CAChB,KAAK,MAAM,QAAQC,EAAa,EAChC,KAAK,YAAY,QAAQC,EAAmB,CAChD,CACA,0BAA2B,CAClB,KAAK,4BACN,KAAK,0BAA4B,GACjC1D,EAAM,UAAU,KAAK,iBAAkB,GAAO,EAAI,EAE1D,CACA,2BAA4B,CAMxBA,EAAM,WAAW,IAAM,CACf,KAAK,cACL,KAAK,KAAK,UAAS,EAGnB,KAAK,KAAK,kBAAiB,CAEnC,CAAC,CACL,CAIA,gBAAiB,CACT,KAAK,UAAY,CAAC,KAAK,WAE3B,KAAK,SAAW,KAAK,QAAO,EAChC,CACA,cAAe,CAKX,GAJI,CAAC,KAAK,WAGV,KAAK,aAAY,EACb,EAAE,KAAK,QAAQ,qBAAuB,KAAK,OAAM,IACjD,CAAC,KAAK,eACN,OASJ,GAAI,KAAK,YAAc,CAAC,KAAK,WAAW,SACpC,QAASY,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IACrB,KAAK,KAAKA,CAAC,EACnB,aAAY,EAGzB,MAAM+C,EAAa,KAAK,OACxB,KAAK,OAAS,KAAK,QAAQ,EAAK,EAChC,KAAK,gBAAkBC,EAAS,EAChC,KAAK,cAAgB,GACrB,KAAK,gBAAkB,OACvB,KAAK,gBAAgB,UAAW,KAAK,OAAO,SAAS,EACrD,KAAM,CAAE,cAAAtE,GAAkB,KAAK,QAC/BA,GACIA,EAAc,OAAO,gBAAiB,KAAK,OAAO,UAAWqE,EAAaA,EAAW,UAAY,MAAS,CAClH,CACA,aAAaE,EAAQ,UAAW,CAC5B,IAAIC,EAAmB,GAAQ,KAAK,QAAQ,cAAgB,KAAK,UAMjE,GALI,KAAK,QACL,KAAK,OAAO,cAAgB,KAAK,KAAK,aACtC,KAAK,OAAO,QAAUD,IACtBC,EAAmB,IAEnBA,EAAkB,CAClB,MAAMC,EAASzD,EAAkB,KAAK,QAAQ,EAC9C,KAAK,OAAS,CACV,YAAa,KAAK,KAAK,YACvB,MAAAuD,EACA,OAAAE,EACA,OAAQ1D,EAAc,KAAK,QAAQ,EACnC,QAAS,KAAK,OAAS,KAAK,OAAO,OAAS0D,CAChE,CACY,CACJ,CACA,gBAAiB,CACb,GAAI,CAACxD,EACD,OACJ,MAAMyD,EAAmB,KAAK,eAC1B,KAAK,sBACL,KAAK,QAAQ,oBACXC,EAAgB,KAAK,iBAAmB,CAACC,GAAY,KAAK,eAAe,EACzErB,EAAoB,KAAK,qBAAoB,EAC7CsB,EAAyBtB,EACzBA,EAAkB,KAAK,aAAc,EAAE,EACvC,OACAuB,EAA8BD,IAA2B,KAAK,2BAChEH,IACCC,GACGI,EAAa,KAAK,YAAY,GAC9BD,KACJ7D,EAAe,KAAK,SAAU4D,CAAsB,EACpD,KAAK,qBAAuB,GAC5B,KAAK,eAAc,EAE3B,CACA,QAAQG,EAAkB,GAAM,CAC5B,MAAMC,EAAU,KAAK,eAAc,EACnC,IAAIC,EAAY,KAAK,oBAAoBD,CAAO,EAMhD,OAAID,IACAE,EAAY,KAAK,gBAAgBA,CAAS,GAE9CC,GAASD,CAAS,EACX,CACH,YAAa,KAAK,KAAK,YACvB,YAAaD,EACb,UAAAC,EACA,aAAc,CAAA,EACd,OAAQ,KAAK,EAC7B,CACQ,CACA,gBAAiB,CACb,IAAIE,EACJ,KAAM,CAAE,cAAApF,GAAkB,KAAK,QAC/B,GAAI,CAACA,EACD,OAAOsE,EAAS,EACpB,MAAMe,EAAMrF,EAAc,mBAAkB,EAE5C,GAAI,IADsBoF,EAAK,KAAK,UAAY,MAAQA,IAAO,OAAS,OAASA,EAAG,UAAY,KAAK,KAAK,KAAKE,EAAsB,GAC/G,CAElB,KAAM,CAAE,OAAAC,GAAW,KAAK,KACpBA,IACAC,EAAcH,EAAI,EAAGE,EAAO,OAAO,CAAC,EACpCC,EAAcH,EAAI,EAAGE,EAAO,OAAO,CAAC,EAE5C,CACA,OAAOF,CACX,CACA,oBAAoBA,EAAK,CACrB,IAAID,EACJ,MAAMK,EAAmBnB,EAAS,EAElC,GADAoB,EAAYD,EAAkBJ,CAAG,EAC5B,GAAAD,EAAK,KAAK,UAAY,MAAQA,IAAO,SAAkBA,EAAG,QAC3D,OAAOK,EAMX,QAASnE,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IAAK,CACvC,MAAMgC,EAAO,KAAK,KAAKhC,CAAC,EAClB,CAAE,OAAAiE,EAAQ,QAAAI,CAAO,EAAKrC,EACxBA,IAAS,KAAK,MAAQiC,GAAUI,EAAQ,eAKpCJ,EAAO,SACPG,EAAYD,EAAkBJ,CAAG,EAErCG,EAAcC,EAAiB,EAAGF,EAAO,OAAO,CAAC,EACjDC,EAAcC,EAAiB,EAAGF,EAAO,OAAO,CAAC,EAEzD,CACA,OAAOE,CACX,CACA,eAAeJ,EAAKO,EAAgB,GAAO,CACvC,MAAMC,EAAiBvB,EAAS,EAChCoB,EAAYG,EAAgBR,CAAG,EAC/B,QAAS/D,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IAAK,CACvC,MAAMgC,EAAO,KAAK,KAAKhC,CAAC,EACpB,CAACsE,GACDtC,EAAK,QAAQ,cACbA,EAAK,QACLA,IAASA,EAAK,MACdwC,EAAaD,EAAgB,CACzB,EAAG,CAACvC,EAAK,OAAO,OAAO,EACvB,EAAG,CAACA,EAAK,OAAO,OAAO,CAC/C,CAAqB,EAEAyB,EAAazB,EAAK,YAAY,GAEnCwC,EAAaD,EAAgBvC,EAAK,YAAY,CAClD,CACA,OAAIyB,EAAa,KAAK,YAAY,GAC9Be,EAAaD,EAAgB,KAAK,YAAY,EAE3CA,CACX,CACA,gBAAgBR,EAAK,CACjB,MAAMU,EAAsBzB,EAAS,EACrCoB,EAAYK,EAAqBV,CAAG,EACpC,QAAS/D,EAAI,EAAGA,EAAI,KAAK,KAAK,OAAQA,IAAK,CACvC,MAAMgC,EAAO,KAAK,KAAKhC,CAAC,EAGxB,GAFI,CAACgC,EAAK,UAEN,CAACyB,EAAazB,EAAK,YAAY,EAC/B,SACJ0C,EAAS1C,EAAK,YAAY,GAAKA,EAAK,eAAc,EAClD,MAAM2C,EAAY3B,EAAS,EACrB4B,EAAU5C,EAAK,eAAc,EACnCoC,EAAYO,EAAWC,CAAO,EAC9BC,EAAoBJ,EAAqBzC,EAAK,aAAcA,EAAK,SAAWA,EAAK,SAAS,UAAY,OAAW2C,CAAS,CAC9H,CACA,OAAIlB,EAAa,KAAK,YAAY,GAC9BoB,EAAoBJ,EAAqB,KAAK,YAAY,EAEvDA,CACX,CACA,eAAe1D,EAAO,CAClB,KAAK,YAAcA,EACnB,KAAK,KAAK,yBAAwB,EAClC,KAAK,kBAAoB,EAC7B,CACA,WAAWsD,EAAS,CAChB,KAAK,QAAU,CACX,GAAG,KAAK,QACR,GAAGA,EACH,UAAWA,EAAQ,YAAc,OAAYA,EAAQ,UAAY,EACjF,CACQ,CACA,mBAAoB,CAChB,KAAK,OAAS,OACd,KAAK,OAAS,OACd,KAAK,SAAW,OAChB,KAAK,2BAA6B,OAClC,KAAK,YAAc,OACnB,KAAK,OAAS,OACd,KAAK,cAAgB,EACzB,CACA,oCAAqC,CAC5B,KAAK,gBAQN,KAAK,eAAe,2BACpB5B,EAAU,WACV,KAAK,eAAe,mBAAmB,EAAI,CAEnD,CACA,mBAAmBqC,EAAqB,GAAO,CAC3C,IAAIhB,EAMJ,MAAMiB,EAAO,KAAK,QAAO,EACzB,KAAK,oBAAsB,KAAK,kBAAoBA,EAAK,mBACzD,KAAK,mBAAqB,KAAK,iBAAmBA,EAAK,kBACvD,KAAK,0BAA4B,KAAK,wBAA0BA,EAAK,yBACrE,MAAMC,EAAW,EAAQ,KAAK,cAAiB,OAASD,EAWxD,GANgB,EAAED,GACbE,GAAY,KAAK,yBAClB,KAAK,mBACH,GAAAlB,EAAK,KAAK,UAAY,MAAQA,IAAO,SAAkBA,EAAG,mBAC5D,KAAK,gCACL,KAAK,KAAK,uBAEV,OACJ,KAAM,CAAE,OAAA5E,EAAQ,SAAAC,CAAQ,EAAK,KAAK,QAIlC,GAAI,GAAC,KAAK,QAAU,EAAED,GAAUC,IAQhC,IANA,KAAK,yBAA2BsD,EAAU,UAMtC,CAAC,KAAK,aAAe,CAAC,KAAK,eAAgB,CAC3C,MAAMwC,EAAiB,KAAK,2BAA0B,EAClDA,GACAA,EAAe,QACf,KAAK,oBAAsB,GAC3B,KAAK,eAAiBA,EACtB,KAAK,mCAAkC,EACvC,KAAK,eAAiBjC,EAAS,EAC/B,KAAK,qBAAuBA,EAAS,EACrCkC,EAAqB,KAAK,qBAAsB,KAAK,OAAO,UAAWD,EAAe,OAAO,SAAS,EACtGb,EAAY,KAAK,eAAgB,KAAK,oBAAoB,GAG1D,KAAK,eAAiB,KAAK,eAAiB,MAEpD,CAKA,GAAI,GAAC,KAAK,gBAAkB,CAAC,KAAK,aAyClC,IApCK,KAAK,SACN,KAAK,OAASpB,EAAS,EACvB,KAAK,qBAAuBA,EAAS,GAKrC,KAAK,gBACL,KAAK,sBACL,KAAK,gBACL,KAAK,eAAe,QACpB,KAAK,mCAAkC,EACvCmC,GAAgB,KAAK,OAAQ,KAAK,eAAgB,KAAK,eAAe,MAAM,GAKvE,KAAK,aACE,KAAK,aAEb,KAAK,OAAS,KAAK,eAAe,KAAK,OAAO,SAAS,EAGvDf,EAAY,KAAK,OAAQ,KAAK,OAAO,SAAS,EAElDgB,GAAc,KAAK,OAAQ,KAAK,WAAW,GAM3ChB,EAAY,KAAK,OAAQ,KAAK,OAAO,SAAS,EAK9C,KAAK,+BAAgC,CACrC,KAAK,+BAAiC,GACtC,MAAMa,EAAiB,KAAK,2BAA0B,EAClDA,GACA,EAAQA,EAAe,cACnB,EAAQ,KAAK,cACjB,CAACA,EAAe,QAAQ,cACxBA,EAAe,QACf,KAAK,oBAAsB,GAC3B,KAAK,eAAiBA,EACtB,KAAK,mCAAkC,EACvC,KAAK,eAAiBjC,EAAS,EAC/B,KAAK,qBAAuBA,EAAS,EACrCkC,EAAqB,KAAK,qBAAsB,KAAK,OAAQD,EAAe,MAAM,EAClFb,EAAY,KAAK,eAAgB,KAAK,oBAAoB,GAG1D,KAAK,eAAiB,KAAK,eAAiB,MAEpD,CAIIjG,GACAD,EAAQ,wBAEhB,CACA,4BAA6B,CACzB,GAAI,GAAC,KAAK,QACNwG,EAAS,KAAK,OAAO,YAAY,GACjCW,GAAe,KAAK,OAAO,YAAY,GAG3C,OAAI,KAAK,OAAO,eACL,KAAK,OAGL,KAAK,OAAO,2BAA0B,CAErD,CACA,cAAe,CACX,MAAO,IAAS,KAAK,gBACjB,KAAK,aACL,KAAK,QAAQ,aACb,KAAK,OACb,CACA,gBAAiB,CACb,IAAIvB,EACJ,MAAMiB,EAAO,KAAK,QAAO,EACnBC,EAAW,EAAQ,KAAK,cAAiB,OAASD,EACxD,IAAIO,EAAU,GAuBd,IAlBI,KAAK,mBAAuB,GAAAxB,EAAK,KAAK,UAAY,MAAQA,IAAO,SAAkBA,EAAG,qBACtFwB,EAAU,IAMVN,IACC,KAAK,yBAA2B,KAAK,oBACtCM,EAAU,IAMV,KAAK,2BAA6B7C,EAAU,YAC5C6C,EAAU,IAEVA,EACA,OACJ,KAAM,CAAE,OAAApG,EAAQ,SAAAC,CAAQ,EAAK,KAAK,QAWlC,GANA,KAAK,gBAAkB,GAAS,KAAK,QAAU,KAAK,OAAO,iBACvD,KAAK,kBACL,KAAK,kBACJ,KAAK,kBACN,KAAK,YAAc,KAAK,eAAiB,QAEzC,CAAC,KAAK,QAAU,EAAED,GAAUC,GAC5B,OAKJiF,EAAY,KAAK,gBAAiB,KAAK,OAAO,SAAS,EAIvD,MAAMmB,EAAiB,KAAK,UAAU,EAChCC,EAAiB,KAAK,UAAU,EAKtCC,GAAgB,KAAK,gBAAiB,KAAK,UAAW,KAAK,KAAMT,CAAQ,EAKrED,EAAK,QACL,CAACA,EAAK,SACL,KAAK,UAAU,IAAM,GAAK,KAAK,UAAU,IAAM,KAChDA,EAAK,OAASA,EAAK,OAAO,UAC1BA,EAAK,qBAAuB/B,EAAS,GAEzC,KAAM,CAAE,OAAA0C,CAAM,EAAKX,EACnB,GAAI,CAACW,EAAQ,CAML,KAAK,sBACL,KAAK,uBAAsB,EAC3B,KAAK,eAAc,GAEvB,MACJ,CACI,CAAC,KAAK,iBAAmB,CAAC,KAAK,oBAC/B,KAAK,uBAAsB,GAG3BC,EAAkB,KAAK,oBAAoB,EAAG,KAAK,gBAAgB,CAAC,EACpEA,EAAkB,KAAK,oBAAoB,EAAG,KAAK,gBAAgB,CAAC,GAWxEC,EAAa,KAAK,gBAAiB,KAAK,gBAAiBF,EAAQ,KAAK,YAAY,GAC9E,KAAK,UAAU,IAAMH,GACrB,KAAK,UAAU,IAAMC,GACrB,CAACK,EAAgB,KAAK,gBAAgB,EAAG,KAAK,oBAAoB,CAAC,GACnE,CAACA,EAAgB,KAAK,gBAAgB,EAAG,KAAK,oBAAoB,CAAC,KACnE,KAAK,aAAe,GACpB,KAAK,eAAc,EACnB,KAAK,gBAAgB,mBAAoBH,CAAM,GAK/CvH,GACAD,EAAQ,wBAEhB,CACA,MAAO,CACH,KAAK,UAAY,EAErB,CACA,MAAO,CACH,KAAK,UAAY,EAErB,CACA,eAAe4H,EAAY,GAAM,CAC7B,IAAIhC,EAEJ,IADCA,EAAK,KAAK,QAAQ,iBAAmB,MAAQA,IAAO,QAAkBA,EAAG,eAAc,EACpFgC,EAAW,CACX,MAAMlE,EAAQ,KAAK,SAAQ,EAC3BA,GAASA,EAAM,eAAc,CACjC,CACI,KAAK,cAAgB,CAAC,KAAK,aAAa,WACxC,KAAK,aAAe,OAE5B,CACA,wBAAyB,CACrB,KAAK,oBAAsBmE,EAAW,EACtC,KAAK,gBAAkBA,EAAW,EAClC,KAAK,6BAA+BA,EAAW,CACnD,CACA,mBAAmBhF,EAAOU,EAA+B,GAAO,CAC5D,MAAMuE,EAAW,KAAK,SAChBC,EAAuBD,EACvBA,EAAS,aACT,CAAA,EACAE,EAAc,CAAE,GAAG,KAAK,YAAY,EACpCC,EAAcJ,EAAW,GAC3B,CAAC,KAAK,gBACN,CAAC,KAAK,eAAe,QAAQ,cAC7B,KAAK,eAAiB,KAAK,qBAAuB,QAEtD,KAAK,+BAAiC,CAACtE,EACvC,MAAM2E,EAAiBpD,EAAS,EAC1BqD,EAAiBL,EAAWA,EAAS,OAAS,OAC9CM,EAAe,KAAK,OAAS,KAAK,OAAO,OAAS,OAClDC,EAA0BF,IAAmBC,EAC7C1E,EAAQ,KAAK,SAAQ,EACrB4E,EAAe,CAAC5E,GAASA,EAAM,QAAQ,QAAU,EACjD6E,EAAyB,GAAQF,GACnC,CAACC,GACD,KAAK,QAAQ,YAAc,IAC3B,CAAC,KAAK,KAAK,KAAKE,EAAmB,GACvC,KAAK,kBAAoB,EACzB,IAAIC,EACJ,KAAK,eAAkBC,GAAW,CAC9B,MAAMC,EAAWD,EAAS,IAC1BE,EAAaX,EAAY,EAAGpF,EAAM,EAAG8F,CAAQ,EAC7CC,EAAaX,EAAY,EAAGpF,EAAM,EAAG8F,CAAQ,EAC7C,KAAK,eAAeV,CAAW,EAC3B,KAAK,gBACL,KAAK,sBACL,KAAK,QACL,KAAK,gBACL,KAAK,eAAe,SACpBjB,EAAqBkB,EAAgB,KAAK,OAAO,UAAW,KAAK,eAAe,OAAO,SAAS,EAChGW,GAAO,KAAK,eAAgB,KAAK,qBAAsBX,EAAgBS,CAAQ,EAK3EF,GACAK,GAAU,KAAK,eAAgBL,CAAkB,IACjD,KAAK,kBAAoB,IAExBA,IACDA,EAAqB3D,EAAS,GAClCoB,EAAYuC,EAAoB,KAAK,cAAc,GAEnDJ,IACA,KAAK,gBAAkBL,EACvBe,GAAUf,EAAaD,EAAsB,KAAK,aAAcY,EAAUJ,EAAwBD,CAAY,GAElH,KAAK,KAAK,yBAAwB,EAClC,KAAK,eAAc,EACnB,KAAK,kBAAoBK,CAC7B,EACA,KAAK,eAAe,KAAK,QAAQ,WAAa,IAAO,CAAC,CAC1D,CACA,eAAexC,EAAS,CACpB,KAAK,gBAAgB,gBAAgB,EACrC,KAAK,kBAAoB,KAAK,iBAAiB,KAAI,EAC/C,KAAK,cAAgB,KAAK,aAAa,kBACvC,KAAK,aAAa,iBAAiB,KAAI,EAEvC,KAAK,mBACLxC,EAAY,KAAK,gBAAgB,EACjC,KAAK,iBAAmB,QAO5B,KAAK,iBAAmBzC,EAAM,OAAO,IAAM,CACvCyB,EAAsB,uBAAyB,GAC/C,KAAK,iBAAmBqG,GAAmB,EAAG5I,EAAiB,CAC3D,GAAG+F,EACH,SAAWuC,GAAW,CAClB,KAAK,eAAeA,CAAM,EAC1BvC,EAAQ,UAAYA,EAAQ,SAASuC,CAAM,CAC/C,EACA,WAAY,IAAM,CACdvC,EAAQ,YAAcA,EAAQ,WAAU,EACxC,KAAK,kBAAiB,CAC1B,CACpB,CAAiB,EACG,KAAK,eACL,KAAK,aAAa,iBAAmB,KAAK,kBAE9C,KAAK,iBAAmB,MAC5B,CAAC,CACL,CACA,mBAAoB,CACZ,KAAK,eACL,KAAK,aAAa,iBAAmB,OACrC,KAAK,aAAa,gBAAkB,QAExC,MAAMzC,EAAQ,KAAK,SAAQ,EAC3BA,GAASA,EAAM,sBAAqB,EACpC,KAAK,aACD,KAAK,iBACD,KAAK,gBACD,OACZ,KAAK,gBAAgB,mBAAmB,CAC5C,CACA,iBAAkB,CACV,KAAK,mBACL,KAAK,gBAAkB,KAAK,eAAetD,CAAe,EAC1D,KAAK,iBAAiB,KAAI,GAE9B,KAAK,kBAAiB,CAC1B,CACA,yBAA0B,CACtB,MAAMyG,EAAO,KAAK,QAAO,EACzB,GAAI,CAAE,qBAAAoC,EAAsB,OAAAzB,EAAQ,OAAAxG,EAAQ,aAAAL,CAAY,EAAKkG,EAC7D,GAAI,GAACoC,GAAwB,CAACzB,GAAU,CAACxG,GAOzC,IAAI,OAAS6F,GACT,KAAK,QACL7F,GACAkI,GAA0B,KAAK,QAAQ,cAAe,KAAK,OAAO,UAAWlI,EAAO,SAAS,EAAG,CAChGwG,EAAS,KAAK,QAAU1C,EAAS,EACjC,MAAMqE,EAAUC,EAAW,KAAK,OAAO,UAAU,CAAC,EAClD5B,EAAO,EAAE,IAAMX,EAAK,OAAO,EAAE,IAC7BW,EAAO,EAAE,IAAMA,EAAO,EAAE,IAAM2B,EAC9B,MAAME,EAAUD,EAAW,KAAK,OAAO,UAAU,CAAC,EAClD5B,EAAO,EAAE,IAAMX,EAAK,OAAO,EAAE,IAC7BW,EAAO,EAAE,IAAMA,EAAO,EAAE,IAAM6B,CAClC,CACAnD,EAAY+C,EAAsBzB,CAAM,EAMxClB,EAAa2C,EAAsBtI,CAAY,EAO/C+G,EAAa,KAAK,6BAA8B,KAAK,gBAAiBuB,EAAsBtI,CAAY,EAC5G,CACA,mBAAmBM,EAAU6C,EAAM,CAC1B,KAAK,YAAY,IAAI7C,CAAQ,GAC9B,KAAK,YAAY,IAAIA,EAAU,IAAIqI,EAAW,EAEpC,KAAK,YAAY,IAAIrI,CAAQ,EACrC,IAAI6C,CAAI,EACd,MAAMyF,EAASzF,EAAK,QAAQ,uBAC5BA,EAAK,QAAQ,CACT,WAAYyF,EAASA,EAAO,WAAa,OACzC,sBAAuBA,GAAUA,EAAO,4BAClCA,EAAO,4BAA4BzF,CAAI,EACvC,MACtB,CAAa,CACL,CACA,QAAS,CACL,MAAMJ,EAAQ,KAAK,SAAQ,EAC3B,OAAOA,EAAQA,EAAM,OAAS,KAAO,EACzC,CACA,SAAU,CACN,IAAIkC,EACJ,KAAM,CAAE,SAAA3E,GAAa,KAAK,QAC1B,OAAOA,IAAa2E,EAAK,KAAK,SAAQ,KAAQ,MAAQA,IAAO,OAAS,OAASA,EAAG,OAAS,KAAO,IACtG,CACA,aAAc,CACV,IAAIA,EACJ,KAAM,CAAE,SAAA3E,GAAa,KAAK,QAC1B,OAAOA,GAAY2E,EAAK,KAAK,SAAQ,KAAQ,MAAQA,IAAO,OAAS,OAASA,EAAG,SAAW,MAChG,CACA,UAAW,CACP,KAAM,CAAE,SAAA3E,GAAa,KAAK,QAC1B,GAAIA,EACA,OAAO,KAAK,KAAK,YAAY,IAAIA,CAAQ,CACjD,CACA,QAAQ,CAAE,WAAAuI,EAAY,WAAAC,EAAY,sBAAAC,CAAqB,EAAM,CAAA,EAAI,CAC7D,MAAMhG,EAAQ,KAAK,SAAQ,EACvBA,GACAA,EAAM,QAAQ,KAAMgG,CAAqB,EACzCF,IACA,KAAK,gBAAkB,OACvB,KAAK,WAAa,IAElBC,GACA,KAAK,WAAW,CAAE,WAAAA,EAAY,CACtC,CACA,UAAW,CACP,MAAM/F,EAAQ,KAAK,SAAQ,EAC3B,OAAIA,EACOA,EAAM,SAAS,IAAI,EAGnB,EAEf,CACA,sBAAuB,CACnB,KAAM,CAAE,cAAAlD,GAAkB,KAAK,QAC/B,GAAI,CAACA,EACD,OAEJ,IAAImJ,EAAyB,GAK7B,KAAM,CAAE,aAAAhJ,CAAY,EAAKH,EAWzB,IAVIG,EAAa,GACbA,EAAa,QACbA,EAAa,SACbA,EAAa,SACbA,EAAa,SACbA,EAAa,OACbA,EAAa,SACbgJ,EAAyB,IAGzB,CAACA,EACD,OACJ,MAAMC,EAAc,CAAA,EAChBjJ,EAAa,GACbL,EAAyB,IAAKE,EAAeoJ,EAAa,KAAK,eAAe,EAGlF,QAAS9H,EAAI,EAAGA,EAAI5B,EAAc,OAAQ4B,IACtCxB,EAAyB,SAASJ,EAAc4B,CAAC,CAAC,GAAItB,EAAeoJ,EAAa,KAAK,eAAe,EACtGtJ,EAAyB,OAAOJ,EAAc4B,CAAC,CAAC,GAAItB,EAAeoJ,EAAa,KAAK,eAAe,EAIxGpJ,EAAc,OAAM,EAEpB,UAAWD,KAAOqJ,EACdpJ,EAAc,eAAeD,EAAKqJ,EAAYrJ,CAAG,CAAC,EAC9C,KAAK,kBACL,KAAK,gBAAgBA,CAAG,EAAIqJ,EAAYrJ,CAAG,GAKnDC,EAAc,eAAc,CAChC,CACA,oBAAoBqJ,EAAW,CAC3B,IAAIjE,EAAIkE,EACR,GAAI,CAAC,KAAK,UAAY,KAAK,MACvB,OACJ,GAAI,CAAC,KAAK,UACN,OAAO3J,GAEX,MAAM4J,EAAS,CACX,WAAY,EAC5B,EACkBhG,EAAoB,KAAK,qBAAoB,EACnD,GAAI,KAAK,WACL,YAAK,WAAa,GAClBgG,EAAO,QAAU,GACjBA,EAAO,cACHC,EAAmBH,GAAc,KAA+B,OAASA,EAAU,aAAa,GAAK,GACzGE,EAAO,UAAYhG,EACbA,EAAkB,KAAK,aAAc,EAAE,EACvC,OACCgG,EAEX,MAAMlD,EAAO,KAAK,QAAO,EACzB,GAAI,CAAC,KAAK,iBAAmB,CAAC,KAAK,QAAU,CAACA,EAAK,OAAQ,CACvD,MAAMoD,EAAc,CAAA,EACpB,OAAI,KAAK,QAAQ,WACbA,EAAY,QACR,KAAK,aAAa,UAAY,OACxB,KAAK,aAAa,QAClB,EACVA,EAAY,cACRD,EAAmBH,GAAc,KAA+B,OAASA,EAAU,aAAa,GAAK,IAEzG,KAAK,cAAgB,CAACtE,EAAa,KAAK,YAAY,IACpD0E,EAAY,UAAYlG,EAClBA,EAAkB,CAAA,EAAI,EAAE,EACxB,OACN,KAAK,aAAe,IAEjBkG,CACX,CACA,MAAMC,EAAiBrD,EAAK,iBAAmBA,EAAK,aACpD,KAAK,wBAAuB,EAC5BkD,EAAO,UAAYI,GAAyB,KAAK,6BAA8B,KAAK,UAAWD,CAAc,EACzGnG,IACAgG,EAAO,UAAYhG,EAAkBmG,EAAgBH,EAAO,SAAS,GAEzE,KAAM,CAAE,EAAAK,EAAG,EAAAC,CAAC,EAAK,KAAK,gBACtBN,EAAO,gBAAkB,GAAGK,EAAE,OAAS,GAAG,KAAKC,EAAE,OAAS,GAAG,MACzDxD,EAAK,gBAKLkD,EAAO,QACHlD,IAAS,MACFiD,GAAMlE,EAAKsE,EAAe,WAAa,MAAQtE,IAAO,OAASA,EAAK,KAAK,aAAa,WAAa,MAAQkE,IAAO,OAASA,EAAK,EACjI,KAAK,gBACD,KAAK,aAAa,QAClBI,EAAe,YAO7BH,EAAO,QACHlD,IAAS,KACHqD,EAAe,UAAY,OACvBA,EAAe,QACf,GACJA,EAAe,cAAgB,OAC3BA,EAAe,YACf,EAKlB,UAAW3J,KAAO+J,EAAiB,CAC/B,GAAIJ,EAAe3J,CAAG,IAAM,OACxB,SACJ,KAAM,CAAE,QAAAgK,EAAS,QAAAC,GAAYF,EAAgB/J,CAAG,EAO1CkK,EAAYV,EAAO,YAAc,OACjCG,EAAe3J,CAAG,EAClBgK,EAAQL,EAAe3J,CAAG,EAAGsG,CAAI,EACvC,GAAI2D,EAAS,CACT,MAAME,EAAMF,EAAQ,OACpB,QAAS1I,EAAI,EAAGA,EAAI4I,EAAK5I,IACrBiI,EAAOS,EAAQ1I,CAAC,CAAC,EAAI2I,CAE7B,MAEIV,EAAOxJ,CAAG,EAAIkK,CAEtB,CAMA,OAAI,KAAK,QAAQ,WACbV,EAAO,cACHlD,IAAS,KACHmD,EAAmBH,GAAc,KAA+B,OAASA,EAAU,aAAa,GAAK,GACrG,QAEPE,CACX,CACA,eAAgB,CACZ,KAAK,WAAa,KAAK,SAAW,MACtC,CAEA,WAAY,CACR,KAAK,KAAK,MAAM,QAASjG,GAAS,CAAE,IAAI8B,EAAI,OAAQA,EAAK9B,EAAK,oBAAsB,MAAQ8B,IAAO,OAAS,OAASA,EAAG,MAAQ,CAAC,EACjI,KAAK,KAAK,MAAM,QAAQ5B,CAAiB,EACzC,KAAK,KAAK,YAAY,MAAK,CAC/B,CACR,CACA,CACA,SAASG,GAAaL,EAAM,CACxBA,EAAK,aAAY,CACrB,CACA,SAASM,GAAmBN,EAAM,CAC9B,IAAI8B,EACJ,MAAMkC,IAAalC,EAAK9B,EAAK,cAAgB,MAAQ8B,IAAO,OAAS,OAASA,EAAG,WAAa9B,EAAK,SACnG,GAAIA,EAAK,OAAM,GACXA,EAAK,QACLgE,GACAhE,EAAK,aAAa,WAAW,EAAG,CAChC,KAAM,CAAE,UAAW9C,EAAQ,YAAa2J,CAAc,EAAK7G,EAAK,OAC1D,CAAE,cAAA8G,GAAkB9G,EAAK,QACzBgD,EAAWgB,EAAS,SAAWhE,EAAK,OAAO,OAG7C8G,IAAkB,OAClBC,EAAUC,GAAS,CACf,MAAMC,EAAejE,EACfgB,EAAS,YAAYgD,CAAI,EACzBhD,EAAS,UAAUgD,CAAI,EACvBE,EAAS5B,EAAW2B,CAAY,EACtCA,EAAa,IAAM/J,EAAO8J,CAAI,EAAE,IAChCC,EAAa,IAAMA,EAAa,IAAMC,CAC1C,CAAC,EAEI9B,GAA0B0B,EAAe9C,EAAS,UAAW9G,CAAM,GACxE6J,EAAUC,GAAS,CACf,MAAMC,EAAejE,EACfgB,EAAS,YAAYgD,CAAI,EACzBhD,EAAS,UAAUgD,CAAI,EACvBE,EAAS5B,EAAWpI,EAAO8J,CAAI,CAAC,EACtCC,EAAa,IAAMA,EAAa,IAAMC,EAIlClH,EAAK,gBAAkB,CAACA,EAAK,mBAC7BA,EAAK,kBAAoB,GACzBA,EAAK,eAAegH,CAAI,EAAE,IACtBhH,EAAK,eAAegH,CAAI,EAAE,IAAME,EAE5C,CAAC,EAEL,MAAMC,EAAcpD,EAAW,EAC/BH,EAAauD,EAAajK,EAAQ8G,EAAS,SAAS,EACpD,MAAMoD,EAAcrD,EAAW,EAC3Bf,EACAY,EAAawD,EAAapH,EAAK,eAAe6G,EAAgB,EAAI,EAAG7C,EAAS,WAAW,EAGzFJ,EAAawD,EAAalK,EAAQ8G,EAAS,SAAS,EAExD,MAAMhF,EAAmB,CAACsC,GAAY6F,CAAW,EACjD,IAAIlI,EAA2B,GAC/B,GAAI,CAACe,EAAK,WAAY,CAClB,MAAMiD,EAAiBjD,EAAK,2BAA0B,EAKtD,GAAIiD,GAAkB,CAACA,EAAe,WAAY,CAC9C,KAAM,CAAE,SAAUoE,EAAgB,OAAQC,CAAY,EAAKrE,EAC3D,GAAIoE,GAAkBC,EAAc,CAChC,MAAMC,EAAmBvG,EAAS,EAClCkC,EAAqBqE,EAAkBvD,EAAS,UAAWqD,EAAe,SAAS,EACnF,MAAMjD,EAAiBpD,EAAS,EAChCkC,EAAqBkB,EAAgBlH,EAAQoK,EAAa,SAAS,EAC9D9H,GAAiB+H,EAAkBnD,CAAc,IAClDnF,EAA2B,IAE3BgE,EAAe,QAAQ,aACvBjD,EAAK,eAAiBoE,EACtBpE,EAAK,qBAAuBuH,EAC5BvH,EAAK,eAAiBiD,EAE9B,CACJ,CACJ,CACAjD,EAAK,gBAAgB,YAAa,CAC9B,OAAA9C,EACA,SAAA8G,EACA,MAAOoD,EACP,YAAAD,EACA,iBAAAnI,EACA,yBAAAC,CACZ,CAAS,CACL,SACSe,EAAK,SAAU,CACpB,KAAM,CAAE,eAAAwH,GAAmBxH,EAAK,QAChCwH,GAAkBA,EAAc,CACpC,CAMAxH,EAAK,QAAQ,WAAa,MAC9B,CACA,SAASpC,GAAoBoC,EAAM,CAI3B7D,GACAD,EAAQ,aAEP8D,EAAK,SAQLA,EAAK,iBACNA,EAAK,kBAAoBA,EAAK,OAAO,mBAOzCA,EAAK,0BAA4BA,EAAK,wBAA0B,GAAQA,EAAK,mBACzEA,EAAK,OAAO,mBACZA,EAAK,OAAO,0BAChBA,EAAK,mBAAqBA,EAAK,iBAAmBA,EAAK,OAAO,kBAClE,CACA,SAASjC,GAAgBiC,EAAM,CAC3BA,EAAK,kBACDA,EAAK,wBACDA,EAAK,iBACD,EAChB,CACA,SAASa,GAAcb,EAAM,CACzBA,EAAK,cAAa,CACtB,CACA,SAASE,EAAkBF,EAAM,CAC7BA,EAAK,kBAAiB,CAC1B,CACA,SAASG,GAAmBH,EAAM,CAC9BA,EAAK,cAAgB,EACzB,CACA,SAASI,GAAoBJ,EAAM,CAC/B,KAAM,CAAE,cAAAtD,GAAkBsD,EAAK,QAC3BtD,GAAiBA,EAAc,SAAQ,EAAG,uBAC1CA,EAAc,OAAO,qBAAqB,EAE9CsD,EAAK,eAAc,CACvB,CACA,SAASlB,EAAgBkB,EAAM,CAC3BA,EAAK,gBAAe,EACpBA,EAAK,YAAcA,EAAK,eAAiBA,EAAK,OAAS,OACvDA,EAAK,kBAAoB,EAC7B,CACA,SAASnC,GAAmBmC,EAAM,CAC9BA,EAAK,mBAAkB,CAC3B,CACA,SAASlC,GAAekC,EAAM,CAC1BA,EAAK,eAAc,CACvB,CACA,SAASF,GAAqBE,EAAM,CAChCA,EAAK,qBAAoB,CAC7B,CACA,SAASc,GAAoBlB,EAAO,CAChCA,EAAM,mBAAkB,CAC5B,CACA,SAASkF,EAAa2C,EAAQ1I,EAAO2I,EAAG,CACpCD,EAAO,UAAYE,EAAU5I,EAAM,UAAW,EAAG2I,CAAC,EAClDD,EAAO,MAAQE,EAAU5I,EAAM,MAAO,EAAG2I,CAAC,EAC1CD,EAAO,OAAS1I,EAAM,OACtB0I,EAAO,YAAc1I,EAAM,WAC/B,CACA,SAAS6I,EAAQH,EAAQI,EAAMC,EAAIJ,EAAG,CAClCD,EAAO,IAAME,EAAUE,EAAK,IAAKC,EAAG,IAAKJ,CAAC,EAC1CD,EAAO,IAAME,EAAUE,EAAK,IAAKC,EAAG,IAAKJ,CAAC,CAC9C,CACA,SAAS3C,GAAO0C,EAAQI,EAAMC,EAAIJ,EAAG,CACjCE,EAAQH,EAAO,EAAGI,EAAK,EAAGC,EAAG,EAAGJ,CAAC,EACjCE,EAAQH,EAAO,EAAGI,EAAK,EAAGC,EAAG,EAAGJ,CAAC,CACrC,CACA,SAAShD,GAAoB1E,EAAM,CAC/B,OAAQA,EAAK,iBAAmBA,EAAK,gBAAgB,cAAgB,MACzE,CACA,MAAMZ,GAA0B,CAC5B,SAAU,IACV,KAAM,CAAC,GAAK,EAAG,GAAK,CAAC,CACzB,EACM2I,GAAqBC,GAAW,OAAO,UAAc,KACvD,UAAU,WACV,UAAU,UAAU,cAAc,SAASA,CAAM,EAM/CC,GAAaF,GAAkB,cAAc,GAAK,CAACA,GAAkB,SAAS,EAC9E,KAAK,MACLG,GACN,SAASC,GAAUnB,EAAM,CAErBA,EAAK,IAAMiB,GAAWjB,EAAK,GAAG,EAC9BA,EAAK,IAAMiB,GAAWjB,EAAK,GAAG,CAClC,CACA,SAASnF,GAASE,EAAK,CACnBoG,GAAUpG,EAAI,CAAC,EACfoG,GAAUpG,EAAI,CAAC,CACnB,CACA,SAASqD,GAA0B0B,EAAe9C,EAAU9G,EAAQ,CAChE,OAAQ4J,IAAkB,YACrBA,IAAkB,mBACf,CAACsB,GAAOC,EAAYrE,CAAQ,EAAGqE,EAAYnL,CAAM,EAAG,EAAG,CACnE,CACA,SAAS8E,GAAuBhC,EAAM,CAClC,IAAI8B,EACJ,OAAO9B,IAASA,EAAK,QAAU8B,EAAK9B,EAAK,UAAY,MAAQ8B,IAAO,OAAS,OAASA,EAAG,QAC7F","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- const e={hasAnimatedSinceResize:!0,hasEverUpdated:!1};export{e as globalProjectionState};
2
- //# sourceMappingURL=state.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"state.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/node/state.mjs"],"sourcesContent":["/**\n * This should only ever be modified on the client otherwise it'll\n * persist through server requests. If we need instanced states we\n * could lazy-init via root.\n */\nconst globalProjectionState = {\n /**\n * Global flag as to whether the tree has animated since the last time\n * we resized the window\n */\n hasAnimatedSinceResize: true,\n /**\n * We set this to true once, on the first update. Any nodes added to the tree beyond that\n * update will be given a `data-projection-id` attribute.\n */\n hasEverUpdated: false,\n};\n\nexport { globalProjectionState };\n"],"names":["globalProjectionState"],"mappings":"AAKK,MAACA,EAAwB,CAK1B,uBAAwB,GAKxB,eAAgB,EACpB","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{addUniqueItem as a,removeItem as o}from"../../utils/array.js";class n{constructor(){this.members=[]}add(e){a(this.members,e),e.scheduleRender()}remove(e){if(o(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const t=this.members[this.members.length-1];t&&this.promote(t)}}relegate(e){const t=this.members.findIndex(i=>e===i);if(t===0)return!1;let s;for(let i=t;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){s=r;break}}return s?(this.promote(s),!0):!1}promote(e,t){const s=this.lead;if(e!==s&&(this.prevLead=s,this.lead=e,e.show(),s)){s.instance&&s.scheduleRender(),e.scheduleRender(),e.resumeFrom=s,t&&(e.resumeFrom.preserveOpacity=!0),s.snapshot&&(e.snapshot=s.snapshot,e.snapshot.latestValues=s.animationValues||s.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&s.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:t,resumingFrom:s}=e;t.onExitComplete&&t.onExitComplete(),s&&s.options.onExitComplete&&s.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}export{n as NodeStack};
2
- //# sourceMappingURL=stack.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stack.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/shared/stack.mjs"],"sourcesContent":["import { addUniqueItem, removeItem } from '../../utils/array.mjs';\n\nclass NodeStack {\n constructor() {\n this.members = [];\n }\n add(node) {\n addUniqueItem(this.members, node);\n node.scheduleRender();\n }\n remove(node) {\n removeItem(this.members, node);\n if (node === this.prevLead) {\n this.prevLead = undefined;\n }\n if (node === this.lead) {\n const prevLead = this.members[this.members.length - 1];\n if (prevLead) {\n this.promote(prevLead);\n }\n }\n }\n relegate(node) {\n const indexOfNode = this.members.findIndex((member) => node === member);\n if (indexOfNode === 0)\n return false;\n /**\n * Find the next projection node that is present\n */\n let prevLead;\n for (let i = indexOfNode; i >= 0; i--) {\n const member = this.members[i];\n if (member.isPresent !== false) {\n prevLead = member;\n break;\n }\n }\n if (prevLead) {\n this.promote(prevLead);\n return true;\n }\n else {\n return false;\n }\n }\n promote(node, preserveFollowOpacity) {\n const prevLead = this.lead;\n if (node === prevLead)\n return;\n this.prevLead = prevLead;\n this.lead = node;\n node.show();\n if (prevLead) {\n prevLead.instance && prevLead.scheduleRender();\n node.scheduleRender();\n node.resumeFrom = prevLead;\n if (preserveFollowOpacity) {\n node.resumeFrom.preserveOpacity = true;\n }\n if (prevLead.snapshot) {\n node.snapshot = prevLead.snapshot;\n node.snapshot.latestValues =\n prevLead.animationValues || prevLead.latestValues;\n }\n if (node.root && node.root.isUpdating) {\n node.isLayoutDirty = true;\n }\n const { crossfade } = node.options;\n if (crossfade === false) {\n prevLead.hide();\n }\n /**\n * TODO:\n * - Test border radius when previous node was deleted\n * - boxShadow mixing\n * - Shared between element A in scrolled container and element B (scroll stays the same or changes)\n * - Shared between element A in transformed container and element B (transform stays the same or changes)\n * - Shared between element A in scrolled page and element B (scroll stays the same or changes)\n * ---\n * - Crossfade opacity of root nodes\n * - layoutId changes after animation\n * - layoutId changes mid animation\n */\n }\n }\n exitAnimationComplete() {\n this.members.forEach((node) => {\n const { options, resumingFrom } = node;\n options.onExitComplete && options.onExitComplete();\n if (resumingFrom) {\n resumingFrom.options.onExitComplete &&\n resumingFrom.options.onExitComplete();\n }\n });\n }\n scheduleRender() {\n this.members.forEach((node) => {\n node.instance && node.scheduleRender(false);\n });\n }\n /**\n * Clear any leads that have been removed this render to prevent them from being\n * used in future animations and to prevent memory leaks\n */\n removeLeadSnapshot() {\n if (this.lead && this.lead.snapshot) {\n this.lead.snapshot = undefined;\n }\n }\n}\n\nexport { NodeStack };\n"],"names":["NodeStack","node","addUniqueItem","removeItem","prevLead","indexOfNode","member","preserveFollowOpacity","crossfade","options","resumingFrom"],"mappings":"qEAEA,MAAMA,CAAU,CACZ,aAAc,CACV,KAAK,QAAU,CAAA,CACnB,CACA,IAAIC,EAAM,CACNC,EAAc,KAAK,QAASD,CAAI,EAChCA,EAAK,eAAc,CACvB,CACA,OAAOA,EAAM,CAKT,GAJAE,EAAW,KAAK,QAASF,CAAI,EACzBA,IAAS,KAAK,WACd,KAAK,SAAW,QAEhBA,IAAS,KAAK,KAAM,CACpB,MAAMG,EAAW,KAAK,QAAQ,KAAK,QAAQ,OAAS,CAAC,EACjDA,GACA,KAAK,QAAQA,CAAQ,CAE7B,CACJ,CACA,SAASH,EAAM,CACX,MAAMI,EAAc,KAAK,QAAQ,UAAWC,GAAWL,IAASK,CAAM,EACtE,GAAID,IAAgB,EAChB,MAAO,GAIX,IAAID,EACJ,QAAS,EAAIC,EAAa,GAAK,EAAG,IAAK,CACnC,MAAMC,EAAS,KAAK,QAAQ,CAAC,EAC7B,GAAIA,EAAO,YAAc,GAAO,CAC5BF,EAAWE,EACX,KACJ,CACJ,CACA,OAAIF,GACA,KAAK,QAAQA,CAAQ,EACd,IAGA,EAEf,CACA,QAAQH,EAAMM,EAAuB,CACjC,MAAMH,EAAW,KAAK,KACtB,GAAIH,IAASG,IAEb,KAAK,SAAWA,EAChB,KAAK,KAAOH,EACZA,EAAK,KAAI,EACLG,GAAU,CACVA,EAAS,UAAYA,EAAS,eAAc,EAC5CH,EAAK,eAAc,EACnBA,EAAK,WAAaG,EACdG,IACAN,EAAK,WAAW,gBAAkB,IAElCG,EAAS,WACTH,EAAK,SAAWG,EAAS,SACzBH,EAAK,SAAS,aACVG,EAAS,iBAAmBA,EAAS,cAEzCH,EAAK,MAAQA,EAAK,KAAK,aACvBA,EAAK,cAAgB,IAEzB,KAAM,CAAE,UAAAO,GAAcP,EAAK,QACvBO,IAAc,IACdJ,EAAS,KAAI,CAcrB,CACJ,CACA,uBAAwB,CACpB,KAAK,QAAQ,QAASH,GAAS,CAC3B,KAAM,CAAE,QAAAQ,EAAS,aAAAC,CAAY,EAAKT,EAClCQ,EAAQ,gBAAkBA,EAAQ,eAAc,EAC5CC,GACAA,EAAa,QAAQ,gBACjBA,EAAa,QAAQ,eAAc,CAE/C,CAAC,CACL,CACA,gBAAiB,CACb,KAAK,QAAQ,QAAST,GAAS,CAC3BA,EAAK,UAAYA,EAAK,eAAe,EAAK,CAC9C,CAAC,CACL,CAKA,oBAAqB,CACb,KAAK,MAAQ,KAAK,KAAK,WACvB,KAAK,KAAK,SAAW,OAE7B,CACJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{px as c}from"../../value/types/numbers/units.js";function e(r,n){return n.max===n.min?0:r/(n.max-n.min)*100}const f={correct:(r,n)=>{if(!n.target)return r;if(typeof r=="string")if(c.test(r))r=parseFloat(r);else return r;const o=e(r,n.target.x),t=e(r,n.target.y);return`${o}% ${t}%`}};export{f as correctBorderRadius,e as pixelsToPercent};
2
- //# sourceMappingURL=scale-border-radius.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scale-border-radius.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs"],"sourcesContent":["import { px } from '../../value/types/numbers/units.mjs';\n\nfunction pixelsToPercent(pixels, axis) {\n if (axis.max === axis.min)\n return 0;\n return (pixels / (axis.max - axis.min)) * 100;\n}\n/**\n * We always correct borderRadius as a percentage rather than pixels to reduce paints.\n * For example, if you are projecting a box that is 100px wide with a 10px borderRadius\n * into a box that is 200px wide with a 20px borderRadius, that is actually a 10%\n * borderRadius in both states. If we animate between the two in pixels that will trigger\n * a paint each time. If we animate between the two in percentage we'll avoid a paint.\n */\nconst correctBorderRadius = {\n correct: (latest, node) => {\n if (!node.target)\n return latest;\n /**\n * If latest is a string, if it's a percentage we can return immediately as it's\n * going to be stretched appropriately. Otherwise, if it's a pixel, convert it to a number.\n */\n if (typeof latest === \"string\") {\n if (px.test(latest)) {\n latest = parseFloat(latest);\n }\n else {\n return latest;\n }\n }\n /**\n * If latest is a number, it's a pixel value. We use the current viewportBox to calculate that\n * pixel value as a percentage of each axis\n */\n const x = pixelsToPercent(latest, node.target.x);\n const y = pixelsToPercent(latest, node.target.y);\n return `${x}% ${y}%`;\n },\n};\n\nexport { correctBorderRadius, pixelsToPercent };\n"],"names":["pixelsToPercent","pixels","axis","correctBorderRadius","latest","node","px","x","y"],"mappings":"wDAEA,SAASA,EAAgBC,EAAQC,EAAM,CACnC,OAAIA,EAAK,MAAQA,EAAK,IACX,EACHD,GAAUC,EAAK,IAAMA,EAAK,KAAQ,GAC9C,CAQK,MAACC,EAAsB,CACxB,QAAS,CAACC,EAAQC,IAAS,CACvB,GAAI,CAACA,EAAK,OACN,OAAOD,EAKX,GAAI,OAAOA,GAAW,SAClB,GAAIE,EAAG,KAAKF,CAAM,EACdA,EAAS,WAAWA,CAAM,MAG1B,QAAOA,EAOf,MAAMG,EAAIP,EAAgBI,EAAQC,EAAK,OAAO,CAAC,EACzCG,EAAIR,EAAgBI,EAAQC,EAAK,OAAO,CAAC,EAC/C,MAAO,GAAGE,CAAC,KAAKC,CAAC,GACrB,CACJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{mixNumber as i}from"../../utils/mix/number.js";import{complex as f}from"../../value/types/complex/index.js";const y={correct:(e,{treeScale:c,projectionDelta:t})=>{const a=e,o=f.parse(e);if(o.length>5)return a;const p=f.createTransformer(e),r=typeof o[0]!="number"?1:0,n=t.x.scale*c.x,m=t.y.scale*c.y;o[0+r]/=n,o[1+r]/=m;const s=i(n,m,.5);return typeof o[2+r]=="number"&&(o[2+r]/=s),typeof o[3+r]=="number"&&(o[3+r]/=s),p(o)}};export{y as correctBoxShadow};
2
- //# sourceMappingURL=scale-box-shadow.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scale-box-shadow.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs"],"sourcesContent":["import { mixNumber } from '../../utils/mix/number.mjs';\nimport { complex } from '../../value/types/complex/index.mjs';\n\nconst correctBoxShadow = {\n correct: (latest, { treeScale, projectionDelta }) => {\n const original = latest;\n const shadow = complex.parse(latest);\n // TODO: Doesn't support multiple shadows\n if (shadow.length > 5)\n return original;\n const template = complex.createTransformer(latest);\n const offset = typeof shadow[0] !== \"number\" ? 1 : 0;\n // Calculate the overall context scale\n const xScale = projectionDelta.x.scale * treeScale.x;\n const yScale = projectionDelta.y.scale * treeScale.y;\n shadow[0 + offset] /= xScale;\n shadow[1 + offset] /= yScale;\n /**\n * Ideally we'd correct x and y scales individually, but because blur and\n * spread apply to both we have to take a scale average and apply that instead.\n * We could potentially improve the outcome of this by incorporating the ratio between\n * the two scales.\n */\n const averageScale = mixNumber(xScale, yScale, 0.5);\n // Blur\n if (typeof shadow[2 + offset] === \"number\")\n shadow[2 + offset] /= averageScale;\n // Spread\n if (typeof shadow[3 + offset] === \"number\")\n shadow[3 + offset] /= averageScale;\n return template(shadow);\n },\n};\n\nexport { correctBoxShadow };\n"],"names":["correctBoxShadow","latest","treeScale","projectionDelta","original","shadow","complex","template","offset","xScale","yScale","averageScale","mixNumber"],"mappings":"mHAGK,MAACA,EAAmB,CACrB,QAAS,CAACC,EAAQ,CAAE,UAAAC,EAAW,gBAAAC,CAAe,IAAO,CACjD,MAAMC,EAAWH,EACXI,EAASC,EAAQ,MAAML,CAAM,EAEnC,GAAII,EAAO,OAAS,EAChB,OAAOD,EACX,MAAMG,EAAWD,EAAQ,kBAAkBL,CAAM,EAC3CO,EAAS,OAAOH,EAAO,CAAC,GAAM,SAAW,EAAI,EAE7CI,EAASN,EAAgB,EAAE,MAAQD,EAAU,EAC7CQ,EAASP,EAAgB,EAAE,MAAQD,EAAU,EACnDG,EAAO,EAAIG,CAAM,GAAKC,EACtBJ,EAAO,EAAIG,CAAM,GAAKE,EAOtB,MAAMC,EAAeC,EAAUH,EAAQC,EAAQ,EAAG,EAElD,OAAI,OAAOL,EAAO,EAAIG,CAAM,GAAM,WAC9BH,EAAO,EAAIG,CAAM,GAAKG,GAEtB,OAAON,EAAO,EAAIG,CAAM,GAAM,WAC9BH,EAAO,EAAIG,CAAM,GAAKG,GACnBJ,EAASF,CAAM,CAC1B,CACJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- const o={};function r(c){Object.assign(o,c)}export{r as addScaleCorrector,o as scaleCorrectors};
2
- //# sourceMappingURL=scale-correction.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scale-correction.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs"],"sourcesContent":["const scaleCorrectors = {};\nfunction addScaleCorrector(correctors) {\n Object.assign(scaleCorrectors, correctors);\n}\n\nexport { addScaleCorrector, scaleCorrectors };\n"],"names":["scaleCorrectors","addScaleCorrector","correctors"],"mappings":"AAAK,MAACA,EAAkB,CAAA,EACxB,SAASC,EAAkBC,EAAY,CACnC,OAAO,OAAOF,EAAiBE,CAAU,CAC7C","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- function g(i,t,o){let n="";const s=i.x.translate/t.x,e=i.y.translate/t.y,$=(o==null?void 0:o.z)||0;if((s||e||$)&&(n=`translate3d(${s}px, ${e}px, ${$}px) `),(t.x!==1||t.y!==1)&&(n+=`scale(${1/t.x}, ${1/t.y}) `),o){const{transformPerspective:a,rotate:c,rotateX:r,rotateY:p,skewX:y,skewY:d}=o;a&&(n=`perspective(${a}px) ${n}`),c&&(n+=`rotate(${c}deg) `),r&&(n+=`rotateX(${r}deg) `),p&&(n+=`rotateY(${p}deg) `),y&&(n+=`skewX(${y}deg) `),d&&(n+=`skewY(${d}deg) `)}const x=i.x.scale*t.x,f=i.y.scale*t.y;return(x!==1||f!==1)&&(n+=`scale(${x}, ${f})`),n||"none"}export{g as buildProjectionTransform};
2
- //# sourceMappingURL=transform.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"transform.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/styles/transform.mjs"],"sourcesContent":["function buildProjectionTransform(delta, treeScale, latestTransform) {\n let transform = \"\";\n /**\n * The translations we use to calculate are always relative to the viewport coordinate space.\n * But when we apply scales, we also scale the coordinate space of an element and its children.\n * For instance if we have a treeScale (the culmination of all parent scales) of 0.5 and we need\n * to move an element 100 pixels, we actually need to move it 200 in within that scaled space.\n */\n const xTranslate = delta.x.translate / treeScale.x;\n const yTranslate = delta.y.translate / treeScale.y;\n const zTranslate = (latestTransform === null || latestTransform === void 0 ? void 0 : latestTransform.z) || 0;\n if (xTranslate || yTranslate || zTranslate) {\n transform = `translate3d(${xTranslate}px, ${yTranslate}px, ${zTranslate}px) `;\n }\n /**\n * Apply scale correction for the tree transform.\n * This will apply scale to the screen-orientated axes.\n */\n if (treeScale.x !== 1 || treeScale.y !== 1) {\n transform += `scale(${1 / treeScale.x}, ${1 / treeScale.y}) `;\n }\n if (latestTransform) {\n const { transformPerspective, rotate, rotateX, rotateY, skewX, skewY } = latestTransform;\n if (transformPerspective)\n transform = `perspective(${transformPerspective}px) ${transform}`;\n if (rotate)\n transform += `rotate(${rotate}deg) `;\n if (rotateX)\n transform += `rotateX(${rotateX}deg) `;\n if (rotateY)\n transform += `rotateY(${rotateY}deg) `;\n if (skewX)\n transform += `skewX(${skewX}deg) `;\n if (skewY)\n transform += `skewY(${skewY}deg) `;\n }\n /**\n * Apply scale to match the size of the element to the size we want it.\n * This will apply scale to the element-orientated axes.\n */\n const elementScaleX = delta.x.scale * treeScale.x;\n const elementScaleY = delta.y.scale * treeScale.y;\n if (elementScaleX !== 1 || elementScaleY !== 1) {\n transform += `scale(${elementScaleX}, ${elementScaleY})`;\n }\n return transform || \"none\";\n}\n\nexport { buildProjectionTransform };\n"],"names":["buildProjectionTransform","delta","treeScale","latestTransform","transform","xTranslate","yTranslate","zTranslate","transformPerspective","rotate","rotateX","rotateY","skewX","skewY","elementScaleX","elementScaleY"],"mappings":"AAAA,SAASA,EAAyBC,EAAOC,EAAWC,EAAiB,CACjE,IAAIC,EAAY,GAOhB,MAAMC,EAAaJ,EAAM,EAAE,UAAYC,EAAU,EAC3CI,EAAaL,EAAM,EAAE,UAAYC,EAAU,EAC3CK,GAAcJ,GAAoB,KAAqC,OAASA,EAAgB,IAAM,EAW5G,IAVIE,GAAcC,GAAcC,KAC5BH,EAAY,eAAeC,CAAU,OAAOC,CAAU,OAAOC,CAAU,SAMvEL,EAAU,IAAM,GAAKA,EAAU,IAAM,KACrCE,GAAa,SAAS,EAAIF,EAAU,CAAC,KAAK,EAAIA,EAAU,CAAC,MAEzDC,EAAiB,CACjB,KAAM,CAAE,qBAAAK,EAAsB,OAAAC,EAAQ,QAAAC,EAAS,QAAAC,EAAS,MAAAC,EAAO,MAAAC,CAAK,EAAKV,EACrEK,IACAJ,EAAY,eAAeI,CAAoB,OAAOJ,CAAS,IAC/DK,IACAL,GAAa,UAAUK,CAAM,SAC7BC,IACAN,GAAa,WAAWM,CAAO,SAC/BC,IACAP,GAAa,WAAWO,CAAO,SAC/BC,IACAR,GAAa,SAASQ,CAAK,SAC3BC,IACAT,GAAa,SAASS,CAAK,QACnC,CAKA,MAAMC,EAAgBb,EAAM,EAAE,MAAQC,EAAU,EAC1Ca,EAAgBd,EAAM,EAAE,MAAQC,EAAU,EAChD,OAAIY,IAAkB,GAAKC,IAAkB,KACzCX,GAAa,SAASU,CAAa,KAAKC,CAAa,KAElDX,GAAa,MACxB","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- function n(e){return[e("x"),e("y")]}export{n as eachAxis};
2
- //# sourceMappingURL=each-axis.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"each-axis.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs"],"sourcesContent":["function eachAxis(callback) {\n return [callback(\"x\"), callback(\"y\")];\n}\n\nexport { eachAxis };\n"],"names":["eachAxis","callback"],"mappings":"AAAA,SAASA,EAASC,EAAU,CACxB,MAAO,CAACA,EAAS,GAAG,EAAGA,EAAS,GAAG,CAAC,CACxC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- function t(n){return n===void 0||n===1}function e({scale:n,scaleX:o,scaleY:i}){return!t(n)||!t(o)||!t(i)}function c(n){return e(n)||f(n)||n.z||n.rotate||n.rotateX||n.rotateY||n.skewX||n.skewY}function f(n){return r(n.x)||r(n.y)}function r(n){return n&&n!=="0%"}export{f as has2DTranslate,e as hasScale,c as hasTransform};
2
- //# sourceMappingURL=has-transform.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"has-transform.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs"],"sourcesContent":["function isIdentityScale(scale) {\n return scale === undefined || scale === 1;\n}\nfunction hasScale({ scale, scaleX, scaleY }) {\n return (!isIdentityScale(scale) ||\n !isIdentityScale(scaleX) ||\n !isIdentityScale(scaleY));\n}\nfunction hasTransform(values) {\n return (hasScale(values) ||\n has2DTranslate(values) ||\n values.z ||\n values.rotate ||\n values.rotateX ||\n values.rotateY ||\n values.skewX ||\n values.skewY);\n}\nfunction has2DTranslate(values) {\n return is2DTranslate(values.x) || is2DTranslate(values.y);\n}\nfunction is2DTranslate(value) {\n return value && value !== \"0%\";\n}\n\nexport { has2DTranslate, hasScale, hasTransform };\n"],"names":["isIdentityScale","scale","hasScale","scaleX","scaleY","hasTransform","values","has2DTranslate","is2DTranslate","value"],"mappings":"AAAA,SAASA,EAAgBC,EAAO,CAC5B,OAAOA,IAAU,QAAaA,IAAU,CAC5C,CACA,SAASC,EAAS,CAAE,MAAAD,EAAO,OAAAE,EAAQ,OAAAC,CAAM,EAAI,CACzC,MAAQ,CAACJ,EAAgBC,CAAK,GAC1B,CAACD,EAAgBG,CAAM,GACvB,CAACH,EAAgBI,CAAM,CAC/B,CACA,SAASC,EAAaC,EAAQ,CAC1B,OAAQJ,EAASI,CAAM,GACnBC,EAAeD,CAAM,GACrBA,EAAO,GACPA,EAAO,QACPA,EAAO,SACPA,EAAO,SACPA,EAAO,OACPA,EAAO,KACf,CACA,SAASC,EAAeD,EAAQ,CAC5B,OAAOE,EAAcF,EAAO,CAAC,GAAKE,EAAcF,EAAO,CAAC,CAC5D,CACA,SAASE,EAAcC,EAAO,CAC1B,OAAOA,GAASA,IAAU,IAC9B","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{convertBoundingBoxToBox as s,transformBoxPoints as f}from"../geometry/conversion.js";import{translateAxis as n}from"../geometry/delta-apply.js";function x(o,t){return s(f(o.getBoundingClientRect(),t))}function c(o,t,i){const r=x(o,i),{scroll:e}=t;return e&&(n(r.x,e.offset.x),n(r.y,e.offset.y)),r}export{c as measurePageBox,x as measureViewportBox};
2
- //# sourceMappingURL=measure.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"measure.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/projection/utils/measure.mjs"],"sourcesContent":["import { convertBoundingBoxToBox, transformBoxPoints } from '../geometry/conversion.mjs';\nimport { translateAxis } from '../geometry/delta-apply.mjs';\n\nfunction measureViewportBox(instance, transformPoint) {\n return convertBoundingBoxToBox(transformBoxPoints(instance.getBoundingClientRect(), transformPoint));\n}\nfunction measurePageBox(element, rootProjectionNode, transformPagePoint) {\n const viewportBox = measureViewportBox(element, transformPagePoint);\n const { scroll } = rootProjectionNode;\n if (scroll) {\n translateAxis(viewportBox.x, scroll.offset.x);\n translateAxis(viewportBox.y, scroll.offset.y);\n }\n return viewportBox;\n}\n\nexport { measurePageBox, measureViewportBox };\n"],"names":["measureViewportBox","instance","transformPoint","convertBoundingBoxToBox","transformBoxPoints","measurePageBox","element","rootProjectionNode","transformPagePoint","viewportBox","scroll","translateAxis"],"mappings":"uJAGA,SAASA,EAAmBC,EAAUC,EAAgB,CAClD,OAAOC,EAAwBC,EAAmBH,EAAS,sBAAqB,EAAIC,CAAc,CAAC,CACvG,CACA,SAASG,EAAeC,EAASC,EAAoBC,EAAoB,CACrE,MAAMC,EAAcT,EAAmBM,EAASE,CAAkB,EAC5D,CAAE,OAAAE,CAAM,EAAKH,EACnB,OAAIG,IACAC,EAAcF,EAAY,EAAGC,EAAO,OAAO,CAAC,EAC5CC,EAAcF,EAAY,EAAGC,EAAO,OAAO,CAAC,GAEzCD,CACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{time as S}from"../frameloop/sync-time.js";import{featureDefinitions as d}from"../motion/features/definitions.js";import{createBox as M}from"../projection/geometry/models.js";import{isNumericalString as C}from"../utils/is-numerical-string.js";import{isZeroValueString as b}from"../utils/is-zero-value-string.js";import{initPrefersReducedMotion as P}from"../utils/reduced-motion/index.js";import{hasReducedMotionListener as T,prefersReducedMotion as w}from"../utils/reduced-motion/state.js";import{SubscriptionManager as F}from"../utils/subscription-manager.js";import{motionValue as R}from"../value/index.js";import{complex as B}from"../value/types/complex/index.js";import{isMotionValue as h}from"../value/utils/is-motion-value.js";import{getAnimatableNone as N}from"./dom/value-types/animatable-none.js";import{findValueType as x}from"./dom/value-types/find.js";import{transformProps as A}from"./html/utils/keys-transform.js";import{visualElementStore as c}from"./store.js";import{isControllingVariants as E,isVariantNode as U}from"./utils/is-controlling-variants.js";import{KeyframeResolver as j}from"./utils/KeyframesResolver.js";import{updateMotionValuesFromProps as I}from"./utils/motion-values.js";import{resolveVariantFromProps as y}from"./utils/resolve-variants.js";import{frame as f,cancelFrame as m}from"../frameloop/frame.js";const v=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class ot{scrapeMotionValuesFromProps(t,e,s){return{}}constructor({parent:t,props:e,presenceContext:s,reducedMotionConfig:i,blockInitialAnimation:r,visualState:o},u={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=j,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const n=S.now();this.renderScheduledAt<n&&(this.renderScheduledAt=n,f.render(this.render,!1,!0))};const{latestValues:a,renderState:V,onUpdate:g}=o;this.onUpdate=g,this.latestValues=a,this.baseTarget={...a},this.initialValues=e.initial?{...a}:{},this.renderState=V,this.parent=t,this.props=e,this.presenceContext=s,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=u,this.blockInitialAnimation=!!r,this.isControllingVariants=E(e),this.isVariantNode=U(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:_,...l}=this.scrapeMotionValuesFromProps(e,{},this);for(const n in l){const p=l[n];a[n]!==void 0&&h(p)&&p.set(a[n],!1)}}mount(t){this.current=t,c.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((e,s)=>this.bindToMotionValue(s,e)),T.current||P(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:w.current,this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){c.delete(this.current),this.projection&&this.projection.unmount(),m(this.notifyUpdate),m(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}bindToMotionValue(t,e){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const s=A.has(t),i=e.on("change",u=>{this.latestValues[t]=u,this.props.onUpdate&&f.preRender(this.notifyUpdate),s&&this.projection&&(this.projection.isTransformDirty=!0)}),r=e.on("renderRequest",this.scheduleRender);let o;window.MotionCheckAppearSync&&(o=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{i(),r(),o&&o(),e.owner&&e.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in d){const e=d[t];if(!e)continue;const{isEnabled:s,Feature:i}=e;if(!this.features[t]&&i&&s(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):M()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let s=0;s<v.length;s++){const i=v[s];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,o=t[r];o&&(this.propEventSubscriptions[i]=this.on(i,o))}this.prevMotionValues=I(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const e=this.getClosestVariantNode();if(e)return e.variantChildren&&e.variantChildren.add(t),()=>e.variantChildren.delete(t)}addValue(t,e){const s=this.values.get(t);e!==s&&(s&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);const e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let s=this.values.get(t);return s===void 0&&e!==void 0&&(s=R(e===null?void 0:e,{owner:this}),this.addValue(t,s)),s}readValue(t,e){var s;let i=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(s=this.getBaseTargetFromProps(this.props,t))!==null&&s!==void 0?s:this.readValueFromInstance(this.current,t,this.options);return i!=null&&(typeof i=="string"&&(C(i)||b(i))?i=parseFloat(i):!x(i)&&B.test(e)&&(i=N(t,e)),this.setBaseTarget(t,h(i)?i.get():i)),h(i)?i.get():i}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){var e;const{initial:s}=this.props;let i;if(typeof s=="string"||typeof s=="object"){const o=y(this.props,s,(e=this.presenceContext)===null||e===void 0?void 0:e.custom);o&&(i=o[t])}if(s&&i!==void 0)return i;const r=this.getBaseTargetFromProps(this.props,t);return r!==void 0&&!h(r)?r:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,e){return this.events[t]||(this.events[t]=new F),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}}export{ot as VisualElement};
2
- //# sourceMappingURL=VisualElement.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"VisualElement.js","sources":["../../../../../../node_modules/framer-motion/dist/es/render/VisualElement.mjs"],"sourcesContent":["import { time } from '../frameloop/sync-time.mjs';\nimport { featureDefinitions } from '../motion/features/definitions.mjs';\nimport { createBox } from '../projection/geometry/models.mjs';\nimport { isNumericalString } from '../utils/is-numerical-string.mjs';\nimport { isZeroValueString } from '../utils/is-zero-value-string.mjs';\nimport { initPrefersReducedMotion } from '../utils/reduced-motion/index.mjs';\nimport { hasReducedMotionListener, prefersReducedMotion } from '../utils/reduced-motion/state.mjs';\nimport { SubscriptionManager } from '../utils/subscription-manager.mjs';\nimport { warnOnce } from '../utils/warn-once.mjs';\nimport { motionValue } from '../value/index.mjs';\nimport { complex } from '../value/types/complex/index.mjs';\nimport { isMotionValue } from '../value/utils/is-motion-value.mjs';\nimport { getAnimatableNone } from './dom/value-types/animatable-none.mjs';\nimport { findValueType } from './dom/value-types/find.mjs';\nimport { transformProps } from './html/utils/keys-transform.mjs';\nimport { visualElementStore } from './store.mjs';\nimport { isControllingVariants, isVariantNode } from './utils/is-controlling-variants.mjs';\nimport { KeyframeResolver } from './utils/KeyframesResolver.mjs';\nimport { updateMotionValuesFromProps } from './utils/motion-values.mjs';\nimport { resolveVariantFromProps } from './utils/resolve-variants.mjs';\nimport { frame, cancelFrame } from '../frameloop/frame.mjs';\n\nconst propEventHandlers = [\n \"AnimationStart\",\n \"AnimationComplete\",\n \"Update\",\n \"BeforeLayoutMeasure\",\n \"LayoutMeasure\",\n \"LayoutAnimationStart\",\n \"LayoutAnimationComplete\",\n];\n/**\n * A VisualElement is an imperative abstraction around UI elements such as\n * HTMLElement, SVGElement, Three.Object3D etc.\n */\nclass VisualElement {\n /**\n * This method takes React props and returns found MotionValues. For example, HTML\n * MotionValues will be found within the style prop, whereas for Three.js within attribute arrays.\n *\n * This isn't an abstract method as it needs calling in the constructor, but it is\n * intended to be one.\n */\n scrapeMotionValuesFromProps(_props, _prevProps, _visualElement) {\n return {};\n }\n constructor({ parent, props, presenceContext, reducedMotionConfig, blockInitialAnimation, visualState, }, options = {}) {\n /**\n * A reference to the current underlying Instance, e.g. a HTMLElement\n * or Three.Mesh etc.\n */\n this.current = null;\n /**\n * A set containing references to this VisualElement's children.\n */\n this.children = new Set();\n /**\n * Determine what role this visual element should take in the variant tree.\n */\n this.isVariantNode = false;\n this.isControllingVariants = false;\n /**\n * Decides whether this VisualElement should animate in reduced motion\n * mode.\n *\n * TODO: This is currently set on every individual VisualElement but feels\n * like it could be set globally.\n */\n this.shouldReduceMotion = null;\n /**\n * A map of all motion values attached to this visual element. Motion\n * values are source of truth for any given animated value. A motion\n * value might be provided externally by the component via props.\n */\n this.values = new Map();\n this.KeyframeResolver = KeyframeResolver;\n /**\n * Cleanup functions for active features (hover/tap/exit etc)\n */\n this.features = {};\n /**\n * A map of every subscription that binds the provided or generated\n * motion values onChange listeners to this visual element.\n */\n this.valueSubscriptions = new Map();\n /**\n * A reference to the previously-provided motion values as returned\n * from scrapeMotionValuesFromProps. We use the keys in here to determine\n * if any motion values need to be removed after props are updated.\n */\n this.prevMotionValues = {};\n /**\n * An object containing a SubscriptionManager for each active event.\n */\n this.events = {};\n /**\n * An object containing an unsubscribe function for each prop event subscription.\n * For example, every \"Update\" event can have multiple subscribers via\n * VisualElement.on(), but only one of those can be defined via the onUpdate prop.\n */\n this.propEventSubscriptions = {};\n this.notifyUpdate = () => this.notify(\"Update\", this.latestValues);\n this.render = () => {\n if (!this.current)\n return;\n this.triggerBuild();\n this.renderInstance(this.current, this.renderState, this.props.style, this.projection);\n };\n this.renderScheduledAt = 0.0;\n this.scheduleRender = () => {\n const now = time.now();\n if (this.renderScheduledAt < now) {\n this.renderScheduledAt = now;\n frame.render(this.render, false, true);\n }\n };\n const { latestValues, renderState, onUpdate } = visualState;\n this.onUpdate = onUpdate;\n this.latestValues = latestValues;\n this.baseTarget = { ...latestValues };\n this.initialValues = props.initial ? { ...latestValues } : {};\n this.renderState = renderState;\n this.parent = parent;\n this.props = props;\n this.presenceContext = presenceContext;\n this.depth = parent ? parent.depth + 1 : 0;\n this.reducedMotionConfig = reducedMotionConfig;\n this.options = options;\n this.blockInitialAnimation = Boolean(blockInitialAnimation);\n this.isControllingVariants = isControllingVariants(props);\n this.isVariantNode = isVariantNode(props);\n if (this.isVariantNode) {\n this.variantChildren = new Set();\n }\n this.manuallyAnimateOnMount = Boolean(parent && parent.current);\n /**\n * Any motion values that are provided to the element when created\n * aren't yet bound to the element, as this would technically be impure.\n * However, we iterate through the motion values and set them to the\n * initial values for this component.\n *\n * TODO: This is impure and we should look at changing this to run on mount.\n * Doing so will break some tests but this isn't necessarily a breaking change,\n * more a reflection of the test.\n */\n const { willChange, ...initialMotionValues } = this.scrapeMotionValuesFromProps(props, {}, this);\n for (const key in initialMotionValues) {\n const value = initialMotionValues[key];\n if (latestValues[key] !== undefined && isMotionValue(value)) {\n value.set(latestValues[key], false);\n }\n }\n }\n mount(instance) {\n this.current = instance;\n visualElementStore.set(instance, this);\n if (this.projection && !this.projection.instance) {\n this.projection.mount(instance);\n }\n if (this.parent && this.isVariantNode && !this.isControllingVariants) {\n this.removeFromVariantTree = this.parent.addVariantChild(this);\n }\n this.values.forEach((value, key) => this.bindToMotionValue(key, value));\n if (!hasReducedMotionListener.current) {\n initPrefersReducedMotion();\n }\n this.shouldReduceMotion =\n this.reducedMotionConfig === \"never\"\n ? false\n : this.reducedMotionConfig === \"always\"\n ? true\n : prefersReducedMotion.current;\n if (process.env.NODE_ENV !== \"production\") {\n warnOnce(this.shouldReduceMotion !== true, \"You have Reduced Motion enabled on your device. Animations may not appear as expected.\");\n }\n if (this.parent)\n this.parent.children.add(this);\n this.update(this.props, this.presenceContext);\n }\n unmount() {\n visualElementStore.delete(this.current);\n this.projection && this.projection.unmount();\n cancelFrame(this.notifyUpdate);\n cancelFrame(this.render);\n this.valueSubscriptions.forEach((remove) => remove());\n this.valueSubscriptions.clear();\n this.removeFromVariantTree && this.removeFromVariantTree();\n this.parent && this.parent.children.delete(this);\n for (const key in this.events) {\n this.events[key].clear();\n }\n for (const key in this.features) {\n const feature = this.features[key];\n if (feature) {\n feature.unmount();\n feature.isMounted = false;\n }\n }\n this.current = null;\n }\n bindToMotionValue(key, value) {\n if (this.valueSubscriptions.has(key)) {\n this.valueSubscriptions.get(key)();\n }\n const valueIsTransform = transformProps.has(key);\n const removeOnChange = value.on(\"change\", (latestValue) => {\n this.latestValues[key] = latestValue;\n this.props.onUpdate && frame.preRender(this.notifyUpdate);\n if (valueIsTransform && this.projection) {\n this.projection.isTransformDirty = true;\n }\n });\n const removeOnRenderRequest = value.on(\"renderRequest\", this.scheduleRender);\n let removeSyncCheck;\n if (window.MotionCheckAppearSync) {\n removeSyncCheck = window.MotionCheckAppearSync(this, key, value);\n }\n this.valueSubscriptions.set(key, () => {\n removeOnChange();\n removeOnRenderRequest();\n if (removeSyncCheck)\n removeSyncCheck();\n if (value.owner)\n value.stop();\n });\n }\n sortNodePosition(other) {\n /**\n * If these nodes aren't even of the same type we can't compare their depth.\n */\n if (!this.current ||\n !this.sortInstanceNodePosition ||\n this.type !== other.type) {\n return 0;\n }\n return this.sortInstanceNodePosition(this.current, other.current);\n }\n updateFeatures() {\n let key = \"animation\";\n for (key in featureDefinitions) {\n const featureDefinition = featureDefinitions[key];\n if (!featureDefinition)\n continue;\n const { isEnabled, Feature: FeatureConstructor } = featureDefinition;\n /**\n * If this feature is enabled but not active, make a new instance.\n */\n if (!this.features[key] &&\n FeatureConstructor &&\n isEnabled(this.props)) {\n this.features[key] = new FeatureConstructor(this);\n }\n /**\n * If we have a feature, mount or update it.\n */\n if (this.features[key]) {\n const feature = this.features[key];\n if (feature.isMounted) {\n feature.update();\n }\n else {\n feature.mount();\n feature.isMounted = true;\n }\n }\n }\n }\n triggerBuild() {\n this.build(this.renderState, this.latestValues, this.props);\n }\n /**\n * Measure the current viewport box with or without transforms.\n * Only measures axis-aligned boxes, rotate and skew must be manually\n * removed with a re-render to work.\n */\n measureViewportBox() {\n return this.current\n ? this.measureInstanceViewportBox(this.current, this.props)\n : createBox();\n }\n getStaticValue(key) {\n return this.latestValues[key];\n }\n setStaticValue(key, value) {\n this.latestValues[key] = value;\n }\n /**\n * Update the provided props. Ensure any newly-added motion values are\n * added to our map, old ones removed, and listeners updated.\n */\n update(props, presenceContext) {\n if (props.transformTemplate || this.props.transformTemplate) {\n this.scheduleRender();\n }\n this.prevProps = this.props;\n this.props = props;\n this.prevPresenceContext = this.presenceContext;\n this.presenceContext = presenceContext;\n /**\n * Update prop event handlers ie onAnimationStart, onAnimationComplete\n */\n for (let i = 0; i < propEventHandlers.length; i++) {\n const key = propEventHandlers[i];\n if (this.propEventSubscriptions[key]) {\n this.propEventSubscriptions[key]();\n delete this.propEventSubscriptions[key];\n }\n const listenerName = (\"on\" + key);\n const listener = props[listenerName];\n if (listener) {\n this.propEventSubscriptions[key] = this.on(key, listener);\n }\n }\n this.prevMotionValues = updateMotionValuesFromProps(this, this.scrapeMotionValuesFromProps(props, this.prevProps, this), this.prevMotionValues);\n if (this.handleChildMotionValue) {\n this.handleChildMotionValue();\n }\n this.onUpdate && this.onUpdate(this);\n }\n getProps() {\n return this.props;\n }\n /**\n * Returns the variant definition with a given name.\n */\n getVariant(name) {\n return this.props.variants ? this.props.variants[name] : undefined;\n }\n /**\n * Returns the defined default transition on this component.\n */\n getDefaultTransition() {\n return this.props.transition;\n }\n getTransformPagePoint() {\n return this.props.transformPagePoint;\n }\n getClosestVariantNode() {\n return this.isVariantNode\n ? this\n : this.parent\n ? this.parent.getClosestVariantNode()\n : undefined;\n }\n /**\n * Add a child visual element to our set of children.\n */\n addVariantChild(child) {\n const closestVariantNode = this.getClosestVariantNode();\n if (closestVariantNode) {\n closestVariantNode.variantChildren &&\n closestVariantNode.variantChildren.add(child);\n return () => closestVariantNode.variantChildren.delete(child);\n }\n }\n /**\n * Add a motion value and bind it to this visual element.\n */\n addValue(key, value) {\n // Remove existing value if it exists\n const existingValue = this.values.get(key);\n if (value !== existingValue) {\n if (existingValue)\n this.removeValue(key);\n this.bindToMotionValue(key, value);\n this.values.set(key, value);\n this.latestValues[key] = value.get();\n }\n }\n /**\n * Remove a motion value and unbind any active subscriptions.\n */\n removeValue(key) {\n this.values.delete(key);\n const unsubscribe = this.valueSubscriptions.get(key);\n if (unsubscribe) {\n unsubscribe();\n this.valueSubscriptions.delete(key);\n }\n delete this.latestValues[key];\n this.removeValueFromRenderState(key, this.renderState);\n }\n /**\n * Check whether we have a motion value for this key\n */\n hasValue(key) {\n return this.values.has(key);\n }\n getValue(key, defaultValue) {\n if (this.props.values && this.props.values[key]) {\n return this.props.values[key];\n }\n let value = this.values.get(key);\n if (value === undefined && defaultValue !== undefined) {\n value = motionValue(defaultValue === null ? undefined : defaultValue, { owner: this });\n this.addValue(key, value);\n }\n return value;\n }\n /**\n * If we're trying to animate to a previously unencountered value,\n * we need to check for it in our state and as a last resort read it\n * directly from the instance (which might have performance implications).\n */\n readValue(key, target) {\n var _a;\n let value = this.latestValues[key] !== undefined || !this.current\n ? this.latestValues[key]\n : (_a = this.getBaseTargetFromProps(this.props, key)) !== null && _a !== void 0 ? _a : this.readValueFromInstance(this.current, key, this.options);\n if (value !== undefined && value !== null) {\n if (typeof value === \"string\" &&\n (isNumericalString(value) || isZeroValueString(value))) {\n // If this is a number read as a string, ie \"0\" or \"200\", convert it to a number\n value = parseFloat(value);\n }\n else if (!findValueType(value) && complex.test(target)) {\n value = getAnimatableNone(key, target);\n }\n this.setBaseTarget(key, isMotionValue(value) ? value.get() : value);\n }\n return isMotionValue(value) ? value.get() : value;\n }\n /**\n * Set the base target to later animate back to. This is currently\n * only hydrated on creation and when we first read a value.\n */\n setBaseTarget(key, value) {\n this.baseTarget[key] = value;\n }\n /**\n * Find the base target for a value thats been removed from all animation\n * props.\n */\n getBaseTarget(key) {\n var _a;\n const { initial } = this.props;\n let valueFromInitial;\n if (typeof initial === \"string\" || typeof initial === \"object\") {\n const variant = resolveVariantFromProps(this.props, initial, (_a = this.presenceContext) === null || _a === void 0 ? void 0 : _a.custom);\n if (variant) {\n valueFromInitial = variant[key];\n }\n }\n /**\n * If this value still exists in the current initial variant, read that.\n */\n if (initial && valueFromInitial !== undefined) {\n return valueFromInitial;\n }\n /**\n * Alternatively, if this VisualElement config has defined a getBaseTarget\n * so we can read the value from an alternative source, try that.\n */\n const target = this.getBaseTargetFromProps(this.props, key);\n if (target !== undefined && !isMotionValue(target))\n return target;\n /**\n * If the value was initially defined on initial, but it doesn't any more,\n * return undefined. Otherwise return the value as initially read from the DOM.\n */\n return this.initialValues[key] !== undefined &&\n valueFromInitial === undefined\n ? undefined\n : this.baseTarget[key];\n }\n on(eventName, callback) {\n if (!this.events[eventName]) {\n this.events[eventName] = new SubscriptionManager();\n }\n return this.events[eventName].add(callback);\n }\n notify(eventName, ...args) {\n if (this.events[eventName]) {\n this.events[eventName].notify(...args);\n }\n }\n}\n\nexport { VisualElement };\n"],"names":["propEventHandlers","VisualElement","_props","_prevProps","_visualElement","parent","props","presenceContext","reducedMotionConfig","blockInitialAnimation","visualState","options","KeyframeResolver","now","time","frame","latestValues","renderState","onUpdate","isControllingVariants","isVariantNode","willChange","initialMotionValues","key","value","isMotionValue","instance","visualElementStore","hasReducedMotionListener","initPrefersReducedMotion","prefersReducedMotion","cancelFrame","remove","feature","valueIsTransform","transformProps","removeOnChange","latestValue","removeOnRenderRequest","removeSyncCheck","other","featureDefinitions","featureDefinition","isEnabled","FeatureConstructor","createBox","i","listenerName","listener","updateMotionValuesFromProps","name","child","closestVariantNode","existingValue","unsubscribe","defaultValue","motionValue","target","_a","isNumericalString","isZeroValueString","findValueType","complex","getAnimatableNone","initial","valueFromInitial","variant","resolveVariantFromProps","eventName","callback","SubscriptionManager","args"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{createRendererMotionComponent as i}from"../../motion/index.js";import{isSVGComponent as f}from"../dom/utils/is-svg-component.js";import{svgMotionConfig as m}from"../svg/config-motion.js";import{htmlMotionConfig as c}from"../html/config-motion.js";import{createUseRender as p}from"../dom/use-render.js";function R(n,r){return function(o,{forwardMotionProps:t}={forwardMotionProps:!1}){const e={...f(o)?m:c,preloadedFeatures:n,useRender:p(t),createVisualElement:r,Component:o};return i(e)}}export{R as createMotionComponentFactory};
2
- //# sourceMappingURL=create-factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-factory.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/components/create-factory.mjs"],"sourcesContent":["import { createRendererMotionComponent } from '../../motion/index.mjs';\nimport { isSVGComponent } from '../dom/utils/is-svg-component.mjs';\nimport { svgMotionConfig } from '../svg/config-motion.mjs';\nimport { htmlMotionConfig } from '../html/config-motion.mjs';\nimport { createUseRender } from '../dom/use-render.mjs';\n\nfunction createMotionComponentFactory(preloadedFeatures, createVisualElement) {\n return function createMotionComponent(Component, { forwardMotionProps } = { forwardMotionProps: false }) {\n const baseConfig = isSVGComponent(Component)\n ? svgMotionConfig\n : htmlMotionConfig;\n const config = {\n ...baseConfig,\n preloadedFeatures,\n useRender: createUseRender(forwardMotionProps),\n createVisualElement,\n Component,\n };\n return createRendererMotionComponent(config);\n };\n}\n\nexport { createMotionComponentFactory };\n"],"names":["createMotionComponentFactory","preloadedFeatures","createVisualElement","Component","forwardMotionProps","config","isSVGComponent","svgMotionConfig","htmlMotionConfig","createUseRender","createRendererMotionComponent"],"mappings":"qTAMA,SAASA,EAA6BC,EAAmBC,EAAqB,CAC1E,OAAO,SAA+BC,EAAW,CAAE,mBAAAC,CAAkB,EAAK,CAAE,mBAAoB,IAAS,CAIrG,MAAMC,EAAS,CACX,GAJeC,EAAeH,CAAS,EACrCI,EACAC,EAGF,kBAAAP,EACA,UAAWQ,EAAgBL,CAAkB,EAC7C,oBAAAF,EACA,UAAAC,CACZ,EACQ,OAAOO,EAA8BL,CAAM,CAC/C,CACJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- function i(t){if(typeof Proxy>"u")return t;const r=new Map,u=(...n)=>t(...n);return new Proxy(u,{get:(n,e)=>e==="create"?t:(r.has(e)||r.set(e,t(e)),r.get(e))})}export{i as createDOMMotionComponentProxy};
2
- //# sourceMappingURL=create-proxy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-proxy.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/components/create-proxy.mjs"],"sourcesContent":["import { warnOnce } from '../../utils/warn-once.mjs';\n\nfunction createDOMMotionComponentProxy(componentFactory) {\n if (typeof Proxy === \"undefined\") {\n return componentFactory;\n }\n /**\n * A cache of generated `motion` components, e.g `motion.div`, `motion.input` etc.\n * Rather than generating them anew every render.\n */\n const componentCache = new Map();\n const deprecatedFactoryFunction = (...args) => {\n if (process.env.NODE_ENV !== \"production\") {\n warnOnce(false, \"motion() is deprecated. Use motion.create() instead.\");\n }\n return componentFactory(...args);\n };\n return new Proxy(deprecatedFactoryFunction, {\n /**\n * Called when `motion` is referenced with a prop: `motion.div`, `motion.input` etc.\n * The prop name is passed through as `key` and we can use that to generate a `motion`\n * DOM component with that name.\n */\n get: (_target, key) => {\n if (key === \"create\")\n return componentFactory;\n /**\n * If this element doesn't exist in the component cache, create it and cache.\n */\n if (!componentCache.has(key)) {\n componentCache.set(key, componentFactory(key));\n }\n return componentCache.get(key);\n },\n });\n}\n\nexport { createDOMMotionComponentProxy };\n"],"names":["createDOMMotionComponentProxy","componentFactory","componentCache","deprecatedFactoryFunction","args","_target","key"],"mappings":"AAEA,SAASA,EAA8BC,EAAkB,CACrD,GAAI,OAAO,MAAU,IACjB,OAAOA,EAMX,MAAMC,MAAqB,IACrBC,EAA4B,IAAIC,IAI3BH,EAAiB,GAAGG,CAAI,EAEnC,OAAO,IAAI,MAAMD,EAA2B,CAMxC,IAAK,CAACE,EAASC,IACPA,IAAQ,SACDL,GAINC,EAAe,IAAII,CAAG,GACvBJ,EAAe,IAAII,EAAKL,EAAiBK,CAAG,CAAC,EAE1CJ,EAAe,IAAII,CAAG,EACjC,CACH,CACL","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{animations as o}from"../../../motion/features/animations.js";import{drag as t}from"../../../motion/features/drag.js";import{gestureAnimations as r}from"../../../motion/features/gestures.js";import{layout as m}from"../../../motion/features/layout.js";import{createMotionComponentFactory as e}from"../create-factory.js";import{createDomVisualElement as i}from"../../dom/create-visual-element.js";const l=e({...o,...r,...t,...m},i);export{l as createMotionComponent};
2
- //# sourceMappingURL=create.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/components/motion/create.mjs"],"sourcesContent":["import { animations } from '../../../motion/features/animations.mjs';\nimport { drag } from '../../../motion/features/drag.mjs';\nimport { gestureAnimations } from '../../../motion/features/gestures.mjs';\nimport { layout } from '../../../motion/features/layout.mjs';\nimport { createMotionComponentFactory } from '../create-factory.mjs';\nimport { createDomVisualElement } from '../../dom/create-visual-element.mjs';\n\nconst createMotionComponent = /*@__PURE__*/ createMotionComponentFactory({\n ...animations,\n ...gestureAnimations,\n ...drag,\n ...layout,\n}, createDomVisualElement);\n\nexport { createMotionComponent };\n"],"names":["createMotionComponent","createMotionComponentFactory","animations","gestureAnimations","drag","layout","createDomVisualElement"],"mappings":"iZAOK,MAACA,EAAsCC,EAA6B,CACrE,GAAGC,EACH,GAAGC,EACH,GAAGC,EACH,GAAGC,CACP,EAAGC,CAAsB","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{createDOMMotionComponentProxy as o}from"../create-proxy.js";import{createMotionComponent as t}from"./create.js";const e=o(t);export{e as motion};
2
- //# sourceMappingURL=proxy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"proxy.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs"],"sourcesContent":["import { createDOMMotionComponentProxy } from '../create-proxy.mjs';\nimport { createMotionComponent } from './create.mjs';\n\nconst motion = /*@__PURE__*/ createDOMMotionComponentProxy(createMotionComponent);\n\nexport { motion };\n"],"names":["motion","createDOMMotionComponentProxy","createMotionComponent"],"mappings":"uHAGK,MAACA,EAAuBC,EAA8BC,CAAqB","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{isNone as h}from"../../animation/utils/is-none.js";import{positionalKeys as p}from"../html/utils/keys-position.js";import{makeNoneKeyframesAnimatable as y}from"../html/utils/make-none-animatable.js";import{KeyframeResolver as g}from"../utils/KeyframesResolver.js";import{getVariableValue as c}from"./utils/css-variables-conversion.js";import{isCSSVariableToken as K}from"./utils/is-css-variable.js";import{isNumOrPxType as l,positionalValues as u}from"./utils/unit-conversion.js";import{findDimensionValueType as d}from"./value-types/dimensions.js";class k extends g{constructor(e,r,n,t,o){super(e,r,n,t,o,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:r,name:n}=this;if(!r||!r.current)return;super.readKeyframes();for(let s=0;s<e.length;s++){let i=e[s];if(typeof i=="string"&&(i=i.trim(),K(i))){const m=c(i,r.current);m!==void 0&&(e[s]=m),s===e.length-1&&(this.finalKeyframe=i)}}if(this.resolveNoneKeyframes(),!p.has(n)||e.length!==2)return;const[t,o]=e,a=d(t),f=d(o);if(a!==f)if(l(a)&&l(f))for(let s=0;s<e.length;s++){const i=e[s];typeof i=="string"&&(e[s]=parseFloat(i))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:r}=this,n=[];for(let t=0;t<e.length;t++)h(e[t])&&n.push(t);n.length&&y(e,n,r)}measureInitialState(){const{element:e,unresolvedKeyframes:r,name:n}=this;if(!e||!e.current)return;n==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=u[n](e.measureViewportBox(),window.getComputedStyle(e.current)),r[0]=this.measuredOrigin;const t=r[r.length-1];t!==void 0&&e.getValue(n,t).jump(t,!1)}measureEndState(){var e;const{element:r,name:n,unresolvedKeyframes:t}=this;if(!r||!r.current)return;const o=r.getValue(n);o&&o.jump(this.measuredOrigin,!1);const a=t.length-1,f=t[a];t[a]=u[n](r.measureViewportBox(),window.getComputedStyle(r.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([s,i])=>{r.getValue(s).set(i)}),this.resolveNoneKeyframes()}}export{k as DOMKeyframesResolver};
2
- //# sourceMappingURL=DOMKeyframesResolver.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DOMKeyframesResolver.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.mjs"],"sourcesContent":["import { isNone } from '../../animation/utils/is-none.mjs';\nimport { positionalKeys } from '../html/utils/keys-position.mjs';\nimport { makeNoneKeyframesAnimatable } from '../html/utils/make-none-animatable.mjs';\nimport { KeyframeResolver } from '../utils/KeyframesResolver.mjs';\nimport { getVariableValue } from './utils/css-variables-conversion.mjs';\nimport { isCSSVariableToken } from './utils/is-css-variable.mjs';\nimport { isNumOrPxType, positionalValues } from './utils/unit-conversion.mjs';\nimport { findDimensionValueType } from './value-types/dimensions.mjs';\n\nclass DOMKeyframesResolver extends KeyframeResolver {\n constructor(unresolvedKeyframes, onComplete, name, motionValue, element) {\n super(unresolvedKeyframes, onComplete, name, motionValue, element, true);\n }\n readKeyframes() {\n const { unresolvedKeyframes, element, name } = this;\n if (!element || !element.current)\n return;\n super.readKeyframes();\n /**\n * If any keyframe is a CSS variable, we need to find its value by sampling the element\n */\n for (let i = 0; i < unresolvedKeyframes.length; i++) {\n let keyframe = unresolvedKeyframes[i];\n if (typeof keyframe === \"string\") {\n keyframe = keyframe.trim();\n if (isCSSVariableToken(keyframe)) {\n const resolved = getVariableValue(keyframe, element.current);\n if (resolved !== undefined) {\n unresolvedKeyframes[i] = resolved;\n }\n if (i === unresolvedKeyframes.length - 1) {\n this.finalKeyframe = keyframe;\n }\n }\n }\n }\n /**\n * Resolve \"none\" values. We do this potentially twice - once before and once after measuring keyframes.\n * This could be seen as inefficient but it's a trade-off to avoid measurements in more situations, which\n * have a far bigger performance impact.\n */\n this.resolveNoneKeyframes();\n /**\n * Check to see if unit type has changed. If so schedule jobs that will\n * temporarily set styles to the destination keyframes.\n * Skip if we have more than two keyframes or this isn't a positional value.\n * TODO: We can throw if there are multiple keyframes and the value type changes.\n */\n if (!positionalKeys.has(name) || unresolvedKeyframes.length !== 2) {\n return;\n }\n const [origin, target] = unresolvedKeyframes;\n const originType = findDimensionValueType(origin);\n const targetType = findDimensionValueType(target);\n /**\n * Either we don't recognise these value types or we can animate between them.\n */\n if (originType === targetType)\n return;\n /**\n * If both values are numbers or pixels, we can animate between them by\n * converting them to numbers.\n */\n if (isNumOrPxType(originType) && isNumOrPxType(targetType)) {\n for (let i = 0; i < unresolvedKeyframes.length; i++) {\n const value = unresolvedKeyframes[i];\n if (typeof value === \"string\") {\n unresolvedKeyframes[i] = parseFloat(value);\n }\n }\n }\n else {\n /**\n * Else, the only way to resolve this is by measuring the element.\n */\n this.needsMeasurement = true;\n }\n }\n resolveNoneKeyframes() {\n const { unresolvedKeyframes, name } = this;\n const noneKeyframeIndexes = [];\n for (let i = 0; i < unresolvedKeyframes.length; i++) {\n if (isNone(unresolvedKeyframes[i])) {\n noneKeyframeIndexes.push(i);\n }\n }\n if (noneKeyframeIndexes.length) {\n makeNoneKeyframesAnimatable(unresolvedKeyframes, noneKeyframeIndexes, name);\n }\n }\n measureInitialState() {\n const { element, unresolvedKeyframes, name } = this;\n if (!element || !element.current)\n return;\n if (name === \"height\") {\n this.suspendedScrollY = window.pageYOffset;\n }\n this.measuredOrigin = positionalValues[name](element.measureViewportBox(), window.getComputedStyle(element.current));\n unresolvedKeyframes[0] = this.measuredOrigin;\n // Set final key frame to measure after next render\n const measureKeyframe = unresolvedKeyframes[unresolvedKeyframes.length - 1];\n if (measureKeyframe !== undefined) {\n element.getValue(name, measureKeyframe).jump(measureKeyframe, false);\n }\n }\n measureEndState() {\n var _a;\n const { element, name, unresolvedKeyframes } = this;\n if (!element || !element.current)\n return;\n const value = element.getValue(name);\n value && value.jump(this.measuredOrigin, false);\n const finalKeyframeIndex = unresolvedKeyframes.length - 1;\n const finalKeyframe = unresolvedKeyframes[finalKeyframeIndex];\n unresolvedKeyframes[finalKeyframeIndex] = positionalValues[name](element.measureViewportBox(), window.getComputedStyle(element.current));\n if (finalKeyframe !== null && this.finalKeyframe === undefined) {\n this.finalKeyframe = finalKeyframe;\n }\n // If we removed transform values, reapply them before the next render\n if ((_a = this.removedTransforms) === null || _a === void 0 ? void 0 : _a.length) {\n this.removedTransforms.forEach(([unsetTransformName, unsetTransformValue]) => {\n element\n .getValue(unsetTransformName)\n .set(unsetTransformValue);\n });\n }\n this.resolveNoneKeyframes();\n }\n}\n\nexport { DOMKeyframesResolver };\n"],"names":["DOMKeyframesResolver","KeyframeResolver","unresolvedKeyframes","onComplete","name","motionValue","element","i","keyframe","isCSSVariableToken","resolved","getVariableValue","positionalKeys","origin","target","originType","findDimensionValueType","targetType","isNumOrPxType","value","noneKeyframeIndexes","isNone","makeNoneKeyframesAnimatable","positionalValues","measureKeyframe","_a","finalKeyframeIndex","finalKeyframe","unsetTransformName","unsetTransformValue"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{VisualElement as r}from"../VisualElement.js";import{DOMKeyframesResolver as o}from"./DOMKeyframesResolver.js";import{isMotionValue as s}from"../../value/utils/is-motion-value.js";class a extends r{constructor(){super(...arguments),this.KeyframeResolver=o}sortInstanceNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1}getBaseTargetFromProps(e,t){return e.style?e.style[t]:void 0}removeValueFromRenderState(e,{vars:t,style:i}){delete t[e],delete i[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;s(e)&&(this.childSubscription=e.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}export{a as DOMVisualElement};
2
- //# sourceMappingURL=DOMVisualElement.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DOMVisualElement.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs"],"sourcesContent":["import { VisualElement } from '../VisualElement.mjs';\nimport { DOMKeyframesResolver } from './DOMKeyframesResolver.mjs';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\n\nclass DOMVisualElement extends VisualElement {\n constructor() {\n super(...arguments);\n this.KeyframeResolver = DOMKeyframesResolver;\n }\n sortInstanceNodePosition(a, b) {\n /**\n * compareDocumentPosition returns a bitmask, by using the bitwise &\n * we're returning true if 2 in that bitmask is set to true. 2 is set\n * to true if b preceeds a.\n */\n return a.compareDocumentPosition(b) & 2 ? 1 : -1;\n }\n getBaseTargetFromProps(props, key) {\n return props.style\n ? props.style[key]\n : undefined;\n }\n removeValueFromRenderState(key, { vars, style }) {\n delete vars[key];\n delete style[key];\n }\n handleChildMotionValue() {\n if (this.childSubscription) {\n this.childSubscription();\n delete this.childSubscription;\n }\n const { children } = this.props;\n if (isMotionValue(children)) {\n this.childSubscription = children.on(\"change\", (latest) => {\n if (this.current) {\n this.current.textContent = `${latest}`;\n }\n });\n }\n }\n}\n\nexport { DOMVisualElement };\n"],"names":["DOMVisualElement","VisualElement","DOMKeyframesResolver","a","b","props","key","vars","style","children","isMotionValue","latest"],"mappings":"0LAIA,MAAMA,UAAyBC,CAAc,CACzC,aAAc,CACV,MAAM,GAAG,SAAS,EAClB,KAAK,iBAAmBC,CAC5B,CACA,yBAAyBC,EAAGC,EAAG,CAM3B,OAAOD,EAAE,wBAAwBC,CAAC,EAAI,EAAI,EAAI,EAClD,CACA,uBAAuBC,EAAOC,EAAK,CAC/B,OAAOD,EAAM,MACPA,EAAM,MAAMC,CAAG,EACf,MACV,CACA,2BAA2BA,EAAK,CAAE,KAAAC,EAAM,MAAAC,CAAK,EAAI,CAC7C,OAAOD,EAAKD,CAAG,EACf,OAAOE,EAAMF,CAAG,CACpB,CACA,wBAAyB,CACjB,KAAK,oBACL,KAAK,kBAAiB,EACtB,OAAO,KAAK,mBAEhB,KAAM,CAAE,SAAAG,GAAa,KAAK,MACtBC,EAAcD,CAAQ,IACtB,KAAK,kBAAoBA,EAAS,GAAG,SAAWE,GAAW,CACnD,KAAK,UACL,KAAK,QAAQ,YAAc,GAAGA,CAAM,GAE5C,CAAC,EAET,CACJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Fragment as m}from"react";import{HTMLVisualElement as o}from"../html/HTMLVisualElement.js";import{SVGVisualElement as t}from"../svg/SVGVisualElement.js";import{isSVGComponent as i}from"./utils/is-svg-component.js";const f=(e,r)=>i(e)?new t(r):new o(r,{allowProjection:e!==m});export{f as createDomVisualElement};
2
- //# sourceMappingURL=create-visual-element.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-visual-element.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs"],"sourcesContent":["import { Fragment } from 'react';\nimport { HTMLVisualElement } from '../html/HTMLVisualElement.mjs';\nimport { SVGVisualElement } from '../svg/SVGVisualElement.mjs';\nimport { isSVGComponent } from './utils/is-svg-component.mjs';\n\nconst createDomVisualElement = (Component, options) => {\n return isSVGComponent(Component)\n ? new SVGVisualElement(options)\n : new HTMLVisualElement(options, {\n allowProjection: Component !== Fragment,\n });\n};\n\nexport { createDomVisualElement };\n"],"names":["createDomVisualElement","Component","options","isSVGComponent","SVGVisualElement","HTMLVisualElement","Fragment"],"mappings":"6NAKK,MAACA,EAAyB,CAACC,EAAWC,IAChCC,EAAeF,CAAS,EACzB,IAAIG,EAAiBF,CAAO,EAC5B,IAAIG,EAAkBH,EAAS,CAC7B,gBAAiBD,IAAcK,CAC3C,CAAS","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Fragment as f,useMemo as d,createElement as p}from"react";import{useHTMLProps as a}from"../html/use-props.js";import{filterProps as P}from"./utils/filter-props.js";import{isSVGComponent as V}from"./utils/is-svg-component.js";import{useSVGProps as g}from"../svg/use-props.js";import{isMotionValue as h}from"../../value/utils/is-motion-value.js";function F(o=!1){return(e,s,t,{latestValues:i},n)=>{const u=(V(e)?g:a)(s,i,n,e),m=P(s,typeof e=="string",o),c=e!==f?{...m,...u,ref:t}:{},{children:r}=s,l=d(()=>h(r)?r.get():r,[r]);return p(e,{...c,children:l})}}export{F as createUseRender};
2
- //# sourceMappingURL=use-render.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-render.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/use-render.mjs"],"sourcesContent":["import { Fragment, useMemo, createElement } from 'react';\nimport { useHTMLProps } from '../html/use-props.mjs';\nimport { filterProps } from './utils/filter-props.mjs';\nimport { isSVGComponent } from './utils/is-svg-component.mjs';\nimport { useSVGProps } from '../svg/use-props.mjs';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\n\nfunction createUseRender(forwardMotionProps = false) {\n const useRender = (Component, props, ref, { latestValues }, isStatic) => {\n const useVisualProps = isSVGComponent(Component)\n ? useSVGProps\n : useHTMLProps;\n const visualProps = useVisualProps(props, latestValues, isStatic, Component);\n const filteredProps = filterProps(props, typeof Component === \"string\", forwardMotionProps);\n const elementProps = Component !== Fragment\n ? { ...filteredProps, ...visualProps, ref }\n : {};\n /**\n * If component has been handed a motion value as its child,\n * memoise its initial value and render that. Subsequent updates\n * will be handled by the onChange handler\n */\n const { children } = props;\n const renderedChildren = useMemo(() => (isMotionValue(children) ? children.get() : children), [children]);\n return createElement(Component, {\n ...elementProps,\n children: renderedChildren,\n });\n };\n return useRender;\n}\n\nexport { createUseRender };\n"],"names":["createUseRender","forwardMotionProps","Component","props","ref","latestValues","isStatic","visualProps","isSVGComponent","useSVGProps","useHTMLProps","filteredProps","filterProps","elementProps","Fragment","children","renderedChildren","useMemo","isMotionValue","createElement"],"mappings":"+VAOA,SAASA,EAAgBC,EAAqB,GAAO,CAsBjD,MArBkB,CAACC,EAAWC,EAAOC,EAAK,CAAE,aAAAC,CAAY,EAAIC,IAAa,CAIrE,MAAMC,GAHiBC,EAAeN,CAAS,EACzCO,EACAC,GAC6BP,EAAOE,EAAcC,EAAUJ,CAAS,EACrES,EAAgBC,EAAYT,EAAO,OAAOD,GAAc,SAAUD,CAAkB,EACpFY,EAAeX,IAAcY,EAC7B,CAAE,GAAGH,EAAe,GAAGJ,EAAa,IAAAH,CAAG,EACvC,CAAA,EAMA,CAAE,SAAAW,CAAQ,EAAKZ,EACfa,EAAmBC,EAAQ,IAAOC,EAAcH,CAAQ,EAAIA,EAAS,MAAQA,EAAW,CAACA,CAAQ,CAAC,EACxG,OAAOI,EAAcjB,EAAW,CAC5B,GAAGW,EACH,SAAUG,CACtB,CAAS,CACL,CAEJ","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- const a=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase();export{a as camelToDash};
2
- //# sourceMappingURL=camel-to-dash.js.map