@scbt-ecom/ui 0.147.1 → 0.147.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/configs/tailwindConfigBase.js +1 -1
- package/dist/lib/configs/tailwindConfigBase.js.map +1 -1
- package/dist/lib/configs/tailwindPresets/resetPreset.js +1 -1
- package/dist/lib/configs/tailwindPresets/resetPreset.js.map +1 -1
- package/dist/lib/exports/widget.js +1 -1
- package/dist/lib/shared/hocs/withBoundary/withBoundary.js +1 -1
- package/dist/lib/shared/hocs/withBoundary/withBoundary.js.map +1 -1
- package/dist/lib/shared/hooks/useClickOutside.js +1 -1
- package/dist/lib/shared/hooks/useClickOutside.js.map +1 -1
- package/dist/lib/shared/hooks/useClickOutsideMany.js +1 -1
- package/dist/lib/shared/hooks/useClickOutsideMany.js.map +1 -1
- package/dist/lib/shared/hooks/useControlledForm.js +1 -1
- package/dist/lib/shared/hooks/useControlledForm.js.map +1 -1
- package/dist/lib/shared/ui/accordion/Accordion.js +1 -1
- package/dist/lib/shared/ui/accordion/Accordion.js.map +1 -1
- package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js +1 -1
- package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js.map +1 -1
- package/dist/lib/shared/ui/brandLogos/BrandLogos.js +1 -1
- package/dist/lib/shared/ui/brandLogos/BrandLogos.js.map +1 -1
- package/dist/lib/shared/ui/button/model/helpers.js +1 -1
- package/dist/lib/shared/ui/button/model/helpers.js.map +1 -1
- package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js +1 -1
- package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js.map +1 -1
- package/dist/lib/shared/ui/calendar/Calendar.js +1 -1
- package/dist/lib/shared/ui/calendar/Calendar.js.map +1 -1
- package/dist/lib/shared/ui/calendar/ui/Day.js +1 -1
- package/dist/lib/shared/ui/calendar/ui/Day.js.map +1 -1
- package/dist/lib/shared/ui/calendar/ui/MonthCaption.js +1 -1
- package/dist/lib/shared/ui/calendar/ui/MonthCaption.js.map +1 -1
- package/dist/lib/shared/ui/calendar/ui/Navigation.js +1 -1
- package/dist/lib/shared/ui/calendar/ui/Navigation.js.map +1 -1
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js +1 -1
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js.map +1 -1
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js +1 -1
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js.map +1 -1
- package/dist/lib/shared/ui/carousel/CarouselNative.js +1 -1
- package/dist/lib/shared/ui/carousel/CarouselNative.js.map +1 -1
- package/dist/lib/shared/ui/carousel/model/helpers.js +1 -1
- package/dist/lib/shared/ui/carousel/model/helpers.js.map +1 -1
- package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js +1 -1
- package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js.map +1 -1
- package/dist/lib/shared/ui/customLink/model/helpers.js +1 -1
- package/dist/lib/shared/ui/customLink/model/helpers.js.map +1 -1
- package/dist/lib/shared/ui/dialog/Dialog.js +1 -1
- package/dist/lib/shared/ui/dialog/Dialog.js.map +1 -1
- package/dist/lib/shared/ui/divider/Divider.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js.map +1 -1
- package/dist/lib/shared/ui/formElements/ui/MessageView.js +1 -1
- package/dist/lib/shared/ui/formElements/ui/MessageView.js.map +1 -1
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js +1 -1
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/index.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/index.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js.map +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js +1 -1
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js.map +1 -1
- package/dist/lib/shared/ui/heading/Heading.js +1 -1
- package/dist/lib/shared/ui/heading/Heading.js.map +1 -1
- package/dist/lib/shared/ui/hint/Hint.js +1 -1
- package/dist/lib/shared/ui/hint/Hint.js.map +1 -1
- package/dist/lib/shared/ui/loader/model/helpers.js +1 -1
- package/dist/lib/shared/ui/loader/model/helpers.js.map +1 -1
- package/dist/lib/shared/ui/modal/Modal.js +1 -1
- package/dist/lib/shared/ui/modal/Modal.js.map +1 -1
- package/dist/lib/shared/ui/modal/ui/ModalHeader.js +1 -1
- package/dist/lib/shared/ui/modal/ui/ModalHeader.js.map +1 -1
- package/dist/lib/shared/ui/notification/Notification.js +1 -1
- package/dist/lib/shared/ui/notification/Notification.js.map +1 -1
- package/dist/lib/shared/ui/notification/ui/CustomToast.js +1 -1
- package/dist/lib/shared/ui/notification/ui/CustomToast.js.map +1 -1
- package/dist/lib/shared/ui/popover/Popover.js +1 -1
- package/dist/lib/shared/ui/popover/Popover.js.map +1 -1
- package/dist/lib/shared/ui/providers/NotificationProvider.js +1 -1
- package/dist/lib/shared/ui/providers/NotificationProvider.js.map +1 -1
- package/dist/lib/shared/ui/slot/ui/SlotClone.js +1 -1
- package/dist/lib/shared/ui/slot/ui/SlotClone.js.map +1 -1
- package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js +1 -1
- package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js.map +1 -1
- package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js +1 -1
- package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js.map +1 -1
- package/dist/lib/shared/ui/table/Desktop.js +1 -1
- package/dist/lib/shared/ui/table/Desktop.js.map +1 -1
- package/dist/lib/shared/ui/table/Horizontal.js +1 -1
- package/dist/lib/shared/ui/table/Horizontal.js.map +1 -1
- package/dist/lib/shared/ui/table/Mobile.js +1 -1
- package/dist/lib/shared/ui/table/Mobile.js.map +1 -1
- package/dist/lib/shared/ui/table/Table.js +1 -1
- package/dist/lib/shared/ui/table/Table.js.map +1 -1
- package/dist/lib/shared/ui/table/model/TableUtils.js +1 -1
- package/dist/lib/shared/ui/table/model/TableUtils.js.map +1 -1
- package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js +1 -1
- package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js.map +1 -1
- package/dist/lib/shared/utils/cn.js +1 -1
- package/dist/lib/shared/utils/cn.js.map +1 -1
- package/dist/lib/shared/utils/uuid.js +1 -1
- package/dist/lib/shared/utils/uuid.js.map +1 -1
- package/dist/lib/shared/validation/base/base.constants.js +1 -1
- package/dist/lib/shared/validation/base/base.constants.js.map +1 -1
- package/dist/lib/shared/validation/base/boolean.validators.js +1 -1
- package/dist/lib/shared/validation/base/boolean.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/currency.validators.js +1 -1
- package/dist/lib/shared/validation/base/currency.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/date.validators.js +1 -1
- package/dist/lib/shared/validation/base/date.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/email.validators.js +1 -1
- package/dist/lib/shared/validation/base/email.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/number.validators.js +1 -1
- package/dist/lib/shared/validation/base/number.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/passport.validators.js +1 -1
- package/dist/lib/shared/validation/base/passport.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/passportDepartment.validators.js +1 -1
- package/dist/lib/shared/validation/base/passportDepartment.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/phone.validators.js +1 -1
- package/dist/lib/shared/validation/base/phone.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/regex.validators.js +1 -1
- package/dist/lib/shared/validation/base/regex.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/select.validators.js +1 -1
- package/dist/lib/shared/validation/base/select.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/string.validators.js +1 -1
- package/dist/lib/shared/validation/base/string.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/union.validators.js +1 -1
- package/dist/lib/shared/validation/base/union.validators.js.map +1 -1
- package/dist/lib/shared/validation/base/url.validators.js +1 -1
- package/dist/lib/shared/validation/base/url.validators.js.map +1 -1
- package/dist/lib/shared/validation/dadata/fio.validators.js +1 -1
- package/dist/lib/shared/validation/dadata/fio.validators.js.map +1 -1
- package/dist/lib/shared/validation/utils/zodUtils.js +1 -1
- package/dist/lib/shared/validation/utils/zodUtils.js.map +1 -1
- package/dist/lib/shared/validation/zodValidation/calendar.js +1 -1
- package/dist/lib/shared/validation/zodValidation/calendar.js.map +1 -1
- package/dist/lib/shared/validation/zodValidation/dadataFio.js +1 -1
- package/dist/lib/shared/validation/zodValidation/dadataFio.js.map +1 -1
- package/dist/lib/shared/validation/zodValidation/otpCode.js +1 -1
- package/dist/lib/shared/validation/zodValidation/otpCode.js.map +1 -1
- package/dist/lib/shared/validation/zodValidation/phone.js +1 -1
- package/dist/lib/shared/validation/zodValidation/phone.js.map +1 -1
- package/dist/lib/widgets/authProvider/AuthProvider.js +1 -1
- package/dist/lib/widgets/authProvider/AuthProvider.js.map +1 -1
- package/dist/lib/widgets/authProvider/ui/Esia.js +1 -1
- package/dist/lib/widgets/authProvider/ui/Esia.js.map +1 -1
- package/dist/lib/widgets/authProvider/ui/MobileId.js +1 -1
- package/dist/lib/widgets/authProvider/ui/MobileId.js.map +1 -1
- package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js +1 -1
- package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js.map +1 -1
- package/dist/lib/widgets/banner/index.js +1 -1
- package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js +1 -1
- package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js.map +1 -1
- package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js +1 -1
- package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js.map +1 -1
- package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js +1 -1
- package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js.map +1 -1
- package/dist/lib/widgets/benefit/Benefit.js +1 -1
- package/dist/lib/widgets/benefit/Benefit.js.map +1 -1
- package/dist/lib/widgets/benefit/ui/BenefitItem.js +1 -1
- package/dist/lib/widgets/benefit/ui/BenefitItem.js.map +1 -1
- package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js +1 -1
- package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js +1 -1
- package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js.map +1 -1
- package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js +1 -1
- package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js.map +1 -1
- package/dist/lib/widgets/calculator/Calculator.js +1 -1
- package/dist/lib/widgets/calculator/Calculator.js.map +1 -1
- package/dist/lib/widgets/calculator/CalculatorView.js +1 -1
- package/dist/lib/widgets/calculator/CalculatorView.js.map +1 -1
- package/dist/lib/widgets/calculator/model/helpers.js +1 -1
- package/dist/lib/widgets/calculator/model/helpers.js.map +1 -1
- package/dist/lib/widgets/calculator/model/utils.js +1 -1
- package/dist/lib/widgets/calculator/model/utils.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js.map +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js +1 -1
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js.map +1 -1
- package/dist/lib/widgets/conditionBlock/ConditionBlock.js +1 -1
- package/dist/lib/widgets/conditionBlock/ConditionBlock.js.map +1 -1
- package/dist/lib/widgets/dynamicForm/DynamicForm.js +1 -1
- package/dist/lib/widgets/dynamicForm/DynamicForm.js.map +1 -1
- package/dist/lib/widgets/dynamicForm/model/helpers.js +1 -1
- package/dist/lib/widgets/dynamicForm/model/helpers.js.map +1 -1
- package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js +1 -1
- package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js.map +1 -1
- package/dist/lib/widgets/errorPage/ErrorPage.js +1 -1
- package/dist/lib/widgets/errorPage/ErrorPage.js.map +1 -1
- package/dist/lib/widgets/fallbacksView/FallbacksView.js +1 -1
- package/dist/lib/widgets/fallbacksView/FallbacksView.js.map +1 -1
- package/dist/lib/widgets/fallbacksView/model/helpers.js +1 -1
- package/dist/lib/widgets/fallbacksView/model/helpers.js.map +1 -1
- package/dist/lib/widgets/fieldMapper/FieldMapper.js +1 -1
- package/dist/lib/widgets/fieldMapper/FieldMapper.js.map +1 -1
- package/dist/lib/widgets/footer/Footer.js +1 -1
- package/dist/lib/widgets/footer/Footer.js.map +1 -1
- package/dist/lib/widgets/footer/ui/FooterLogo.js +1 -1
- package/dist/lib/widgets/footer/ui/FooterLogo.js.map +1 -1
- package/dist/lib/widgets/footer/ui/NavLinks.js +1 -1
- package/dist/lib/widgets/footer/ui/NavLinks.js.map +1 -1
- package/dist/lib/widgets/footer/ui/PhonesBlock.js +1 -1
- package/dist/lib/widgets/footer/ui/PhonesBlock.js.map +1 -1
- package/dist/lib/widgets/footer/ui/SiteMap.js +1 -1
- package/dist/lib/widgets/footer/ui/SiteMap.js.map +1 -1
- package/dist/lib/widgets/footer/ui/SocialLinks.js +1 -1
- package/dist/lib/widgets/footer/ui/SocialLinks.js.map +1 -1
- package/dist/lib/widgets/header/Header.js +1 -1
- package/dist/lib/widgets/header/Header.js.map +1 -1
- package/dist/lib/widgets/header/model/helpers.js +1 -1
- package/dist/lib/widgets/header/model/helpers.js.map +1 -1
- package/dist/lib/widgets/index.js +1 -1
- package/dist/lib/widgets/infoBlock/InfoBlock.js +1 -1
- package/dist/lib/widgets/infoBlock/InfoBlock.js.map +1 -1
- package/dist/lib/widgets/infoBlock/ui/LinksList.js +1 -1
- package/dist/lib/widgets/infoBlock/ui/LinksList.js.map +1 -1
- package/dist/lib/widgets/infoBlock/ui/RootContent.js +1 -1
- package/dist/lib/widgets/infoBlock/ui/RootContent.js.map +1 -1
- package/dist/lib/widgets/interLinking/InterLinking.js +1 -1
- package/dist/lib/widgets/interLinking/InterLinking.js.map +1 -1
- package/dist/lib/widgets/interLinking/ui/ColumnGroup.js +1 -1
- package/dist/lib/widgets/interLinking/ui/ColumnGroup.js.map +1 -1
- package/dist/lib/widgets/interLinking/ui/LinksList.js +1 -1
- package/dist/lib/widgets/interLinking/ui/LinksList.js.map +1 -1
- package/dist/lib/widgets/longBanner/LongBanner.js +1 -1
- package/dist/lib/widgets/longBanner/LongBanner.js.map +1 -1
- package/dist/lib/widgets/longBanner/model/cva.js +1 -1
- package/dist/lib/widgets/longBanner/model/cva.js.map +1 -1
- package/dist/lib/widgets/longBanner/ui/TextItem.js +1 -1
- package/dist/lib/widgets/longBanner/ui/TextItem.js.map +1 -1
- package/dist/lib/widgets/model/helpers.js +1 -1
- package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js +1 -1
- package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js.map +1 -1
- package/dist/lib/widgets/seoHeader/SeoHeader.js +1 -1
- package/dist/lib/widgets/seoHeader/SeoHeader.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js.map +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js +1 -1
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js.map +1 -1
- package/dist/lib/widgets/stepper/Stepper.js +1 -1
- package/dist/lib/widgets/stepper/Stepper.js.map +1 -1
- package/dist/lib/widgets/stepper/ui/StepperCarousel.js +1 -1
- package/dist/lib/widgets/stepper/ui/StepperCarousel.js.map +1 -1
- package/dist/lib/widgets/table/InfoTable.js +1 -1
- package/dist/lib/widgets/table/InfoTable.js.map +1 -1
- package/dist/lib/widgets/table/model/utils.js +1 -1
- package/dist/lib/widgets/table/model/utils.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/UsefulInfo.js +1 -1
- package/dist/lib/widgets/usefulInfo/UsefulInfo.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js.map +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js +1 -1
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js.map +1 -1
- package/dist/lib/widgets/userFeedback/UserFeedback.js +1 -1
- package/dist/lib/widgets/userFeedback/UserFeedback.js.map +1 -1
- package/dist/lib/widgets/userFeedback/model/schema.js +1 -1
- package/dist/lib/widgets/userFeedback/model/schema.js.map +1 -1
- package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js +1 -1
- package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js.map +1 -1
- package/dist/lib/widgets/userFeedback/ui/Finally.js +1 -1
- package/dist/lib/widgets/userFeedback/ui/Finally.js.map +1 -1
- package/dist/lib/widgets/userFeedback/ui/SelectRating.js +1 -1
- package/dist/lib/widgets/userFeedback/ui/SelectRating.js.map +1 -1
- package/dist/lib/widgets/userFeedback/ui/UserReview.js +1 -1
- package/dist/lib/widgets/userFeedback/ui/UserReview.js.map +1 -1
- package/dist/src/configs/api.js +1 -1
- package/dist/src/configs/api.js.map +1 -1
- package/dist/src/shared/utils/getDynamicSchema.js +1 -1
- package/dist/src/shared/utils/getDynamicSchema.js.map +1 -1
- package/dist/stats.html +1 -1
- package/dist/types/lib/shared/ui/divider/Divider.d.ts +2 -3
- package/package.json +3 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +0 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +0 -1
- package/dist/node_modules/@date-fns/tz/date/index.js +0 -2
- package/dist/node_modules/@date-fns/tz/date/index.js.map +0 -1
- package/dist/node_modules/@date-fns/tz/date/mini.js +0 -2
- package/dist/node_modules/@date-fns/tz/date/mini.js.map +0 -1
- package/dist/node_modules/@date-fns/tz/tzName/index.js +0 -2
- package/dist/node_modules/@date-fns/tz/tzName/index.js.map +0 -1
- package/dist/node_modules/@date-fns/tz/tzOffset/index.js +0 -2
- package/dist/node_modules/@date-fns/tz/tzOffset/index.js.map +0 -1
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -2
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -2
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -2
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -2
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -2
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -2
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -2
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
- package/dist/node_modules/@hookform/resolvers/dist/resolvers.js +0 -2
- package/dist/node_modules/@hookform/resolvers/dist/resolvers.js.map +0 -1
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +0 -2
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +0 -1
- package/dist/node_modules/@radix-ui/primitive/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-collection/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-context/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-direction/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-id/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-popover/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-popover/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-popper/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-switch/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-switch/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -2
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/query.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/query.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/removable.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/removable.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js.map +0 -1
- package/dist/node_modules/@tanstack/query-core/build/modern/utils.js +0 -2
- package/dist/node_modules/@tanstack/query-core/build/modern/utils.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js.map +0 -1
- package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js +0 -2
- package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js.map +0 -1
- package/dist/node_modules/@tanstack/react-table/build/lib/index.js +0 -11
- package/dist/node_modules/@tanstack/react-table/build/lib/index.js.map +0 -1
- package/dist/node_modules/@tanstack/table-core/build/lib/index.js +0 -14
- package/dist/node_modules/@tanstack/table-core/build/lib/index.js.map +0 -1
- package/dist/node_modules/@tiptap/core/dist/index.js +0 -81
- package/dist/node_modules/@tiptap/core/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-bold/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-bold/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-character-count/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-character-count/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-code/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-code/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-code-block/dist/index.js +0 -5
- package/dist/node_modules/@tiptap/extension-code-block/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-color/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-color/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-document/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-document/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js +0 -3
- package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-heading/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-heading/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-history/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-history/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js +0 -42
- package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-italic/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-italic/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-link/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-link/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-list-item/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-list-item/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-strike/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-strike/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-text/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-text/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-text-style/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-text-style/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/extension-underline/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/extension-underline/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/react/dist/index.js +0 -18
- package/dist/node_modules/@tiptap/react/dist/index.js.map +0 -1
- package/dist/node_modules/@tiptap/starter-kit/dist/index.js +0 -2
- package/dist/node_modules/@tiptap/starter-kit/dist/index.js.map +0 -1
- package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -2
- package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
- package/dist/node_modules/attr-accept/dist/es/index.js +0 -2
- package/dist/node_modules/attr-accept/dist/es/index.js.map +0 -1
- package/dist/node_modules/class-variance-authority/dist/index.js +0 -2
- package/dist/node_modules/class-variance-authority/dist/index.js.map +0 -1
- package/dist/node_modules/classnames/index.js +0 -6
- package/dist/node_modules/classnames/index.js.map +0 -1
- package/dist/node_modules/clsx/dist/clsx.js +0 -2
- package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +0 -2
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/defaultOptions.js +0 -2
- package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/format/formatters.js +0 -2
- package/dist/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +0 -2
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js +0 -2
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -2
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/normalizeDates.js +0 -2
- package/dist/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/normalizeInterval.js +0 -2
- package/dist/node_modules/date-fns/_lib/normalizeInterval.js.map +0 -1
- package/dist/node_modules/date-fns/_lib/protectedTokens.js +0 -2
- package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
- package/dist/node_modules/date-fns/addDays.js +0 -2
- package/dist/node_modules/date-fns/addDays.js.map +0 -1
- package/dist/node_modules/date-fns/addMonths.js +0 -2
- package/dist/node_modules/date-fns/addMonths.js.map +0 -1
- package/dist/node_modules/date-fns/addWeeks.js +0 -2
- package/dist/node_modules/date-fns/addWeeks.js.map +0 -1
- package/dist/node_modules/date-fns/addYears.js +0 -2
- package/dist/node_modules/date-fns/addYears.js.map +0 -1
- package/dist/node_modules/date-fns/constants.js +0 -2
- package/dist/node_modules/date-fns/constants.js.map +0 -1
- package/dist/node_modules/date-fns/constructFrom.js +0 -2
- package/dist/node_modules/date-fns/constructFrom.js.map +0 -1
- package/dist/node_modules/date-fns/differenceInCalendarDays.js +0 -2
- package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
- package/dist/node_modules/date-fns/differenceInCalendarMonths.js +0 -2
- package/dist/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
- package/dist/node_modules/date-fns/eachMonthOfInterval.js +0 -2
- package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +0 -1
- package/dist/node_modules/date-fns/endOfISOWeek.js +0 -2
- package/dist/node_modules/date-fns/endOfISOWeek.js.map +0 -1
- package/dist/node_modules/date-fns/endOfMonth.js +0 -2
- package/dist/node_modules/date-fns/endOfMonth.js.map +0 -1
- package/dist/node_modules/date-fns/endOfWeek.js +0 -2
- package/dist/node_modules/date-fns/endOfWeek.js.map +0 -1
- package/dist/node_modules/date-fns/endOfYear.js +0 -2
- package/dist/node_modules/date-fns/endOfYear.js.map +0 -1
- package/dist/node_modules/date-fns/format.js +0 -2
- package/dist/node_modules/date-fns/format.js.map +0 -1
- package/dist/node_modules/date-fns/getDayOfYear.js +0 -2
- package/dist/node_modules/date-fns/getDayOfYear.js.map +0 -1
- package/dist/node_modules/date-fns/getDaysInMonth.js +0 -2
- package/dist/node_modules/date-fns/getDaysInMonth.js.map +0 -1
- package/dist/node_modules/date-fns/getDefaultOptions.js +0 -2
- package/dist/node_modules/date-fns/getDefaultOptions.js.map +0 -1
- package/dist/node_modules/date-fns/getISODay.js +0 -2
- package/dist/node_modules/date-fns/getISODay.js.map +0 -1
- package/dist/node_modules/date-fns/getISOWeek.js +0 -2
- package/dist/node_modules/date-fns/getISOWeek.js.map +0 -1
- package/dist/node_modules/date-fns/getISOWeekYear.js +0 -2
- package/dist/node_modules/date-fns/getISOWeekYear.js.map +0 -1
- package/dist/node_modules/date-fns/getMonth.js +0 -2
- package/dist/node_modules/date-fns/getMonth.js.map +0 -1
- package/dist/node_modules/date-fns/getWeek.js +0 -2
- package/dist/node_modules/date-fns/getWeek.js.map +0 -1
- package/dist/node_modules/date-fns/getWeekYear.js +0 -2
- package/dist/node_modules/date-fns/getWeekYear.js.map +0 -1
- package/dist/node_modules/date-fns/getYear.js +0 -2
- package/dist/node_modules/date-fns/getYear.js.map +0 -1
- package/dist/node_modules/date-fns/isAfter.js +0 -2
- package/dist/node_modules/date-fns/isAfter.js.map +0 -1
- package/dist/node_modules/date-fns/isBefore.js +0 -2
- package/dist/node_modules/date-fns/isBefore.js.map +0 -1
- package/dist/node_modules/date-fns/isDate.js +0 -2
- package/dist/node_modules/date-fns/isDate.js.map +0 -1
- package/dist/node_modules/date-fns/isSameDay.js +0 -2
- package/dist/node_modules/date-fns/isSameDay.js.map +0 -1
- package/dist/node_modules/date-fns/isSameMonth.js +0 -2
- package/dist/node_modules/date-fns/isSameMonth.js.map +0 -1
- package/dist/node_modules/date-fns/isSameWeek.js +0 -2
- package/dist/node_modules/date-fns/isSameWeek.js.map +0 -1
- package/dist/node_modules/date-fns/isSameYear.js +0 -2
- package/dist/node_modules/date-fns/isSameYear.js.map +0 -1
- package/dist/node_modules/date-fns/isValid.js +0 -2
- package/dist/node_modules/date-fns/isValid.js.map +0 -1
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -2
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -2
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -2
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -2
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
- package/dist/node_modules/date-fns/locale/en-US.js +0 -2
- package/dist/node_modules/date-fns/locale/en-US.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js +0 -2
- package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js +0 -2
- package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js +0 -2
- package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru/_lib/localize.js +0 -2
- package/dist/node_modules/date-fns/locale/ru/_lib/localize.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru/_lib/match.js +0 -2
- package/dist/node_modules/date-fns/locale/ru/_lib/match.js.map +0 -1
- package/dist/node_modules/date-fns/locale/ru.js +0 -2
- package/dist/node_modules/date-fns/locale/ru.js.map +0 -1
- package/dist/node_modules/date-fns/max.js +0 -2
- package/dist/node_modules/date-fns/max.js.map +0 -1
- package/dist/node_modules/date-fns/min.js +0 -2
- package/dist/node_modules/date-fns/min.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/Parser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/Setter.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/constants.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/parsers.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
- package/dist/node_modules/date-fns/parse/_lib/utils.js +0 -2
- package/dist/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
- package/dist/node_modules/date-fns/parse.js +0 -2
- package/dist/node_modules/date-fns/parse.js.map +0 -1
- package/dist/node_modules/date-fns/setDay.js +0 -2
- package/dist/node_modules/date-fns/setDay.js.map +0 -1
- package/dist/node_modules/date-fns/setISODay.js +0 -2
- package/dist/node_modules/date-fns/setISODay.js.map +0 -1
- package/dist/node_modules/date-fns/setISOWeek.js +0 -2
- package/dist/node_modules/date-fns/setISOWeek.js.map +0 -1
- package/dist/node_modules/date-fns/setMonth.js +0 -2
- package/dist/node_modules/date-fns/setMonth.js.map +0 -1
- package/dist/node_modules/date-fns/setWeek.js +0 -2
- package/dist/node_modules/date-fns/setWeek.js.map +0 -1
- package/dist/node_modules/date-fns/setYear.js +0 -2
- package/dist/node_modules/date-fns/setYear.js.map +0 -1
- package/dist/node_modules/date-fns/startOfDay.js +0 -2
- package/dist/node_modules/date-fns/startOfDay.js.map +0 -1
- package/dist/node_modules/date-fns/startOfISOWeek.js +0 -2
- package/dist/node_modules/date-fns/startOfISOWeek.js.map +0 -1
- package/dist/node_modules/date-fns/startOfISOWeekYear.js +0 -2
- package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
- package/dist/node_modules/date-fns/startOfMonth.js +0 -2
- package/dist/node_modules/date-fns/startOfMonth.js.map +0 -1
- package/dist/node_modules/date-fns/startOfWeek.js +0 -2
- package/dist/node_modules/date-fns/startOfWeek.js.map +0 -1
- package/dist/node_modules/date-fns/startOfWeekYear.js +0 -2
- package/dist/node_modules/date-fns/startOfWeekYear.js.map +0 -1
- package/dist/node_modules/date-fns/startOfYear.js +0 -2
- package/dist/node_modules/date-fns/startOfYear.js.map +0 -1
- package/dist/node_modules/date-fns/toDate.js +0 -2
- package/dist/node_modules/date-fns/toDate.js.map +0 -1
- package/dist/node_modules/date-fns/transpose.js +0 -2
- package/dist/node_modules/date-fns/transpose.js.map +0 -1
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +0 -2
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js.map +0 -1
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +0 -2
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js.map +0 -1
- package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js +0 -2
- package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js.map +0 -1
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +0 -2
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js.map +0 -1
- package/dist/node_modules/file-selector/dist/es2015/file-selector.js +0 -2
- package/dist/node_modules/file-selector/dist/es2015/file-selector.js.map +0 -1
- package/dist/node_modules/file-selector/dist/es2015/file.js +0 -2
- package/dist/node_modules/file-selector/dist/es2015/file.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +0 -10
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/back.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/back.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/circ.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/circ.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/ease.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/ease.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/events/event-info.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/events/event-info.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/focus.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/focus.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/hover.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/hover.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/gestures/press.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/gestures/press.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/node/state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/node/state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/store.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/store.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/array.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/array.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/clamp.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/clamp.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/delay.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/delay.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/distance.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/distance.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/pipe.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/pipe.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js.map +0 -1
- package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js +0 -2
- package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js.map +0 -1
- package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -2
- package/dist/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
- package/dist/node_modules/goober/dist/goober.modern.js +0 -2
- package/dist/node_modules/goober/dist/goober.modern.js.map +0 -1
- package/dist/node_modules/input-otp/dist/index.js +0 -21
- package/dist/node_modules/input-otp/dist/index.js.map +0 -1
- package/dist/node_modules/linkifyjs/dist/linkify.js +0 -6
- package/dist/node_modules/linkifyjs/dist/linkify.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/hover.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/hover.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js.map +0 -1
- package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js +0 -2
- package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js.map +0 -1
- package/dist/node_modules/motion-utils/dist/es/errors.js +0 -2
- package/dist/node_modules/motion-utils/dist/es/errors.js.map +0 -1
- package/dist/node_modules/motion-utils/dist/es/memo.js +0 -2
- package/dist/node_modules/motion-utils/dist/es/memo.js.map +0 -1
- package/dist/node_modules/motion-utils/dist/es/noop.js +0 -2
- package/dist/node_modules/motion-utils/dist/es/noop.js.map +0 -1
- package/dist/node_modules/motion-utils/dist/es/progress.js +0 -2
- package/dist/node_modules/motion-utils/dist/es/progress.js.map +0 -1
- package/dist/node_modules/motion-utils/dist/es/time-conversion.js +0 -2
- package/dist/node_modules/motion-utils/dist/es/time-conversion.js.map +0 -1
- package/dist/node_modules/orderedmap/dist/index.js +0 -2
- package/dist/node_modules/orderedmap/dist/index.js.map +0 -1
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
- package/dist/node_modules/prop-types/index.js +0 -2
- package/dist/node_modules/prop-types/index.js.map +0 -1
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
- package/dist/node_modules/prosemirror-commands/dist/index.js +0 -3
- package/dist/node_modules/prosemirror-commands/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-dropcursor/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-dropcursor/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-gapcursor/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-gapcursor/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-history/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-history/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-keymap/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-keymap/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-model/dist/index.js +0 -5
- package/dist/node_modules/prosemirror-model/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-schema-list/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-schema-list/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-state/dist/index.js +0 -2
- package/dist/node_modules/prosemirror-state/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-transform/dist/index.js +0 -3
- package/dist/node_modules/prosemirror-transform/dist/index.js.map +0 -1
- package/dist/node_modules/prosemirror-view/dist/index.js +0 -6
- package/dist/node_modules/prosemirror-view/dist/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Handles/Handle.js +0 -2
- package/dist/node_modules/rc-slider/es/Handles/Handle.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Handles/index.js +0 -2
- package/dist/node_modules/rc-slider/es/Handles/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Marks/Mark.js +0 -2
- package/dist/node_modules/rc-slider/es/Marks/Mark.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Marks/index.js +0 -2
- package/dist/node_modules/rc-slider/es/Marks/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Slider.js +0 -2
- package/dist/node_modules/rc-slider/es/Slider.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Steps/Dot.js +0 -2
- package/dist/node_modules/rc-slider/es/Steps/Dot.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Steps/index.js +0 -2
- package/dist/node_modules/rc-slider/es/Steps/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Tracks/Track.js +0 -2
- package/dist/node_modules/rc-slider/es/Tracks/Track.js.map +0 -1
- package/dist/node_modules/rc-slider/es/Tracks/index.js +0 -2
- package/dist/node_modules/rc-slider/es/Tracks/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/context.js +0 -2
- package/dist/node_modules/rc-slider/es/context.js.map +0 -1
- package/dist/node_modules/rc-slider/es/hooks/useDrag.js +0 -2
- package/dist/node_modules/rc-slider/es/hooks/useDrag.js.map +0 -1
- package/dist/node_modules/rc-slider/es/hooks/useOffset.js +0 -2
- package/dist/node_modules/rc-slider/es/hooks/useOffset.js.map +0 -1
- package/dist/node_modules/rc-slider/es/hooks/useRange.js +0 -2
- package/dist/node_modules/rc-slider/es/hooks/useRange.js.map +0 -1
- package/dist/node_modules/rc-slider/es/index.js +0 -2
- package/dist/node_modules/rc-slider/es/index.js.map +0 -1
- package/dist/node_modules/rc-slider/es/util.js +0 -2
- package/dist/node_modules/rc-slider/es/util.js.map +0 -1
- package/dist/node_modules/rc-util/es/Dom/canUseDom.js +0 -2
- package/dist/node_modules/rc-util/es/Dom/canUseDom.js.map +0 -1
- package/dist/node_modules/rc-util/es/KeyCode.js +0 -2
- package/dist/node_modules/rc-util/es/KeyCode.js.map +0 -1
- package/dist/node_modules/rc-util/es/hooks/useEvent.js +0 -2
- package/dist/node_modules/rc-util/es/hooks/useEvent.js.map +0 -1
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js +0 -2
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js.map +0 -1
- package/dist/node_modules/rc-util/es/hooks/useMergedState.js +0 -2
- package/dist/node_modules/rc-util/es/hooks/useMergedState.js.map +0 -1
- package/dist/node_modules/rc-util/es/hooks/useState.js +0 -2
- package/dist/node_modules/rc-util/es/hooks/useState.js.map +0 -1
- package/dist/node_modules/rc-util/es/isEqual.js +0 -2
- package/dist/node_modules/rc-util/es/isEqual.js.map +0 -1
- package/dist/node_modules/rc-util/es/warning.js +0 -2
- package/dist/node_modules/rc-util/es/warning.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/UI.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/UI.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Button.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Button.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Day.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Day.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Month.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Month.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Months.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Months.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Option.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Option.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Root.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Root.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Select.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Select.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Week.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Week.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/index.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/index.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/useFocus.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/useFocus.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/useSelection.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/useSelection.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js.map +0 -1
- package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js +0 -2
- package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js.map +0 -1
- package/dist/node_modules/react-day-picker/src/style.css +0 -1
- package/dist/node_modules/react-dropzone/dist/es/index.js +0 -4
- package/dist/node_modules/react-dropzone/dist/es/index.js.map +0 -1
- package/dist/node_modules/react-dropzone/dist/es/utils/index.js +0 -4
- package/dist/node_modules/react-dropzone/dist/es/utils/index.js.map +0 -1
- package/dist/node_modules/react-hot-toast/dist/index.js +0 -178
- package/dist/node_modules/react-hot-toast/dist/index.js.map +0 -1
- package/dist/node_modules/react-number-format/dist/react-number-format.es.js +0 -10
- package/dist/node_modules/react-number-format/dist/react-number-format.es.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -5
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -39
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -2
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -2
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
- package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -2
- package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
- package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -2
- package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
- package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -2
- package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
- package/dist/node_modules/rope-sequence/dist/index.js +0 -2
- package/dist/node_modules/rope-sequence/dist/index.js.map +0 -1
- package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2
- package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
- package/dist/node_modules/tailwindcss/lib/public/create-plugin.js +0 -2
- package/dist/node_modules/tailwindcss/lib/public/create-plugin.js.map +0 -1
- package/dist/node_modules/tailwindcss/lib/util/createPlugin.js +0 -2
- package/dist/node_modules/tailwindcss/lib/util/createPlugin.js.map +0 -1
- package/dist/node_modules/tailwindcss/plugin.js +0 -2
- package/dist/node_modules/tailwindcss/plugin.js.map +0 -1
- package/dist/node_modules/tailwindcss-animate/index.js +0 -2
- package/dist/node_modules/tailwindcss-animate/index.js.map +0 -1
- package/dist/node_modules/tslib/tslib.es6.js +0 -2
- package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
- package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -2
- package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -2
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
- package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -2
- package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
- package/dist/node_modules/use-mask-input/dist/index.js +0 -14
- package/dist/node_modules/use-mask-input/dist/index.js.map +0 -1
- package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -2
- package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
- package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -2
- package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -2
- package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +0 -2
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +0 -2
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +0 -2
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/dist/node_modules/w3c-keyname/index.js +0 -2
- package/dist/node_modules/w3c-keyname/index.js.map +0 -1
- package/dist/node_modules/zod/index.js +0 -2
- package/dist/node_modules/zod/index.js.map +0 -1
- package/dist/node_modules/zod/v3/ZodError.js +0 -2
- package/dist/node_modules/zod/v3/ZodError.js.map +0 -1
- package/dist/node_modules/zod/v3/errors.js +0 -2
- package/dist/node_modules/zod/v3/errors.js.map +0 -1
- package/dist/node_modules/zod/v3/external.js +0 -2
- package/dist/node_modules/zod/v3/external.js.map +0 -1
- package/dist/node_modules/zod/v3/helpers/errorUtil.js +0 -2
- package/dist/node_modules/zod/v3/helpers/errorUtil.js.map +0 -1
- package/dist/node_modules/zod/v3/helpers/parseUtil.js +0 -2
- package/dist/node_modules/zod/v3/helpers/parseUtil.js.map +0 -1
- package/dist/node_modules/zod/v3/helpers/util.js +0 -2
- package/dist/node_modules/zod/v3/helpers/util.js.map +0 -1
- package/dist/node_modules/zod/v3/locales/en.js +0 -2
- package/dist/node_modules/zod/v3/locales/en.js.map +0 -1
- package/dist/node_modules/zod/v3/types.js +0 -2
- package/dist/node_modules/zod/v3/types.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/context/MotionContext/index.mjs"],"sourcesContent":["\"use client\";\nimport { createContext } from 'react';\n\nconst MotionContext = createContext({});\n\nexport { MotionContext };\n"],"names":["MotionContext","createContext"],"mappings":"sCAGK,MAACA,EAAgBC,EAAc,CAAA,CAAE","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{isVariantLabel as e}from"../../render/utils/is-variant-label.js";import{isControllingVariants as r}from"../../render/utils/is-controlling-variants.js";function o(i,a){if(r(i)){const{initial:n,animate:t}=i;return{initial:n===!1||e(n)?n:void 0,animate:e(t)?t:void 0}}return i.inherit!==!1?a:{}}export{o as getCurrentTreeVariants};
|
|
2
|
-
//# sourceMappingURL=utils.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs"],"sourcesContent":["import { isVariantLabel } from '../../render/utils/is-variant-label.mjs';\nimport { isControllingVariants } from '../../render/utils/is-controlling-variants.mjs';\n\nfunction getCurrentTreeVariants(props, context) {\n if (isControllingVariants(props)) {\n const { initial, animate } = props;\n return {\n initial: initial === false || isVariantLabel(initial)\n ? initial\n : undefined,\n animate: isVariantLabel(animate) ? animate : undefined,\n };\n }\n return props.inherit !== false ? context : {};\n}\n\nexport { getCurrentTreeVariants };\n"],"names":["getCurrentTreeVariants","props","context","isControllingVariants","initial","animate","isVariantLabel"],"mappings":"8JAGA,SAASA,EAAuBC,EAAOC,EAAS,CAC5C,GAAIC,EAAsBF,CAAK,EAAG,CAC9B,KAAM,CAAE,QAAAG,EAAS,QAAAC,CAAO,EAAKJ,EAC7B,MAAO,CACH,QAASG,IAAY,IAASE,EAAeF,CAAO,EAC9CA,EACA,OACN,QAASE,EAAeD,CAAO,EAAIA,EAAU,MACzD,CACI,CACA,OAAOJ,EAAM,UAAY,GAAQC,EAAU,CAAA,CAC/C","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PresenceContext.js","sources":["../../../../../../node_modules/framer-motion/dist/es/context/PresenceContext.mjs"],"sourcesContent":["\"use client\";\nimport { createContext } from 'react';\n\n/**\n * @public\n */\nconst PresenceContext = createContext(null);\n\nexport { PresenceContext };\n"],"names":["PresenceContext","createContext"],"mappings":"sCAMK,MAACA,EAAkBC,EAAc,IAAI","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SwitchLayoutGroupContext.js","sources":["../../../../../../node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs"],"sourcesContent":["\"use client\";\nimport { createContext } from 'react';\n\n/**\n * Internal, exported only for usage in Framer\n */\nconst SwitchLayoutGroupContext = createContext({});\n\nexport { SwitchLayoutGroupContext };\n"],"names":["SwitchLayoutGroupContext","createContext"],"mappings":"sCAMK,MAACA,EAA2BC,EAAc,CAAA,CAAE","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"anticipate.js","sources":["../../../../../../node_modules/framer-motion/dist/es/easing/anticipate.mjs"],"sourcesContent":["import { backIn } from './back.mjs';\n\nconst anticipate = (p) => (p *= 2) < 1 ? 0.5 * backIn(p) : 0.5 * (2 - Math.pow(2, -10 * (p - 1)));\n\nexport { anticipate };\n"],"names":["anticipate","p","backIn"],"mappings":"mCAEK,MAACA,EAAcC,IAAOA,GAAK,GAAK,EAAI,GAAMC,EAAOD,CAAC,EAAI,IAAO,EAAI,KAAK,IAAI,EAAG,KAAOA,EAAI,EAAE","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{cubicBezier as r}from"./cubic-bezier.js";import{mirrorEasing as o}from"./modifiers/mirror.js";import{reverseEasing as t}from"./modifiers/reverse.js";const c=r(.33,1.53,.69,.99),i=t(c),s=o(i);export{i as backIn,s as backInOut,c as backOut};
|
|
2
|
-
//# sourceMappingURL=back.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"back.js","sources":["../../../../../../node_modules/framer-motion/dist/es/easing/back.mjs"],"sourcesContent":["import { cubicBezier } from './cubic-bezier.mjs';\nimport { mirrorEasing } from './modifiers/mirror.mjs';\nimport { reverseEasing } from './modifiers/reverse.mjs';\n\nconst backOut = /*@__PURE__*/ cubicBezier(0.33, 1.53, 0.69, 0.99);\nconst backIn = /*@__PURE__*/ reverseEasing(backOut);\nconst backInOut = /*@__PURE__*/ mirrorEasing(backIn);\n\nexport { backIn, backInOut, backOut };\n"],"names":["backOut","cubicBezier","backIn","reverseEasing","backInOut","mirrorEasing"],"mappings":"4JAIK,MAACA,EAAwBC,EAAY,IAAM,KAAM,IAAM,GAAI,EAC1DC,EAAuBC,EAAcH,CAAO,EAC5CI,EAA0BC,EAAaH,CAAM","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"circ.js","sources":["../../../../../../node_modules/framer-motion/dist/es/easing/circ.mjs"],"sourcesContent":["import { mirrorEasing } from './modifiers/mirror.mjs';\nimport { reverseEasing } from './modifiers/reverse.mjs';\n\nconst circIn = (p) => 1 - Math.sin(Math.acos(p));\nconst circOut = reverseEasing(circIn);\nconst circInOut = mirrorEasing(circIn);\n\nexport { circIn, circInOut, circOut };\n"],"names":["circIn","p","circOut","reverseEasing","circInOut","mirrorEasing"],"mappings":"4GAGK,MAACA,EAAUC,GAAM,EAAI,KAAK,IAAI,KAAK,KAAKA,CAAC,CAAC,EACzCC,EAAUC,EAAcH,CAAM,EAC9BI,EAAYC,EAAaL,CAAM","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{noop as b}from"../../../../motion-utils/dist/es/noop.js";const s=(n,i,r)=>(((1-3*r+3*i)*n+(3*r-6*i))*n+3*i)*n,f=1e-7,l=12;function a(n,i,r,c,o){let e,t,u=0;do t=i+(r-i)/2,e=s(t,c,o)-n,e>0?r=t:i=t;while(Math.abs(e)>f&&++u<l);return t}function d(n,i,r,c){if(n===i&&r===c)return b;const o=e=>a(e,0,1,n,r);return e=>e===0||e===1?e:s(o(e),i,c)}export{d as cubicBezier};
|
|
2
|
-
//# sourceMappingURL=cubic-bezier.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cubic-bezier.js","sources":["../../../../../../node_modules/framer-motion/dist/es/easing/cubic-bezier.mjs"],"sourcesContent":["import { noop } from 'motion-utils';\n\n/*\n Bezier function generator\n This has been modified from Gaëtan Renaudeau's BezierEasing\n https://github.com/gre/bezier-easing/blob/master/src/index.js\n https://github.com/gre/bezier-easing/blob/master/LICENSE\n \n I've removed the newtonRaphsonIterate algo because in benchmarking it\n wasn't noticiably faster than binarySubdivision, indeed removing it\n usually improved times, depending on the curve.\n I also removed the lookup table, as for the added bundle size and loop we're\n only cutting ~4 or so subdivision iterations. I bumped the max iterations up\n to 12 to compensate and this still tended to be faster for no perceivable\n loss in accuracy.\n Usage\n const easeOut = cubicBezier(.17,.67,.83,.67);\n const x = easeOut(0.5); // returns 0.627...\n*/\n// Returns x(t) given t, x1, and x2, or y(t) given t, y1, and y2.\nconst calcBezier = (t, a1, a2) => (((1.0 - 3.0 * a2 + 3.0 * a1) * t + (3.0 * a2 - 6.0 * a1)) * t + 3.0 * a1) *\n t;\nconst subdivisionPrecision = 0.0000001;\nconst subdivisionMaxIterations = 12;\nfunction binarySubdivide(x, lowerBound, upperBound, mX1, mX2) {\n let currentX;\n let currentT;\n let i = 0;\n do {\n currentT = lowerBound + (upperBound - lowerBound) / 2.0;\n currentX = calcBezier(currentT, mX1, mX2) - x;\n if (currentX > 0.0) {\n upperBound = currentT;\n }\n else {\n lowerBound = currentT;\n }\n } while (Math.abs(currentX) > subdivisionPrecision &&\n ++i < subdivisionMaxIterations);\n return currentT;\n}\nfunction cubicBezier(mX1, mY1, mX2, mY2) {\n // If this is a linear gradient, return linear easing\n if (mX1 === mY1 && mX2 === mY2)\n return noop;\n const getTForX = (aX) => binarySubdivide(aX, 0, 1, mX1, mX2);\n // If animation is at start/end, return t without easing\n return (t) => t === 0 || t === 1 ? t : calcBezier(getTForX(t), mY1, mY2);\n}\n\nexport { cubicBezier };\n"],"names":["calcBezier","t","a1","a2","subdivisionPrecision","subdivisionMaxIterations","binarySubdivide","x","lowerBound","upperBound","mX1","mX2","currentX","currentT","i","cubicBezier","mY1","mY2","noop","getTForX","aX"],"mappings":"gEAoBA,MAAMA,EAAa,CAACC,EAAGC,EAAIC,OAAU,EAAM,EAAMA,EAAK,EAAMD,GAAMD,GAAK,EAAME,EAAK,EAAMD,IAAOD,EAAI,EAAMC,GACrGD,EACEG,EAAuB,KACvBC,EAA2B,GACjC,SAASC,EAAgBC,EAAGC,EAAYC,EAAYC,EAAKC,EAAK,CAC1D,IAAIC,EACAC,EACAC,EAAI,EACR,GACID,EAAWL,GAAcC,EAAaD,GAAc,EACpDI,EAAWZ,EAAWa,EAAUH,EAAKC,CAAG,EAAIJ,EACxCK,EAAW,EACXH,EAAaI,EAGbL,EAAaK,QAEZ,KAAK,IAAID,CAAQ,EAAIR,GAC1B,EAAEU,EAAIT,GACV,OAAOQ,CACX,CACA,SAASE,EAAYL,EAAKM,EAAKL,EAAKM,EAAK,CAErC,GAAIP,IAAQM,GAAOL,IAAQM,EACvB,OAAOC,EACX,MAAMC,EAAYC,GAAOd,EAAgBc,EAAI,EAAG,EAAGV,EAAKC,CAAG,EAE3D,OAAQV,GAAMA,IAAM,GAAKA,IAAM,EAAIA,EAAID,EAAWmB,EAASlB,CAAC,EAAGe,EAAKC,CAAG,CAC3E","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ease.js","sources":["../../../../../../node_modules/framer-motion/dist/es/easing/ease.mjs"],"sourcesContent":["import { cubicBezier } from './cubic-bezier.mjs';\n\nconst easeIn = /*@__PURE__*/ cubicBezier(0.42, 0, 1, 1);\nconst easeOut = /*@__PURE__*/ cubicBezier(0, 0, 0.58, 1);\nconst easeInOut = /*@__PURE__*/ cubicBezier(0.42, 0, 0.58, 1);\n\nexport { easeIn, easeInOut, easeOut };\n"],"names":["easeIn","cubicBezier","easeOut","easeInOut"],"mappings":"gDAEK,MAACA,EAAuBC,EAAY,IAAM,EAAG,EAAG,CAAC,EAChDC,EAAwBD,EAAY,EAAG,EAAG,IAAM,CAAC,EACjDE,EAA0BF,EAAY,IAAM,EAAG,IAAM,CAAC","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mirror.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/easing/modifiers/mirror.mjs"],"sourcesContent":["// Accepts an easing function and returns a new one that outputs mirrored values for\n// the second half of the animation. Turns easeIn into easeInOut.\nconst mirrorEasing = (easing) => (p) => p <= 0.5 ? easing(2 * p) / 2 : (2 - easing(2 * (1 - p))) / 2;\n\nexport { mirrorEasing };\n"],"names":["mirrorEasing","easing","p"],"mappings":"AAEK,MAACA,EAAgBC,GAAYC,GAAMA,GAAK,GAAMD,EAAO,EAAIC,CAAC,EAAI,GAAK,EAAID,EAAO,GAAK,EAAIC,EAAE,GAAK","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reverse.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/easing/modifiers/reverse.mjs"],"sourcesContent":["// Accepts an easing function and returns a new one that outputs reversed values.\n// Turns easeIn into easeOut.\nconst reverseEasing = (easing) => (p) => 1 - easing(1 - p);\n\nexport { reverseEasing };\n"],"names":["reverseEasing","easing","p"],"mappings":"AAEK,MAACA,EAAiBC,GAAYC,GAAM,EAAID,EAAO,EAAIC,CAAC","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-easing-array.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/easing/utils/is-easing-array.mjs"],"sourcesContent":["const isEasingArray = (ease) => {\n return Array.isArray(ease) && typeof ease[0] !== \"number\";\n};\n\nexport { isEasingArray };\n"],"names":["isEasingArray","ease"],"mappings":"AAAK,MAACA,EAAiBC,GACZ,MAAM,QAAQA,CAAI,GAAK,OAAOA,EAAK,CAAC,GAAM","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{invariant as n}from"../../../../../motion-utils/dist/es/errors.js";import{noop as c}from"../../../../../motion-utils/dist/es/noop.js";import{isBezierDefinition as m}from"../../../../../motion-dom/dist/es/utils/is-bezier-definition.js";import{anticipate as a}from"../anticipate.js";import{backOut as p,backInOut as u,backIn as s}from"../back.js";import{circOut as f,circInOut as I,circIn as O}from"../circ.js";import{cubicBezier as b}from"../cubic-bezier.js";import{easeOut as g,easeInOut as k,easeIn as l}from"../ease.js";const x={linear:c,easeIn:l,easeInOut:k,easeOut:g,circIn:O,circInOut:I,circOut:f,backIn:s,backInOut:u,backOut:p,anticipate:a},T=r=>{if(m(r)){n(r.length===4);const[t,o,e,i]=r;return b(t,o,e,i)}else if(typeof r=="string")return x[r];return r};export{T as easingDefinitionToFunction};
|
|
2
|
-
//# sourceMappingURL=map.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"map.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/easing/utils/map.mjs"],"sourcesContent":["import { isBezierDefinition } from 'motion-dom';\nimport { invariant, noop } from 'motion-utils';\nimport { anticipate } from '../anticipate.mjs';\nimport { backIn, backInOut, backOut } from '../back.mjs';\nimport { circIn, circInOut, circOut } from '../circ.mjs';\nimport { cubicBezier } from '../cubic-bezier.mjs';\nimport { easeIn, easeInOut, easeOut } from '../ease.mjs';\n\nconst easingLookup = {\n linear: noop,\n easeIn,\n easeInOut,\n easeOut,\n circIn,\n circInOut,\n circOut,\n backIn,\n backInOut,\n backOut,\n anticipate,\n};\nconst easingDefinitionToFunction = (definition) => {\n if (isBezierDefinition(definition)) {\n // If cubic bezier definition, create bezier curve\n invariant(definition.length === 4, `Cubic bezier arrays must contain four numerical values.`);\n const [x1, y1, x2, y2] = definition;\n return cubicBezier(x1, y1, x2, y2);\n }\n else if (typeof definition === \"string\") {\n // Else lookup from table\n invariant(easingLookup[definition] !== undefined, `Invalid easing type '${definition}'`);\n return easingLookup[definition];\n }\n return definition;\n};\n\nexport { easingDefinitionToFunction };\n"],"names":["easingLookup","noop","easeIn","easeInOut","easeOut","circIn","circInOut","circOut","backIn","backInOut","backOut","anticipate","easingDefinitionToFunction","definition","isBezierDefinition","invariant","x1","y1","x2","y2","cubicBezier"],"mappings":"ihBAQA,MAAMA,EAAe,CACjB,OAAQC,EACR,OAAAC,EACA,UAAAC,EACA,QAAAC,EACA,OAAAC,EACA,UAAAC,EACA,QAAAC,EACA,OAAAC,EACA,UAAAC,EACA,QAAAC,EACA,WAAAC,CACJ,EACMC,EAA8BC,GAAe,CAC/C,GAAIC,EAAmBD,CAAU,EAAG,CAEhCE,EAAUF,EAAW,SAAW,CAA4D,EAC5F,KAAM,CAACG,EAAIC,EAAIC,EAAIC,CAAE,EAAIN,EACzB,OAAOO,EAAYJ,EAAIC,EAAIC,EAAIC,CAAE,CACrC,SACS,OAAON,GAAe,SAG3B,OAAOb,EAAaa,CAAU,EAElC,OAAOA,CACX","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"add-dom-event.js","sources":["../../../../../../node_modules/framer-motion/dist/es/events/add-dom-event.mjs"],"sourcesContent":["function addDomEvent(target, eventName, handler, options = { passive: true }) {\n target.addEventListener(eventName, handler, options);\n return () => target.removeEventListener(eventName, handler);\n}\n\nexport { addDomEvent };\n"],"names":["addDomEvent","target","eventName","handler","options"],"mappings":"AAAA,SAASA,EAAYC,EAAQC,EAAWC,EAASC,EAAU,CAAE,QAAS,IAAQ,CAC1E,OAAAH,EAAO,iBAAiBC,EAAWC,EAASC,CAAO,EAC5C,IAAMH,EAAO,oBAAoBC,EAAWC,CAAO,CAC9D","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"add-pointer-event.js","sources":["../../../../../../node_modules/framer-motion/dist/es/events/add-pointer-event.mjs"],"sourcesContent":["import { addDomEvent } from './add-dom-event.mjs';\nimport { addPointerInfo } from './event-info.mjs';\n\nfunction addPointerEvent(target, eventName, handler, options) {\n return addDomEvent(target, eventName, addPointerInfo(handler), options);\n}\n\nexport { addPointerEvent };\n"],"names":["addPointerEvent","target","eventName","handler","options","addDomEvent","addPointerInfo"],"mappings":"kGAGA,SAASA,EAAgBC,EAAQC,EAAWC,EAASC,EAAS,CAC1D,OAAOC,EAAYJ,EAAQC,EAAWI,EAAeH,CAAO,EAAGC,CAAO,CAC1E","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event-info.js","sources":["../../../../../../node_modules/framer-motion/dist/es/events/event-info.mjs"],"sourcesContent":["import { isPrimaryPointer } from 'motion-dom';\n\nfunction extractEventInfo(event) {\n return {\n point: {\n x: event.pageX,\n y: event.pageY,\n },\n };\n}\nconst addPointerInfo = (handler) => {\n return (event) => isPrimaryPointer(event) && handler(event, extractEventInfo(event));\n};\n\nexport { addPointerInfo, extractEventInfo };\n"],"names":["extractEventInfo","event","addPointerInfo","handler","isPrimaryPointer"],"mappings":"uGAEA,SAASA,EAAiBC,EAAO,CAC7B,MAAO,CACH,MAAO,CACH,EAAGA,EAAM,MACT,EAAGA,EAAM,KACrB,CACA,CACA,CACK,MAACC,EAAkBC,GACZF,GAAUG,EAAiBH,CAAK,GAAKE,EAAQF,EAAOD,EAAiBC,CAAK,CAAC","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{createRenderStep as E}from"./render-step.js";const a=["read","resolveKeyframes","update","preRender","render","postRender"],F=40;function B(o,l){let t=!1,c=!0;const e={delta:0,timestamp:0,isProcessing:!1},d=()=>t=!0,n=a.reduce((s,r)=>(s[r]=E(d),s),{}),{read:u,resolveKeyframes:i,update:f,preRender:m,render:R,postRender:g}=n,p=()=>{const s=performance.now();t=!1,e.delta=c?1e3/60:Math.max(Math.min(s-e.timestamp,F),1),e.timestamp=s,e.isProcessing=!0,u.process(e),i.process(e),f.process(e),m.process(e),R.process(e),g.process(e),e.isProcessing=!1,t&&l&&(c=!1,o(p))},h=()=>{t=!0,c=!0,e.isProcessing||o(p)};return{schedule:a.reduce((s,r)=>{const x=n[r];return s[r]=(P,v=!1,w=!1)=>(t||h(),x.schedule(P,v,w)),s},{}),cancel:s=>{for(let r=0;r<a.length;r++)n[a[r]].cancel(s)},state:e,steps:n}}export{B as createRenderBatcher,a as stepsOrder};
|
|
2
|
-
//# sourceMappingURL=batcher.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"batcher.js","sources":["../../../../../../node_modules/framer-motion/dist/es/frameloop/batcher.mjs"],"sourcesContent":["import { MotionGlobalConfig } from '../utils/GlobalConfig.mjs';\nimport { createRenderStep } from './render-step.mjs';\n\nconst stepsOrder = [\n \"read\", // Read\n \"resolveKeyframes\", // Write/Read/Write/Read\n \"update\", // Compute\n \"preRender\", // Compute\n \"render\", // Write\n \"postRender\", // Compute\n];\nconst maxElapsed = 40;\nfunction createRenderBatcher(scheduleNextBatch, allowKeepAlive) {\n let runNextFrame = false;\n let useDefaultElapsed = true;\n const state = {\n delta: 0.0,\n timestamp: 0.0,\n isProcessing: false,\n };\n const flagRunNextFrame = () => (runNextFrame = true);\n const steps = stepsOrder.reduce((acc, key) => {\n acc[key] = createRenderStep(flagRunNextFrame);\n return acc;\n }, {});\n const { read, resolveKeyframes, update, preRender, render, postRender } = steps;\n const processBatch = () => {\n const timestamp = MotionGlobalConfig.useManualTiming\n ? state.timestamp\n : performance.now();\n runNextFrame = false;\n state.delta = useDefaultElapsed\n ? 1000 / 60\n : Math.max(Math.min(timestamp - state.timestamp, maxElapsed), 1);\n state.timestamp = timestamp;\n state.isProcessing = true;\n // Unrolled render loop for better per-frame performance\n read.process(state);\n resolveKeyframes.process(state);\n update.process(state);\n preRender.process(state);\n render.process(state);\n postRender.process(state);\n state.isProcessing = false;\n if (runNextFrame && allowKeepAlive) {\n useDefaultElapsed = false;\n scheduleNextBatch(processBatch);\n }\n };\n const wake = () => {\n runNextFrame = true;\n useDefaultElapsed = true;\n if (!state.isProcessing) {\n scheduleNextBatch(processBatch);\n }\n };\n const schedule = stepsOrder.reduce((acc, key) => {\n const step = steps[key];\n acc[key] = (process, keepAlive = false, immediate = false) => {\n if (!runNextFrame)\n wake();\n return step.schedule(process, keepAlive, immediate);\n };\n return acc;\n }, {});\n const cancel = (process) => {\n for (let i = 0; i < stepsOrder.length; i++) {\n steps[stepsOrder[i]].cancel(process);\n }\n };\n return { schedule, cancel, state, steps };\n}\n\nexport { createRenderBatcher, stepsOrder };\n"],"names":["stepsOrder","maxElapsed","createRenderBatcher","scheduleNextBatch","allowKeepAlive","runNextFrame","useDefaultElapsed","state","flagRunNextFrame","steps","acc","key","createRenderStep","read","resolveKeyframes","update","preRender","render","postRender","processBatch","timestamp","wake","step","process","keepAlive","immediate","i"],"mappings":"oDAGK,MAACA,EAAa,CACf,OACA,mBACA,SACA,YACA,SACA,YACJ,EACMC,EAAa,GACnB,SAASC,EAAoBC,EAAmBC,EAAgB,CAC5D,IAAIC,EAAe,GACfC,EAAoB,GACxB,MAAMC,EAAQ,CACV,MAAO,EACP,UAAW,EACX,aAAc,EACtB,EACUC,EAAmB,IAAOH,EAAe,GACzCI,EAAQT,EAAW,OAAO,CAACU,EAAKC,KAClCD,EAAIC,CAAG,EAAIC,EAAiBJ,CAAgB,EACrCE,GACR,CAAA,CAAE,EACC,CAAE,KAAAG,EAAM,iBAAAC,EAAkB,OAAAC,EAAQ,UAAAC,EAAW,OAAAC,EAAQ,WAAAC,CAAU,EAAKT,EACpEU,EAAe,IAAM,CACvB,MAAMC,EAEA,YAAY,IAAG,EACrBf,EAAe,GACfE,EAAM,MAAQD,EACR,IAAO,GACP,KAAK,IAAI,KAAK,IAAIc,EAAYb,EAAM,UAAWN,CAAU,EAAG,CAAC,EACnEM,EAAM,UAAYa,EAClBb,EAAM,aAAe,GAErBM,EAAK,QAAQN,CAAK,EAClBO,EAAiB,QAAQP,CAAK,EAC9BQ,EAAO,QAAQR,CAAK,EACpBS,EAAU,QAAQT,CAAK,EACvBU,EAAO,QAAQV,CAAK,EACpBW,EAAW,QAAQX,CAAK,EACxBA,EAAM,aAAe,GACjBF,GAAgBD,IAChBE,EAAoB,GACpBH,EAAkBgB,CAAY,EAEtC,EACME,EAAO,IAAM,CACfhB,EAAe,GACfC,EAAoB,GACfC,EAAM,cACPJ,EAAkBgB,CAAY,CAEtC,EAeA,MAAO,CAAE,SAdQnB,EAAW,OAAO,CAACU,EAAKC,IAAQ,CAC7C,MAAMW,EAAOb,EAAME,CAAG,EACtB,OAAAD,EAAIC,CAAG,EAAI,CAACY,EAASC,EAAY,GAAOC,EAAY,MAC3CpB,GACDgB,EAAI,EACDC,EAAK,SAASC,EAASC,EAAWC,CAAS,GAE/Cf,CACX,EAAG,CAAA,CAAE,EAMc,OALHa,GAAY,CACxB,QAASG,EAAI,EAAGA,EAAI1B,EAAW,OAAQ0B,IACnCjB,EAAMT,EAAW0B,CAAC,CAAC,EAAE,OAAOH,CAAO,CAE3C,EAC2B,MAAAhB,EAAO,MAAAE,CAAK,CAC3C","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{noop as e}from"../../../../motion-utils/dist/es/noop.js";import{createRenderBatcher as r}from"./batcher.js";const{schedule:m,cancel:n,state:o,steps:c}=r(typeof requestAnimationFrame<"u"?requestAnimationFrame:e,!0);export{n as cancelFrame,m as frame,o as frameData,c as frameSteps};
|
|
2
|
-
//# sourceMappingURL=frame.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"frame.js","sources":["../../../../../../node_modules/framer-motion/dist/es/frameloop/frame.mjs"],"sourcesContent":["import { noop } from 'motion-utils';\nimport { createRenderBatcher } from './batcher.mjs';\n\nconst { schedule: frame, cancel: cancelFrame, state: frameData, steps: frameSteps, } = createRenderBatcher(typeof requestAnimationFrame !== \"undefined\" ? requestAnimationFrame : noop, true);\n\nexport { cancelFrame, frame, frameData, frameSteps };\n"],"names":["frame","cancelFrame","frameData","frameSteps","createRenderBatcher","noop"],"mappings":"mHAGK,KAAC,CAAE,SAAUA,EAAO,OAAQC,EAAa,MAAOC,EAAW,MAAOC,CAAU,EAAMC,EAAoB,OAAO,sBAA0B,IAAc,sBAAwBC,EAAM,EAAI","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"microtask.js","sources":["../../../../../../node_modules/framer-motion/dist/es/frameloop/microtask.mjs"],"sourcesContent":["import { createRenderBatcher } from './batcher.mjs';\n\nconst { schedule: microtask, cancel: cancelMicrotask } = createRenderBatcher(queueMicrotask, false);\n\nexport { cancelMicrotask, microtask };\n"],"names":["microtask","createRenderBatcher"],"mappings":"mDAEK,KAAC,CAAE,SAAUA,CAAmC,EAAIC,EAAoB,eAAgB,EAAK","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
function p(d){let t=new Set,s=new Set,r=!1,n=!1;const a=new WeakSet;let i={delta:0,timestamp:0,isProcessing:!1};function u(e){a.has(e)&&(f.schedule(e),d()),e(i)}const f={schedule:(e,l=!1,h=!1)=>{const o=h&&r?t:s;return l&&a.add(e),o.has(e)||o.add(e),e},cancel:e=>{s.delete(e),a.delete(e)},process:e=>{if(i=e,r){n=!0;return}r=!0,[t,s]=[s,t],t.forEach(u),t.clear(),r=!1,n&&(n=!1,f.process(e))}};return f}export{p as createRenderStep};
|
|
2
|
-
//# sourceMappingURL=render-step.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"render-step.js","sources":["../../../../../../node_modules/framer-motion/dist/es/frameloop/render-step.mjs"],"sourcesContent":["function createRenderStep(runNextFrame) {\n /**\n * We create and reuse two queues, one to queue jobs for the current frame\n * and one for the next. We reuse to avoid triggering GC after x frames.\n */\n let thisFrame = new Set();\n let nextFrame = new Set();\n /**\n * Track whether we're currently processing jobs in this step. This way\n * we can decide whether to schedule new jobs for this frame or next.\n */\n let isProcessing = false;\n let flushNextFrame = false;\n /**\n * A set of processes which were marked keepAlive when scheduled.\n */\n const toKeepAlive = new WeakSet();\n let latestFrameData = {\n delta: 0.0,\n timestamp: 0.0,\n isProcessing: false,\n };\n function triggerCallback(callback) {\n if (toKeepAlive.has(callback)) {\n step.schedule(callback);\n runNextFrame();\n }\n callback(latestFrameData);\n }\n const step = {\n /**\n * Schedule a process to run on the next frame.\n */\n schedule: (callback, keepAlive = false, immediate = false) => {\n const addToCurrentFrame = immediate && isProcessing;\n const queue = addToCurrentFrame ? thisFrame : nextFrame;\n if (keepAlive)\n toKeepAlive.add(callback);\n if (!queue.has(callback))\n queue.add(callback);\n return callback;\n },\n /**\n * Cancel the provided callback from running on the next frame.\n */\n cancel: (callback) => {\n nextFrame.delete(callback);\n toKeepAlive.delete(callback);\n },\n /**\n * Execute all schedule callbacks.\n */\n process: (frameData) => {\n latestFrameData = frameData;\n /**\n * If we're already processing we've probably been triggered by a flushSync\n * inside an existing process. Instead of executing, mark flushNextFrame\n * as true and ensure we flush the following frame at the end of this one.\n */\n if (isProcessing) {\n flushNextFrame = true;\n return;\n }\n isProcessing = true;\n [thisFrame, nextFrame] = [nextFrame, thisFrame];\n // Execute this frame\n thisFrame.forEach(triggerCallback);\n // Clear the frame so no callbacks remain. This is to avoid\n // memory leaks should this render step not run for a while.\n thisFrame.clear();\n isProcessing = false;\n if (flushNextFrame) {\n flushNextFrame = false;\n step.process(frameData);\n }\n },\n };\n return step;\n}\n\nexport { createRenderStep };\n"],"names":["createRenderStep","runNextFrame","thisFrame","nextFrame","isProcessing","flushNextFrame","toKeepAlive","latestFrameData","triggerCallback","callback","step","keepAlive","immediate","queue","frameData"],"mappings":"AAAA,SAASA,EAAiBC,EAAc,CAKpC,IAAIC,EAAY,IAAI,IAChBC,EAAY,IAAI,IAKhBC,EAAe,GACfC,EAAiB,GAIrB,MAAMC,EAAc,IAAI,QACxB,IAAIC,EAAkB,CAClB,MAAO,EACP,UAAW,EACX,aAAc,EACtB,EACI,SAASC,EAAgBC,EAAU,CAC3BH,EAAY,IAAIG,CAAQ,IACxBC,EAAK,SAASD,CAAQ,EACtBR,EAAY,GAEhBQ,EAASF,CAAe,CAC5B,CACA,MAAMG,EAAO,CAIT,SAAU,CAACD,EAAUE,EAAY,GAAOC,EAAY,KAAU,CAE1D,MAAMC,EADoBD,GAAaR,EACLF,EAAYC,EAC9C,OAAIQ,GACAL,EAAY,IAAIG,CAAQ,EACvBI,EAAM,IAAIJ,CAAQ,GACnBI,EAAM,IAAIJ,CAAQ,EACfA,CACX,EAIA,OAASA,GAAa,CAClBN,EAAU,OAAOM,CAAQ,EACzBH,EAAY,OAAOG,CAAQ,CAC/B,EAIA,QAAUK,GAAc,CAOpB,GANAP,EAAkBO,EAMdV,EAAc,CACdC,EAAiB,GACjB,MACJ,CACAD,EAAe,GACf,CAACF,EAAWC,CAAS,EAAI,CAACA,EAAWD,CAAS,EAE9CA,EAAU,QAAQM,CAAe,EAGjCN,EAAU,MAAK,EACfE,EAAe,GACXC,IACAA,EAAiB,GACjBK,EAAK,QAAQI,CAAS,EAE9B,CACR,EACI,OAAOJ,CACX","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{MotionGlobalConfig as i}from"../utils/GlobalConfig.js";import{frameData as n}from"./frame.js";let e;function t(){e=void 0}const r={now:()=>(e===void 0&&r.set(n.isProcessing||i.useManualTiming?n.timestamp:performance.now()),e),set:o=>{e=o,queueMicrotask(t)}};export{r as time};
|
|
2
|
-
//# sourceMappingURL=sync-time.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sync-time.js","sources":["../../../../../../node_modules/framer-motion/dist/es/frameloop/sync-time.mjs"],"sourcesContent":["import { MotionGlobalConfig } from '../utils/GlobalConfig.mjs';\nimport { frameData } from './frame.mjs';\n\nlet now;\nfunction clearTime() {\n now = undefined;\n}\n/**\n * An eventloop-synchronous alternative to performance.now().\n *\n * Ensures that time measurements remain consistent within a synchronous context.\n * Usually calling performance.now() twice within the same synchronous context\n * will return different values which isn't useful for animations when we're usually\n * trying to sync animations to the same frame.\n */\nconst time = {\n now: () => {\n if (now === undefined) {\n time.set(frameData.isProcessing || MotionGlobalConfig.useManualTiming\n ? frameData.timestamp\n : performance.now());\n }\n return now;\n },\n set: (newTime) => {\n now = newTime;\n queueMicrotask(clearTime);\n },\n};\n\nexport { time };\n"],"names":["now","clearTime","time","frameData","MotionGlobalConfig","newTime"],"mappings":"qGAGA,IAAIA,EACJ,SAASC,GAAY,CACjBD,EAAM,MACV,CASK,MAACE,EAAO,CACT,IAAK,KACGF,IAAQ,QACRE,EAAK,IAAIC,EAAU,cAAgBC,EAAmB,gBAChDD,EAAU,UACV,YAAY,IAAG,CAAE,EAEpBH,GAEX,IAAMK,GAAY,CACdL,EAAMK,EACN,eAAeJ,CAAS,CAC5B,CACJ","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{setDragLock as L}from"../../../../../motion-dom/dist/es/gestures/drag/state/set-active.js";import{PanSession as M}from"../pan/PanSession.js";import{isRefObject as D}from"../../utils/is-ref-object.js";import{addPointerEvent as S}from"../../events/add-pointer-event.js";import{applyConstraints as B,calcRelativeConstraints as k,resolveDragElastic as j,calcViewportConstraints as T,defaultElastic as w,rebaseAxisConstraints as b,calcOrigin as R}from"./utils/constraints.js";import{createBox as W}from"../../projection/geometry/models.js";import{eachAxis as u}from"../../projection/utils/each-axis.js";import{measurePageBox as _}from"../../projection/utils/measure.js";import{extractEventInfo as O}from"../../events/event-info.js";import{convertBoxToBoundingBox as U,convertBoundingBoxToBox as z}from"../../projection/geometry/conversion.js";import{addDomEvent as F}from"../../events/add-dom-event.js";import{calcLength as I}from"../../projection/geometry/delta-calc.js";import{mixNumber as V}from"../../utils/mix/number.js";import{percent as K}from"../../value/types/numbers/units.js";import{animateMotionValue as N}from"../../animation/interfaces/motion-value.js";import{getContextWindow as $}from"../../utils/get-context-window.js";import{addValueToWillChange as x}from"../../value/use-will-change/add-will-change.js";import{frame as C}from"../../frameloop/frame.js";const q=new WeakMap;class mt{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=W(),this.visualElement=t}start(t,{snapToCursor:s=!1}={}){const{presenceContext:i}=this.visualElement;if(i&&i.isPresent===!1)return;const n=o=>{const{dragSnapToOrigin:a}=this.getProps();a?this.pauseAnimation():this.stopAnimation(),s&&this.snapToCursor(O(o).point)},r=(o,a)=>{const{drag:f,dragPropagation:d,onDragStart:g}=this.getProps();if(f&&!d&&(this.openDragLock&&this.openDragLock(),this.openDragLock=L(f),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),u(m=>{let E=this.getAxisMotionValue(m).get()||0;if(K.test(E)){const{projection:A}=this.visualElement;if(A&&A.layout){const y=A.layout.layoutBox[m];y&&(E=I(y)*(parseFloat(E)/100))}}this.originPoint[m]=E}),g&&C.postRender(()=>g(o,a)),x(this.visualElement,"transform");const{animationState:v}=this.visualElement;v&&v.setActive("whileDrag",!0)},e=(o,a)=>{const{dragPropagation:f,dragDirectionLock:d,onDirectionLock:g,onDrag:v}=this.getProps();if(!f&&!this.openDragLock)return;const{offset:m}=a;if(d&&this.currentDirection===null){this.currentDirection=G(m),this.currentDirection!==null&&g&&g(this.currentDirection);return}this.updateAxis("x",a.point,m),this.updateAxis("y",a.point,m),this.visualElement.render(),v&&v(o,a)},l=(o,a)=>this.stop(o,a),c=()=>u(o=>{var a;return this.getAnimationState(o)==="paused"&&((a=this.getAxisMotionValue(o).animation)===null||a===void 0?void 0:a.play())}),{dragSnapToOrigin:h}=this.getProps();this.panSession=new M(t,{onSessionStart:n,onStart:r,onMove:e,onSessionEnd:l,resumeAnimation:c},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:h,contextWindow:$(this.visualElement)})}stop(t,s){const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:n}=s;this.startAnimation(n);const{onDragEnd:r}=this.getProps();r&&C.postRender(()=>r(t,s))}cancel(){this.isDragging=!1;const{projection:t,animationState:s}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:i}=this.getProps();!i&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),s&&s.setActive("whileDrag",!1)}updateAxis(t,s,i){const{drag:n}=this.getProps();if(!i||!P(t,n,this.currentDirection))return;const r=this.getAxisMotionValue(t);let e=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(e=B(e,this.constraints[t],this.elastic[t])),r.set(e)}resolveConstraints(){var t;const{dragConstraints:s,dragElastic:i}=this.getProps(),n=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)===null||t===void 0?void 0:t.layout,r=this.constraints;s&&D(s)?this.constraints||(this.constraints=this.resolveRefConstraints()):s&&n?this.constraints=k(n.layoutBox,s):this.constraints=!1,this.elastic=j(i),r!==this.constraints&&n&&this.constraints&&!this.hasMutatedConstraints&&u(e=>{this.constraints!==!1&&this.getAxisMotionValue(e)&&(this.constraints[e]=b(n.layoutBox[e],this.constraints[e]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:s}=this.getProps();if(!t||!D(t))return!1;const i=t.current,{projection:n}=this.visualElement;if(!n||!n.layout)return!1;const r=_(i,n.root,this.visualElement.getTransformPagePoint());let e=T(n.layout.layoutBox,r);if(s){const l=s(U(e));this.hasMutatedConstraints=!!l,l&&(e=z(l))}return e}startAnimation(t){const{drag:s,dragMomentum:i,dragElastic:n,dragTransition:r,dragSnapToOrigin:e,onDragTransitionEnd:l}=this.getProps(),c=this.constraints||{},h=u(o=>{if(!P(o,s,this.currentDirection))return;let a=c&&c[o]||{};e&&(a={min:0,max:0});const f=n?200:1e6,d=n?40:1e7,g={type:"inertia",velocity:i?t[o]:0,bounceStiffness:f,bounceDamping:d,timeConstant:750,restDelta:1,restSpeed:10,...r,...a};return this.startAxisValueAnimation(o,g)});return Promise.all(h).then(l)}startAxisValueAnimation(t,s){const i=this.getAxisMotionValue(t);return x(this.visualElement,t),i.start(N(t,i,0,s,this.visualElement,!1))}stopAnimation(){u(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){u(t=>{var s;return(s=this.getAxisMotionValue(t).animation)===null||s===void 0?void 0:s.pause()})}getAnimationState(t){var s;return(s=this.getAxisMotionValue(t).animation)===null||s===void 0?void 0:s.state}getAxisMotionValue(t){const s=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps(),n=i[s];return n||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){u(s=>{const{drag:i}=this.getProps();if(!P(s,i,this.currentDirection))return;const{projection:n}=this.visualElement,r=this.getAxisMotionValue(s);if(n&&n.layout){const{min:e,max:l}=n.layout.layoutBox[s];r.set(t[s]-V(e,l,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:s}=this.getProps(),{projection:i}=this.visualElement;if(!D(s)||!i||!this.constraints)return;this.stopAnimation();const n={x:0,y:0};u(e=>{const l=this.getAxisMotionValue(e);if(l&&this.constraints!==!1){const c=l.get();n[e]=R({min:c,max:c},this.constraints[e])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.resolveConstraints(),u(e=>{if(!P(e,t,null))return;const l=this.getAxisMotionValue(e),{min:c,max:h}=this.constraints[e];l.set(V(c,h,n[e]))})}addListeners(){if(!this.visualElement.current)return;q.set(this.visualElement,this);const t=this.visualElement.current,s=S(t,"pointerdown",c=>{const{drag:h,dragListener:o=!0}=this.getProps();h&&o&&this.start(c)}),i=()=>{const{dragConstraints:c}=this.getProps();D(c)&&c.current&&(this.constraints=this.resolveRefConstraints())},{projection:n}=this.visualElement,r=n.addEventListener("measure",i);n&&!n.layout&&(n.root&&n.root.updateScroll(),n.updateLayout()),C.read(i);const e=F(window,"resize",()=>this.scalePositionWithinConstraints()),l=n.addEventListener("didUpdate",({delta:c,hasLayoutChanged:h})=>{this.isDragging&&h&&(u(o=>{const a=this.getAxisMotionValue(o);a&&(this.originPoint[o]+=c[o].translate,a.set(a.get()+c[o].translate))}),this.visualElement.render())});return()=>{e(),s(),r(),l&&l()}}getProps(){const t=this.visualElement.getProps(),{drag:s=!1,dragDirectionLock:i=!1,dragPropagation:n=!1,dragConstraints:r=!1,dragElastic:e=w,dragMomentum:l=!0}=t;return{...t,drag:s,dragDirectionLock:i,dragPropagation:n,dragConstraints:r,dragElastic:e,dragMomentum:l}}}function P(p,t,s){return(t===!0||t===p)&&(s===null||s===p)}function G(p,t=10){let s=null;return Math.abs(p.y)>t?s="y":Math.abs(p.x)>t&&(s="x"),s}export{mt as VisualElementDragControls,q as elementDragControls};
|
|
2
|
-
//# sourceMappingURL=VisualElementDragControls.js.map
|
package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"VisualElementDragControls.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs"],"sourcesContent":["import { invariant } from 'motion-utils';\nimport { setDragLock } from 'motion-dom';\nimport { PanSession } from '../pan/PanSession.mjs';\nimport { isRefObject } from '../../utils/is-ref-object.mjs';\nimport { addPointerEvent } from '../../events/add-pointer-event.mjs';\nimport { applyConstraints, calcRelativeConstraints, resolveDragElastic, rebaseAxisConstraints, calcViewportConstraints, calcOrigin, defaultElastic } from './utils/constraints.mjs';\nimport { createBox } from '../../projection/geometry/models.mjs';\nimport { eachAxis } from '../../projection/utils/each-axis.mjs';\nimport { measurePageBox } from '../../projection/utils/measure.mjs';\nimport { extractEventInfo } from '../../events/event-info.mjs';\nimport { convertBoxToBoundingBox, convertBoundingBoxToBox } from '../../projection/geometry/conversion.mjs';\nimport { addDomEvent } from '../../events/add-dom-event.mjs';\nimport { calcLength } from '../../projection/geometry/delta-calc.mjs';\nimport { mixNumber } from '../../utils/mix/number.mjs';\nimport { percent } from '../../value/types/numbers/units.mjs';\nimport { animateMotionValue } from '../../animation/interfaces/motion-value.mjs';\nimport { getContextWindow } from '../../utils/get-context-window.mjs';\nimport { addValueToWillChange } from '../../value/use-will-change/add-will-change.mjs';\nimport { frame } from '../../frameloop/frame.mjs';\n\nconst elementDragControls = new WeakMap();\n/**\n *\n */\n// let latestPointerEvent: PointerEvent\nclass VisualElementDragControls {\n constructor(visualElement) {\n this.openDragLock = null;\n this.isDragging = false;\n this.currentDirection = null;\n this.originPoint = { x: 0, y: 0 };\n /**\n * The permitted boundaries of travel, in pixels.\n */\n this.constraints = false;\n this.hasMutatedConstraints = false;\n /**\n * The per-axis resolved elastic values.\n */\n this.elastic = createBox();\n this.visualElement = visualElement;\n }\n start(originEvent, { snapToCursor = false } = {}) {\n /**\n * Don't start dragging if this component is exiting\n */\n const { presenceContext } = this.visualElement;\n if (presenceContext && presenceContext.isPresent === false)\n return;\n const onSessionStart = (event) => {\n const { dragSnapToOrigin } = this.getProps();\n // Stop or pause any animations on both axis values immediately. This allows the user to throw and catch\n // the component.\n dragSnapToOrigin ? this.pauseAnimation() : this.stopAnimation();\n if (snapToCursor) {\n this.snapToCursor(extractEventInfo(event).point);\n }\n };\n const onStart = (event, info) => {\n // Attempt to grab the global drag gesture lock - maybe make this part of PanSession\n const { drag, dragPropagation, onDragStart } = this.getProps();\n if (drag && !dragPropagation) {\n if (this.openDragLock)\n this.openDragLock();\n this.openDragLock = setDragLock(drag);\n // If we don 't have the lock, don't start dragging\n if (!this.openDragLock)\n return;\n }\n this.isDragging = true;\n this.currentDirection = null;\n this.resolveConstraints();\n if (this.visualElement.projection) {\n this.visualElement.projection.isAnimationBlocked = true;\n this.visualElement.projection.target = undefined;\n }\n /**\n * Record gesture origin\n */\n eachAxis((axis) => {\n let current = this.getAxisMotionValue(axis).get() || 0;\n /**\n * If the MotionValue is a percentage value convert to px\n */\n if (percent.test(current)) {\n const { projection } = this.visualElement;\n if (projection && projection.layout) {\n const measuredAxis = projection.layout.layoutBox[axis];\n if (measuredAxis) {\n const length = calcLength(measuredAxis);\n current = length * (parseFloat(current) / 100);\n }\n }\n }\n this.originPoint[axis] = current;\n });\n // Fire onDragStart event\n if (onDragStart) {\n frame.postRender(() => onDragStart(event, info));\n }\n addValueToWillChange(this.visualElement, \"transform\");\n const { animationState } = this.visualElement;\n animationState && animationState.setActive(\"whileDrag\", true);\n };\n const onMove = (event, info) => {\n // latestPointerEvent = event\n const { dragPropagation, dragDirectionLock, onDirectionLock, onDrag, } = this.getProps();\n // If we didn't successfully receive the gesture lock, early return.\n if (!dragPropagation && !this.openDragLock)\n return;\n const { offset } = info;\n // Attempt to detect drag direction if directionLock is true\n if (dragDirectionLock && this.currentDirection === null) {\n this.currentDirection = getCurrentDirection(offset);\n // If we've successfully set a direction, notify listener\n if (this.currentDirection !== null) {\n onDirectionLock && onDirectionLock(this.currentDirection);\n }\n return;\n }\n // Update each point with the latest position\n this.updateAxis(\"x\", info.point, offset);\n this.updateAxis(\"y\", info.point, offset);\n /**\n * Ideally we would leave the renderer to fire naturally at the end of\n * this frame but if the element is about to change layout as the result\n * of a re-render we want to ensure the browser can read the latest\n * bounding box to ensure the pointer and element don't fall out of sync.\n */\n this.visualElement.render();\n /**\n * This must fire after the render call as it might trigger a state\n * change which itself might trigger a layout update.\n */\n onDrag && onDrag(event, info);\n };\n const onSessionEnd = (event, info) => this.stop(event, info);\n const resumeAnimation = () => eachAxis((axis) => {\n var _a;\n return this.getAnimationState(axis) === \"paused\" &&\n ((_a = this.getAxisMotionValue(axis).animation) === null || _a === void 0 ? void 0 : _a.play());\n });\n const { dragSnapToOrigin } = this.getProps();\n this.panSession = new PanSession(originEvent, {\n onSessionStart,\n onStart,\n onMove,\n onSessionEnd,\n resumeAnimation,\n }, {\n transformPagePoint: this.visualElement.getTransformPagePoint(),\n dragSnapToOrigin,\n contextWindow: getContextWindow(this.visualElement),\n });\n }\n stop(event, info) {\n const isDragging = this.isDragging;\n this.cancel();\n if (!isDragging)\n return;\n const { velocity } = info;\n this.startAnimation(velocity);\n const { onDragEnd } = this.getProps();\n if (onDragEnd) {\n frame.postRender(() => onDragEnd(event, info));\n }\n }\n cancel() {\n this.isDragging = false;\n const { projection, animationState } = this.visualElement;\n if (projection) {\n projection.isAnimationBlocked = false;\n }\n this.panSession && this.panSession.end();\n this.panSession = undefined;\n const { dragPropagation } = this.getProps();\n if (!dragPropagation && this.openDragLock) {\n this.openDragLock();\n this.openDragLock = null;\n }\n animationState && animationState.setActive(\"whileDrag\", false);\n }\n updateAxis(axis, _point, offset) {\n const { drag } = this.getProps();\n // If we're not dragging this axis, do an early return.\n if (!offset || !shouldDrag(axis, drag, this.currentDirection))\n return;\n const axisValue = this.getAxisMotionValue(axis);\n let next = this.originPoint[axis] + offset[axis];\n // Apply constraints\n if (this.constraints && this.constraints[axis]) {\n next = applyConstraints(next, this.constraints[axis], this.elastic[axis]);\n }\n axisValue.set(next);\n }\n resolveConstraints() {\n var _a;\n const { dragConstraints, dragElastic } = this.getProps();\n const layout = this.visualElement.projection &&\n !this.visualElement.projection.layout\n ? this.visualElement.projection.measure(false)\n : (_a = this.visualElement.projection) === null || _a === void 0 ? void 0 : _a.layout;\n const prevConstraints = this.constraints;\n if (dragConstraints && isRefObject(dragConstraints)) {\n if (!this.constraints) {\n this.constraints = this.resolveRefConstraints();\n }\n }\n else {\n if (dragConstraints && layout) {\n this.constraints = calcRelativeConstraints(layout.layoutBox, dragConstraints);\n }\n else {\n this.constraints = false;\n }\n }\n this.elastic = resolveDragElastic(dragElastic);\n /**\n * If we're outputting to external MotionValues, we want to rebase the measured constraints\n * from viewport-relative to component-relative.\n */\n if (prevConstraints !== this.constraints &&\n layout &&\n this.constraints &&\n !this.hasMutatedConstraints) {\n eachAxis((axis) => {\n if (this.constraints !== false &&\n this.getAxisMotionValue(axis)) {\n this.constraints[axis] = rebaseAxisConstraints(layout.layoutBox[axis], this.constraints[axis]);\n }\n });\n }\n }\n resolveRefConstraints() {\n const { dragConstraints: constraints, onMeasureDragConstraints } = this.getProps();\n if (!constraints || !isRefObject(constraints))\n return false;\n const constraintsElement = constraints.current;\n invariant(constraintsElement !== null, \"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.\");\n const { projection } = this.visualElement;\n // TODO\n if (!projection || !projection.layout)\n return false;\n const constraintsBox = measurePageBox(constraintsElement, projection.root, this.visualElement.getTransformPagePoint());\n let measuredConstraints = calcViewportConstraints(projection.layout.layoutBox, constraintsBox);\n /**\n * If there's an onMeasureDragConstraints listener we call it and\n * if different constraints are returned, set constraints to that\n */\n if (onMeasureDragConstraints) {\n const userConstraints = onMeasureDragConstraints(convertBoxToBoundingBox(measuredConstraints));\n this.hasMutatedConstraints = !!userConstraints;\n if (userConstraints) {\n measuredConstraints = convertBoundingBoxToBox(userConstraints);\n }\n }\n return measuredConstraints;\n }\n startAnimation(velocity) {\n const { drag, dragMomentum, dragElastic, dragTransition, dragSnapToOrigin, onDragTransitionEnd, } = this.getProps();\n const constraints = this.constraints || {};\n const momentumAnimations = eachAxis((axis) => {\n if (!shouldDrag(axis, drag, this.currentDirection)) {\n return;\n }\n let transition = (constraints && constraints[axis]) || {};\n if (dragSnapToOrigin)\n transition = { min: 0, max: 0 };\n /**\n * Overdamp the boundary spring if `dragElastic` is disabled. There's still a frame\n * of spring animations so we should look into adding a disable spring option to `inertia`.\n * We could do something here where we affect the `bounceStiffness` and `bounceDamping`\n * using the value of `dragElastic`.\n */\n const bounceStiffness = dragElastic ? 200 : 1000000;\n const bounceDamping = dragElastic ? 40 : 10000000;\n const inertia = {\n type: \"inertia\",\n velocity: dragMomentum ? velocity[axis] : 0,\n bounceStiffness,\n bounceDamping,\n timeConstant: 750,\n restDelta: 1,\n restSpeed: 10,\n ...dragTransition,\n ...transition,\n };\n // If we're not animating on an externally-provided `MotionValue` we can use the\n // component's animation controls which will handle interactions with whileHover (etc),\n // otherwise we just have to animate the `MotionValue` itself.\n return this.startAxisValueAnimation(axis, inertia);\n });\n // Run all animations and then resolve the new drag constraints.\n return Promise.all(momentumAnimations).then(onDragTransitionEnd);\n }\n startAxisValueAnimation(axis, transition) {\n const axisValue = this.getAxisMotionValue(axis);\n addValueToWillChange(this.visualElement, axis);\n return axisValue.start(animateMotionValue(axis, axisValue, 0, transition, this.visualElement, false));\n }\n stopAnimation() {\n eachAxis((axis) => this.getAxisMotionValue(axis).stop());\n }\n pauseAnimation() {\n eachAxis((axis) => { var _a; return (_a = this.getAxisMotionValue(axis).animation) === null || _a === void 0 ? void 0 : _a.pause(); });\n }\n getAnimationState(axis) {\n var _a;\n return (_a = this.getAxisMotionValue(axis).animation) === null || _a === void 0 ? void 0 : _a.state;\n }\n /**\n * Drag works differently depending on which props are provided.\n *\n * - If _dragX and _dragY are provided, we output the gesture delta directly to those motion values.\n * - Otherwise, we apply the delta to the x/y motion values.\n */\n getAxisMotionValue(axis) {\n const dragKey = `_drag${axis.toUpperCase()}`;\n const props = this.visualElement.getProps();\n const externalMotionValue = props[dragKey];\n return externalMotionValue\n ? externalMotionValue\n : this.visualElement.getValue(axis, (props.initial\n ? props.initial[axis]\n : undefined) || 0);\n }\n snapToCursor(point) {\n eachAxis((axis) => {\n const { drag } = this.getProps();\n // If we're not dragging this axis, do an early return.\n if (!shouldDrag(axis, drag, this.currentDirection))\n return;\n const { projection } = this.visualElement;\n const axisValue = this.getAxisMotionValue(axis);\n if (projection && projection.layout) {\n const { min, max } = projection.layout.layoutBox[axis];\n axisValue.set(point[axis] - mixNumber(min, max, 0.5));\n }\n });\n }\n /**\n * When the viewport resizes we want to check if the measured constraints\n * have changed and, if so, reposition the element within those new constraints\n * relative to where it was before the resize.\n */\n scalePositionWithinConstraints() {\n if (!this.visualElement.current)\n return;\n const { drag, dragConstraints } = this.getProps();\n const { projection } = this.visualElement;\n if (!isRefObject(dragConstraints) || !projection || !this.constraints)\n return;\n /**\n * Stop current animations as there can be visual glitching if we try to do\n * this mid-animation\n */\n this.stopAnimation();\n /**\n * Record the relative position of the dragged element relative to the\n * constraints box and save as a progress value.\n */\n const boxProgress = { x: 0, y: 0 };\n eachAxis((axis) => {\n const axisValue = this.getAxisMotionValue(axis);\n if (axisValue && this.constraints !== false) {\n const latest = axisValue.get();\n boxProgress[axis] = calcOrigin({ min: latest, max: latest }, this.constraints[axis]);\n }\n });\n /**\n * Update the layout of this element and resolve the latest drag constraints\n */\n const { transformTemplate } = this.visualElement.getProps();\n this.visualElement.current.style.transform = transformTemplate\n ? transformTemplate({}, \"\")\n : \"none\";\n projection.root && projection.root.updateScroll();\n projection.updateLayout();\n this.resolveConstraints();\n /**\n * For each axis, calculate the current progress of the layout axis\n * within the new constraints.\n */\n eachAxis((axis) => {\n if (!shouldDrag(axis, drag, null))\n return;\n /**\n * Calculate a new transform based on the previous box progress\n */\n const axisValue = this.getAxisMotionValue(axis);\n const { min, max } = this.constraints[axis];\n axisValue.set(mixNumber(min, max, boxProgress[axis]));\n });\n }\n addListeners() {\n if (!this.visualElement.current)\n return;\n elementDragControls.set(this.visualElement, this);\n const element = this.visualElement.current;\n /**\n * Attach a pointerdown event listener on this DOM element to initiate drag tracking.\n */\n const stopPointerListener = addPointerEvent(element, \"pointerdown\", (event) => {\n const { drag, dragListener = true } = this.getProps();\n drag && dragListener && this.start(event);\n });\n const measureDragConstraints = () => {\n const { dragConstraints } = this.getProps();\n if (isRefObject(dragConstraints) && dragConstraints.current) {\n this.constraints = this.resolveRefConstraints();\n }\n };\n const { projection } = this.visualElement;\n const stopMeasureLayoutListener = projection.addEventListener(\"measure\", measureDragConstraints);\n if (projection && !projection.layout) {\n projection.root && projection.root.updateScroll();\n projection.updateLayout();\n }\n frame.read(measureDragConstraints);\n /**\n * Attach a window resize listener to scale the draggable target within its defined\n * constraints as the window resizes.\n */\n const stopResizeListener = addDomEvent(window, \"resize\", () => this.scalePositionWithinConstraints());\n /**\n * If the element's layout changes, calculate the delta and apply that to\n * the drag gesture's origin point.\n */\n const stopLayoutUpdateListener = projection.addEventListener(\"didUpdate\", (({ delta, hasLayoutChanged }) => {\n if (this.isDragging && hasLayoutChanged) {\n eachAxis((axis) => {\n const motionValue = this.getAxisMotionValue(axis);\n if (!motionValue)\n return;\n this.originPoint[axis] += delta[axis].translate;\n motionValue.set(motionValue.get() + delta[axis].translate);\n });\n this.visualElement.render();\n }\n }));\n return () => {\n stopResizeListener();\n stopPointerListener();\n stopMeasureLayoutListener();\n stopLayoutUpdateListener && stopLayoutUpdateListener();\n };\n }\n getProps() {\n const props = this.visualElement.getProps();\n const { drag = false, dragDirectionLock = false, dragPropagation = false, dragConstraints = false, dragElastic = defaultElastic, dragMomentum = true, } = props;\n return {\n ...props,\n drag,\n dragDirectionLock,\n dragPropagation,\n dragConstraints,\n dragElastic,\n dragMomentum,\n };\n }\n}\nfunction shouldDrag(direction, drag, currentDirection) {\n return ((drag === true || drag === direction) &&\n (currentDirection === null || currentDirection === direction));\n}\n/**\n * Based on an x/y offset determine the current drag direction. If both axis' offsets are lower\n * than the provided threshold, return `null`.\n *\n * @param offset - The x/y offset from origin.\n * @param lockThreshold - (Optional) - the minimum absolute offset before we can determine a drag direction.\n */\nfunction getCurrentDirection(offset, lockThreshold = 10) {\n let direction = null;\n if (Math.abs(offset.y) > lockThreshold) {\n direction = \"y\";\n }\n else if (Math.abs(offset.x) > lockThreshold) {\n direction = \"x\";\n }\n return direction;\n}\n\nexport { VisualElementDragControls, elementDragControls };\n"],"names":["elementDragControls","VisualElementDragControls","visualElement","createBox","originEvent","snapToCursor","presenceContext","onSessionStart","event","dragSnapToOrigin","extractEventInfo","onStart","info","drag","dragPropagation","onDragStart","setDragLock","eachAxis","axis","current","percent","projection","measuredAxis","calcLength","frame","addValueToWillChange","animationState","onMove","dragDirectionLock","onDirectionLock","onDrag","offset","getCurrentDirection","onSessionEnd","resumeAnimation","_a","PanSession","getContextWindow","isDragging","velocity","onDragEnd","_point","shouldDrag","axisValue","next","applyConstraints","dragConstraints","dragElastic","layout","prevConstraints","isRefObject","calcRelativeConstraints","resolveDragElastic","rebaseAxisConstraints","constraints","onMeasureDragConstraints","constraintsElement","constraintsBox","measurePageBox","measuredConstraints","calcViewportConstraints","userConstraints","convertBoxToBoundingBox","convertBoundingBoxToBox","dragMomentum","dragTransition","onDragTransitionEnd","momentumAnimations","transition","bounceStiffness","bounceDamping","inertia","animateMotionValue","dragKey","props","externalMotionValue","point","min","max","mixNumber","boxProgress","latest","calcOrigin","transformTemplate","element","stopPointerListener","addPointerEvent","dragListener","measureDragConstraints","stopMeasureLayoutListener","stopResizeListener","addDomEvent","stopLayoutUpdateListener","delta","hasLayoutChanged","motionValue","defaultElastic","direction","currentDirection","lockThreshold"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{Feature as s}from"../../motion/features/Feature.js";import{noop as r}from"../../../../../motion-utils/dist/es/noop.js";import{VisualElementDragControls as t}from"./VisualElementDragControls.js";class u extends s{constructor(o){super(o),this.removeGroupControls=r,this.removeListeners=r,this.controls=new t(o)}mount(){const{dragControls:o}=this.node.getProps();o&&(this.removeGroupControls=o.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||r}unmount(){this.removeGroupControls(),this.removeListeners()}}export{u as DragGesture};
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/gestures/drag/index.mjs"],"sourcesContent":["import { Feature } from '../../motion/features/Feature.mjs';\nimport { noop } from 'motion-utils';\nimport { VisualElementDragControls } from './VisualElementDragControls.mjs';\n\nclass DragGesture extends Feature {\n constructor(node) {\n super(node);\n this.removeGroupControls = noop;\n this.removeListeners = noop;\n this.controls = new VisualElementDragControls(node);\n }\n mount() {\n // If we've been provided a DragControls for manual control over the drag gesture,\n // subscribe this component to it on mount.\n const { dragControls } = this.node.getProps();\n if (dragControls) {\n this.removeGroupControls = dragControls.subscribe(this.controls);\n }\n this.removeListeners = this.controls.addListeners() || noop;\n }\n unmount() {\n this.removeGroupControls();\n this.removeListeners();\n }\n}\n\nexport { DragGesture };\n"],"names":["DragGesture","Feature","node","noop","VisualElementDragControls","dragControls"],"mappings":"yMAIA,MAAMA,UAAoBC,CAAQ,CAC9B,YAAYC,EAAM,CACd,MAAMA,CAAI,EACV,KAAK,oBAAsBC,EAC3B,KAAK,gBAAkBA,EACvB,KAAK,SAAW,IAAIC,EAA0BF,CAAI,CACtD,CACA,OAAQ,CAGJ,KAAM,CAAE,aAAAG,CAAY,EAAK,KAAK,KAAK,SAAQ,EACvCA,IACA,KAAK,oBAAsBA,EAAa,UAAU,KAAK,QAAQ,GAEnE,KAAK,gBAAkB,KAAK,SAAS,aAAY,GAAMF,CAC3D,CACA,SAAU,CACN,KAAK,oBAAmB,EACxB,KAAK,gBAAe,CACxB,CACJ","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{progress as r}from"../../../../../../motion-utils/dist/es/progress.js";import{calcLength as t}from"../../../projection/geometry/delta-calc.js";import{clamp as C}from"../../../utils/clamp.js";import{mixNumber as u}from"../../../utils/mix/number.js";function a(n,{min:e,max:m},i){return e!==void 0&&n<e?n=i?u(e,n,i.min):Math.max(n,e):m!==void 0&&n>m&&(n=i?u(m,n,i.max):Math.min(n,m)),n}function o(n,e,m){return{min:e!==void 0?n.min+e:void 0,max:m!==void 0?n.max+m-(n.max-n.min):void 0}}function L(n,{top:e,left:m,bottom:i,right:f}){return{x:o(n.x,m,f),y:o(n.y,e,i)}}function x(n,e){let m=e.min-n.min,i=e.max-n.max;return e.max-e.min<n.max-n.min&&([m,i]=[i,m]),{min:m,max:i}}function w(n,e){return{x:x(n.x,e.x),y:x(n.y,e.y)}}function y(n,e){let m=.5;const i=t(n),f=t(e);return f>i?m=r(e.min,e.max-i,n.min):i>f&&(m=r(n.min,n.max-f,e.min)),C(0,1,m)}function M(n,e){const m={};return e.min!==void 0&&(m.min=e.min-n.min),e.max!==void 0&&(m.max=e.max-n.min),m}const c=.35;function R(n=c){return n===!1?n=0:n===!0&&(n=c),{x:l(n,"left","right"),y:l(n,"top","bottom")}}function l(n,e,m){return{min:d(n,e),max:d(n,m)}}function d(n,e){return typeof n=="number"?n:n[e]||0}export{a as applyConstraints,y as calcOrigin,o as calcRelativeAxisConstraints,L as calcRelativeConstraints,x as calcViewportAxisConstraints,w as calcViewportConstraints,c as defaultElastic,M as rebaseAxisConstraints,l as resolveAxisElastic,R as resolveDragElastic,d as resolvePointElastic};
|
|
2
|
-
//# sourceMappingURL=constraints.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constraints.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs"],"sourcesContent":["import { progress } from 'motion-utils';\nimport { calcLength } from '../../../projection/geometry/delta-calc.mjs';\nimport { clamp } from '../../../utils/clamp.mjs';\nimport { mixNumber } from '../../../utils/mix/number.mjs';\n\n/**\n * Apply constraints to a point. These constraints are both physical along an\n * axis, and an elastic factor that determines how much to constrain the point\n * by if it does lie outside the defined parameters.\n */\nfunction applyConstraints(point, { min, max }, elastic) {\n if (min !== undefined && point < min) {\n // If we have a min point defined, and this is outside of that, constrain\n point = elastic\n ? mixNumber(min, point, elastic.min)\n : Math.max(point, min);\n }\n else if (max !== undefined && point > max) {\n // If we have a max point defined, and this is outside of that, constrain\n point = elastic\n ? mixNumber(max, point, elastic.max)\n : Math.min(point, max);\n }\n return point;\n}\n/**\n * Calculate constraints in terms of the viewport when defined relatively to the\n * measured axis. This is measured from the nearest edge, so a max constraint of 200\n * on an axis with a max value of 300 would return a constraint of 500 - axis length\n */\nfunction calcRelativeAxisConstraints(axis, min, max) {\n return {\n min: min !== undefined ? axis.min + min : undefined,\n max: max !== undefined\n ? axis.max + max - (axis.max - axis.min)\n : undefined,\n };\n}\n/**\n * Calculate constraints in terms of the viewport when\n * defined relatively to the measured bounding box.\n */\nfunction calcRelativeConstraints(layoutBox, { top, left, bottom, right }) {\n return {\n x: calcRelativeAxisConstraints(layoutBox.x, left, right),\n y: calcRelativeAxisConstraints(layoutBox.y, top, bottom),\n };\n}\n/**\n * Calculate viewport constraints when defined as another viewport-relative axis\n */\nfunction calcViewportAxisConstraints(layoutAxis, constraintsAxis) {\n let min = constraintsAxis.min - layoutAxis.min;\n let max = constraintsAxis.max - layoutAxis.max;\n // If the constraints axis is actually smaller than the layout axis then we can\n // flip the constraints\n if (constraintsAxis.max - constraintsAxis.min <\n layoutAxis.max - layoutAxis.min) {\n [min, max] = [max, min];\n }\n return { min, max };\n}\n/**\n * Calculate viewport constraints when defined as another viewport-relative box\n */\nfunction calcViewportConstraints(layoutBox, constraintsBox) {\n return {\n x: calcViewportAxisConstraints(layoutBox.x, constraintsBox.x),\n y: calcViewportAxisConstraints(layoutBox.y, constraintsBox.y),\n };\n}\n/**\n * Calculate a transform origin relative to the source axis, between 0-1, that results\n * in an asthetically pleasing scale/transform needed to project from source to target.\n */\nfunction calcOrigin(source, target) {\n let origin = 0.5;\n const sourceLength = calcLength(source);\n const targetLength = calcLength(target);\n if (targetLength > sourceLength) {\n origin = progress(target.min, target.max - sourceLength, source.min);\n }\n else if (sourceLength > targetLength) {\n origin = progress(source.min, source.max - targetLength, target.min);\n }\n return clamp(0, 1, origin);\n}\n/**\n * Rebase the calculated viewport constraints relative to the layout.min point.\n */\nfunction rebaseAxisConstraints(layout, constraints) {\n const relativeConstraints = {};\n if (constraints.min !== undefined) {\n relativeConstraints.min = constraints.min - layout.min;\n }\n if (constraints.max !== undefined) {\n relativeConstraints.max = constraints.max - layout.min;\n }\n return relativeConstraints;\n}\nconst defaultElastic = 0.35;\n/**\n * Accepts a dragElastic prop and returns resolved elastic values for each axis.\n */\nfunction resolveDragElastic(dragElastic = defaultElastic) {\n if (dragElastic === false) {\n dragElastic = 0;\n }\n else if (dragElastic === true) {\n dragElastic = defaultElastic;\n }\n return {\n x: resolveAxisElastic(dragElastic, \"left\", \"right\"),\n y: resolveAxisElastic(dragElastic, \"top\", \"bottom\"),\n };\n}\nfunction resolveAxisElastic(dragElastic, minLabel, maxLabel) {\n return {\n min: resolvePointElastic(dragElastic, minLabel),\n max: resolvePointElastic(dragElastic, maxLabel),\n };\n}\nfunction resolvePointElastic(dragElastic, label) {\n return typeof dragElastic === \"number\"\n ? dragElastic\n : dragElastic[label] || 0;\n}\n\nexport { applyConstraints, calcOrigin, calcRelativeAxisConstraints, calcRelativeConstraints, calcViewportAxisConstraints, calcViewportConstraints, defaultElastic, rebaseAxisConstraints, resolveAxisElastic, resolveDragElastic, resolvePointElastic };\n"],"names":["applyConstraints","point","min","max","elastic","mixNumber","calcRelativeAxisConstraints","axis","calcRelativeConstraints","layoutBox","top","left","bottom","right","calcViewportAxisConstraints","layoutAxis","constraintsAxis","calcViewportConstraints","constraintsBox","calcOrigin","source","target","origin","sourceLength","calcLength","targetLength","progress","clamp","rebaseAxisConstraints","layout","constraints","relativeConstraints","defaultElastic","resolveDragElastic","dragElastic","resolveAxisElastic","minLabel","maxLabel","resolvePointElastic","label"],"mappings":"+PAUA,SAASA,EAAiBC,EAAO,CAAE,IAAAC,EAAK,IAAAC,CAAG,EAAIC,EAAS,CACpD,OAAIF,IAAQ,QAAaD,EAAQC,EAE7BD,EAAQG,EACFC,EAAUH,EAAKD,EAAOG,EAAQ,GAAG,EACjC,KAAK,IAAIH,EAAOC,CAAG,EAEpBC,IAAQ,QAAaF,EAAQE,IAElCF,EAAQG,EACFC,EAAUF,EAAKF,EAAOG,EAAQ,GAAG,EACjC,KAAK,IAAIH,EAAOE,CAAG,GAEtBF,CACX,CAMA,SAASK,EAA4BC,EAAML,EAAKC,EAAK,CACjD,MAAO,CACH,IAAKD,IAAQ,OAAYK,EAAK,IAAML,EAAM,OAC1C,IAAKC,IAAQ,OACPI,EAAK,IAAMJ,GAAOI,EAAK,IAAMA,EAAK,KAClC,MACd,CACA,CAKA,SAASC,EAAwBC,EAAW,CAAE,IAAAC,EAAK,KAAAC,EAAM,OAAAC,EAAQ,MAAAC,GAAS,CACtE,MAAO,CACH,EAAGP,EAA4BG,EAAU,EAAGE,EAAME,CAAK,EACvD,EAAGP,EAA4BG,EAAU,EAAGC,EAAKE,CAAM,CAC/D,CACA,CAIA,SAASE,EAA4BC,EAAYC,EAAiB,CAC9D,IAAId,EAAMc,EAAgB,IAAMD,EAAW,IACvCZ,EAAMa,EAAgB,IAAMD,EAAW,IAG3C,OAAIC,EAAgB,IAAMA,EAAgB,IACtCD,EAAW,IAAMA,EAAW,MAC5B,CAACb,EAAKC,CAAG,EAAI,CAACA,EAAKD,CAAG,GAEnB,CAAE,IAAAA,EAAK,IAAAC,CAAG,CACrB,CAIA,SAASc,EAAwBR,EAAWS,EAAgB,CACxD,MAAO,CACH,EAAGJ,EAA4BL,EAAU,EAAGS,EAAe,CAAC,EAC5D,EAAGJ,EAA4BL,EAAU,EAAGS,EAAe,CAAC,CACpE,CACA,CAKA,SAASC,EAAWC,EAAQC,EAAQ,CAChC,IAAIC,EAAS,GACb,MAAMC,EAAeC,EAAWJ,CAAM,EAChCK,EAAeD,EAAWH,CAAM,EACtC,OAAII,EAAeF,EACfD,EAASI,EAASL,EAAO,IAAKA,EAAO,IAAME,EAAcH,EAAO,GAAG,EAE9DG,EAAeE,IACpBH,EAASI,EAASN,EAAO,IAAKA,EAAO,IAAMK,EAAcJ,EAAO,GAAG,GAEhEM,EAAM,EAAG,EAAGL,CAAM,CAC7B,CAIA,SAASM,EAAsBC,EAAQC,EAAa,CAChD,MAAMC,EAAsB,CAAA,EAC5B,OAAID,EAAY,MAAQ,SACpBC,EAAoB,IAAMD,EAAY,IAAMD,EAAO,KAEnDC,EAAY,MAAQ,SACpBC,EAAoB,IAAMD,EAAY,IAAMD,EAAO,KAEhDE,CACX,CACK,MAACC,EAAiB,IAIvB,SAASC,EAAmBC,EAAcF,EAAgB,CACtD,OAAIE,IAAgB,GAChBA,EAAc,EAETA,IAAgB,KACrBA,EAAcF,GAEX,CACH,EAAGG,EAAmBD,EAAa,OAAQ,OAAO,EAClD,EAAGC,EAAmBD,EAAa,MAAO,QAAQ,CAC1D,CACA,CACA,SAASC,EAAmBD,EAAaE,EAAUC,EAAU,CACzD,MAAO,CACH,IAAKC,EAAoBJ,EAAaE,CAAQ,EAC9C,IAAKE,EAAoBJ,EAAaG,CAAQ,CACtD,CACA,CACA,SAASC,EAAoBJ,EAAaK,EAAO,CAC7C,OAAO,OAAOL,GAAgB,SACxBA,EACAA,EAAYK,CAAK,GAAK,CAChC","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{addDomEvent as e}from"../events/add-dom-event.js";import{Feature as i}from"../motion/features/Feature.js";import{pipe as s}from"../utils/pipe.js";class a extends i{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=s(e(this.node.current,"focus",()=>this.onFocus()),e(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}export{a as FocusGesture};
|
|
2
|
-
//# sourceMappingURL=focus.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"focus.js","sources":["../../../../../../node_modules/framer-motion/dist/es/gestures/focus.mjs"],"sourcesContent":["import { addDomEvent } from '../events/add-dom-event.mjs';\nimport { Feature } from '../motion/features/Feature.mjs';\nimport { pipe } from '../utils/pipe.mjs';\n\nclass FocusGesture extends Feature {\n constructor() {\n super(...arguments);\n this.isActive = false;\n }\n onFocus() {\n let isFocusVisible = false;\n /**\n * If this element doesn't match focus-visible then don't\n * apply whileHover. But, if matches throws that focus-visible\n * is not a valid selector then in that browser outline styles will be applied\n * to the element by default and we want to match that behaviour with whileFocus.\n */\n try {\n isFocusVisible = this.node.current.matches(\":focus-visible\");\n }\n catch (e) {\n isFocusVisible = true;\n }\n if (!isFocusVisible || !this.node.animationState)\n return;\n this.node.animationState.setActive(\"whileFocus\", true);\n this.isActive = true;\n }\n onBlur() {\n if (!this.isActive || !this.node.animationState)\n return;\n this.node.animationState.setActive(\"whileFocus\", false);\n this.isActive = false;\n }\n mount() {\n this.unmount = pipe(addDomEvent(this.node.current, \"focus\", () => this.onFocus()), addDomEvent(this.node.current, \"blur\", () => this.onBlur()));\n }\n unmount() { }\n}\n\nexport { FocusGesture };\n"],"names":["FocusGesture","Feature","isFocusVisible","pipe","addDomEvent"],"mappings":"yJAIA,MAAMA,UAAqBC,CAAQ,CAC/B,aAAc,CACV,MAAM,GAAG,SAAS,EAClB,KAAK,SAAW,EACpB,CACA,SAAU,CACN,IAAIC,EAAiB,GAOrB,GAAI,CACAA,EAAiB,KAAK,KAAK,QAAQ,QAAQ,gBAAgB,CAC/D,MACU,CACNA,EAAiB,EACrB,CACI,CAACA,GAAkB,CAAC,KAAK,KAAK,iBAElC,KAAK,KAAK,eAAe,UAAU,aAAc,EAAI,EACrD,KAAK,SAAW,GACpB,CACA,QAAS,CACD,CAAC,KAAK,UAAY,CAAC,KAAK,KAAK,iBAEjC,KAAK,KAAK,eAAe,UAAU,aAAc,EAAK,EACtD,KAAK,SAAW,GACpB,CACA,OAAQ,CACJ,KAAK,QAAUC,EAAKC,EAAY,KAAK,KAAK,QAAS,QAAS,IAAM,KAAK,QAAO,CAAE,EAAGA,EAAY,KAAK,KAAK,QAAS,OAAQ,IAAM,KAAK,OAAM,CAAE,CAAC,CAClJ,CACA,SAAU,CAAE,CAChB","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{Feature as m}from"../motion/features/Feature.js";import{hover as s}from"../../../../motion-dom/dist/es/gestures/hover.js";import{extractEventInfo as u}from"../events/event-info.js";import{frame as c}from"../frameloop/frame.js";function i(o,t,e){const{props:r}=o;o.animationState&&r.whileHover&&o.animationState.setActive("whileHover",e==="Start");const a="onHover"+e,n=r[a];n&&c.postRender(()=>n(t,u(t)))}class d extends m{mount(){const{current:t}=this.node;t&&(this.unmount=s(t,e=>(i(this.node,e,"Start"),r=>i(this.node,r,"End"))))}unmount(){}}export{d as HoverGesture};
|
|
2
|
-
//# sourceMappingURL=hover.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hover.js","sources":["../../../../../../node_modules/framer-motion/dist/es/gestures/hover.mjs"],"sourcesContent":["import { Feature } from '../motion/features/Feature.mjs';\nimport { hover } from 'motion-dom';\nimport { extractEventInfo } from '../events/event-info.mjs';\nimport { frame } from '../frameloop/frame.mjs';\n\nfunction handleHoverEvent(node, event, lifecycle) {\n const { props } = node;\n if (node.animationState && props.whileHover) {\n node.animationState.setActive(\"whileHover\", lifecycle === \"Start\");\n }\n const eventName = (\"onHover\" + lifecycle);\n const callback = props[eventName];\n if (callback) {\n frame.postRender(() => callback(event, extractEventInfo(event)));\n }\n}\nclass HoverGesture extends Feature {\n mount() {\n const { current } = this.node;\n if (!current)\n return;\n this.unmount = hover(current, (startEvent) => {\n handleHoverEvent(this.node, startEvent, \"Start\");\n return (endEvent) => handleHoverEvent(this.node, endEvent, \"End\");\n });\n }\n unmount() { }\n}\n\nexport { HoverGesture };\n"],"names":["handleHoverEvent","node","event","lifecycle","props","eventName","callback","frame","extractEventInfo","HoverGesture","Feature","current","hover","startEvent","endEvent"],"mappings":"0OAKA,SAASA,EAAiBC,EAAMC,EAAOC,EAAW,CAC9C,KAAM,CAAE,MAAAC,CAAK,EAAKH,EACdA,EAAK,gBAAkBG,EAAM,YAC7BH,EAAK,eAAe,UAAU,aAAcE,IAAc,OAAO,EAErE,MAAME,EAAa,UAAYF,EACzBG,EAAWF,EAAMC,CAAS,EAC5BC,GACAC,EAAM,WAAW,IAAMD,EAASJ,EAAOM,EAAiBN,CAAK,CAAC,CAAC,CAEvE,CACA,MAAMO,UAAqBC,CAAQ,CAC/B,OAAQ,CACJ,KAAM,CAAE,QAAAC,GAAY,KAAK,KACpBA,IAEL,KAAK,QAAUC,EAAMD,EAAUE,IAC3Bb,EAAiB,KAAK,KAAMa,EAAY,OAAO,EACvCC,GAAad,EAAiB,KAAK,KAAMc,EAAU,KAAK,EACnE,EACL,CACA,SAAU,CAAE,CAChB","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{secondsToMilliseconds as w,millisecondsToSeconds as S}from"../../../../../motion-utils/dist/es/time-conversion.js";import{isPrimaryPointer as D}from"../../../../../motion-dom/dist/es/gestures/utils/is-primary-pointer.js";import{addPointerEvent as d}from"../../events/add-pointer-event.js";import{extractEventInfo as T}from"../../events/event-info.js";import{distance2D as W}from"../../utils/distance.js";import{pipe as L}from"../../utils/pipe.js";import{frameData as x,frame as U,cancelFrame as O}from"../../frameloop/frame.js";class B{constructor(n,o,{transformPagePoint:e,contextWindow:r,dragSnapToOrigin:h=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const i=p(this.lastMoveEventInfo,this.history),a=this.startEvent!==null,c=W(i.offset,{x:0,y:0})>=3;if(!a&&!c)return;const{point:f}=i,{timestamp:m}=x;this.history.push({...f,timestamp:m});const{onStart:l,onMove:E}=this.handlers;a||(l&&l(this.lastMoveEvent,i),this.startEvent=this.lastMoveEvent),E&&E(this.lastMoveEvent,i)},this.handlePointerMove=(i,a)=>{this.lastMoveEvent=i,this.lastMoveEventInfo=v(a,this.transformPagePoint),U.update(this.updatePoint,!0)},this.handlePointerUp=(i,a)=>{this.end();const{onEnd:c,onSessionEnd:f,resumeAnimation:m}=this.handlers;if(this.dragSnapToOrigin&&m&&m(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const l=p(i.type==="pointercancel"?this.lastMoveEventInfo:v(a,this.transformPagePoint),this.history);this.startEvent&&c&&c(i,l),f&&f(i,l)},!D(n))return;this.dragSnapToOrigin=h,this.handlers=o,this.transformPagePoint=e,this.contextWindow=r||window;const s=T(n),u=v(s,this.transformPagePoint),{point:g}=u,{timestamp:I}=x;this.history=[{...g,timestamp:I}];const{onSessionStart:P}=o;P&&P(n,p(u,this.history)),this.removeListeners=L(d(this.contextWindow,"pointermove",this.handlePointerMove),d(this.contextWindow,"pointerup",this.handlePointerUp),d(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(n){this.handlers=n}end(){this.removeListeners&&this.removeListeners(),O(this.updatePoint)}}function v(t,n){return n?{point:n(t.point)}:t}function y(t,n){return{x:t.x-n.x,y:t.y-n.y}}function p({point:t},n){return{point:t,delta:y(t,M(n)),offset:y(t,V(n)),velocity:b(n,.1)}}function V(t){return t[0]}function M(t){return t[t.length-1]}function b(t,n){if(t.length<2)return{x:0,y:0};let o=t.length-1,e=null;const r=M(t);for(;o>=0&&(e=t[o],!(r.timestamp-e.timestamp>w(n)));)o--;if(!e)return{x:0,y:0};const h=S(r.timestamp-e.timestamp);if(h===0)return{x:0,y:0};const s={x:(r.x-e.x)/h,y:(r.y-e.y)/h};return s.x===1/0&&(s.x=0),s.y===1/0&&(s.y=0),s}export{B as PanSession};
|
|
2
|
-
//# sourceMappingURL=PanSession.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PanSession.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs"],"sourcesContent":["import { isPrimaryPointer } from 'motion-dom';\nimport { secondsToMilliseconds, millisecondsToSeconds } from 'motion-utils';\nimport { addPointerEvent } from '../../events/add-pointer-event.mjs';\nimport { extractEventInfo } from '../../events/event-info.mjs';\nimport { distance2D } from '../../utils/distance.mjs';\nimport { pipe } from '../../utils/pipe.mjs';\nimport { frame, cancelFrame, frameData } from '../../frameloop/frame.mjs';\n\n/**\n * @internal\n */\nclass PanSession {\n constructor(event, handlers, { transformPagePoint, contextWindow, dragSnapToOrigin = false, } = {}) {\n /**\n * @internal\n */\n this.startEvent = null;\n /**\n * @internal\n */\n this.lastMoveEvent = null;\n /**\n * @internal\n */\n this.lastMoveEventInfo = null;\n /**\n * @internal\n */\n this.handlers = {};\n /**\n * @internal\n */\n this.contextWindow = window;\n this.updatePoint = () => {\n if (!(this.lastMoveEvent && this.lastMoveEventInfo))\n return;\n const info = getPanInfo(this.lastMoveEventInfo, this.history);\n const isPanStarted = this.startEvent !== null;\n // Only start panning if the offset is larger than 3 pixels. If we make it\n // any larger than this we'll want to reset the pointer history\n // on the first update to avoid visual snapping to the cursoe.\n const isDistancePastThreshold = distance2D(info.offset, { x: 0, y: 0 }) >= 3;\n if (!isPanStarted && !isDistancePastThreshold)\n return;\n const { point } = info;\n const { timestamp } = frameData;\n this.history.push({ ...point, timestamp });\n const { onStart, onMove } = this.handlers;\n if (!isPanStarted) {\n onStart && onStart(this.lastMoveEvent, info);\n this.startEvent = this.lastMoveEvent;\n }\n onMove && onMove(this.lastMoveEvent, info);\n };\n this.handlePointerMove = (event, info) => {\n this.lastMoveEvent = event;\n this.lastMoveEventInfo = transformPoint(info, this.transformPagePoint);\n // Throttle mouse move event to once per frame\n frame.update(this.updatePoint, true);\n };\n this.handlePointerUp = (event, info) => {\n this.end();\n const { onEnd, onSessionEnd, resumeAnimation } = this.handlers;\n if (this.dragSnapToOrigin)\n resumeAnimation && resumeAnimation();\n if (!(this.lastMoveEvent && this.lastMoveEventInfo))\n return;\n const panInfo = getPanInfo(event.type === \"pointercancel\"\n ? this.lastMoveEventInfo\n : transformPoint(info, this.transformPagePoint), this.history);\n if (this.startEvent && onEnd) {\n onEnd(event, panInfo);\n }\n onSessionEnd && onSessionEnd(event, panInfo);\n };\n // If we have more than one touch, don't start detecting this gesture\n if (!isPrimaryPointer(event))\n return;\n this.dragSnapToOrigin = dragSnapToOrigin;\n this.handlers = handlers;\n this.transformPagePoint = transformPagePoint;\n this.contextWindow = contextWindow || window;\n const info = extractEventInfo(event);\n const initialInfo = transformPoint(info, this.transformPagePoint);\n const { point } = initialInfo;\n const { timestamp } = frameData;\n this.history = [{ ...point, timestamp }];\n const { onSessionStart } = handlers;\n onSessionStart &&\n onSessionStart(event, getPanInfo(initialInfo, this.history));\n this.removeListeners = pipe(addPointerEvent(this.contextWindow, \"pointermove\", this.handlePointerMove), addPointerEvent(this.contextWindow, \"pointerup\", this.handlePointerUp), addPointerEvent(this.contextWindow, \"pointercancel\", this.handlePointerUp));\n }\n updateHandlers(handlers) {\n this.handlers = handlers;\n }\n end() {\n this.removeListeners && this.removeListeners();\n cancelFrame(this.updatePoint);\n }\n}\nfunction transformPoint(info, transformPagePoint) {\n return transformPagePoint ? { point: transformPagePoint(info.point) } : info;\n}\nfunction subtractPoint(a, b) {\n return { x: a.x - b.x, y: a.y - b.y };\n}\nfunction getPanInfo({ point }, history) {\n return {\n point,\n delta: subtractPoint(point, lastDevicePoint(history)),\n offset: subtractPoint(point, startDevicePoint(history)),\n velocity: getVelocity(history, 0.1),\n };\n}\nfunction startDevicePoint(history) {\n return history[0];\n}\nfunction lastDevicePoint(history) {\n return history[history.length - 1];\n}\nfunction getVelocity(history, timeDelta) {\n if (history.length < 2) {\n return { x: 0, y: 0 };\n }\n let i = history.length - 1;\n let timestampedPoint = null;\n const lastPoint = lastDevicePoint(history);\n while (i >= 0) {\n timestampedPoint = history[i];\n if (lastPoint.timestamp - timestampedPoint.timestamp >\n secondsToMilliseconds(timeDelta)) {\n break;\n }\n i--;\n }\n if (!timestampedPoint) {\n return { x: 0, y: 0 };\n }\n const time = millisecondsToSeconds(lastPoint.timestamp - timestampedPoint.timestamp);\n if (time === 0) {\n return { x: 0, y: 0 };\n }\n const currentVelocity = {\n x: (lastPoint.x - timestampedPoint.x) / time,\n y: (lastPoint.y - timestampedPoint.y) / time,\n };\n if (currentVelocity.x === Infinity) {\n currentVelocity.x = 0;\n }\n if (currentVelocity.y === Infinity) {\n currentVelocity.y = 0;\n }\n return currentVelocity;\n}\n\nexport { PanSession };\n"],"names":["PanSession","event","handlers","transformPagePoint","contextWindow","dragSnapToOrigin","info","getPanInfo","isPanStarted","isDistancePastThreshold","distance2D","point","timestamp","frameData","onStart","onMove","transformPoint","frame","onEnd","onSessionEnd","resumeAnimation","panInfo","isPrimaryPointer","extractEventInfo","initialInfo","onSessionStart","pipe","addPointerEvent","cancelFrame","subtractPoint","a","b","history","lastDevicePoint","startDevicePoint","getVelocity","timeDelta","i","timestampedPoint","lastPoint","secondsToMilliseconds","time","millisecondsToSeconds","currentVelocity"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{PanSession as m}from"./PanSession.js";import{addPointerEvent as P}from"../../events/add-pointer-event.js";import{Feature as h}from"../../motion/features/Feature.js";import{noop as p}from"../../../../../motion-utils/dist/es/noop.js";import{getContextWindow as u}from"../../utils/get-context-window.js";import{frame as r}from"../../frameloop/frame.js";const s=e=>(n,o)=>{e&&r.postRender(()=>e(n,o))};class v extends h{constructor(){super(...arguments),this.removePointerDownListener=p}onPointerDown(n){this.session=new m(n,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:u(this.node)})}createPanHandlers(){const{onPanSessionStart:n,onPanStart:o,onPan:i,onPanEnd:t}=this.node.getProps();return{onSessionStart:s(n),onStart:s(o),onMove:i,onEnd:(a,d)=>{delete this.session,t&&r.postRender(()=>t(a,d))}}}mount(){this.removePointerDownListener=P(this.node.current,"pointerdown",n=>this.onPointerDown(n))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}export{v as PanGesture};
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/gestures/pan/index.mjs"],"sourcesContent":["import { PanSession } from './PanSession.mjs';\nimport { addPointerEvent } from '../../events/add-pointer-event.mjs';\nimport { Feature } from '../../motion/features/Feature.mjs';\nimport { noop } from 'motion-utils';\nimport { getContextWindow } from '../../utils/get-context-window.mjs';\nimport { frame } from '../../frameloop/frame.mjs';\n\nconst asyncHandler = (handler) => (event, info) => {\n if (handler) {\n frame.postRender(() => handler(event, info));\n }\n};\nclass PanGesture extends Feature {\n constructor() {\n super(...arguments);\n this.removePointerDownListener = noop;\n }\n onPointerDown(pointerDownEvent) {\n this.session = new PanSession(pointerDownEvent, this.createPanHandlers(), {\n transformPagePoint: this.node.getTransformPagePoint(),\n contextWindow: getContextWindow(this.node),\n });\n }\n createPanHandlers() {\n const { onPanSessionStart, onPanStart, onPan, onPanEnd } = this.node.getProps();\n return {\n onSessionStart: asyncHandler(onPanSessionStart),\n onStart: asyncHandler(onPanStart),\n onMove: onPan,\n onEnd: (event, info) => {\n delete this.session;\n if (onPanEnd) {\n frame.postRender(() => onPanEnd(event, info));\n }\n },\n };\n }\n mount() {\n this.removePointerDownListener = addPointerEvent(this.node.current, \"pointerdown\", (event) => this.onPointerDown(event));\n }\n update() {\n this.session && this.session.updateHandlers(this.createPanHandlers());\n }\n unmount() {\n this.removePointerDownListener();\n this.session && this.session.end();\n }\n}\n\nexport { PanGesture };\n"],"names":["asyncHandler","handler","event","info","frame","PanGesture","Feature","noop","pointerDownEvent","PanSession","getContextWindow","onPanSessionStart","onPanStart","onPan","onPanEnd","addPointerEvent"],"mappings":"qWAOA,MAAMA,EAAgBC,GAAY,CAACC,EAAOC,IAAS,CAC3CF,GACAG,EAAM,WAAW,IAAMH,EAAQC,EAAOC,CAAI,CAAC,CAEnD,EACA,MAAME,UAAmBC,CAAQ,CAC7B,aAAc,CACV,MAAM,GAAG,SAAS,EAClB,KAAK,0BAA4BC,CACrC,CACA,cAAcC,EAAkB,CAC5B,KAAK,QAAU,IAAIC,EAAWD,EAAkB,KAAK,oBAAqB,CACtE,mBAAoB,KAAK,KAAK,sBAAqB,EACnD,cAAeE,EAAiB,KAAK,IAAI,CACrD,CAAS,CACL,CACA,mBAAoB,CAChB,KAAM,CAAE,kBAAAC,EAAmB,WAAAC,EAAY,MAAAC,EAAO,SAAAC,CAAQ,EAAK,KAAK,KAAK,SAAQ,EAC7E,MAAO,CACH,eAAgBd,EAAaW,CAAiB,EAC9C,QAASX,EAAaY,CAAU,EAChC,OAAQC,EACR,MAAO,CAACX,EAAOC,IAAS,CACpB,OAAO,KAAK,QACRW,GACAV,EAAM,WAAW,IAAMU,EAASZ,EAAOC,CAAI,CAAC,CAEpD,CACZ,CACI,CACA,OAAQ,CACJ,KAAK,0BAA4BY,EAAgB,KAAK,KAAK,QAAS,cAAgBb,GAAU,KAAK,cAAcA,CAAK,CAAC,CAC3H,CACA,QAAS,CACL,KAAK,SAAW,KAAK,QAAQ,eAAe,KAAK,mBAAmB,CACxE,CACA,SAAU,CACN,KAAK,0BAAyB,EAC9B,KAAK,SAAW,KAAK,QAAQ,IAAG,CACpC,CACJ","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{Feature as i}from"../motion/features/Feature.js";import{press as m}from"../../../../motion-dom/dist/es/gestures/press/index.js";import{extractEventInfo as p}from"../events/event-info.js";import{frame as u}from"../frameloop/frame.js";function s(e,t,n){const{props:r}=e;e.animationState&&r.whileTap&&e.animationState.setActive("whileTap",n==="Start");const o="onTap"+(n==="End"?"":n),a=r[o];a&&u.postRender(()=>a(t,p(t)))}class l extends i{mount(){const{current:t}=this.node;t&&(this.unmount=m(t,n=>(s(this.node,n,"Start"),(r,{success:o})=>s(this.node,r,o?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}export{l as PressGesture};
|
|
2
|
-
//# sourceMappingURL=press.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"press.js","sources":["../../../../../../node_modules/framer-motion/dist/es/gestures/press.mjs"],"sourcesContent":["import { Feature } from '../motion/features/Feature.mjs';\nimport { press } from 'motion-dom';\nimport { extractEventInfo } from '../events/event-info.mjs';\nimport { frame } from '../frameloop/frame.mjs';\n\nfunction handlePressEvent(node, event, lifecycle) {\n const { props } = node;\n if (node.animationState && props.whileTap) {\n node.animationState.setActive(\"whileTap\", lifecycle === \"Start\");\n }\n const eventName = (\"onTap\" + (lifecycle === \"End\" ? \"\" : lifecycle));\n const callback = props[eventName];\n if (callback) {\n frame.postRender(() => callback(event, extractEventInfo(event)));\n }\n}\nclass PressGesture extends Feature {\n mount() {\n const { current } = this.node;\n if (!current)\n return;\n this.unmount = press(current, (startEvent) => {\n handlePressEvent(this.node, startEvent, \"Start\");\n return (endEvent, { success }) => handlePressEvent(this.node, endEvent, success ? \"End\" : \"Cancel\");\n }, { useGlobalTarget: this.node.props.globalTapTarget });\n }\n unmount() { }\n}\n\nexport { PressGesture };\n"],"names":["handlePressEvent","node","event","lifecycle","props","eventName","callback","frame","extractEventInfo","PressGesture","Feature","current","press","startEvent","endEvent","success"],"mappings":"gPAKA,SAASA,EAAiBC,EAAMC,EAAOC,EAAW,CAC9C,KAAM,CAAE,MAAAC,CAAK,EAAKH,EACdA,EAAK,gBAAkBG,EAAM,UAC7BH,EAAK,eAAe,UAAU,WAAYE,IAAc,OAAO,EAEnE,MAAME,EAAa,SAAWF,IAAc,MAAQ,GAAKA,GACnDG,EAAWF,EAAMC,CAAS,EAC5BC,GACAC,EAAM,WAAW,IAAMD,EAASJ,EAAOM,EAAiBN,CAAK,CAAC,CAAC,CAEvE,CACA,MAAMO,UAAqBC,CAAQ,CAC/B,OAAQ,CACJ,KAAM,CAAE,QAAAC,GAAY,KAAK,KACpBA,IAEL,KAAK,QAAUC,EAAMD,EAAUE,IAC3Bb,EAAiB,KAAK,KAAMa,EAAY,OAAO,EACxC,CAACC,EAAU,CAAE,QAAAC,CAAO,IAAOf,EAAiB,KAAK,KAAMc,EAAUC,EAAU,MAAQ,QAAQ,GACnG,CAAE,gBAAiB,KAAK,KAAK,MAAM,gBAAiB,EAC3D,CACA,SAAU,CAAE,CAChB","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Feature.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/motion/features/Feature.mjs"],"sourcesContent":["class Feature {\n constructor(node) {\n this.isMounted = false;\n this.node = node;\n }\n update() { }\n}\n\nexport { Feature };\n"],"names":["Feature","node"],"mappings":"AAAA,MAAMA,CAAQ,CACV,YAAYC,EAAM,CACd,KAAK,UAAY,GACjB,KAAK,KAAOA,CAChB,CACA,QAAS,CAAE,CACf","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{Feature as s}from"../Feature.js";let o=0;class u extends s{constructor(){super(...arguments),this.id=o++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:e}=this.node.presenceContext,{isPresent:n}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===n)return;const i=this.node.animationState.setActive("exit",!t);e&&!t&&i.then(()=>e(this.id))}mount(){const{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}export{u as ExitAnimationFeature};
|
|
2
|
-
//# sourceMappingURL=exit.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exit.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs"],"sourcesContent":["import { Feature } from '../Feature.mjs';\n\nlet id = 0;\nclass ExitAnimationFeature extends Feature {\n constructor() {\n super(...arguments);\n this.id = id++;\n }\n update() {\n if (!this.node.presenceContext)\n return;\n const { isPresent, onExitComplete } = this.node.presenceContext;\n const { isPresent: prevIsPresent } = this.node.prevPresenceContext || {};\n if (!this.node.animationState || isPresent === prevIsPresent) {\n return;\n }\n const exitAnimation = this.node.animationState.setActive(\"exit\", !isPresent);\n if (onExitComplete && !isPresent) {\n exitAnimation.then(() => onExitComplete(this.id));\n }\n }\n mount() {\n const { register } = this.node.presenceContext || {};\n if (register) {\n this.unmount = register(this.id);\n }\n }\n unmount() { }\n}\n\nexport { ExitAnimationFeature };\n"],"names":["id","ExitAnimationFeature","Feature","isPresent","onExitComplete","prevIsPresent","exitAnimation","register"],"mappings":"wCAEA,IAAIA,EAAK,EACT,MAAMC,UAA6BC,CAAQ,CACvC,aAAc,CACV,MAAM,GAAG,SAAS,EAClB,KAAK,GAAKF,GACd,CACA,QAAS,CACL,GAAI,CAAC,KAAK,KAAK,gBACX,OACJ,KAAM,CAAE,UAAAG,EAAW,eAAAC,CAAc,EAAK,KAAK,KAAK,gBAC1C,CAAE,UAAWC,CAAa,EAAK,KAAK,KAAK,qBAAuB,CAAA,EACtE,GAAI,CAAC,KAAK,KAAK,gBAAkBF,IAAcE,EAC3C,OAEJ,MAAMC,EAAgB,KAAK,KAAK,eAAe,UAAU,OAAQ,CAACH,CAAS,EACvEC,GAAkB,CAACD,GACnBG,EAAc,KAAK,IAAMF,EAAe,KAAK,EAAE,CAAC,CAExD,CACA,OAAQ,CACJ,KAAM,CAAE,SAAAG,CAAQ,EAAK,KAAK,KAAK,iBAAmB,CAAA,EAC9CA,IACA,KAAK,QAAUA,EAAS,KAAK,EAAE,EAEvC,CACA,SAAU,CAAE,CAChB","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{isAnimationControls as o}from"../../../animation/utils/is-animation-controls.js";import{createAnimationState as n}from"../../../render/utils/animation-state.js";import{Feature as a}from"../Feature.js";class u extends a{constructor(t){super(t),t.animationState||(t.animationState=n(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();o(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:i}=this.node.prevProps||{};t!==i&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)===null||t===void 0||t.call(this)}}export{u as AnimationFeature};
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/motion/features/animation/index.mjs"],"sourcesContent":["import { isAnimationControls } from '../../../animation/utils/is-animation-controls.mjs';\nimport { createAnimationState } from '../../../render/utils/animation-state.mjs';\nimport { Feature } from '../Feature.mjs';\n\nclass AnimationFeature extends Feature {\n /**\n * We dynamically generate the AnimationState manager as it contains a reference\n * to the underlying animation library. We only want to load that if we load this,\n * so people can optionally code split it out using the `m` component.\n */\n constructor(node) {\n super(node);\n node.animationState || (node.animationState = createAnimationState(node));\n }\n updateAnimationControlsSubscription() {\n const { animate } = this.node.getProps();\n if (isAnimationControls(animate)) {\n this.unmountControls = animate.subscribe(this.node);\n }\n }\n /**\n * Subscribe any provided AnimationControls to the component's VisualElement\n */\n mount() {\n this.updateAnimationControlsSubscription();\n }\n update() {\n const { animate } = this.node.getProps();\n const { animate: prevAnimate } = this.node.prevProps || {};\n if (animate !== prevAnimate) {\n this.updateAnimationControlsSubscription();\n }\n }\n unmount() {\n var _a;\n this.node.animationState.reset();\n (_a = this.unmountControls) === null || _a === void 0 ? void 0 : _a.call(this);\n }\n}\n\nexport { AnimationFeature };\n"],"names":["AnimationFeature","Feature","node","createAnimationState","animate","isAnimationControls","prevAnimate","_a"],"mappings":"gNAIA,MAAMA,UAAyBC,CAAQ,CAMnC,YAAYC,EAAM,CACd,MAAMA,CAAI,EACVA,EAAK,iBAAmBA,EAAK,eAAiBC,EAAqBD,CAAI,EAC3E,CACA,qCAAsC,CAClC,KAAM,CAAE,QAAAE,CAAO,EAAK,KAAK,KAAK,SAAQ,EAClCC,EAAoBD,CAAO,IAC3B,KAAK,gBAAkBA,EAAQ,UAAU,KAAK,IAAI,EAE1D,CAIA,OAAQ,CACJ,KAAK,oCAAmC,CAC5C,CACA,QAAS,CACL,KAAM,CAAE,QAAAA,CAAO,EAAK,KAAK,KAAK,SAAQ,EAChC,CAAE,QAASE,CAAW,EAAK,KAAK,KAAK,WAAa,CAAA,EACpDF,IAAYE,GACZ,KAAK,oCAAmC,CAEhD,CACA,SAAU,CACN,IAAIC,EACJ,KAAK,KAAK,eAAe,MAAK,GAC7BA,EAAK,KAAK,mBAAqB,MAAQA,IAAO,QAAkBA,EAAG,KAAK,IAAI,CACjF,CACJ","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"animations.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/motion/features/animations.mjs"],"sourcesContent":["import { AnimationFeature } from './animation/index.mjs';\nimport { ExitAnimationFeature } from './animation/exit.mjs';\n\nconst animations = {\n animation: {\n Feature: AnimationFeature,\n },\n exit: {\n Feature: ExitAnimationFeature,\n },\n};\n\nexport { animations };\n"],"names":["animations","AnimationFeature","ExitAnimationFeature"],"mappings":"mHAGK,MAACA,EAAa,CACf,UAAW,CACP,QAASC,CACjB,EACI,KAAM,CACF,QAASC,CACjB,CACA","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
const n={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},t={};for(const e in n)t[e]={isEnabled:o=>n[e].some(a=>!!o[a])};export{t as featureDefinitions};
|
|
2
|
-
//# sourceMappingURL=definitions.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"definitions.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/motion/features/definitions.mjs"],"sourcesContent":["const featureProps = {\n animation: [\n \"animate\",\n \"variants\",\n \"whileHover\",\n \"whileTap\",\n \"exit\",\n \"whileInView\",\n \"whileFocus\",\n \"whileDrag\",\n ],\n exit: [\"exit\"],\n drag: [\"drag\", \"dragControls\"],\n focus: [\"whileFocus\"],\n hover: [\"whileHover\", \"onHoverStart\", \"onHoverEnd\"],\n tap: [\"whileTap\", \"onTap\", \"onTapStart\", \"onTapCancel\"],\n pan: [\"onPan\", \"onPanStart\", \"onPanSessionStart\", \"onPanEnd\"],\n inView: [\"whileInView\", \"onViewportEnter\", \"onViewportLeave\"],\n layout: [\"layout\", \"layoutId\"],\n};\nconst featureDefinitions = {};\nfor (const key in featureProps) {\n featureDefinitions[key] = {\n isEnabled: (props) => featureProps[key].some((name) => !!props[name]),\n };\n}\n\nexport { featureDefinitions };\n"],"names":["featureProps","featureDefinitions","key","props","name"],"mappings":"AAAA,MAAMA,EAAe,CACjB,UAAW,CACP,UACA,WACA,aACA,WACA,OACA,cACA,aACA,WACR,EACI,KAAM,CAAC,MAAM,EACb,KAAM,CAAC,OAAQ,cAAc,EAC7B,MAAO,CAAC,YAAY,EACpB,MAAO,CAAC,aAAc,eAAgB,YAAY,EAClD,IAAK,CAAC,WAAY,QAAS,aAAc,aAAa,EACtD,IAAK,CAAC,QAAS,aAAc,oBAAqB,UAAU,EAC5D,OAAQ,CAAC,cAAe,kBAAmB,iBAAiB,EAC5D,OAAQ,CAAC,SAAU,UAAU,CACjC,EACMC,EAAqB,CAAA,EAC3B,UAAWC,KAAOF,EACdC,EAAmBC,CAAG,EAAI,CACtB,UAAYC,GAAUH,EAAaE,CAAG,EAAE,KAAME,GAAS,CAAC,CAACD,EAAMC,CAAI,CAAC,CAC5E","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{DragGesture as r}from"../../gestures/drag/index.js";import{PanGesture as o}from"../../gestures/pan/index.js";import{MeasureLayout as e}from"./layout/MeasureLayout.js";import{HTMLProjectionNode as t}from"../../projection/node/HTMLProjectionNode.js";const u={pan:{Feature:o},drag:{Feature:r,ProjectionNode:t,MeasureLayout:e}};export{u as drag};
|
|
2
|
-
//# sourceMappingURL=drag.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"drag.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/motion/features/drag.mjs"],"sourcesContent":["import { DragGesture } from '../../gestures/drag/index.mjs';\nimport { PanGesture } from '../../gestures/pan/index.mjs';\nimport { MeasureLayout } from './layout/MeasureLayout.mjs';\nimport { HTMLProjectionNode } from '../../projection/node/HTMLProjectionNode.mjs';\n\nconst drag = {\n pan: {\n Feature: PanGesture,\n },\n drag: {\n Feature: DragGesture,\n ProjectionNode: HTMLProjectionNode,\n MeasureLayout,\n },\n};\n\nexport { drag };\n"],"names":["drag","PanGesture","DragGesture","HTMLProjectionNode","MeasureLayout"],"mappings":"+PAKK,MAACA,EAAO,CACT,IAAK,CACD,QAASC,CACjB,EACI,KAAM,CACF,QAASC,EACT,eAAgBC,EAChB,cAAAC,CACR,CACA","x_google_ignoreList":[0]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{HoverGesture as e}from"../../gestures/hover.js";import{FocusGesture as r}from"../../gestures/focus.js";import{PressGesture as t}from"../../gestures/press.js";import{InViewFeature as o}from"./viewport/index.js";const a={inView:{Feature:o},tap:{Feature:t},focus:{Feature:r},hover:{Feature:e}};export{a as gestureAnimations};
|
|
2
|
-
//# sourceMappingURL=gestures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gestures.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/motion/features/gestures.mjs"],"sourcesContent":["import { HoverGesture } from '../../gestures/hover.mjs';\nimport { FocusGesture } from '../../gestures/focus.mjs';\nimport { PressGesture } from '../../gestures/press.mjs';\nimport { InViewFeature } from './viewport/index.mjs';\n\nconst gestureAnimations = {\n inView: {\n Feature: InViewFeature,\n },\n tap: {\n Feature: PressGesture,\n },\n focus: {\n Feature: FocusGesture,\n },\n hover: {\n Feature: HoverGesture,\n },\n};\n\nexport { gestureAnimations };\n"],"names":["gestureAnimations","InViewFeature","PressGesture","FocusGesture","HoverGesture"],"mappings":"yNAKK,MAACA,EAAoB,CACtB,OAAQ,CACJ,QAASC,CACjB,EACI,IAAK,CACD,QAASC,CACjB,EACI,MAAO,CACH,QAASC,CACjB,EACI,MAAO,CACH,QAASC,CACjB,CACA","x_google_ignoreList":[0]}
|