@scbt-ecom/ui 0.147.1 → 0.147.3

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,2 +0,0 @@
1
- import{useRef as q,useLayoutEffect as z}from"react";import{Animation as o}from"./UI.js";const l=e=>e instanceof HTMLElement?e:null,w=e=>[...e.querySelectorAll("[data-animated-month]")??[]],I=e=>l(e.querySelector("[data-animated-month]")),h=e=>l(e.querySelector("[data-animated-caption]")),S=e=>l(e.querySelector("[data-animated-weeks]")),B=e=>l(e.querySelector("[data-animated-nav]")),P=e=>l(e.querySelector("[data-animated-weekdays]"));function D(e,M,{classNames:s,months:a,focused:b,dateLib:A}){const y=q(null),H=q(a),p=q(!1);z(()=>{const f=H.current;if(H.current=a,!M||!e.current||!(e.current instanceof HTMLElement)||a.length===0||f.length===0||a.length!==f.length)return;const g=A.isSameMonth(a[0].date,f[0].date),u=A.isAfter(a[0].date,f[0].date),v=u?s[o.caption_after_enter]:s[o.caption_before_enter],m=u?s[o.weeks_after_enter]:s[o.weeks_before_enter],x=y.current,L=e.current.cloneNode(!0);if(L instanceof HTMLElement?(w(L).forEach(t=>{if(!(t instanceof HTMLElement))return;const c=I(t);c&&t.contains(c)&&t.removeChild(c);const n=h(t);n&&n.classList.remove(v);const r=S(t);r&&r.classList.remove(m)}),y.current=L):y.current=null,p.current||g||b)return;const _=x instanceof HTMLElement?w(x):[],E=w(e.current);if(E&&E.every(i=>i instanceof HTMLElement)&&_&&_.every(i=>i instanceof HTMLElement)){p.current=!0,e.current.style.isolation="isolate";const i=B(e.current);i&&(i.style.zIndex="1"),E.forEach((t,c)=>{const n=_[c];if(!n)return;t.style.position="relative",t.style.overflow="hidden";const r=h(t);r&&r.classList.add(v);const d=S(t);d&&d.classList.add(m);const W=()=>{p.current=!1,e.current&&(e.current.style.isolation=""),i&&(i.style.zIndex=""),r&&r.classList.remove(v),d&&d.classList.remove(m),t.style.position="",t.style.overflow="",t.contains(n)&&t.removeChild(n)};n.style.pointerEvents="none",n.style.position="absolute",n.style.overflow="hidden",n.setAttribute("aria-hidden","true");const C=P(n);C&&(C.style.opacity="0");const k=h(n);k&&(k.classList.add(u?s[o.caption_before_exit]:s[o.caption_after_exit]),k.addEventListener("animationend",W));const T=S(n);T&&T.classList.add(u?s[o.weeks_before_exit]:s[o.weeks_after_exit]),t.insertBefore(n,t.firstChild)})}})}export{D as useAnimation};
2
- //# sourceMappingURL=useAnimation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useAnimation.js","sources":["../../../../../node_modules/react-day-picker/dist/esm/useAnimation.js"],"sourcesContent":["import { useLayoutEffect, useRef } from \"react\";\nimport { Animation } from \"./UI.js\";\nconst asHtmlElement = (element) => {\n if (element instanceof HTMLElement)\n return element;\n return null;\n};\nconst queryMonthEls = (element) => [\n ...(element.querySelectorAll(\"[data-animated-month]\") ?? [])\n];\nconst queryMonthEl = (element) => asHtmlElement(element.querySelector(\"[data-animated-month]\"));\nconst queryCaptionEl = (element) => asHtmlElement(element.querySelector(\"[data-animated-caption]\"));\nconst queryWeeksEl = (element) => asHtmlElement(element.querySelector(\"[data-animated-weeks]\"));\nconst queryNavEl = (element) => asHtmlElement(element.querySelector(\"[data-animated-nav]\"));\nconst queryWeekdaysEl = (element) => asHtmlElement(element.querySelector(\"[data-animated-weekdays]\"));\n/**\n * Handles animations for transitioning between months in the DayPicker\n * component.\n *\n * @private\n * @param rootElRef - A reference to the root element of the DayPicker\n * component.\n * @param enabled - Whether animations are enabled.\n * @param options - Configuration options for the animation, including class\n * names, months, focused day, and the date utility library.\n */\nexport function useAnimation(rootElRef, enabled, { classNames, months, focused, dateLib }) {\n const previousRootElSnapshotRef = useRef(null);\n const previousMonthsRef = useRef(months);\n const animatingRef = useRef(false);\n useLayoutEffect(() => {\n // get previous months before updating the previous months ref\n const previousMonths = previousMonthsRef.current;\n // update previous months ref for next effect trigger\n previousMonthsRef.current = months;\n if (!enabled ||\n !rootElRef.current ||\n // safety check because the ref can be set to anything by consumers\n !(rootElRef.current instanceof HTMLElement) ||\n // validation required for the animation to work as expected\n months.length === 0 ||\n previousMonths.length === 0 ||\n months.length !== previousMonths.length) {\n return;\n }\n const isSameMonth = dateLib.isSameMonth(months[0].date, previousMonths[0].date);\n const isAfterPreviousMonth = dateLib.isAfter(months[0].date, previousMonths[0].date);\n const captionAnimationClass = isAfterPreviousMonth\n ? classNames[Animation.caption_after_enter]\n : classNames[Animation.caption_before_enter];\n const weeksAnimationClass = isAfterPreviousMonth\n ? classNames[Animation.weeks_after_enter]\n : classNames[Animation.weeks_before_enter];\n // get previous root element snapshot before updating the snapshot ref\n const previousRootElSnapshot = previousRootElSnapshotRef.current;\n // update snapshot for next effect trigger\n const rootElSnapshot = rootElRef.current.cloneNode(true);\n if (rootElSnapshot instanceof HTMLElement) {\n // if this effect is triggered while animating, we need to clean up the new root snapshot\n // to put it in the same state as when not animating, to correctly animate the next month change\n const currentMonthElsSnapshot = queryMonthEls(rootElSnapshot);\n currentMonthElsSnapshot.forEach((currentMonthElSnapshot) => {\n if (!(currentMonthElSnapshot instanceof HTMLElement))\n return;\n // remove the old month snapshots from the new root snapshot\n const previousMonthElSnapshot = queryMonthEl(currentMonthElSnapshot);\n if (previousMonthElSnapshot &&\n currentMonthElSnapshot.contains(previousMonthElSnapshot)) {\n currentMonthElSnapshot.removeChild(previousMonthElSnapshot);\n }\n // remove animation classes from the new month snapshots\n const captionEl = queryCaptionEl(currentMonthElSnapshot);\n if (captionEl) {\n captionEl.classList.remove(captionAnimationClass);\n }\n const weeksEl = queryWeeksEl(currentMonthElSnapshot);\n if (weeksEl) {\n weeksEl.classList.remove(weeksAnimationClass);\n }\n });\n previousRootElSnapshotRef.current = rootElSnapshot;\n }\n else {\n previousRootElSnapshotRef.current = null;\n }\n if (animatingRef.current ||\n isSameMonth ||\n // skip animation if a day is focused because it can cause issues to the animation and is better for a11y\n focused) {\n return;\n }\n const previousMonthEls = previousRootElSnapshot instanceof HTMLElement\n ? queryMonthEls(previousRootElSnapshot)\n : [];\n const currentMonthEls = queryMonthEls(rootElRef.current);\n if (currentMonthEls &&\n currentMonthEls.every((el) => el instanceof HTMLElement) &&\n previousMonthEls &&\n previousMonthEls.every((el) => el instanceof HTMLElement)) {\n animatingRef.current = true;\n const cleanUpFunctions = [];\n // set isolation to isolate to isolate the stacking context during animation\n rootElRef.current.style.isolation = \"isolate\";\n // set z-index to 1 to ensure the nav is clickable over the other elements being animated\n const navEl = queryNavEl(rootElRef.current);\n if (navEl) {\n navEl.style.zIndex = \"1\";\n }\n currentMonthEls.forEach((currentMonthEl, index) => {\n const previousMonthEl = previousMonthEls[index];\n if (!previousMonthEl) {\n return;\n }\n // animate new displayed month\n currentMonthEl.style.position = \"relative\";\n currentMonthEl.style.overflow = \"hidden\";\n const captionEl = queryCaptionEl(currentMonthEl);\n if (captionEl) {\n captionEl.classList.add(captionAnimationClass);\n }\n const weeksEl = queryWeeksEl(currentMonthEl);\n if (weeksEl) {\n weeksEl.classList.add(weeksAnimationClass);\n }\n // animate new displayed month end\n const cleanUp = () => {\n animatingRef.current = false;\n if (rootElRef.current) {\n rootElRef.current.style.isolation = \"\";\n }\n if (navEl) {\n navEl.style.zIndex = \"\";\n }\n if (captionEl) {\n captionEl.classList.remove(captionAnimationClass);\n }\n if (weeksEl) {\n weeksEl.classList.remove(weeksAnimationClass);\n }\n currentMonthEl.style.position = \"\";\n currentMonthEl.style.overflow = \"\";\n if (currentMonthEl.contains(previousMonthEl)) {\n currentMonthEl.removeChild(previousMonthEl);\n }\n };\n cleanUpFunctions.push(cleanUp);\n // animate old displayed month\n previousMonthEl.style.pointerEvents = \"none\";\n previousMonthEl.style.position = \"absolute\";\n previousMonthEl.style.overflow = \"hidden\";\n previousMonthEl.setAttribute(\"aria-hidden\", \"true\");\n // hide the weekdays container of the old month and only the new one\n const previousWeekdaysEl = queryWeekdaysEl(previousMonthEl);\n if (previousWeekdaysEl) {\n previousWeekdaysEl.style.opacity = \"0\";\n }\n const previousCaptionEl = queryCaptionEl(previousMonthEl);\n if (previousCaptionEl) {\n previousCaptionEl.classList.add(isAfterPreviousMonth\n ? classNames[Animation.caption_before_exit]\n : classNames[Animation.caption_after_exit]);\n previousCaptionEl.addEventListener(\"animationend\", cleanUp);\n }\n const previousWeeksEl = queryWeeksEl(previousMonthEl);\n if (previousWeeksEl) {\n previousWeeksEl.classList.add(isAfterPreviousMonth\n ? classNames[Animation.weeks_before_exit]\n : classNames[Animation.weeks_after_exit]);\n }\n currentMonthEl.insertBefore(previousMonthEl, currentMonthEl.firstChild);\n });\n }\n });\n}\n//# sourceMappingURL=useAnimation.js.map"],"names":["asHtmlElement","element","queryMonthEls","queryMonthEl","queryCaptionEl","queryWeeksEl","queryNavEl","queryWeekdaysEl","useAnimation","rootElRef","enabled","classNames","months","focused","dateLib","previousRootElSnapshotRef","useRef","previousMonthsRef","animatingRef","useLayoutEffect","previousMonths","isSameMonth","isAfterPreviousMonth","captionAnimationClass","Animation","weeksAnimationClass","previousRootElSnapshot","rootElSnapshot","currentMonthElSnapshot","previousMonthElSnapshot","captionEl","weeksEl","previousMonthEls","currentMonthEls","el","navEl","currentMonthEl","index","previousMonthEl","cleanUp","previousWeekdaysEl","previousCaptionEl","previousWeeksEl"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{useEffect as I}from"react";import{getDates as N}from"./helpers/getDates.js";import{getDays as k}from"./helpers/getDays.js";import{getDisplayMonths as C}from"./helpers/getDisplayMonths.js";import{getInitialMonth as g}from"./helpers/getInitialMonth.js";import{getMonths as O}from"./helpers/getMonths.js";import{getNavMonths as q}from"./helpers/getNavMonth.js";import{getNextMonth as F}from"./helpers/getNextMonth.js";import{getPreviousMonth as P}from"./helpers/getPreviousMonth.js";import{getWeeks as S}from"./helpers/getWeeks.js";import{useControlledValue as V}from"./helpers/useControlledValue.js";function X(t,n){const[i,o]=q(t,n),{startOfMonth:r,endOfMonth:d}=n,c=g(t,i,o,n),[m,h]=V(c,t.month?c:void 0);I(()=>{const e=g(t,i,o,n);h(e)},[t.timeZone]);const M=C(m,o,t,n),y=N(M,t.endMonth?d(t.endMonth):void 0,t,n),f=O(M,y,t,n),l=S(f),v=k(f),D=P(m,i,t,n),T=F(m,o,t,n),{disableNavigation:w,onMonthChange:a}=t,x=e=>l.some(s=>s.days.some(E=>E.isEqualTo(e))),u=e=>{if(w)return;let s=r(e);i&&s<r(i)&&(s=r(i)),o&&s>r(o)&&(s=r(o)),h(s),a==null||a(s)};return{months:f,weeks:l,days:v,navStart:i,navEnd:o,previousMonth:D,nextMonth:T,goToMonth:u,goToDay:e=>{x(e)||u(e.date)}}}export{X as useCalendar};
2
- //# sourceMappingURL=useCalendar.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useCalendar.js","sources":["../../../../../node_modules/react-day-picker/dist/esm/useCalendar.js"],"sourcesContent":["import { useEffect } from \"react\";\nimport { getDates } from \"./helpers/getDates.js\";\nimport { getDays } from \"./helpers/getDays.js\";\nimport { getDisplayMonths } from \"./helpers/getDisplayMonths.js\";\nimport { getInitialMonth } from \"./helpers/getInitialMonth.js\";\nimport { getMonths } from \"./helpers/getMonths.js\";\nimport { getNavMonths } from \"./helpers/getNavMonth.js\";\nimport { getNextMonth } from \"./helpers/getNextMonth.js\";\nimport { getPreviousMonth } from \"./helpers/getPreviousMonth.js\";\nimport { getWeeks } from \"./helpers/getWeeks.js\";\nimport { useControlledValue } from \"./helpers/useControlledValue.js\";\n/**\n * Provides the calendar object to work with the calendar in custom components.\n *\n * @private\n * @param props - The DayPicker props related to calendar configuration.\n * @param dateLib - The date utility library instance.\n * @returns The calendar object containing displayed days, weeks, months, and\n * navigation methods.\n */\nexport function useCalendar(props, dateLib) {\n const [navStart, navEnd] = getNavMonths(props, dateLib);\n const { startOfMonth, endOfMonth } = dateLib;\n const initialMonth = getInitialMonth(props, navStart, navEnd, dateLib);\n const [firstMonth, setFirstMonth] = useControlledValue(initialMonth, \n // initialMonth is always computed from props.month if provided\n props.month ? initialMonth : undefined);\n useEffect(() => {\n const newInitialMonth = getInitialMonth(props, navStart, navEnd, dateLib);\n setFirstMonth(newInitialMonth);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [props.timeZone]);\n /** The months displayed in the calendar. */\n const displayMonths = getDisplayMonths(firstMonth, navEnd, props, dateLib);\n /** The dates displayed in the calendar. */\n const dates = getDates(displayMonths, props.endMonth ? endOfMonth(props.endMonth) : undefined, props, dateLib);\n /** The Months displayed in the calendar. */\n const months = getMonths(displayMonths, dates, props, dateLib);\n /** The Weeks displayed in the calendar. */\n const weeks = getWeeks(months);\n /** The Days displayed in the calendar. */\n const days = getDays(months);\n const previousMonth = getPreviousMonth(firstMonth, navStart, props, dateLib);\n const nextMonth = getNextMonth(firstMonth, navEnd, props, dateLib);\n const { disableNavigation, onMonthChange } = props;\n const isDayInCalendar = (day) => weeks.some((week) => week.days.some((d) => d.isEqualTo(day)));\n const goToMonth = (date) => {\n if (disableNavigation) {\n return;\n }\n let newMonth = startOfMonth(date);\n // if month is before start, use the first month instead\n if (navStart && newMonth < startOfMonth(navStart)) {\n newMonth = startOfMonth(navStart);\n }\n // if month is after endMonth, use the last month instead\n if (navEnd && newMonth > startOfMonth(navEnd)) {\n newMonth = startOfMonth(navEnd);\n }\n setFirstMonth(newMonth);\n onMonthChange?.(newMonth);\n };\n const goToDay = (day) => {\n // is this check necessary?\n if (isDayInCalendar(day)) {\n return;\n }\n goToMonth(day.date);\n };\n const calendar = {\n months,\n weeks,\n days,\n navStart,\n navEnd,\n previousMonth,\n nextMonth,\n goToMonth,\n goToDay\n };\n return calendar;\n}\n//# sourceMappingURL=useCalendar.js.map"],"names":["useCalendar","props","dateLib","navStart","navEnd","getNavMonths","startOfMonth","endOfMonth","initialMonth","getInitialMonth","firstMonth","setFirstMonth","useControlledValue","useEffect","newInitialMonth","displayMonths","getDisplayMonths","dates","getDates","months","getMonths","weeks","getWeeks","days","getDays","previousMonth","getPreviousMonth","nextMonth","getNextMonth","disableNavigation","onMonthChange","isDayInCalendar","day","week","d","goToMonth","date","newMonth"],"mappings":"6lBAoBO,SAASA,EAAYC,EAAOC,EAAS,CACxC,KAAM,CAACC,EAAUC,CAAM,EAAIC,EAAaJ,EAAOC,CAAO,EAChD,CAAE,aAAAI,EAAc,WAAAC,CAAU,EAAKL,EAC/BM,EAAeC,EAAgBR,EAAOE,EAAUC,EAAQF,CAAO,EAC/D,CAACQ,EAAYC,CAAa,EAAIC,EAAmBJ,EAEvDP,EAAM,MAAQO,EAAe,MAAS,EACtCK,EAAU,IAAM,CACZ,MAAMC,EAAkBL,EAAgBR,EAAOE,EAAUC,EAAQF,CAAO,EACxES,EAAcG,CAAe,CAEjC,EAAG,CAACb,EAAM,QAAQ,CAAC,EAEnB,MAAMc,EAAgBC,EAAiBN,EAAYN,EAAQH,EAAOC,CAAO,EAEnEe,EAAQC,EAASH,EAAed,EAAM,SAAWM,EAAWN,EAAM,QAAQ,EAAI,OAAWA,EAAOC,CAAO,EAEvGiB,EAASC,EAAUL,EAAeE,EAAOhB,EAAOC,CAAO,EAEvDmB,EAAQC,EAASH,CAAM,EAEvBI,EAAOC,EAAQL,CAAM,EACrBM,EAAgBC,EAAiBhB,EAAYP,EAAUF,EAAOC,CAAO,EACrEyB,EAAYC,EAAalB,EAAYN,EAAQH,EAAOC,CAAO,EAC3D,CAAE,kBAAA2B,EAAmB,cAAAC,CAAa,EAAK7B,EACvC8B,EAAmBC,GAAQX,EAAM,KAAMY,GAASA,EAAK,KAAK,KAAMC,GAAMA,EAAE,UAAUF,CAAG,CAAC,CAAC,EACvFG,EAAaC,GAAS,CACxB,GAAIP,EACA,OAEJ,IAAIQ,EAAW/B,EAAa8B,CAAI,EAE5BjC,GAAYkC,EAAW/B,EAAaH,CAAQ,IAC5CkC,EAAW/B,EAAaH,CAAQ,GAGhCC,GAAUiC,EAAW/B,EAAaF,CAAM,IACxCiC,EAAW/B,EAAaF,CAAM,GAElCO,EAAc0B,CAAQ,EACtBP,GAAA,MAAAA,EAAgBO,EACpB,EAmBA,MAXiB,CACb,OAAAlB,EACA,MAAAE,EACA,KAAAE,EACA,SAAApB,EACA,OAAAC,EACA,cAAAqB,EACA,UAAAE,EACA,UAAAQ,EACA,QAhBaH,GAAQ,CAEjBD,EAAgBC,CAAG,GAGvBG,EAAUH,EAAI,IAAI,CACtB,CAWJ,CAEA","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{createContext as t,useContext as n}from"react";const o=t(void 0);function c(){const e=n(o);if(e===void 0)throw new Error("useDayPicker() must be used within a custom component.");return e}export{o as dayPickerContext,c as useDayPicker};
2
- //# sourceMappingURL=useDayPicker.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useDayPicker.js","sources":["../../../../../node_modules/react-day-picker/dist/esm/useDayPicker.js"],"sourcesContent":["import { createContext, useContext } from \"react\";\n/** @ignore */\nexport const dayPickerContext = createContext(undefined);\n/**\n * Provides access to the DayPicker context, which includes properties and\n * methods to interact with the DayPicker component. This hook must be used\n * within a custom component.\n *\n * @template T - Use this type to refine the returned context type with a\n * specific selection mode.\n * @returns The context to work with DayPicker.\n * @throws {Error} If the hook is used outside of a DayPicker provider.\n * @group Hooks\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function useDayPicker() {\n const context = useContext(dayPickerContext);\n if (context === undefined) {\n throw new Error(\"useDayPicker() must be used within a custom component.\");\n }\n return context;\n}\n//# sourceMappingURL=useDayPicker.js.map"],"names":["dayPickerContext","createContext","useDayPicker","context","useContext"],"mappings":"sDAEY,MAACA,EAAmBC,EAAc,MAAS,EAahD,SAASC,GAAe,CAC3B,MAAMC,EAAUC,EAAWJ,CAAgB,EAC3C,GAAIG,IAAY,OACZ,MAAM,IAAI,MAAM,wDAAwD,EAE5E,OAAOA,CACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{useState as r}from"react";import{calculateFocusTarget as g}from"./helpers/calculateFocusTarget.js";import{getNextFocus as v}from"./helpers/getNextFocus.js";function S(n,o,F,a,i){const{autoFocus:f}=n,[d,m]=r(),s=g(o.days,F,a||(()=>!1),d),[t,u]=r(f?s:void 0);return{isFocusTarget:e=>!!(s!=null&&s.isEqualTo(e)),setFocused:u,focused:t,blur:()=>{m(t),u(void 0)},moveFocus:(e,l)=>{if(!t)return;const c=v(e,l,t,o.navStart,o.navEnd,n,i);c&&(o.goToDay(c),u(c))}}}export{S as useFocus};
2
- //# sourceMappingURL=useFocus.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useFocus.js","sources":["../../../../../node_modules/react-day-picker/dist/esm/useFocus.js"],"sourcesContent":["import { useState } from \"react\";\nimport { calculateFocusTarget } from \"./helpers/calculateFocusTarget.js\";\nimport { getNextFocus } from \"./helpers/getNextFocus.js\";\n/**\n * Manages focus behavior for the DayPicker component, including setting,\n * moving, and blurring focus on calendar days.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param calendar - The calendar object containing the displayed days and\n * months.\n * @param getModifiers - A function to retrieve modifiers for a given day.\n * @param isSelected - A function to check if a date is selected.\n * @param dateLib - The date utility library instance.\n * @returns An object containing focus-related methods and the currently focused\n * day.\n */\nexport function useFocus(props, calendar, getModifiers, isSelected, dateLib) {\n const { autoFocus } = props;\n const [lastFocused, setLastFocused] = useState();\n const focusTarget = calculateFocusTarget(calendar.days, getModifiers, isSelected || (() => false), lastFocused);\n const [focusedDay, setFocused] = useState(autoFocus ? focusTarget : undefined);\n const blur = () => {\n setLastFocused(focusedDay);\n setFocused(undefined);\n };\n const moveFocus = (moveBy, moveDir) => {\n if (!focusedDay)\n return;\n const nextFocus = getNextFocus(moveBy, moveDir, focusedDay, calendar.navStart, calendar.navEnd, props, dateLib);\n if (!nextFocus)\n return;\n calendar.goToDay(nextFocus);\n setFocused(nextFocus);\n };\n const isFocusTarget = (day) => {\n return Boolean(focusTarget?.isEqualTo(day));\n };\n const useFocus = {\n isFocusTarget,\n setFocused,\n focused: focusedDay,\n blur,\n moveFocus\n };\n return useFocus;\n}\n//# sourceMappingURL=useFocus.js.map"],"names":["useFocus","props","calendar","getModifiers","isSelected","dateLib","autoFocus","lastFocused","setLastFocused","useState","focusTarget","calculateFocusTarget","focusedDay","setFocused","day","moveBy","moveDir","nextFocus","getNextFocus"],"mappings":"mKAiBO,SAASA,EAASC,EAAOC,EAAUC,EAAcC,EAAYC,EAAS,CACzE,KAAM,CAAE,UAAAC,CAAS,EAAKL,EAChB,CAACM,EAAaC,CAAc,EAAIC,EAAQ,EACxCC,EAAcC,EAAqBT,EAAS,KAAMC,EAAcC,IAAe,IAAM,IAAQG,CAAW,EACxG,CAACK,EAAYC,CAAU,EAAIJ,EAASH,EAAYI,EAAc,MAAS,EAwB7E,MAPiB,CACb,cAJmBI,GACZ,GAAQJ,GAAA,MAAAA,EAAa,UAAUI,IAItC,WAAAD,EACA,QAASD,EACT,KApBS,IAAM,CACfJ,EAAeI,CAAU,EACzBC,EAAW,MAAS,CACxB,EAkBI,UAjBc,CAACE,EAAQC,IAAY,CACnC,GAAI,CAACJ,EACD,OACJ,MAAMK,EAAYC,EAAaH,EAAQC,EAASJ,EAAYV,EAAS,SAAUA,EAAS,OAAQD,EAAOI,CAAO,EACzGY,IAELf,EAAS,QAAQe,CAAS,EAC1BJ,EAAWI,CAAS,EACxB,CAUJ,CAEA","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{useMulti as i}from"./selection/useMulti.js";import{useRange as o}from"./selection/useRange.js";import{useSingle as s}from"./selection/useSingle.js";function f(e,n){const t=s(e,n),r=i(e,n),u=o(e,n);switch(e.mode){case"single":return t;case"multiple":return r;case"range":return u;default:return}}export{f as useSelection};
2
- //# sourceMappingURL=useSelection.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useSelection.js","sources":["../../../../../node_modules/react-day-picker/dist/esm/useSelection.js"],"sourcesContent":["import { useMulti } from \"./selection/useMulti.js\";\nimport { useRange } from \"./selection/useRange.js\";\nimport { useSingle } from \"./selection/useSingle.js\";\n/**\n * Determines the appropriate selection hook to use based on the selection mode\n * and returns the corresponding selection object.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param dateLib - The date utility library instance.\n * @returns The selection object for the specified mode, or `undefined` if no\n * mode is set.\n */\nexport function useSelection(props, dateLib) {\n const single = useSingle(props, dateLib);\n const multi = useMulti(props, dateLib);\n const range = useRange(props, dateLib);\n switch (props.mode) {\n case \"single\":\n return single;\n case \"multiple\":\n return multi;\n case \"range\":\n return range;\n default:\n return undefined;\n }\n}\n//# sourceMappingURL=useSelection.js.map"],"names":["useSelection","props","dateLib","single","useSingle","multi","useMulti","range","useRange"],"mappings":"2JAaO,SAASA,EAAaC,EAAOC,EAAS,CACzC,MAAMC,EAASC,EAAUH,EAAOC,CAAO,EACjCG,EAAQC,EAASL,EAAOC,CAAO,EAC/BK,EAAQC,EAASP,EAAOC,CAAO,EACrC,OAAQD,EAAM,KAAI,CACd,IAAK,SACD,OAAOE,EACX,IAAK,WACD,OAAOE,EACX,IAAK,QACD,OAAOE,EACX,QACI,MACZ,CACA","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{defaultDateLib as p}from"../classes/DateLib.js";function y(o,D,n=0,l=0,r=!1,u=p){const{from:e,to:i}=D||{},{isSameDay:s,isAfter:m,isBefore:c}=u;let f;if(!e&&!i)f={from:o,to:n>0?void 0:o};else if(e&&!i)s(e,o)?r?f={from:e,to:void 0}:f=void 0:c(o,e)?f={from:o,to:e}:f={from:e,to:o};else if(e&&i)if(s(e,o)&&s(i,o))r?f={from:e,to:i}:f=void 0;else if(s(e,o))f={from:e,to:n>0?void 0:o};else if(s(i,o))f={from:o,to:n>0?void 0:o};else if(c(o,e))f={from:o,to:i};else if(m(o,e))f={from:e,to:o};else if(m(o,i))f={from:e,to:o};else throw new Error("Invalid range");if(f!=null&&f.from&&(f!=null&&f.to)){const t=u.differenceInCalendarDays(f.to,f.from);l>0&&t>l?f={from:o,to:void 0}:n>1&&t<n&&(f={from:o,to:void 0})}return f}export{y as addToRange};
2
- //# sourceMappingURL=addToRange.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"addToRange.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/addToRange.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\n/**\n * Adds a date to an existing range, considering constraints like minimum and\n * maximum range size.\n *\n * @param date - The date to add to the range.\n * @param initialRange - The initial range to which the date will be added.\n * @param min - The minimum number of days in the range.\n * @param max - The maximum number of days in the range.\n * @param required - Whether the range must always include at least one date.\n * @param dateLib - The date utility library instance.\n * @returns The updated date range, or `undefined` if the range is cleared.\n * @group Utilities\n */\nexport function addToRange(date, initialRange, min = 0, max = 0, required = false, dateLib = defaultDateLib) {\n const { from, to } = initialRange || {};\n const { isSameDay, isAfter, isBefore } = dateLib;\n let range;\n if (!from && !to) {\n // the range is empty, add the date\n range = { from: date, to: min > 0 ? undefined : date };\n }\n else if (from && !to) {\n // adding date to an incomplete range\n if (isSameDay(from, date)) {\n // adding a date equal to the start of the range\n if (required) {\n range = { from, to: undefined };\n }\n else {\n range = undefined;\n }\n }\n else if (isBefore(date, from)) {\n // adding a date before the start of the range\n range = { from: date, to: from };\n }\n else {\n // adding a date after the start of the range\n range = { from, to: date };\n }\n }\n else if (from && to) {\n // adding date to a complete range\n if (isSameDay(from, date) && isSameDay(to, date)) {\n // adding a date that is equal to both start and end of the range\n if (required) {\n range = { from, to };\n }\n else {\n range = undefined;\n }\n }\n else if (isSameDay(from, date)) {\n // adding a date equal to the the start of the range\n range = { from, to: min > 0 ? undefined : date };\n }\n else if (isSameDay(to, date)) {\n // adding a dare equal to the end of the range\n range = { from: date, to: min > 0 ? undefined : date };\n }\n else if (isBefore(date, from)) {\n // adding a date before the start of the range\n range = { from: date, to: to };\n }\n else if (isAfter(date, from)) {\n // adding a date after the start of the range\n range = { from, to: date };\n }\n else if (isAfter(date, to)) {\n // adding a date after the end of the range\n range = { from, to: date };\n }\n else {\n throw new Error(\"Invalid range\");\n }\n }\n // check for min / max\n if (range?.from && range?.to) {\n const diff = dateLib.differenceInCalendarDays(range.to, range.from);\n if (max > 0 && diff > max) {\n range = { from: date, to: undefined };\n }\n else if (min > 1 && diff < min) {\n range = { from: date, to: undefined };\n }\n }\n return range;\n}\n//# sourceMappingURL=addToRange.js.map"],"names":["addToRange","date","initialRange","min","max","required","dateLib","defaultDateLib","from","to","isSameDay","isAfter","isBefore","range","diff"],"mappings":"uDAcO,SAASA,EAAWC,EAAMC,EAAcC,EAAM,EAAGC,EAAM,EAAGC,EAAW,GAAOC,EAAUC,EAAgB,CACzG,KAAM,CAAE,KAAAC,EAAM,GAAAC,CAAE,EAAKP,GAAgB,CAAA,EAC/B,CAAE,UAAAQ,EAAW,QAAAC,EAAS,SAAAC,CAAQ,EAAKN,EACzC,IAAIO,EACJ,GAAI,CAACL,GAAQ,CAACC,EAEVI,EAAQ,CAAE,KAAMZ,EAAM,GAAIE,EAAM,EAAI,OAAYF,CAAI,UAE/CO,GAAQ,CAACC,EAEVC,EAAUF,EAAMP,CAAI,EAEhBI,EACAQ,EAAQ,CAAE,KAAAL,EAAM,GAAI,MAAS,EAG7BK,EAAQ,OAGPD,EAASX,EAAMO,CAAI,EAExBK,EAAQ,CAAE,KAAMZ,EAAM,GAAIO,CAAI,EAI9BK,EAAQ,CAAE,KAAAL,EAAM,GAAIP,CAAI,UAGvBO,GAAQC,EAEb,GAAIC,EAAUF,EAAMP,CAAI,GAAKS,EAAUD,EAAIR,CAAI,EAEvCI,EACAQ,EAAQ,CAAE,KAAAL,EAAM,GAAAC,CAAE,EAGlBI,EAAQ,eAGPH,EAAUF,EAAMP,CAAI,EAEzBY,EAAQ,CAAE,KAAAL,EAAM,GAAIL,EAAM,EAAI,OAAYF,CAAI,UAEzCS,EAAUD,EAAIR,CAAI,EAEvBY,EAAQ,CAAE,KAAMZ,EAAM,GAAIE,EAAM,EAAI,OAAYF,CAAI,UAE/CW,EAASX,EAAMO,CAAI,EAExBK,EAAQ,CAAE,KAAMZ,EAAM,GAAIQ,CAAE,UAEvBE,EAAQV,EAAMO,CAAI,EAEvBK,EAAQ,CAAE,KAAAL,EAAM,GAAIP,CAAI,UAEnBU,EAAQV,EAAMQ,CAAE,EAErBI,EAAQ,CAAE,KAAAL,EAAM,GAAIP,CAAI,MAGxB,OAAM,IAAI,MAAM,eAAe,EAIvC,GAAIY,GAAA,MAAAA,EAAO,OAAQA,GAAA,MAAAA,EAAO,IAAI,CAC1B,MAAMC,EAAOR,EAAQ,yBAAyBO,EAAM,GAAIA,EAAM,IAAI,EAC9DT,EAAM,GAAKU,EAAOV,EAClBS,EAAQ,CAAE,KAAMZ,EAAM,GAAI,MAAS,EAE9BE,EAAM,GAAKW,EAAOX,IACvBU,EAAQ,CAAE,KAAMZ,EAAM,GAAI,MAAS,EAE3C,CACA,OAAOY,CACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{defaultDateLib as A}from"../classes/DateLib.js";import{rangeIncludesDate as p}from"./rangeIncludesDate.js";import{isDatesArray as a,isDateRange as I,isDayOfWeekType as g,isDateInterval as k,isDateAfterType as O,isDateBeforeType as W}from"./typeguards.js";function T(f,n,r=A){const y=Array.isArray(n)?n:[n],{isSameDay:u,differenceInCalendarDays:i,isAfter:t}=r;return y.some(e=>{if(typeof e=="boolean")return e;if(r.isDate(e))return u(f,e);if(a(e,r))return e.includes(f);if(I(e))return p(e,f,!1,r);if(g(e))return Array.isArray(e.dayOfWeek)?e.dayOfWeek.includes(f.getDay()):e.dayOfWeek===f.getDay();if(k(e)){const D=i(e.before,f),l=i(e.after,f),s=D>0,o=l<0;return t(e.before,e.after)?o&&s:s||o}return O(e)?i(f,e.after)>0:W(e)?i(e.before,f)>0:typeof e=="function"?e(f):!1})}export{T as dateMatchModifiers};
2
- //# sourceMappingURL=dateMatchModifiers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dateMatchModifiers.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\nimport { rangeIncludesDate } from \"./rangeIncludesDate.js\";\nimport { isDateAfterType, isDateBeforeType, isDateInterval, isDateRange, isDatesArray, isDayOfWeekType } from \"./typeguards.js\";\n/**\n * Checks if a given date matches at least one of the specified {@link Matcher}.\n *\n * @param date - The date to check.\n * @param matchers - The matchers to check against.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the date matches any of the matchers, otherwise `false`.\n * @group Utilities\n */\nexport function dateMatchModifiers(date, matchers, dateLib = defaultDateLib) {\n const matchersArr = !Array.isArray(matchers) ? [matchers] : matchers;\n const { isSameDay, differenceInCalendarDays, isAfter } = dateLib;\n return matchersArr.some((matcher) => {\n if (typeof matcher === \"boolean\") {\n return matcher;\n }\n if (dateLib.isDate(matcher)) {\n return isSameDay(date, matcher);\n }\n if (isDatesArray(matcher, dateLib)) {\n return matcher.includes(date);\n }\n if (isDateRange(matcher)) {\n return rangeIncludesDate(matcher, date, false, dateLib);\n }\n if (isDayOfWeekType(matcher)) {\n if (!Array.isArray(matcher.dayOfWeek)) {\n return matcher.dayOfWeek === date.getDay();\n }\n return matcher.dayOfWeek.includes(date.getDay());\n }\n if (isDateInterval(matcher)) {\n const diffBefore = differenceInCalendarDays(matcher.before, date);\n const diffAfter = differenceInCalendarDays(matcher.after, date);\n const isDayBefore = diffBefore > 0;\n const isDayAfter = diffAfter < 0;\n const isClosedInterval = isAfter(matcher.before, matcher.after);\n if (isClosedInterval) {\n return isDayAfter && isDayBefore;\n }\n else {\n return isDayBefore || isDayAfter;\n }\n }\n if (isDateAfterType(matcher)) {\n return differenceInCalendarDays(date, matcher.after) > 0;\n }\n if (isDateBeforeType(matcher)) {\n return differenceInCalendarDays(matcher.before, date) > 0;\n }\n if (typeof matcher === \"function\") {\n return matcher(date);\n }\n return false;\n });\n}\n/**\n * @private\n * @deprecated Use {@link dateMatchModifiers} instead.\n */\nexport const isMatch = dateMatchModifiers;\n//# sourceMappingURL=dateMatchModifiers.js.map"],"names":["dateMatchModifiers","date","matchers","dateLib","defaultDateLib","matchersArr","isSameDay","differenceInCalendarDays","isAfter","matcher","isDatesArray","isDateRange","rangeIncludesDate","isDayOfWeekType","isDateInterval","diffBefore","diffAfter","isDayBefore","isDayAfter","isDateAfterType","isDateBeforeType"],"mappings":"sQAYO,SAASA,EAAmBC,EAAMC,EAAUC,EAAUC,EAAgB,CACzE,MAAMC,EAAe,MAAM,QAAQH,CAAQ,EAAiBA,EAAb,CAACA,CAAQ,EAClD,CAAE,UAAAI,EAAW,yBAAAC,EAA0B,QAAAC,CAAO,EAAKL,EACzD,OAAOE,EAAY,KAAMI,GAAY,CACjC,GAAI,OAAOA,GAAY,UACnB,OAAOA,EAEX,GAAIN,EAAQ,OAAOM,CAAO,EACtB,OAAOH,EAAUL,EAAMQ,CAAO,EAElC,GAAIC,EAAaD,EAASN,CAAO,EAC7B,OAAOM,EAAQ,SAASR,CAAI,EAEhC,GAAIU,EAAYF,CAAO,EACnB,OAAOG,EAAkBH,EAASR,EAAM,GAAOE,CAAO,EAE1D,GAAIU,EAAgBJ,CAAO,EACvB,OAAK,MAAM,QAAQA,EAAQ,SAAS,EAG7BA,EAAQ,UAAU,SAASR,EAAK,OAAM,CAAE,EAFpCQ,EAAQ,YAAcR,EAAK,OAAM,EAIhD,GAAIa,EAAeL,CAAO,EAAG,CACzB,MAAMM,EAAaR,EAAyBE,EAAQ,OAAQR,CAAI,EAC1De,EAAYT,EAAyBE,EAAQ,MAAOR,CAAI,EACxDgB,EAAcF,EAAa,EAC3BG,EAAaF,EAAY,EAE/B,OADyBR,EAAQC,EAAQ,OAAQA,EAAQ,KAAK,EAEnDS,GAAcD,EAGdA,GAAeC,CAE9B,CACA,OAAIC,EAAgBV,CAAO,EAChBF,EAAyBN,EAAMQ,EAAQ,KAAK,EAAI,EAEvDW,EAAiBX,CAAO,EACjBF,EAAyBE,EAAQ,OAAQR,CAAI,EAAI,EAExD,OAAOQ,GAAY,WACZA,EAAQR,CAAI,EAEhB,EACX,CAAC,CACL","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{defaultDateLib as f}from"../classes/DateLib.js";function y(t,r,e=f){const n=Array.isArray(r)?r:[r];let a=t.from;const i=e.differenceInCalendarDays(t.to,t.from),s=Math.min(i,6);for(let o=0;o<=s;o++){if(n.includes(a.getDay()))return!0;a=e.addDays(a,1)}return!1}export{y as rangeContainsDayOfWeek};
2
- //# sourceMappingURL=rangeContainsDayOfWeek.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rangeContainsDayOfWeek.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\n/**\n * Checks if a date range contains one or more specified days of the week.\n *\n * @since 9.2.2\n * @param range - The date range to check.\n * @param dayOfWeek - The day(s) of the week to check for (`0-6`, where `0` is\n * Sunday).\n * @param dateLib - The date utility library instance.\n * @returns `true` if the range contains the specified day(s) of the week,\n * otherwise `false`.\n * @group Utilities\n */\nexport function rangeContainsDayOfWeek(range, dayOfWeek, dateLib = defaultDateLib) {\n const dayOfWeekArr = !Array.isArray(dayOfWeek) ? [dayOfWeek] : dayOfWeek;\n let date = range.from;\n const totalDays = dateLib.differenceInCalendarDays(range.to, range.from);\n // iterate at maximum one week or the total days if the range is shorter than one week\n const totalDaysLimit = Math.min(totalDays, 6);\n for (let i = 0; i <= totalDaysLimit; i++) {\n if (dayOfWeekArr.includes(date.getDay())) {\n return true;\n }\n date = dateLib.addDays(date, 1);\n }\n return false;\n}\n//# sourceMappingURL=rangeContainsDayOfWeek.js.map"],"names":["rangeContainsDayOfWeek","range","dayOfWeek","dateLib","defaultDateLib","dayOfWeekArr","date","totalDays","totalDaysLimit","i"],"mappings":"uDAaO,SAASA,EAAuBC,EAAOC,EAAWC,EAAUC,EAAgB,CAC/E,MAAMC,EAAgB,MAAM,QAAQH,CAAS,EAAkBA,EAAd,CAACA,CAAS,EAC3D,IAAII,EAAOL,EAAM,KACjB,MAAMM,EAAYJ,EAAQ,yBAAyBF,EAAM,GAAIA,EAAM,IAAI,EAEjEO,EAAiB,KAAK,IAAID,EAAW,CAAC,EAC5C,QAASE,EAAI,EAAGA,GAAKD,EAAgBC,IAAK,CACtC,GAAIJ,EAAa,SAASC,EAAK,OAAM,CAAE,EACnC,MAAO,GAEXA,EAAOH,EAAQ,QAAQG,EAAM,CAAC,CAClC,CACA,MAAO,EACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{defaultDateLib as p}from"../classes/DateLib.js";import{dateMatchModifiers as s}from"./dateMatchModifiers.js";import{rangeContainsDayOfWeek as M}from"./rangeContainsDayOfWeek.js";import{rangeIncludesDate as l}from"./rangeIncludesDate.js";import{rangeOverlaps as y}from"./rangeOverlaps.js";import{isDatesArray as a,isDateRange as A,isDayOfWeekType as C,isDateInterval as I,isDateAfterType as v,isDateBeforeType as F}from"./typeguards.js";function d(n,t,f=p){const e=Array.isArray(t)?t:[t];if(e.filter(o=>typeof o!="function").some(o=>typeof o=="boolean"?o:f.isDate(o)?l(n,o,!1,f):a(o,f)?o.some(r=>l(n,r,!1,f)):A(o)?o.from&&o.to?y(n,{from:o.from,to:o.to},f):!1:C(o)?M(n,o.dayOfWeek,f):I(o)?f.isAfter(o.before,o.after)?y(n,{from:f.addDays(o.after,1),to:f.addDays(o.before,-1)},f):s(n.from,o,f)||s(n.to,o,f):v(o)||F(o)?s(n.from,o,f)||s(n.to,o,f):!1))return!0;const i=e.filter(o=>typeof o=="function");if(i.length){let o=n.from;const r=f.differenceInCalendarDays(n.to,n.from);for(let u=0;u<=r;u++){if(i.some(D=>D(o)))return!0;o=f.addDays(o,1)}}return!1}export{d as rangeContainsModifiers};
2
- //# sourceMappingURL=rangeContainsModifiers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rangeContainsModifiers.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\nimport { dateMatchModifiers } from \"./dateMatchModifiers.js\";\nimport { rangeContainsDayOfWeek } from \"./rangeContainsDayOfWeek.js\";\nimport { rangeIncludesDate } from \"./rangeIncludesDate.js\";\nimport { rangeOverlaps } from \"./rangeOverlaps.js\";\nimport { isDateAfterType, isDateBeforeType, isDateInterval, isDateRange, isDatesArray, isDayOfWeekType } from \"./typeguards.js\";\n/**\n * Checks if a date range contains dates that match the given modifiers.\n *\n * @since 9.2.2\n * @param range - The date range to check.\n * @param modifiers - The modifiers to match against.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the range contains matching dates, otherwise `false`.\n * @group Utilities\n */\nexport function rangeContainsModifiers(range, modifiers, dateLib = defaultDateLib) {\n const matchers = Array.isArray(modifiers) ? modifiers : [modifiers];\n // Defer function matchers evaluation as they are the least performant.\n const nonFunctionMatchers = matchers.filter((matcher) => typeof matcher !== \"function\");\n const nonFunctionMatchersResult = nonFunctionMatchers.some((matcher) => {\n if (typeof matcher === \"boolean\")\n return matcher;\n if (dateLib.isDate(matcher)) {\n return rangeIncludesDate(range, matcher, false, dateLib);\n }\n if (isDatesArray(matcher, dateLib)) {\n return matcher.some((date) => rangeIncludesDate(range, date, false, dateLib));\n }\n if (isDateRange(matcher)) {\n if (matcher.from && matcher.to) {\n return rangeOverlaps(range, { from: matcher.from, to: matcher.to }, dateLib);\n }\n return false;\n }\n if (isDayOfWeekType(matcher)) {\n return rangeContainsDayOfWeek(range, matcher.dayOfWeek, dateLib);\n }\n if (isDateInterval(matcher)) {\n const isClosedInterval = dateLib.isAfter(matcher.before, matcher.after);\n if (isClosedInterval) {\n return rangeOverlaps(range, {\n from: dateLib.addDays(matcher.after, 1),\n to: dateLib.addDays(matcher.before, -1)\n }, dateLib);\n }\n return (dateMatchModifiers(range.from, matcher, dateLib) ||\n dateMatchModifiers(range.to, matcher, dateLib));\n }\n if (isDateAfterType(matcher) || isDateBeforeType(matcher)) {\n return (dateMatchModifiers(range.from, matcher, dateLib) ||\n dateMatchModifiers(range.to, matcher, dateLib));\n }\n return false;\n });\n if (nonFunctionMatchersResult) {\n return true;\n }\n const functionMatchers = matchers.filter((matcher) => typeof matcher === \"function\");\n if (functionMatchers.length) {\n let date = range.from;\n const totalDays = dateLib.differenceInCalendarDays(range.to, range.from);\n for (let i = 0; i <= totalDays; i++) {\n if (functionMatchers.some((matcher) => matcher(date))) {\n return true;\n }\n date = dateLib.addDays(date, 1);\n }\n }\n return false;\n}\n//# sourceMappingURL=rangeContainsModifiers.js.map"],"names":["rangeContainsModifiers","range","modifiers","dateLib","defaultDateLib","matchers","matcher","rangeIncludesDate","isDatesArray","date","isDateRange","rangeOverlaps","isDayOfWeekType","rangeContainsDayOfWeek","isDateInterval","dateMatchModifiers","isDateAfterType","isDateBeforeType","functionMatchers","totalDays","i"],"mappings":"2bAgBO,SAASA,EAAuBC,EAAOC,EAAWC,EAAUC,EAAgB,CAC/E,MAAMC,EAAW,MAAM,QAAQH,CAAS,EAAIA,EAAY,CAACA,CAAS,EAsClE,GApC4BG,EAAS,OAAQC,GAAY,OAAOA,GAAY,UAAU,EAChC,KAAMA,GACpD,OAAOA,GAAY,UACZA,EACPH,EAAQ,OAAOG,CAAO,EACfC,EAAkBN,EAAOK,EAAS,GAAOH,CAAO,EAEvDK,EAAaF,EAASH,CAAO,EACtBG,EAAQ,KAAMG,GAASF,EAAkBN,EAAOQ,EAAM,GAAON,CAAO,CAAC,EAE5EO,EAAYJ,CAAO,EACfA,EAAQ,MAAQA,EAAQ,GACjBK,EAAcV,EAAO,CAAE,KAAMK,EAAQ,KAAM,GAAIA,EAAQ,EAAE,EAAIH,CAAO,EAExE,GAEPS,EAAgBN,CAAO,EAChBO,EAAuBZ,EAAOK,EAAQ,UAAWH,CAAO,EAE/DW,EAAeR,CAAO,EACGH,EAAQ,QAAQG,EAAQ,OAAQA,EAAQ,KAAK,EAE3DK,EAAcV,EAAO,CACxB,KAAME,EAAQ,QAAQG,EAAQ,MAAO,CAAC,EACtC,GAAIH,EAAQ,QAAQG,EAAQ,OAAQ,EAAE,CAC1D,EAAmBH,CAAO,EAENY,EAAmBd,EAAM,KAAMK,EAASH,CAAO,GACnDY,EAAmBd,EAAM,GAAIK,EAASH,CAAO,EAEjDa,EAAgBV,CAAO,GAAKW,EAAiBX,CAAO,EAC5CS,EAAmBd,EAAM,KAAMK,EAASH,CAAO,GACnDY,EAAmBd,EAAM,GAAIK,EAASH,CAAO,EAE9C,EACV,EAEG,MAAO,GAEX,MAAMe,EAAmBb,EAAS,OAAQC,GAAY,OAAOA,GAAY,UAAU,EACnF,GAAIY,EAAiB,OAAQ,CACzB,IAAIT,EAAOR,EAAM,KACjB,MAAMkB,EAAYhB,EAAQ,yBAAyBF,EAAM,GAAIA,EAAM,IAAI,EACvE,QAASmB,EAAI,EAAGA,GAAKD,EAAWC,IAAK,CACjC,GAAIF,EAAiB,KAAMZ,GAAYA,EAAQG,CAAI,CAAC,EAChD,MAAO,GAEXA,EAAON,EAAQ,QAAQM,EAAM,CAAC,CAClC,CACJ,CACA,MAAO,EACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{defaultDateLib as s}from"../classes/DateLib.js";function u(f,r,t=!1,o=s){let{from:n,to:e}=f;const{differenceInCalendarDays:i,isSameDay:a}=o;return n&&e?(i(e,n)<0&&([n,e]=[e,n]),i(r,n)>=(t?1:0)&&i(e,r)>=(t?1:0)):!t&&e?a(e,r):!t&&n?a(n,r):!1}export{u as rangeIncludesDate};
2
- //# sourceMappingURL=rangeIncludesDate.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rangeIncludesDate.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/index.js\";\n/**\n * Checks if a given date is within a specified date range.\n *\n * @since 9.0.0\n * @param range - The date range to check against.\n * @param date - The date to check.\n * @param excludeEnds - If `true`, the range's start and end dates are excluded.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the date is within the range, otherwise `false`.\n * @group Utilities\n */\nexport function rangeIncludesDate(range, date, excludeEnds = false, dateLib = defaultDateLib) {\n let { from, to } = range;\n const { differenceInCalendarDays, isSameDay } = dateLib;\n if (from && to) {\n const isRangeInverted = differenceInCalendarDays(to, from) < 0;\n if (isRangeInverted) {\n [from, to] = [to, from];\n }\n const isInRange = differenceInCalendarDays(date, from) >= (excludeEnds ? 1 : 0) &&\n differenceInCalendarDays(to, date) >= (excludeEnds ? 1 : 0);\n return isInRange;\n }\n if (!excludeEnds && to) {\n return isSameDay(to, date);\n }\n if (!excludeEnds && from) {\n return isSameDay(from, date);\n }\n return false;\n}\n/**\n * @private\n * @deprecated Use {@link rangeIncludesDate} instead.\n */\nexport const isDateInRange = (range, date) => rangeIncludesDate(range, date, false, defaultDateLib);\n//# sourceMappingURL=rangeIncludesDate.js.map"],"names":["rangeIncludesDate","range","date","excludeEnds","dateLib","defaultDateLib","from","to","differenceInCalendarDays","isSameDay"],"mappings":"uDAYO,SAASA,EAAkBC,EAAOC,EAAMC,EAAc,GAAOC,EAAUC,EAAgB,CAC1F,GAAI,CAAE,KAAAC,EAAM,GAAAC,CAAE,EAAKN,EACnB,KAAM,CAAE,yBAAAO,EAA0B,UAAAC,CAAS,EAAKL,EAChD,OAAIE,GAAQC,GACgBC,EAAyBD,EAAID,CAAI,EAAI,IAEzD,CAACA,EAAMC,CAAE,EAAI,CAACA,EAAID,CAAI,GAERE,EAAyBN,EAAMI,CAAI,IAAMH,EAAc,EAAI,IACzEK,EAAyBD,EAAIL,CAAI,IAAMC,EAAc,EAAI,IAG7D,CAACA,GAAeI,EACTE,EAAUF,EAAIL,CAAI,EAEzB,CAACC,GAAeG,EACTG,EAAUH,EAAMJ,CAAI,EAExB,EACX","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{rangeIncludesDate as m}from"./rangeIncludesDate.js";import{defaultDateLib as r}from"../classes/DateLib.js";function u(o,f,l=r){return m(o,f.from,!1,l)||m(o,f.to,!1,l)||m(f,o.from,!1,l)||m(f,o.to,!1,l)}export{u as rangeOverlaps};
2
- //# sourceMappingURL=rangeOverlaps.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rangeOverlaps.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/index.js\";\nimport { rangeIncludesDate } from \"./rangeIncludesDate.js\";\n/**\n * Determines if two date ranges overlap.\n *\n * @since 9.2.2\n * @param rangeLeft - The first date range.\n * @param rangeRight - The second date range.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the ranges overlap, otherwise `false`.\n * @group Utilities\n */\nexport function rangeOverlaps(rangeLeft, rangeRight, dateLib = defaultDateLib) {\n return (rangeIncludesDate(rangeLeft, rangeRight.from, false, dateLib) ||\n rangeIncludesDate(rangeLeft, rangeRight.to, false, dateLib) ||\n rangeIncludesDate(rangeRight, rangeLeft.from, false, dateLib) ||\n rangeIncludesDate(rangeRight, rangeLeft.to, false, dateLib));\n}\n//# sourceMappingURL=rangeOverlaps.js.map"],"names":["rangeOverlaps","rangeLeft","rangeRight","dateLib","defaultDateLib","rangeIncludesDate"],"mappings":"kHAYO,SAASA,EAAcC,EAAWC,EAAYC,EAAUC,EAAgB,CAC3E,OAAQC,EAAkBJ,EAAWC,EAAW,KAAM,GAAOC,CAAO,GAChEE,EAAkBJ,EAAWC,EAAW,GAAI,GAAOC,CAAO,GAC1DE,EAAkBH,EAAYD,EAAU,KAAM,GAAOE,CAAO,GAC5DE,EAAkBH,EAAYD,EAAU,GAAI,GAAOE,CAAO,CAClE","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- function o(e){return!!(e&&typeof e=="object"&&"before"in e&&"after"in e)}function t(e){return!!(e&&typeof e=="object"&&"from"in e)}function r(e){return!!(e&&typeof e=="object"&&"after"in e)}function f(e){return!!(e&&typeof e=="object"&&"before"in e)}function i(e){return!!(e&&typeof e=="object"&&"dayOfWeek"in e)}function y(e,n){return Array.isArray(e)&&e.every(n.isDate)}export{r as isDateAfterType,f as isDateBeforeType,o as isDateInterval,t as isDateRange,y as isDatesArray,i as isDayOfWeekType};
2
- //# sourceMappingURL=typeguards.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"typeguards.js","sources":["../../../../../../node_modules/react-day-picker/dist/esm/utils/typeguards.js"],"sourcesContent":["/**\n * Checks if the given value is of type {@link DateInterval}.\n *\n * @param matcher - The value to check.\n * @returns `true` if the value is a {@link DateInterval}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateInterval(matcher) {\n return Boolean(matcher &&\n typeof matcher === \"object\" &&\n \"before\" in matcher &&\n \"after\" in matcher);\n}\n/**\n * Checks if the given value is of type {@link DateRange}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateRange}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateRange(value) {\n return Boolean(value && typeof value === \"object\" && \"from\" in value);\n}\n/**\n * Checks if the given value is of type {@link DateAfter}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateAfter}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateAfterType(value) {\n return Boolean(value && typeof value === \"object\" && \"after\" in value);\n}\n/**\n * Checks if the given value is of type {@link DateBefore}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateBefore}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateBeforeType(value) {\n return Boolean(value && typeof value === \"object\" && \"before\" in value);\n}\n/**\n * Checks if the given value is of type {@link DayOfWeek}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DayOfWeek}, otherwise `false`.\n * @group Utilities\n */\nexport function isDayOfWeekType(value) {\n return Boolean(value && typeof value === \"object\" && \"dayOfWeek\" in value);\n}\n/**\n * Checks if the given value is an array of valid dates.\n *\n * @private\n * @param value - The value to check.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the value is an array of valid dates, otherwise `false`.\n */\nexport function isDatesArray(value, dateLib) {\n return Array.isArray(value) && value.every(dateLib.isDate);\n}\n//# sourceMappingURL=typeguards.js.map"],"names":["isDateInterval","matcher","isDateRange","value","isDateAfterType","isDateBeforeType","isDayOfWeekType","isDatesArray","dateLib"],"mappings":"AAOO,SAASA,EAAeC,EAAS,CACpC,MAAO,GAAQA,GACX,OAAOA,GAAY,UACnB,WAAYA,GACZ,UAAWA,EACnB,CAQO,SAASC,EAAYC,EAAO,CAC/B,MAAO,GAAQA,GAAS,OAAOA,GAAU,UAAY,SAAUA,EACnE,CAQO,SAASC,EAAgBD,EAAO,CACnC,MAAO,GAAQA,GAAS,OAAOA,GAAU,UAAY,UAAWA,EACpE,CAQO,SAASE,EAAiBF,EAAO,CACpC,MAAO,GAAQA,GAAS,OAAOA,GAAU,UAAY,WAAYA,EACrE,CAQO,SAASG,EAAgBH,EAAO,CACnC,MAAO,GAAQA,GAAS,OAAOA,GAAU,UAAY,cAAeA,EACxE,CASO,SAASI,EAAaJ,EAAOK,EAAS,CACzC,OAAO,MAAM,QAAQL,CAAK,GAAKA,EAAM,MAAMK,EAAQ,MAAM,CAC7D","x_google_ignoreList":[0]}
@@ -1 +0,0 @@
1
- .rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}
@@ -1,4 +0,0 @@
1
- import Me,{useMemo as C,useRef as T,useReducer as Ne,useEffect as ue,useCallback as m,forwardRef as $e,useImperativeHandle as Ue,Fragment as qe}from"react";import a from"../../../prop-types/index.js";import{fromEvent as Je}from"../../../file-selector/dist/es2015/file-selector.js";import{acceptPropAsAcceptAttr as Ye,pickerOptionsFromAccept as Ge,canUseFileSystemAccessAPI as Qe,onDocumentDragOver as Se,isEvtWithFiles as H,isPropagationStopped as Re,allFilesAccepted as Ve,fileAccepted as Xe,fileMatchSize as Ze,TOO_MANY_FILES_REJECTION as er,isAbort as rr,isSecurityError as nr,isIeOrEdge as tr,composeEventHandlers as y}from"./utils/index.js";var or=["children"],ir=["open"],ar=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],cr=["refKey","onChange","onClick"];function ur(e){return fr(e)||sr(e)||Ie(e)||lr()}function lr(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sr(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function fr(e){if(Array.isArray(e))return se(e)}function le(e,n){return dr(e)||gr(e,n)||Ie(e,n)||pr()}function pr(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
3
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ie(e,n){if(e){if(typeof e=="string")return se(e,n);var o=Object.prototype.toString.call(e).slice(8,-1);if(o==="Object"&&e.constructor&&(o=e.constructor.name),o==="Map"||o==="Set")return Array.from(e);if(o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return se(e,n)}}function se(e,n){(n==null||n>e.length)&&(n=e.length);for(var o=0,i=new Array(n);o<n;o++)i[o]=e[o];return i}function gr(e,n){var o=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(o!=null){var i=[],c=!0,s=!1,b,D;try{for(o=o.call(e);!(c=(b=o.next()).done)&&(i.push(b.value),!(n&&i.length===n));c=!0);}catch(h){s=!0,D=h}finally{try{!c&&o.return!=null&&o.return()}finally{if(s)throw D}}return i}}function dr(e){if(Array.isArray(e))return e}function ke(e,n){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter(function(c){return Object.getOwnPropertyDescriptor(e,c).enumerable})),o.push.apply(o,i)}return o}function u(e){for(var n=1;n<arguments.length;n++){var o=arguments[n]!=null?arguments[n]:{};n%2?ke(Object(o),!0).forEach(function(i){fe(e,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ke(Object(o)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(o,i))})}return e}function fe(e,n,o){return n in e?Object.defineProperty(e,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[n]=o,e}function B(e,n){if(e==null)return{};var o=Dr(e,n),i,c;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(c=0;c<s.length;c++)i=s[c],!(n.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(o[i]=e[i])}return o}function Dr(e,n){if(e==null)return{};var o={},i=Object.keys(e),c,s;for(s=0;s<i.length;s++)c=i[s],!(n.indexOf(c)>=0)&&(o[c]=e[c]);return o}var ge=$e(function(e,n){var o=e.children,i=B(e,or),c=vr(i),s=c.open,b=B(c,ir);return Ue(n,function(){return{open:s}},[s]),Me.createElement(qe,null,o(u(u({},b),{},{open:s})))});ge.displayName="Dropzone";var ze={disabled:!1,getFilesFromEvent:Je,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!1,autoFocus:!1};ge.defaultProps=ze;ge.propTypes={children:a.func,accept:a.objectOf(a.arrayOf(a.string)),multiple:a.bool,preventDropOnDocument:a.bool,noClick:a.bool,noKeyboard:a.bool,noDrag:a.bool,noDragEventsBubbling:a.bool,minSize:a.number,maxSize:a.number,maxFiles:a.number,disabled:a.bool,getFilesFromEvent:a.func,onFileDialogCancel:a.func,onFileDialogOpen:a.func,useFsAccessApi:a.bool,autoFocus:a.bool,onDragEnter:a.func,onDragLeave:a.func,onDragOver:a.func,onDrop:a.func,onDropAccepted:a.func,onDropRejected:a.func,onError:a.func,validator:a.func};var pe={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function vr(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=u(u({},ze),e),o=n.accept,i=n.disabled,c=n.getFilesFromEvent,s=n.maxSize,b=n.minSize,D=n.multiple,h=n.maxFiles,W=n.onDragEnter,M=n.onDragLeave,N=n.onDragOver,$=n.onDrop,U=n.onDropAccepted,q=n.onDropRejected,J=n.onFileDialogCancel,Y=n.onFileDialogOpen,de=n.useFsAccessApi,De=n.autoFocus,G=n.preventDropOnDocument,ve=n.noClick,Q=n.noKeyboard,me=n.noDrag,F=n.noDragEventsBubbling,V=n.onError,j=n.validator,P=C(function(){return Ye(o)},[o]),ye=C(function(){return Ge(o)},[o]),X=C(function(){return typeof Y=="function"?Y:xe},[Y]),R=C(function(){return typeof J=="function"?J:xe},[J]),p=T(null),v=T(null),Ke=Ne(mr,pe),be=le(Ke,2),Z=be[0],g=be[1],Le=Z.isFocused,he=Z.isFileDialogActive,k=T(typeof window<"u"&&window.isSecureContext&&de&&Qe()),Fe=function(){!k.current&&he&&setTimeout(function(){if(v.current){var t=v.current.files;t.length||(g({type:"closeDialog"}),R())}},300)};ue(function(){return window.addEventListener("focus",Fe,!1),function(){window.removeEventListener("focus",Fe,!1)}},[v,he,R,k]);var O=T([]),Ae=function(t){p.current&&p.current.contains(t.target)||(t.preventDefault(),O.current=[])};ue(function(){return G&&(document.addEventListener("dragover",Se,!1),document.addEventListener("drop",Ae,!1)),function(){G&&(document.removeEventListener("dragover",Se),document.removeEventListener("drop",Ae))}},[p,G]),ue(function(){return!i&&De&&p.current&&p.current.focus(),function(){}},[p,De,i]);var A=m(function(r){V?V(r):console.error(r)},[V]),Oe=m(function(r){r.preventDefault(),r.persist(),K(r),O.current=[].concat(ur(O.current),[r.target]),H(r)&&Promise.resolve(c(r)).then(function(t){if(!(Re(r)&&!F)){var l=t.length,f=l>0&&Ve({files:t,accept:P,minSize:b,maxSize:s,multiple:D,maxFiles:h,validator:j}),d=l>0&&!f;g({isDragAccept:f,isDragReject:d,isDragActive:!0,type:"setDraggedFiles"}),W&&W(r)}}).catch(function(t){return A(t)})},[c,W,A,F,P,b,s,D,h,j]),Ee=m(function(r){r.preventDefault(),r.persist(),K(r);var t=H(r);if(t&&r.dataTransfer)try{r.dataTransfer.dropEffect="copy"}catch{}return t&&N&&N(r),!1},[N,F]),_e=m(function(r){r.preventDefault(),r.persist(),K(r);var t=O.current.filter(function(f){return p.current&&p.current.contains(f)}),l=t.indexOf(r.target);l!==-1&&t.splice(l,1),O.current=t,!(t.length>0)&&(g({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),H(r)&&M&&M(r))},[p,M,F]),x=m(function(r,t){var l=[],f=[];r.forEach(function(d){var S=Xe(d,P),w=le(S,2),re=w[0],ne=w[1],te=Ze(d,b,s),L=le(te,2),oe=L[0],ie=L[1],ae=j?j(d):null;if(re&&oe&&!ae)l.push(d);else{var ce=[ne,ie];ae&&(ce=ce.concat(ae)),f.push({file:d,errors:ce.filter(function(We){return We})})}}),(!D&&l.length>1||D&&h>=1&&l.length>h)&&(l.forEach(function(d){f.push({file:d,errors:[er]})}),l.splice(0)),g({acceptedFiles:l,fileRejections:f,isDragReject:f.length>0,type:"setFiles"}),$&&$(l,f,t),f.length>0&&q&&q(f,t),l.length>0&&U&&U(l,t)},[g,D,P,b,s,h,$,U,q,j]),I=m(function(r){r.preventDefault(),r.persist(),K(r),O.current=[],H(r)&&Promise.resolve(c(r)).then(function(t){Re(r)&&!F||x(t,r)}).catch(function(t){return A(t)}),g({type:"reset"})},[c,x,A,F]),E=m(function(){if(k.current){g({type:"openDialog"}),X();var r={multiple:D,types:ye};window.showOpenFilePicker(r).then(function(t){return c(t)}).then(function(t){x(t,null),g({type:"closeDialog"})}).catch(function(t){rr(t)?(R(t),g({type:"closeDialog"})):nr(t)?(k.current=!1,v.current?(v.current.value=null,v.current.click()):A(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):A(t)});return}v.current&&(g({type:"openDialog"}),X(),v.current.value=null,v.current.click())},[g,X,R,de,x,A,ye,D]),we=m(function(r){!p.current||!p.current.isEqualNode(r.target)||(r.key===" "||r.key==="Enter"||r.keyCode===32||r.keyCode===13)&&(r.preventDefault(),E())},[p,E]),Ce=m(function(){g({type:"focus"})},[]),je=m(function(){g({type:"blur"})},[]),Pe=m(function(){ve||(tr()?setTimeout(E,0):E())},[ve,E]),_=function(t){return i?null:t},ee=function(t){return Q?null:_(t)},z=function(t){return me?null:_(t)},K=function(t){F&&t.stopPropagation()},Te=C(function(){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=r.refKey,l=t===void 0?"ref":t,f=r.role,d=r.onKeyDown,S=r.onFocus,w=r.onBlur,re=r.onClick,ne=r.onDragEnter,te=r.onDragOver,L=r.onDragLeave,oe=r.onDrop,ie=B(r,ar);return u(u(fe({onKeyDown:ee(y(d,we)),onFocus:ee(y(S,Ce)),onBlur:ee(y(w,je)),onClick:_(y(re,Pe)),onDragEnter:z(y(ne,Oe)),onDragOver:z(y(te,Ee)),onDragLeave:z(y(L,_e)),onDrop:z(y(oe,I)),role:typeof f=="string"&&f!==""?f:"presentation"},l,p),!i&&!Q?{tabIndex:0}:{}),ie)}},[p,we,Ce,je,Pe,Oe,Ee,_e,I,Q,me,i]),He=m(function(r){r.stopPropagation()},[]),Be=C(function(){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=r.refKey,l=t===void 0?"ref":t,f=r.onChange,d=r.onClick,S=B(r,cr),w=fe({accept:P,multiple:D,type:"file",style:{border:0,clip:"rect(0, 0, 0, 0)",clipPath:"inset(50%)",height:"1px",margin:"0 -1px -1px 0",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"},onChange:_(y(f,I)),onClick:_(y(d,He)),tabIndex:-1},l,v);return u(u({},w),S)}},[v,o,D,I,i]);return u(u({},Z),{},{isFocused:Le&&!i,getRootProps:Te,getInputProps:Be,rootRef:p,inputRef:v,open:_(E)})}function mr(e,n){switch(n.type){case"focus":return u(u({},e),{},{isFocused:!0});case"blur":return u(u({},e),{},{isFocused:!1});case"openDialog":return u(u({},pe),{},{isFileDialogActive:!0});case"closeDialog":return u(u({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return u(u({},e),{},{isDragActive:n.isDragActive,isDragAccept:n.isDragAccept,isDragReject:n.isDragReject});case"setFiles":return u(u({},e),{},{acceptedFiles:n.acceptedFiles,fileRejections:n.fileRejections,isDragReject:n.isDragReject});case"reset":return u({},pe);default:return e}}function xe(){}export{ge as default,vr as useDropzone};
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/react-dropzone/dist/es/index.js"],"sourcesContent":["var _excluded = [\"children\"],\n _excluded2 = [\"open\"],\n _excluded3 = [\"refKey\", \"role\", \"onKeyDown\", \"onFocus\", \"onBlur\", \"onClick\", \"onDragEnter\", \"onDragOver\", \"onDragLeave\", \"onDrop\"],\n _excluded4 = [\"refKey\", \"onChange\", \"onClick\"];\n\nfunction _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* eslint prefer-template: 0 */\nimport React, { forwardRef, Fragment, useCallback, useEffect, useImperativeHandle, useMemo, useReducer, useRef } from \"react\";\nimport PropTypes from \"prop-types\";\nimport { fromEvent } from \"file-selector\";\nimport { acceptPropAsAcceptAttr, allFilesAccepted, composeEventHandlers, fileAccepted, fileMatchSize, canUseFileSystemAccessAPI, isAbort, isEvtWithFiles, isIeOrEdge, isPropagationStopped, isSecurityError, onDocumentDragOver, pickerOptionsFromAccept, TOO_MANY_FILES_REJECTION } from \"./utils/index.js\";\n/**\n * Convenience wrapper component for the `useDropzone` hook\n *\n * ```jsx\n * <Dropzone>\n * {({getRootProps, getInputProps}) => (\n * <div {...getRootProps()}>\n * <input {...getInputProps()} />\n * <p>Drag 'n' drop some files here, or click to select files</p>\n * </div>\n * )}\n * </Dropzone>\n * ```\n */\n\nvar Dropzone = /*#__PURE__*/forwardRef(function (_ref, ref) {\n var children = _ref.children,\n params = _objectWithoutProperties(_ref, _excluded);\n\n var _useDropzone = useDropzone(params),\n open = _useDropzone.open,\n props = _objectWithoutProperties(_useDropzone, _excluded2);\n\n useImperativeHandle(ref, function () {\n return {\n open: open\n };\n }, [open]); // TODO: Figure out why react-styleguidist cannot create docs if we don't return a jsx element\n\n return /*#__PURE__*/React.createElement(Fragment, null, children(_objectSpread(_objectSpread({}, props), {}, {\n open: open\n })));\n});\nDropzone.displayName = \"Dropzone\"; // Add default props for react-docgen\n\nvar defaultProps = {\n disabled: false,\n getFilesFromEvent: fromEvent,\n maxSize: Infinity,\n minSize: 0,\n multiple: true,\n maxFiles: 0,\n preventDropOnDocument: true,\n noClick: false,\n noKeyboard: false,\n noDrag: false,\n noDragEventsBubbling: false,\n validator: null,\n useFsAccessApi: false,\n autoFocus: false\n};\nDropzone.defaultProps = defaultProps;\nDropzone.propTypes = {\n /**\n * Render function that exposes the dropzone state and prop getter fns\n *\n * @param {object} params\n * @param {Function} params.getRootProps Returns the props you should apply to the root drop container you render\n * @param {Function} params.getInputProps Returns the props you should apply to hidden file input you render\n * @param {Function} params.open Open the native file selection dialog\n * @param {boolean} params.isFocused Dropzone area is in focus\n * @param {boolean} params.isFileDialogActive File dialog is opened\n * @param {boolean} params.isDragActive Active drag is in progress\n * @param {boolean} params.isDragAccept Dragged files are accepted\n * @param {boolean} params.isDragReject Some dragged files are rejected\n * @param {File[]} params.acceptedFiles Accepted files\n * @param {FileRejection[]} params.fileRejections Rejected files and why they were rejected\n */\n children: PropTypes.func,\n\n /**\n * Set accepted file types.\n * Checkout https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker types option for more information.\n * Keep in mind that mime type determination is not reliable across platforms. CSV files,\n * for example, are reported as text/plain under macOS but as application/vnd.ms-excel under\n * Windows. In some cases there might not be a mime type set at all (https://github.com/react-dropzone/react-dropzone/issues/276).\n */\n accept: PropTypes.objectOf(PropTypes.arrayOf(PropTypes.string)),\n\n /**\n * Allow drag 'n' drop (or selection from the file dialog) of multiple files\n */\n multiple: PropTypes.bool,\n\n /**\n * If false, allow dropped items to take over the current browser window\n */\n preventDropOnDocument: PropTypes.bool,\n\n /**\n * If true, disables click to open the native file selection dialog\n */\n noClick: PropTypes.bool,\n\n /**\n * If true, disables SPACE/ENTER to open the native file selection dialog.\n * Note that it also stops tracking the focus state.\n */\n noKeyboard: PropTypes.bool,\n\n /**\n * If true, disables drag 'n' drop\n */\n noDrag: PropTypes.bool,\n\n /**\n * If true, stops drag event propagation to parents\n */\n noDragEventsBubbling: PropTypes.bool,\n\n /**\n * Minimum file size (in bytes)\n */\n minSize: PropTypes.number,\n\n /**\n * Maximum file size (in bytes)\n */\n maxSize: PropTypes.number,\n\n /**\n * Maximum accepted number of files\n * The default value is 0 which means there is no limitation to how many files are accepted.\n */\n maxFiles: PropTypes.number,\n\n /**\n * Enable/disable the dropzone\n */\n disabled: PropTypes.bool,\n\n /**\n * Use this to provide a custom file aggregator\n *\n * @param {(DragEvent|Event|Array<FileSystemFileHandle>)} event A drag event or input change event (if files were selected via the file dialog)\n */\n getFilesFromEvent: PropTypes.func,\n\n /**\n * Cb for when closing the file dialog with no selection\n */\n onFileDialogCancel: PropTypes.func,\n\n /**\n * Cb for when opening the file dialog\n */\n onFileDialogOpen: PropTypes.func,\n\n /**\n * Set to true to use the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API\n * to open the file picker instead of using an `<input type=\"file\">` click event.\n */\n useFsAccessApi: PropTypes.bool,\n\n /**\n * Set to true to focus the root element on render\n */\n autoFocus: PropTypes.bool,\n\n /**\n * Cb for when the `dragenter` event occurs.\n *\n * @param {DragEvent} event\n */\n onDragEnter: PropTypes.func,\n\n /**\n * Cb for when the `dragleave` event occurs\n *\n * @param {DragEvent} event\n */\n onDragLeave: PropTypes.func,\n\n /**\n * Cb for when the `dragover` event occurs\n *\n * @param {DragEvent} event\n */\n onDragOver: PropTypes.func,\n\n /**\n * Cb for when the `drop` event occurs.\n * Note that this callback is invoked after the `getFilesFromEvent` callback is done.\n *\n * Files are accepted or rejected based on the `accept`, `multiple`, `minSize` and `maxSize` props.\n * `accept` must be a valid [MIME type](http://www.iana.org/assignments/media-types/media-types.xhtml) according to [input element specification](https://www.w3.org/wiki/HTML/Elements/input/file) or a valid file extension.\n * If `multiple` is set to false and additional files are dropped,\n * all files besides the first will be rejected.\n * Any file which does not have a size in the [`minSize`, `maxSize`] range, will be rejected as well.\n *\n * Note that the `onDrop` callback will always be invoked regardless if the dropped files were accepted or rejected.\n * If you'd like to react to a specific scenario, use the `onDropAccepted`/`onDropRejected` props.\n *\n * `onDrop` will provide you with an array of [File](https://developer.mozilla.org/en-US/docs/Web/API/File) objects which you can then process and send to a server.\n * For example, with [SuperAgent](https://github.com/visionmedia/superagent) as a http/ajax library:\n *\n * ```js\n * function onDrop(acceptedFiles) {\n * const req = request.post('/upload')\n * acceptedFiles.forEach(file => {\n * req.attach(file.name, file)\n * })\n * req.end(callback)\n * }\n * ```\n *\n * @param {File[]} acceptedFiles\n * @param {FileRejection[]} fileRejections\n * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog)\n */\n onDrop: PropTypes.func,\n\n /**\n * Cb for when the `drop` event occurs.\n * Note that if no files are accepted, this callback is not invoked.\n *\n * @param {File[]} files\n * @param {(DragEvent|Event)} event\n */\n onDropAccepted: PropTypes.func,\n\n /**\n * Cb for when the `drop` event occurs.\n * Note that if no files are rejected, this callback is not invoked.\n *\n * @param {FileRejection[]} fileRejections\n * @param {(DragEvent|Event)} event\n */\n onDropRejected: PropTypes.func,\n\n /**\n * Cb for when there's some error from any of the promises.\n *\n * @param {Error} error\n */\n onError: PropTypes.func,\n\n /**\n * Custom validation function. It must return null if there's no errors.\n * @param {File} file\n * @returns {FileError|FileError[]|null}\n */\n validator: PropTypes.func\n};\nexport default Dropzone;\n/**\n * A function that is invoked for the `dragenter`,\n * `dragover` and `dragleave` events.\n * It is not invoked if the items are not files (such as link, text, etc.).\n *\n * @callback dragCb\n * @param {DragEvent} event\n */\n\n/**\n * A function that is invoked for the `drop` or input change event.\n * It is not invoked if the items are not files (such as link, text, etc.).\n *\n * @callback dropCb\n * @param {File[]} acceptedFiles List of accepted files\n * @param {FileRejection[]} fileRejections List of rejected files and why they were rejected\n * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog)\n */\n\n/**\n * A function that is invoked for the `drop` or input change event.\n * It is not invoked if the items are files (such as link, text, etc.).\n *\n * @callback dropAcceptedCb\n * @param {File[]} files List of accepted files that meet the given criteria\n * (`accept`, `multiple`, `minSize`, `maxSize`)\n * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog)\n */\n\n/**\n * A function that is invoked for the `drop` or input change event.\n *\n * @callback dropRejectedCb\n * @param {File[]} files List of rejected files that do not meet the given criteria\n * (`accept`, `multiple`, `minSize`, `maxSize`)\n * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog)\n */\n\n/**\n * A function that is used aggregate files,\n * in a asynchronous fashion, from drag or input change events.\n *\n * @callback getFilesFromEvent\n * @param {(DragEvent|Event|Array<FileSystemFileHandle>)} event A drag event or input change event (if files were selected via the file dialog)\n * @returns {(File[]|Promise<File[]>)}\n */\n\n/**\n * An object with the current dropzone state.\n *\n * @typedef {object} DropzoneState\n * @property {boolean} isFocused Dropzone area is in focus\n * @property {boolean} isFileDialogActive File dialog is opened\n * @property {boolean} isDragActive Active drag is in progress\n * @property {boolean} isDragAccept Dragged files are accepted\n * @property {boolean} isDragReject Some dragged files are rejected\n * @property {File[]} acceptedFiles Accepted files\n * @property {FileRejection[]} fileRejections Rejected files and why they were rejected\n */\n\n/**\n * An object with the dropzone methods.\n *\n * @typedef {object} DropzoneMethods\n * @property {Function} getRootProps Returns the props you should apply to the root drop container you render\n * @property {Function} getInputProps Returns the props you should apply to hidden file input you render\n * @property {Function} open Open the native file selection dialog\n */\n\nvar initialState = {\n isFocused: false,\n isFileDialogActive: false,\n isDragActive: false,\n isDragAccept: false,\n isDragReject: false,\n acceptedFiles: [],\n fileRejections: []\n};\n/**\n * A React hook that creates a drag 'n' drop area.\n *\n * ```jsx\n * function MyDropzone(props) {\n * const {getRootProps, getInputProps} = useDropzone({\n * onDrop: acceptedFiles => {\n * // do something with the File objects, e.g. upload to some server\n * }\n * });\n * return (\n * <div {...getRootProps()}>\n * <input {...getInputProps()} />\n * <p>Drag and drop some files here, or click to select files</p>\n * </div>\n * )\n * }\n * ```\n *\n * @function useDropzone\n *\n * @param {object} props\n * @param {import(\"./utils\").AcceptProp} [props.accept] Set accepted file types.\n * Checkout https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker types option for more information.\n * Keep in mind that mime type determination is not reliable across platforms. CSV files,\n * for example, are reported as text/plain under macOS but as application/vnd.ms-excel under\n * Windows. In some cases there might not be a mime type set at all (https://github.com/react-dropzone/react-dropzone/issues/276).\n * @param {boolean} [props.multiple=true] Allow drag 'n' drop (or selection from the file dialog) of multiple files\n * @param {boolean} [props.preventDropOnDocument=true] If false, allow dropped items to take over the current browser window\n * @param {boolean} [props.noClick=false] If true, disables click to open the native file selection dialog\n * @param {boolean} [props.noKeyboard=false] If true, disables SPACE/ENTER to open the native file selection dialog.\n * Note that it also stops tracking the focus state.\n * @param {boolean} [props.noDrag=false] If true, disables drag 'n' drop\n * @param {boolean} [props.noDragEventsBubbling=false] If true, stops drag event propagation to parents\n * @param {number} [props.minSize=0] Minimum file size (in bytes)\n * @param {number} [props.maxSize=Infinity] Maximum file size (in bytes)\n * @param {boolean} [props.disabled=false] Enable/disable the dropzone\n * @param {getFilesFromEvent} [props.getFilesFromEvent] Use this to provide a custom file aggregator\n * @param {Function} [props.onFileDialogCancel] Cb for when closing the file dialog with no selection\n * @param {boolean} [props.useFsAccessApi] Set to true to use the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API\n * to open the file picker instead of using an `<input type=\"file\">` click event.\n * @param {boolean} autoFocus Set to true to auto focus the root element.\n * @param {Function} [props.onFileDialogOpen] Cb for when opening the file dialog\n * @param {dragCb} [props.onDragEnter] Cb for when the `dragenter` event occurs.\n * @param {dragCb} [props.onDragLeave] Cb for when the `dragleave` event occurs\n * @param {dragCb} [props.onDragOver] Cb for when the `dragover` event occurs\n * @param {dropCb} [props.onDrop] Cb for when the `drop` event occurs.\n * Note that this callback is invoked after the `getFilesFromEvent` callback is done.\n *\n * Files are accepted or rejected based on the `accept`, `multiple`, `minSize` and `maxSize` props.\n * `accept` must be an object with keys as a valid [MIME type](http://www.iana.org/assignments/media-types/media-types.xhtml) according to [input element specification](https://www.w3.org/wiki/HTML/Elements/input/file) and the value an array of file extensions (optional).\n * If `multiple` is set to false and additional files are dropped,\n * all files besides the first will be rejected.\n * Any file which does not have a size in the [`minSize`, `maxSize`] range, will be rejected as well.\n *\n * Note that the `onDrop` callback will always be invoked regardless if the dropped files were accepted or rejected.\n * If you'd like to react to a specific scenario, use the `onDropAccepted`/`onDropRejected` props.\n *\n * `onDrop` will provide you with an array of [File](https://developer.mozilla.org/en-US/docs/Web/API/File) objects which you can then process and send to a server.\n * For example, with [SuperAgent](https://github.com/visionmedia/superagent) as a http/ajax library:\n *\n * ```js\n * function onDrop(acceptedFiles) {\n * const req = request.post('/upload')\n * acceptedFiles.forEach(file => {\n * req.attach(file.name, file)\n * })\n * req.end(callback)\n * }\n * ```\n * @param {dropAcceptedCb} [props.onDropAccepted]\n * @param {dropRejectedCb} [props.onDropRejected]\n * @param {(error: Error) => void} [props.onError]\n *\n * @returns {DropzoneState & DropzoneMethods}\n */\n\nexport function useDropzone() {\n var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n var _defaultProps$props = _objectSpread(_objectSpread({}, defaultProps), props),\n accept = _defaultProps$props.accept,\n disabled = _defaultProps$props.disabled,\n getFilesFromEvent = _defaultProps$props.getFilesFromEvent,\n maxSize = _defaultProps$props.maxSize,\n minSize = _defaultProps$props.minSize,\n multiple = _defaultProps$props.multiple,\n maxFiles = _defaultProps$props.maxFiles,\n onDragEnter = _defaultProps$props.onDragEnter,\n onDragLeave = _defaultProps$props.onDragLeave,\n onDragOver = _defaultProps$props.onDragOver,\n onDrop = _defaultProps$props.onDrop,\n onDropAccepted = _defaultProps$props.onDropAccepted,\n onDropRejected = _defaultProps$props.onDropRejected,\n onFileDialogCancel = _defaultProps$props.onFileDialogCancel,\n onFileDialogOpen = _defaultProps$props.onFileDialogOpen,\n useFsAccessApi = _defaultProps$props.useFsAccessApi,\n autoFocus = _defaultProps$props.autoFocus,\n preventDropOnDocument = _defaultProps$props.preventDropOnDocument,\n noClick = _defaultProps$props.noClick,\n noKeyboard = _defaultProps$props.noKeyboard,\n noDrag = _defaultProps$props.noDrag,\n noDragEventsBubbling = _defaultProps$props.noDragEventsBubbling,\n onError = _defaultProps$props.onError,\n validator = _defaultProps$props.validator;\n\n var acceptAttr = useMemo(function () {\n return acceptPropAsAcceptAttr(accept);\n }, [accept]);\n var pickerTypes = useMemo(function () {\n return pickerOptionsFromAccept(accept);\n }, [accept]);\n var onFileDialogOpenCb = useMemo(function () {\n return typeof onFileDialogOpen === \"function\" ? onFileDialogOpen : noop;\n }, [onFileDialogOpen]);\n var onFileDialogCancelCb = useMemo(function () {\n return typeof onFileDialogCancel === \"function\" ? onFileDialogCancel : noop;\n }, [onFileDialogCancel]);\n /**\n * @constant\n * @type {React.MutableRefObject<HTMLElement>}\n */\n\n var rootRef = useRef(null);\n var inputRef = useRef(null);\n\n var _useReducer = useReducer(reducer, initialState),\n _useReducer2 = _slicedToArray(_useReducer, 2),\n state = _useReducer2[0],\n dispatch = _useReducer2[1];\n\n var isFocused = state.isFocused,\n isFileDialogActive = state.isFileDialogActive;\n var fsAccessApiWorksRef = useRef(typeof window !== \"undefined\" && window.isSecureContext && useFsAccessApi && canUseFileSystemAccessAPI()); // Update file dialog active state when the window is focused on\n\n var onWindowFocus = function onWindowFocus() {\n // Execute the timeout only if the file dialog is opened in the browser\n if (!fsAccessApiWorksRef.current && isFileDialogActive) {\n setTimeout(function () {\n if (inputRef.current) {\n var files = inputRef.current.files;\n\n if (!files.length) {\n dispatch({\n type: \"closeDialog\"\n });\n onFileDialogCancelCb();\n }\n }\n }, 300);\n }\n };\n\n useEffect(function () {\n window.addEventListener(\"focus\", onWindowFocus, false);\n return function () {\n window.removeEventListener(\"focus\", onWindowFocus, false);\n };\n }, [inputRef, isFileDialogActive, onFileDialogCancelCb, fsAccessApiWorksRef]);\n var dragTargetsRef = useRef([]);\n\n var onDocumentDrop = function onDocumentDrop(event) {\n if (rootRef.current && rootRef.current.contains(event.target)) {\n // If we intercepted an event for our instance, let it propagate down to the instance's onDrop handler\n return;\n }\n\n event.preventDefault();\n dragTargetsRef.current = [];\n };\n\n useEffect(function () {\n if (preventDropOnDocument) {\n document.addEventListener(\"dragover\", onDocumentDragOver, false);\n document.addEventListener(\"drop\", onDocumentDrop, false);\n }\n\n return function () {\n if (preventDropOnDocument) {\n document.removeEventListener(\"dragover\", onDocumentDragOver);\n document.removeEventListener(\"drop\", onDocumentDrop);\n }\n };\n }, [rootRef, preventDropOnDocument]); // Auto focus the root when autoFocus is true\n\n useEffect(function () {\n if (!disabled && autoFocus && rootRef.current) {\n rootRef.current.focus();\n }\n\n return function () {};\n }, [rootRef, autoFocus, disabled]);\n var onErrCb = useCallback(function (e) {\n if (onError) {\n onError(e);\n } else {\n // Let the user know something's gone wrong if they haven't provided the onError cb.\n console.error(e);\n }\n }, [onError]);\n var onDragEnterCb = useCallback(function (event) {\n event.preventDefault(); // Persist here because we need the event later after getFilesFromEvent() is done\n\n event.persist();\n stopPropagation(event);\n dragTargetsRef.current = [].concat(_toConsumableArray(dragTargetsRef.current), [event.target]);\n\n if (isEvtWithFiles(event)) {\n Promise.resolve(getFilesFromEvent(event)).then(function (files) {\n if (isPropagationStopped(event) && !noDragEventsBubbling) {\n return;\n }\n\n var fileCount = files.length;\n var isDragAccept = fileCount > 0 && allFilesAccepted({\n files: files,\n accept: acceptAttr,\n minSize: minSize,\n maxSize: maxSize,\n multiple: multiple,\n maxFiles: maxFiles,\n validator: validator\n });\n var isDragReject = fileCount > 0 && !isDragAccept;\n dispatch({\n isDragAccept: isDragAccept,\n isDragReject: isDragReject,\n isDragActive: true,\n type: \"setDraggedFiles\"\n });\n\n if (onDragEnter) {\n onDragEnter(event);\n }\n }).catch(function (e) {\n return onErrCb(e);\n });\n }\n }, [getFilesFromEvent, onDragEnter, onErrCb, noDragEventsBubbling, acceptAttr, minSize, maxSize, multiple, maxFiles, validator]);\n var onDragOverCb = useCallback(function (event) {\n event.preventDefault();\n event.persist();\n stopPropagation(event);\n var hasFiles = isEvtWithFiles(event);\n\n if (hasFiles && event.dataTransfer) {\n try {\n event.dataTransfer.dropEffect = \"copy\";\n } catch (_unused) {}\n /* eslint-disable-line no-empty */\n\n }\n\n if (hasFiles && onDragOver) {\n onDragOver(event);\n }\n\n return false;\n }, [onDragOver, noDragEventsBubbling]);\n var onDragLeaveCb = useCallback(function (event) {\n event.preventDefault();\n event.persist();\n stopPropagation(event); // Only deactivate once the dropzone and all children have been left\n\n var targets = dragTargetsRef.current.filter(function (target) {\n return rootRef.current && rootRef.current.contains(target);\n }); // Make sure to remove a target present multiple times only once\n // (Firefox may fire dragenter/dragleave multiple times on the same element)\n\n var targetIdx = targets.indexOf(event.target);\n\n if (targetIdx !== -1) {\n targets.splice(targetIdx, 1);\n }\n\n dragTargetsRef.current = targets;\n\n if (targets.length > 0) {\n return;\n }\n\n dispatch({\n type: \"setDraggedFiles\",\n isDragActive: false,\n isDragAccept: false,\n isDragReject: false\n });\n\n if (isEvtWithFiles(event) && onDragLeave) {\n onDragLeave(event);\n }\n }, [rootRef, onDragLeave, noDragEventsBubbling]);\n var setFiles = useCallback(function (files, event) {\n var acceptedFiles = [];\n var fileRejections = [];\n files.forEach(function (file) {\n var _fileAccepted = fileAccepted(file, acceptAttr),\n _fileAccepted2 = _slicedToArray(_fileAccepted, 2),\n accepted = _fileAccepted2[0],\n acceptError = _fileAccepted2[1];\n\n var _fileMatchSize = fileMatchSize(file, minSize, maxSize),\n _fileMatchSize2 = _slicedToArray(_fileMatchSize, 2),\n sizeMatch = _fileMatchSize2[0],\n sizeError = _fileMatchSize2[1];\n\n var customErrors = validator ? validator(file) : null;\n\n if (accepted && sizeMatch && !customErrors) {\n acceptedFiles.push(file);\n } else {\n var errors = [acceptError, sizeError];\n\n if (customErrors) {\n errors = errors.concat(customErrors);\n }\n\n fileRejections.push({\n file: file,\n errors: errors.filter(function (e) {\n return e;\n })\n });\n }\n });\n\n if (!multiple && acceptedFiles.length > 1 || multiple && maxFiles >= 1 && acceptedFiles.length > maxFiles) {\n // Reject everything and empty accepted files\n acceptedFiles.forEach(function (file) {\n fileRejections.push({\n file: file,\n errors: [TOO_MANY_FILES_REJECTION]\n });\n });\n acceptedFiles.splice(0);\n }\n\n dispatch({\n acceptedFiles: acceptedFiles,\n fileRejections: fileRejections,\n isDragReject: fileRejections.length > 0,\n type: \"setFiles\"\n });\n\n if (onDrop) {\n onDrop(acceptedFiles, fileRejections, event);\n }\n\n if (fileRejections.length > 0 && onDropRejected) {\n onDropRejected(fileRejections, event);\n }\n\n if (acceptedFiles.length > 0 && onDropAccepted) {\n onDropAccepted(acceptedFiles, event);\n }\n }, [dispatch, multiple, acceptAttr, minSize, maxSize, maxFiles, onDrop, onDropAccepted, onDropRejected, validator]);\n var onDropCb = useCallback(function (event) {\n event.preventDefault(); // Persist here because we need the event later after getFilesFromEvent() is done\n\n event.persist();\n stopPropagation(event);\n dragTargetsRef.current = [];\n\n if (isEvtWithFiles(event)) {\n Promise.resolve(getFilesFromEvent(event)).then(function (files) {\n if (isPropagationStopped(event) && !noDragEventsBubbling) {\n return;\n }\n\n setFiles(files, event);\n }).catch(function (e) {\n return onErrCb(e);\n });\n }\n\n dispatch({\n type: \"reset\"\n });\n }, [getFilesFromEvent, setFiles, onErrCb, noDragEventsBubbling]); // Fn for opening the file dialog programmatically\n\n var openFileDialog = useCallback(function () {\n // No point to use FS access APIs if context is not secure\n // https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts#feature_detection\n if (fsAccessApiWorksRef.current) {\n dispatch({\n type: \"openDialog\"\n });\n onFileDialogOpenCb(); // https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker\n\n var opts = {\n multiple: multiple,\n types: pickerTypes\n };\n window.showOpenFilePicker(opts).then(function (handles) {\n return getFilesFromEvent(handles);\n }).then(function (files) {\n setFiles(files, null);\n dispatch({\n type: \"closeDialog\"\n });\n }).catch(function (e) {\n // AbortError means the user canceled\n if (isAbort(e)) {\n onFileDialogCancelCb(e);\n dispatch({\n type: \"closeDialog\"\n });\n } else if (isSecurityError(e)) {\n fsAccessApiWorksRef.current = false; // CORS, so cannot use this API\n // Try using the input\n\n if (inputRef.current) {\n inputRef.current.value = null;\n inputRef.current.click();\n } else {\n onErrCb(new Error(\"Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided.\"));\n }\n } else {\n onErrCb(e);\n }\n });\n return;\n }\n\n if (inputRef.current) {\n dispatch({\n type: \"openDialog\"\n });\n onFileDialogOpenCb();\n inputRef.current.value = null;\n inputRef.current.click();\n }\n }, [dispatch, onFileDialogOpenCb, onFileDialogCancelCb, useFsAccessApi, setFiles, onErrCb, pickerTypes, multiple]); // Cb to open the file dialog when SPACE/ENTER occurs on the dropzone\n\n var onKeyDownCb = useCallback(function (event) {\n // Ignore keyboard events bubbling up the DOM tree\n if (!rootRef.current || !rootRef.current.isEqualNode(event.target)) {\n return;\n }\n\n if (event.key === \" \" || event.key === \"Enter\" || event.keyCode === 32 || event.keyCode === 13) {\n event.preventDefault();\n openFileDialog();\n }\n }, [rootRef, openFileDialog]); // Update focus state for the dropzone\n\n var onFocusCb = useCallback(function () {\n dispatch({\n type: \"focus\"\n });\n }, []);\n var onBlurCb = useCallback(function () {\n dispatch({\n type: \"blur\"\n });\n }, []); // Cb to open the file dialog when click occurs on the dropzone\n\n var onClickCb = useCallback(function () {\n if (noClick) {\n return;\n } // In IE11/Edge the file-browser dialog is blocking, therefore, use setTimeout()\n // to ensure React can handle state changes\n // See: https://github.com/react-dropzone/react-dropzone/issues/450\n\n\n if (isIeOrEdge()) {\n setTimeout(openFileDialog, 0);\n } else {\n openFileDialog();\n }\n }, [noClick, openFileDialog]);\n\n var composeHandler = function composeHandler(fn) {\n return disabled ? null : fn;\n };\n\n var composeKeyboardHandler = function composeKeyboardHandler(fn) {\n return noKeyboard ? null : composeHandler(fn);\n };\n\n var composeDragHandler = function composeDragHandler(fn) {\n return noDrag ? null : composeHandler(fn);\n };\n\n var stopPropagation = function stopPropagation(event) {\n if (noDragEventsBubbling) {\n event.stopPropagation();\n }\n };\n\n var getRootProps = useMemo(function () {\n return function () {\n var _ref2 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n _ref2$refKey = _ref2.refKey,\n refKey = _ref2$refKey === void 0 ? \"ref\" : _ref2$refKey,\n role = _ref2.role,\n onKeyDown = _ref2.onKeyDown,\n onFocus = _ref2.onFocus,\n onBlur = _ref2.onBlur,\n onClick = _ref2.onClick,\n onDragEnter = _ref2.onDragEnter,\n onDragOver = _ref2.onDragOver,\n onDragLeave = _ref2.onDragLeave,\n onDrop = _ref2.onDrop,\n rest = _objectWithoutProperties(_ref2, _excluded3);\n\n return _objectSpread(_objectSpread(_defineProperty({\n onKeyDown: composeKeyboardHandler(composeEventHandlers(onKeyDown, onKeyDownCb)),\n onFocus: composeKeyboardHandler(composeEventHandlers(onFocus, onFocusCb)),\n onBlur: composeKeyboardHandler(composeEventHandlers(onBlur, onBlurCb)),\n onClick: composeHandler(composeEventHandlers(onClick, onClickCb)),\n onDragEnter: composeDragHandler(composeEventHandlers(onDragEnter, onDragEnterCb)),\n onDragOver: composeDragHandler(composeEventHandlers(onDragOver, onDragOverCb)),\n onDragLeave: composeDragHandler(composeEventHandlers(onDragLeave, onDragLeaveCb)),\n onDrop: composeDragHandler(composeEventHandlers(onDrop, onDropCb)),\n role: typeof role === \"string\" && role !== \"\" ? role : \"presentation\"\n }, refKey, rootRef), !disabled && !noKeyboard ? {\n tabIndex: 0\n } : {}), rest);\n };\n }, [rootRef, onKeyDownCb, onFocusCb, onBlurCb, onClickCb, onDragEnterCb, onDragOverCb, onDragLeaveCb, onDropCb, noKeyboard, noDrag, disabled]);\n var onInputElementClick = useCallback(function (event) {\n event.stopPropagation();\n }, []);\n var getInputProps = useMemo(function () {\n return function () {\n var _ref3 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n _ref3$refKey = _ref3.refKey,\n refKey = _ref3$refKey === void 0 ? \"ref\" : _ref3$refKey,\n onChange = _ref3.onChange,\n onClick = _ref3.onClick,\n rest = _objectWithoutProperties(_ref3, _excluded4);\n\n var inputProps = _defineProperty({\n accept: acceptAttr,\n multiple: multiple,\n type: \"file\",\n style: {\n border: 0,\n clip: \"rect(0, 0, 0, 0)\",\n clipPath: \"inset(50%)\",\n height: \"1px\",\n margin: \"0 -1px -1px 0\",\n overflow: \"hidden\",\n padding: 0,\n position: \"absolute\",\n width: \"1px\",\n whiteSpace: \"nowrap\"\n },\n onChange: composeHandler(composeEventHandlers(onChange, onDropCb)),\n onClick: composeHandler(composeEventHandlers(onClick, onInputElementClick)),\n tabIndex: -1\n }, refKey, inputRef);\n\n return _objectSpread(_objectSpread({}, inputProps), rest);\n };\n }, [inputRef, accept, multiple, onDropCb, disabled]);\n return _objectSpread(_objectSpread({}, state), {}, {\n isFocused: isFocused && !disabled,\n getRootProps: getRootProps,\n getInputProps: getInputProps,\n rootRef: rootRef,\n inputRef: inputRef,\n open: composeHandler(openFileDialog)\n });\n}\n/**\n * @param {DropzoneState} state\n * @param {{type: string} & DropzoneState} action\n * @returns {DropzoneState}\n */\n\nfunction reducer(state, action) {\n /* istanbul ignore next */\n switch (action.type) {\n case \"focus\":\n return _objectSpread(_objectSpread({}, state), {}, {\n isFocused: true\n });\n\n case \"blur\":\n return _objectSpread(_objectSpread({}, state), {}, {\n isFocused: false\n });\n\n case \"openDialog\":\n return _objectSpread(_objectSpread({}, initialState), {}, {\n isFileDialogActive: true\n });\n\n case \"closeDialog\":\n return _objectSpread(_objectSpread({}, state), {}, {\n isFileDialogActive: false\n });\n\n case \"setDraggedFiles\":\n return _objectSpread(_objectSpread({}, state), {}, {\n isDragActive: action.isDragActive,\n isDragAccept: action.isDragAccept,\n isDragReject: action.isDragReject\n });\n\n case \"setFiles\":\n return _objectSpread(_objectSpread({}, state), {}, {\n acceptedFiles: action.acceptedFiles,\n fileRejections: action.fileRejections,\n isDragReject: action.isDragReject\n });\n\n case \"reset\":\n return _objectSpread({}, initialState);\n\n default:\n return state;\n }\n}\n\nfunction noop() {}\n\nexport { ErrorCode } from \"./utils/index.js\";"],"names":["_excluded","_excluded2","_excluded3","_excluded4","_toConsumableArray","arr","_arrayWithoutHoles","_iterableToArray","_unsupportedIterableToArray","_nonIterableSpread","iter","_arrayLikeToArray","_slicedToArray","i","_arrayWithHoles","_iterableToArrayLimit","_nonIterableRest","o","minLen","n","len","arr2","_i","_arr","_n","_d","_s","_e","err","ownKeys","object","enumerableOnly","keys","symbols","sym","_objectSpread","target","source","key","_defineProperty","obj","value","_objectWithoutProperties","excluded","_objectWithoutPropertiesLoose","sourceSymbolKeys","sourceKeys","Dropzone","forwardRef","_ref","ref","children","params","_useDropzone","useDropzone","open","props","useImperativeHandle","React","Fragment","defaultProps","fromEvent","PropTypes","initialState","_defaultProps$props","accept","disabled","getFilesFromEvent","maxSize","minSize","multiple","maxFiles","onDragEnter","onDragLeave","onDragOver","onDrop","onDropAccepted","onDropRejected","onFileDialogCancel","onFileDialogOpen","useFsAccessApi","autoFocus","preventDropOnDocument","noClick","noKeyboard","noDrag","noDragEventsBubbling","onError","validator","acceptAttr","useMemo","acceptPropAsAcceptAttr","pickerTypes","pickerOptionsFromAccept","onFileDialogOpenCb","noop","onFileDialogCancelCb","rootRef","useRef","inputRef","_useReducer","useReducer","reducer","_useReducer2","state","dispatch","isFocused","isFileDialogActive","fsAccessApiWorksRef","canUseFileSystemAccessAPI","onWindowFocus","files","useEffect","dragTargetsRef","onDocumentDrop","event","onDocumentDragOver","onErrCb","useCallback","e","onDragEnterCb","stopPropagation","isEvtWithFiles","isPropagationStopped","fileCount","isDragAccept","allFilesAccepted","isDragReject","onDragOverCb","hasFiles","onDragLeaveCb","targets","targetIdx","setFiles","acceptedFiles","fileRejections","file","_fileAccepted","fileAccepted","_fileAccepted2","accepted","acceptError","_fileMatchSize","fileMatchSize","_fileMatchSize2","sizeMatch","sizeError","customErrors","errors","TOO_MANY_FILES_REJECTION","onDropCb","openFileDialog","opts","handles","isAbort","isSecurityError","onKeyDownCb","onFocusCb","onBlurCb","onClickCb","isIeOrEdge","composeHandler","fn","composeKeyboardHandler","composeDragHandler","getRootProps","_ref2","_ref2$refKey","refKey","role","onKeyDown","onFocus","onBlur","onClick","rest","composeEventHandlers","onInputElementClick","getInputProps","_ref3","_ref3$refKey","onChange","inputProps","action"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,4 +0,0 @@
1
- import f from"../../../../attr-accept/dist/es/index.js";function d(e){return R(e)||F(e)||v(e)||P()}function P(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function F(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function R(e){if(Array.isArray(e))return p(e)}function y(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),t.push.apply(t,n)}return t}function m(e){for(var r=1;r<arguments.length;r++){var t=arguments[r]!=null?arguments[r]:{};r%2?y(Object(t),!0).forEach(function(n){O(e,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):y(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})}return e}function O(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function s(e,r){return D(e)||L(e,r)||v(e,r)||x()}function x(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
3
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function v(e,r){if(e){if(typeof e=="string")return p(e,r);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return p(e,r)}}function p(e,r){(r==null||r>e.length)&&(r=e.length);for(var t=0,n=new Array(r);t<r;t++)n[t]=e[t];return n}function L(e,r){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var n=[],o=!0,a=!1,i,u;try{for(t=t.call(e);!(o=(i=t.next()).done)&&(n.push(i.value),!(r&&n.length===r));o=!0);}catch(l){a=!0,u=l}finally{try{!o&&t.return!=null&&t.return()}finally{if(a)throw u}}return n}}function D(e){if(Array.isArray(e))return e}var C=typeof f=="function"?f:f.default,H="file-invalid-type",z="file-too-large",B="file-too-small",N="too-many-files",U=function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=r.split(","),n=t.length>1?"one of ".concat(t.join(", ")):t[0];return{code:H,message:"File type must be ".concat(n)}},g=function(r){return{code:z,message:"File is larger than ".concat(r," ").concat(r===1?"byte":"bytes")}},b=function(r){return{code:B,message:"File is smaller than ".concat(r," ").concat(r===1?"byte":"bytes")}},K={code:N,message:"Too many files"};function W(e,r){var t=e.type==="application/x-moz-file"||C(e,r);return[t,t?null:U(r)]}function Y(e,r,t){if(c(e.size))if(c(r)&&c(t)){if(e.size>t)return[!1,g(t)];if(e.size<r)return[!1,b(r)]}else{if(c(r)&&e.size<r)return[!1,b(r)];if(c(t)&&e.size>t)return[!1,g(t)]}return[!0,null]}function c(e){return e!=null}function V(e){var r=e.files,t=e.accept,n=e.minSize,o=e.maxSize,a=e.multiple,i=e.maxFiles,u=e.validator;return!a&&r.length>1||a&&i>=1&&r.length>i?!1:r.every(function(l){var T=W(l,t),_=s(T,1),w=_[0],I=Y(l,n,o),S=s(I,1),j=S[0],M=u?u(l):null;return w&&j&&!M})}function A(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function k(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(r){return r==="Files"||r==="application/x-moz-file"}):!!e.target&&!!e.target.files}function q(e){e.preventDefault()}function $(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function G(e){return e.indexOf("Edge/")!==-1}function Q(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return $(e)||G(e)}function X(){for(var e=arguments.length,r=new Array(e),t=0;t<e;t++)r[t]=arguments[t];return function(n){for(var o=arguments.length,a=new Array(o>1?o-1:0),i=1;i<o;i++)a[i-1]=arguments[i];return r.some(function(u){return!A(n)&&u&&u.apply(void 0,[n].concat(a)),A(n)})}}function Z(){return"showOpenFilePicker"in window}function ee(e){if(c(e)){var r=Object.entries(e).filter(function(t){var n=s(t,2),o=n[0],a=n[1],i=!0;return E(o)||(console.warn('Skipped "'.concat(o,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),(!Array.isArray(a)||!a.every(h))&&(console.warn('Skipped "'.concat(o,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(t,n){var o=s(n,2),a=o[0],i=o[1];return m(m({},t),{},O({},a,i))},{});return[{description:"Files",accept:r}]}return e}function re(e){if(c(e))return Object.entries(e).reduce(function(r,t){var n=s(t,2),o=n[0],a=n[1];return[].concat(d(r),[o],d(a))},[]).filter(function(r){return E(r)||h(r)}).join(",")}function te(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function ne(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function E(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||e==="application/*"||/\w+\/[-+.\w]+/g.test(e)}function h(e){return/^.*\.[\w]+$/.test(e)}export{H as FILE_INVALID_TYPE,z as FILE_TOO_LARGE,B as FILE_TOO_SMALL,N as TOO_MANY_FILES,K as TOO_MANY_FILES_REJECTION,re as acceptPropAsAcceptAttr,V as allFilesAccepted,Z as canUseFileSystemAccessAPI,X as composeEventHandlers,W as fileAccepted,Y as fileMatchSize,U as getInvalidTypeRejectionErr,g as getTooLargeRejectionErr,b as getTooSmallRejectionErr,te as isAbort,k as isEvtWithFiles,h as isExt,Q as isIeOrEdge,E as isMIMEType,A as isPropagationStopped,ne as isSecurityError,q as onDocumentDragOver,ee as pickerOptionsFromAccept};
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/react-dropzone/dist/es/utils/index.js"],"sourcesContent":["function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }, _typeof(obj); }\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport _accepts from \"attr-accept\";\nvar accepts = typeof _accepts === \"function\" ? _accepts : _accepts.default; // Error codes\n\nexport var FILE_INVALID_TYPE = \"file-invalid-type\";\nexport var FILE_TOO_LARGE = \"file-too-large\";\nexport var FILE_TOO_SMALL = \"file-too-small\";\nexport var TOO_MANY_FILES = \"too-many-files\";\nexport var ErrorCode = {\n FileInvalidType: FILE_INVALID_TYPE,\n FileTooLarge: FILE_TOO_LARGE,\n FileTooSmall: FILE_TOO_SMALL,\n TooManyFiles: TOO_MANY_FILES\n};\n/**\n *\n * @param {string} accept\n */\n\nexport var getInvalidTypeRejectionErr = function getInvalidTypeRejectionErr() {\n var accept = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : \"\";\n var acceptArr = accept.split(\",\");\n var msg = acceptArr.length > 1 ? \"one of \".concat(acceptArr.join(\", \")) : acceptArr[0];\n return {\n code: FILE_INVALID_TYPE,\n message: \"File type must be \".concat(msg)\n };\n};\nexport var getTooLargeRejectionErr = function getTooLargeRejectionErr(maxSize) {\n return {\n code: FILE_TOO_LARGE,\n message: \"File is larger than \".concat(maxSize, \" \").concat(maxSize === 1 ? \"byte\" : \"bytes\")\n };\n};\nexport var getTooSmallRejectionErr = function getTooSmallRejectionErr(minSize) {\n return {\n code: FILE_TOO_SMALL,\n message: \"File is smaller than \".concat(minSize, \" \").concat(minSize === 1 ? \"byte\" : \"bytes\")\n };\n};\nexport var TOO_MANY_FILES_REJECTION = {\n code: TOO_MANY_FILES,\n message: \"Too many files\"\n};\n/**\n * Check if file is accepted.\n *\n * Firefox versions prior to 53 return a bogus MIME type for every file drag,\n * so dragovers with that MIME type will always be accepted.\n *\n * @param {File} file\n * @param {string} accept\n * @returns\n */\n\nexport function fileAccepted(file, accept) {\n var isAcceptable = file.type === \"application/x-moz-file\" || accepts(file, accept);\n return [isAcceptable, isAcceptable ? null : getInvalidTypeRejectionErr(accept)];\n}\nexport function fileMatchSize(file, minSize, maxSize) {\n if (isDefined(file.size)) {\n if (isDefined(minSize) && isDefined(maxSize)) {\n if (file.size > maxSize) return [false, getTooLargeRejectionErr(maxSize)];\n if (file.size < minSize) return [false, getTooSmallRejectionErr(minSize)];\n } else if (isDefined(minSize) && file.size < minSize) return [false, getTooSmallRejectionErr(minSize)];else if (isDefined(maxSize) && file.size > maxSize) return [false, getTooLargeRejectionErr(maxSize)];\n }\n\n return [true, null];\n}\n\nfunction isDefined(value) {\n return value !== undefined && value !== null;\n}\n/**\n *\n * @param {object} options\n * @param {File[]} options.files\n * @param {string} [options.accept]\n * @param {number} [options.minSize]\n * @param {number} [options.maxSize]\n * @param {boolean} [options.multiple]\n * @param {number} [options.maxFiles]\n * @param {(f: File) => FileError|FileError[]|null} [options.validator]\n * @returns\n */\n\n\nexport function allFilesAccepted(_ref) {\n var files = _ref.files,\n accept = _ref.accept,\n minSize = _ref.minSize,\n maxSize = _ref.maxSize,\n multiple = _ref.multiple,\n maxFiles = _ref.maxFiles,\n validator = _ref.validator;\n\n if (!multiple && files.length > 1 || multiple && maxFiles >= 1 && files.length > maxFiles) {\n return false;\n }\n\n return files.every(function (file) {\n var _fileAccepted = fileAccepted(file, accept),\n _fileAccepted2 = _slicedToArray(_fileAccepted, 1),\n accepted = _fileAccepted2[0];\n\n var _fileMatchSize = fileMatchSize(file, minSize, maxSize),\n _fileMatchSize2 = _slicedToArray(_fileMatchSize, 1),\n sizeMatch = _fileMatchSize2[0];\n\n var customErrors = validator ? validator(file) : null;\n return accepted && sizeMatch && !customErrors;\n });\n} // React's synthetic events has event.isPropagationStopped,\n// but to remain compatibility with other libs (Preact) fall back\n// to check event.cancelBubble\n\nexport function isPropagationStopped(event) {\n if (typeof event.isPropagationStopped === \"function\") {\n return event.isPropagationStopped();\n } else if (typeof event.cancelBubble !== \"undefined\") {\n return event.cancelBubble;\n }\n\n return false;\n}\nexport function isEvtWithFiles(event) {\n if (!event.dataTransfer) {\n return !!event.target && !!event.target.files;\n } // https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer/types\n // https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/Recommended_drag_types#file\n\n\n return Array.prototype.some.call(event.dataTransfer.types, function (type) {\n return type === \"Files\" || type === \"application/x-moz-file\";\n });\n}\nexport function isKindFile(item) {\n return _typeof(item) === \"object\" && item !== null && item.kind === \"file\";\n} // allow the entire document to be a drag target\n\nexport function onDocumentDragOver(event) {\n event.preventDefault();\n}\n\nfunction isIe(userAgent) {\n return userAgent.indexOf(\"MSIE\") !== -1 || userAgent.indexOf(\"Trident/\") !== -1;\n}\n\nfunction isEdge(userAgent) {\n return userAgent.indexOf(\"Edge/\") !== -1;\n}\n\nexport function isIeOrEdge() {\n var userAgent = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : window.navigator.userAgent;\n return isIe(userAgent) || isEdge(userAgent);\n}\n/**\n * This is intended to be used to compose event handlers\n * They are executed in order until one of them calls `event.isPropagationStopped()`.\n * Note that the check is done on the first invoke too,\n * meaning that if propagation was stopped before invoking the fns,\n * no handlers will be executed.\n *\n * @param {Function} fns the event hanlder functions\n * @return {Function} the event handler to add to an element\n */\n\nexport function composeEventHandlers() {\n for (var _len = arguments.length, fns = new Array(_len), _key = 0; _key < _len; _key++) {\n fns[_key] = arguments[_key];\n }\n\n return function (event) {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n\n return fns.some(function (fn) {\n if (!isPropagationStopped(event) && fn) {\n fn.apply(void 0, [event].concat(args));\n }\n\n return isPropagationStopped(event);\n });\n };\n}\n/**\n * canUseFileSystemAccessAPI checks if the [File System Access API](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API)\n * is supported by the browser.\n * @returns {boolean}\n */\n\nexport function canUseFileSystemAccessAPI() {\n return \"showOpenFilePicker\" in window;\n}\n/**\n * Convert the `{accept}` dropzone prop to the\n * `{types}` option for https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker\n *\n * @param {AcceptProp} accept\n * @returns {{accept: string[]}[]}\n */\n\nexport function pickerOptionsFromAccept(accept) {\n if (isDefined(accept)) {\n var acceptForPicker = Object.entries(accept).filter(function (_ref2) {\n var _ref3 = _slicedToArray(_ref2, 2),\n mimeType = _ref3[0],\n ext = _ref3[1];\n\n var ok = true;\n\n if (!isMIMEType(mimeType)) {\n console.warn(\"Skipped \\\"\".concat(mimeType, \"\\\" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.\"));\n ok = false;\n }\n\n if (!Array.isArray(ext) || !ext.every(isExt)) {\n console.warn(\"Skipped \\\"\".concat(mimeType, \"\\\" because an invalid file extension was provided.\"));\n ok = false;\n }\n\n return ok;\n }).reduce(function (agg, _ref4) {\n var _ref5 = _slicedToArray(_ref4, 2),\n mimeType = _ref5[0],\n ext = _ref5[1];\n\n return _objectSpread(_objectSpread({}, agg), {}, _defineProperty({}, mimeType, ext));\n }, {});\n return [{\n // description is required due to https://crbug.com/1264708\n description: \"Files\",\n accept: acceptForPicker\n }];\n }\n\n return accept;\n}\n/**\n * Convert the `{accept}` dropzone prop to an array of MIME types/extensions.\n * @param {AcceptProp} accept\n * @returns {string}\n */\n\nexport function acceptPropAsAcceptAttr(accept) {\n if (isDefined(accept)) {\n return Object.entries(accept).reduce(function (a, _ref6) {\n var _ref7 = _slicedToArray(_ref6, 2),\n mimeType = _ref7[0],\n ext = _ref7[1];\n\n return [].concat(_toConsumableArray(a), [mimeType], _toConsumableArray(ext));\n }, []) // Silently discard invalid entries as pickerOptionsFromAccept warns about these\n .filter(function (v) {\n return isMIMEType(v) || isExt(v);\n }).join(\",\");\n }\n\n return undefined;\n}\n/**\n * Check if v is an exception caused by aborting a request (e.g window.showOpenFilePicker()).\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/DOMException.\n * @param {any} v\n * @returns {boolean} True if v is an abort exception.\n */\n\nexport function isAbort(v) {\n return v instanceof DOMException && (v.name === \"AbortError\" || v.code === v.ABORT_ERR);\n}\n/**\n * Check if v is a security error.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/DOMException.\n * @param {any} v\n * @returns {boolean} True if v is a security error.\n */\n\nexport function isSecurityError(v) {\n return v instanceof DOMException && (v.name === \"SecurityError\" || v.code === v.SECURITY_ERR);\n}\n/**\n * Check if v is a MIME type string.\n *\n * See accepted format: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#unique_file_type_specifiers.\n *\n * @param {string} v\n */\n\nexport function isMIMEType(v) {\n return v === \"audio/*\" || v === \"video/*\" || v === \"image/*\" || v === \"text/*\" || v === \"application/*\" || /\\w+\\/[-+.\\w]+/g.test(v);\n}\n/**\n * Check if v is a file extension.\n * @param {string} v\n */\n\nexport function isExt(v) {\n return /^.*\\.[\\w]+$/.test(v);\n}\n/**\n * @typedef {Object.<string, string[]>} AcceptProp\n */\n\n/**\n * @typedef {object} FileError\n * @property {string} message\n * @property {ErrorCode|string} code\n */\n\n/**\n * @typedef {\"file-invalid-type\"|\"file-too-large\"|\"file-too-small\"|\"too-many-files\"} ErrorCode\n */"],"names":["_toConsumableArray","arr","_arrayWithoutHoles","_iterableToArray","_unsupportedIterableToArray","_nonIterableSpread","iter","_arrayLikeToArray","ownKeys","object","enumerableOnly","keys","symbols","sym","_objectSpread","target","i","source","key","_defineProperty","obj","value","_slicedToArray","_arrayWithHoles","_iterableToArrayLimit","_nonIterableRest","o","minLen","n","len","arr2","_i","_arr","_n","_d","_s","_e","err","accepts","_accepts","FILE_INVALID_TYPE","FILE_TOO_LARGE","FILE_TOO_SMALL","TOO_MANY_FILES","getInvalidTypeRejectionErr","accept","acceptArr","msg","getTooLargeRejectionErr","maxSize","getTooSmallRejectionErr","minSize","TOO_MANY_FILES_REJECTION","fileAccepted","file","isAcceptable","fileMatchSize","isDefined","allFilesAccepted","_ref","files","multiple","maxFiles","validator","_fileAccepted","_fileAccepted2","accepted","_fileMatchSize","_fileMatchSize2","sizeMatch","customErrors","isPropagationStopped","event","isEvtWithFiles","type","onDocumentDragOver","isIe","userAgent","isEdge","isIeOrEdge","composeEventHandlers","_len","fns","_key","_len2","args","_key2","fn","canUseFileSystemAccessAPI","pickerOptionsFromAccept","acceptForPicker","_ref2","_ref3","mimeType","ext","ok","isMIMEType","isExt","agg","_ref4","_ref5","acceptPropAsAcceptAttr","a","_ref6","_ref7","v","isAbort","isSecurityError"],"mappings":"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","x_google_ignoreList":[0]}