@scbt-ecom/ui 0.91.3 → 0.92.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_commonjsHelpers.js +2 -0
- package/dist/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/_virtual/create-plugin.js +2 -0
- package/dist/_virtual/create-plugin.js.map +1 -0
- package/dist/_virtual/createPlugin.js +2 -0
- package/dist/_virtual/createPlugin.js.map +1 -0
- package/dist/_virtual/index.js +2 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/index2.js +2 -0
- package/dist/_virtual/index2.js.map +1 -0
- package/dist/_virtual/preload-helper.js +2 -0
- package/dist/_virtual/preload-helper.js.map +1 -0
- package/dist/_virtual/use-sync-external-store-with-selector.production.js +2 -0
- package/dist/_virtual/use-sync-external-store-with-selector.production.js.map +1 -0
- package/dist/_virtual/with-selector.js +2 -0
- package/dist/_virtual/with-selector.js.map +1 -0
- package/dist/lib/configs/index.js +2 -0
- package/dist/lib/configs/index.js.map +1 -0
- package/dist/lib/configs/tailwindConfigBase.js +2 -0
- package/dist/lib/configs/tailwindConfigBase.js.map +1 -0
- package/dist/lib/configs/tailwindPresets/extendsPreset.js +2 -0
- package/dist/lib/configs/tailwindPresets/extendsPreset.js.map +1 -0
- package/dist/lib/configs/tailwindPresets/index.js +2 -0
- package/dist/lib/configs/tailwindPresets/index.js.map +1 -0
- package/dist/lib/configs/tailwindPresets/resetPreset.js +2 -0
- package/dist/lib/configs/tailwindPresets/resetPreset.js.map +1 -0
- package/dist/lib/exports/api.js +2 -0
- package/dist/lib/exports/api.js.map +1 -0
- package/dist/lib/exports/config.js +2 -0
- package/dist/lib/exports/config.js.map +1 -0
- package/dist/lib/exports/constants.js +2 -0
- package/dist/lib/exports/constants.js.map +1 -0
- package/dist/lib/exports/hooks.js +2 -0
- package/dist/lib/exports/hooks.js.map +1 -0
- package/dist/lib/exports/next.js +2 -0
- package/dist/lib/exports/next.js.map +1 -0
- package/dist/lib/exports/types.js +2 -0
- package/dist/lib/exports/types.js.map +1 -0
- package/dist/lib/exports/ui.js +2 -0
- package/dist/lib/exports/ui.js.map +1 -0
- package/dist/lib/exports/utils.js +2 -0
- package/dist/lib/exports/utils.js.map +1 -0
- package/dist/lib/exports/validation.js +2 -0
- package/dist/lib/exports/validation.js.map +1 -0
- package/dist/lib/exports/widget.js +2 -0
- package/dist/lib/exports/widget.js.map +1 -0
- package/dist/lib/next/index.js +2 -0
- package/dist/lib/next/index.js.map +1 -0
- package/dist/lib/next/utils/hasWidget.js +2 -0
- package/dist/lib/next/utils/hasWidget.js.map +1 -0
- package/dist/lib/next/utils/hideWidgetsWithQueryParams.js +2 -0
- package/dist/lib/next/utils/hideWidgetsWithQueryParams.js.map +1 -0
- package/dist/lib/next/utils/index.js +2 -0
- package/dist/lib/next/utils/index.js.map +1 -0
- package/dist/lib/next/utils/isEmptyWidgetList.js +2 -0
- package/dist/lib/next/utils/isEmptyWidgetList.js.map +1 -0
- package/dist/lib/next/utils/orderWidgetWithQueryParams.js +2 -0
- package/dist/lib/next/utils/orderWidgetWithQueryParams.js.map +1 -0
- package/dist/lib/shared/api/apiInstance.js +2 -0
- package/dist/lib/shared/api/apiInstance.js.map +1 -0
- package/dist/lib/shared/api/index.js +2 -0
- package/dist/lib/shared/api/index.js.map +1 -0
- package/dist/lib/shared/constants/designSystem/colors.js +2 -0
- package/dist/lib/shared/constants/designSystem/colors.js.map +1 -0
- package/dist/lib/shared/constants/designSystem/index.js +2 -0
- package/dist/lib/shared/constants/designSystem/index.js.map +1 -0
- package/dist/lib/shared/constants/designSystem/others.js +2 -0
- package/dist/lib/shared/constants/designSystem/others.js.map +1 -0
- package/dist/lib/shared/constants/designSystem/types.js +2 -0
- package/dist/lib/shared/constants/designSystem/types.js.map +1 -0
- package/dist/lib/shared/constants/designSystem/typography.js +2 -0
- package/dist/lib/shared/constants/designSystem/typography.js.map +1 -0
- package/dist/lib/shared/constants/index.js +2 -0
- package/dist/lib/shared/constants/index.js.map +1 -0
- package/dist/lib/shared/hooks/index.js +2 -0
- package/dist/lib/shared/hooks/index.js.map +1 -0
- package/dist/lib/shared/hooks/useBoolean.js +2 -0
- package/dist/lib/shared/hooks/useBoolean.js.map +1 -0
- package/dist/lib/shared/hooks/useClickOutside.js +2 -0
- package/dist/lib/shared/hooks/useClickOutside.js.map +1 -0
- package/dist/lib/shared/hooks/useControlledForm.js +2 -0
- package/dist/lib/shared/hooks/useControlledForm.js.map +1 -0
- package/dist/lib/shared/hooks/useDebounce.js +2 -0
- package/dist/lib/shared/hooks/useDebounce.js.map +1 -0
- package/dist/lib/shared/hooks/useDevice.js +2 -0
- package/dist/lib/shared/hooks/useDevice.js.map +1 -0
- package/dist/lib/shared/hooks/useFieldsProgress.js +2 -0
- package/dist/lib/shared/hooks/useFieldsProgress.js.map +1 -0
- package/dist/lib/shared/hooks/useFloating.js +2 -0
- package/dist/lib/shared/hooks/useFloating.js.map +1 -0
- package/dist/lib/shared/hooks/useObserverWidgets.js +2 -0
- package/dist/lib/shared/hooks/useObserverWidgets.js.map +1 -0
- package/dist/lib/shared/hooks/useOverflow.js +2 -0
- package/dist/lib/shared/hooks/useOverflow.js.map +1 -0
- package/dist/lib/shared/style.css +1 -0
- package/dist/lib/shared/types/deepPartial.js +2 -0
- package/dist/lib/shared/types/deepPartial.js.map +1 -0
- package/dist/lib/shared/types/dicriminatedUnion.js +2 -0
- package/dist/lib/shared/types/dicriminatedUnion.js.map +1 -0
- package/dist/lib/shared/types/index.js +2 -0
- package/dist/lib/shared/types/index.js.map +1 -0
- package/dist/lib/shared/types/keysOf.js +2 -0
- package/dist/lib/shared/types/keysOf.js.map +1 -0
- package/dist/lib/shared/ui/accordion/Accordion.js +2 -0
- package/dist/lib/shared/ui/accordion/Accordion.js.map +1 -0
- package/dist/lib/shared/ui/accordion/index.js +2 -0
- package/dist/lib/shared/ui/accordion/index.js.map +1 -0
- package/dist/lib/shared/ui/accordion/model/helpers.js +2 -0
- package/dist/lib/shared/ui/accordion/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js +2 -0
- package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js.map +1 -0
- package/dist/lib/shared/ui/badge/Badge.js +2 -0
- package/dist/lib/shared/ui/badge/Badge.js.map +1 -0
- package/dist/lib/shared/ui/badge/index.js +2 -0
- package/dist/lib/shared/ui/badge/index.js.map +1 -0
- package/dist/lib/shared/ui/brandLogos/BrandLogos.js +2 -0
- package/dist/lib/shared/ui/brandLogos/BrandLogos.js.map +1 -0
- package/dist/lib/shared/ui/brandLogos/index.js +2 -0
- package/dist/lib/shared/ui/brandLogos/index.js.map +1 -0
- package/dist/lib/shared/ui/button/Button.js +2 -0
- package/dist/lib/shared/ui/button/Button.js.map +1 -0
- package/dist/lib/shared/ui/button/index.js +2 -0
- package/dist/lib/shared/ui/button/index.js.map +1 -0
- package/dist/lib/shared/ui/button/model/helpers.js +2 -0
- package/dist/lib/shared/ui/button/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js +2 -0
- package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js.map +1 -0
- package/dist/lib/shared/ui/buttonIcon/index.js +2 -0
- package/dist/lib/shared/ui/buttonIcon/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/Calendar.js +2 -0
- package/dist/lib/shared/ui/calendar/Calendar.js.map +1 -0
- package/dist/lib/shared/ui/calendar/index.js +2 -0
- package/dist/lib/shared/ui/calendar/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/model/index.js +2 -0
- package/dist/lib/shared/ui/calendar/model/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/model/utils.js +2 -0
- package/dist/lib/shared/ui/calendar/model/utils.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/Day.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/Day.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/DayButton.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/DayButton.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/Footer.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/Footer.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/MonthCaption.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/MonthCaption.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/Navigation.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/Navigation.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/Weekday.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/Weekday.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/index.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/model/index.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/model/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/model/types.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/model/types.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/model/utils.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/model/utils.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/SelectDate.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/SelectDate.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/index.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/index.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js.map +1 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/index.js +2 -0
- package/dist/lib/shared/ui/calendar/ui/selectDate/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/carousel/CarouselBase.js +2 -0
- package/dist/lib/shared/ui/carousel/CarouselBase.js.map +1 -0
- package/dist/lib/shared/ui/carousel/CarouselNative.js +2 -0
- package/dist/lib/shared/ui/carousel/CarouselNative.js.map +1 -0
- package/dist/lib/shared/ui/carousel/index.js +2 -0
- package/dist/lib/shared/ui/carousel/index.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/helpers.js +2 -0
- package/dist/lib/shared/ui/carousel/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/hooks/index.js +2 -0
- package/dist/lib/shared/ui/carousel/model/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useArrowNavigation.js +2 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useArrowNavigation.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js +2 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useDotsNavigation.js +2 -0
- package/dist/lib/shared/ui/carousel/model/hooks/useDotsNavigation.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/index.js +2 -0
- package/dist/lib/shared/ui/carousel/model/index.js.map +1 -0
- package/dist/lib/shared/ui/carousel/model/types.js +2 -0
- package/dist/lib/shared/ui/carousel/model/types.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/ArrowNavigationButton.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/ArrowNavigationButton.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/CarouselContent.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/CarouselContent.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/CarouselSlide.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/CarouselSlide.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/ContainerWithNavigation.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/ContainerWithNavigation.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/DotsNavigations.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/DotsNavigations.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/index.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideFullScreen.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideFullScreen.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideOnlyImage.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideOnlyImage.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideProductCard.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/SlideProductCard.js.map +1 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/index.js +2 -0
- package/dist/lib/shared/ui/carousel/ui/slideVariants/index.js.map +1 -0
- package/dist/lib/shared/ui/chips/Chips.js +2 -0
- package/dist/lib/shared/ui/chips/Chips.js.map +1 -0
- package/dist/lib/shared/ui/chips/index.js +2 -0
- package/dist/lib/shared/ui/chips/index.js.map +1 -0
- package/dist/lib/shared/ui/customLink/CustomLink.js +2 -0
- package/dist/lib/shared/ui/customLink/CustomLink.js.map +1 -0
- package/dist/lib/shared/ui/customLink/index.js +2 -0
- package/dist/lib/shared/ui/customLink/index.js.map +1 -0
- package/dist/lib/shared/ui/customLink/model/helpers.js +2 -0
- package/dist/lib/shared/ui/customLink/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/dialog/Dialog.js +2 -0
- package/dist/lib/shared/ui/dialog/Dialog.js.map +1 -0
- package/dist/lib/shared/ui/dialog/index.js +2 -0
- package/dist/lib/shared/ui/dialog/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/DropdownList.js +2 -0
- package/dist/lib/shared/ui/dropdownList/DropdownList.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/hooks/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/hooks/useKeyboardNavigation.js +2 -0
- package/dist/lib/shared/ui/dropdownList/hooks/useKeyboardNavigation.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/model/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/model/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/model/utils.js +2 -0
- package/dist/lib/shared/ui/dropdownList/model/utils.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js +2 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/model/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/model/index.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/model/types.js +2 -0
- package/dist/lib/shared/ui/dropdownList/ui/dropdownItem/model/types.js.map +1 -0
- package/dist/lib/shared/ui/dropdownList/ui/index.js +2 -0
- package/dist/lib/shared/ui/dropdownList/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/floatButton/FloatButton.js +2 -0
- package/dist/lib/shared/ui/floatButton/FloatButton.js.map +1 -0
- package/dist/lib/shared/ui/floatButton/index.js +2 -0
- package/dist/lib/shared/ui/floatButton/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/Autocomplete.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/Autocomplete.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/checkbox/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/checkbox/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/combobox/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/combobox/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/DadataAddress.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/DadataAddress.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/DadataAuto.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/DadataAuto.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/DadataCountry.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/DadataCountry.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/DadataFio.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/DadataFio.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/helpers.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/helpers.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/DadataOrganization.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/DadataOrganization.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/types.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dadata/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/constants.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/constants.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/EditorControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/EditorControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/types.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/model/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Toolbar.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/Toolbar.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetHeadings.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetHeadings.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/input/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/input/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/model/helpers.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/model/useInputCurrency.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/model/useInputCurrency.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/MenuTrigger.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/MenuTrigger.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/OptionList.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/OptionList.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupCardControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupCardControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupTabControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupTabControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/radio/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/select/SelectControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/select/SelectControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/select/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/select/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/slider/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/slider/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/switch/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/switch/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/textarea/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/textarea/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/controlled/uploader/index.js +2 -0
- package/dist/lib/shared/ui/formElements/controlled/uploader/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/index.js +2 -0
- package/dist/lib/shared/ui/formElements/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/MessageView.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/MessageView.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/FieldAttachment.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/FieldAttachment.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/index.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/IconSlot.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/IconSlot.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/types.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/utils.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/model/utils.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/model/types.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/model/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/combobox/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/input/Input.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/input/Input.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/input/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/input/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/model/mask/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/model/mask/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/model/mask/utils.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/model/mask/utils.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/AdditionalContent.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/AdditionalContent.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/Select.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/Select.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/hooks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/hooks/useSelectController.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/hooks/useSelectController.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/typeGuards.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/typeGuards.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/types.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/Chip.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/Chip.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/ChipList.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/ChipList.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/SelectItem.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/SelectItem.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/select/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/SliderBase.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/SliderBase.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/getFormattedCurrency.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/getFormattedCurrency.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getDayIntl.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getDayIntl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getIntlMonth.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getIntlMonth.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getYearIntl.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getYearIntl.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/formatNumber.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/formatNumber.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/getInputSliderSuffix.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/getInputSliderSuffix.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/helpers/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/types.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/types.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/useLogarithmic.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/model/useLogarithmic.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/useSliderAlgorithmic.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/useSliderAlgorithmic.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/useSliderMarks.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/useSliderMarks.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/useSliderStep.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/useSliderStep.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/switch/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/textarea/Textarea.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/textarea/Textarea.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/textarea/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/textarea/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/helpers.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/index.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFiles.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFiles.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderInput.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderInput.js.map +1 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/index.js +2 -0
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/heading/Heading.js +2 -0
- package/dist/lib/shared/ui/heading/Heading.js.map +1 -0
- package/dist/lib/shared/ui/heading/index.js +2 -0
- package/dist/lib/shared/ui/heading/index.js.map +1 -0
- package/dist/lib/shared/ui/hint/Hint.js +2 -0
- package/dist/lib/shared/ui/hint/Hint.js.map +1 -0
- package/dist/lib/shared/ui/hint/index.js +2 -0
- package/dist/lib/shared/ui/hint/index.js.map +1 -0
- package/dist/lib/shared/ui/icon/Icon.js +2 -0
- package/dist/lib/shared/ui/icon/Icon.js.map +1 -0
- package/dist/lib/shared/ui/icon/allowedIcons.js +2 -0
- package/dist/lib/shared/ui/icon/allowedIcons.js.map +1 -0
- package/dist/lib/shared/ui/icon/iconsMap.js +2 -0
- package/dist/lib/shared/ui/icon/iconsMap.js.map +1 -0
- package/dist/lib/shared/ui/icon/index.js +2 -0
- package/dist/lib/shared/ui/icon/index.js.map +1 -0
- package/dist/lib/shared/ui/icon/sprite.gen.js +2 -0
- package/dist/lib/shared/ui/icon/sprite.gen.js.map +1 -0
- package/dist/lib/shared/ui/index.js +2 -0
- package/dist/lib/shared/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/keyboardShortcuts/KeyboardShortcuts.js +2 -0
- package/dist/lib/shared/ui/keyboardShortcuts/KeyboardShortcuts.js.map +1 -0
- package/dist/lib/shared/ui/keyboardShortcuts/index.js +2 -0
- package/dist/lib/shared/ui/keyboardShortcuts/index.js.map +1 -0
- package/dist/lib/shared/ui/loader/Loader.js +2 -0
- package/dist/lib/shared/ui/loader/Loader.js.map +1 -0
- package/dist/lib/shared/ui/loader/index.js +2 -0
- package/dist/lib/shared/ui/loader/index.js.map +1 -0
- package/dist/lib/shared/ui/loader/model/helpers.js +2 -0
- package/dist/lib/shared/ui/loader/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/modal/Modal.js +2 -0
- package/dist/lib/shared/ui/modal/Modal.js.map +1 -0
- package/dist/lib/shared/ui/modal/index.js +2 -0
- package/dist/lib/shared/ui/modal/index.js.map +1 -0
- package/dist/lib/shared/ui/modal/model/helpers.js +2 -0
- package/dist/lib/shared/ui/modal/model/helpers.js.map +1 -0
- package/dist/lib/shared/ui/modal/ui/IframeModalContent.js +2 -0
- package/dist/lib/shared/ui/modal/ui/IframeModalContent.js.map +1 -0
- package/dist/lib/shared/ui/modal/ui/ModalHeader.js +2 -0
- package/dist/lib/shared/ui/modal/ui/ModalHeader.js.map +1 -0
- package/dist/lib/shared/ui/notification/Notification.js +2 -0
- package/dist/lib/shared/ui/notification/Notification.js.map +1 -0
- package/dist/lib/shared/ui/notification/index.js +2 -0
- package/dist/lib/shared/ui/notification/index.js.map +1 -0
- package/dist/lib/shared/ui/notification/ui/CustomToast.js +2 -0
- package/dist/lib/shared/ui/notification/ui/CustomToast.js.map +1 -0
- package/dist/lib/shared/ui/pagination/Pagination.js +2 -0
- package/dist/lib/shared/ui/pagination/Pagination.js.map +1 -0
- package/dist/lib/shared/ui/pagination/index.js +2 -0
- package/dist/lib/shared/ui/pagination/index.js.map +1 -0
- package/dist/lib/shared/ui/phoneView/PhoneView.js +2 -0
- package/dist/lib/shared/ui/phoneView/PhoneView.js.map +1 -0
- package/dist/lib/shared/ui/phoneView/index.js +2 -0
- package/dist/lib/shared/ui/phoneView/index.js.map +1 -0
- package/dist/lib/shared/ui/popover/Popover.js +2 -0
- package/dist/lib/shared/ui/popover/Popover.js.map +1 -0
- package/dist/lib/shared/ui/popover/index.js +2 -0
- package/dist/lib/shared/ui/popover/index.js.map +1 -0
- package/dist/lib/shared/ui/progressBar/ProgressBar.js +2 -0
- package/dist/lib/shared/ui/progressBar/ProgressBar.js.map +1 -0
- package/dist/lib/shared/ui/progressBar/index.js +2 -0
- package/dist/lib/shared/ui/progressBar/index.js.map +1 -0
- package/dist/lib/shared/ui/providers/NotificationProvider.js +2 -0
- package/dist/lib/shared/ui/providers/NotificationProvider.js.map +1 -0
- package/dist/lib/shared/ui/providers/index.js +2 -0
- package/dist/lib/shared/ui/providers/index.js.map +1 -0
- package/dist/lib/shared/ui/responsiveContainer/ResponsiveContainer.js +2 -0
- package/dist/lib/shared/ui/responsiveContainer/ResponsiveContainer.js.map +1 -0
- package/dist/lib/shared/ui/responsiveContainer/index.js +2 -0
- package/dist/lib/shared/ui/responsiveContainer/index.js.map +1 -0
- package/dist/lib/shared/ui/skeleton/Skeleton.js +2 -0
- package/dist/lib/shared/ui/skeleton/Skeleton.js.map +1 -0
- package/dist/lib/shared/ui/skeleton/index.js +2 -0
- package/dist/lib/shared/ui/skeleton/index.js.map +1 -0
- package/dist/lib/shared/ui/slot/Slot.js +2 -0
- package/dist/lib/shared/ui/slot/Slot.js.map +1 -0
- package/dist/lib/shared/ui/slot/index.js +2 -0
- package/dist/lib/shared/ui/slot/index.js.map +1 -0
- package/dist/lib/shared/ui/slot/model/getElementRef.js +2 -0
- package/dist/lib/shared/ui/slot/model/getElementRef.js.map +1 -0
- package/dist/lib/shared/ui/slot/model/index.js +2 -0
- package/dist/lib/shared/ui/slot/model/index.js.map +1 -0
- package/dist/lib/shared/ui/slot/model/isSlottable.js +2 -0
- package/dist/lib/shared/ui/slot/model/isSlottable.js.map +1 -0
- package/dist/lib/shared/ui/slot/model/mergeProps.js +2 -0
- package/dist/lib/shared/ui/slot/model/mergeProps.js.map +1 -0
- package/dist/lib/shared/ui/slot/ui/SlotClone.js +2 -0
- package/dist/lib/shared/ui/slot/ui/SlotClone.js.map +1 -0
- package/dist/lib/shared/ui/slot/ui/Slottable.js +2 -0
- package/dist/lib/shared/ui/slot/ui/Slottable.js.map +1 -0
- package/dist/lib/shared/ui/slot/ui/index.js +2 -0
- package/dist/lib/shared/ui/slot/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js +2 -0
- package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js.map +1 -0
- package/dist/lib/shared/ui/tabSwitcher/index.js +2 -0
- package/dist/lib/shared/ui/tabSwitcher/index.js.map +1 -0
- package/dist/lib/shared/ui/tabSwitcher/model/types.js +2 -0
- package/dist/lib/shared/ui/tabSwitcher/model/types.js.map +1 -0
- package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js +2 -0
- package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js.map +1 -0
- package/dist/lib/shared/ui/table/Desktop.js +2 -0
- package/dist/lib/shared/ui/table/Desktop.js.map +1 -0
- package/dist/lib/shared/ui/table/Mobile.js +2 -0
- package/dist/lib/shared/ui/table/Mobile.js.map +1 -0
- package/dist/lib/shared/ui/table/Table.js +2 -0
- package/dist/lib/shared/ui/table/Table.js.map +1 -0
- package/dist/lib/shared/ui/table/TablePagination.js +2 -0
- package/dist/lib/shared/ui/table/TablePagination.js.map +1 -0
- package/dist/lib/shared/ui/table/index.js +2 -0
- package/dist/lib/shared/ui/table/index.js.map +1 -0
- package/dist/lib/shared/ui/table/model/TableUtils.js +2 -0
- package/dist/lib/shared/ui/table/model/TableUtils.js.map +1 -0
- package/dist/lib/shared/ui/table/model/index.js +2 -0
- package/dist/lib/shared/ui/table/model/index.js.map +1 -0
- package/dist/lib/shared/ui/table/model/types.js +2 -0
- package/dist/lib/shared/ui/table/model/types.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/dataTableColumnHeader/DataTableColumnHeader.js +2 -0
- package/dist/lib/shared/ui/table/ui/dataTableColumnHeader/DataTableColumnHeader.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/dataTableColumnHeader/index.js +2 -0
- package/dist/lib/shared/ui/table/ui/dataTableColumnHeader/index.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js +2 -0
- package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/editableCell/index.js +2 -0
- package/dist/lib/shared/ui/table/ui/editableCell/index.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/index.js +2 -0
- package/dist/lib/shared/ui/table/ui/index.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/primitives/Primitives.js +2 -0
- package/dist/lib/shared/ui/table/ui/primitives/Primitives.js.map +1 -0
- package/dist/lib/shared/ui/table/ui/primitives/index.js +2 -0
- package/dist/lib/shared/ui/table/ui/primitives/index.js.map +1 -0
- package/dist/lib/shared/utils/assertUnreachable.js +2 -0
- package/dist/lib/shared/utils/assertUnreachable.js.map +1 -0
- package/dist/lib/shared/utils/capitalize.js +2 -0
- package/dist/lib/shared/utils/capitalize.js.map +1 -0
- package/dist/lib/shared/utils/cn.js +2 -0
- package/dist/lib/shared/utils/cn.js.map +1 -0
- package/dist/lib/shared/utils/createPhoneNumber.js +2 -0
- package/dist/lib/shared/utils/createPhoneNumber.js.map +1 -0
- package/dist/lib/shared/utils/index.js +2 -0
- package/dist/lib/shared/utils/index.js.map +1 -0
- package/dist/lib/shared/utils/isClient.js +2 -0
- package/dist/lib/shared/utils/isClient.js.map +1 -0
- package/dist/lib/shared/utils/localStorageActions.js +2 -0
- package/dist/lib/shared/utils/localStorageActions.js.map +1 -0
- package/dist/lib/shared/utils/mergeRefs.js +2 -0
- package/dist/lib/shared/utils/mergeRefs.js.map +1 -0
- package/dist/lib/shared/utils/scrollToElement.js +2 -0
- package/dist/lib/shared/utils/scrollToElement.js.map +1 -0
- package/dist/lib/shared/utils/sessionStorage.js +2 -0
- package/dist/lib/shared/utils/sessionStorage.js.map +1 -0
- package/dist/lib/shared/utils/typeGuards.js +2 -0
- package/dist/lib/shared/utils/typeGuards.js.map +1 -0
- package/dist/lib/shared/utils/uuid.js +2 -0
- package/dist/lib/shared/utils/uuid.js.map +1 -0
- package/dist/lib/shared/utils-tailwind.css +1 -0
- package/dist/lib/shared/validation/base/base.constants.js +2 -0
- package/dist/lib/shared/validation/base/base.constants.js.map +1 -0
- package/dist/lib/shared/validation/base/base.validators.js +2 -0
- package/dist/lib/shared/validation/base/base.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/boolean.validators.js +2 -0
- package/dist/lib/shared/validation/base/boolean.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/date.validators.js +2 -0
- package/dist/lib/shared/validation/base/date.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/email.validators.js +2 -0
- package/dist/lib/shared/validation/base/email.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/index.js +2 -0
- package/dist/lib/shared/validation/base/index.js.map +1 -0
- package/dist/lib/shared/validation/base/number.validators.js +2 -0
- package/dist/lib/shared/validation/base/number.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/phone.validators.js +2 -0
- package/dist/lib/shared/validation/base/phone.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/regex.validators.js +2 -0
- package/dist/lib/shared/validation/base/regex.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/select.validators.js +2 -0
- package/dist/lib/shared/validation/base/select.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/string.validators.js +2 -0
- package/dist/lib/shared/validation/base/string.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/union.validators.js +2 -0
- package/dist/lib/shared/validation/base/union.validators.js.map +1 -0
- package/dist/lib/shared/validation/base/url.validators.js +2 -0
- package/dist/lib/shared/validation/base/url.validators.js.map +1 -0
- package/dist/lib/shared/validation/dadata/dadata.constants.js +2 -0
- package/dist/lib/shared/validation/dadata/dadata.constants.js.map +1 -0
- package/dist/lib/shared/validation/dadata/dadata.validators.js +2 -0
- package/dist/lib/shared/validation/dadata/dadata.validators.js.map +1 -0
- package/dist/lib/shared/validation/dadata/fio.validators.js +2 -0
- package/dist/lib/shared/validation/dadata/fio.validators.js.map +1 -0
- package/dist/lib/shared/validation/dadata/index.js +2 -0
- package/dist/lib/shared/validation/dadata/index.js.map +1 -0
- package/dist/lib/shared/validation/index.js +2 -0
- package/dist/lib/shared/validation/index.js.map +1 -0
- package/dist/lib/shared/validation/messages.js +2 -0
- package/dist/lib/shared/validation/messages.js.map +1 -0
- package/dist/lib/shared/validation/regExp.js +2 -0
- package/dist/lib/shared/validation/regExp.js.map +1 -0
- package/dist/lib/shared/validation/utils/index.js +2 -0
- package/dist/lib/shared/validation/utils/index.js.map +1 -0
- package/dist/lib/shared/validation/utils/zodUtils.js +2 -0
- package/dist/lib/shared/validation/utils/zodUtils.js.map +1 -0
- package/dist/lib/shared/validation/zodValidation/calendar.js +2 -0
- package/dist/lib/shared/validation/zodValidation/calendar.js.map +1 -0
- package/dist/lib/shared/validation/zodValidation/dadataFio.js +2 -0
- package/dist/lib/shared/validation/zodValidation/dadataFio.js.map +1 -0
- package/dist/lib/shared/validation/zodValidation/index.js +2 -0
- package/dist/lib/shared/validation/zodValidation/index.js.map +1 -0
- package/dist/lib/shared/validation/zodValidation/otpCode.js +2 -0
- package/dist/lib/shared/validation/zodValidation/otpCode.js.map +1 -0
- package/dist/lib/shared/validation/zodValidation/phone.js +2 -0
- package/dist/lib/shared/validation/zodValidation/phone.js.map +1 -0
- package/dist/lib/vite-env.d.js +2 -0
- package/dist/lib/vite-env.d.js.map +1 -0
- package/dist/lib/widgets/authProvider/AuthProvider.js +2 -0
- package/dist/lib/widgets/authProvider/AuthProvider.js.map +1 -0
- package/dist/lib/widgets/authProvider/index.js +2 -0
- package/dist/lib/widgets/authProvider/index.js.map +1 -0
- package/dist/lib/widgets/authProvider/model/helpers.js +2 -0
- package/dist/lib/widgets/authProvider/model/helpers.js.map +1 -0
- package/dist/lib/widgets/authProvider/model/types.js +2 -0
- package/dist/lib/widgets/authProvider/model/types.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/Esia.js +2 -0
- package/dist/lib/widgets/authProvider/ui/Esia.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/MobileId.js +2 -0
- package/dist/lib/widgets/authProvider/ui/MobileId.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/index.js +2 -0
- package/dist/lib/widgets/authProvider/ui/index.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js +2 -0
- package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/ui/EsiaLogo.js +2 -0
- package/dist/lib/widgets/authProvider/ui/ui/EsiaLogo.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/ui/Links.js +2 -0
- package/dist/lib/widgets/authProvider/ui/ui/Links.js.map +1 -0
- package/dist/lib/widgets/authProvider/ui/ui/index.js +2 -0
- package/dist/lib/widgets/authProvider/ui/ui/index.js.map +1 -0
- package/dist/lib/widgets/banner/Banner.js +2 -0
- package/dist/lib/widgets/banner/Banner.js.map +1 -0
- package/dist/lib/widgets/banner/index.js +2 -0
- package/dist/lib/widgets/banner/index.js.map +1 -0
- package/dist/lib/widgets/banner/model/index.js +2 -0
- package/dist/lib/widgets/banner/model/index.js.map +1 -0
- package/dist/lib/widgets/banner/model/types.js +2 -0
- package/dist/lib/widgets/banner/model/types.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/index.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/index.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/ui/Buttons.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/ui/Buttons.js.map +1 -0
- package/dist/lib/widgets/banner/ui/banners/ui/index.js +2 -0
- package/dist/lib/widgets/banner/ui/banners/ui/index.js.map +1 -0
- package/dist/lib/widgets/banner/ui/index.js +2 -0
- package/dist/lib/widgets/banner/ui/index.js.map +1 -0
- package/dist/lib/widgets/benefit/Benefit.js +2 -0
- package/dist/lib/widgets/benefit/Benefit.js.map +1 -0
- package/dist/lib/widgets/benefit/index.js +2 -0
- package/dist/lib/widgets/benefit/index.js.map +1 -0
- package/dist/lib/widgets/benefit/model/constants.js +2 -0
- package/dist/lib/widgets/benefit/model/constants.js.map +1 -0
- package/dist/lib/widgets/benefit/model/index.js +2 -0
- package/dist/lib/widgets/benefit/model/index.js.map +1 -0
- package/dist/lib/widgets/benefit/model/types.js +2 -0
- package/dist/lib/widgets/benefit/model/types.js.map +1 -0
- package/dist/lib/widgets/benefit/ui/BenefitItem.js +2 -0
- package/dist/lib/widgets/benefit/ui/BenefitItem.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/Breadcrumb.js +2 -0
- package/dist/lib/widgets/breadcrumbs/Breadcrumb.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js +2 -0
- package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/hooks/constants.js +2 -0
- package/dist/lib/widgets/breadcrumbs/hooks/constants.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/hooks/index.js +2 -0
- package/dist/lib/widgets/breadcrumbs/hooks/index.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/hooks/types.js +2 -0
- package/dist/lib/widgets/breadcrumbs/hooks/types.js.map +1 -0
- package/dist/lib/widgets/breadcrumbs/index.js +2 -0
- package/dist/lib/widgets/breadcrumbs/index.js.map +1 -0
- package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js +2 -0
- package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js.map +1 -0
- package/dist/lib/widgets/buttonWithHandlers/index.js +2 -0
- package/dist/lib/widgets/buttonWithHandlers/index.js.map +1 -0
- package/dist/lib/widgets/buttonWithHandlers/model/index.js +2 -0
- package/dist/lib/widgets/buttonWithHandlers/model/index.js.map +1 -0
- package/dist/lib/widgets/buttonWithHandlers/model/types.js +2 -0
- package/dist/lib/widgets/buttonWithHandlers/model/types.js.map +1 -0
- package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js +2 -0
- package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js.map +1 -0
- package/dist/lib/widgets/calculator/Calculator.js +2 -0
- package/dist/lib/widgets/calculator/Calculator.js.map +1 -0
- package/dist/lib/widgets/calculator/CalculatorView.js +2 -0
- package/dist/lib/widgets/calculator/CalculatorView.js.map +1 -0
- package/dist/lib/widgets/calculator/index.js +2 -0
- package/dist/lib/widgets/calculator/index.js.map +1 -0
- package/dist/lib/widgets/calculator/model/helpers.js +2 -0
- package/dist/lib/widgets/calculator/model/helpers.js.map +1 -0
- package/dist/lib/widgets/calculator/model/index.js +2 -0
- package/dist/lib/widgets/calculator/model/index.js.map +1 -0
- package/dist/lib/widgets/calculator/model/types.js +2 -0
- package/dist/lib/widgets/calculator/model/types.js.map +1 -0
- package/dist/lib/widgets/calculator/model/utils.js +2 -0
- package/dist/lib/widgets/calculator/model/utils.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/CalculatorTabs.js +2 -0
- package/dist/lib/widgets/calculator/ui/CalculatorTabs.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/CalculatorFields.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/CalculatorFields.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/index.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/index.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/FieldsGroup.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/FieldsGroup.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/index.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/index.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatedBlock.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatedBlock.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoBody.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoBody.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoFooter.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoFooter.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/index.js.map +1 -0
- package/dist/lib/widgets/calculator/ui/index.js +2 -0
- package/dist/lib/widgets/calculator/ui/index.js.map +1 -0
- package/dist/lib/widgets/dynamicForm/DynamicForm.js +2 -0
- package/dist/lib/widgets/dynamicForm/DynamicForm.js.map +1 -0
- package/dist/lib/widgets/dynamicForm/index.js +2 -0
- package/dist/lib/widgets/dynamicForm/index.js.map +1 -0
- package/dist/lib/widgets/dynamicForm/model/getFieldsProgress.js +2 -0
- package/dist/lib/widgets/dynamicForm/model/getFieldsProgress.js.map +1 -0
- package/dist/lib/widgets/dynamicForm/model/index.js +2 -0
- package/dist/lib/widgets/dynamicForm/model/index.js.map +1 -0
- package/dist/lib/widgets/dynamicForm/model/types.js +2 -0
- package/dist/lib/widgets/dynamicForm/model/types.js.map +1 -0
- package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js +2 -0
- package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js.map +1 -0
- package/dist/lib/widgets/dynamicFormDialog/index.js +2 -0
- package/dist/lib/widgets/dynamicFormDialog/index.js.map +1 -0
- package/dist/lib/widgets/dynamicFormDialog/model/index.js +2 -0
- package/dist/lib/widgets/dynamicFormDialog/model/index.js.map +1 -0
- package/dist/lib/widgets/dynamicFormDialog/model/types.js +2 -0
- package/dist/lib/widgets/dynamicFormDialog/model/types.js.map +1 -0
- package/dist/lib/widgets/fallbacksView/FallbacksView.js +2 -0
- package/dist/lib/widgets/fallbacksView/FallbacksView.js.map +1 -0
- package/dist/lib/widgets/fallbacksView/index.js +2 -0
- package/dist/lib/widgets/fallbacksView/index.js.map +1 -0
- package/dist/lib/widgets/fallbacksView/model/helpers.js +2 -0
- package/dist/lib/widgets/fallbacksView/model/helpers.js.map +1 -0
- package/dist/lib/widgets/fallbacksView/model/index.js +2 -0
- package/dist/lib/widgets/fallbacksView/model/index.js.map +1 -0
- package/dist/lib/widgets/fallbacksView/model/types.js +2 -0
- package/dist/lib/widgets/fallbacksView/model/types.js.map +1 -0
- package/dist/lib/widgets/fieldMapper/FieldMapper.js +2 -0
- package/dist/lib/widgets/fieldMapper/FieldMapper.js.map +1 -0
- package/dist/lib/widgets/fieldMapper/index.js +2 -0
- package/dist/lib/widgets/fieldMapper/index.js.map +1 -0
- package/dist/lib/widgets/fieldMapper/model/types.js +2 -0
- package/dist/lib/widgets/fieldMapper/model/types.js.map +1 -0
- package/dist/lib/widgets/footer/Footer.js +2 -0
- package/dist/lib/widgets/footer/Footer.js.map +1 -0
- package/dist/lib/widgets/footer/index.js +2 -0
- package/dist/lib/widgets/footer/index.js.map +1 -0
- package/dist/lib/widgets/footer/model/types.js +2 -0
- package/dist/lib/widgets/footer/model/types.js.map +1 -0
- package/dist/lib/widgets/footer/ui/Copyright.js +2 -0
- package/dist/lib/widgets/footer/ui/Copyright.js.map +1 -0
- package/dist/lib/widgets/footer/ui/FooterLogo.js +2 -0
- package/dist/lib/widgets/footer/ui/FooterLogo.js.map +1 -0
- package/dist/lib/widgets/footer/ui/Ligal.js +2 -0
- package/dist/lib/widgets/footer/ui/Ligal.js.map +1 -0
- package/dist/lib/widgets/footer/ui/NavLinks.js +2 -0
- package/dist/lib/widgets/footer/ui/NavLinks.js.map +1 -0
- package/dist/lib/widgets/footer/ui/PhonesBlock.js +2 -0
- package/dist/lib/widgets/footer/ui/PhonesBlock.js.map +1 -0
- package/dist/lib/widgets/footer/ui/SiteMap.js +2 -0
- package/dist/lib/widgets/footer/ui/SiteMap.js.map +1 -0
- package/dist/lib/widgets/footer/ui/SocialLinks.js +2 -0
- package/dist/lib/widgets/footer/ui/SocialLinks.js.map +1 -0
- package/dist/lib/widgets/footer/ui/index.js +2 -0
- package/dist/lib/widgets/footer/ui/index.js.map +1 -0
- package/dist/lib/widgets/header/Header.js +2 -0
- package/dist/lib/widgets/header/Header.js.map +1 -0
- package/dist/lib/widgets/header/index.js +2 -0
- package/dist/lib/widgets/header/index.js.map +1 -0
- package/dist/lib/widgets/header/model/helpers.js +2 -0
- package/dist/lib/widgets/header/model/helpers.js.map +1 -0
- package/dist/lib/widgets/header/model/types.js +2 -0
- package/dist/lib/widgets/header/model/types.js.map +1 -0
- package/dist/lib/widgets/htmlParser/HTMLRenderer.js +2 -0
- package/dist/lib/widgets/htmlParser/HTMLRenderer.js.map +1 -0
- package/dist/lib/widgets/htmlParser/baseHtmlParser.js +2 -0
- package/dist/lib/widgets/htmlParser/baseHtmlParser.js.map +1 -0
- package/dist/lib/widgets/htmlParser/htmlParser.js +2 -0
- package/dist/lib/widgets/htmlParser/htmlParser.js.map +1 -0
- package/dist/lib/widgets/htmlParser/index.js +2 -0
- package/dist/lib/widgets/htmlParser/index.js.map +1 -0
- package/dist/lib/widgets/htmlParser/nodeHtmlParser.js +2 -0
- package/dist/lib/widgets/htmlParser/nodeHtmlParser.js.map +1 -0
- package/dist/lib/widgets/htmlParser/reactHtmlParser.js +2 -0
- package/dist/lib/widgets/htmlParser/reactHtmlParser.js.map +1 -0
- package/dist/lib/widgets/index.js +2 -0
- package/dist/lib/widgets/index.js.map +1 -0
- package/dist/lib/widgets/infoBlock/InfoBlock.js +2 -0
- package/dist/lib/widgets/infoBlock/InfoBlock.js.map +1 -0
- package/dist/lib/widgets/infoBlock/index.js +2 -0
- package/dist/lib/widgets/infoBlock/index.js.map +1 -0
- package/dist/lib/widgets/infoBlock/model/types.js +2 -0
- package/dist/lib/widgets/infoBlock/model/types.js.map +1 -0
- package/dist/lib/widgets/infoBlock/ui/LinksList.js +2 -0
- package/dist/lib/widgets/infoBlock/ui/LinksList.js.map +1 -0
- package/dist/lib/widgets/infoBlock/ui/RootContent.js +2 -0
- package/dist/lib/widgets/infoBlock/ui/RootContent.js.map +1 -0
- package/dist/lib/widgets/infoBlock/ui/index.js +2 -0
- package/dist/lib/widgets/infoBlock/ui/index.js.map +1 -0
- package/dist/lib/widgets/interLinking/InterLinking.js +2 -0
- package/dist/lib/widgets/interLinking/InterLinking.js.map +1 -0
- package/dist/lib/widgets/interLinking/index.js +2 -0
- package/dist/lib/widgets/interLinking/index.js.map +1 -0
- package/dist/lib/widgets/interLinking/model/types.js +2 -0
- package/dist/lib/widgets/interLinking/model/types.js.map +1 -0
- package/dist/lib/widgets/interLinking/ui/Column.js +2 -0
- package/dist/lib/widgets/interLinking/ui/Column.js.map +1 -0
- package/dist/lib/widgets/interLinking/ui/ColumnGroup.js +2 -0
- package/dist/lib/widgets/interLinking/ui/ColumnGroup.js.map +1 -0
- package/dist/lib/widgets/interLinking/ui/LinksList.js +2 -0
- package/dist/lib/widgets/interLinking/ui/LinksList.js.map +1 -0
- package/dist/lib/widgets/interLinking/ui/index.js +2 -0
- package/dist/lib/widgets/interLinking/ui/index.js.map +1 -0
- package/dist/lib/widgets/longBanner/LongBanner.js +2 -0
- package/dist/lib/widgets/longBanner/LongBanner.js.map +1 -0
- package/dist/lib/widgets/longBanner/index.js +2 -0
- package/dist/lib/widgets/longBanner/index.js.map +1 -0
- package/dist/lib/widgets/longBanner/model/cva.js +2 -0
- package/dist/lib/widgets/longBanner/model/cva.js.map +1 -0
- package/dist/lib/widgets/longBanner/model/types.js +2 -0
- package/dist/lib/widgets/longBanner/model/types.js.map +1 -0
- package/dist/lib/widgets/longBanner/ui/TextItem.js +2 -0
- package/dist/lib/widgets/longBanner/ui/TextItem.js.map +1 -0
- package/dist/lib/widgets/longBanner/ui/TextList.js +2 -0
- package/dist/lib/widgets/longBanner/ui/TextList.js.map +1 -0
- package/dist/lib/widgets/longBanner/ui/Title.js +2 -0
- package/dist/lib/widgets/longBanner/ui/Title.js.map +1 -0
- package/dist/lib/widgets/longBanner/ui/index.js +2 -0
- package/dist/lib/widgets/longBanner/ui/index.js.map +1 -0
- package/dist/lib/widgets/model/helpers.js +3 -0
- package/dist/lib/widgets/model/helpers.js.map +1 -0
- package/dist/lib/widgets/model/index.js +2 -0
- package/dist/lib/widgets/model/index.js.map +1 -0
- package/dist/lib/widgets/model/types.js +2 -0
- package/dist/lib/widgets/model/types.js.map +1 -0
- package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js +2 -0
- package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js.map +1 -0
- package/dist/lib/widgets/queryClientProvider/index.js +2 -0
- package/dist/lib/widgets/queryClientProvider/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/SeoHeader.js +2 -0
- package/dist/lib/widgets/seoHeader/SeoHeader.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/index.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/actions.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/actions.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/index.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/reducer.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/reducer.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/types.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/types.js.map +1 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/useCategoryReducer.js +2 -0
- package/dist/lib/widgets/seoHeader/hooks/useCategoryReducer/useCategoryReducer.js.map +1 -0
- package/dist/lib/widgets/seoHeader/index.js +2 -0
- package/dist/lib/widgets/seoHeader/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/model/index.js +2 -0
- package/dist/lib/widgets/seoHeader/model/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/model/types.js +2 -0
- package/dist/lib/widgets/seoHeader/model/types.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/rootTab/RootTab.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/rootTab/RootTab.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/rootTab/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/rootTab/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/index.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js.map +1 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/index.js +2 -0
- package/dist/lib/widgets/seoHeader/ui/mobile/menu/index.js.map +1 -0
- package/dist/lib/widgets/stepper/Stepper.js +2 -0
- package/dist/lib/widgets/stepper/Stepper.js.map +1 -0
- package/dist/lib/widgets/stepper/index.js +2 -0
- package/dist/lib/widgets/stepper/index.js.map +1 -0
- package/dist/lib/widgets/stepper/model/types.js +2 -0
- package/dist/lib/widgets/stepper/model/types.js.map +1 -0
- package/dist/lib/widgets/stepper/ui/SingleStep.js +2 -0
- package/dist/lib/widgets/stepper/ui/SingleStep.js.map +1 -0
- package/dist/lib/widgets/stepper/ui/StepperCarousel.js +2 -0
- package/dist/lib/widgets/stepper/ui/StepperCarousel.js.map +1 -0
- package/dist/lib/widgets/stepper/ui/StepperTabs.js +2 -0
- package/dist/lib/widgets/stepper/ui/StepperTabs.js.map +1 -0
- package/dist/lib/widgets/stepper/ui/index.js +2 -0
- package/dist/lib/widgets/stepper/ui/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/UsefulInfo.js +2 -0
- package/dist/lib/widgets/usefulInfo/UsefulInfo.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/model/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/model/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/model/types.js +2 -0
- package/dist/lib/widgets/usefulInfo/model/types.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/model/utils.js +2 -0
- package/dist/lib/widgets/usefulInfo/model/utils.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/RenderEntity.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/RenderEntity.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/Tabs.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/Tabs.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/html/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/index.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/TableBody.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/TableBody.js.map +1 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/index.js +2 -0
- package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/index.js.map +1 -0
- package/dist/lib/widgets/userFeedback/UserFeedback.js +2 -0
- package/dist/lib/widgets/userFeedback/UserFeedback.js.map +1 -0
- package/dist/lib/widgets/userFeedback/index.js +2 -0
- package/dist/lib/widgets/userFeedback/index.js.map +1 -0
- package/dist/lib/widgets/userFeedback/model/hooks/index.js +2 -0
- package/dist/lib/widgets/userFeedback/model/hooks/index.js.map +1 -0
- package/dist/lib/widgets/userFeedback/model/hooks/useRating.js +2 -0
- package/dist/lib/widgets/userFeedback/model/hooks/useRating.js.map +1 -0
- package/dist/lib/widgets/userFeedback/model/index.js +2 -0
- package/dist/lib/widgets/userFeedback/model/index.js.map +1 -0
- package/dist/lib/widgets/userFeedback/model/schema.js +2 -0
- package/dist/lib/widgets/userFeedback/model/schema.js.map +1 -0
- package/dist/lib/widgets/userFeedback/model/types.js +2 -0
- package/dist/lib/widgets/userFeedback/model/types.js.map +1 -0
- package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js +2 -0
- package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js.map +1 -0
- package/dist/lib/widgets/userFeedback/ui/Finally.js +2 -0
- package/dist/lib/widgets/userFeedback/ui/Finally.js.map +1 -0
- package/dist/lib/widgets/userFeedback/ui/SelectRating.js +2 -0
- package/dist/lib/widgets/userFeedback/ui/SelectRating.js.map +1 -0
- package/dist/lib/widgets/userFeedback/ui/UserReview.js +2 -0
- package/dist/lib/widgets/userFeedback/ui/UserReview.js.map +1 -0
- package/dist/lib/widgets/userFeedback/ui/index.js +2 -0
- package/dist/lib/widgets/userFeedback/ui/index.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +3 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +3 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +1 -0
- package/dist/node_modules/@date-fns/tz/date/index.js +2 -0
- package/dist/node_modules/@date-fns/tz/date/index.js.map +1 -0
- package/dist/node_modules/@date-fns/tz/date/mini.js +2 -0
- package/dist/node_modules/@date-fns/tz/date/mini.js.map +1 -0
- package/dist/node_modules/@date-fns/tz/tzOffset/index.js +2 -0
- package/dist/node_modules/@date-fns/tz/tzOffset/index.js.map +1 -0
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +2 -0
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +1 -0
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +2 -0
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +1 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +2 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +1 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +2 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +1 -0
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +2 -0
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +2 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +2 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox-machine-glue.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox-machine-glue.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox-machine.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox-machine.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/description/description.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/description/description.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/keyboard.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/keyboard.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/label/label.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/label/label.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/mouse.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/mouse.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/components/portal/portal.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/components/portal/portal.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/adjust-scrollbar-padding.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/adjust-scrollbar-padding.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/handle-ios-locking.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/handle-ios-locking.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/overflow-store.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/overflow-store.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/use-document-overflow.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/use-document-overflow.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-active-press.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-active-press.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-by-comparator.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-by-comparator.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-controllable.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-controllable.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-default-value.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-default-value.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-element-size.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-element-size.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-event-listener.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-event-listener.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-inert-others.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-inert-others.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-is-top-layer.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-is-top-layer.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-on-disappear.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-on-disappear.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-on-unmount.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-on-unmount.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-quick-release.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-quick-release.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-refocusable-input.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-refocusable-input.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-scroll-lock.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-scroll-lock.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-store.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-store.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js +3 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-watch.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-watch.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/disabled.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/disabled.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/floating.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/floating.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/form-fields.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/form-fields.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/frozen.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/frozen.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/hidden.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/hidden.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/id.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/id.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/internal/portal-force-root.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/internal/portal-force-root.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/machine.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/machine.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/machines/stack-machine.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/machines/stack-machine.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/react-glue.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/react-glue.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/active-element-history.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/active-element-history.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/bugs.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/bugs.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/class-names.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/class-names.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/default-map.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/default-map.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/disposables.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/disposables.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/document-ready.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/document-ready.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/dom.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/dom.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/env.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/env.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/form.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/form.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/match.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/match.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/owner.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/owner.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/platform.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/platform.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/render.js +5 -0
- package/dist/node_modules/@headlessui/react/dist/utils/render.js.map +1 -0
- package/dist/node_modules/@headlessui/react/dist/utils/store.js +2 -0
- package/dist/node_modules/@headlessui/react/dist/utils/store.js.map +1 -0
- package/dist/node_modules/@headlessui/react/node_modules/@floating-ui/react/dist/floating-ui.react.js +2 -0
- package/dist/node_modules/@headlessui/react/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +1 -0
- package/dist/node_modules/@headlessui/react/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +2 -0
- package/dist/node_modules/@headlessui/react/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +1 -0
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +2 -0
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +1 -0
- package/dist/node_modules/@radix-ui/primitive/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/primitive/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-collection/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-collection/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-context/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-context/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-direction/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-direction/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-id/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-id/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-popover/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-popover/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-popper/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-popper/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-switch/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-switch/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +2 -0
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +1 -0
- package/dist/node_modules/@react-aria/focus/dist/useFocusRing.js +2 -0
- package/dist/node_modules/@react-aria/focus/dist/useFocusRing.js.map +1 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocus.js +2 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocus.js.map +1 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.js +2 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.js.map +1 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.js +2 -0
- package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.js.map +1 -0
- package/dist/node_modules/@react-aria/interactions/dist/useHover.js +2 -0
- package/dist/node_modules/@react-aria/interactions/dist/useHover.js.map +1 -0
- package/dist/node_modules/@react-aria/interactions/dist/utils.js +2 -0
- package/dist/node_modules/@react-aria/interactions/dist/utils.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/DOMFunctions.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/DOMFunctions.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/domHelpers.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/domHelpers.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/isVirtualEvent.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/isVirtualEvent.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/platform.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/platform.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/useEffectEvent.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/useEffectEvent.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/useGlobalListeners.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/useGlobalListeners.js.map +1 -0
- package/dist/node_modules/@react-aria/utils/dist/useLayoutEffect.js +2 -0
- package/dist/node_modules/@react-aria/utils/dist/useLayoutEffect.js.map +1 -0
- package/dist/node_modules/@react-stately/flags/dist/import.js +2 -0
- package/dist/node_modules/@react-stately/flags/dist/import.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/query.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/query.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/removable.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/removable.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js.map +1 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/utils.js +2 -0
- package/dist/node_modules/@tanstack/query-core/build/modern/utils.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js.map +1 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js +2 -0
- package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js.map +1 -0
- package/dist/node_modules/@tanstack/react-table/build/lib/index.js +11 -0
- package/dist/node_modules/@tanstack/react-table/build/lib/index.js.map +1 -0
- package/dist/node_modules/@tanstack/react-virtual/dist/esm/index.js +2 -0
- package/dist/node_modules/@tanstack/react-virtual/dist/esm/index.js.map +1 -0
- package/dist/node_modules/@tanstack/table-core/build/lib/index.js +14 -0
- package/dist/node_modules/@tanstack/table-core/build/lib/index.js.map +1 -0
- package/dist/node_modules/@tanstack/virtual-core/dist/esm/index.js +2 -0
- package/dist/node_modules/@tanstack/virtual-core/dist/esm/index.js.map +1 -0
- package/dist/node_modules/@tanstack/virtual-core/dist/esm/utils.js +5 -0
- package/dist/node_modules/@tanstack/virtual-core/dist/esm/utils.js.map +1 -0
- package/dist/node_modules/@tiptap/core/dist/index.js +81 -0
- package/dist/node_modules/@tiptap/core/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-bold/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-bold/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-character-count/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-character-count/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-code/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-code/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-code-block/dist/index.js +5 -0
- package/dist/node_modules/@tiptap/extension-code-block/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-color/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-color/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-document/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-document/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js +3 -0
- package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-heading/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-heading/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-history/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-history/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-italic/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-italic/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-link/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-link/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-list-item/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-list-item/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-strike/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-strike/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-text/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-text/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-text-style/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-text-style/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/extension-underline/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/extension-underline/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/react/dist/index.js +18 -0
- package/dist/node_modules/@tiptap/react/dist/index.js.map +1 -0
- package/dist/node_modules/@tiptap/starter-kit/dist/index.js +2 -0
- package/dist/node_modules/@tiptap/starter-kit/dist/index.js.map +1 -0
- package/dist/node_modules/aria-hidden/dist/es2015/index.js +2 -0
- package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +1 -0
- package/dist/node_modules/attr-accept/dist/es/index.js +2 -0
- package/dist/node_modules/attr-accept/dist/es/index.js.map +1 -0
- package/dist/node_modules/class-variance-authority/dist/index.js +2 -0
- package/dist/node_modules/class-variance-authority/dist/index.js.map +1 -0
- package/dist/node_modules/classnames/index.js +6 -0
- package/dist/node_modules/classnames/index.js.map +1 -0
- package/dist/node_modules/clsx/dist/clsx.js +2 -0
- package/dist/node_modules/clsx/dist/clsx.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +2 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js +2 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js +2 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +2 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js +2 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +2 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/normalizeDates.js +2 -0
- package/dist/node_modules/date-fns/_lib/normalizeDates.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/normalizeInterval.js +2 -0
- package/dist/node_modules/date-fns/_lib/normalizeInterval.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js +2 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +1 -0
- package/dist/node_modules/date-fns/addDays.js +2 -0
- package/dist/node_modules/date-fns/addDays.js.map +1 -0
- package/dist/node_modules/date-fns/addMonths.js +2 -0
- package/dist/node_modules/date-fns/addMonths.js.map +1 -0
- package/dist/node_modules/date-fns/addWeeks.js +2 -0
- package/dist/node_modules/date-fns/addWeeks.js.map +1 -0
- package/dist/node_modules/date-fns/addYears.js +2 -0
- package/dist/node_modules/date-fns/addYears.js.map +1 -0
- package/dist/node_modules/date-fns/constants.js +2 -0
- package/dist/node_modules/date-fns/constants.js.map +1 -0
- package/dist/node_modules/date-fns/constructFrom.js +2 -0
- package/dist/node_modules/date-fns/constructFrom.js.map +1 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js +2 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +1 -0
- package/dist/node_modules/date-fns/differenceInCalendarMonths.js +2 -0
- package/dist/node_modules/date-fns/differenceInCalendarMonths.js.map +1 -0
- package/dist/node_modules/date-fns/eachMonthOfInterval.js +2 -0
- package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +1 -0
- package/dist/node_modules/date-fns/endOfISOWeek.js +2 -0
- package/dist/node_modules/date-fns/endOfISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/endOfMonth.js +2 -0
- package/dist/node_modules/date-fns/endOfMonth.js.map +1 -0
- package/dist/node_modules/date-fns/endOfWeek.js +2 -0
- package/dist/node_modules/date-fns/endOfWeek.js.map +1 -0
- package/dist/node_modules/date-fns/endOfYear.js +2 -0
- package/dist/node_modules/date-fns/endOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/format.js +2 -0
- package/dist/node_modules/date-fns/format.js.map +1 -0
- package/dist/node_modules/date-fns/getDayOfYear.js +2 -0
- package/dist/node_modules/date-fns/getDayOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/getDaysInMonth.js +2 -0
- package/dist/node_modules/date-fns/getDaysInMonth.js.map +1 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js +2 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/getISODay.js +2 -0
- package/dist/node_modules/date-fns/getISODay.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeek.js +2 -0
- package/dist/node_modules/date-fns/getISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js +2 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/getMonth.js +2 -0
- package/dist/node_modules/date-fns/getMonth.js.map +1 -0
- package/dist/node_modules/date-fns/getWeek.js +2 -0
- package/dist/node_modules/date-fns/getWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getWeekYear.js +2 -0
- package/dist/node_modules/date-fns/getWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/getYear.js +2 -0
- package/dist/node_modules/date-fns/getYear.js.map +1 -0
- package/dist/node_modules/date-fns/isAfter.js +2 -0
- package/dist/node_modules/date-fns/isAfter.js.map +1 -0
- package/dist/node_modules/date-fns/isBefore.js +2 -0
- package/dist/node_modules/date-fns/isBefore.js.map +1 -0
- package/dist/node_modules/date-fns/isDate.js +2 -0
- package/dist/node_modules/date-fns/isDate.js.map +1 -0
- package/dist/node_modules/date-fns/isSameDay.js +2 -0
- package/dist/node_modules/date-fns/isSameDay.js.map +1 -0
- package/dist/node_modules/date-fns/isSameMonth.js +2 -0
- package/dist/node_modules/date-fns/isSameMonth.js.map +1 -0
- package/dist/node_modules/date-fns/isSameWeek.js +2 -0
- package/dist/node_modules/date-fns/isSameWeek.js.map +1 -0
- package/dist/node_modules/date-fns/isSameYear.js +2 -0
- package/dist/node_modules/date-fns/isSameYear.js.map +1 -0
- package/dist/node_modules/date-fns/isValid.js +2 -0
- package/dist/node_modules/date-fns/isValid.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +2 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +2 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +2 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +2 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US.js +2 -0
- package/dist/node_modules/date-fns/locale/en-US.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js +2 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js +2 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js +2 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/localize.js +2 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/localize.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/match.js +2 -0
- package/dist/node_modules/date-fns/locale/ru/_lib/match.js.map +1 -0
- package/dist/node_modules/date-fns/locale/ru.js +2 -0
- package/dist/node_modules/date-fns/locale/ru.js.map +1 -0
- package/dist/node_modules/date-fns/max.js +2 -0
- package/dist/node_modules/date-fns/max.js.map +1 -0
- package/dist/node_modules/date-fns/min.js +2 -0
- package/dist/node_modules/date-fns/min.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js +2 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js.map +1 -0
- package/dist/node_modules/date-fns/parse.js +2 -0
- package/dist/node_modules/date-fns/parse.js.map +1 -0
- package/dist/node_modules/date-fns/setDay.js +2 -0
- package/dist/node_modules/date-fns/setDay.js.map +1 -0
- package/dist/node_modules/date-fns/setISODay.js +2 -0
- package/dist/node_modules/date-fns/setISODay.js.map +1 -0
- package/dist/node_modules/date-fns/setISOWeek.js +2 -0
- package/dist/node_modules/date-fns/setISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/setMonth.js +2 -0
- package/dist/node_modules/date-fns/setMonth.js.map +1 -0
- package/dist/node_modules/date-fns/setWeek.js +2 -0
- package/dist/node_modules/date-fns/setWeek.js.map +1 -0
- package/dist/node_modules/date-fns/setYear.js +2 -0
- package/dist/node_modules/date-fns/setYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfDay.js +2 -0
- package/dist/node_modules/date-fns/startOfDay.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js +2 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js +2 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfMonth.js +2 -0
- package/dist/node_modules/date-fns/startOfMonth.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeek.js +2 -0
- package/dist/node_modules/date-fns/startOfWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js +2 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfYear.js +2 -0
- package/dist/node_modules/date-fns/startOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/toDate.js +2 -0
- package/dist/node_modules/date-fns/toDate.js.map +1 -0
- package/dist/node_modules/date-fns/transpose.js +2 -0
- package/dist/node_modules/date-fns/transpose.js.map +1 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +2 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js.map +1 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +2 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js.map +1 -0
- package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js +2 -0
- package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js.map +1 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +2 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js.map +1 -0
- package/dist/node_modules/file-selector/dist/es2015/file-selector.js +2 -0
- package/dist/node_modules/file-selector/dist/es2015/file-selector.js.map +1 -0
- package/dist/node_modules/file-selector/dist/es2015/file.js +2 -0
- package/dist/node_modules/file-selector/dist/es2015/file.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +10 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/back.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/back.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/circ.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/circ.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/ease.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/ease.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/events/event-info.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/events/event-info.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/focus.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/focus.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/hover.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/hover.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/press.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/gestures/press.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/node/state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/store.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/store.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/array.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/array.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/clamp.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/clamp.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/delay.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/delay.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/distance.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/distance.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/pipe.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/pipe.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js.map +1 -0
- package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js +2 -0
- package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js.map +1 -0
- package/dist/node_modules/get-nonce/dist/es2015/index.js +2 -0
- package/dist/node_modules/get-nonce/dist/es2015/index.js.map +1 -0
- package/dist/node_modules/goober/dist/goober.modern.js +2 -0
- package/dist/node_modules/goober/dist/goober.modern.js.map +1 -0
- package/dist/node_modules/input-otp/dist/index.js +21 -0
- package/dist/node_modules/input-otp/dist/index.js.map +1 -0
- package/dist/node_modules/linkifyjs/dist/linkify.js +6 -0
- package/dist/node_modules/linkifyjs/dist/linkify.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/hover.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/hover.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js.map +1 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js +2 -0
- package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js.map +1 -0
- package/dist/node_modules/motion-utils/dist/es/errors.js +2 -0
- package/dist/node_modules/motion-utils/dist/es/errors.js.map +1 -0
- package/dist/node_modules/motion-utils/dist/es/memo.js +2 -0
- package/dist/node_modules/motion-utils/dist/es/memo.js.map +1 -0
- package/dist/node_modules/motion-utils/dist/es/noop.js +2 -0
- package/dist/node_modules/motion-utils/dist/es/noop.js.map +1 -0
- package/dist/node_modules/motion-utils/dist/es/progress.js +2 -0
- package/dist/node_modules/motion-utils/dist/es/progress.js.map +1 -0
- package/dist/node_modules/motion-utils/dist/es/time-conversion.js +2 -0
- package/dist/node_modules/motion-utils/dist/es/time-conversion.js.map +1 -0
- package/dist/node_modules/orderedmap/dist/index.js +2 -0
- package/dist/node_modules/orderedmap/dist/index.js.map +1 -0
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js +2 -0
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +1 -0
- package/dist/node_modules/prop-types/index.js +2 -0
- package/dist/node_modules/prop-types/index.js.map +1 -0
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +2 -0
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +1 -0
- package/dist/node_modules/prosemirror-commands/dist/index.js +3 -0
- package/dist/node_modules/prosemirror-commands/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-dropcursor/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-dropcursor/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-gapcursor/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-gapcursor/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-history/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-history/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-keymap/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-keymap/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-model/dist/index.js +5 -0
- package/dist/node_modules/prosemirror-model/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-schema-list/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-schema-list/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-state/dist/index.js +2 -0
- package/dist/node_modules/prosemirror-state/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-transform/dist/index.js +3 -0
- package/dist/node_modules/prosemirror-transform/dist/index.js.map +1 -0
- package/dist/node_modules/prosemirror-view/dist/index.js +6 -0
- package/dist/node_modules/prosemirror-view/dist/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Handles/Handle.js +2 -0
- package/dist/node_modules/rc-slider/es/Handles/Handle.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Handles/index.js +2 -0
- package/dist/node_modules/rc-slider/es/Handles/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Marks/Mark.js +2 -0
- package/dist/node_modules/rc-slider/es/Marks/Mark.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Marks/index.js +2 -0
- package/dist/node_modules/rc-slider/es/Marks/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Slider.js +2 -0
- package/dist/node_modules/rc-slider/es/Slider.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Steps/Dot.js +2 -0
- package/dist/node_modules/rc-slider/es/Steps/Dot.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Steps/index.js +2 -0
- package/dist/node_modules/rc-slider/es/Steps/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Tracks/Track.js +2 -0
- package/dist/node_modules/rc-slider/es/Tracks/Track.js.map +1 -0
- package/dist/node_modules/rc-slider/es/Tracks/index.js +2 -0
- package/dist/node_modules/rc-slider/es/Tracks/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/context.js +2 -0
- package/dist/node_modules/rc-slider/es/context.js.map +1 -0
- package/dist/node_modules/rc-slider/es/hooks/useDrag.js +2 -0
- package/dist/node_modules/rc-slider/es/hooks/useDrag.js.map +1 -0
- package/dist/node_modules/rc-slider/es/hooks/useOffset.js +2 -0
- package/dist/node_modules/rc-slider/es/hooks/useOffset.js.map +1 -0
- package/dist/node_modules/rc-slider/es/hooks/useRange.js +2 -0
- package/dist/node_modules/rc-slider/es/hooks/useRange.js.map +1 -0
- package/dist/node_modules/rc-slider/es/index.js +2 -0
- package/dist/node_modules/rc-slider/es/index.js.map +1 -0
- package/dist/node_modules/rc-slider/es/util.js +2 -0
- package/dist/node_modules/rc-slider/es/util.js.map +1 -0
- package/dist/node_modules/rc-util/es/Dom/canUseDom.js +2 -0
- package/dist/node_modules/rc-util/es/Dom/canUseDom.js.map +1 -0
- package/dist/node_modules/rc-util/es/KeyCode.js +2 -0
- package/dist/node_modules/rc-util/es/KeyCode.js.map +1 -0
- package/dist/node_modules/rc-util/es/hooks/useEvent.js +2 -0
- package/dist/node_modules/rc-util/es/hooks/useEvent.js.map +1 -0
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js +2 -0
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js.map +1 -0
- package/dist/node_modules/rc-util/es/hooks/useMergedState.js +2 -0
- package/dist/node_modules/rc-util/es/hooks/useMergedState.js.map +1 -0
- package/dist/node_modules/rc-util/es/hooks/useState.js +2 -0
- package/dist/node_modules/rc-util/es/hooks/useState.js.map +1 -0
- package/dist/node_modules/rc-util/es/isEqual.js +2 -0
- package/dist/node_modules/rc-util/es/isEqual.js.map +1 -0
- package/dist/node_modules/rc-util/es/warning.js +2 -0
- package/dist/node_modules/rc-util/es/warning.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/UI.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/UI.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Button.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Button.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Day.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Day.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Month.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Month.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Months.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Months.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Option.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Option.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Root.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Root.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Select.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Select.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Week.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Week.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/index.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/index.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/useFocus.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/useFocus.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/useSelection.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/useSelection.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js.map +1 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js +2 -0
- package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js.map +1 -0
- package/dist/node_modules/react-dropzone/dist/es/index.js +4 -0
- package/dist/node_modules/react-dropzone/dist/es/index.js.map +1 -0
- package/dist/node_modules/react-dropzone/dist/es/utils/index.js +4 -0
- package/dist/node_modules/react-dropzone/dist/es/utils/index.js.map +1 -0
- package/dist/node_modules/react-hook-form/dist/index.esm.js +2 -0
- package/dist/node_modules/react-hook-form/dist/index.esm.js.map +1 -0
- package/dist/node_modules/react-hot-toast/dist/index.js +178 -0
- package/dist/node_modules/react-hot-toast/dist/index.js.map +1 -0
- package/dist/node_modules/react-number-format/dist/react-number-format.es.js +10 -0
- package/dist/node_modules/react-number-format/dist/react-number-format.es.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +5 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +1 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +2 -0
- package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +1 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +39 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +2 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +1 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +2 -0
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +1 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/component.js +2 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +1 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +2 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +1 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +2 -0
- package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +1 -0
- package/dist/node_modules/rope-sequence/dist/index.js +2 -0
- package/dist/node_modules/rope-sequence/dist/index.js.map +1 -0
- package/dist/node_modules/tailwindcss/lib/public/create-plugin.js +2 -0
- package/dist/node_modules/tailwindcss/lib/public/create-plugin.js.map +1 -0
- package/dist/node_modules/tailwindcss/lib/util/createPlugin.js +2 -0
- package/dist/node_modules/tailwindcss/lib/util/createPlugin.js.map +1 -0
- package/dist/node_modules/tailwindcss/plugin.js +2 -0
- package/dist/node_modules/tailwindcss/plugin.js.map +1 -0
- package/dist/node_modules/tslib/tslib.es6.js +2 -0
- package/dist/node_modules/tslib/tslib.es6.js.map +1 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +2 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +1 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +2 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +2 -0
- package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +1 -0
- package/dist/node_modules/use-sidecar/dist/es2015/exports.js +2 -0
- package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +1 -0
- package/dist/node_modules/use-sidecar/dist/es2015/medium.js +2 -0
- package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +1 -0
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js +10 -0
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js.map +1 -0
- package/dist/node_modules/use-sync-external-store/with-selector.js +2 -0
- package/dist/node_modules/use-sync-external-store/with-selector.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/native.js +2 -0
- package/dist/node_modules/uuid/dist/esm-browser/native.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +2 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +2 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/node_modules/w3c-keyname/index.js +2 -0
- package/dist/node_modules/w3c-keyname/index.js.map +1 -0
- package/dist/node_modules/zod/index.js +2 -0
- package/dist/node_modules/zod/index.js.map +1 -0
- package/dist/node_modules/zod/v3/ZodError.js +2 -0
- package/dist/node_modules/zod/v3/ZodError.js.map +1 -0
- package/dist/node_modules/zod/v3/errors.js +2 -0
- package/dist/node_modules/zod/v3/errors.js.map +1 -0
- package/dist/node_modules/zod/v3/external.js +2 -0
- package/dist/node_modules/zod/v3/external.js.map +1 -0
- package/dist/node_modules/zod/v3/helpers/errorUtil.js +2 -0
- package/dist/node_modules/zod/v3/helpers/errorUtil.js.map +1 -0
- package/dist/node_modules/zod/v3/helpers/parseUtil.js +2 -0
- package/dist/node_modules/zod/v3/helpers/parseUtil.js.map +1 -0
- package/dist/node_modules/zod/v3/helpers/util.js +2 -0
- package/dist/node_modules/zod/v3/helpers/util.js.map +1 -0
- package/dist/node_modules/zod/v3/locales/en.js +2 -0
- package/dist/node_modules/zod/v3/locales/en.js.map +1 -0
- package/dist/node_modules/zod/v3/types.js +2 -0
- package/dist/node_modules/zod/v3/types.js.map +1 -0
- package/dist/src/shared/utils/getDynamicSchema.js +2 -0
- package/dist/src/shared/utils/getDynamicSchema.js.map +1 -0
- package/dist/static/arrows/arrowCircle.svg.js +2 -0
- package/dist/static/arrows/arrowCircle.svg.js.map +1 -0
- package/dist/static/arrows/arrowDownRight.svg.js +2 -0
- package/dist/static/arrows/arrowDownRight.svg.js.map +1 -0
- package/dist/static/arrows/arrowLink.svg.js +2 -0
- package/dist/static/arrows/arrowLink.svg.js.map +1 -0
- package/dist/static/arrows/arrowRight.svg.js +2 -0
- package/dist/static/arrows/arrowRight.svg.js.map +1 -0
- package/dist/static/arrows/arrowRotate.svg.js +2 -0
- package/dist/static/arrows/arrowRotate.svg.js.map +1 -0
- package/dist/static/arrows/arrowScroll.svg.js +2 -0
- package/dist/static/arrows/arrowScroll.svg.js.map +1 -0
- package/dist/static/brandLogos/logoBlack.svg.js +2 -0
- package/dist/static/brandLogos/logoBlack.svg.js.map +1 -0
- package/dist/static/brandLogos/logoBusiness.svg.js +2 -0
- package/dist/static/brandLogos/logoBusiness.svg.js.map +1 -0
- package/dist/static/brandLogos/logoGray.svg.js +2 -0
- package/dist/static/brandLogos/logoGray.svg.js.map +1 -0
- package/dist/static/brandLogos/logoInsurance.svg.js +2 -0
- package/dist/static/brandLogos/logoInsurance.svg.js.map +1 -0
- package/dist/static/brandLogos/logoMain.svg.js +2 -0
- package/dist/static/brandLogos/logoMain.svg.js.map +1 -0
- package/dist/static/brandLogos/logoWhite.svg.js +2 -0
- package/dist/static/brandLogos/logoWhite.svg.js.map +1 -0
- package/dist/static/communication/phone.svg.js +2 -0
- package/dist/static/communication/phone.svg.js.map +1 -0
- package/dist/static/editor/bold.svg.js +2 -0
- package/dist/static/editor/bold.svg.js.map +1 -0
- package/dist/static/editor/heading.svg.js +2 -0
- package/dist/static/editor/heading.svg.js.map +1 -0
- package/dist/static/editor/italic.svg.js +2 -0
- package/dist/static/editor/italic.svg.js.map +1 -0
- package/dist/static/editor/link.svg.js +2 -0
- package/dist/static/editor/link.svg.js.map +1 -0
- package/dist/static/editor/list.svg.js +2 -0
- package/dist/static/editor/list.svg.js.map +1 -0
- package/dist/static/editor/palette.svg.js +2 -0
- package/dist/static/editor/palette.svg.js.map +1 -0
- package/dist/static/editor/redo.svg.js +2 -0
- package/dist/static/editor/redo.svg.js.map +1 -0
- package/dist/static/editor/removeFormatting.svg.js +2 -0
- package/dist/static/editor/removeFormatting.svg.js.map +1 -0
- package/dist/static/editor/space.svg.js +2 -0
- package/dist/static/editor/space.svg.js.map +1 -0
- package/dist/static/editor/strikethrough.svg.js +2 -0
- package/dist/static/editor/strikethrough.svg.js.map +1 -0
- package/dist/static/editor/typography.svg.js +2 -0
- package/dist/static/editor/typography.svg.js.map +1 -0
- package/dist/static/editor/underline.svg.js +2 -0
- package/dist/static/editor/underline.svg.js.map +1 -0
- package/dist/static/editor/undo.svg.js +2 -0
- package/dist/static/editor/undo.svg.js.map +1 -0
- package/dist/static/files/border.svg.js +2 -0
- package/dist/static/files/border.svg.js.map +1 -0
- package/dist/static/files/borderError.svg.js +2 -0
- package/dist/static/files/borderError.svg.js.map +1 -0
- package/dist/static/files/documentFilled.svg.js +2 -0
- package/dist/static/files/documentFilled.svg.js.map +1 -0
- package/dist/static/files/documentOutline.svg.js +2 -0
- package/dist/static/files/documentOutline.svg.js.map +1 -0
- package/dist/static/files/upload.svg.js +2 -0
- package/dist/static/files/upload.svg.js.map +1 -0
- package/dist/static/general/calendar.svg.js +2 -0
- package/dist/static/general/calendar.svg.js.map +1 -0
- package/dist/static/general/check.svg.js +2 -0
- package/dist/static/general/check.svg.js.map +1 -0
- package/dist/static/general/close.svg.js +2 -0
- package/dist/static/general/close.svg.js.map +1 -0
- package/dist/static/general/edit.svg.js +2 -0
- package/dist/static/general/edit.svg.js.map +1 -0
- package/dist/static/general/heart.svg.js +2 -0
- package/dist/static/general/heart.svg.js.map +1 -0
- package/dist/static/general/hiddenEye.svg.js +2 -0
- package/dist/static/general/hiddenEye.svg.js.map +1 -0
- package/dist/static/general/menu.svg.js +2 -0
- package/dist/static/general/menu.svg.js.map +1 -0
- package/dist/static/general/plus.svg.js +2 -0
- package/dist/static/general/plus.svg.js.map +1 -0
- package/dist/static/general/reorder.svg.js +2 -0
- package/dist/static/general/reorder.svg.js.map +1 -0
- package/dist/static/general/search.svg.js +2 -0
- package/dist/static/general/search.svg.js.map +1 -0
- package/dist/static/general/shield.svg.js +2 -0
- package/dist/static/general/shield.svg.js.map +1 -0
- package/dist/static/general/showEye.svg.js +2 -0
- package/dist/static/general/showEye.svg.js.map +1 -0
- package/dist/static/info/helpCircle.svg.js +2 -0
- package/dist/static/info/helpCircle.svg.js.map +1 -0
- package/dist/static/info/warningCircle.svg.js +2 -0
- package/dist/static/info/warningCircle.svg.js.map +1 -0
- package/dist/static/logos/beeline.svg.js +2 -0
- package/dist/static/logos/beeline.svg.js.map +1 -0
- package/dist/static/logos/megafon.svg.js +2 -0
- package/dist/static/logos/megafon.svg.js.map +1 -0
- package/dist/static/logos/mts.svg.js +2 -0
- package/dist/static/logos/mts.svg.js.map +1 -0
- package/dist/static/media/desktop.svg.js +2 -0
- package/dist/static/media/desktop.svg.js.map +1 -0
- package/dist/static/media/mobile.svg.js +2 -0
- package/dist/static/media/mobile.svg.js.map +1 -0
- package/dist/static/social/classmates.svg.js +2 -0
- package/dist/static/social/classmates.svg.js.map +1 -0
- package/dist/static/social/telegram.svg.js +2 -0
- package/dist/static/social/telegram.svg.js.map +1 -0
- package/dist/static/social/vk.svg.js +2 -0
- package/dist/static/social/vk.svg.js.map +1 -0
- package/dist/static/status/badSmile.svg.js +2 -0
- package/dist/static/status/badSmile.svg.js.map +1 -0
- package/dist/static/status/iconMark.svg.js +2 -0
- package/dist/static/status/iconMark.svg.js.map +1 -0
- package/dist/static/status/iconRetry.svg.js +2 -0
- package/dist/static/status/iconRetry.svg.js.map +1 -0
- package/dist/static/status/iconUser.svg.js +2 -0
- package/dist/static/status/iconUser.svg.js.map +1 -0
- package/dist/static/status/succesCircle.svg.js +2 -0
- package/dist/static/status/succesCircle.svg.js.map +1 -0
- package/dist/stats.html +4949 -0
- package/dist/types/lib/shared/hooks/useObserverWidgets.d.ts +7 -0
- package/dist/types/lib/shared/ui/button/model/helpers.d.ts +30 -0
- package/dist/types/lib/shared/ui/carousel/model/helpers.d.ts +9 -0
- package/dist/types/lib/shared/ui/carousel/ui/CarouselSlide.d.ts +10 -0
- package/dist/types/lib/shared/ui/dropdownList/DropdownList.d.ts +30 -0
- package/dist/types/lib/shared/ui/dropdownList/hooks/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/dropdownList/hooks/useKeyboardNavigation.d.ts +14 -0
- package/dist/types/lib/shared/ui/dropdownList/index.d.ts +2 -0
- package/dist/types/lib/shared/ui/dropdownList/model/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/dropdownList/model/utils.d.ts +3 -0
- package/dist/types/lib/shared/ui/dropdownList/ui/dropdownItem/DropdownItem.d.ts +15 -0
- package/dist/types/lib/shared/ui/dropdownList/ui/dropdownItem/index.d.ts +2 -0
- package/dist/types/lib/shared/ui/dropdownList/ui/dropdownItem/model/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/dropdownList/ui/dropdownItem/model/types.d.ts +11 -0
- package/dist/types/lib/shared/ui/dropdownList/ui/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/formElements/controlled/autocomplete/Autocomplete.d.ts +11 -0
- package/dist/types/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.d.ts +27 -0
- package/dist/types/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/combobox/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dadata/address/DadataAddress.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dadata/auto/DadataAuto.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dadata/country/DadataCountry.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dadata/fio/DadataFio.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dadata/party/DadataOrganization.d.ts +14 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.d.ts +36 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dayPickerControl/range.d.ts +29 -0
- package/dist/types/lib/shared/ui/formElements/controlled/dayPickerControl/single.d.ts +30 -0
- package/dist/types/lib/shared/ui/formElements/controlled/index.d.ts +50 -0
- package/dist/types/lib/shared/ui/formElements/controlled/input/InputControl.d.ts +22 -0
- package/dist/types/lib/shared/ui/formElements/controlled/input/MaskInputControl.d.ts +22 -0
- package/dist/types/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.d.ts +26 -0
- package/dist/types/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.d.ts +12 -0
- package/dist/types/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.d.ts +27 -0
- package/dist/types/lib/shared/ui/formElements/controlled/radio/RadioGroupTabControl.d.ts +3 -0
- package/dist/types/lib/shared/ui/formElements/controlled/select/SelectControl.d.ts +26 -0
- package/dist/types/lib/shared/ui/formElements/controlled/switch/SwitchControl.d.ts +35 -0
- package/dist/types/lib/shared/ui/formElements/controlled/textarea/TextareaControl.d.ts +22 -0
- package/dist/types/lib/shared/ui/formElements/index.d.ts +30 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.d.ts +23 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/combobox.d.ts +64 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/hooks/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.d.ts +21 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/index.d.ts +3 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/model/index.d.ts +2 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/model/types.d.ts +3 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/model/utils.d.ts +3 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem/model/types.d.ts +11 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/combobox/ui/index.d.ts +1 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.d.ts +57 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/index.d.ts +153 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/input/Input.d.ts +68 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/select/Select.d.ts +150 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/select/hooks/useSelectController.d.ts +22 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/select/model/typeGuards.d.ts +2 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/textarea/Textarea.d.ts +59 -0
- package/dist/types/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFiles.d.ts +16 -0
- package/dist/types/lib/shared/ui/index.d.ts +31 -0
- package/dist/types/lib/shared/utils/scrollToElement.d.ts +11 -0
- package/dist/types/lib/widgets/authProvider/model/types.d.ts +70 -0
- package/dist/types/lib/widgets/authProvider/ui/ui/AuthWrapper.d.ts +12 -0
- package/dist/types/lib/widgets/banner/Banner.d.ts +19 -0
- package/dist/types/lib/widgets/banner/ui/banners/BannerImageFull.d.ts +2 -0
- package/dist/types/lib/widgets/banner/ui/banners/BannerWithSeparateImg.d.ts +2 -0
- package/dist/types/lib/widgets/benefit/model/types.d.ts +18 -0
- package/dist/types/lib/widgets/benefit/ui/BenefitItem.d.ts +26 -0
- package/dist/types/lib/widgets/buttonWithHandlers/ButtonWithHandlers.d.ts +6 -0
- package/dist/types/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.d.ts +16 -0
- package/dist/types/lib/widgets/calculator/ui/calculatorFields/ui/FieldsGroup.d.ts +30 -0
- package/dist/types/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.d.ts +15 -0
- package/dist/types/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.d.ts +18 -0
- package/dist/types/lib/widgets/dynamicForm/DynamicForm.d.ts +41 -0
- package/dist/types/lib/widgets/dynamicForm/model/getFieldsProgress.d.ts +7 -0
- package/dist/types/lib/widgets/dynamicForm/model/types.d.ts +40 -0
- package/dist/types/lib/widgets/dynamicFormDialog/DynamicFormDialog.d.ts +33 -0
- package/dist/types/lib/widgets/fieldMapper/model/types.d.ts +15 -0
- package/dist/types/lib/widgets/footer/model/types.d.ts +70 -0
- package/dist/types/lib/widgets/header/model/types.d.ts +29 -0
- package/dist/types/lib/widgets/infoBlock/InfoBlock.d.ts +17 -0
- package/dist/types/lib/widgets/infoBlock/ui/LinksList.d.ts +10 -0
- package/dist/types/lib/widgets/interLinking/InterLinking.d.ts +17 -0
- package/dist/types/lib/widgets/interLinking/ui/Column.d.ts +13 -0
- package/dist/types/lib/widgets/interLinking/ui/ColumnGroup.d.ts +13 -0
- package/dist/types/lib/widgets/seoHeader/model/index.d.ts +1 -0
- package/dist/types/lib/widgets/seoHeader/model/types.d.ts +15 -0
- package/dist/types/lib/widgets/stepper/ui/StepperCarousel.d.ts +12 -0
- package/dist/types/lib/widgets/usefulInfo/model/types.d.ts +25 -0
- package/dist/types/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.d.ts +6 -0
- package/dist/types/lib/widgets/userFeedback/UserFeedback.d.ts +26 -0
- package/dist/types/lib/widgets/userFeedback/ui/UserReview.d.ts +20 -0
- package/package.json +76 -66
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -7
- package/dist/_commonjsHelpers-C6fGbg64.js.map +0 -1
- package/dist/api.d.ts +0 -2
- package/dist/api.js +0 -26
- package/dist/api.js.map +0 -1
- package/dist/config.d.ts +0 -2
- package/dist/config.js +0 -397
- package/dist/config.js.map +0 -1
- package/dist/constants.d.ts +0 -2
- package/dist/constants.js +0 -224
- package/dist/constants.js.map +0 -1
- package/dist/hooks.d.ts +0 -2
- package/dist/hooks.js +0 -37
- package/dist/hooks.js.map +0 -1
- package/dist/index-BLcEyVj0.js +0 -45969
- package/dist/index-BLcEyVj0.js.map +0 -1
- package/dist/index-Cj4n5Vtu.js +0 -558
- package/dist/index-Cj4n5Vtu.js.map +0 -1
- package/dist/isClient-C9aZtt2Q.js +0 -5
- package/dist/isClient-C9aZtt2Q.js.map +0 -1
- package/dist/lib/shared/hooks/useObserverWidgets.d.ts +0 -7
- package/dist/lib/shared/ui/button/model/helpers.d.ts +0 -30
- package/dist/lib/shared/ui/carousel/model/helpers.d.ts +0 -9
- package/dist/lib/shared/ui/carousel/ui/CarouselSlide.d.ts +0 -10
- package/dist/lib/shared/ui/formElements/controlled/autocomplete/Autocomplete.d.ts +0 -11
- package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.d.ts +0 -27
- package/dist/lib/shared/ui/formElements/controlled/dadata/address/DadataAddress.d.ts +0 -14
- package/dist/lib/shared/ui/formElements/controlled/dadata/auto/DadataAuto.d.ts +0 -14
- package/dist/lib/shared/ui/formElements/controlled/dadata/country/DadataCountry.d.ts +0 -14
- package/dist/lib/shared/ui/formElements/controlled/dadata/fio/DadataFio.d.ts +0 -14
- package/dist/lib/shared/ui/formElements/controlled/dadata/party/DadataOrganization.d.ts +0 -14
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.d.ts +0 -36
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.d.ts +0 -29
- package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.d.ts +0 -30
- package/dist/lib/shared/ui/formElements/controlled/index.d.ts +0 -37
- package/dist/lib/shared/ui/formElements/controlled/input/InputControl.d.ts +0 -22
- package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.d.ts +0 -22
- package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.d.ts +0 -26
- package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.d.ts +0 -12
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.d.ts +0 -27
- package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupTabControl.d.ts +0 -3
- package/dist/lib/shared/ui/formElements/controlled/select/SelectControl.d.ts +0 -26
- package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.d.ts +0 -35
- package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.d.ts +0 -22
- package/dist/lib/shared/ui/formElements/index.d.ts +0 -2
- package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.d.ts +0 -23
- package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.d.ts +0 -57
- package/dist/lib/shared/ui/formElements/uncontrolled/index.d.ts +0 -140
- package/dist/lib/shared/ui/formElements/uncontrolled/input/Input.d.ts +0 -68
- package/dist/lib/shared/ui/formElements/uncontrolled/select/Select.d.ts +0 -150
- package/dist/lib/shared/ui/formElements/uncontrolled/select/hooks/useSelectController.d.ts +0 -22
- package/dist/lib/shared/ui/formElements/uncontrolled/select/model/typeGuards.d.ts +0 -2
- package/dist/lib/shared/ui/formElements/uncontrolled/textarea/Textarea.d.ts +0 -59
- package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFiles.d.ts +0 -16
- package/dist/lib/shared/ui/index.d.ts +0 -30
- package/dist/lib/shared/utils/scrollToElement.d.ts +0 -11
- package/dist/lib/widgets/authProvider/model/types.d.ts +0 -70
- package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.d.ts +0 -12
- package/dist/lib/widgets/banner/Banner.d.ts +0 -19
- package/dist/lib/widgets/banner/ui/banners/BannerImageFull.d.ts +0 -2
- package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.d.ts +0 -2
- package/dist/lib/widgets/benefit/model/types.d.ts +0 -18
- package/dist/lib/widgets/benefit/ui/BenefitItem.d.ts +0 -26
- package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.d.ts +0 -6
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.d.ts +0 -16
- package/dist/lib/widgets/calculator/ui/calculatorFields/ui/FieldsGroup.d.ts +0 -30
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.d.ts +0 -15
- package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.d.ts +0 -17
- package/dist/lib/widgets/dynamicForm/DynamicForm.d.ts +0 -41
- package/dist/lib/widgets/dynamicForm/model/getFieldsProgress.d.ts +0 -7
- package/dist/lib/widgets/dynamicForm/model/types.d.ts +0 -40
- package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.d.ts +0 -33
- package/dist/lib/widgets/fieldMapper/model/types.d.ts +0 -15
- package/dist/lib/widgets/footer/model/types.d.ts +0 -70
- package/dist/lib/widgets/header/model/types.d.ts +0 -29
- package/dist/lib/widgets/infoBlock/InfoBlock.d.ts +0 -17
- package/dist/lib/widgets/infoBlock/ui/LinksList.d.ts +0 -10
- package/dist/lib/widgets/interLinking/InterLinking.d.ts +0 -17
- package/dist/lib/widgets/interLinking/ui/Column.d.ts +0 -13
- package/dist/lib/widgets/interLinking/ui/ColumnGroup.d.ts +0 -13
- package/dist/lib/widgets/seoHeader/model/types.d.ts +0 -15
- package/dist/lib/widgets/stepper/ui/StepperCarousel.d.ts +0 -12
- package/dist/lib/widgets/usefulInfo/model/types.d.ts +0 -25
- package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.d.ts +0 -6
- package/dist/lib/widgets/userFeedback/UserFeedback.d.ts +0 -26
- package/dist/lib/widgets/userFeedback/ui/UserReview.d.ts +0 -20
- package/dist/localStorageActions-CkWWvUS3.js +0 -47
- package/dist/localStorageActions-CkWWvUS3.js.map +0 -1
- package/dist/mergeRefs-qDToYXtM.js +0 -12
- package/dist/mergeRefs-qDToYXtM.js.map +0 -1
- package/dist/next.d.ts +0 -2
- package/dist/next.js +0 -37
- package/dist/next.js.map +0 -1
- package/dist/typeGuards-BHbj394R.js +0 -2315
- package/dist/typeGuards-BHbj394R.js.map +0 -1
- package/dist/ui.d.ts +0 -2
- package/dist/ui.js +0 -2782
- package/dist/ui.js.map +0 -1
- package/dist/useDebounce-5MeprqTX.js +0 -1231
- package/dist/useDebounce-5MeprqTX.js.map +0 -1
- package/dist/useFieldsProgress-C918amw-.js +0 -41
- package/dist/useFieldsProgress-C918amw-.js.map +0 -1
- package/dist/utils-U4W3nat7.js +0 -5100
- package/dist/utils-U4W3nat7.js.map +0 -1
- package/dist/utils-tailwind.css +0 -77
- package/dist/utils.d.ts +0 -2
- package/dist/utils.js +0 -73
- package/dist/utils.js.map +0 -1
- package/dist/validation.d.ts +0 -2
- package/dist/validation.js +0 -88
- package/dist/validation.js.map +0 -1
- package/dist/widget.d.ts +0 -2
- package/dist/widget.js +0 -3274
- package/dist/widget.js.map +0 -1
- /package/dist/{style.css → node_modules/react-day-picker/src/style.css} +0 -0
- /package/dist/{lib → types/lib}/configs/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/configs/tailwindConfigBase.d.ts +0 -0
- /package/dist/{lib → types/lib}/configs/tailwindPresets/extendsPreset.d.ts +0 -0
- /package/dist/{lib → types/lib}/configs/tailwindPresets/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/configs/tailwindPresets/resetPreset.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/api.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/config.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/hooks.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/next.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/ui.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/validation.d.ts +0 -0
- /package/dist/{lib → types/lib}/exports/widget.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/utils/hasWidget.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/utils/hideWidgetsWithQueryParams.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/utils/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/utils/isEmptyWidgetList.d.ts +0 -0
- /package/dist/{lib → types/lib}/next/utils/orderWidgetWithQueryParams.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/api/apiInstance.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/api/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/designSystem/colors.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/designSystem/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/designSystem/others.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/designSystem/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/designSystem/typography.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/constants/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useBoolean.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useClickOutside.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useControlledForm.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useDebounce.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useDevice.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useFieldsProgress.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useFloating.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/hooks/useOverflow.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/types/deepPartial.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/types/dicriminatedUnion.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/types/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/types/keysOf.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/accordion/Accordion.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/accordion/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/accordion/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/accordion/ui/AccordionHeader.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/badge/Badge.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/badge/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/brandLogos/BrandLogos.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/brandLogos/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/button/Button.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/button/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/buttonIcon/ButtonIcon.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/buttonIcon/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/Calendar.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/Day.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/DayButton.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/Footer.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/MonthCaption.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/Navigation.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/Weekday.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/selectDate/SelectDate.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/selectDate/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/selectDate/ui/SelectList.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/selectDate/ui/Trigger.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/calendar/ui/selectDate/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/CarouselBase.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/CarouselNative.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/hooks/useArrowNavigation.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/hooks/useCarousel.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/hooks/useDotsNavigation.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/ArrowNavigationButton.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/CarouselContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/ContainerWithNavigation.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/DotsNavigations.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/slideVariants/SlideFullScreen.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/slideVariants/SlideOnlyImage.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/slideVariants/SlideProductCard.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/carousel/ui/slideVariants/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/chips/Chips.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/chips/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/customLink/CustomLink.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/customLink/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/customLink/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/dialog/Dialog.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/dialog/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/floatButton/FloatButton.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/floatButton/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/autocomplete/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/checkbox/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/address/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/address/query.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/auto/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/auto/query.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/country/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/country/query.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/fio/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/fio/query.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/party/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/party/query.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dadata/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dayPickerControl/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dayPickerControl/model/constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dayPickerControl/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/dayPickerControl/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/EditorControl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/model/config.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/model/helper.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/Editor.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/Toolbar.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/commands/SetColor.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/commands/SetHeadings.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/commands/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/input/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/model/useInputCurrency.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/ui/MenuTrigger.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/ui/OptionList.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputCurrency/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/inputOtp/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/radio/RadioGroupCardControl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/radio/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/select/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/slider/SliderControl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/slider/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/switch/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/textarea/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/uploader/UploaderControl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/controlled/uploader/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/MessageView.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/fieldAttachment/FieldAttachment.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/fieldAttachment/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/fieldAttachment/ui/IconSlot.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/fieldAttachment/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/autocomplete/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/checkbox/Checkbox.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/checkbox/index.d.ts +0 -0
- /package/dist/{lib/widgets/dynamicFormDialog → types/lib/shared/ui/formElements/uncontrolled/combobox/ui/comboboxItem}/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/dayPicker/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/input/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/inputOtp/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/inputOtp/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/maskInput/MaskInput.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/maskInput/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/maskInput/model/mask/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/maskInput/model/mask/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/RadioGroup.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/ui/AdditionalContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/radio/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/ui/Chip.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/ui/ChipList.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/ui/SelectItem.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/select/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/SliderBase.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/getFormattedCurrency.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/currency/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getDayIntl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getIntlMonth.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getYearIntl.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/formatNumber.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/getInputSliderSuffix.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/helpers/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/model/useLogarithmic.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/Slider.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/hooks/useSliderAlgorithmic.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/hooks/useSliderMarks.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/hooks/useSliderStep.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/switch/Switch.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/switch/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/textarea/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/UploaderBase.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/ui/UploaderInput.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/formElements/uncontrolled/uploader/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/heading/Heading.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/heading/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/hint/Hint.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/hint/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/icon/Icon.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/icon/allowedIcons.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/icon/iconsMap.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/icon/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/icon/sprite.gen.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/keyboardShortcuts/KeyboardShortcuts.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/keyboardShortcuts/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/loader/Loader.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/loader/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/loader/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/modal/Modal.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/modal/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/modal/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/modal/ui/IframeModalContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/modal/ui/ModalHeader.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/notification/Notification.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/notification/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/notification/ui/CustomToast.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/pagination/Pagination.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/pagination/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/phoneView/PhoneView.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/phoneView/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/popover/Popover.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/popover/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/progressBar/ProgressBar.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/progressBar/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/providers/NotificationProvider.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/providers/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/responsiveContainer/ResponsiveContainer.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/responsiveContainer/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/skeleton/Skeleton.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/skeleton/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/Slot.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/model/getElementRef.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/model/isSlottable.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/model/mergeProps.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/ui/SlotClone.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/ui/Slottable.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/slot/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/tabSwitcher/TabsSwitcher.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/tabSwitcher/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/tabSwitcher/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/tabSwitcher/ui/TabContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/Desktop.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/Mobile.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/Table.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/TablePagination.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/model/TableUtils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/dataTableColumnHeader/DataTableColumnHeader.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/dataTableColumnHeader/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/editableCell/EditableCell.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/editableCell/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/primitives/Primitives.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/ui/table/ui/primitives/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/assertUnreachable.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/capitalize.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/cn.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/createPhoneNumber.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/isClient.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/localStorageActions.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/mergeRefs.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/sessionStorage.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/typeGuards.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/utils/uuid.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/base.constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/base.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/boolean.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/date.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/email.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/number.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/phone.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/regex.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/select.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/string.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/union.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/base/url.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/dadata/dadata.constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/dadata/dadata.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/dadata/fio.validators.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/dadata/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/messages.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/regExp.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/utils/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/utils/zodUtils.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/zodValidation/calendar.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/zodValidation/dadataFio.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/zodValidation/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/zodValidation/otpCode.d.ts +0 -0
- /package/dist/{lib → types/lib}/shared/validation/zodValidation/phone.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/AuthProvider.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/Esia.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/MobileId.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/ui/EsiaLogo.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/ui/Links.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/authProvider/ui/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/ui/banners/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/ui/banners/ui/Advantages.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/ui/banners/ui/Buttons.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/ui/banners/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/banner/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/benefit/Benefit.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/benefit/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/benefit/model/constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/benefit/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/Breadcrumb.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/Breadcrumbs.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/hooks/constants.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/hooks/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/breadcrumbs/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/buttonWithHandlers/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/buttonWithHandlers/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/buttonWithHandlers/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/buttonWithHandlers/model/useButtonHandler.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/Calculator.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/CalculatorView.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/CalculatorTabs.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/CalculatorFields.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorFields/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/CalculatorInfo.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/ui/CalculatedBlock.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoBody.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoFooter.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/calculatorInfo/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/calculator/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/dynamicForm/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/dynamicForm/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/dynamicFormDialog/index.d.ts +0 -0
- /package/dist/{lib/widgets/seoHeader → types/lib/widgets/dynamicFormDialog}/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/dynamicFormDialog/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fallbacksView/FallbacksView.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fallbacksView/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fallbacksView/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fallbacksView/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fallbacksView/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fieldMapper/FieldMapper.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/fieldMapper/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/Footer.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/Copyright.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/FooterLogo.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/Ligal.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/NavLinks.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/PhonesBlock.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/SiteMap.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/SocialLinks.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/footer/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/header/Header.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/header/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/header/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/HTMLRenderer.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/baseHtmlParser.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/htmlParser.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/nodeHtmlParser.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/htmlParser/reactHtmlParser.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/infoBlock/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/infoBlock/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/infoBlock/ui/RootContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/infoBlock/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/interLinking/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/interLinking/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/interLinking/ui/LinksList.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/interLinking/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/LongBanner.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/model/cva.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/ui/TextItem.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/ui/TextList.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/ui/Title.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/longBanner/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/model/helpers.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/queryClientProvider/QueryClientProvider.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/queryClientProvider/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/SeoHeader.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/useCategoryReducer/actions.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/useCategoryReducer/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/useCategoryReducer/reducer.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/useCategoryReducer/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/hooks/useCategoryReducer/useCategoryReducer.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/CategoriesDesktop.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/CategoryTabs.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/rootTab/RootTab.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/rootTab/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/tab/Tab.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/tab/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/tab/ui/content/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/desktop/tab/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/mobile/CategoriesMobile.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/mobile/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/mobile/menu/Menu.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/mobile/menu/MenuItem.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/seoHeader/ui/mobile/menu/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/Stepper.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/ui/SingleStep.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/ui/StepperTabs.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/stepper/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/UsefulInfo.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/RenderEntity.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/Tabs.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/documents/Documents.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/documents/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/documents/ui/document/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/html/Html.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/html/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/Table.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/model/utils.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/ui/TableBody.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/usefulInfo/ui/subEntities/table/ui/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/model/hooks/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/model/hooks/useRating.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/model/index.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/model/schema.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/model/types.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/ui/FeedbackTrigger.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/ui/Finally.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/ui/SelectRating.d.ts +0 -0
- /package/dist/{lib → types/lib}/widgets/userFeedback/ui/index.d.ts +0 -0
package/dist/widget.js
DELETED
|
@@ -1,3274 +0,0 @@
|
|
|
1
|
-
var De = Object.defineProperty;
|
|
2
|
-
var Wt = (e) => {
|
|
3
|
-
throw TypeError(e);
|
|
4
|
-
};
|
|
5
|
-
var He = (e, t, r) => t in e ? De(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
6
|
-
var Tt = (e, t, r) => He(e, typeof t != "symbol" ? t + "" : t, r), Ft = (e, t, r) => t.has(e) || Wt("Cannot " + r);
|
|
7
|
-
var h = (e, t, r) => (Ft(e, t, "read from private field"), r ? r.call(e) : t.get(e)), N = (e, t, r) => t.has(e) ? Wt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, r), j = (e, t, r, n) => (Ft(e, t, "write to private field"), n ? n.call(e, r) : t.set(e, r), r), q = (e, t, r) => (Ft(e, t, "access private method"), r);
|
|
8
|
-
var jt = (e, t, r, n) => ({
|
|
9
|
-
set _(i) {
|
|
10
|
-
j(e, t, i, r);
|
|
11
|
-
},
|
|
12
|
-
get _() {
|
|
13
|
-
return h(e, t, n);
|
|
14
|
-
}
|
|
15
|
-
});
|
|
16
|
-
import { Z as we, _ as ve, $ as ze, a0 as T, a1 as At, a2 as Le, a3 as Qe, a4 as qt, a5 as W, a6 as $e, a7 as Ve, a8 as We, a9 as Ae, aa as Ut, ab as Kt, ac as qe, ad as Zt, ae as Yt, af as Ue, j as o, B as ht, c as D, R as F, o as Ne, G as Ke, F as R, i as c, T as pt, s as Ze, v as Ye, q as Nt, L as Xe, p as Pt, A as dt, W as Rt, ag as Je, r as Ge, X as Ct, E as se, ah as Dt, ai as tr, M as er } from "./index-BLcEyVj0.js";
|
|
17
|
-
import { c as l, T as _ } from "./typeGuards-BHbj394R.js";
|
|
18
|
-
import * as ut from "react";
|
|
19
|
-
import { lazy as B, useCallback as Ce, useState as O, memo as ft, useMemo as ct, createElement as St, useRef as Ht, useReducer as rr, forwardRef as nr, useEffect as wt } from "react";
|
|
20
|
-
import { i as Xt } from "./isClient-C9aZtt2Q.js";
|
|
21
|
-
import { s as or, c as It, a as ir, l as dr } from "./localStorageActions-CkWWvUS3.js";
|
|
22
|
-
import { u as lt, b as Mt, a as lr, g as _t, F as ar } from "./useDebounce-5MeprqTX.js";
|
|
23
|
-
import { z as zt, Z as Ot } from "./index-Cj4n5Vtu.js";
|
|
24
|
-
import { au as Lt } from "./utils-U4W3nat7.js";
|
|
25
|
-
import { b as ur, u as mr, a as xr } from "./useFieldsProgress-C918amw-.js";
|
|
26
|
-
import { createPortal as Se } from "react-dom";
|
|
27
|
-
var Q, ge, hr = (ge = class extends we {
|
|
28
|
-
constructor(t = {}) {
|
|
29
|
-
super();
|
|
30
|
-
N(this, Q);
|
|
31
|
-
this.config = t, j(this, Q, /* @__PURE__ */ new Map());
|
|
32
|
-
}
|
|
33
|
-
build(t, r, n) {
|
|
34
|
-
const i = r.queryKey, d = r.queryHash ?? ve(i, r);
|
|
35
|
-
let a = this.get(d);
|
|
36
|
-
return a || (a = new ze({
|
|
37
|
-
client: t,
|
|
38
|
-
queryKey: i,
|
|
39
|
-
queryHash: d,
|
|
40
|
-
options: t.defaultQueryOptions(r),
|
|
41
|
-
state: n,
|
|
42
|
-
defaultOptions: t.getQueryDefaults(i)
|
|
43
|
-
}), this.add(a)), a;
|
|
44
|
-
}
|
|
45
|
-
add(t) {
|
|
46
|
-
h(this, Q).has(t.queryHash) || (h(this, Q).set(t.queryHash, t), this.notify({
|
|
47
|
-
type: "added",
|
|
48
|
-
query: t
|
|
49
|
-
}));
|
|
50
|
-
}
|
|
51
|
-
remove(t) {
|
|
52
|
-
const r = h(this, Q).get(t.queryHash);
|
|
53
|
-
r && (t.destroy(), r === t && h(this, Q).delete(t.queryHash), this.notify({ type: "removed", query: t }));
|
|
54
|
-
}
|
|
55
|
-
clear() {
|
|
56
|
-
T.batch(() => {
|
|
57
|
-
this.getAll().forEach((t) => {
|
|
58
|
-
this.remove(t);
|
|
59
|
-
});
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
get(t) {
|
|
63
|
-
return h(this, Q).get(t);
|
|
64
|
-
}
|
|
65
|
-
getAll() {
|
|
66
|
-
return [...h(this, Q).values()];
|
|
67
|
-
}
|
|
68
|
-
find(t) {
|
|
69
|
-
const r = { exact: !0, ...t };
|
|
70
|
-
return this.getAll().find(
|
|
71
|
-
(n) => At(r, n)
|
|
72
|
-
);
|
|
73
|
-
}
|
|
74
|
-
findAll(t = {}) {
|
|
75
|
-
const r = this.getAll();
|
|
76
|
-
return Object.keys(t).length > 0 ? r.filter((n) => At(t, n)) : r;
|
|
77
|
-
}
|
|
78
|
-
notify(t) {
|
|
79
|
-
T.batch(() => {
|
|
80
|
-
this.listeners.forEach((r) => {
|
|
81
|
-
r(t);
|
|
82
|
-
});
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
onFocus() {
|
|
86
|
-
T.batch(() => {
|
|
87
|
-
this.getAll().forEach((t) => {
|
|
88
|
-
t.onFocus();
|
|
89
|
-
});
|
|
90
|
-
});
|
|
91
|
-
}
|
|
92
|
-
onOnline() {
|
|
93
|
-
T.batch(() => {
|
|
94
|
-
this.getAll().forEach((t) => {
|
|
95
|
-
t.onOnline();
|
|
96
|
-
});
|
|
97
|
-
});
|
|
98
|
-
}
|
|
99
|
-
}, Q = new WeakMap(), ge), $, M, s, V, U, je, pr = (je = class extends Le {
|
|
100
|
-
constructor(t) {
|
|
101
|
-
super();
|
|
102
|
-
N(this, V);
|
|
103
|
-
N(this, $);
|
|
104
|
-
N(this, M);
|
|
105
|
-
N(this, s);
|
|
106
|
-
this.mutationId = t.mutationId, j(this, M, t.mutationCache), j(this, $, []), this.state = t.state || fr(), this.setOptions(t.options), this.scheduleGc();
|
|
107
|
-
}
|
|
108
|
-
setOptions(t) {
|
|
109
|
-
this.options = t, this.updateGcTime(this.options.gcTime);
|
|
110
|
-
}
|
|
111
|
-
get meta() {
|
|
112
|
-
return this.options.meta;
|
|
113
|
-
}
|
|
114
|
-
addObserver(t) {
|
|
115
|
-
h(this, $).includes(t) || (h(this, $).push(t), this.clearGcTimeout(), h(this, M).notify({
|
|
116
|
-
type: "observerAdded",
|
|
117
|
-
mutation: this,
|
|
118
|
-
observer: t
|
|
119
|
-
}));
|
|
120
|
-
}
|
|
121
|
-
removeObserver(t) {
|
|
122
|
-
j(this, $, h(this, $).filter((r) => r !== t)), this.scheduleGc(), h(this, M).notify({
|
|
123
|
-
type: "observerRemoved",
|
|
124
|
-
mutation: this,
|
|
125
|
-
observer: t
|
|
126
|
-
});
|
|
127
|
-
}
|
|
128
|
-
optionalRemove() {
|
|
129
|
-
h(this, $).length || (this.state.status === "pending" ? this.scheduleGc() : h(this, M).remove(this));
|
|
130
|
-
}
|
|
131
|
-
continue() {
|
|
132
|
-
var t;
|
|
133
|
-
return ((t = h(this, s)) == null ? void 0 : t.continue()) ?? // continuing a mutation assumes that variables are set, mutation must have been dehydrated before
|
|
134
|
-
this.execute(this.state.variables);
|
|
135
|
-
}
|
|
136
|
-
async execute(t) {
|
|
137
|
-
var d, a, u, x, m, p, f, S, y, E, k, I, P, z, v, C, L, X, bt, gt;
|
|
138
|
-
const r = () => {
|
|
139
|
-
q(this, V, U).call(this, { type: "continue" });
|
|
140
|
-
};
|
|
141
|
-
j(this, s, Qe({
|
|
142
|
-
fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
|
|
143
|
-
onFail: (w, J) => {
|
|
144
|
-
q(this, V, U).call(this, { type: "failed", failureCount: w, error: J });
|
|
145
|
-
},
|
|
146
|
-
onPause: () => {
|
|
147
|
-
q(this, V, U).call(this, { type: "pause" });
|
|
148
|
-
},
|
|
149
|
-
onContinue: r,
|
|
150
|
-
retry: this.options.retry ?? 0,
|
|
151
|
-
retryDelay: this.options.retryDelay,
|
|
152
|
-
networkMode: this.options.networkMode,
|
|
153
|
-
canRun: () => h(this, M).canRun(this)
|
|
154
|
-
}));
|
|
155
|
-
const n = this.state.status === "pending", i = !h(this, s).canStart();
|
|
156
|
-
try {
|
|
157
|
-
if (n)
|
|
158
|
-
r();
|
|
159
|
-
else {
|
|
160
|
-
q(this, V, U).call(this, { type: "pending", variables: t, isPaused: i }), await ((a = (d = h(this, M).config).onMutate) == null ? void 0 : a.call(
|
|
161
|
-
d,
|
|
162
|
-
t,
|
|
163
|
-
this
|
|
164
|
-
));
|
|
165
|
-
const J = await ((x = (u = this.options).onMutate) == null ? void 0 : x.call(u, t));
|
|
166
|
-
J !== this.state.context && q(this, V, U).call(this, {
|
|
167
|
-
type: "pending",
|
|
168
|
-
context: J,
|
|
169
|
-
variables: t,
|
|
170
|
-
isPaused: i
|
|
171
|
-
});
|
|
172
|
-
}
|
|
173
|
-
const w = await h(this, s).start();
|
|
174
|
-
return await ((p = (m = h(this, M).config).onSuccess) == null ? void 0 : p.call(
|
|
175
|
-
m,
|
|
176
|
-
w,
|
|
177
|
-
t,
|
|
178
|
-
this.state.context,
|
|
179
|
-
this
|
|
180
|
-
)), await ((S = (f = this.options).onSuccess) == null ? void 0 : S.call(f, w, t, this.state.context)), await ((E = (y = h(this, M).config).onSettled) == null ? void 0 : E.call(
|
|
181
|
-
y,
|
|
182
|
-
w,
|
|
183
|
-
null,
|
|
184
|
-
this.state.variables,
|
|
185
|
-
this.state.context,
|
|
186
|
-
this
|
|
187
|
-
)), await ((I = (k = this.options).onSettled) == null ? void 0 : I.call(k, w, null, t, this.state.context)), q(this, V, U).call(this, { type: "success", data: w }), w;
|
|
188
|
-
} catch (w) {
|
|
189
|
-
try {
|
|
190
|
-
throw await ((z = (P = h(this, M).config).onError) == null ? void 0 : z.call(
|
|
191
|
-
P,
|
|
192
|
-
w,
|
|
193
|
-
t,
|
|
194
|
-
this.state.context,
|
|
195
|
-
this
|
|
196
|
-
)), await ((C = (v = this.options).onError) == null ? void 0 : C.call(
|
|
197
|
-
v,
|
|
198
|
-
w,
|
|
199
|
-
t,
|
|
200
|
-
this.state.context
|
|
201
|
-
)), await ((X = (L = h(this, M).config).onSettled) == null ? void 0 : X.call(
|
|
202
|
-
L,
|
|
203
|
-
void 0,
|
|
204
|
-
w,
|
|
205
|
-
this.state.variables,
|
|
206
|
-
this.state.context,
|
|
207
|
-
this
|
|
208
|
-
)), await ((gt = (bt = this.options).onSettled) == null ? void 0 : gt.call(
|
|
209
|
-
bt,
|
|
210
|
-
void 0,
|
|
211
|
-
w,
|
|
212
|
-
t,
|
|
213
|
-
this.state.context
|
|
214
|
-
)), w;
|
|
215
|
-
} finally {
|
|
216
|
-
q(this, V, U).call(this, { type: "error", error: w });
|
|
217
|
-
}
|
|
218
|
-
} finally {
|
|
219
|
-
h(this, M).runNext(this);
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
}, $ = new WeakMap(), M = new WeakMap(), s = new WeakMap(), V = new WeakSet(), U = function(t) {
|
|
223
|
-
const r = (n) => {
|
|
224
|
-
switch (t.type) {
|
|
225
|
-
case "failed":
|
|
226
|
-
return {
|
|
227
|
-
...n,
|
|
228
|
-
failureCount: t.failureCount,
|
|
229
|
-
failureReason: t.error
|
|
230
|
-
};
|
|
231
|
-
case "pause":
|
|
232
|
-
return {
|
|
233
|
-
...n,
|
|
234
|
-
isPaused: !0
|
|
235
|
-
};
|
|
236
|
-
case "continue":
|
|
237
|
-
return {
|
|
238
|
-
...n,
|
|
239
|
-
isPaused: !1
|
|
240
|
-
};
|
|
241
|
-
case "pending":
|
|
242
|
-
return {
|
|
243
|
-
...n,
|
|
244
|
-
context: t.context,
|
|
245
|
-
data: void 0,
|
|
246
|
-
failureCount: 0,
|
|
247
|
-
failureReason: null,
|
|
248
|
-
error: null,
|
|
249
|
-
isPaused: t.isPaused,
|
|
250
|
-
status: "pending",
|
|
251
|
-
variables: t.variables,
|
|
252
|
-
submittedAt: Date.now()
|
|
253
|
-
};
|
|
254
|
-
case "success":
|
|
255
|
-
return {
|
|
256
|
-
...n,
|
|
257
|
-
data: t.data,
|
|
258
|
-
failureCount: 0,
|
|
259
|
-
failureReason: null,
|
|
260
|
-
error: null,
|
|
261
|
-
status: "success",
|
|
262
|
-
isPaused: !1
|
|
263
|
-
};
|
|
264
|
-
case "error":
|
|
265
|
-
return {
|
|
266
|
-
...n,
|
|
267
|
-
data: void 0,
|
|
268
|
-
error: t.error,
|
|
269
|
-
failureCount: n.failureCount + 1,
|
|
270
|
-
failureReason: t.error,
|
|
271
|
-
isPaused: !1,
|
|
272
|
-
status: "error"
|
|
273
|
-
};
|
|
274
|
-
}
|
|
275
|
-
};
|
|
276
|
-
this.state = r(this.state), T.batch(() => {
|
|
277
|
-
h(this, $).forEach((n) => {
|
|
278
|
-
n.onMutationUpdate(t);
|
|
279
|
-
}), h(this, M).notify({
|
|
280
|
-
mutation: this,
|
|
281
|
-
type: "updated",
|
|
282
|
-
action: t
|
|
283
|
-
});
|
|
284
|
-
});
|
|
285
|
-
}, je);
|
|
286
|
-
function fr() {
|
|
287
|
-
return {
|
|
288
|
-
context: void 0,
|
|
289
|
-
data: void 0,
|
|
290
|
-
error: null,
|
|
291
|
-
failureCount: 0,
|
|
292
|
-
failureReason: null,
|
|
293
|
-
isPaused: !1,
|
|
294
|
-
status: "idle",
|
|
295
|
-
variables: void 0,
|
|
296
|
-
submittedAt: 0
|
|
297
|
-
};
|
|
298
|
-
}
|
|
299
|
-
var A, H, xt, ye, cr = (ye = class extends we {
|
|
300
|
-
constructor(t = {}) {
|
|
301
|
-
super();
|
|
302
|
-
N(this, A);
|
|
303
|
-
N(this, H);
|
|
304
|
-
N(this, xt);
|
|
305
|
-
this.config = t, j(this, A, /* @__PURE__ */ new Set()), j(this, H, /* @__PURE__ */ new Map()), j(this, xt, 0);
|
|
306
|
-
}
|
|
307
|
-
build(t, r, n) {
|
|
308
|
-
const i = new pr({
|
|
309
|
-
mutationCache: this,
|
|
310
|
-
mutationId: ++jt(this, xt)._,
|
|
311
|
-
options: t.defaultMutationOptions(r),
|
|
312
|
-
state: n
|
|
313
|
-
});
|
|
314
|
-
return this.add(i), i;
|
|
315
|
-
}
|
|
316
|
-
add(t) {
|
|
317
|
-
h(this, A).add(t);
|
|
318
|
-
const r = yt(t);
|
|
319
|
-
if (typeof r == "string") {
|
|
320
|
-
const n = h(this, H).get(r);
|
|
321
|
-
n ? n.push(t) : h(this, H).set(r, [t]);
|
|
322
|
-
}
|
|
323
|
-
this.notify({ type: "added", mutation: t });
|
|
324
|
-
}
|
|
325
|
-
remove(t) {
|
|
326
|
-
if (h(this, A).delete(t)) {
|
|
327
|
-
const r = yt(t);
|
|
328
|
-
if (typeof r == "string") {
|
|
329
|
-
const n = h(this, H).get(r);
|
|
330
|
-
if (n)
|
|
331
|
-
if (n.length > 1) {
|
|
332
|
-
const i = n.indexOf(t);
|
|
333
|
-
i !== -1 && n.splice(i, 1);
|
|
334
|
-
} else n[0] === t && h(this, H).delete(r);
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
this.notify({ type: "removed", mutation: t });
|
|
338
|
-
}
|
|
339
|
-
canRun(t) {
|
|
340
|
-
const r = yt(t);
|
|
341
|
-
if (typeof r == "string") {
|
|
342
|
-
const n = h(this, H).get(r), i = n == null ? void 0 : n.find(
|
|
343
|
-
(d) => d.state.status === "pending"
|
|
344
|
-
);
|
|
345
|
-
return !i || i === t;
|
|
346
|
-
} else
|
|
347
|
-
return !0;
|
|
348
|
-
}
|
|
349
|
-
runNext(t) {
|
|
350
|
-
var n;
|
|
351
|
-
const r = yt(t);
|
|
352
|
-
if (typeof r == "string") {
|
|
353
|
-
const i = (n = h(this, H).get(r)) == null ? void 0 : n.find((d) => d !== t && d.state.isPaused);
|
|
354
|
-
return (i == null ? void 0 : i.continue()) ?? Promise.resolve();
|
|
355
|
-
} else
|
|
356
|
-
return Promise.resolve();
|
|
357
|
-
}
|
|
358
|
-
clear() {
|
|
359
|
-
T.batch(() => {
|
|
360
|
-
h(this, A).forEach((t) => {
|
|
361
|
-
this.notify({ type: "removed", mutation: t });
|
|
362
|
-
}), h(this, A).clear(), h(this, H).clear();
|
|
363
|
-
});
|
|
364
|
-
}
|
|
365
|
-
getAll() {
|
|
366
|
-
return Array.from(h(this, A));
|
|
367
|
-
}
|
|
368
|
-
find(t) {
|
|
369
|
-
const r = { exact: !0, ...t };
|
|
370
|
-
return this.getAll().find(
|
|
371
|
-
(n) => qt(r, n)
|
|
372
|
-
);
|
|
373
|
-
}
|
|
374
|
-
findAll(t = {}) {
|
|
375
|
-
return this.getAll().filter((r) => qt(t, r));
|
|
376
|
-
}
|
|
377
|
-
notify(t) {
|
|
378
|
-
T.batch(() => {
|
|
379
|
-
this.listeners.forEach((r) => {
|
|
380
|
-
r(t);
|
|
381
|
-
});
|
|
382
|
-
});
|
|
383
|
-
}
|
|
384
|
-
resumePausedMutations() {
|
|
385
|
-
const t = this.getAll().filter((r) => r.state.isPaused);
|
|
386
|
-
return T.batch(
|
|
387
|
-
() => Promise.all(
|
|
388
|
-
t.map((r) => r.continue().catch(W))
|
|
389
|
-
)
|
|
390
|
-
);
|
|
391
|
-
}
|
|
392
|
-
}, A = new WeakMap(), H = new WeakMap(), xt = new WeakMap(), ye);
|
|
393
|
-
function yt(e) {
|
|
394
|
-
var t;
|
|
395
|
-
return (t = e.options.scope) == null ? void 0 : t.id;
|
|
396
|
-
}
|
|
397
|
-
function Jt(e) {
|
|
398
|
-
return {
|
|
399
|
-
onFetch: (t, r) => {
|
|
400
|
-
var p, f, S, y, E;
|
|
401
|
-
const n = t.options, i = (S = (f = (p = t.fetchOptions) == null ? void 0 : p.meta) == null ? void 0 : f.fetchMore) == null ? void 0 : S.direction, d = ((y = t.state.data) == null ? void 0 : y.pages) || [], a = ((E = t.state.data) == null ? void 0 : E.pageParams) || [];
|
|
402
|
-
let u = { pages: [], pageParams: [] }, x = 0;
|
|
403
|
-
const m = async () => {
|
|
404
|
-
let k = !1;
|
|
405
|
-
const I = (v) => {
|
|
406
|
-
Object.defineProperty(v, "signal", {
|
|
407
|
-
enumerable: !0,
|
|
408
|
-
get: () => (t.signal.aborted ? k = !0 : t.signal.addEventListener("abort", () => {
|
|
409
|
-
k = !0;
|
|
410
|
-
}), t.signal)
|
|
411
|
-
});
|
|
412
|
-
}, P = $e(t.options, t.fetchOptions), z = async (v, C, L) => {
|
|
413
|
-
if (k)
|
|
414
|
-
return Promise.reject();
|
|
415
|
-
if (C == null && v.pages.length)
|
|
416
|
-
return Promise.resolve(v);
|
|
417
|
-
const bt = (() => {
|
|
418
|
-
const Vt = {
|
|
419
|
-
client: t.client,
|
|
420
|
-
queryKey: t.queryKey,
|
|
421
|
-
pageParam: C,
|
|
422
|
-
direction: L ? "backward" : "forward",
|
|
423
|
-
meta: t.options.meta
|
|
424
|
-
};
|
|
425
|
-
return I(Vt), Vt;
|
|
426
|
-
})(), gt = await P(bt), { maxPages: w } = t.options, J = L ? Ve : We;
|
|
427
|
-
return {
|
|
428
|
-
pages: J(v.pages, gt, w),
|
|
429
|
-
pageParams: J(v.pageParams, C, w)
|
|
430
|
-
};
|
|
431
|
-
};
|
|
432
|
-
if (i && d.length) {
|
|
433
|
-
const v = i === "backward", C = v ? br : Gt, L = {
|
|
434
|
-
pages: d,
|
|
435
|
-
pageParams: a
|
|
436
|
-
}, X = C(n, L);
|
|
437
|
-
u = await z(L, X, v);
|
|
438
|
-
} else {
|
|
439
|
-
const v = e ?? d.length;
|
|
440
|
-
do {
|
|
441
|
-
const C = x === 0 ? a[0] ?? n.initialPageParam : Gt(n, u);
|
|
442
|
-
if (x > 0 && C == null)
|
|
443
|
-
break;
|
|
444
|
-
u = await z(u, C), x++;
|
|
445
|
-
} while (x < v);
|
|
446
|
-
}
|
|
447
|
-
return u;
|
|
448
|
-
};
|
|
449
|
-
t.options.persister ? t.fetchFn = () => {
|
|
450
|
-
var k, I;
|
|
451
|
-
return (I = (k = t.options).persister) == null ? void 0 : I.call(
|
|
452
|
-
k,
|
|
453
|
-
m,
|
|
454
|
-
{
|
|
455
|
-
client: t.client,
|
|
456
|
-
queryKey: t.queryKey,
|
|
457
|
-
meta: t.options.meta,
|
|
458
|
-
signal: t.signal
|
|
459
|
-
},
|
|
460
|
-
r
|
|
461
|
-
);
|
|
462
|
-
} : t.fetchFn = m;
|
|
463
|
-
}
|
|
464
|
-
};
|
|
465
|
-
}
|
|
466
|
-
function Gt(e, { pages: t, pageParams: r }) {
|
|
467
|
-
const n = t.length - 1;
|
|
468
|
-
return t.length > 0 ? e.getNextPageParam(
|
|
469
|
-
t[n],
|
|
470
|
-
t,
|
|
471
|
-
r[n],
|
|
472
|
-
r
|
|
473
|
-
) : void 0;
|
|
474
|
-
}
|
|
475
|
-
function br(e, { pages: t, pageParams: r }) {
|
|
476
|
-
var n;
|
|
477
|
-
return t.length > 0 ? (n = e.getPreviousPageParam) == null ? void 0 : n.call(e, t[0], t, r[0], r) : void 0;
|
|
478
|
-
}
|
|
479
|
-
var g, K, Z, et, rt, Y, nt, ot, ke, gr = (ke = class {
|
|
480
|
-
constructor(e = {}) {
|
|
481
|
-
N(this, g);
|
|
482
|
-
N(this, K);
|
|
483
|
-
N(this, Z);
|
|
484
|
-
N(this, et);
|
|
485
|
-
N(this, rt);
|
|
486
|
-
N(this, Y);
|
|
487
|
-
N(this, nt);
|
|
488
|
-
N(this, ot);
|
|
489
|
-
j(this, g, e.queryCache || new hr()), j(this, K, e.mutationCache || new cr()), j(this, Z, e.defaultOptions || {}), j(this, et, /* @__PURE__ */ new Map()), j(this, rt, /* @__PURE__ */ new Map()), j(this, Y, 0);
|
|
490
|
-
}
|
|
491
|
-
mount() {
|
|
492
|
-
jt(this, Y)._++, h(this, Y) === 1 && (j(this, nt, Ae.subscribe(async (e) => {
|
|
493
|
-
e && (await this.resumePausedMutations(), h(this, g).onFocus());
|
|
494
|
-
})), j(this, ot, Ut.subscribe(async (e) => {
|
|
495
|
-
e && (await this.resumePausedMutations(), h(this, g).onOnline());
|
|
496
|
-
})));
|
|
497
|
-
}
|
|
498
|
-
unmount() {
|
|
499
|
-
var e, t;
|
|
500
|
-
jt(this, Y)._--, h(this, Y) === 0 && ((e = h(this, nt)) == null || e.call(this), j(this, nt, void 0), (t = h(this, ot)) == null || t.call(this), j(this, ot, void 0));
|
|
501
|
-
}
|
|
502
|
-
isFetching(e) {
|
|
503
|
-
return h(this, g).findAll({ ...e, fetchStatus: "fetching" }).length;
|
|
504
|
-
}
|
|
505
|
-
isMutating(e) {
|
|
506
|
-
return h(this, K).findAll({ ...e, status: "pending" }).length;
|
|
507
|
-
}
|
|
508
|
-
/**
|
|
509
|
-
* Imperative (non-reactive) way to retrieve data for a QueryKey.
|
|
510
|
-
* Should only be used in callbacks or functions where reading the latest data is necessary, e.g. for optimistic updates.
|
|
511
|
-
*
|
|
512
|
-
* Hint: Do not use this function inside a component, because it won't receive updates.
|
|
513
|
-
* Use `useQuery` to create a `QueryObserver` that subscribes to changes.
|
|
514
|
-
*/
|
|
515
|
-
getQueryData(e) {
|
|
516
|
-
var r;
|
|
517
|
-
const t = this.defaultQueryOptions({ queryKey: e });
|
|
518
|
-
return (r = h(this, g).get(t.queryHash)) == null ? void 0 : r.state.data;
|
|
519
|
-
}
|
|
520
|
-
ensureQueryData(e) {
|
|
521
|
-
const t = this.defaultQueryOptions(e), r = h(this, g).build(this, t), n = r.state.data;
|
|
522
|
-
return n === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && r.isStaleByTime(Kt(t.staleTime, r)) && this.prefetchQuery(t), Promise.resolve(n));
|
|
523
|
-
}
|
|
524
|
-
getQueriesData(e) {
|
|
525
|
-
return h(this, g).findAll(e).map(({ queryKey: t, state: r }) => {
|
|
526
|
-
const n = r.data;
|
|
527
|
-
return [t, n];
|
|
528
|
-
});
|
|
529
|
-
}
|
|
530
|
-
setQueryData(e, t, r) {
|
|
531
|
-
const n = this.defaultQueryOptions({ queryKey: e }), i = h(this, g).get(
|
|
532
|
-
n.queryHash
|
|
533
|
-
), d = i == null ? void 0 : i.state.data, a = qe(t, d);
|
|
534
|
-
if (a !== void 0)
|
|
535
|
-
return h(this, g).build(this, n).setData(a, { ...r, manual: !0 });
|
|
536
|
-
}
|
|
537
|
-
setQueriesData(e, t, r) {
|
|
538
|
-
return T.batch(
|
|
539
|
-
() => h(this, g).findAll(e).map(({ queryKey: n }) => [
|
|
540
|
-
n,
|
|
541
|
-
this.setQueryData(n, t, r)
|
|
542
|
-
])
|
|
543
|
-
);
|
|
544
|
-
}
|
|
545
|
-
getQueryState(e) {
|
|
546
|
-
var r;
|
|
547
|
-
const t = this.defaultQueryOptions({ queryKey: e });
|
|
548
|
-
return (r = h(this, g).get(
|
|
549
|
-
t.queryHash
|
|
550
|
-
)) == null ? void 0 : r.state;
|
|
551
|
-
}
|
|
552
|
-
removeQueries(e) {
|
|
553
|
-
const t = h(this, g);
|
|
554
|
-
T.batch(() => {
|
|
555
|
-
t.findAll(e).forEach((r) => {
|
|
556
|
-
t.remove(r);
|
|
557
|
-
});
|
|
558
|
-
});
|
|
559
|
-
}
|
|
560
|
-
resetQueries(e, t) {
|
|
561
|
-
const r = h(this, g);
|
|
562
|
-
return T.batch(() => (r.findAll(e).forEach((n) => {
|
|
563
|
-
n.reset();
|
|
564
|
-
}), this.refetchQueries(
|
|
565
|
-
{
|
|
566
|
-
type: "active",
|
|
567
|
-
...e
|
|
568
|
-
},
|
|
569
|
-
t
|
|
570
|
-
)));
|
|
571
|
-
}
|
|
572
|
-
cancelQueries(e, t = {}) {
|
|
573
|
-
const r = { revert: !0, ...t }, n = T.batch(
|
|
574
|
-
() => h(this, g).findAll(e).map((i) => i.cancel(r))
|
|
575
|
-
);
|
|
576
|
-
return Promise.all(n).then(W).catch(W);
|
|
577
|
-
}
|
|
578
|
-
invalidateQueries(e, t = {}) {
|
|
579
|
-
return T.batch(() => (h(this, g).findAll(e).forEach((r) => {
|
|
580
|
-
r.invalidate();
|
|
581
|
-
}), (e == null ? void 0 : e.refetchType) === "none" ? Promise.resolve() : this.refetchQueries(
|
|
582
|
-
{
|
|
583
|
-
...e,
|
|
584
|
-
type: (e == null ? void 0 : e.refetchType) ?? (e == null ? void 0 : e.type) ?? "active"
|
|
585
|
-
},
|
|
586
|
-
t
|
|
587
|
-
)));
|
|
588
|
-
}
|
|
589
|
-
refetchQueries(e, t = {}) {
|
|
590
|
-
const r = {
|
|
591
|
-
...t,
|
|
592
|
-
cancelRefetch: t.cancelRefetch ?? !0
|
|
593
|
-
}, n = T.batch(
|
|
594
|
-
() => h(this, g).findAll(e).filter((i) => !i.isDisabled() && !i.isStatic()).map((i) => {
|
|
595
|
-
let d = i.fetch(void 0, r);
|
|
596
|
-
return r.throwOnError || (d = d.catch(W)), i.state.fetchStatus === "paused" ? Promise.resolve() : d;
|
|
597
|
-
})
|
|
598
|
-
);
|
|
599
|
-
return Promise.all(n).then(W);
|
|
600
|
-
}
|
|
601
|
-
fetchQuery(e) {
|
|
602
|
-
const t = this.defaultQueryOptions(e);
|
|
603
|
-
t.retry === void 0 && (t.retry = !1);
|
|
604
|
-
const r = h(this, g).build(this, t);
|
|
605
|
-
return r.isStaleByTime(
|
|
606
|
-
Kt(t.staleTime, r)
|
|
607
|
-
) ? r.fetch(t) : Promise.resolve(r.state.data);
|
|
608
|
-
}
|
|
609
|
-
prefetchQuery(e) {
|
|
610
|
-
return this.fetchQuery(e).then(W).catch(W);
|
|
611
|
-
}
|
|
612
|
-
fetchInfiniteQuery(e) {
|
|
613
|
-
return e.behavior = Jt(e.pages), this.fetchQuery(e);
|
|
614
|
-
}
|
|
615
|
-
prefetchInfiniteQuery(e) {
|
|
616
|
-
return this.fetchInfiniteQuery(e).then(W).catch(W);
|
|
617
|
-
}
|
|
618
|
-
ensureInfiniteQueryData(e) {
|
|
619
|
-
return e.behavior = Jt(e.pages), this.ensureQueryData(e);
|
|
620
|
-
}
|
|
621
|
-
resumePausedMutations() {
|
|
622
|
-
return Ut.isOnline() ? h(this, K).resumePausedMutations() : Promise.resolve();
|
|
623
|
-
}
|
|
624
|
-
getQueryCache() {
|
|
625
|
-
return h(this, g);
|
|
626
|
-
}
|
|
627
|
-
getMutationCache() {
|
|
628
|
-
return h(this, K);
|
|
629
|
-
}
|
|
630
|
-
getDefaultOptions() {
|
|
631
|
-
return h(this, Z);
|
|
632
|
-
}
|
|
633
|
-
setDefaultOptions(e) {
|
|
634
|
-
j(this, Z, e);
|
|
635
|
-
}
|
|
636
|
-
setQueryDefaults(e, t) {
|
|
637
|
-
h(this, et).set(Zt(e), {
|
|
638
|
-
queryKey: e,
|
|
639
|
-
defaultOptions: t
|
|
640
|
-
});
|
|
641
|
-
}
|
|
642
|
-
getQueryDefaults(e) {
|
|
643
|
-
const t = [...h(this, et).values()], r = {};
|
|
644
|
-
return t.forEach((n) => {
|
|
645
|
-
Yt(e, n.queryKey) && Object.assign(r, n.defaultOptions);
|
|
646
|
-
}), r;
|
|
647
|
-
}
|
|
648
|
-
setMutationDefaults(e, t) {
|
|
649
|
-
h(this, rt).set(Zt(e), {
|
|
650
|
-
mutationKey: e,
|
|
651
|
-
defaultOptions: t
|
|
652
|
-
});
|
|
653
|
-
}
|
|
654
|
-
getMutationDefaults(e) {
|
|
655
|
-
const t = [...h(this, rt).values()], r = {};
|
|
656
|
-
return t.forEach((n) => {
|
|
657
|
-
Yt(e, n.mutationKey) && Object.assign(r, n.defaultOptions);
|
|
658
|
-
}), r;
|
|
659
|
-
}
|
|
660
|
-
defaultQueryOptions(e) {
|
|
661
|
-
if (e._defaulted)
|
|
662
|
-
return e;
|
|
663
|
-
const t = {
|
|
664
|
-
...h(this, Z).queries,
|
|
665
|
-
...this.getQueryDefaults(e.queryKey),
|
|
666
|
-
...e,
|
|
667
|
-
_defaulted: !0
|
|
668
|
-
};
|
|
669
|
-
return t.queryHash || (t.queryHash = ve(
|
|
670
|
-
t.queryKey,
|
|
671
|
-
t
|
|
672
|
-
)), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === Ue && (t.enabled = !1), t;
|
|
673
|
-
}
|
|
674
|
-
defaultMutationOptions(e) {
|
|
675
|
-
return e != null && e._defaulted ? e : {
|
|
676
|
-
...h(this, Z).mutations,
|
|
677
|
-
...(e == null ? void 0 : e.mutationKey) && this.getMutationDefaults(e.mutationKey),
|
|
678
|
-
...e,
|
|
679
|
-
_defaulted: !0
|
|
680
|
-
};
|
|
681
|
-
}
|
|
682
|
-
clear() {
|
|
683
|
-
h(this, g).clear(), h(this, K).clear();
|
|
684
|
-
}
|
|
685
|
-
}, g = new WeakMap(), K = new WeakMap(), Z = new WeakMap(), et = new WeakMap(), rt = new WeakMap(), Y = new WeakMap(), nt = new WeakMap(), ot = new WeakMap(), ke);
|
|
686
|
-
const jr = B(() => Promise.resolve().then(() => Wr)), yr = B(() => Promise.resolve().then(() => Bo)), kr = B(() => Promise.resolve().then(() => Un)), wr = B(() => Promise.resolve().then(() => Zn)), vr = B(() => Promise.resolve().then(() => Jr)), Nr = B(() => Promise.resolve().then(() => Qr)), Cr = B(() => Promise.resolve().then(() => cn)), Sr = B(() => Promise.resolve().then(() => un)), Ir = B(() => Promise.resolve().then(() => po)), Mr = B(() => Promise.resolve().then(() => en)), _r = B(() => Promise.resolve().then(() => Hn)), Or = B(() => Promise.resolve().then(() => zr)), Tr = B(() => Promise.resolve().then(() => Ro)), Fr = B(() => Promise.resolve().then(() => Zo)), Br = {
|
|
687
|
-
header: Nr,
|
|
688
|
-
seoHeader: Ir,
|
|
689
|
-
banner: jr,
|
|
690
|
-
calculator: yr,
|
|
691
|
-
form: kr,
|
|
692
|
-
formDialog: wr,
|
|
693
|
-
stepper: Mr,
|
|
694
|
-
benefit: Or,
|
|
695
|
-
longBanner: Sr,
|
|
696
|
-
usefulInfo: _r,
|
|
697
|
-
interLinking: Cr,
|
|
698
|
-
footer: vr,
|
|
699
|
-
infoBlock: Tr,
|
|
700
|
-
userFeedback: Fr
|
|
701
|
-
}, Er = Object.keys(Br), b = Er.reduce(
|
|
702
|
-
(e, t) => (e[t] = t, e),
|
|
703
|
-
{}
|
|
704
|
-
), Pr = (e) => Ce(() => {
|
|
705
|
-
switch (e.handler) {
|
|
706
|
-
case "navigate": {
|
|
707
|
-
const { url: r, target: n, rel: i } = e;
|
|
708
|
-
Xt && (window == null || window.open(r, n, i));
|
|
709
|
-
break;
|
|
710
|
-
}
|
|
711
|
-
case "scroll": {
|
|
712
|
-
const { widgetId: r } = e ?? "";
|
|
713
|
-
or({ widgetId: r });
|
|
714
|
-
break;
|
|
715
|
-
}
|
|
716
|
-
case "dialog": {
|
|
717
|
-
if (!Xt) return;
|
|
718
|
-
const { dialogId: r } = e ?? {}, n = document.getElementById(r);
|
|
719
|
-
if (!n) {
|
|
720
|
-
console.error("Такого элемента в DOM не существует", r);
|
|
721
|
-
break;
|
|
722
|
-
}
|
|
723
|
-
n.show();
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
}, [e]), tt = ({ handlerOptions: e, className: t, ...r }) => {
|
|
727
|
-
const n = Pr(e);
|
|
728
|
-
return /* @__PURE__ */ o.jsx(ht, { className: l(t), onClick: n, ...r, children: r.children });
|
|
729
|
-
}, Rr = D(
|
|
730
|
-
"flex flex-col justify-between overflow-hidden rounded-md bg-color-blue-grey-100 py-6 desktop:flex-row desktop:px-0 desktop:py-0",
|
|
731
|
-
{
|
|
732
|
-
variants: {
|
|
733
|
-
variant: {
|
|
734
|
-
twoCards: "",
|
|
735
|
-
threeCards: "desktop:first:col-span-full",
|
|
736
|
-
fourCards: "desktop:first:col-span-2 desktop:last:col-span-2"
|
|
737
|
-
}
|
|
738
|
-
}
|
|
739
|
-
}
|
|
740
|
-
), Dr = ({
|
|
741
|
-
subtitle: e,
|
|
742
|
-
title: t,
|
|
743
|
-
img: r,
|
|
744
|
-
mobileImg: n,
|
|
745
|
-
classes: i,
|
|
746
|
-
withButton: d,
|
|
747
|
-
button: a,
|
|
748
|
-
variant: u,
|
|
749
|
-
color: x
|
|
750
|
-
}) => {
|
|
751
|
-
const { isDesktop: m } = lt();
|
|
752
|
-
return /* @__PURE__ */ o.jsxs(
|
|
753
|
-
"li",
|
|
754
|
-
{
|
|
755
|
-
style: { backgroundColor: x ?? "#F3F4F7" },
|
|
756
|
-
className: l(Rr({ variant: u }), { "pb-0": n }, { "pb-12": !n }, i == null ? void 0 : i.root),
|
|
757
|
-
children: [
|
|
758
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col items-start justify-between px-4 desktop:px-8 desktop:py-8", i == null ? void 0 : i.wrapper), children: [
|
|
759
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4", i == null ? void 0 : i.textContainer), children: [
|
|
760
|
-
/* @__PURE__ */ o.jsx("div", { dangerouslySetInnerHTML: { __html: t }, className: l("desktop:desk-title-bold-s", i == null ? void 0 : i.title) }),
|
|
761
|
-
/* @__PURE__ */ o.jsx(
|
|
762
|
-
"div",
|
|
763
|
-
{
|
|
764
|
-
dangerouslySetInnerHTML: { __html: e },
|
|
765
|
-
className: l("mob-body-regular-l text-icon-blue-grey-800 desktop:desk-body-regular-l", i == null ? void 0 : i.subtitle)
|
|
766
|
-
}
|
|
767
|
-
)
|
|
768
|
-
] }),
|
|
769
|
-
d && m && (a == null ? void 0 : a.handlerOptions) && /* @__PURE__ */ o.jsx(tt, { intent: "primary", className: l("desktop:w-[200px]", i == null ? void 0 : i.button), size: "lg", ...a })
|
|
770
|
-
] }),
|
|
771
|
-
(n || m) && r && /* @__PURE__ */ o.jsx("div", { className: l("flex w-full justify-end", i == null ? void 0 : i.imgContainer), children: r && "url" in r && _.isObject(r) ? /* @__PURE__ */ o.jsx("img", { className: l("h-[246px] object-cover", i == null ? void 0 : i.img), src: r.url, alt: r.alt }) : r })
|
|
772
|
-
]
|
|
773
|
-
},
|
|
774
|
-
t
|
|
775
|
-
);
|
|
776
|
-
}, Hr = D("grid gap-4", {
|
|
777
|
-
variants: {
|
|
778
|
-
variant: {
|
|
779
|
-
twoCards: "grid-cols-1 mobile:grid-rows-[repeat(2,400px)] desktop:grid-cols-2",
|
|
780
|
-
threeCards: "grid-cols-1 desktop:grid-cols-2",
|
|
781
|
-
fourCards: "grid-cols-1 mobile:grid-rows-[400px,1fr,1fr,400px] desktop:grid-cols-3"
|
|
782
|
-
}
|
|
783
|
-
}
|
|
784
|
-
}), st = ({ headline: e, details: t, variant: r, classes: n }) => /* @__PURE__ */ o.jsx("section", { id: b.benefit, "data-test-id": b.benefit, className: l(n == null ? void 0 : n.root), children: /* @__PURE__ */ o.jsxs(F, { className: n == null ? void 0 : n.container, children: [
|
|
785
|
-
/* @__PURE__ */ o.jsx(
|
|
786
|
-
"div",
|
|
787
|
-
{
|
|
788
|
-
dangerouslySetInnerHTML: { __html: e },
|
|
789
|
-
className: l("mob-headline-bold-s mb-8 desktop:desk-headline-bold-m", n == null ? void 0 : n.heading)
|
|
790
|
-
}
|
|
791
|
-
),
|
|
792
|
-
/* @__PURE__ */ o.jsx("ul", { className: l(Hr({ variant: r }), n == null ? void 0 : n.grid), children: t == null ? void 0 : t.map((i) => /* @__PURE__ */ o.jsx(Dr, { variant: r, classes: n == null ? void 0 : n.item, ...i }, i.title)) })
|
|
793
|
-
] }) }), zr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
794
|
-
__proto__: null,
|
|
795
|
-
Benefit: st,
|
|
796
|
-
default: st
|
|
797
|
-
}, Symbol.toStringTag, { value: "Module" })), Lr = ({ variant: e, details: t }) => {
|
|
798
|
-
switch (e) {
|
|
799
|
-
case "withButton":
|
|
800
|
-
return /* @__PURE__ */ o.jsx(tt, { ...t });
|
|
801
|
-
case "withPhone":
|
|
802
|
-
return /* @__PURE__ */ o.jsx(Ne, { classes: { root: "items-end" }, ...t, phone: It(t.phone) });
|
|
803
|
-
default:
|
|
804
|
-
return null;
|
|
805
|
-
}
|
|
806
|
-
}, te = (e) => {
|
|
807
|
-
const { logoPath: t = "/", logoType: r = "main", classes: n } = e;
|
|
808
|
-
return /* @__PURE__ */ o.jsx(
|
|
809
|
-
"header",
|
|
810
|
-
{
|
|
811
|
-
id: b.header,
|
|
812
|
-
"data-test-id": b.header,
|
|
813
|
-
className: l("flex h-[64px] items-center justify-center bg-color-white desktop:h-[72px]", n == null ? void 0 : n.root),
|
|
814
|
-
children: /* @__PURE__ */ o.jsx(F, { className: l(n == null ? void 0 : n.container), children: /* @__PURE__ */ o.jsxs("div", { className: l("flex items-center justify-between gap-5", n == null ? void 0 : n.wrapper), children: [
|
|
815
|
-
/* @__PURE__ */ o.jsx(
|
|
816
|
-
"a",
|
|
817
|
-
{
|
|
818
|
-
href: t,
|
|
819
|
-
"aria-label": "logo",
|
|
820
|
-
target: "_blank",
|
|
821
|
-
rel: "noreferrer",
|
|
822
|
-
className: l(
|
|
823
|
-
"flex items-center justify-center [&_svg]:w-[132px] desktop:[&_svg]:h-[32px] desktop:[&_svg]:w-[192px]",
|
|
824
|
-
n == null ? void 0 : n.logo
|
|
825
|
-
),
|
|
826
|
-
children: Ke[r]
|
|
827
|
-
}
|
|
828
|
-
),
|
|
829
|
-
Lr(e)
|
|
830
|
-
] }) })
|
|
831
|
-
}
|
|
832
|
-
);
|
|
833
|
-
}, Qr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
834
|
-
__proto__: null,
|
|
835
|
-
Header: te,
|
|
836
|
-
default: te
|
|
837
|
-
}, Symbol.toStringTag, { value: "Module" })), Ie = ({ buttonConfig: e, classes: t }) => {
|
|
838
|
-
const { primary: r, secondary: n } = e || {};
|
|
839
|
-
return /* @__PURE__ */ o.jsxs(
|
|
840
|
-
"div",
|
|
841
|
-
{
|
|
842
|
-
className: l(
|
|
843
|
-
"grid-buttons-apply absolute bottom-6 left-1/2 flex w-full -translate-x-1/2 flex-col justify-self-center px-4 desktop:static desktop:left-auto desktop:max-w-full desktop:translate-x-0 desktop:flex-row desktop:justify-normal desktop:px-0",
|
|
844
|
-
{ "flex items-center gap-4": n == null ? void 0 : n.enabled },
|
|
845
|
-
t == null ? void 0 : t.group
|
|
846
|
-
),
|
|
847
|
-
children: [
|
|
848
|
-
r.enabled && /* @__PURE__ */ o.jsx(
|
|
849
|
-
tt,
|
|
850
|
-
{
|
|
851
|
-
className: l("w-full desktop:max-w-[216px]", t == null ? void 0 : t.primary),
|
|
852
|
-
size: "lg",
|
|
853
|
-
intent: "primary",
|
|
854
|
-
...r.buttonContent
|
|
855
|
-
}
|
|
856
|
-
),
|
|
857
|
-
(n == null ? void 0 : n.enabled) && /* @__PURE__ */ o.jsx(
|
|
858
|
-
tt,
|
|
859
|
-
{
|
|
860
|
-
intent: "secondary",
|
|
861
|
-
size: "lg",
|
|
862
|
-
className: l("w-full desktop:max-w-[216px]", t == null ? void 0 : t.secondary),
|
|
863
|
-
...r.buttonContent
|
|
864
|
-
}
|
|
865
|
-
)
|
|
866
|
-
]
|
|
867
|
-
}
|
|
868
|
-
);
|
|
869
|
-
}, vt = ({ details: e, classes: t }) => {
|
|
870
|
-
const { variant: r, items: n } = e ?? {};
|
|
871
|
-
return /* @__PURE__ */ o.jsx("div", { className: l("flex items-center justify-center pb-8", t == null ? void 0 : t.root), children: /* @__PURE__ */ o.jsx(
|
|
872
|
-
"div",
|
|
873
|
-
{
|
|
874
|
-
id: "advantages",
|
|
875
|
-
className: l(
|
|
876
|
-
"z-10 m-auto flex w-full min-w-[328px] max-w-[636px] flex-col gap-8 rounded-md bg-color-white p-6 shadow-sm desktop:w-full desktop:flex-row desktop:items-start desktop:gap-0 desktop:p-0 desktop:py-6",
|
|
877
|
-
{ "desktop:max-w-[860px]": r === "threeCards" },
|
|
878
|
-
{ "desktop:max-w-[1140px]": r === "fourCards" },
|
|
879
|
-
t == null ? void 0 : t.advantagesContainer
|
|
880
|
-
),
|
|
881
|
-
children: n == null ? void 0 : n.map(({ title: i, description: d }) => /* @__PURE__ */ o.jsxs(
|
|
882
|
-
"div",
|
|
883
|
-
{
|
|
884
|
-
className: l(
|
|
885
|
-
'after:content-[" "] relative flex h-full w-full flex-col gap-1 after:absolute after:-bottom-4 after:left-1/2 after:h-[1px] after:w-full after:-translate-x-1/2 after:bg-color-blue-grey-300 last:after:hidden desktop:w-[285px] desktop:items-center desktop:px-8 desktop:after:bottom-auto desktop:after:left-auto desktop:after:right-0 desktop:after:top-1/2 desktop:after:h-10 desktop:after:w-[1px] desktop:after:-translate-y-1/2 desktop:after:translate-x-0',
|
|
886
|
-
t == null ? void 0 : t.item
|
|
887
|
-
),
|
|
888
|
-
children: [
|
|
889
|
-
/* @__PURE__ */ o.jsx(R, { as: "h4", className: l("text-color-dark", t == null ? void 0 : t.title), children: i }),
|
|
890
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-secondary", t == null ? void 0 : t.description), children: d })
|
|
891
|
-
]
|
|
892
|
-
},
|
|
893
|
-
i
|
|
894
|
-
))
|
|
895
|
-
}
|
|
896
|
-
) });
|
|
897
|
-
}, $r = ({
|
|
898
|
-
headTitle: e,
|
|
899
|
-
subtitle: t,
|
|
900
|
-
buttonsConfig: r,
|
|
901
|
-
advantages: n,
|
|
902
|
-
classes: i,
|
|
903
|
-
images: d,
|
|
904
|
-
backgroundColor: a
|
|
905
|
-
}) => {
|
|
906
|
-
var m;
|
|
907
|
-
const { isMobile: u } = lt(), x = (n == null ? void 0 : n.details) && ((m = n == null ? void 0 : n.details) == null ? void 0 : m.items.length) > 0;
|
|
908
|
-
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
909
|
-
/* @__PURE__ */ o.jsxs(
|
|
910
|
-
"section",
|
|
911
|
-
{
|
|
912
|
-
id: b.banner,
|
|
913
|
-
"data-test-id": b.banner,
|
|
914
|
-
style: { backgroundColor: a ?? "#d9edff" },
|
|
915
|
-
className: l("relative h-[552px] desktop:h-[456px]", i == null ? void 0 : i.root),
|
|
916
|
-
children: [
|
|
917
|
-
/* @__PURE__ */ o.jsx("div", { className: "absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]", children: u ? /* @__PURE__ */ o.jsx("img", { src: d == null ? void 0 : d.mobile, className: "h-full w-full object-cover object-center", alt: d == null ? void 0 : d.alt }) : /* @__PURE__ */ o.jsx("img", { src: d == null ? void 0 : d.desktop, alt: d == null ? void 0 : d.alt, className: "h-full w-full object-cover object-center" }) }),
|
|
918
|
-
/* @__PURE__ */ o.jsxs(F, { className: l("h-full", i == null ? void 0 : i.container), children: [
|
|
919
|
-
/* @__PURE__ */ o.jsx("div", { className: l("flex h-full", i == null ? void 0 : i.wrapper), children: /* @__PURE__ */ o.jsxs("div", { className: l("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", i == null ? void 0 : i.textBlock), children: [
|
|
920
|
-
/* @__PURE__ */ o.jsxs("div", { className: "z-10 flex flex-col gap-4", children: [
|
|
921
|
-
/* @__PURE__ */ o.jsx(
|
|
922
|
-
"div",
|
|
923
|
-
{
|
|
924
|
-
dangerouslySetInnerHTML: { __html: e },
|
|
925
|
-
className: l("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
|
|
926
|
-
}
|
|
927
|
-
),
|
|
928
|
-
/* @__PURE__ */ o.jsx(
|
|
929
|
-
"div",
|
|
930
|
-
{
|
|
931
|
-
dangerouslySetInnerHTML: { __html: t },
|
|
932
|
-
className: l("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
|
|
933
|
-
}
|
|
934
|
-
)
|
|
935
|
-
] }),
|
|
936
|
-
/* @__PURE__ */ o.jsx(Ie, { buttonConfig: r })
|
|
937
|
-
] }) }),
|
|
938
|
-
(n == null ? void 0 : n.enabled) && x && /* @__PURE__ */ o.jsx(
|
|
939
|
-
vt,
|
|
940
|
-
{
|
|
941
|
-
classes: {
|
|
942
|
-
root: "mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"
|
|
943
|
-
},
|
|
944
|
-
...n
|
|
945
|
-
}
|
|
946
|
-
)
|
|
947
|
-
] })
|
|
948
|
-
]
|
|
949
|
-
}
|
|
950
|
-
),
|
|
951
|
-
(n == null ? void 0 : n.enabled) && x && /* @__PURE__ */ o.jsx(
|
|
952
|
-
vt,
|
|
953
|
-
{
|
|
954
|
-
classes: {
|
|
955
|
-
root: "px-4 pt-4 mobile:bg-color-white desktop:hidden"
|
|
956
|
-
},
|
|
957
|
-
...n
|
|
958
|
-
}
|
|
959
|
-
)
|
|
960
|
-
] });
|
|
961
|
-
}, Vr = ({
|
|
962
|
-
headTitle: e,
|
|
963
|
-
subtitle: t,
|
|
964
|
-
buttonsConfig: r,
|
|
965
|
-
advantages: n,
|
|
966
|
-
classes: i,
|
|
967
|
-
images: d,
|
|
968
|
-
backgroundColor: a
|
|
969
|
-
}) => {
|
|
970
|
-
var x;
|
|
971
|
-
const u = (n == null ? void 0 : n.details) && ((x = n == null ? void 0 : n.details) == null ? void 0 : x.items.length) > 0;
|
|
972
|
-
return /* @__PURE__ */ o.jsxs(
|
|
973
|
-
"section",
|
|
974
|
-
{
|
|
975
|
-
id: b.banner,
|
|
976
|
-
style: { backgroundColor: a ?? "#d9edff" },
|
|
977
|
-
"data-test-id": b.banner,
|
|
978
|
-
className: l("", i == null ? void 0 : i.root),
|
|
979
|
-
children: [
|
|
980
|
-
/* @__PURE__ */ o.jsxs(F, { className: l("relative desktop:h-[456px]", i == null ? void 0 : i.container), children: [
|
|
981
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col desktop:flex-row desktop:justify-between", i == null ? void 0 : i.wrapper), children: [
|
|
982
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex flex-col desktop:gap-10 desktop:pt-20", children: [
|
|
983
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4 pt-6 desktop:pt-0", i == null ? void 0 : i.textBlock), children: [
|
|
984
|
-
/* @__PURE__ */ o.jsx(
|
|
985
|
-
"div",
|
|
986
|
-
{
|
|
987
|
-
dangerouslySetInnerHTML: { __html: e },
|
|
988
|
-
className: l("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
|
|
989
|
-
}
|
|
990
|
-
),
|
|
991
|
-
/* @__PURE__ */ o.jsx(
|
|
992
|
-
"div",
|
|
993
|
-
{
|
|
994
|
-
dangerouslySetInnerHTML: { __html: t },
|
|
995
|
-
className: l("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
|
|
996
|
-
}
|
|
997
|
-
)
|
|
998
|
-
] }),
|
|
999
|
-
/* @__PURE__ */ o.jsx(
|
|
1000
|
-
Ie,
|
|
1001
|
-
{
|
|
1002
|
-
buttonConfig: r,
|
|
1003
|
-
classes: {
|
|
1004
|
-
group: "z-10"
|
|
1005
|
-
}
|
|
1006
|
-
}
|
|
1007
|
-
)
|
|
1008
|
-
] }),
|
|
1009
|
-
/* @__PURE__ */ o.jsx(
|
|
1010
|
-
"div",
|
|
1011
|
-
{
|
|
1012
|
-
className: l(
|
|
1013
|
-
"relative flex h-[356px] justify-center desktop:hidden desktop:h-[456px] desktop:w-[550px]",
|
|
1014
|
-
i == null ? void 0 : i.imageContainer
|
|
1015
|
-
),
|
|
1016
|
-
children: /* @__PURE__ */ o.jsx("img", { src: d == null ? void 0 : d.mobile, alt: d == null ? void 0 : d.alt, className: "h-full object-contain" })
|
|
1017
|
-
}
|
|
1018
|
-
),
|
|
1019
|
-
/* @__PURE__ */ o.jsx(
|
|
1020
|
-
"div",
|
|
1021
|
-
{
|
|
1022
|
-
className: l(
|
|
1023
|
-
"relative flex h-[356px] justify-center mobile:hidden desktop:h-[456px] desktop:w-[550px]",
|
|
1024
|
-
i == null ? void 0 : i.imageContainer
|
|
1025
|
-
),
|
|
1026
|
-
children: /* @__PURE__ */ o.jsx("img", { src: d == null ? void 0 : d.desktop, alt: d == null ? void 0 : d.alt, className: "h-full object-contain" })
|
|
1027
|
-
}
|
|
1028
|
-
)
|
|
1029
|
-
] }),
|
|
1030
|
-
(n == null ? void 0 : n.enabled) && u && /* @__PURE__ */ o.jsx(
|
|
1031
|
-
vt,
|
|
1032
|
-
{
|
|
1033
|
-
classes: {
|
|
1034
|
-
root: "mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"
|
|
1035
|
-
},
|
|
1036
|
-
...n
|
|
1037
|
-
}
|
|
1038
|
-
)
|
|
1039
|
-
] }),
|
|
1040
|
-
(n == null ? void 0 : n.enabled) && u && /* @__PURE__ */ o.jsx(
|
|
1041
|
-
vt,
|
|
1042
|
-
{
|
|
1043
|
-
classes: {
|
|
1044
|
-
root: "px-4 pt-4 mobile:bg-color-white desktop:hidden"
|
|
1045
|
-
},
|
|
1046
|
-
...n
|
|
1047
|
-
}
|
|
1048
|
-
)
|
|
1049
|
-
]
|
|
1050
|
-
}
|
|
1051
|
-
);
|
|
1052
|
-
}, ee = ({ variant: e, ...t }) => {
|
|
1053
|
-
switch (e) {
|
|
1054
|
-
case "fullImg":
|
|
1055
|
-
return /* @__PURE__ */ o.jsx($r, { ...t });
|
|
1056
|
-
default:
|
|
1057
|
-
return /* @__PURE__ */ o.jsx(Vr, { ...t });
|
|
1058
|
-
}
|
|
1059
|
-
}, Wr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1060
|
-
__proto__: null,
|
|
1061
|
-
Banner: ee,
|
|
1062
|
-
default: ee
|
|
1063
|
-
}, Symbol.toStringTag, { value: "Module" })), Ar = ({ socialsLinks: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: l("mt-4 flex items-center gap-2 desktop:mt-6", t == null ? void 0 : t.socialRoot), children: e == null ? void 0 : e.map(({ iconName: r, href: n, ...i }) => /* @__PURE__ */ o.jsx(
|
|
1064
|
-
"a",
|
|
1065
|
-
{
|
|
1066
|
-
className: l("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", t == null ? void 0 : t.socialLink),
|
|
1067
|
-
href: n,
|
|
1068
|
-
"aria-label": r.replace("social/", ""),
|
|
1069
|
-
...i,
|
|
1070
|
-
children: /* @__PURE__ */ o.jsx(c, { name: r, className: l("h-full w-full text-icon-white", t == null ? void 0 : t.socialIcon) })
|
|
1071
|
-
},
|
|
1072
|
-
n
|
|
1073
|
-
)) }), qr = ({ phones: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4 desktop:items-end", t == null ? void 0 : t.phonesRoot), children: e == null ? void 0 : e.map(({ phone: r, text: n }) => /* @__PURE__ */ o.jsx(
|
|
1074
|
-
Ne,
|
|
1075
|
-
{
|
|
1076
|
-
phone: It(r),
|
|
1077
|
-
text: n,
|
|
1078
|
-
classes: {
|
|
1079
|
-
root: l(t == null ? void 0 : t.phoneWrapper),
|
|
1080
|
-
text: l("text-color-footer", t == null ? void 0 : t.phoneText),
|
|
1081
|
-
link: l("text-color-white mobile:m-0", t == null ? void 0 : t.phoneLink)
|
|
1082
|
-
}
|
|
1083
|
-
},
|
|
1084
|
-
r
|
|
1085
|
-
)) }), Ur = ({ classes: e, details: t }) => /* @__PURE__ */ o.jsx(
|
|
1086
|
-
"div",
|
|
1087
|
-
{
|
|
1088
|
-
className: l(
|
|
1089
|
-
"mt-6 grid grid-cols-1 gap-6 border-b border-blue-grey-500 pb-6 desktop:my-8 desktop:grid-cols-4 desktop:gap-10 desktop:pb-8",
|
|
1090
|
-
e == null ? void 0 : e.navRoot
|
|
1091
|
-
),
|
|
1092
|
-
children: t == null ? void 0 : t.map(
|
|
1093
|
-
({ column: r }) => r == null ? void 0 : r.map(({ groupLabel: n, links: i }) => /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4", e == null ? void 0 : e.navGroup), children: [
|
|
1094
|
-
/* @__PURE__ */ o.jsx("div", { className: l("desk-body-medium-l text-color-white", e == null ? void 0 : e.navLabel), children: n }),
|
|
1095
|
-
/* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-1", e == null ? void 0 : e.navLinks), children: i == null ? void 0 : i.map(({ path: d, label: a, ...u }) => /* @__PURE__ */ o.jsx(
|
|
1096
|
-
pt,
|
|
1097
|
-
{
|
|
1098
|
-
href: d,
|
|
1099
|
-
"aria-label": a,
|
|
1100
|
-
intent: "white",
|
|
1101
|
-
classes: {
|
|
1102
|
-
link: e == null ? void 0 : e.navLink,
|
|
1103
|
-
icon: e == null ? void 0 : e.navLinkIcon
|
|
1104
|
-
},
|
|
1105
|
-
...u,
|
|
1106
|
-
children: a
|
|
1107
|
-
},
|
|
1108
|
-
a
|
|
1109
|
-
)) })
|
|
1110
|
-
] }, n))
|
|
1111
|
-
)
|
|
1112
|
-
}
|
|
1113
|
-
), Kr = ({ text: e, classes: t }) => {
|
|
1114
|
-
const r = (/* @__PURE__ */ new Date()).getFullYear();
|
|
1115
|
-
return /* @__PURE__ */ o.jsx(
|
|
1116
|
-
"div",
|
|
1117
|
-
{
|
|
1118
|
-
className: l("desk-body-regular-m text-color-footer [&_>p]:inline", t == null ? void 0 : t.copyRight),
|
|
1119
|
-
dangerouslySetInnerHTML: {
|
|
1120
|
-
__html: `© 2004-${r} ${e}`
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
);
|
|
1124
|
-
}, Zr = ({ classes: e }) => /* @__PURE__ */ o.jsx(
|
|
1125
|
-
"a",
|
|
1126
|
-
{
|
|
1127
|
-
"aria-label": "logo",
|
|
1128
|
-
href: "https://sovcombank.ru/",
|
|
1129
|
-
className: l("block h-[24px] w-[132px] desktop:h-[32px] desktop:w-[194px]", e == null ? void 0 : e.footerLogo),
|
|
1130
|
-
children: /* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoWhite", className: l("size-full", e == null ? void 0 : e.footerLogoIcon) })
|
|
1131
|
-
}
|
|
1132
|
-
), Yr = ({ classes: e }) => /* @__PURE__ */ o.jsx(
|
|
1133
|
-
pt,
|
|
1134
|
-
{
|
|
1135
|
-
intent: "white",
|
|
1136
|
-
href: "https://sovcombank.ru/site-map",
|
|
1137
|
-
target: "_blank",
|
|
1138
|
-
"aria-label": "site-map",
|
|
1139
|
-
rel: "noreferrer",
|
|
1140
|
-
classes: {
|
|
1141
|
-
link: l("mobile:mt-6", e == null ? void 0 : e.siteMapLink),
|
|
1142
|
-
icon: e == null ? void 0 : e.siteMapLinkIcon
|
|
1143
|
-
},
|
|
1144
|
-
children: "Карта сайта"
|
|
1145
|
-
}
|
|
1146
|
-
), Xr = ({ text: e, classes: t }) => {
|
|
1147
|
-
const [r, n] = ut.useState(!1), [i, d] = ut.useState(!1), a = ut.useRef(null);
|
|
1148
|
-
return ut.useEffect(() => {
|
|
1149
|
-
const u = a.current;
|
|
1150
|
-
u && d(u.scrollHeight > u.clientHeight);
|
|
1151
|
-
}, []), /* @__PURE__ */ o.jsxs("div", { className: l("mt-8 flex flex-col gap-4", t == null ? void 0 : t.ligalRoot), children: [
|
|
1152
|
-
/* @__PURE__ */ o.jsx(
|
|
1153
|
-
"div",
|
|
1154
|
-
{
|
|
1155
|
-
ref: a,
|
|
1156
|
-
className: l("desk-body-regular-m text-color-footer", { "line-clamp-3": !r }, t == null ? void 0 : t.ligalText),
|
|
1157
|
-
dangerouslySetInnerHTML: { __html: e }
|
|
1158
|
-
}
|
|
1159
|
-
),
|
|
1160
|
-
i && /* @__PURE__ */ o.jsx(
|
|
1161
|
-
"div",
|
|
1162
|
-
{
|
|
1163
|
-
tabIndex: 0,
|
|
1164
|
-
role: "button",
|
|
1165
|
-
onClick: () => n((u) => !u),
|
|
1166
|
-
className: l(
|
|
1167
|
-
"desk-body-regular-l w-max cursor-pointer font-medium text-color-footer transition-colors hover:text-color-white",
|
|
1168
|
-
t == null ? void 0 : t.ligalButton
|
|
1169
|
-
),
|
|
1170
|
-
children: "Подробнее"
|
|
1171
|
-
}
|
|
1172
|
-
)
|
|
1173
|
-
] });
|
|
1174
|
-
}, re = ({
|
|
1175
|
-
socialsLinks: e,
|
|
1176
|
-
phones: t,
|
|
1177
|
-
ligal: r,
|
|
1178
|
-
copyright: n,
|
|
1179
|
-
classes: i,
|
|
1180
|
-
details: d,
|
|
1181
|
-
siteMap: a = !0
|
|
1182
|
-
}) => /* @__PURE__ */ o.jsx(
|
|
1183
|
-
"footer",
|
|
1184
|
-
{
|
|
1185
|
-
id: b.footer,
|
|
1186
|
-
"data-test-id": b.footer,
|
|
1187
|
-
className: l("w-full bg-color-footer py-8 desktop:py-10", i == null ? void 0 : i.root),
|
|
1188
|
-
children: /* @__PURE__ */ o.jsx(F, { className: l(i == null ? void 0 : i.footerContainer), children: /* @__PURE__ */ o.jsxs("div", { className: l("mobile:pb-[176px]", i == null ? void 0 : i.footerWrapper), children: [
|
|
1189
|
-
/* @__PURE__ */ o.jsxs(
|
|
1190
|
-
"div",
|
|
1191
|
-
{
|
|
1192
|
-
className: l(
|
|
1193
|
-
"flex flex-col items-start justify-between gap-4 border-b border-solid border-blue-grey-500 pb-6 desktop:flex-row desktop:gap-6 desktop:pb-8",
|
|
1194
|
-
i == null ? void 0 : i.footerHead
|
|
1195
|
-
),
|
|
1196
|
-
children: [
|
|
1197
|
-
/* @__PURE__ */ o.jsxs("div", { className: l(i == null ? void 0 : i.footerSocialBlock), children: [
|
|
1198
|
-
/* @__PURE__ */ o.jsx(Zr, { classes: i == null ? void 0 : i.footerLogo }),
|
|
1199
|
-
e.enabled && /* @__PURE__ */ o.jsx(Ar, { socialsLinks: e.links, classes: i == null ? void 0 : i.socialLinks })
|
|
1200
|
-
] }),
|
|
1201
|
-
t.enabled && /* @__PURE__ */ o.jsx(qr, { phones: t.items, classes: i == null ? void 0 : i.phonesBlock })
|
|
1202
|
-
]
|
|
1203
|
-
}
|
|
1204
|
-
),
|
|
1205
|
-
!_.isArrayEmpty(d) && /* @__PURE__ */ o.jsx(Ur, { details: d, classes: i == null ? void 0 : i.navLinks }),
|
|
1206
|
-
r.enabled && /* @__PURE__ */ o.jsx(Xr, { text: r.text }),
|
|
1207
|
-
/* @__PURE__ */ o.jsxs(
|
|
1208
|
-
"div",
|
|
1209
|
-
{
|
|
1210
|
-
className: l(
|
|
1211
|
-
"mt-6 flex flex-col-reverse items-start justify-between gap-4 desktop:mt-8 desktop:flex-row desktop:gap-6",
|
|
1212
|
-
i == null ? void 0 : i.footerBottom
|
|
1213
|
-
),
|
|
1214
|
-
children: [
|
|
1215
|
-
n.enabled && /* @__PURE__ */ o.jsx(Kr, { text: n.text, classes: i == null ? void 0 : i.copyright }),
|
|
1216
|
-
a && /* @__PURE__ */ o.jsx(Yr, { classes: i == null ? void 0 : i.siteMap })
|
|
1217
|
-
]
|
|
1218
|
-
}
|
|
1219
|
-
)
|
|
1220
|
-
] }) })
|
|
1221
|
-
}
|
|
1222
|
-
), Jr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1223
|
-
__proto__: null,
|
|
1224
|
-
Footer: re,
|
|
1225
|
-
default: re
|
|
1226
|
-
}, Symbol.toStringTag, { value: "Module" })), Gr = (e) => {
|
|
1227
|
-
var d, a;
|
|
1228
|
-
const { classes: t, index: r, title: n, description: i } = e;
|
|
1229
|
-
return /* @__PURE__ */ o.jsxs(
|
|
1230
|
-
"div",
|
|
1231
|
-
{
|
|
1232
|
-
className: l(
|
|
1233
|
-
"flex w-[328px] max-w-[328px] flex-col gap-4 rounded-md border border-solid border-blue-grey-500 p-4 desktop:w-[348px] desktop:max-w-[348px] desktop:border-none desktop:p-0",
|
|
1234
|
-
t == null ? void 0 : t.singleStep
|
|
1235
|
-
),
|
|
1236
|
-
children: [
|
|
1237
|
-
/* @__PURE__ */ o.jsx(
|
|
1238
|
-
"div",
|
|
1239
|
-
{
|
|
1240
|
-
className: l(
|
|
1241
|
-
"mob-headline-bold-s flex size-10 items-center justify-center rounded-sm bg-color-blue-grey-500 text-color-white desktop:desk-title-bold-l desktop:size-12",
|
|
1242
|
-
t == null ? void 0 : t.numeric
|
|
1243
|
-
),
|
|
1244
|
-
children: r
|
|
1245
|
-
}
|
|
1246
|
-
),
|
|
1247
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-6", t == null ? void 0 : t.stepContainer), children: [
|
|
1248
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2"), children: [
|
|
1249
|
-
n && /* @__PURE__ */ o.jsx(
|
|
1250
|
-
"div",
|
|
1251
|
-
{
|
|
1252
|
-
dangerouslySetInnerHTML: { __html: n },
|
|
1253
|
-
className: l("mob-title-bold-m text-color-dark desktop:desk-title-bold-s", t == null ? void 0 : t.title)
|
|
1254
|
-
}
|
|
1255
|
-
),
|
|
1256
|
-
/* @__PURE__ */ o.jsx(
|
|
1257
|
-
"div",
|
|
1258
|
-
{
|
|
1259
|
-
dangerouslySetInnerHTML: { __html: i ?? "" },
|
|
1260
|
-
className: l("desk-body-regular-l text-color-tetriary", t == null ? void 0 : t.description)
|
|
1261
|
-
}
|
|
1262
|
-
)
|
|
1263
|
-
] }),
|
|
1264
|
-
e.type === "withImage" && Object.keys((e == null ? void 0 : e.image) ?? {}).length > 0 && /* @__PURE__ */ o.jsx("div", { className: l("h-[368px] w-[348px] mobile:hidden", t == null ? void 0 : t.imageContainer), children: /* @__PURE__ */ o.jsx("img", { className: l("h-full w-full object-contain", t == null ? void 0 : t.image), src: (d = e == null ? void 0 : e.image) == null ? void 0 : d.src, alt: (a = e == null ? void 0 : e.image) == null ? void 0 : a.alt }) })
|
|
1265
|
-
] })
|
|
1266
|
-
]
|
|
1267
|
-
}
|
|
1268
|
-
);
|
|
1269
|
-
}, sr = ({ currentStepper: e, classes: t }) => {
|
|
1270
|
-
const [r, n] = O(0), { carouselClasses: i, carouselSlideClasses: d } = t || {};
|
|
1271
|
-
return /* @__PURE__ */ o.jsx(
|
|
1272
|
-
Ze,
|
|
1273
|
-
{
|
|
1274
|
-
carouselOptions: {
|
|
1275
|
-
dragFree: !1
|
|
1276
|
-
},
|
|
1277
|
-
visibleIndex: r,
|
|
1278
|
-
setVisibleIndex: n,
|
|
1279
|
-
autoPlayOptions: {
|
|
1280
|
-
active: !1
|
|
1281
|
-
},
|
|
1282
|
-
classes: {
|
|
1283
|
-
containerWithNavClasses: {
|
|
1284
|
-
wrapper: "gap-4"
|
|
1285
|
-
},
|
|
1286
|
-
root: "desktop:hidden",
|
|
1287
|
-
carouselContentClasses: {
|
|
1288
|
-
slidesOverlay: "max-w-full w-full"
|
|
1289
|
-
},
|
|
1290
|
-
...i
|
|
1291
|
-
},
|
|
1292
|
-
children: e.details.map((a, u) => /* @__PURE__ */ o.jsx(
|
|
1293
|
-
Ye,
|
|
1294
|
-
{
|
|
1295
|
-
variant: "fullScreen",
|
|
1296
|
-
slideIndex: u,
|
|
1297
|
-
...a,
|
|
1298
|
-
classes: {
|
|
1299
|
-
slide: "mobile:w-[328px] desktop:w-[1140px]",
|
|
1300
|
-
...d
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1303
|
-
u
|
|
1304
|
-
))
|
|
1305
|
-
}
|
|
1306
|
-
);
|
|
1307
|
-
}, tn = ft(({ stepperTabs: e, activeStepper: t, setActiveStepper: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: l("customScrollbar-y scrollHidden flex items-center gap-4 overflow-x-auto", n == null ? void 0 : n.wrapper), children: e == null ? void 0 : e.map(({ headline: i }) => /* @__PURE__ */ o.jsx(
|
|
1308
|
-
"button",
|
|
1309
|
-
{
|
|
1310
|
-
onClick: () => r(i),
|
|
1311
|
-
className: l(
|
|
1312
|
-
"mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent desktop:desk-body-regular-l focus:outline-primary-focus desktop:px-4 desktop:py-3",
|
|
1313
|
-
{ "bg-icon-primary-default text-color-white": t === i },
|
|
1314
|
-
n == null ? void 0 : n.tab
|
|
1315
|
-
),
|
|
1316
|
-
children: i
|
|
1317
|
-
},
|
|
1318
|
-
i
|
|
1319
|
-
)) })), ne = ({ steppers: e, classes: t }) => {
|
|
1320
|
-
var x, m;
|
|
1321
|
-
const r = e && (e == null ? void 0 : e.length) > 1, [n, i] = O(r ? (x = e == null ? void 0 : e[0]) == null ? void 0 : x.headline : ""), d = ct(() => e == null ? void 0 : e.map(({ headline: p }) => ({ headline: p })), [e]), a = r ? d == null ? void 0 : d.findIndex((p) => p.headline === n) : 0, u = e == null ? void 0 : e[a];
|
|
1322
|
-
return /* @__PURE__ */ o.jsx("section", { id: b.stepper, "data-test-id": b.stepper, className: t == null ? void 0 : t.root, children: /* @__PURE__ */ o.jsx(F, { className: l(t == null ? void 0 : t.container, "mobile:max-w-[360px]"), children: /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-6 desktop:items-start desktop:gap-12", t == null ? void 0 : t.wrapper), children: [
|
|
1323
|
-
/* @__PURE__ */ o.jsx(R, { as: "h2", className: l("text-color-dark", t == null ? void 0 : t.headline), children: u.headline }),
|
|
1324
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-6 desktop:gap-10", children: [
|
|
1325
|
-
r && /* @__PURE__ */ o.jsx(
|
|
1326
|
-
tn,
|
|
1327
|
-
{
|
|
1328
|
-
stepperTabs: d,
|
|
1329
|
-
activeStepper: n,
|
|
1330
|
-
setActiveStepper: i,
|
|
1331
|
-
classes: t == null ? void 0 : t.stepperTabs
|
|
1332
|
-
}
|
|
1333
|
-
),
|
|
1334
|
-
u.withImages && /* @__PURE__ */ o.jsx(sr, { classes: t == null ? void 0 : t.stepperCarousel, currentStepper: u }),
|
|
1335
|
-
/* @__PURE__ */ o.jsx(
|
|
1336
|
-
"div",
|
|
1337
|
-
{
|
|
1338
|
-
className: l(
|
|
1339
|
-
"flex w-full flex-col items-start gap-6 desktop:flex-row desktop:items-start desktop:gap-12",
|
|
1340
|
-
t == null ? void 0 : t.stepsWrapper,
|
|
1341
|
-
{ "mobile:hidden": u.withImages }
|
|
1342
|
-
),
|
|
1343
|
-
children: (m = u == null ? void 0 : u.details) == null ? void 0 : m.map((p, f) => /* @__PURE__ */ St(Gr, { ...p, key: p.description, index: f + 1, classes: t == null ? void 0 : t.step }))
|
|
1344
|
-
}
|
|
1345
|
-
)
|
|
1346
|
-
] })
|
|
1347
|
-
] }) }) }, u.headline);
|
|
1348
|
-
}, en = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1349
|
-
__proto__: null,
|
|
1350
|
-
Stepper: ne,
|
|
1351
|
-
default: ne
|
|
1352
|
-
}, Symbol.toStringTag, { value: "Module" })), rn = D("", {
|
|
1353
|
-
variants: {
|
|
1354
|
-
intent: {
|
|
1355
|
-
twoItems: "mob-headline-bold-s mb-6 desktop:desk-headline-bold-m desktop:mb-12",
|
|
1356
|
-
fourItems: "mob-title-bold-l desktop:desk-title-bold-l mb-8"
|
|
1357
|
-
},
|
|
1358
|
-
desktopHidden: {
|
|
1359
|
-
true: "desktop:hidden"
|
|
1360
|
-
},
|
|
1361
|
-
mobileHidden: {
|
|
1362
|
-
true: "mobile:hidden"
|
|
1363
|
-
}
|
|
1364
|
-
},
|
|
1365
|
-
defaultVariants: {
|
|
1366
|
-
intent: "twoItems"
|
|
1367
|
-
}
|
|
1368
|
-
}), nn = D("", {
|
|
1369
|
-
variants: {
|
|
1370
|
-
intent: {
|
|
1371
|
-
twoItems: "",
|
|
1372
|
-
fourItems: ""
|
|
1373
|
-
},
|
|
1374
|
-
withButton: {
|
|
1375
|
-
true: ""
|
|
1376
|
-
}
|
|
1377
|
-
},
|
|
1378
|
-
compoundVariants: [
|
|
1379
|
-
{
|
|
1380
|
-
intent: "twoItems",
|
|
1381
|
-
withButton: !0,
|
|
1382
|
-
class: "mb-8 desktop:flex"
|
|
1383
|
-
},
|
|
1384
|
-
{
|
|
1385
|
-
intent: "twoItems",
|
|
1386
|
-
withButton: !1,
|
|
1387
|
-
class: "desktop:flex"
|
|
1388
|
-
},
|
|
1389
|
-
{
|
|
1390
|
-
intent: "fourItems",
|
|
1391
|
-
withButton: !0,
|
|
1392
|
-
class: "desktop:grid grid-rows-2 mb-8 desktop:gap-x-10 desktop:gap-y-4 grid-flow-col"
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
intent: "fourItems",
|
|
1396
|
-
withButton: !1,
|
|
1397
|
-
class: "desktop:grid grid-rows-2 desktop:gap-x-10 desktop:gap-y-4 grid-flow-col"
|
|
1398
|
-
}
|
|
1399
|
-
]
|
|
1400
|
-
}), on = D("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
|
|
1401
|
-
variants: {
|
|
1402
|
-
intent: {
|
|
1403
|
-
twoItems: 'last:border-none relative desktop:first:after:top-1/2 desktop:first:after:-translate-y-1/2 desktop:first:after:right-0 desktop:first:after:content-[""] desktop:first:after:block desktop:first:after:absolute desktop:first:after:w-[1px] desktop:first:after:h-[64px] desktop:first:after:bg-color-blue-grey-500 desktop:ml-8 desktop:pr-8 desktop:first:ml-0 desktop:last:pr-0 desktop:pb-3',
|
|
1404
|
-
fourItems: " mobile:last:border-none desktop:w-[264px] desktop:odd:border-b desktop:pb-0 desktop:odd:pb-3"
|
|
1405
|
-
}
|
|
1406
|
-
},
|
|
1407
|
-
defaultVariants: {
|
|
1408
|
-
intent: "twoItems"
|
|
1409
|
-
}
|
|
1410
|
-
}), dn = D("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
|
|
1411
|
-
variants: {
|
|
1412
|
-
intent: {
|
|
1413
|
-
twoItems: "desktop:h-[232px] desktop:w-[500px]",
|
|
1414
|
-
fourItems: " "
|
|
1415
|
-
},
|
|
1416
|
-
withButton: {
|
|
1417
|
-
true: !0,
|
|
1418
|
-
false: !1
|
|
1419
|
-
}
|
|
1420
|
-
},
|
|
1421
|
-
defaultVariants: {
|
|
1422
|
-
intent: "twoItems"
|
|
1423
|
-
},
|
|
1424
|
-
compoundVariants: [
|
|
1425
|
-
{
|
|
1426
|
-
intent: "fourItems",
|
|
1427
|
-
withButton: !0,
|
|
1428
|
-
class: "desktop:h-[360px] desktop:w-[500px]"
|
|
1429
|
-
},
|
|
1430
|
-
{
|
|
1431
|
-
intent: "fourItems",
|
|
1432
|
-
withButton: !1,
|
|
1433
|
-
class: "desktop:h-[272px] desktop:w-[500px]"
|
|
1434
|
-
}
|
|
1435
|
-
]
|
|
1436
|
-
}), ln = ({ data: e, intent: t }) => {
|
|
1437
|
-
const {
|
|
1438
|
-
title: r,
|
|
1439
|
-
description: n,
|
|
1440
|
-
popover: i = {
|
|
1441
|
-
enabled: !1
|
|
1442
|
-
}
|
|
1443
|
-
} = e;
|
|
1444
|
-
return /* @__PURE__ */ o.jsx("li", { className: l(on({ intent: t })), children: /* @__PURE__ */ o.jsxs("div", { className: "desktop:max-w-[264px]", children: [
|
|
1445
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("mb-2 flex items-center gap-2"), children: [
|
|
1446
|
-
/* @__PURE__ */ o.jsx("h4", { className: l("mob-title-bold-m text-color-dark"), children: r }),
|
|
1447
|
-
i.enabled && /* @__PURE__ */ o.jsx(Nt, { triggerElement: /* @__PURE__ */ o.jsx(c, { className: l("size-5 text-icon-blue-grey-600"), name: "info/helpCircle" }), children: i.text })
|
|
1448
|
-
] }),
|
|
1449
|
-
/* @__PURE__ */ o.jsx("div", { className: l("mob-body-regular-l text-color-secondary"), dangerouslySetInnerHTML: { __html: n } })
|
|
1450
|
-
] }) });
|
|
1451
|
-
}, Bt = ({ intent: e, headline: t, desktopHidden: r = !1, mobileHidden: n = !1 }) => /* @__PURE__ */ o.jsx("h2", { className: l(rn({ intent: e, desktopHidden: r, mobileHidden: n })), children: t }), an = ({ details: e, intent: t, withButton: r }) => /* @__PURE__ */ o.jsx("ul", { className: l(nn({ intent: t, withButton: r })), children: e == null ? void 0 : e.map((n, i) => /* @__PURE__ */ o.jsx(ln, { intent: t, data: n }, i)) }), oe = ({
|
|
1452
|
-
headline: e,
|
|
1453
|
-
buttonConfig: t,
|
|
1454
|
-
intent: r = "twoItems",
|
|
1455
|
-
details: n,
|
|
1456
|
-
image: i,
|
|
1457
|
-
classes: d
|
|
1458
|
-
}) => {
|
|
1459
|
-
const a = r === "fourItems", u = r === "twoItems", x = i && "url" in i && _.isObject(i) ? /* @__PURE__ */ o.jsx("img", { className: "w-full object-contain", alt: i.alt, src: i.url }) : i;
|
|
1460
|
-
return /* @__PURE__ */ o.jsx("section", { id: b.longBanner, "data-test-id": b.longBanner, className: l(d == null ? void 0 : d.root), children: /* @__PURE__ */ o.jsxs(F, { className: l(d == null ? void 0 : d.container), children: [
|
|
1461
|
-
u && /* @__PURE__ */ o.jsx(Bt, { intent: r, headline: e }),
|
|
1462
|
-
/* @__PURE__ */ o.jsxs(
|
|
1463
|
-
"div",
|
|
1464
|
-
{
|
|
1465
|
-
className: l(
|
|
1466
|
-
"bg-banner-skyblue-100 px-6 pb-8 pt-6 desktop:flex desktop:flex-row-reverse desktop:justify-between desktop:px-0 desktop:py-0 desktop:pl-12",
|
|
1467
|
-
d == null ? void 0 : d.contentContainer
|
|
1468
|
-
),
|
|
1469
|
-
children: [
|
|
1470
|
-
a && /* @__PURE__ */ o.jsx(Bt, { intent: r, headline: e, desktopHidden: !0 }),
|
|
1471
|
-
/* @__PURE__ */ o.jsx("div", { className: l(dn({ intent: r, withButton: t == null ? void 0 : t.enabled }), d == null ? void 0 : d.imgContainer), children: x }),
|
|
1472
|
-
/* @__PURE__ */ o.jsxs(
|
|
1473
|
-
"div",
|
|
1474
|
-
{
|
|
1475
|
-
className: l("desktop:flex desktop:flex-col desktop:justify-center desktop:py-10", d == null ? void 0 : d.textWithBtnContainer),
|
|
1476
|
-
children: [
|
|
1477
|
-
a && /* @__PURE__ */ o.jsx(Bt, { intent: r, headline: e, mobileHidden: !0 }),
|
|
1478
|
-
/* @__PURE__ */ o.jsx(an, { details: n, intent: r, withButton: (t == null ? void 0 : t.enabled) ?? !1 }),
|
|
1479
|
-
(t == null ? void 0 : t.enabled) && t && /* @__PURE__ */ o.jsx(
|
|
1480
|
-
tt,
|
|
1481
|
-
{
|
|
1482
|
-
className: l("w-full px-4 desktop:w-max", d == null ? void 0 : d.button),
|
|
1483
|
-
size: "lg",
|
|
1484
|
-
intent: "secondary",
|
|
1485
|
-
...t.buttonContent
|
|
1486
|
-
}
|
|
1487
|
-
)
|
|
1488
|
-
]
|
|
1489
|
-
}
|
|
1490
|
-
)
|
|
1491
|
-
]
|
|
1492
|
-
}
|
|
1493
|
-
)
|
|
1494
|
-
] }) });
|
|
1495
|
-
}, un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1496
|
-
__proto__: null,
|
|
1497
|
-
LongBanner: oe,
|
|
1498
|
-
default: oe
|
|
1499
|
-
}, Symbol.toStringTag, { value: "Module" })), Et = {
|
|
1500
|
-
ESIA: "esia",
|
|
1501
|
-
MOBILE_ID: "mobileId",
|
|
1502
|
-
COMBINE: "combine"
|
|
1503
|
-
}, Me = ({ children: e, isLoading: t, classes: r, loaderProps: n }) => /* @__PURE__ */ o.jsx(
|
|
1504
|
-
"div",
|
|
1505
|
-
{
|
|
1506
|
-
tabIndex: 0,
|
|
1507
|
-
className: l(
|
|
1508
|
-
"relative flex h-[90px] w-full max-w-[328px] items-center justify-center rounded-sm p-2 desktop:max-w-[524px]",
|
|
1509
|
-
"bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus",
|
|
1510
|
-
r == null ? void 0 : r.root
|
|
1511
|
-
),
|
|
1512
|
-
children: /* @__PURE__ */ o.jsx(
|
|
1513
|
-
"div",
|
|
1514
|
-
{
|
|
1515
|
-
className: l(
|
|
1516
|
-
"flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3",
|
|
1517
|
-
"bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300",
|
|
1518
|
-
{ "items-center": t },
|
|
1519
|
-
r == null ? void 0 : r.wrapper
|
|
1520
|
-
),
|
|
1521
|
-
children: t ? /* @__PURE__ */ o.jsx(Xe, { position: "static", classes: { wrapper: "size-8 m-auto" }, ...n }) : e
|
|
1522
|
-
}
|
|
1523
|
-
)
|
|
1524
|
-
}
|
|
1525
|
-
), mn = ({ ...e }) => /* @__PURE__ */ o.jsxs("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
|
|
1526
|
-
/* @__PURE__ */ o.jsx(
|
|
1527
|
-
"path",
|
|
1528
|
-
{
|
|
1529
|
-
d: "M30.3986 10.6149C30.2728 8.96576 29.014 6.85155 27.7553 5.83672C26.3398 4.79816 24.8691 3.83828 23.3497 2.96139C21.8418 2.06068 20.2871 1.24201 18.6923 0.508895C17.8404 0.15868 16.927 -0.0139306 16.007 0.00148264C15.0868 -0.0180029 14.1725 0.154761 13.3217 0.508895C11.7272 1.24253 10.1725 2.06119 8.66438 2.96139C6.23081 4.44134 4.25878 5.83672 4.25878 5.83672C3.22329 6.71008 2.43892 7.83418 1.97146 9.09195C1.87834 9.34251 2.07032 9.59987 2.33762 9.59987H4.2568C4.55401 9.59987 4.82321 9.43281 4.98085 9.18085C5.33539 8.61417 5.77902 8.10202 6.29948 7.66607C6.29948 7.66607 7.92774 6.52186 9.93709 5.3083C11.1823 4.57013 12.466 3.89884 13.7826 3.29725C14.485 3.00687 15.2399 2.8652 15.9998 2.88118C16.7593 2.86854 17.5136 3.01008 18.217 3.29725C19.5337 3.89841 20.8174 4.56972 22.0624 5.3083C23.317 6.02735 24.5313 6.81445 25.7 7.66607C26.7394 8.49823 27.7787 10.2319 27.8826 11.5841C27.8826 11.5841 28.1251 13.5952 28.1598 15.9772C28.1576 17.4483 28.0767 18.9183 27.9173 20.3807C27.6755 21.912 26.8879 23.3038 25.7 24.2988C25.7 24.2988 24.0718 25.4777 22.0624 26.6912C20.8172 27.4294 19.5335 28.1007 18.217 28.7023C17.5145 28.9927 16.7596 29.1343 15.9998 29.1184C15.2409 29.1343 14.4867 28.9963 13.7826 28.7127C12.4658 28.1115 11.1821 27.4402 9.93709 26.7016C7.92774 25.5228 6.29948 24.3092 6.29948 24.3092C5.84515 23.9454 5.39081 23.4094 5.01172 22.8082C4.85581 22.561 4.5896 22.3997 4.2973 22.3997H2.34718C2.07645 22.3997 1.88475 22.6629 1.98611 22.914C2.49249 24.168 3.37564 25.4212 4.25878 26.1332C4.25878 26.1332 6.23081 27.6132 8.66438 29.0508C10.1723 29.9515 11.7269 30.7702 13.3217 31.5033C14.1745 31.8492 15.088 32.0175 16.007 31.998C16.9273 32.0175 17.8416 31.8448 18.6923 31.4906C20.2869 30.757 21.8415 29.9383 23.3497 29.0381C25.7833 27.5582 27.7553 26.1205 27.7553 26.1205C29.1939 24.9072 30.1478 23.2098 30.4406 21.3424C30.6337 19.5589 30.7317 17.7663 30.7343 15.9723C30.6923 13.0673 30.3986 10.6149 30.3986 10.6149Z",
|
|
1530
|
-
fill: "url(#paint0_linear_6493_452)"
|
|
1531
|
-
}
|
|
1532
|
-
),
|
|
1533
|
-
/* @__PURE__ */ o.jsx(
|
|
1534
|
-
"path",
|
|
1535
|
-
{
|
|
1536
|
-
d: "M1.27985 12.4821C1.27985 12.1286 1.56638 11.8421 1.91985 11.8421H11.8398C12.1933 11.8421 12.4798 12.1286 12.4798 12.4821V14.4021C12.4798 14.7555 12.1933 15.0421 11.8398 15.0421H1.27985V12.4821Z",
|
|
1537
|
-
fill: "#0066B3"
|
|
1538
|
-
}
|
|
1539
|
-
),
|
|
1540
|
-
/* @__PURE__ */ o.jsx(
|
|
1541
|
-
"path",
|
|
1542
|
-
{
|
|
1543
|
-
d: "M1.27985 16.9618H21.4398C21.7933 16.9618 22.0798 17.2484 22.0798 17.6018V19.5218C22.0798 19.8752 21.7933 20.1618 21.4398 20.1618H1.91985C1.56638 20.1618 1.27985 19.8752 1.27985 19.5218V16.9618Z",
|
|
1544
|
-
fill: "#EE2F53"
|
|
1545
|
-
}
|
|
1546
|
-
),
|
|
1547
|
-
/* @__PURE__ */ o.jsx("defs", { children: /* @__PURE__ */ o.jsxs("linearGradient", { id: "paint0_linear_6493_452", x1: "16.0071", y1: "0", x2: "16.0071", y2: "31.9996", gradientUnits: "userSpaceOnUse", children: [
|
|
1548
|
-
/* @__PURE__ */ o.jsx("stop", { stopColor: "#0066B3" }),
|
|
1549
|
-
/* @__PURE__ */ o.jsx("stop", { offset: "0.354167", stopColor: "#0066B3" }),
|
|
1550
|
-
/* @__PURE__ */ o.jsx("stop", { offset: "0.6875", stopColor: "#EE2F53" }),
|
|
1551
|
-
/* @__PURE__ */ o.jsx("stop", { offset: "1", stopColor: "#EE2F53" })
|
|
1552
|
-
] }) })
|
|
1553
|
-
] }), _e = ({ mainLink: e, subLink: t, isMobile: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col", n == null ? void 0 : n.linksWrapper), children: [
|
|
1554
|
-
/* @__PURE__ */ o.jsx(
|
|
1555
|
-
"a",
|
|
1556
|
-
{
|
|
1557
|
-
href: e.href,
|
|
1558
|
-
target: "_blank",
|
|
1559
|
-
rel: "noreferrer",
|
|
1560
|
-
className: l(
|
|
1561
|
-
'before:content=[" "] desk-body-medium-l z-[4] text-color-dark before:absolute before:left-1/2 before:top-1/2 before:h-full before:w-full before:-translate-x-1/2 before:-translate-y-1/2',
|
|
1562
|
-
n == null ? void 0 : n.linksMainLink
|
|
1563
|
-
),
|
|
1564
|
-
children: r ? e.mobileTitle : e.title
|
|
1565
|
-
}
|
|
1566
|
-
),
|
|
1567
|
-
(t == null ? void 0 : t.text) && (t == null ? void 0 : t.href) && /* @__PURE__ */ o.jsx(
|
|
1568
|
-
pt,
|
|
1569
|
-
{
|
|
1570
|
-
intent: "blue",
|
|
1571
|
-
withUnderline: !0,
|
|
1572
|
-
href: t == null ? void 0 : t.href,
|
|
1573
|
-
target: "_blank",
|
|
1574
|
-
rel: "noreferrer",
|
|
1575
|
-
classes: {
|
|
1576
|
-
link: l("w-max relative z-[6] p-0 desk-body-regular-m text-color-tetriary", n == null ? void 0 : n.linksSubLink)
|
|
1577
|
-
},
|
|
1578
|
-
children: t == null ? void 0 : t.text
|
|
1579
|
-
}
|
|
1580
|
-
)
|
|
1581
|
-
] }), ie = ({ mainLink: e, subLink: t, isLoading: r, badge: n, loaderProps: i, classes: d }) => {
|
|
1582
|
-
const { isMobile: a } = lt();
|
|
1583
|
-
return /* @__PURE__ */ o.jsx(Me, { isLoading: r, loaderProps: i, classes: d == null ? void 0 : d.authWrapper, children: /* @__PURE__ */ o.jsxs(
|
|
1584
|
-
"div",
|
|
1585
|
-
{
|
|
1586
|
-
className: l(
|
|
1587
|
-
"flex flex-1 items-center justify-between gap-1",
|
|
1588
|
-
{ "justify-center": !n && a },
|
|
1589
|
-
d == null ? void 0 : d.innerWrapper
|
|
1590
|
-
),
|
|
1591
|
-
children: [
|
|
1592
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex items-center gap-1 desktop:gap-4", d == null ? void 0 : d.textContent), children: [
|
|
1593
|
-
/* @__PURE__ */ o.jsxs("div", { children: [
|
|
1594
|
-
/* @__PURE__ */ o.jsx(c, { name: "logos/mts", className: l("relative z-[9] size-7 desktop:size-8", d == null ? void 0 : d.mtsLogo) }),
|
|
1595
|
-
/* @__PURE__ */ o.jsx(c, { name: "logos/megafon", className: l("relative z-[8] -ml-4 size-7 desktop:size-8", d == null ? void 0 : d.megafonLogo) }),
|
|
1596
|
-
/* @__PURE__ */ o.jsx(c, { name: "logos/beeline", className: l("relative z-[7] -ml-4 size-7 desktop:size-8", d == null ? void 0 : d.beelineLogo) })
|
|
1597
|
-
] }),
|
|
1598
|
-
/* @__PURE__ */ o.jsx(_e, { mainLink: e, subLink: t, isMobile: a, classes: d == null ? void 0 : d.links }),
|
|
1599
|
-
/* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: l("mobile:hidden", d == null ? void 0 : d.arrowIcon) })
|
|
1600
|
-
] }),
|
|
1601
|
-
n && /* @__PURE__ */ o.jsx(Pt, { className: l("bg-color-positive", d == null ? void 0 : d.badge), children: n })
|
|
1602
|
-
]
|
|
1603
|
-
}
|
|
1604
|
-
) });
|
|
1605
|
-
}, de = ({ mainLink: e, subLink: t, isLoading: r, badge: n, loaderProps: i, classes: d }) => {
|
|
1606
|
-
const { isMobile: a } = lt();
|
|
1607
|
-
return /* @__PURE__ */ o.jsx(Me, { isLoading: r, loaderProps: i, classes: d == null ? void 0 : d.authWrapper, children: /* @__PURE__ */ o.jsxs(
|
|
1608
|
-
"div",
|
|
1609
|
-
{
|
|
1610
|
-
className: l(
|
|
1611
|
-
"flex flex-1 items-center justify-between gap-1",
|
|
1612
|
-
{ "justify-center": !n && a },
|
|
1613
|
-
d == null ? void 0 : d.innerWrapper
|
|
1614
|
-
),
|
|
1615
|
-
children: [
|
|
1616
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex items-center gap-1 desktop:gap-4", d == null ? void 0 : d.textContent), children: [
|
|
1617
|
-
/* @__PURE__ */ o.jsx(mn, { className: l("size-7 desktop:size-8", d == null ? void 0 : d.esiaLogo) }),
|
|
1618
|
-
/* @__PURE__ */ o.jsx(_e, { mainLink: e, subLink: t, isMobile: a, classes: d == null ? void 0 : d.links }),
|
|
1619
|
-
/* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: l("mobile:hidden", d == null ? void 0 : d.arrowIcon) })
|
|
1620
|
-
] }),
|
|
1621
|
-
n && /* @__PURE__ */ o.jsx(Pt, { className: l("bg-color-positive", d == null ? void 0 : d.badge), children: n })
|
|
1622
|
-
]
|
|
1623
|
-
}
|
|
1624
|
-
) });
|
|
1625
|
-
}, xn = (e) => {
|
|
1626
|
-
switch (e.mode) {
|
|
1627
|
-
case Et.ESIA:
|
|
1628
|
-
return /* @__PURE__ */ o.jsx(de, { ...e });
|
|
1629
|
-
case Et.MOBILE_ID:
|
|
1630
|
-
return /* @__PURE__ */ o.jsx(ie, { ...e });
|
|
1631
|
-
case Et.COMBINE:
|
|
1632
|
-
default:
|
|
1633
|
-
const { esiaConfig: t, mobileIdConfig: r, subtitle: n, badge: i, classes: d } = e, a = !n && !i ? ut.Fragment : "div";
|
|
1634
|
-
return /* @__PURE__ */ o.jsxs(
|
|
1635
|
-
"div",
|
|
1636
|
-
{
|
|
1637
|
-
className: l(
|
|
1638
|
-
"flex w-[328px] flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4",
|
|
1639
|
-
d == null ? void 0 : d.root
|
|
1640
|
-
),
|
|
1641
|
-
children: [
|
|
1642
|
-
/* @__PURE__ */ o.jsxs(a, { className: l("flex w-full items-center justify-between gap-2", d == null ? void 0 : d.topContent), children: [
|
|
1643
|
-
n && /* @__PURE__ */ o.jsx("h5", { className: l("desk-body-regular-l flex flex-1 text-color-dark", d == null ? void 0 : d.subtitle), children: n }),
|
|
1644
|
-
i && /* @__PURE__ */ o.jsx(Pt, { className: l("bg-color-positive", d == null ? void 0 : d.badge), children: i })
|
|
1645
|
-
] }),
|
|
1646
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("grid w-full grid-cols-2 gap-2 desktop:gap-4", d == null ? void 0 : d.authWrapper), children: [
|
|
1647
|
-
/* @__PURE__ */ o.jsx(
|
|
1648
|
-
de,
|
|
1649
|
-
{
|
|
1650
|
-
...t,
|
|
1651
|
-
classes: {
|
|
1652
|
-
root: "p-0 outline-0 h-[74px]",
|
|
1653
|
-
arrowIcon: "hidden",
|
|
1654
|
-
...t.classes
|
|
1655
|
-
}
|
|
1656
|
-
}
|
|
1657
|
-
),
|
|
1658
|
-
/* @__PURE__ */ o.jsx(
|
|
1659
|
-
ie,
|
|
1660
|
-
{
|
|
1661
|
-
...r,
|
|
1662
|
-
classes: {
|
|
1663
|
-
root: "p-0 outline-0 h-[74px]",
|
|
1664
|
-
arrowIcon: "hidden",
|
|
1665
|
-
...r.classes
|
|
1666
|
-
}
|
|
1667
|
-
}
|
|
1668
|
-
)
|
|
1669
|
-
] })
|
|
1670
|
-
]
|
|
1671
|
-
}
|
|
1672
|
-
);
|
|
1673
|
-
}
|
|
1674
|
-
}, di = (e) => xn(e), le = ({ links: e, classes: t }) => /* @__PURE__ */ o.jsx("nav", { className: l("flex flex-col gap-1", t == null ? void 0 : t.linksWrapper), children: e == null ? void 0 : e.map(({ path: r, label: n, ...i }) => /* @__PURE__ */ o.jsx(
|
|
1675
|
-
pt,
|
|
1676
|
-
{
|
|
1677
|
-
classes: {
|
|
1678
|
-
link: l("w-max", t == null ? void 0 : t.linkText),
|
|
1679
|
-
icon: l(t == null ? void 0 : t.linkIcon)
|
|
1680
|
-
},
|
|
1681
|
-
intent: "dark",
|
|
1682
|
-
href: r,
|
|
1683
|
-
...i,
|
|
1684
|
-
children: n
|
|
1685
|
-
},
|
|
1686
|
-
r
|
|
1687
|
-
)) }), hn = ({ groupLabel: e, links: t, mobileAccordionProps: r, classes: n }) => {
|
|
1688
|
-
var d, a, u;
|
|
1689
|
-
const { isMobile: i } = lt();
|
|
1690
|
-
return /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2", n == null ? void 0 : n.columnGroup), children: [
|
|
1691
|
-
!i && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
1692
|
-
/* @__PURE__ */ o.jsx("h5", { className: l("mob-body-medium-l text-color-dark desktop:desk-body-medium-l", n == null ? void 0 : n.columnGroupHeading), children: e }),
|
|
1693
|
-
/* @__PURE__ */ o.jsx(le, { links: t, classes: n == null ? void 0 : n.linksList }, "desktop")
|
|
1694
|
-
] }),
|
|
1695
|
-
i && /* @__PURE__ */ o.jsx(
|
|
1696
|
-
dt,
|
|
1697
|
-
{
|
|
1698
|
-
defaultOpen: !0,
|
|
1699
|
-
label: e,
|
|
1700
|
-
icon: /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: l("rotate-90 transition-transform group-data-[state=open]:-rotate-90") }),
|
|
1701
|
-
...r,
|
|
1702
|
-
classes: {
|
|
1703
|
-
...r == null ? void 0 : r.classes,
|
|
1704
|
-
header: {
|
|
1705
|
-
trigger: l("p-0 bg-color-blue-grey-100", (a = (d = r == null ? void 0 : r.classes) == null ? void 0 : d.header) == null ? void 0 : a.trigger)
|
|
1706
|
-
},
|
|
1707
|
-
contentInner: l("py-2 px-4", (u = r == null ? void 0 : r.classes) == null ? void 0 : u.contentInner)
|
|
1708
|
-
},
|
|
1709
|
-
children: /* @__PURE__ */ o.jsx(le, { links: t, classes: n == null ? void 0 : n.linksList }, "mobile")
|
|
1710
|
-
}
|
|
1711
|
-
)
|
|
1712
|
-
] });
|
|
1713
|
-
}, pn = ({ column: e, mobileAccordionProps: t, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4 desktop:gap-6", r == null ? void 0 : r.column), children: e == null ? void 0 : e.map((n) => /* @__PURE__ */ o.jsx(hn, { ...t, ...n, classes: r == null ? void 0 : r.columnGroup }, n.groupLabel)) }), fn = D("grid gap-4 grid-cols-1", {
|
|
1714
|
-
variants: {
|
|
1715
|
-
variant: {
|
|
1716
|
-
twoCols: "desktop:grid-cols-2",
|
|
1717
|
-
threeCols: "desktop:grid-cols-3",
|
|
1718
|
-
fourCols: "desktop:grid-cols-4"
|
|
1719
|
-
}
|
|
1720
|
-
},
|
|
1721
|
-
defaultVariants: {
|
|
1722
|
-
variant: "fourCols"
|
|
1723
|
-
}
|
|
1724
|
-
}), ae = ({
|
|
1725
|
-
variant: e,
|
|
1726
|
-
details: t,
|
|
1727
|
-
headline: r,
|
|
1728
|
-
mobileAccordionProps: n,
|
|
1729
|
-
rootAccordionProps: i,
|
|
1730
|
-
classes: d,
|
|
1731
|
-
defaultOpen: a
|
|
1732
|
-
}) => {
|
|
1733
|
-
var u, x, m;
|
|
1734
|
-
return /* @__PURE__ */ o.jsx(
|
|
1735
|
-
"section",
|
|
1736
|
-
{
|
|
1737
|
-
id: b.interLinking,
|
|
1738
|
-
"data-test-id": b.interLinking,
|
|
1739
|
-
className: l("min-w-full desktop:min-w-[1140px]", d == null ? void 0 : d.root),
|
|
1740
|
-
children: /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(
|
|
1741
|
-
dt,
|
|
1742
|
-
{
|
|
1743
|
-
defaultOpen: a,
|
|
1744
|
-
label: /* @__PURE__ */ o.jsx(R, { as: "h4", className: l("text-left", d == null ? void 0 : d.headline), children: r }),
|
|
1745
|
-
...i,
|
|
1746
|
-
classes: {
|
|
1747
|
-
...i == null ? void 0 : i.classes,
|
|
1748
|
-
header: {
|
|
1749
|
-
trigger: l("bg-color-blue-grey-100", (x = (u = i == null ? void 0 : i.classes) == null ? void 0 : u.header) == null ? void 0 : x.trigger)
|
|
1750
|
-
},
|
|
1751
|
-
content: l("max-w-full bg-color-blue-grey-100 relative", (m = i == null ? void 0 : i.classes) == null ? void 0 : m.content)
|
|
1752
|
-
},
|
|
1753
|
-
children: /* @__PURE__ */ o.jsx("div", { className: l(fn({ variant: e }), d == null ? void 0 : d.columnsWrapper), children: t == null ? void 0 : t.map((p, f) => /* @__PURE__ */ o.jsx(pn, { ...p, ...n, classes: d == null ? void 0 : d.column }, f)) })
|
|
1754
|
-
}
|
|
1755
|
-
) })
|
|
1756
|
-
}
|
|
1757
|
-
);
|
|
1758
|
-
}, cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1759
|
-
__proto__: null,
|
|
1760
|
-
InterLinking: ae,
|
|
1761
|
-
default: ae
|
|
1762
|
-
}, Symbol.toStringTag, { value: "Module" })), bn = ({ tabsNames: e, activeTab: t, setActiveTab: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: l("hidden-scroll flex items-center gap-4 overflow-x-auto p-[6px]", n == null ? void 0 : n.tabs), children: e && e.map((i, d) => /* @__PURE__ */ o.jsx(
|
|
1763
|
-
"button",
|
|
1764
|
-
{
|
|
1765
|
-
onClick: () => r(d),
|
|
1766
|
-
className: l(
|
|
1767
|
-
"mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent focus:outline-primary-focus desktop:px-4 desktop:py-3",
|
|
1768
|
-
{
|
|
1769
|
-
"bg-icon-primary-default text-color-white": t === d
|
|
1770
|
-
},
|
|
1771
|
-
n == null ? void 0 : n.button
|
|
1772
|
-
),
|
|
1773
|
-
children: i
|
|
1774
|
-
},
|
|
1775
|
-
i
|
|
1776
|
-
)) }), gn = (e) => e.variant === "HTML", jn = (e) => e.variant === "DOCUMENTS", yn = (e) => e.variant === "TABLE", kn = ({ html: e, config: t, classes: r, accordionConfig: n }) => {
|
|
1777
|
-
const i = /* @__PURE__ */ o.jsx("div", { className: l(r == null ? void 0 : r.html), dangerouslySetInnerHTML: { __html: e ?? "" } });
|
|
1778
|
-
return /* @__PURE__ */ o.jsx(o.Fragment, { children: t && (t != null && t.isAccordion) && (t != null && t.accordionTitle) ? /* @__PURE__ */ o.jsx(dt, { label: t == null ? void 0 : t.accordionTitle, ...n, children: (n == null ? void 0 : n.children) ?? i }) : i });
|
|
1779
|
-
}, wn = (e, t) => ({
|
|
1780
|
-
rows: e == null ? void 0 : e.map(({ row: r }) => ({
|
|
1781
|
-
row: r == null ? void 0 : r.map((n, i) => {
|
|
1782
|
-
var d;
|
|
1783
|
-
return {
|
|
1784
|
-
...n,
|
|
1785
|
-
heading: t && ((d = t[i]) == null ? void 0 : d.heading)
|
|
1786
|
-
};
|
|
1787
|
-
})
|
|
1788
|
-
}))
|
|
1789
|
-
}), vn = D("flex flex-col", {
|
|
1790
|
-
variants: {
|
|
1791
|
-
columnsVariant: {
|
|
1792
|
-
twoCols: "w-full max-w-[656px]",
|
|
1793
|
-
threeCols: "w-full max-w-[768px]"
|
|
1794
|
-
}
|
|
1795
|
-
}
|
|
1796
|
-
}), Nn = D("desktop:grid mobile:hidden px-4 mb-4", {
|
|
1797
|
-
variants: {
|
|
1798
|
-
columnsVariant: {
|
|
1799
|
-
twoCols: "grid-cols-2 gap-16",
|
|
1800
|
-
threeCols: "grid-cols-3 gap-12"
|
|
1801
|
-
}
|
|
1802
|
-
}
|
|
1803
|
-
}), Cn = ({ headings: e, columnsVariant: t, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: l(Nn({ columnsVariant: t }), r == null ? void 0 : r.row), children: e == null ? void 0 : e.map((n) => /* @__PURE__ */ o.jsx("div", { className: l("text-color-secondary", r == null ? void 0 : r.cell), children: n == null ? void 0 : n.heading }, n == null ? void 0 : n.heading)) }), Sn = D("desktop:grid mobile:hidden items-center", {
|
|
1804
|
-
variants: {
|
|
1805
|
-
columnsVariant: {
|
|
1806
|
-
twoCols: "grid-cols-2 gap-16",
|
|
1807
|
-
threeCols: "grid-cols-3 gap-12"
|
|
1808
|
-
},
|
|
1809
|
-
tableVariant: {
|
|
1810
|
-
filled: "px-4 py-3 even:bg-color-primary-light-default",
|
|
1811
|
-
separator: "px-4 py-4 border-t border-solid border-warm-grey-200"
|
|
1812
|
-
}
|
|
1813
|
-
}
|
|
1814
|
-
}), In = ({ row: e, tableVariant: t, columnsVariant: r, rowIndex: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: l(Sn({ columnsVariant: r, tableVariant: t }), { "border-none": n === 0 }, i == null ? void 0 : i.row), children: e == null ? void 0 : e.map(({ cell: d }, a) => /* @__PURE__ */ o.jsx(
|
|
1815
|
-
"div",
|
|
1816
|
-
{
|
|
1817
|
-
className: l("desk-body-regular-l text-color-dark", { "font-medium": a !== 0 }, i == null ? void 0 : i.cell),
|
|
1818
|
-
children: d && d
|
|
1819
|
-
},
|
|
1820
|
-
a
|
|
1821
|
-
)) }), Mn = D("mobile:flex desktop:hidden flex-col gap-2", {
|
|
1822
|
-
variants: {
|
|
1823
|
-
tableVariant: {
|
|
1824
|
-
filled: "px-4 py-4 odd:bg-color-primary-light-default",
|
|
1825
|
-
separator: "py-4 border-t border-solid border-warm-grey-200 first:border-none"
|
|
1826
|
-
}
|
|
1827
|
-
}
|
|
1828
|
-
}), _n = ({ row: e, tableVariant: t, columnsVariant: r, headingsExist: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: l(Mn({ tableVariant: t }), i == null ? void 0 : i.row), children: e == null ? void 0 : e.map(({ cell: d, heading: a }, u) => /* @__PURE__ */ o.jsxs("div", { className: l("grid grid-cols-2 gap-3", { "grid-cols-1 gap-0": !n }, i == null ? void 0 : i.wrapper), children: [
|
|
1829
|
-
a && /* @__PURE__ */ o.jsx("div", { className: l("mob-body-regular-l text-color-secondary", i == null ? void 0 : i.heading), children: a }),
|
|
1830
|
-
/* @__PURE__ */ o.jsx(
|
|
1831
|
-
"div",
|
|
1832
|
-
{
|
|
1833
|
-
className: l(
|
|
1834
|
-
"mob-body-regular-l text-color-dark",
|
|
1835
|
-
{
|
|
1836
|
-
"font-medium": u !== 0 && r === "twoCols" || r === "threeCols" || r === "twoCols" && n
|
|
1837
|
-
},
|
|
1838
|
-
i == null ? void 0 : i.cell
|
|
1839
|
-
),
|
|
1840
|
-
children: d
|
|
1841
|
-
}
|
|
1842
|
-
)
|
|
1843
|
-
] }, u)) }), On = ({ tableVariant: e, rows: t, headings: r, columnsVariant: n, classes: i }) => {
|
|
1844
|
-
var u;
|
|
1845
|
-
const d = ((u = wn(t, r)) == null ? void 0 : u.rows) ?? [], a = !!(r && r.length > 0);
|
|
1846
|
-
return /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col", i == null ? void 0 : i.wrapper), children: [
|
|
1847
|
-
a && /* @__PURE__ */ o.jsx(Cn, { headings: r, columnsVariant: n, classes: i == null ? void 0 : i.desktopHeading }),
|
|
1848
|
-
t == null ? void 0 : t.map((x, m) => /* @__PURE__ */ o.jsx(
|
|
1849
|
-
In,
|
|
1850
|
-
{
|
|
1851
|
-
rowIndex: m,
|
|
1852
|
-
tableVariant: e,
|
|
1853
|
-
columnsVariant: n,
|
|
1854
|
-
classes: i == null ? void 0 : i.desktopRow,
|
|
1855
|
-
...x
|
|
1856
|
-
},
|
|
1857
|
-
m
|
|
1858
|
-
)),
|
|
1859
|
-
d == null ? void 0 : d.map((x, m) => /* @__PURE__ */ o.jsx(
|
|
1860
|
-
_n,
|
|
1861
|
-
{
|
|
1862
|
-
headingsExist: a,
|
|
1863
|
-
tableVariant: e,
|
|
1864
|
-
columnsVariant: n,
|
|
1865
|
-
classes: i == null ? void 0 : i.desktopRow,
|
|
1866
|
-
...x
|
|
1867
|
-
},
|
|
1868
|
-
m
|
|
1869
|
-
))
|
|
1870
|
-
] });
|
|
1871
|
-
}, Tn = ({
|
|
1872
|
-
tableVariant: e,
|
|
1873
|
-
description: t,
|
|
1874
|
-
columnsVariant: r,
|
|
1875
|
-
config: n,
|
|
1876
|
-
rows: i,
|
|
1877
|
-
title: d,
|
|
1878
|
-
headings: a,
|
|
1879
|
-
accordionConfig: u,
|
|
1880
|
-
classes: x
|
|
1881
|
-
}) => {
|
|
1882
|
-
const m = /* @__PURE__ */ o.jsxs("div", { className: l(vn({ columnsVariant: r }), x == null ? void 0 : x.wrapper), children: [
|
|
1883
|
-
d && /* @__PURE__ */ o.jsx(R, { as: "h4", className: l("mb-4 desktop:mb-6", x == null ? void 0 : x.headline), children: d }),
|
|
1884
|
-
/* @__PURE__ */ o.jsx(On, { tableVariant: e, rows: i, headings: a, columnsVariant: r }),
|
|
1885
|
-
t && /* @__PURE__ */ o.jsx(
|
|
1886
|
-
"div",
|
|
1887
|
-
{
|
|
1888
|
-
className: l("mt-2 [&&]:desk-body-regular-m desktop:mt-2", x == null ? void 0 : x.description),
|
|
1889
|
-
dangerouslySetInnerHTML: { __html: t ?? "" }
|
|
1890
|
-
}
|
|
1891
|
-
)
|
|
1892
|
-
] });
|
|
1893
|
-
return /* @__PURE__ */ o.jsx(o.Fragment, { children: n && (n != null && n.isAccordion) && (n != null && n.accordionTitle) ? /* @__PURE__ */ o.jsx(dt, { label: n == null ? void 0 : n.accordionTitle, ...u, children: (u == null ? void 0 : u.children) || m }) : m });
|
|
1894
|
-
}, Fn = {
|
|
1895
|
-
documentFilled: "files/documentFilled",
|
|
1896
|
-
documentOutline: "files/documentOutline"
|
|
1897
|
-
}, Bn = D("size-8 transition-colors", {
|
|
1898
|
-
variants: {
|
|
1899
|
-
iconType: {
|
|
1900
|
-
documentOutline: "text-icon-secondary-dark-default group-hover:text-icon-secondary-dark-hover",
|
|
1901
|
-
documentFilled: "text-icon-primary-default group-hover:text-icon-primary-hover"
|
|
1902
|
-
}
|
|
1903
|
-
},
|
|
1904
|
-
defaultVariants: {
|
|
1905
|
-
iconType: "documentOutline"
|
|
1906
|
-
}
|
|
1907
|
-
}), En = ({ label: e, size: t, url: r, iconType: n, classes: i }) => /* @__PURE__ */ o.jsxs(
|
|
1908
|
-
"a",
|
|
1909
|
-
{
|
|
1910
|
-
href: r,
|
|
1911
|
-
target: "_blank",
|
|
1912
|
-
rel: "noreferrer",
|
|
1913
|
-
tabIndex: 0,
|
|
1914
|
-
className: l(
|
|
1915
|
-
"group flex w-full cursor-pointer items-center gap-2 rounded-sm p-1 outline outline-2 outline-transparent transition-colors focus-within:outline-primary-focus",
|
|
1916
|
-
i == null ? void 0 : i.link
|
|
1917
|
-
),
|
|
1918
|
-
children: [
|
|
1919
|
-
/* @__PURE__ */ o.jsx(c, { name: Fn[n], className: l(Bn({ iconType: n }), i == null ? void 0 : i.icon) }),
|
|
1920
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-1 flex-col", i == null ? void 0 : i.wrapper), children: [
|
|
1921
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-medium-l text-color-dark", i == null ? void 0 : i.label), children: e }),
|
|
1922
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("desk-body-regular-m text-color-disabled", i == null ? void 0 : i.size), children: [
|
|
1923
|
-
Number(t),
|
|
1924
|
-
" КБ"
|
|
1925
|
-
] })
|
|
1926
|
-
] })
|
|
1927
|
-
]
|
|
1928
|
-
}
|
|
1929
|
-
), Pn = ({ docs: e, config: t, title: r, iconType: n, description: i, classes: d, accordionConfig: a }) => {
|
|
1930
|
-
const u = /* @__PURE__ */ o.jsxs("div", { className: l("flex max-w-[680px] flex-col", d == null ? void 0 : d.wrapper), children: [
|
|
1931
|
-
r && /* @__PURE__ */ o.jsx(R, { as: "h3", className: "mb-4", children: r }),
|
|
1932
|
-
/* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4", d == null ? void 0 : d.documentsWrapper), children: e == null ? void 0 : e.map((x) => /* @__PURE__ */ o.jsx(En, { iconType: n, ...x, classes: d == null ? void 0 : d.singleDocument }, x.label)) }),
|
|
1933
|
-
i && /* @__PURE__ */ o.jsx("div", { className: l("mt-4", d == null ? void 0 : d.description), dangerouslySetInnerHTML: { __html: i ?? "" } })
|
|
1934
|
-
] });
|
|
1935
|
-
return /* @__PURE__ */ o.jsx(o.Fragment, { children: t && (t != null && t.isAccordion) && (t != null && t.accordionTitle) ? /* @__PURE__ */ o.jsx(dt, { label: t == null ? void 0 : t.accordionTitle, ...a, children: (a == null ? void 0 : a.children) || u }) : u });
|
|
1936
|
-
}, Rn = ({ entity: e, classes: t, accordionsConfig: r }) => {
|
|
1937
|
-
var n, i, d;
|
|
1938
|
-
switch (!0) {
|
|
1939
|
-
case gn(e):
|
|
1940
|
-
return (n = e.details) == null ? void 0 : n.map((a, u) => {
|
|
1941
|
-
var x;
|
|
1942
|
-
return /* @__PURE__ */ o.jsx(kn, { ...a, accordionConfig: r == null ? void 0 : r.htmlAccordion, classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.html }, u);
|
|
1943
|
-
});
|
|
1944
|
-
case jn(e):
|
|
1945
|
-
return (i = e.details) == null ? void 0 : i.map((a, u) => {
|
|
1946
|
-
var x;
|
|
1947
|
-
return /* @__PURE__ */ o.jsx(
|
|
1948
|
-
Pn,
|
|
1949
|
-
{
|
|
1950
|
-
accordionConfig: r == null ? void 0 : r.documentAccordion,
|
|
1951
|
-
...a,
|
|
1952
|
-
classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.documents
|
|
1953
|
-
},
|
|
1954
|
-
u
|
|
1955
|
-
);
|
|
1956
|
-
});
|
|
1957
|
-
case yn(e):
|
|
1958
|
-
return (d = e.details) == null ? void 0 : d.map((a, u) => {
|
|
1959
|
-
var x;
|
|
1960
|
-
return /* @__PURE__ */ o.jsx(
|
|
1961
|
-
Tn,
|
|
1962
|
-
{
|
|
1963
|
-
accordionConfig: r == null ? void 0 : r.tableAccordion,
|
|
1964
|
-
...a,
|
|
1965
|
-
classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.table
|
|
1966
|
-
},
|
|
1967
|
-
u
|
|
1968
|
-
);
|
|
1969
|
-
});
|
|
1970
|
-
default:
|
|
1971
|
-
return null;
|
|
1972
|
-
}
|
|
1973
|
-
}, Dn = ({ entity: e, classes: t, accordionsConfig: r }) => /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-6", t == null ? void 0 : t.entityWrapper), children: Rn({ entity: e, classes: t, accordionsConfig: r }) }), ue = ({ headline: e, tabs: t, classes: r, accordionsConfig: n }) => {
|
|
1974
|
-
var u, x;
|
|
1975
|
-
const [i, d] = O(0), a = ct(() => t == null ? void 0 : t.map((m) => m == null ? void 0 : m.tabName), [t]) ?? [];
|
|
1976
|
-
return !t || (t == null ? void 0 : t.length) === 0 ? null : /* @__PURE__ */ o.jsx("section", { id: b.usefulInfo, "data-test-id": b.usefulInfo, className: l(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsxs(F, { className: l(r == null ? void 0 : r.container), children: [
|
|
1977
|
-
/* @__PURE__ */ o.jsx(R, { className: l(r == null ? void 0 : r.headline), as: "h2", children: e }),
|
|
1978
|
-
/* @__PURE__ */ o.jsx("div", { className: l("mt-6 flex flex-col gap-2 desktop:mt-12", r == null ? void 0 : r.tabsWrapper), children: /* @__PURE__ */ o.jsx(bn, { tabsNames: a, activeTab: i, setActiveTab: d, classes: r == null ? void 0 : r.tabs }) }),
|
|
1979
|
-
/* @__PURE__ */ o.jsx("div", { className: l("mt-6 flex flex-col gap-6", r == null ? void 0 : r.contentWrapper), children: (x = (u = t == null ? void 0 : t[i]) == null ? void 0 : u.contents) == null ? void 0 : x.map((m, p) => /* @__PURE__ */ o.jsx(Dn, { accordionsConfig: n, ...m, classes: r == null ? void 0 : r.entityClasses }, p)) })
|
|
1980
|
-
] }) });
|
|
1981
|
-
}, Hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1982
|
-
__proto__: null,
|
|
1983
|
-
UsefulInfo: ue,
|
|
1984
|
-
default: ue
|
|
1985
|
-
}, Symbol.toStringTag, { value: "Module" })), Qt = ({ fields: e, control: t }) => e.map(({ type: r, args: n }) => {
|
|
1986
|
-
const i = Rt[r];
|
|
1987
|
-
return /* @__PURE__ */ St(i, { ...n, key: n.name, control: t });
|
|
1988
|
-
});
|
|
1989
|
-
class zn {
|
|
1990
|
-
constructor(t) {
|
|
1991
|
-
Tt(this, "TEXT_NODE", 3);
|
|
1992
|
-
Tt(this, "ELEMENT_NODE", 1);
|
|
1993
|
-
this.options = t;
|
|
1994
|
-
}
|
|
1995
|
-
/**
|
|
1996
|
-
* Рекурсивно обходит DOM дерево и собирает данные в зависимости от опций.
|
|
1997
|
-
* @param node Текущий узел DOM дерева
|
|
1998
|
-
* @param elements Массив для сбора элементов
|
|
1999
|
-
* @param as Тип возвращаемых данных ('string' или 'node')
|
|
2000
|
-
*/
|
|
2001
|
-
traverse(t, r = "string", n) {
|
|
2002
|
-
const { includeSolidText: i, recursive: d, element: a } = this.options || {};
|
|
2003
|
-
switch (t.nodeType) {
|
|
2004
|
-
case this.ELEMENT_NODE:
|
|
2005
|
-
const u = t, x = u.tagName.toLowerCase();
|
|
2006
|
-
if (x === "script") {
|
|
2007
|
-
console.warn("Found script node. For better security this node will be skipped.");
|
|
2008
|
-
break;
|
|
2009
|
-
}
|
|
2010
|
-
if (a && x !== a)
|
|
2011
|
-
break;
|
|
2012
|
-
if (r === "node")
|
|
2013
|
-
n.push(t);
|
|
2014
|
-
else {
|
|
2015
|
-
const m = u.outerHTML.trim();
|
|
2016
|
-
n.push(m);
|
|
2017
|
-
}
|
|
2018
|
-
if (d)
|
|
2019
|
-
for (const m of t.childNodes)
|
|
2020
|
-
this.traverse(m, r, n);
|
|
2021
|
-
break;
|
|
2022
|
-
case this.TEXT_NODE:
|
|
2023
|
-
if (!i)
|
|
2024
|
-
break;
|
|
2025
|
-
if (r === "node")
|
|
2026
|
-
n.push(t);
|
|
2027
|
-
else {
|
|
2028
|
-
const m = t.textContent;
|
|
2029
|
-
m && n.push(m);
|
|
2030
|
-
}
|
|
2031
|
-
break;
|
|
2032
|
-
}
|
|
2033
|
-
}
|
|
2034
|
-
/**
|
|
2035
|
-
* Парсит HTML строку и возвращает массив тегов или нод в зависимости от опций.
|
|
2036
|
-
* @param html HTML строка
|
|
2037
|
-
* @param as Тип возвращаемых данных ('string' или 'node')
|
|
2038
|
-
* @returns Массив тегов или нод
|
|
2039
|
-
*/
|
|
2040
|
-
async parse(t, r = "string") {
|
|
2041
|
-
const { includeBody: n } = this.options || {}, i = [], d = [], a = await this.parseFromString(t), u = r === "string" ? i : d;
|
|
2042
|
-
if (n)
|
|
2043
|
-
this.traverse(a.body, r, u);
|
|
2044
|
-
else
|
|
2045
|
-
for (const x of a.body.childNodes)
|
|
2046
|
-
this.traverse(x, r, u);
|
|
2047
|
-
return { stringNodes: i, nodes: d };
|
|
2048
|
-
}
|
|
2049
|
-
/**
|
|
2050
|
-
* Считает количество указанных тегов в HTML строке.
|
|
2051
|
-
* @param html HTML строка
|
|
2052
|
-
* @returns Количество найденных тегов
|
|
2053
|
-
*/
|
|
2054
|
-
async countElements(t) {
|
|
2055
|
-
const { stringNodes: r } = await this.parse(t, "string");
|
|
2056
|
-
return r.length;
|
|
2057
|
-
}
|
|
2058
|
-
}
|
|
2059
|
-
const Ln = typeof window < "u";
|
|
2060
|
-
class li extends zn {
|
|
2061
|
-
constructor(t) {
|
|
2062
|
-
super(t);
|
|
2063
|
-
}
|
|
2064
|
-
async parseFromString(t) {
|
|
2065
|
-
return Ln ? new DOMParser().parseFromString(t, "text/html") : Promise.reject();
|
|
2066
|
-
}
|
|
2067
|
-
}
|
|
2068
|
-
const it = ({ html: e, as: t, ...r }) => {
|
|
2069
|
-
const n = t ?? "div";
|
|
2070
|
-
return /* @__PURE__ */ o.jsx(n, { dangerouslySetInnerHTML: { __html: e }, ...r });
|
|
2071
|
-
}, Qn = (e, t) => e.enabled ? t.map((r) => ({
|
|
2072
|
-
name: r.args.name,
|
|
2073
|
-
...r.args.progress
|
|
2074
|
-
})) : null, $n = ["getFioSchema"], Oe = (e, t, r) => {
|
|
2075
|
-
const n = e[t];
|
|
2076
|
-
if (_.isNil(n))
|
|
2077
|
-
throw new Error(`validation for type ${String(t)} not found`);
|
|
2078
|
-
if (!_.isFunction(n))
|
|
2079
|
-
throw new Error(`Cannot generate ${String(t)} because is not a function`);
|
|
2080
|
-
return n(r);
|
|
2081
|
-
}, Vn = (e, t) => Oe(zt.base, e, t), Wn = (e, t) => Oe(zt.dadata, e, t), $t = (e) => {
|
|
2082
|
-
const r = ((e == null ? void 0 : e.map((n) => ({ name: n.args.name, validation: n.args.validation }))) ?? []).reduce((n, i) => {
|
|
2083
|
-
const d = $n.includes(i.validation.type) ? Wn(
|
|
2084
|
-
i.validation.type,
|
|
2085
|
-
i.validation.args
|
|
2086
|
-
) : Vn(
|
|
2087
|
-
i.validation.type,
|
|
2088
|
-
i.validation.args
|
|
2089
|
-
);
|
|
2090
|
-
return n[i.name] = d, n;
|
|
2091
|
-
}, {});
|
|
2092
|
-
return Lt(r);
|
|
2093
|
-
}, An = new gr(), Te = ({ children: e }) => /* @__PURE__ */ o.jsx(Je, { client: An, children: e }), qn = (e, t, r, n) => e.type === "off" ? null : e.type === "text" ? /* @__PURE__ */ o.jsx(it, { html: e.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
|
|
2094
|
-
"label",
|
|
2095
|
-
{
|
|
2096
|
-
className: l(
|
|
2097
|
-
"mob-body-regular-s text-color-dark",
|
|
2098
|
-
"desktop:desk-body-regular-m desktop:gap-x-4",
|
|
2099
|
-
"flex items-center justify-items-start gap-x-3"
|
|
2100
|
-
),
|
|
2101
|
-
children: [
|
|
2102
|
-
/* @__PURE__ */ o.jsx(Ct.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: t, onCheckedChange: r }),
|
|
2103
|
-
/* @__PURE__ */ o.jsx(it, { html: e.content, as: "div", className: n == null ? void 0 : n.content })
|
|
2104
|
-
]
|
|
2105
|
-
}
|
|
2106
|
-
), me = ({
|
|
2107
|
-
fields: e,
|
|
2108
|
-
title: t,
|
|
2109
|
-
progress: r,
|
|
2110
|
-
approvement: n,
|
|
2111
|
-
chips: i,
|
|
2112
|
-
submitProps: d,
|
|
2113
|
-
classes: a,
|
|
2114
|
-
buttonGroup: u
|
|
2115
|
-
}) => {
|
|
2116
|
-
var z, v;
|
|
2117
|
-
const { submitCallback: x } = d || {}, [m, p] = O(!1), f = $t(e), S = Ot.getZodDefaults(f), { control: y, handleSubmit: E } = Mt({
|
|
2118
|
-
schema: f,
|
|
2119
|
-
defaultValues: S,
|
|
2120
|
-
mode: "onBlur"
|
|
2121
|
-
}), k = Qn(r, e), I = ur({ control: y, fields: k || [], schema: f }), P = (C) => {
|
|
2122
|
-
x && x({ ...C, agree: m });
|
|
2123
|
-
};
|
|
2124
|
-
return /* @__PURE__ */ o.jsx(Te, { children: /* @__PURE__ */ o.jsx("section", { id: b.form, "data-test-id": b.form, className: l("w-full", a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsxs(
|
|
2125
|
-
F,
|
|
2126
|
-
{
|
|
2127
|
-
className: l(
|
|
2128
|
-
"!max-w-[636px] border-warm-grey-200 px-4 desktop:gap-8 desktop:p-14",
|
|
2129
|
-
"relative mx-auto flex flex-col gap-6 rounded-sm py-8 desktop:border"
|
|
2130
|
-
),
|
|
2131
|
-
children: [
|
|
2132
|
-
i.enabled && /* @__PURE__ */ o.jsxs(
|
|
2133
|
-
"div",
|
|
2134
|
-
{
|
|
2135
|
-
className: l(
|
|
2136
|
-
"desk-body-regular-l flex items-center gap-x-2 rounded-sm desktop:absolute",
|
|
2137
|
-
"bg-color-blue-grey-100 px-2 py-1 text-color-tetriary",
|
|
2138
|
-
"right-4 top-4 w-max",
|
|
2139
|
-
(z = a == null ? void 0 : a.chips) == null ? void 0 : z.root
|
|
2140
|
-
),
|
|
2141
|
-
children: [
|
|
2142
|
-
i.image && /* @__PURE__ */ o.jsx(c, { name: i.image, className: l("size-6", (v = a == null ? void 0 : a.chips) == null ? void 0 : v.icon) }),
|
|
2143
|
-
i.content
|
|
2144
|
-
]
|
|
2145
|
-
}
|
|
2146
|
-
),
|
|
2147
|
-
/* @__PURE__ */ o.jsx(R, { as: "h2", className: l("desktop:hidden", a == null ? void 0 : a.title), children: t }),
|
|
2148
|
-
/* @__PURE__ */ o.jsx(R, { as: "h3", className: l("mobile:hidden", a == null ? void 0 : a.title), children: t }),
|
|
2149
|
-
/* @__PURE__ */ o.jsxs(
|
|
2150
|
-
"form",
|
|
2151
|
-
{
|
|
2152
|
-
onSubmit: E(P),
|
|
2153
|
-
className: l("flex w-full flex-col gap-y-6", "desktop:gap-y-8", a == null ? void 0 : a.form),
|
|
2154
|
-
children: [
|
|
2155
|
-
r.enabled && /* @__PURE__ */ o.jsx(
|
|
2156
|
-
Ge,
|
|
2157
|
-
{
|
|
2158
|
-
progress: I,
|
|
2159
|
-
topContent: /* @__PURE__ */ o.jsx(it, { html: r.title }),
|
|
2160
|
-
bottomContent: /* @__PURE__ */ o.jsx(it, { html: r.subtitle }),
|
|
2161
|
-
maxPercent: r.maxPercent,
|
|
2162
|
-
classes: a == null ? void 0 : a.progressBar
|
|
2163
|
-
}
|
|
2164
|
-
),
|
|
2165
|
-
/* @__PURE__ */ o.jsx(Qt, { control: y, fields: e }),
|
|
2166
|
-
/* @__PURE__ */ o.jsxs("div", { className: "mob-body-regular-m flex flex-col items-start justify-center gap-4", children: [
|
|
2167
|
-
qn(n, m, p, a == null ? void 0 : a.approvement),
|
|
2168
|
-
/* @__PURE__ */ o.jsx("div", { className: "flex w-full flex-col items-center justify-center gap-4 desktop:flex-row", children: u == null ? void 0 : u.map((C, L) => {
|
|
2169
|
-
const X = C.type === "submit" && n.type === "checkbox" ? !m : !1;
|
|
2170
|
-
return /* @__PURE__ */ St(
|
|
2171
|
-
ht,
|
|
2172
|
-
{
|
|
2173
|
-
...C,
|
|
2174
|
-
key: L,
|
|
2175
|
-
disabled: X,
|
|
2176
|
-
className: l(
|
|
2177
|
-
"w-full whitespace-nowrap",
|
|
2178
|
-
{
|
|
2179
|
-
"w-full": !!n
|
|
2180
|
-
},
|
|
2181
|
-
a == null ? void 0 : a.submit
|
|
2182
|
-
)
|
|
2183
|
-
}
|
|
2184
|
-
);
|
|
2185
|
-
}) })
|
|
2186
|
-
] })
|
|
2187
|
-
]
|
|
2188
|
-
}
|
|
2189
|
-
)
|
|
2190
|
-
]
|
|
2191
|
-
}
|
|
2192
|
-
) }) });
|
|
2193
|
-
}, Un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2194
|
-
__proto__: null,
|
|
2195
|
-
DynamicForm: me,
|
|
2196
|
-
default: me
|
|
2197
|
-
}, Symbol.toStringTag, { value: "Module" })), Kn = (e, t, r, n) => e.type === "off" ? null : e.type === "text" ? /* @__PURE__ */ o.jsx(it, { html: e.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
|
|
2198
|
-
"label",
|
|
2199
|
-
{
|
|
2200
|
-
className: l(
|
|
2201
|
-
"mob-body-regular-s text-color-dark",
|
|
2202
|
-
"desktop:desk-body-regular-m desktop:gap-x-4",
|
|
2203
|
-
"flex items-center justify-items-start gap-x-3"
|
|
2204
|
-
),
|
|
2205
|
-
children: [
|
|
2206
|
-
/* @__PURE__ */ o.jsx(Ct.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: t, onCheckedChange: r }),
|
|
2207
|
-
/* @__PURE__ */ o.jsx(it, { html: e.content, as: "div", className: n == null ? void 0 : n.content })
|
|
2208
|
-
]
|
|
2209
|
-
}
|
|
2210
|
-
), xe = ({
|
|
2211
|
-
fields: e,
|
|
2212
|
-
title: t,
|
|
2213
|
-
approvement: r,
|
|
2214
|
-
submitProps: n,
|
|
2215
|
-
dialogId: i,
|
|
2216
|
-
classes: d,
|
|
2217
|
-
buttonGroup: a,
|
|
2218
|
-
...u
|
|
2219
|
-
}) => {
|
|
2220
|
-
const { submitCallback: x } = n ?? {}, [m, p] = O(!1), f = $t(e), S = Ot.getZodDefaults(f), { control: y, handleSubmit: E } = Mt({
|
|
2221
|
-
schema: f,
|
|
2222
|
-
defaultValues: S,
|
|
2223
|
-
mode: "onBlur"
|
|
2224
|
-
}), k = (I) => {
|
|
2225
|
-
x && x({ ...I, agree: m });
|
|
2226
|
-
};
|
|
2227
|
-
return /* @__PURE__ */ o.jsx(Te, { children: /* @__PURE__ */ o.jsx(se, { id: i, title: t, ...u, children: /* @__PURE__ */ o.jsxs("form", { onSubmit: E(k), className: "flex flex-col gap-6", children: [
|
|
2228
|
-
/* @__PURE__ */ o.jsx(Qt, { control: y, fields: e }),
|
|
2229
|
-
Kn(r, m, p, d == null ? void 0 : d.approvement),
|
|
2230
|
-
a == null ? void 0 : a.map((I, P) => {
|
|
2231
|
-
const z = I.type === "submit" && r.type === "checkbox" ? !m : !1;
|
|
2232
|
-
return /* @__PURE__ */ St(
|
|
2233
|
-
ht,
|
|
2234
|
-
{
|
|
2235
|
-
...I,
|
|
2236
|
-
key: P,
|
|
2237
|
-
disabled: z,
|
|
2238
|
-
className: l(
|
|
2239
|
-
"w-full whitespace-nowrap",
|
|
2240
|
-
{
|
|
2241
|
-
"w-full": !!r
|
|
2242
|
-
},
|
|
2243
|
-
d == null ? void 0 : d.submit
|
|
2244
|
-
)
|
|
2245
|
-
}
|
|
2246
|
-
);
|
|
2247
|
-
})
|
|
2248
|
-
] }) }) });
|
|
2249
|
-
}, Zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2250
|
-
__proto__: null,
|
|
2251
|
-
DynamicFormDialog: xe,
|
|
2252
|
-
default: xe
|
|
2253
|
-
}, Symbol.toStringTag, { value: "Module" })), at = () => ({
|
|
2254
|
-
approve: {
|
|
2255
|
-
icon: {
|
|
2256
|
-
element: /* @__PURE__ */ o.jsx(c, { name: "status/iconMark" }),
|
|
2257
|
-
bg: "bg-color-positive-light"
|
|
2258
|
-
},
|
|
2259
|
-
title: "Ваша заявка отправлена",
|
|
2260
|
-
description: /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2261
|
-
"В ближайшее время с Вами свяжутся ",
|
|
2262
|
-
/* @__PURE__ */ o.jsx("br", {}),
|
|
2263
|
-
" специалисты нашего Банка"
|
|
2264
|
-
] }),
|
|
2265
|
-
button: {
|
|
2266
|
-
text: "Вернуться на главную"
|
|
2267
|
-
}
|
|
2268
|
-
},
|
|
2269
|
-
repeated: {
|
|
2270
|
-
icon: {
|
|
2271
|
-
element: /* @__PURE__ */ o.jsx(c, { name: "status/iconUser" }),
|
|
2272
|
-
bg: "bg-color-positive-light"
|
|
2273
|
-
},
|
|
2274
|
-
title: "Мы вас узнали",
|
|
2275
|
-
description: /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2276
|
-
"Решение по прошлой заявке ещё активно. ",
|
|
2277
|
-
/* @__PURE__ */ o.jsx("br", {}),
|
|
2278
|
-
"Возвращайтесь к нам позже"
|
|
2279
|
-
] }),
|
|
2280
|
-
button: {
|
|
2281
|
-
text: "Вернуться на главную"
|
|
2282
|
-
}
|
|
2283
|
-
},
|
|
2284
|
-
error: {
|
|
2285
|
-
icon: {
|
|
2286
|
-
element: /* @__PURE__ */ o.jsx(c, { name: "status/iconRetry" }),
|
|
2287
|
-
bg: "bg-color-warning-light"
|
|
2288
|
-
},
|
|
2289
|
-
title: "Что-то пошло не так",
|
|
2290
|
-
description: /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2291
|
-
"Обновите страницу или попробуйте ",
|
|
2292
|
-
/* @__PURE__ */ o.jsx("br", {}),
|
|
2293
|
-
" снова через 5 минут"
|
|
2294
|
-
] }),
|
|
2295
|
-
button: {
|
|
2296
|
-
text: "Обновить страницу"
|
|
2297
|
-
}
|
|
2298
|
-
},
|
|
2299
|
-
reject: {
|
|
2300
|
-
icon: {
|
|
2301
|
-
element: /* @__PURE__ */ o.jsx(c, { name: "status/badSmile" }),
|
|
2302
|
-
bg: "bg-color-negative-light"
|
|
2303
|
-
},
|
|
2304
|
-
title: "Нам очень жаль",
|
|
2305
|
-
description: /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2306
|
-
"К сожалению, сейчас мы не можем ",
|
|
2307
|
-
/* @__PURE__ */ o.jsx("br", {}),
|
|
2308
|
-
" принять вашу заявку"
|
|
2309
|
-
] }),
|
|
2310
|
-
button: {
|
|
2311
|
-
text: "Вернуться на главную"
|
|
2312
|
-
}
|
|
2313
|
-
}
|
|
2314
|
-
}), ai = ({ status: e, navigationFn: t }) => /* @__PURE__ */ o.jsx("div", { className: "flex flex-col", children: /* @__PURE__ */ o.jsx(F, { className: "flex flex-col justify-center", children: /* @__PURE__ */ o.jsxs("div", { className: "mt-32 flex w-full flex-col items-center gap-8 desktop:gap-12", children: [
|
|
2315
|
-
/* @__PURE__ */ o.jsx(
|
|
2316
|
-
"span",
|
|
2317
|
-
{
|
|
2318
|
-
className: l(
|
|
2319
|
-
"flex size-16 items-center justify-center rounded-full bg-color-positive-light",
|
|
2320
|
-
`${at()[e].icon.bg}`
|
|
2321
|
-
),
|
|
2322
|
-
children: at()[e].icon.element
|
|
2323
|
-
}
|
|
2324
|
-
),
|
|
2325
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex flex-col items-center gap-2 text-center desktop:gap-6", children: [
|
|
2326
|
-
/* @__PURE__ */ o.jsx(R, { as: "h2", children: at()[e].title }),
|
|
2327
|
-
/* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l text-color-dark", children: at()[e].description })
|
|
2328
|
-
] }),
|
|
2329
|
-
/* @__PURE__ */ o.jsx(ht, { size: "lg", className: "w-full max-w-[328px] desktop:desk-body-regular-l desktop:w-[256px]", onClick: t, children: at()[e].button.text })
|
|
2330
|
-
] }) }) }), Fe = ({ breadcrumb: e, className: t, ...r }) => /* @__PURE__ */ o.jsx("a", { href: e.path, className: l("desk-body-regular-m", t), ...r, children: e.label }), Yn = [
|
|
2331
|
-
{
|
|
2332
|
-
label: "Главная",
|
|
2333
|
-
path: "https://sovcombank.ru/apply/credit/kredit-na-kartu/"
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
label: "Накопительный счет ",
|
|
2337
|
-
path: "https://sovcombank.ru/apply/nakopitelnye-scheta/"
|
|
2338
|
-
},
|
|
2339
|
-
{
|
|
2340
|
-
label: "В Тольятти",
|
|
2341
|
-
disabled: !0
|
|
2342
|
-
}
|
|
2343
|
-
], kt = (e, t, r, n) => e.map((i, d) => {
|
|
2344
|
-
const a = d === n;
|
|
2345
|
-
return /* @__PURE__ */ o.jsxs("div", { className: "flex items-center gap-x-1", children: [
|
|
2346
|
-
/* @__PURE__ */ o.jsx(
|
|
2347
|
-
Fe,
|
|
2348
|
-
{
|
|
2349
|
-
breadcrumb: i,
|
|
2350
|
-
className: l(r, {
|
|
2351
|
-
"pointer-events-none text-color-primary-disabled": a,
|
|
2352
|
-
"text-color-blue-grey-600": i.disabled
|
|
2353
|
-
})
|
|
2354
|
-
}
|
|
2355
|
-
),
|
|
2356
|
-
d !== e.length - 1 && t
|
|
2357
|
-
] }, i.label);
|
|
2358
|
-
}), Xn = ({ separator: e, ellipsis: t, classes: r, breadcrumbs: n = Yn }) => {
|
|
2359
|
-
const [i, d] = O(!1), a = Ht(null);
|
|
2360
|
-
lr(a, () => d(!1));
|
|
2361
|
-
const { first: u, middle: x, last: m } = ct(() => {
|
|
2362
|
-
let f = [], S = [], y = [];
|
|
2363
|
-
return t && (f = n.slice(0, t), S = n.slice(t, n.length - t), y = n.slice(n.length - t)), { first: f, middle: S, last: y };
|
|
2364
|
-
}, [n, t]), p = e ?? /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: l("size-4", r == null ? void 0 : r.separator) });
|
|
2365
|
-
return /* @__PURE__ */ o.jsx(
|
|
2366
|
-
"div",
|
|
2367
|
-
{
|
|
2368
|
-
className: l(
|
|
2369
|
-
"flex max-w-[840px] flex-wrap items-center",
|
|
2370
|
-
"gap-x-2 gap-y-1 py-4 text-color-primary-default",
|
|
2371
|
-
r == null ? void 0 : r.root
|
|
2372
|
-
),
|
|
2373
|
-
children: t ? (
|
|
2374
|
-
// if ellipsis provided, render hidden breadcrumbs
|
|
2375
|
-
/* @__PURE__ */ o.jsx(o.Fragment, { children: n.length > t * 2 + 1 ? (
|
|
2376
|
-
// if we have more than ellipsis (visible crumbs) + available hidden crumbs
|
|
2377
|
-
// render hidden breadcrumbs
|
|
2378
|
-
/* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2379
|
-
kt(u, p, r == null ? void 0 : r.breadcrumb),
|
|
2380
|
-
p,
|
|
2381
|
-
x.length > 0 && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
2382
|
-
/* @__PURE__ */ o.jsxs("div", { className: "relative", children: [
|
|
2383
|
-
/* @__PURE__ */ o.jsx("button", { onClick: () => d(!0), children: "..." }),
|
|
2384
|
-
/* @__PURE__ */ o.jsx(
|
|
2385
|
-
"ul",
|
|
2386
|
-
{
|
|
2387
|
-
ref: a,
|
|
2388
|
-
className: l(
|
|
2389
|
-
"invisible absolute max-h-[264px] overflow-y-auto",
|
|
2390
|
-
"w-[280px] rounded-sm bg-color-white",
|
|
2391
|
-
"customScrollbar-y p-1 opacity-0 shadow-sm",
|
|
2392
|
-
{
|
|
2393
|
-
"visible opacity-100": i
|
|
2394
|
-
}
|
|
2395
|
-
),
|
|
2396
|
-
children: x.map((f) => /* @__PURE__ */ o.jsx("li", { children: /* @__PURE__ */ o.jsx(
|
|
2397
|
-
Fe,
|
|
2398
|
-
{
|
|
2399
|
-
breadcrumb: f,
|
|
2400
|
-
className: l(
|
|
2401
|
-
"desk-body-regular-l inline-block py-3",
|
|
2402
|
-
"w-full rounded-sm bg-color-white px-2",
|
|
2403
|
-
"text-color-dark hover:bg-color-primary-tr-hover",
|
|
2404
|
-
r == null ? void 0 : r.breadcrumb
|
|
2405
|
-
)
|
|
2406
|
-
}
|
|
2407
|
-
) }, f.label))
|
|
2408
|
-
}
|
|
2409
|
-
)
|
|
2410
|
-
] }),
|
|
2411
|
-
p
|
|
2412
|
-
] }),
|
|
2413
|
-
kt(m, p, r == null ? void 0 : r.breadcrumb, m.length - 1)
|
|
2414
|
-
] })
|
|
2415
|
-
) : (
|
|
2416
|
-
// otherwise render all breadcrumbs
|
|
2417
|
-
kt(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
|
|
2418
|
-
) })
|
|
2419
|
-
) : (
|
|
2420
|
-
// if ellipsis doesn't provided render all breadcrumbs
|
|
2421
|
-
kt(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
|
|
2422
|
-
)
|
|
2423
|
-
}
|
|
2424
|
-
);
|
|
2425
|
-
};
|
|
2426
|
-
var mt = /* @__PURE__ */ ((e) => (e.ROOT = "root", e.CURRENT = "current", e))(mt || {});
|
|
2427
|
-
const Jn = (e, t) => {
|
|
2428
|
-
switch (t.type) {
|
|
2429
|
-
case mt.ROOT:
|
|
2430
|
-
return {
|
|
2431
|
-
...e,
|
|
2432
|
-
root: t.payload
|
|
2433
|
-
};
|
|
2434
|
-
case mt.CURRENT:
|
|
2435
|
-
return {
|
|
2436
|
-
...e,
|
|
2437
|
-
current: t.payload
|
|
2438
|
-
};
|
|
2439
|
-
default:
|
|
2440
|
-
return e;
|
|
2441
|
-
}
|
|
2442
|
-
}, Gn = (e) => {
|
|
2443
|
-
const [t, r] = rr(Jn, e);
|
|
2444
|
-
return [t, r];
|
|
2445
|
-
}, sn = (e) => ({
|
|
2446
|
-
type: mt.CURRENT,
|
|
2447
|
-
payload: e
|
|
2448
|
-
}), to = (e) => ({
|
|
2449
|
-
type: mt.ROOT,
|
|
2450
|
-
payload: e
|
|
2451
|
-
}), eo = ({ categories: e, ...t }) => {
|
|
2452
|
-
var r, n;
|
|
2453
|
-
return Se(
|
|
2454
|
-
/* @__PURE__ */ o.jsx(
|
|
2455
|
-
Dt.div,
|
|
2456
|
-
{
|
|
2457
|
-
...t,
|
|
2458
|
-
layout: !0,
|
|
2459
|
-
initial: { opacity: 0 },
|
|
2460
|
-
animate: { opacity: 1 },
|
|
2461
|
-
transition: { duration: 0.2 },
|
|
2462
|
-
className: 'absolute z-20 w-full bg-color-white after:absolute after:left-1/2 after:top-[-1px] after:h-[1px] after:w-full after:max-w-[636px] after:-translate-x-1/2 after:bg-color-blue-grey-200 after:content-[""] after:desktop:max-w-[1140px]',
|
|
2463
|
-
children: /* @__PURE__ */ o.jsx("div", { className: "mx-auto flex w-full max-w-[1140px] gap-x-[56px] py-10", children: e.map((i) => {
|
|
2464
|
-
var a;
|
|
2465
|
-
const d = i.link ? "a" : "p";
|
|
2466
|
-
return /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-y-6", children: [
|
|
2467
|
-
i.title && /* @__PURE__ */ o.jsxs(
|
|
2468
|
-
d,
|
|
2469
|
-
{
|
|
2470
|
-
href: ((a = i.link) == null ? void 0 : a.href) ?? void 0,
|
|
2471
|
-
className: "flex items-center gap-x-1 text-16 uppercase text-color-primary-default",
|
|
2472
|
-
children: [
|
|
2473
|
-
i.title,
|
|
2474
|
-
/* @__PURE__ */ o.jsx(c, { name: "arrows/arrowLink", className: "size-6" })
|
|
2475
|
-
]
|
|
2476
|
-
}
|
|
2477
|
-
),
|
|
2478
|
-
/* @__PURE__ */ o.jsx("ul", { className: "w-[328px]", children: i.children.map((u) => {
|
|
2479
|
-
var x, m;
|
|
2480
|
-
return /* @__PURE__ */ o.jsx("li", { className: "w-full [&:not(:last-child)]:mb-4", children: /* @__PURE__ */ o.jsx("a", { href: (x = u.link) == null ? void 0 : x.href, target: (m = u.link) == null ? void 0 : m.target, className: "w-full text-16", children: u.title }) }, u.title);
|
|
2481
|
-
}) })
|
|
2482
|
-
] }, i.title);
|
|
2483
|
-
}) })
|
|
2484
|
-
}
|
|
2485
|
-
),
|
|
2486
|
-
/**
|
|
2487
|
-
* Нужно для preview, чтобы категории рендерились в iframe
|
|
2488
|
-
*/
|
|
2489
|
-
((n = (r = document.body.querySelector("#modal-preview")) == null ? void 0 : r.contentDocument) == null ? void 0 : n.body) ?? document.body
|
|
2490
|
-
);
|
|
2491
|
-
}, ro = nr(({ category: e, active: t, onActiveTabChange: r }, n) => {
|
|
2492
|
-
var x, m;
|
|
2493
|
-
const i = n && "current" in n ? n : null, d = (x = i == null ? void 0 : i.current) == null ? void 0 : x.getBoundingClientRect(), a = t && !_.isArrayEmpty(e.children), u = e.link ? _.isStringEmpty(e.link.href) ? "span" : "a" : "span";
|
|
2494
|
-
return /* @__PURE__ */ o.jsxs(
|
|
2495
|
-
Dt.div,
|
|
2496
|
-
{
|
|
2497
|
-
ref: n,
|
|
2498
|
-
className: l(
|
|
2499
|
-
"relative flex cursor-default items-center justify-center py-4 text-color-dark",
|
|
2500
|
-
'after:content="" after:absolute after:bottom-0 after:left-1/2 after:h-[1px]',
|
|
2501
|
-
"after:w-0 after:-translate-x-1/2 after:bg-color-primary-default after:duration-100",
|
|
2502
|
-
{
|
|
2503
|
-
"text-color-primary-default": a,
|
|
2504
|
-
"after:w-full": a
|
|
2505
|
-
}
|
|
2506
|
-
),
|
|
2507
|
-
onMouseEnter: () => r(e.title),
|
|
2508
|
-
onMouseLeave: () => r(null),
|
|
2509
|
-
onFocus: () => r(e.title),
|
|
2510
|
-
children: [
|
|
2511
|
-
/* @__PURE__ */ o.jsx(u, { href: u === "a" ? (m = e.link) == null ? void 0 : m.href : void 0, className: "desk-body-regular-m outline-none", children: e.title }),
|
|
2512
|
-
a && /* @__PURE__ */ o.jsx(
|
|
2513
|
-
eo,
|
|
2514
|
-
{
|
|
2515
|
-
categories: e.children,
|
|
2516
|
-
style: {
|
|
2517
|
-
top: d ? d.top + d.height : 0
|
|
2518
|
-
}
|
|
2519
|
-
}
|
|
2520
|
-
)
|
|
2521
|
-
]
|
|
2522
|
-
}
|
|
2523
|
-
);
|
|
2524
|
-
}), no = ft(ro), oo = ({ categories: e }) => {
|
|
2525
|
-
const [t, r] = O(null), n = Ce((d) => {
|
|
2526
|
-
r(d);
|
|
2527
|
-
}, []), i = Ht(null);
|
|
2528
|
-
return /* @__PURE__ */ o.jsx(tr, { mode: "sync", children: /* @__PURE__ */ o.jsxs(
|
|
2529
|
-
"div",
|
|
2530
|
-
{
|
|
2531
|
-
ref: i,
|
|
2532
|
-
id: "tabs",
|
|
2533
|
-
className: "relative flex w-full items-center justify-between gap-x-4 border-b border-b-[rgba(234,237,241)]",
|
|
2534
|
-
children: [
|
|
2535
|
-
e.map((d) => /* @__PURE__ */ o.jsx(
|
|
2536
|
-
no,
|
|
2537
|
-
{
|
|
2538
|
-
ref: i,
|
|
2539
|
-
category: d,
|
|
2540
|
-
active: t === d.title,
|
|
2541
|
-
onActiveTabChange: n
|
|
2542
|
-
},
|
|
2543
|
-
d.title
|
|
2544
|
-
)),
|
|
2545
|
-
/* @__PURE__ */ o.jsx("div", { className: "ml-auto", children: "Личный кабинет" })
|
|
2546
|
-
]
|
|
2547
|
-
}
|
|
2548
|
-
) });
|
|
2549
|
-
}, io = ft(oo), lo = ({
|
|
2550
|
-
category: e,
|
|
2551
|
-
selectedCategory: t,
|
|
2552
|
-
onCurrentCategoryChange: r,
|
|
2553
|
-
onRootCategoryChange: n,
|
|
2554
|
-
active: i,
|
|
2555
|
-
...d
|
|
2556
|
-
}) => /* @__PURE__ */ o.jsxs(
|
|
2557
|
-
"div",
|
|
2558
|
-
{
|
|
2559
|
-
...d,
|
|
2560
|
-
onClick: () => {
|
|
2561
|
-
r(e.children[0]), n(e);
|
|
2562
|
-
},
|
|
2563
|
-
className: l("group/category relative cursor-default text-color-blue-grey-600 duration-100 hover:text-color-dark", {
|
|
2564
|
-
"text-color-dark": i
|
|
2565
|
-
}),
|
|
2566
|
-
children: [
|
|
2567
|
-
/* @__PURE__ */ o.jsx("span", { className: "desk-body-regular-m", children: e.title }),
|
|
2568
|
-
e.children.length > 1 && /* @__PURE__ */ o.jsx(
|
|
2569
|
-
"div",
|
|
2570
|
-
{
|
|
2571
|
-
className: l(
|
|
2572
|
-
"absolute right-0 top-full z-10 flex w-max flex-col",
|
|
2573
|
-
"invisible bg-color-white opacity-0 shadow-sm group-hover/category:visible group-hover/category:opacity-100",
|
|
2574
|
-
"rounded-sm p-1"
|
|
2575
|
-
),
|
|
2576
|
-
children: e.children.map((a) => /* @__PURE__ */ o.jsx(
|
|
2577
|
-
"span",
|
|
2578
|
-
{
|
|
2579
|
-
onClick: (u) => {
|
|
2580
|
-
u.stopPropagation(), u.nativeEvent.stopPropagation(), n(e), r(a);
|
|
2581
|
-
},
|
|
2582
|
-
className: l(
|
|
2583
|
-
"desk-body-regular-l rounded-sm px-3 py-3.5 text-color-dark duration-100 hover:bg-color-primary-tr-hover hover:text-color-dark",
|
|
2584
|
-
{
|
|
2585
|
-
"text-color-primary-default": t.title === a.title
|
|
2586
|
-
}
|
|
2587
|
-
),
|
|
2588
|
-
children: a.title
|
|
2589
|
-
},
|
|
2590
|
-
a.title
|
|
2591
|
-
))
|
|
2592
|
-
}
|
|
2593
|
-
)
|
|
2594
|
-
]
|
|
2595
|
-
}
|
|
2596
|
-
), ao = ({ categories: e, helpers: t, phone: r }) => {
|
|
2597
|
-
const [n, i] = Gn({ root: e[0].children[0], current: e[0].children[0] });
|
|
2598
|
-
return /* @__PURE__ */ o.jsxs("div", { className: "mobile:hidden", children: [
|
|
2599
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex w-full items-center justify-between gap-x-4 border-b border-b-[rgba(234,237,241)] py-4", children: [
|
|
2600
|
-
/* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoMain", className: "mr-auto w-[130px]" }),
|
|
2601
|
-
e.map((d) => {
|
|
2602
|
-
const a = n.root.title === d.title;
|
|
2603
|
-
return /* @__PURE__ */ o.jsx(
|
|
2604
|
-
lo,
|
|
2605
|
-
{
|
|
2606
|
-
category: d,
|
|
2607
|
-
selectedCategory: n.current,
|
|
2608
|
-
onCurrentCategoryChange: (u) => i(sn(u)),
|
|
2609
|
-
onRootCategoryChange: (u) => i(to(u)),
|
|
2610
|
-
active: a
|
|
2611
|
-
},
|
|
2612
|
-
d.title
|
|
2613
|
-
);
|
|
2614
|
-
}),
|
|
2615
|
-
/* @__PURE__ */ o.jsx("div", { className: "h-3.5 w-[1px] rounded-sm bg-color-blue-grey-500" }),
|
|
2616
|
-
t.map((d) => /* @__PURE__ */ o.jsxs(
|
|
2617
|
-
"a",
|
|
2618
|
-
{
|
|
2619
|
-
href: d.link.href,
|
|
2620
|
-
className: "desk-body-regular-m flex items-center gap-x-1 text-color-blue-grey-600 duration-100 hover:text-color-dark",
|
|
2621
|
-
children: [
|
|
2622
|
-
d.link.icon && /* @__PURE__ */ o.jsx(c, { name: d.link.icon, className: "size-4" }),
|
|
2623
|
-
d.title
|
|
2624
|
-
]
|
|
2625
|
-
},
|
|
2626
|
-
d.title
|
|
2627
|
-
)),
|
|
2628
|
-
/* @__PURE__ */ o.jsx("div", { className: "h-3.5 w-[1px] rounded-sm bg-color-blue-grey-500" }),
|
|
2629
|
-
/* @__PURE__ */ o.jsx(
|
|
2630
|
-
"a",
|
|
2631
|
-
{
|
|
2632
|
-
href: `tel:${r}`,
|
|
2633
|
-
className: "desk-body-regular-m flex items-center gap-x-1 text-color-blue-grey-600 duration-100 hover:text-color-dark",
|
|
2634
|
-
children: It(r, "x xxx xxx xx xx")
|
|
2635
|
-
}
|
|
2636
|
-
)
|
|
2637
|
-
] }),
|
|
2638
|
-
/* @__PURE__ */ o.jsx(io, { categories: n.current.children })
|
|
2639
|
-
] });
|
|
2640
|
-
}, uo = ({ category: e }) => /* @__PURE__ */ o.jsx(
|
|
2641
|
-
dt,
|
|
2642
|
-
{
|
|
2643
|
-
label: e.title ?? "",
|
|
2644
|
-
icon: /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: "-rotate-90" }),
|
|
2645
|
-
classes: {
|
|
2646
|
-
root: "w-full",
|
|
2647
|
-
header: {
|
|
2648
|
-
trigger: "py-2 data-[open=false]:bg-color-white",
|
|
2649
|
-
label: "desk-body-regular-m"
|
|
2650
|
-
},
|
|
2651
|
-
content: l(
|
|
2652
|
-
"relative",
|
|
2653
|
-
'after:content-"" after:absolute after:w-[calc(100%-32px)]',
|
|
2654
|
-
"after:bottom-0 after:left-1/2 after:-translate-x-1/2",
|
|
2655
|
-
"after:h-[1px] after:bg-color-blue-grey-200"
|
|
2656
|
-
)
|
|
2657
|
-
},
|
|
2658
|
-
children: /* @__PURE__ */ o.jsx("div", { className: "flex flex-col items-start justify-center gap-y-4", children: e.children.map((t) => {
|
|
2659
|
-
var i;
|
|
2660
|
-
const r = !!t.link, n = r ? "a" : "p";
|
|
2661
|
-
return /* @__PURE__ */ o.jsxs("ul", { className: "w-full list-none p-0", children: [
|
|
2662
|
-
/* @__PURE__ */ o.jsxs(
|
|
2663
|
-
n,
|
|
2664
|
-
{
|
|
2665
|
-
href: r ? (i = t.link) == null ? void 0 : i.href : void 0,
|
|
2666
|
-
className: "mb-3 flex items-center gap-x-1 text-16 text-color-primary-default",
|
|
2667
|
-
children: [
|
|
2668
|
-
t.title,
|
|
2669
|
-
/* @__PURE__ */ o.jsx(c, { name: "arrows/arrowLink" })
|
|
2670
|
-
]
|
|
2671
|
-
}
|
|
2672
|
-
),
|
|
2673
|
-
t.children.map((d) => {
|
|
2674
|
-
var a;
|
|
2675
|
-
return /* @__PURE__ */ o.jsx("li", { className: "inline-block w-full [&:not(:last-child)]:mb-3", children: /* @__PURE__ */ o.jsx("a", { href: (a = d.link) == null ? void 0 : a.href, className: "w-full", children: d.title }) }, d.title);
|
|
2676
|
-
})
|
|
2677
|
-
] }, t.title);
|
|
2678
|
-
}) })
|
|
2679
|
-
},
|
|
2680
|
-
e.title
|
|
2681
|
-
), mo = (e) => e.map((t) => ({
|
|
2682
|
-
value: t.title ?? "",
|
|
2683
|
-
label: t.title ?? ""
|
|
2684
|
-
})), xo = ({ categories: e, helpers: t, phone: r, ...n }) => {
|
|
2685
|
-
const i = mo(e), [d, a] = O(i[0]), u = (m) => {
|
|
2686
|
-
_.isUndefined(m) || _.isArray(m) || a(m);
|
|
2687
|
-
}, x = ct(() => {
|
|
2688
|
-
var m;
|
|
2689
|
-
return _.isUndefined(d) || _.isArray(d) ? [] : ((m = e.find((p) => p.title === d.value)) == null ? void 0 : m.children) ?? [];
|
|
2690
|
-
}, [d, e]);
|
|
2691
|
-
return /* @__PURE__ */ o.jsxs(
|
|
2692
|
-
Dt.div,
|
|
2693
|
-
{
|
|
2694
|
-
...n,
|
|
2695
|
-
className: l(
|
|
2696
|
-
"absolute z-10 w-full max-w-[calc(636px-32px)]",
|
|
2697
|
-
"absolute left-1/2 top-full bg-color-white p-4",
|
|
2698
|
-
"-translate-x-1/2 overflow-x-hidden",
|
|
2699
|
-
"flex flex-col items-center justify-center gap-y-4"
|
|
2700
|
-
),
|
|
2701
|
-
initial: { opacity: 0 },
|
|
2702
|
-
animate: { opacity: 1 },
|
|
2703
|
-
children: [
|
|
2704
|
-
/* @__PURE__ */ o.jsx(Ct.SelectBase, { label: "Категория", options: i, value: d, onChange: u }),
|
|
2705
|
-
/* @__PURE__ */ o.jsx("div", { className: "flex w-full flex-col items-center justify-center gap-y-1", children: x.map((m) => {
|
|
2706
|
-
var p;
|
|
2707
|
-
return _.isArrayEmpty(m.children) ? /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsx("a", { href: (p = m.link) == null ? void 0 : p.href, className: "desk-body-regular-m inline-block w-full", children: m.title }) }, m.title) : /* @__PURE__ */ o.jsx(uo, { category: m }, m.title);
|
|
2708
|
-
}) }),
|
|
2709
|
-
/* @__PURE__ */ o.jsx("div", { className: "h-[1px] w-full bg-color-blue-grey-200" }),
|
|
2710
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex w-full flex-col items-center justify-center gap-y-1", children: [
|
|
2711
|
-
t.map((m) => {
|
|
2712
|
-
var p, f;
|
|
2713
|
-
return /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsxs("a", { href: (p = m.link) == null ? void 0 : p.href, className: "flex w-full items-center gap-x-1", children: [
|
|
2714
|
-
((f = m.link) == null ? void 0 : f.icon) && /* @__PURE__ */ o.jsx(c, { name: m.link.icon, className: "size-4" }),
|
|
2715
|
-
m.title
|
|
2716
|
-
] }) }, m.title);
|
|
2717
|
-
}),
|
|
2718
|
-
/* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsxs("a", { href: `tel:${r}`, className: "flex w-full items-center gap-x-1", children: [
|
|
2719
|
-
/* @__PURE__ */ o.jsx(c, { name: "communication/phone", className: "size-4" }),
|
|
2720
|
-
It(r)
|
|
2721
|
-
] }) })
|
|
2722
|
-
] })
|
|
2723
|
-
]
|
|
2724
|
-
}
|
|
2725
|
-
);
|
|
2726
|
-
}, ho = ({ categories: e, helpers: t, phone: r }) => {
|
|
2727
|
-
var x, m, p;
|
|
2728
|
-
const n = Ht(null), i = (x = n.current) == null ? void 0 : x.getBoundingClientRect(), [d, a] = O(!1), u = () => a(!d);
|
|
2729
|
-
return /* @__PURE__ */ o.jsxs(
|
|
2730
|
-
"div",
|
|
2731
|
-
{
|
|
2732
|
-
ref: n,
|
|
2733
|
-
className: "relative flex w-full items-center justify-between border-b border-b-blue-grey-500 py-4 desktop:hidden",
|
|
2734
|
-
children: [
|
|
2735
|
-
/* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoMain", className: "w-[130px]" }),
|
|
2736
|
-
/* @__PURE__ */ o.jsx("button", { type: "button", onClick: u, className: "h-max w-max", children: /* @__PURE__ */ o.jsx(c, { name: d ? "general/close" : "general/menu", className: "size-6 text-color-primary-default" }) }),
|
|
2737
|
-
d && Se(
|
|
2738
|
-
/* @__PURE__ */ o.jsx(
|
|
2739
|
-
xo,
|
|
2740
|
-
{
|
|
2741
|
-
categories: e,
|
|
2742
|
-
helpers: t,
|
|
2743
|
-
phone: r,
|
|
2744
|
-
style: { top: i ? i.top + i.height : 0 }
|
|
2745
|
-
}
|
|
2746
|
-
),
|
|
2747
|
-
/**
|
|
2748
|
-
* Нужно для preview, чтобы категории рендерились в iframe
|
|
2749
|
-
*/
|
|
2750
|
-
((p = (m = document.body.querySelector("#modal-preview")) == null ? void 0 : m.contentDocument) == null ? void 0 : p.body) ?? document.body
|
|
2751
|
-
)
|
|
2752
|
-
]
|
|
2753
|
-
}
|
|
2754
|
-
);
|
|
2755
|
-
}, he = ({ categories: e, helpers: t, phone: r, breadcrumbs: n, classes: i }) => {
|
|
2756
|
-
const { isMobile: d } = lt();
|
|
2757
|
-
return /* @__PURE__ */ o.jsx("div", { id: b.seoHeader, "data-test-id": b.seoHeader, className: l("w-full bg-color-white", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsxs(F, { className: "mx-auto w-full", children: [
|
|
2758
|
-
/* @__PURE__ */ o.jsx(ho, { categories: e.map((a) => a.children).flat(), helpers: t, phone: r }),
|
|
2759
|
-
/* @__PURE__ */ o.jsx(ao, { categories: e, helpers: t, phone: r }),
|
|
2760
|
-
/* @__PURE__ */ o.jsx(
|
|
2761
|
-
Xn,
|
|
2762
|
-
{
|
|
2763
|
-
ellipsis: d ? 1 : void 0,
|
|
2764
|
-
breadcrumbs: n,
|
|
2765
|
-
matcher: (a) => ({ label: ir(a.label).split("-").join(" ") })
|
|
2766
|
-
}
|
|
2767
|
-
)
|
|
2768
|
-
] }) });
|
|
2769
|
-
}, po = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2770
|
-
__proto__: null,
|
|
2771
|
-
SeoHeader: he,
|
|
2772
|
-
default: he
|
|
2773
|
-
}, Symbol.toStringTag, { value: "Module" })), Be = (e) => typeof e != "string" && "formula" in e, Ee = (e, t) => {
|
|
2774
|
-
let r = t;
|
|
2775
|
-
const n = {
|
|
2776
|
-
style: e
|
|
2777
|
-
};
|
|
2778
|
-
switch (e) {
|
|
2779
|
-
case "currency":
|
|
2780
|
-
n.currency = "RUB", n.minimumFractionDigits = 0, n.maximumFractionDigits = 0;
|
|
2781
|
-
break;
|
|
2782
|
-
case "percent":
|
|
2783
|
-
n.minimumFractionDigits = 0, n.maximumFractionDigits = 1, r = r / 100;
|
|
2784
|
-
break;
|
|
2785
|
-
default:
|
|
2786
|
-
return null;
|
|
2787
|
-
}
|
|
2788
|
-
return new Intl.NumberFormat("ru-RU", n).format(r);
|
|
2789
|
-
}, fo = (e, t) => {
|
|
2790
|
-
switch (e) {
|
|
2791
|
-
case "text":
|
|
2792
|
-
return t;
|
|
2793
|
-
default:
|
|
2794
|
-
return Ee(e, Number(t));
|
|
2795
|
-
}
|
|
2796
|
-
}, co = (e) => Object.values(e).reduce((r, n) => r.merge($t(n.fields)), Lt({})), bo = (e, t) => (e.match(/[a-zA-Z_$][a-zA-Z0-9_$]*/g) || []).filter((i) => !(i in t)).length > 0 ? "" : e, Pe = (e, t) => {
|
|
2797
|
-
const r = Object.entries(t).map(([x, m]) => [x, _.isNil(m) ? "1" : m]), n = r.map(([x]) => x), i = r.map(([, x]) => x), d = bo(e, Object.fromEntries(r)), u = new Function(...n, `return ${d};`)(...i.map(Number));
|
|
2798
|
-
return Number.isNaN(Number(u)) ? "0" : u.toString();
|
|
2799
|
-
}, go = (e, t) => e.map((r) => ({
|
|
2800
|
-
...r,
|
|
2801
|
-
value: Be(r.value) ? Pe(r.value.formula, t) : r.value
|
|
2802
|
-
})), jo = ({ subtitle: e, title: t, classes: r }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: (t || e) && /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2", r == null ? void 0 : r.wrapper), children: [
|
|
2803
|
-
t && /* @__PURE__ */ o.jsx(R, { as: "h3", className: r == null ? void 0 : r.title, children: t }),
|
|
2804
|
-
e && /* @__PURE__ */ o.jsx("div", { className: l("desk-body-regular-l text-color-dark", r == null ? void 0 : r.subtitle), children: e })
|
|
2805
|
-
] }) }), yo = ({ rootDescription: e, rootValue: t, suffix: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: l("mb-6 flex items-center justify-between gap-6", n == null ? void 0 : n.wrapper), children: [
|
|
2806
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-dark", n == null ? void 0 : n.description), children: e }),
|
|
2807
|
-
/* @__PURE__ */ o.jsx("div", { className: l("desk-title-bold-l flex items-center gap-1 text-color-dark", n == null ? void 0 : n.value), children: Ee(r, Number(t)) })
|
|
2808
|
-
] }), ko = ({ hint: e, value: t, label: r, mode: n, color: i = "dark", accent: d = !1 }) => /* @__PURE__ */ o.jsxs("div", { className: "flex items-center justify-between gap-4", children: [
|
|
2809
|
-
/* @__PURE__ */ o.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
2810
|
-
/* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l text-color-dark", children: r }),
|
|
2811
|
-
e && /* @__PURE__ */ o.jsx(
|
|
2812
|
-
Nt,
|
|
2813
|
-
{
|
|
2814
|
-
withCloseBtn: !1,
|
|
2815
|
-
triggerElement: /* @__PURE__ */ o.jsx(c, { className: "size-5 text-icon-blue-grey-600", name: "info/helpCircle" }),
|
|
2816
|
-
children: /* @__PURE__ */ o.jsx("p", { children: e })
|
|
2817
|
-
}
|
|
2818
|
-
)
|
|
2819
|
-
] }),
|
|
2820
|
-
/* @__PURE__ */ o.jsx(
|
|
2821
|
-
"span",
|
|
2822
|
-
{
|
|
2823
|
-
className: l("desk-body-medium-l text-color-dark", {
|
|
2824
|
-
"[&&]:desk-title-bold-s": d,
|
|
2825
|
-
"text-color-primary-default": i === "blue"
|
|
2826
|
-
}),
|
|
2827
|
-
children: fo(n, t)
|
|
2828
|
-
}
|
|
2829
|
-
)
|
|
2830
|
-
] }), wo = ({ infoList: e, classes: t }) => {
|
|
2831
|
-
const { watch: r } = _t(), n = r(), i = go(e, n);
|
|
2832
|
-
return /* @__PURE__ */ o.jsx("div", { className: l("my-4 flex flex-col gap-3 border-t border-solid border-blue-grey-500 pt-4", t == null ? void 0 : t.wrapper), children: i == null ? void 0 : i.map((d) => /* @__PURE__ */ o.jsx(ko, { ...d }, d.label)) });
|
|
2833
|
-
}, vo = ({ iconName: e, text: t, hint: r, classes: n, popoverProps: i }) => /* @__PURE__ */ o.jsxs("div", { className: l("mb-6 flex items-center gap-2", n == null ? void 0 : n.wrapper), children: [
|
|
2834
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex items-center gap-1", n == null ? void 0 : n.block), children: [
|
|
2835
|
-
/* @__PURE__ */ o.jsx(c, { name: e, className: l("size-6 text-icon-blue-grey-800", n == null ? void 0 : n.icon) }),
|
|
2836
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: t })
|
|
2837
|
-
] }),
|
|
2838
|
-
r && /* @__PURE__ */ o.jsx(
|
|
2839
|
-
Nt,
|
|
2840
|
-
{
|
|
2841
|
-
withCloseBtn: !1,
|
|
2842
|
-
triggerElement: /* @__PURE__ */ o.jsx(c, { name: "info/helpCircle", className: "size-5 text-icon-blue-grey-600" }),
|
|
2843
|
-
...i,
|
|
2844
|
-
children: r
|
|
2845
|
-
}
|
|
2846
|
-
)
|
|
2847
|
-
] }), No = ({ assistHint: e, buttonsConfig: t, bottomDescription: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { children: [
|
|
2848
|
-
e && /* @__PURE__ */ o.jsx(vo, { ...e, classes: n == null ? void 0 : n.assistHint }),
|
|
2849
|
-
/* @__PURE__ */ o.jsx("div", { className: l("flex items-center gap-4 mobile:flex-col", n == null ? void 0 : n.buttonsWrapper), children: t == null ? void 0 : t.map((i, d) => /* @__PURE__ */ o.jsx(tt, { className: "w-full", ...i }, d)) }),
|
|
2850
|
-
r && /* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-m mt-4 text-color-secondary", n == null ? void 0 : n.bottomDescription), children: r })
|
|
2851
|
-
] }), Co = ({
|
|
2852
|
-
rootDescription: e,
|
|
2853
|
-
bottomDescription: t,
|
|
2854
|
-
rootValue: r,
|
|
2855
|
-
title: n,
|
|
2856
|
-
subtitle: i,
|
|
2857
|
-
buttonsConfig: d,
|
|
2858
|
-
infoList: a,
|
|
2859
|
-
suffix: u,
|
|
2860
|
-
assistHint: x,
|
|
2861
|
-
classes: m
|
|
2862
|
-
}) => /* @__PURE__ */ o.jsxs("div", { className: l("w-[456px] rounded-md bg-color-blue-grey-100 p-8", m == null ? void 0 : m.wrapper), children: [
|
|
2863
|
-
/* @__PURE__ */ o.jsx(
|
|
2864
|
-
yo,
|
|
2865
|
-
{
|
|
2866
|
-
suffix: u,
|
|
2867
|
-
rootValue: r,
|
|
2868
|
-
rootDescription: e,
|
|
2869
|
-
classes: m == null ? void 0 : m.calculatedBlock
|
|
2870
|
-
}
|
|
2871
|
-
),
|
|
2872
|
-
/* @__PURE__ */ o.jsx(jo, { title: n, subtitle: i, classes: m == null ? void 0 : m.calculatedInfoHead }),
|
|
2873
|
-
/* @__PURE__ */ o.jsx(wo, { infoList: a, classes: m == null ? void 0 : m.calculatorInfoBody }),
|
|
2874
|
-
/* @__PURE__ */ o.jsx(
|
|
2875
|
-
No,
|
|
2876
|
-
{
|
|
2877
|
-
assistHint: x,
|
|
2878
|
-
buttonsConfig: d,
|
|
2879
|
-
bottomDescription: t,
|
|
2880
|
-
classes: m == null ? void 0 : m.calculatorInfoFooter
|
|
2881
|
-
}
|
|
2882
|
-
)
|
|
2883
|
-
] }), So = 2e4, Re = ({
|
|
2884
|
-
slidersGroupConfig: e,
|
|
2885
|
-
additionalSliderGroupConfig: t
|
|
2886
|
-
}) => {
|
|
2887
|
-
const [r, n] = O(!1), { watch: i, setValue: d } = _t(), a = e == null ? void 0 : e.fields.find(({ args: P }) => P.name === "sum"), { args: u } = a || {}, { max: x, name: m, defaultValue: p } = u || {}, f = i(m), { min: S, name: y } = (t == null ? void 0 : t.args) ?? {}, E = i(y), k = Number(x ?? 0) - (f ?? p);
|
|
2888
|
-
return wt(() => {
|
|
2889
|
-
E > k && d(y, k);
|
|
2890
|
-
}, [k, E, d, f]), wt(() => {
|
|
2891
|
-
Number(x) === f && n(!1);
|
|
2892
|
-
}, [n, x, f]), {
|
|
2893
|
-
sliderVisible: r,
|
|
2894
|
-
setSliderVisible: n,
|
|
2895
|
-
sumMax: x,
|
|
2896
|
-
sumName: m,
|
|
2897
|
-
sumDefaultValue: p,
|
|
2898
|
-
sumValue: f,
|
|
2899
|
-
additionalSliderMax: k,
|
|
2900
|
-
onCheckedChange: () => {
|
|
2901
|
-
n((P) => !P), E <= 0 && d(y, S), Number(x) === f && (d(m ?? "", f - So), d(y, S));
|
|
2902
|
-
},
|
|
2903
|
-
sliderSumExist: !_.isObjectEmpty(a == null ? void 0 : a.args),
|
|
2904
|
-
sliderSumCorrectType: (a == null ? void 0 : a.args.componentType) === "algorithmic" || (a == null ? void 0 : a.args.componentType) === "step"
|
|
2905
|
-
};
|
|
2906
|
-
}, Io = (e) => {
|
|
2907
|
-
switch (e) {
|
|
2908
|
-
case "content1":
|
|
2909
|
-
return /* @__PURE__ */ o.jsx("div", { children: "content 1" });
|
|
2910
|
-
case "content2":
|
|
2911
|
-
return /* @__PURE__ */ o.jsx("div", { children: "content 2" });
|
|
2912
|
-
}
|
|
2913
|
-
}, Mo = ({
|
|
2914
|
-
triggerText: e,
|
|
2915
|
-
modalTitle: t,
|
|
2916
|
-
description: r,
|
|
2917
|
-
classes: n,
|
|
2918
|
-
modalProps: i,
|
|
2919
|
-
contentVariant: d
|
|
2920
|
-
}) => {
|
|
2921
|
-
const [a, u] = mr(!1);
|
|
2922
|
-
return /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4 rounded-sm bg-color-blue-grey-100 p-4", n == null ? void 0 : n.wrapper), children: [
|
|
2923
|
-
r && /* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: r }),
|
|
2924
|
-
/* @__PURE__ */ o.jsx(
|
|
2925
|
-
"button",
|
|
2926
|
-
{
|
|
2927
|
-
onClick: () => u(!0),
|
|
2928
|
-
className: l(
|
|
2929
|
-
"desk-body-regular-l w-max cursor-pointer text-color-primary-default underline underline-offset-4",
|
|
2930
|
-
n == null ? void 0 : n.button
|
|
2931
|
-
),
|
|
2932
|
-
children: e
|
|
2933
|
-
}
|
|
2934
|
-
),
|
|
2935
|
-
/* @__PURE__ */ o.jsx(er, { title: t, isModalOpen: a, closeModal: () => u(!1), ...i, children: Io(d) })
|
|
2936
|
-
] });
|
|
2937
|
-
}, G = ({ fields: e }) => {
|
|
2938
|
-
const { control: t } = _t();
|
|
2939
|
-
return /* @__PURE__ */ o.jsx(Qt, { control: t, fields: e });
|
|
2940
|
-
}, _o = ({
|
|
2941
|
-
slidersGroupConfig: e,
|
|
2942
|
-
additionalSliderGroupConfig: t,
|
|
2943
|
-
classes: r
|
|
2944
|
-
}) => {
|
|
2945
|
-
const { control: n } = _t(), { sliderVisible: i, additionalSliderMax: d, onCheckedChange: a } = Re({
|
|
2946
|
-
slidersGroupConfig: e,
|
|
2947
|
-
additionalSliderGroupConfig: t
|
|
2948
|
-
});
|
|
2949
|
-
return _.isNil(t == null ? void 0 : t.args) || !(t != null && t.args) ? null : /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4", r == null ? void 0 : r.wrapper), children: [
|
|
2950
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("inline-flex items-center gap-2", r == null ? void 0 : r.block), children: [
|
|
2951
|
-
/* @__PURE__ */ o.jsx(Ct.SwitchBase, { checked: i, onCheckedChange: a }),
|
|
2952
|
-
/* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l", children: "Хочу получить деньги дополнительно" })
|
|
2953
|
-
] }),
|
|
2954
|
-
i && /* @__PURE__ */ o.jsx(
|
|
2955
|
-
Rt.SliderControl,
|
|
2956
|
-
{
|
|
2957
|
-
...t.args,
|
|
2958
|
-
control: n,
|
|
2959
|
-
componentType: "algorithmic",
|
|
2960
|
-
suffix: "currency",
|
|
2961
|
-
defaultValue: t == null ? void 0 : t.args.min,
|
|
2962
|
-
max: d
|
|
2963
|
-
}
|
|
2964
|
-
)
|
|
2965
|
-
] });
|
|
2966
|
-
}, Oo = ({ modalConfig: e, fieldsGroup: t, classes: r }) => {
|
|
2967
|
-
var d;
|
|
2968
|
-
const { sliderSumExist: n, sliderSumCorrectType: i } = Re({
|
|
2969
|
-
slidersGroupConfig: t.slidersGroupConfig,
|
|
2970
|
-
additionalSliderGroupConfig: t.additionalSliderGroupConfig
|
|
2971
|
-
});
|
|
2972
|
-
return /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-1 flex-col gap-8", r == null ? void 0 : r.rootFieldsWrapper), children: [
|
|
2973
|
-
(e == null ? void 0 : e.triggerText) && (e == null ? void 0 : e.contentVariant) && /* @__PURE__ */ o.jsx(Mo, { classes: r == null ? void 0 : r.modalClasses, ...e }),
|
|
2974
|
-
(t == null ? void 0 : t.selectGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4", r == null ? void 0 : r.selectFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.selectGroupConfig }) }),
|
|
2975
|
-
(t == null ? void 0 : t.slidersGroupConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.slidersGroupConfig }),
|
|
2976
|
-
(t == null ? void 0 : t.radioGroupTabConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupTabConfig }),
|
|
2977
|
-
(t == null ? void 0 : t.checkboxGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4", r == null ? void 0 : r.checkboxFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.checkboxGroupConfig }) }),
|
|
2978
|
-
(t == null ? void 0 : t.radioGroupConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupConfig }),
|
|
2979
|
-
(t == null ? void 0 : t.radioGroupCardConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupCardConfig }),
|
|
2980
|
-
(t == null ? void 0 : t.switchGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4", r == null ? void 0 : r.switchFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.switchGroupConfig }) }),
|
|
2981
|
-
((d = t.additionalSliderGroupConfig) == null ? void 0 : d.args.enabled) && t.slidersGroupConfig && t.additionalSliderGroupConfig && n && i && /* @__PURE__ */ o.jsx(
|
|
2982
|
-
_o,
|
|
2983
|
-
{
|
|
2984
|
-
slidersGroupConfig: t.slidersGroupConfig,
|
|
2985
|
-
additionalSliderGroupConfig: t.additionalSliderGroupConfig
|
|
2986
|
-
}
|
|
2987
|
-
)
|
|
2988
|
-
] });
|
|
2989
|
-
}, To = ft(({ calculatorTabs: e, activeCalculator: t, setActiveCalculator: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: l("mb-8 flex items-center gap-4", n == null ? void 0 : n.wrapper), children: e == null ? void 0 : e.map(({ name: i, label: d }) => /* @__PURE__ */ o.jsx(
|
|
2990
|
-
"button",
|
|
2991
|
-
{
|
|
2992
|
-
onClick: () => r(i),
|
|
2993
|
-
className: l(
|
|
2994
|
-
"mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent desktop:desk-body-regular-l focus:outline-primary-focus desktop:px-4 desktop:py-3",
|
|
2995
|
-
{ "bg-icon-primary-default text-color-white": t === i },
|
|
2996
|
-
n == null ? void 0 : n.tab
|
|
2997
|
-
),
|
|
2998
|
-
children: d
|
|
2999
|
-
},
|
|
3000
|
-
i
|
|
3001
|
-
)) })), Fo = ({
|
|
3002
|
-
calculatorInfoConfig: e,
|
|
3003
|
-
calculatorFieldsConfig: t,
|
|
3004
|
-
classes: r
|
|
3005
|
-
}) => {
|
|
3006
|
-
const n = co(t == null ? void 0 : t.fieldsGroup), i = Mt({
|
|
3007
|
-
schema: n,
|
|
3008
|
-
mode: "onBlur",
|
|
3009
|
-
defaultValues: Ot.getZodDefaults(n)
|
|
3010
|
-
}), d = i.watch(), { rootValue: a } = e;
|
|
3011
|
-
wt(() => {
|
|
3012
|
-
dr.setItem("calculatorData", JSON.stringify(d));
|
|
3013
|
-
}, [d]);
|
|
3014
|
-
const u = Be(a) ? Pe(a.formula, d) : a, x = { ...e, rootValue: u };
|
|
3015
|
-
return /* @__PURE__ */ o.jsx(ar, { ...i, children: /* @__PURE__ */ o.jsxs("div", { className: l("flex items-start gap-16", r == null ? void 0 : r.wrapper), children: [
|
|
3016
|
-
/* @__PURE__ */ o.jsx(Oo, { ...t, classes: r == null ? void 0 : r.calculatorFields }),
|
|
3017
|
-
/* @__PURE__ */ o.jsx(Co, { ...x, classes: r == null ? void 0 : r.calculatorInfo })
|
|
3018
|
-
] }) });
|
|
3019
|
-
}, pe = ({ calculators: e, headline: t, classes: r }) => {
|
|
3020
|
-
var m;
|
|
3021
|
-
const n = e.length > 1, [i, d] = O(n ? (m = e[0]) == null ? void 0 : m.name : ""), a = ct(() => e == null ? void 0 : e.map(({ name: p, label: f }) => ({ name: p, label: f })), [e]), u = n ? a == null ? void 0 : a.findIndex((p) => p.name === i) : 0, x = e[u];
|
|
3022
|
-
return /* @__PURE__ */ o.jsx("section", { id: b.calculator, "data-test-id": b.calculator, className: l(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsx(F, { className: l(r == null ? void 0 : r.container), children: /* @__PURE__ */ o.jsxs("div", { className: l(r == null ? void 0 : r.wrapper), children: [
|
|
3023
|
-
/* @__PURE__ */ o.jsx(R, { className: l("mb-12", r == null ? void 0 : r.headline), as: "h2", children: t }),
|
|
3024
|
-
n && /* @__PURE__ */ o.jsx(
|
|
3025
|
-
To,
|
|
3026
|
-
{
|
|
3027
|
-
calculatorTabs: a,
|
|
3028
|
-
activeCalculator: i,
|
|
3029
|
-
setActiveCalculator: d,
|
|
3030
|
-
classes: r == null ? void 0 : r.calculatorTabs
|
|
3031
|
-
}
|
|
3032
|
-
),
|
|
3033
|
-
/* @__PURE__ */ o.jsx(
|
|
3034
|
-
Fo,
|
|
3035
|
-
{
|
|
3036
|
-
name: x.name,
|
|
3037
|
-
label: x.label,
|
|
3038
|
-
calculatorInfoConfig: x.calculatorInfoConfig,
|
|
3039
|
-
calculatorFieldsConfig: x.calculatorFieldsConfig,
|
|
3040
|
-
classes: r == null ? void 0 : r.calculatorView
|
|
3041
|
-
}
|
|
3042
|
-
)
|
|
3043
|
-
] }) }) });
|
|
3044
|
-
}, Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3045
|
-
__proto__: null,
|
|
3046
|
-
Calculator: pe,
|
|
3047
|
-
default: pe
|
|
3048
|
-
}, Symbol.toStringTag, { value: "Module" })), Eo = ({ linksList: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: l("mt-4 flex flex-wrap items-center gap-4 desktop:mt-12 desktop:gap-8", t == null ? void 0 : t.list), children: e == null ? void 0 : e.map((r, n) => /* @__PURE__ */ o.jsx(pt, { withUnderline: !0, size: "md", classes: t == null ? void 0 : t.customLink, ...r }, n)) }), Po = ({ heading: e, buttonsGroup: t, description: r, images: n, linksList: i, classes: d }) => {
|
|
3049
|
-
const a = t && (t == null ? void 0 : t.length) > 0, u = i && (i == null ? void 0 : i.length) > 0;
|
|
3050
|
-
return /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col", d == null ? void 0 : d.wrapper), children: [
|
|
3051
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4 mobile:mb-2", d == null ? void 0 : d.textBlock), children: [
|
|
3052
|
-
/* @__PURE__ */ o.jsx(R, { as: "h2", className: l(d == null ? void 0 : d.heading), children: e }),
|
|
3053
|
-
r && /* @__PURE__ */ o.jsx(
|
|
3054
|
-
"p",
|
|
3055
|
-
{
|
|
3056
|
-
dangerouslySetInnerHTML: { __html: r },
|
|
3057
|
-
className: l("desk-body-regular-l text-color-dark", d == null ? void 0 : d.description)
|
|
3058
|
-
}
|
|
3059
|
-
)
|
|
3060
|
-
] }),
|
|
3061
|
-
/* @__PURE__ */ o.jsx("div", { className: l("h-full w-full desktop:hidden", d == null ? void 0 : d.imageMobileWrapper), children: /* @__PURE__ */ o.jsx("img", { src: n == null ? void 0 : n.mobile, alt: n == null ? void 0 : n.alt, className: l("h-full w-full object-contain", d == null ? void 0 : d.imageMobile) }) }),
|
|
3062
|
-
a && /* @__PURE__ */ o.jsx("div", { className: l("mt-2 flex items-center gap-3 mobile:flex-col desktop:mt-8 desktop:gap-8", d == null ? void 0 : d.buttonsGroup), children: t == null ? void 0 : t.map((x, m) => /* @__PURE__ */ o.jsx(tt, { className: "w-full desktop:w-[216px]", ...x }, m)) }),
|
|
3063
|
-
u && /* @__PURE__ */ o.jsx(Eo, { linksList: i, classes: d == null ? void 0 : d.linksList })
|
|
3064
|
-
] });
|
|
3065
|
-
}, fe = (e) => {
|
|
3066
|
-
const { size: t = "md", backgroundColor: r = "#F4F8FE", images: n, classes: i, ...d } = e;
|
|
3067
|
-
return /* @__PURE__ */ o.jsx(
|
|
3068
|
-
"section",
|
|
3069
|
-
{
|
|
3070
|
-
id: b.infoBlock,
|
|
3071
|
-
"data-test-id": b.infoBlock,
|
|
3072
|
-
style: { backgroundColor: r },
|
|
3073
|
-
className: l("py-14", i == null ? void 0 : i.root),
|
|
3074
|
-
children: /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsxs("div", { className: l("flex items-center justify-between gap-11 mobile:flex-col", i == null ? void 0 : i.container), children: [
|
|
3075
|
-
/* @__PURE__ */ o.jsx(Po, { images: n, classes: i == null ? void 0 : i.rootContent, ...d }),
|
|
3076
|
-
/* @__PURE__ */ o.jsx(
|
|
3077
|
-
"div",
|
|
3078
|
-
{
|
|
3079
|
-
className: l("h-[200px] w-full max-w-[432px] mobile:hidden", i == null ? void 0 : i.imageDesktopWrapper, {
|
|
3080
|
-
"h-[238px]": t === "md"
|
|
3081
|
-
}),
|
|
3082
|
-
children: /* @__PURE__ */ o.jsx("img", { src: n == null ? void 0 : n.desktop, alt: n == null ? void 0 : n.alt, className: l("h-full w-full object-contain", i == null ? void 0 : i.imageDesktop) })
|
|
3083
|
-
}
|
|
3084
|
-
)
|
|
3085
|
-
] }) })
|
|
3086
|
-
}
|
|
3087
|
-
);
|
|
3088
|
-
}, Ro = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3089
|
-
__proto__: null,
|
|
3090
|
-
InfoBlock: fe,
|
|
3091
|
-
default: fe
|
|
3092
|
-
}, Symbol.toStringTag, { value: "Module" })), Do = (e) => {
|
|
3093
|
-
const [t, r] = O(0), [n, i] = O(0);
|
|
3094
|
-
return {
|
|
3095
|
-
selectedRating: t,
|
|
3096
|
-
hoveredRatings: n,
|
|
3097
|
-
handleMouseEnter: (x) => {
|
|
3098
|
-
i(x);
|
|
3099
|
-
},
|
|
3100
|
-
handleMouseLeave: () => {
|
|
3101
|
-
i(t);
|
|
3102
|
-
},
|
|
3103
|
-
handleSelectRating: (x) => {
|
|
3104
|
-
r(x), e("review");
|
|
3105
|
-
}
|
|
3106
|
-
};
|
|
3107
|
-
}, ce = Lt({
|
|
3108
|
-
review: zt.base.getStringSchema({ required: !1 })
|
|
3109
|
-
}), Ho = ft(() => {
|
|
3110
|
-
const e = xr({ ids: ["banner"] }), [t, r] = O(!1);
|
|
3111
|
-
return wt(() => {
|
|
3112
|
-
r(!1);
|
|
3113
|
-
const n = setTimeout(() => {
|
|
3114
|
-
r(!0);
|
|
3115
|
-
}, 1e4);
|
|
3116
|
-
return () => clearTimeout(n);
|
|
3117
|
-
}, []), /* @__PURE__ */ o.jsx(
|
|
3118
|
-
"div",
|
|
3119
|
-
{
|
|
3120
|
-
className: l(
|
|
3121
|
-
"invisible flex size-16 items-center justify-center rounded-full bg-color-secondary-default opacity-0 transition-all hover:bg-color-secondary-hover",
|
|
3122
|
-
{ "opacity-1 visible": t && !e }
|
|
3123
|
-
),
|
|
3124
|
-
children: /* @__PURE__ */ o.jsx(c, { name: "general/heart", className: "size-7 fill-transparent stroke-white stroke-[3px]" })
|
|
3125
|
-
}
|
|
3126
|
-
);
|
|
3127
|
-
}), zo = "Спасибо за оценку!", Lo = ({ title: e = zo, classes: t }) => /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col items-center gap-4 text-center", t == null ? void 0 : t.wrapper), children: [
|
|
3128
|
-
/* @__PURE__ */ o.jsx(c, { name: "status/succesCircle", className: l(t == null ? void 0 : t.icon) }),
|
|
3129
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-medium-l", t == null ? void 0 : t.title), children: e })
|
|
3130
|
-
] }), Qo = "Расскажите о впечатлениях", $o = /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
3131
|
-
"Вам нравится сайт банка? ",
|
|
3132
|
-
/* @__PURE__ */ o.jsx("br", {}),
|
|
3133
|
-
" У вас есть предложения по его улучшению?"
|
|
3134
|
-
] }), Vo = ({
|
|
3135
|
-
submitCallback: e,
|
|
3136
|
-
rating: t,
|
|
3137
|
-
setFormStep: r,
|
|
3138
|
-
title: n = Qo,
|
|
3139
|
-
subtitle: i = $o,
|
|
3140
|
-
classes: d
|
|
3141
|
-
}) => {
|
|
3142
|
-
const { control: a, handleSubmit: u } = Mt({
|
|
3143
|
-
mode: "onBlur",
|
|
3144
|
-
schema: ce,
|
|
3145
|
-
defaultValues: Ot.getZodDefaults(ce)
|
|
3146
|
-
}), x = async (m) => {
|
|
3147
|
-
var p;
|
|
3148
|
-
e && (await e({
|
|
3149
|
-
rating: t,
|
|
3150
|
-
pageUrl: (p = window == null ? void 0 : window.location) == null ? void 0 : p.href,
|
|
3151
|
-
...m
|
|
3152
|
-
}), r("finally"));
|
|
3153
|
-
};
|
|
3154
|
-
return /* @__PURE__ */ o.jsxs("form", { onSubmit: u(x), className: l("flex flex-col gap-4", d == null ? void 0 : d.form), children: [
|
|
3155
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2 text-center", d == null ? void 0 : d.textBlock), children: [
|
|
3156
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-medium-l", d == null ? void 0 : d.title), children: n }),
|
|
3157
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l", d == null ? void 0 : d.subtitle), children: i })
|
|
3158
|
-
] }),
|
|
3159
|
-
/* @__PURE__ */ o.jsx(
|
|
3160
|
-
Rt.TextareaControl,
|
|
3161
|
-
{
|
|
3162
|
-
control: a,
|
|
3163
|
-
name: "review",
|
|
3164
|
-
label: "Поделитесь вашим мнением",
|
|
3165
|
-
classes: d == null ? void 0 : d.textareaClasses
|
|
3166
|
-
}
|
|
3167
|
-
),
|
|
3168
|
-
/* @__PURE__ */ o.jsx(ht, { type: "submit", size: "sm", intent: "negative", className: l("w-full", d == null ? void 0 : d.button), children: "Отправить" })
|
|
3169
|
-
] });
|
|
3170
|
-
}, Wo = Array(5).fill(0), Ao = "Ваше мнение важно для нас!", qo = "Пожалуйста, оцените работу сайта, чтобы мы сделали его еще удобнее", Uo = ({
|
|
3171
|
-
handleMouseLeave: e,
|
|
3172
|
-
hoveredRatings: t,
|
|
3173
|
-
selectedRating: r,
|
|
3174
|
-
handleSelectRating: n,
|
|
3175
|
-
handleMouseEnter: i,
|
|
3176
|
-
title: d = Ao,
|
|
3177
|
-
subtitle: a = qo,
|
|
3178
|
-
classes: u
|
|
3179
|
-
}) => /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col items-center gap-4", u == null ? void 0 : u.wrapper), children: [
|
|
3180
|
-
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2 text-center", u == null ? void 0 : u.textBlock), children: [
|
|
3181
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-medium-l", u == null ? void 0 : u.title), children: d }),
|
|
3182
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l", u == null ? void 0 : u.subtitle), children: a })
|
|
3183
|
-
] }),
|
|
3184
|
-
/* @__PURE__ */ o.jsx("div", { className: l("flex items-center gap-2", u == null ? void 0 : u.ratingsWrapper), children: Wo.map((x, m) => /* @__PURE__ */ o.jsx(
|
|
3185
|
-
"button",
|
|
3186
|
-
{
|
|
3187
|
-
className: l("size-8", u == null ? void 0 : u.ratingBtn),
|
|
3188
|
-
onMouseEnter: () => i(m + 1),
|
|
3189
|
-
onMouseLeave: () => e(),
|
|
3190
|
-
onClick: () => n(m + 1),
|
|
3191
|
-
children: /* @__PURE__ */ o.jsx(
|
|
3192
|
-
c,
|
|
3193
|
-
{
|
|
3194
|
-
name: "general/heart",
|
|
3195
|
-
className: l("fill-[#b0c0d2] transition-colors duration-12", u == null ? void 0 : u.ratingIcon, {
|
|
3196
|
-
"fill-secondary-default": m < (t || r)
|
|
3197
|
-
})
|
|
3198
|
-
}
|
|
3199
|
-
)
|
|
3200
|
-
},
|
|
3201
|
-
m
|
|
3202
|
-
)) })
|
|
3203
|
-
] }), Ko = ({ formStep: e, setFormStep: t, ratingProps: r, ...n }) => {
|
|
3204
|
-
var i, d, a;
|
|
3205
|
-
switch (e) {
|
|
3206
|
-
case "rating":
|
|
3207
|
-
return /* @__PURE__ */ o.jsx(Uo, { ...r, classes: (i = n.classes) == null ? void 0 : i.selectRating, ...n.selectRatingStepProps });
|
|
3208
|
-
case "review":
|
|
3209
|
-
return /* @__PURE__ */ o.jsx(
|
|
3210
|
-
Vo,
|
|
3211
|
-
{
|
|
3212
|
-
submitCallback: n.submitCallback,
|
|
3213
|
-
setFormStep: t,
|
|
3214
|
-
rating: r.selectedRating,
|
|
3215
|
-
classes: (d = n.classes) == null ? void 0 : d.userReview,
|
|
3216
|
-
...n.userReviewStepProps
|
|
3217
|
-
}
|
|
3218
|
-
);
|
|
3219
|
-
case "finally":
|
|
3220
|
-
return /* @__PURE__ */ o.jsx(Lo, { classes: (a = n.classes) == null ? void 0 : a.finally, ...n.finallyStepProps });
|
|
3221
|
-
}
|
|
3222
|
-
}, be = (e) => {
|
|
3223
|
-
const [t, r] = O("rating"), n = Do(r), { classes: i } = e;
|
|
3224
|
-
return /* @__PURE__ */ o.jsx("div", { className: l("fixed right-5 top-[80%] z-[1000]", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsx(
|
|
3225
|
-
Nt,
|
|
3226
|
-
{
|
|
3227
|
-
side: "top",
|
|
3228
|
-
align: "end",
|
|
3229
|
-
sideOffset: 10,
|
|
3230
|
-
withArrow: !1,
|
|
3231
|
-
withCloseBtn: !1,
|
|
3232
|
-
classes: {
|
|
3233
|
-
content: "max-w-[330px] w-[330px] p-6"
|
|
3234
|
-
},
|
|
3235
|
-
triggerElement: /* @__PURE__ */ o.jsx(Ho, {}),
|
|
3236
|
-
...e == null ? void 0 : e.popoverProps,
|
|
3237
|
-
children: /* @__PURE__ */ o.jsx("div", { className: l("w-full", i == null ? void 0 : i.wrapper), children: Ko({ formStep: t, setFormStep: r, ratingProps: n, ...e }) })
|
|
3238
|
-
}
|
|
3239
|
-
) });
|
|
3240
|
-
}, Zo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3241
|
-
__proto__: null,
|
|
3242
|
-
UserFeedback: be,
|
|
3243
|
-
default: be
|
|
3244
|
-
}, Symbol.toStringTag, { value: "Module" }));
|
|
3245
|
-
export {
|
|
3246
|
-
di as AuthProvider,
|
|
3247
|
-
ee as Banner,
|
|
3248
|
-
Vr as BannerWithSeparateImg,
|
|
3249
|
-
st as Benefit,
|
|
3250
|
-
Xn as Breadcrumbs,
|
|
3251
|
-
tt as ButtonWithHandlers,
|
|
3252
|
-
pe as Calculator,
|
|
3253
|
-
Fo as CalculatorView,
|
|
3254
|
-
me as DynamicForm,
|
|
3255
|
-
xe as DynamicFormDialog,
|
|
3256
|
-
ai as FallbacksView,
|
|
3257
|
-
Qt as FieldMapper,
|
|
3258
|
-
re as Footer,
|
|
3259
|
-
li as HTMLParser,
|
|
3260
|
-
it as HTMLRenderer,
|
|
3261
|
-
te as Header,
|
|
3262
|
-
fe as InfoBlock,
|
|
3263
|
-
ae as InterLinking,
|
|
3264
|
-
Er as KEYS_OF_WIDGET_LIST,
|
|
3265
|
-
oe as LongBanner,
|
|
3266
|
-
he as SeoHeader,
|
|
3267
|
-
ne as Stepper,
|
|
3268
|
-
ue as UsefulInfo,
|
|
3269
|
-
be as UserFeedback,
|
|
3270
|
-
Br as WIDGET_LIST_MAP,
|
|
3271
|
-
An as queryClient,
|
|
3272
|
-
b as widgetIds
|
|
3273
|
-
};
|
|
3274
|
-
//# sourceMappingURL=widget.js.map
|