@licklist/design 0.68.1 → 0.68.2-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc +0 -5
- package/.storybook/main.cjs +16 -16
- package/.storybook/manager.js +3 -3
- package/.storybook/preview.js +31 -31
- package/bitbucket-pipelines.yml +2 -2
- package/dist/affiliate/card/AffiliateCard.d.ts +1 -1
- package/dist/affiliate/card/AffiliateCard.d.ts.map +1 -1
- package/dist/affiliate/card/AffiliateCard.js +10 -10
- package/dist/affiliate/card/index.d.ts +1 -1
- package/dist/affiliate/card/index.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.js +19 -19
- package/dist/affiliate/form/AffiliateForm.d.ts +2 -2
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateForm.js +14 -14
- package/dist/affiliate/form/index.d.ts +2 -2
- package/dist/affiliate/form/index.d.ts.map +1 -1
- package/dist/affiliate/index.d.ts +3 -3
- package/dist/affiliate/index.d.ts.map +1 -1
- package/dist/affiliate/types/index.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.js +8 -8
- package/dist/auth/AccessDenied/index.d.ts +1 -1
- package/dist/auth/AccessDenied/index.d.ts.map +1 -1
- package/dist/auth/Authorizer.d.ts +1 -1
- package/dist/auth/Authorizer.d.ts.map +1 -1
- package/dist/auth/Authorizer.js +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.js +10 -10
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.js +26 -26
- package/dist/auth/ChangePassword/index.d.ts +2 -2
- package/dist/auth/ChangePassword/index.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.js +3 -3
- package/dist/auth/Layout/UserNavComponent.d.ts +1 -1
- package/dist/auth/Layout/UserNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.js +3 -3
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.js +1 -1
- package/dist/auth/Layout/index.d.ts +4 -4
- package/dist/auth/Layout/index.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +10 -9
- package/dist/auth/Login/LoginFormComponent.d.ts +2 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginFormComponent.js +21 -21
- package/dist/auth/Login/index.d.ts +2 -2
- package/dist/auth/Login/index.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +1 -1
- package/dist/auth/Logout/index.d.ts +1 -1
- package/dist/auth/Logout/index.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.js +24 -24
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.js +7 -7
- package/dist/auth/Register/RegisterFormComponent.d.ts +3 -3
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.js +69 -69
- package/dist/auth/Register/index.d.ts +3 -3
- package/dist/auth/Register/index.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.js +7 -7
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.js +17 -17
- package/dist/auth/ResetPassword/index.d.ts +2 -2
- package/dist/auth/ResetPassword/index.d.ts.map +1 -1
- package/dist/auth/Router.d.ts +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +1 -1
- package/dist/auth/Social/SocialCallbackComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.js +7 -7
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +13 -13
- package/dist/auth/Social/index.d.ts +2 -2
- package/dist/auth/Social/index.d.ts.map +1 -1
- package/dist/auth/index.d.ts +10 -10
- package/dist/auth/index.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +7 -7
- package/dist/availability-indicator/index.d.ts +1 -1
- package/dist/availability-indicator/index.d.ts.map +1 -1
- package/dist/calendar/Calendar.d.ts +4 -4
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts +2 -2
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +38 -43
- package/dist/calendar/components/CalendarButtons/index.d.ts +1 -1
- package/dist/calendar/components/CalendarButtons/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.js +1 -1
- package/dist/calendar/components/CalendarSelect/index.d.ts +2 -2
- package/dist/calendar/components/CalendarSelect/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.js +8 -8
- package/dist/calendar/components/CalendarWeekdays/index.d.ts +1 -1
- package/dist/calendar/components/CalendarWeekdays/index.d.ts.map +1 -1
- package/dist/calendar/index.d.ts +3 -3
- package/dist/calendar/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +2 -2
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.js +1 -1
- package/dist/collapsible-input-group/index.d.ts +1 -1
- package/dist/collapsible-input-group/index.d.ts.map +1 -1
- package/dist/custom-fields/constants.d.ts.map +1 -1
- package/dist/custom-fields/constants.js +10 -10
- package/dist/custom-fields/field/FieldItem.d.ts +1 -1
- package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
- package/dist/custom-fields/field/SelectFieldModal.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts +8 -8
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.js +2 -2
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +7 -7
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +15 -15
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.d.ts +2 -2
- package/dist/custom-fields/forms/DropdownForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.js +15 -15
- package/dist/custom-fields/forms/TextInputForm.d.ts +2 -2
- package/dist/custom-fields/forms/TextInputForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/TextInputForm.js +7 -7
- package/dist/custom-fields/index.d.ts +1 -1
- package/dist/custom-fields/index.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.js +5 -5
- package/dist/customers/components/filter/index.d.ts +2 -2
- package/dist/customers/components/filter/index.d.ts.map +1 -1
- package/dist/customers/components/index.d.ts +1 -1
- package/dist/customers/components/index.d.ts.map +1 -1
- package/dist/customers/index.d.ts +1 -1
- package/dist/customers/index.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.d.ts +3 -3
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +5 -5
- package/dist/date-time-button/DateTimeButton.d.ts +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +2 -2
- package/dist/date-time-button/index.d.ts +1 -1
- package/dist/date-time-button/index.d.ts.map +1 -1
- package/dist/error/ErrorFallback.d.ts.map +1 -1
- package/dist/error/ErrorFallback.js +3 -3
- package/dist/error/index.d.ts +1 -1
- package/dist/error/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.d.ts +2 -2
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +24 -18
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts +7 -7
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +57 -58
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts +2 -2
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts +3 -3
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.js +8 -8
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +8 -8
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +37 -36
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +5 -5
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/index.d.ts +2 -2
- package/dist/events/edit-event-modal/hooks/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.js +12 -12
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.js +9 -9
- package/dist/events/edit-event-modal/index.d.ts +3 -3
- package/dist/events/edit-event-modal/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts +2 -2
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +3 -4
- package/dist/events/edit-event-modal/utils/isUrlValid.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/removeRruleCount.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +6 -6
- package/dist/events/edit-recurrent-event-modal/index.d.ts +1 -1
- package/dist/events/edit-recurrent-event-modal/index.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.d.ts +3 -3
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +17 -17
- package/dist/events/event-card/EventCardSkeleton.d.ts.map +1 -1
- package/dist/events/event-card/EventCardSkeleton.js +1 -1
- package/dist/events/event-card/index.d.ts +2 -2
- package/dist/events/event-card/index.d.ts.map +1 -1
- package/dist/events/event-card/utils.d.ts +1 -1
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-card/utils.js +6 -6
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +3 -3
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +10 -10
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +3 -3
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +3 -3
- package/dist/events/event-statistic-modal/index.d.ts +2 -2
- package/dist/events/event-statistic-modal/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +3 -3
- package/dist/events/event-venue-map/EventVenueMap.d.ts +5 -5
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.js +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.js +2 -2
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.js +4 -4
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +5 -5
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.js +5 -5
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +16 -16
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +4 -4
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +3 -3
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useDrag.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.js +8 -8
- package/dist/events/event-venue-map/hooks/useImage.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.js +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.js +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts.map +1 -1
- package/dist/events/event-venue-map/index.d.ts +2 -2
- package/dist/events/event-venue-map/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/types/index.d.ts +3 -3
- package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts +3 -3
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/events/index.d.ts +5 -5
- package/dist/events/index.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.d.ts +3 -3
- package/dist/file-upload/FilePreview.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.js +3 -3
- package/dist/file-upload/FileUpload.d.ts +3 -3
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +9 -9
- package/dist/file-upload/index.d.ts +1 -1
- package/dist/file-upload/index.d.ts.map +1 -1
- package/dist/header/BookeditHeader.d.ts +1 -1
- package/dist/header/BookeditHeader.d.ts.map +1 -1
- package/dist/header/Header.d.ts +1 -1
- package/dist/header/Header.d.ts.map +1 -1
- package/dist/header/LicklistHeader.d.ts +1 -1
- package/dist/header/LicklistHeader.d.ts.map +1 -1
- package/dist/header/elements/CompanySelector.d.ts.map +1 -1
- package/dist/header/elements/index.d.ts +1 -1
- package/dist/header/elements/index.d.ts.map +1 -1
- package/dist/header/index.d.ts +4 -4
- package/dist/header/index.d.ts.map +1 -1
- package/dist/help/example/Example.d.ts +1 -1
- package/dist/help/example/Example.d.ts.map +1 -1
- package/dist/help/example/Example.js +1 -1
- package/dist/help/example/index.d.ts +1 -1
- package/dist/help/example/index.d.ts.map +1 -1
- package/dist/help/index.d.ts +2 -2
- package/dist/help/index.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +2 -2
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.js +2 -2
- package/dist/help/popover/index.d.ts +1 -1
- package/dist/help/popover/index.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -5
- package/dist/iframe/activity-card/index.d.ts +1 -1
- package/dist/iframe/activity-card/index.d.ts.map +1 -1
- package/dist/iframe/back-button/BackButton.d.ts.map +1 -1
- package/dist/iframe/back-button/index.d.ts +1 -1
- package/dist/iframe/back-button/index.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.js +9 -9
- package/dist/iframe/custom-fields/index.d.ts +2 -2
- package/dist/iframe/custom-fields/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.js +7 -7
- package/dist/iframe/event/event-booking-form/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-form/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +4 -4
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/EventBookingView.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.js +12 -12
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +5 -5
- package/dist/iframe/event/event-card/index.d.ts +2 -2
- package/dist/iframe/event/event-card/index.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.js +6 -6
- package/dist/iframe/event/event-description/index.d.ts +1 -1
- package/dist/iframe/event/event-description/index.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +6 -6
- package/dist/iframe/event/event-navigation-footer/index.d.ts +1 -1
- package/dist/iframe/event/event-navigation-footer/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.js +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.js +9 -9
- package/dist/iframe/event/event-order-summary/index.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.js +1 -1
- package/dist/iframe/event/event-product-sets/index.d.ts +2 -2
- package/dist/iframe/event/event-product-sets/index.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.js +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts +2 -2
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/EventTables.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/index.d.ts +1 -1
- package/dist/iframe/event/event-tables/index.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +2 -2
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.js +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts.map +1 -1
- package/dist/iframe/event/index.d.ts +16 -16
- package/dist/iframe/event/index.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts +2 -2
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.js +5 -5
- package/dist/iframe/event/ticket-description/index.d.ts +1 -1
- package/dist/iframe/event/ticket-description/index.d.ts.map +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts.map +1 -1
- package/dist/iframe/index.d.ts +12 -12
- package/dist/iframe/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.js +3 -3
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +9 -9
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts +2 -2
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +2 -2
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +21 -21
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +5 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +4 -4
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +7 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +4 -4
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts +1 -1
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -3
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.js +11 -11
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +2 -2
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +3 -3
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +9 -9
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts +1 -1
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.js +2 -2
- package/dist/iframe/order-process/components/Timer/index.d.ts +1 -1
- package/dist/iframe/order-process/components/Timer/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +2 -2
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.js +5 -5
- package/dist/iframe/order-process/constants.d.ts.map +1 -1
- package/dist/iframe/order-process/constants.js +2 -2
- package/dist/iframe/order-process/index.d.ts +12 -12
- package/dist/iframe/order-process/index.d.ts.map +1 -1
- package/dist/iframe/page/Page.d.ts +1 -1
- package/dist/iframe/page/Page.d.ts.map +1 -1
- package/dist/iframe/page/Page.js +2 -2
- package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +3 -3
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.js +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.js +11 -11
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -2
- package/dist/iframe/page/components/PageBody/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.js +1 -1
- package/dist/iframe/page/components/PageHeader/index.d.ts +2 -2
- package/dist/iframe/page/components/PageHeader/index.d.ts.map +1 -1
- package/dist/iframe/page/index.d.ts +6 -6
- package/dist/iframe/page/index.d.ts.map +1 -1
- package/dist/iframe/payment/index.d.ts +6 -6
- package/dist/iframe/payment/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.js +6 -6
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +9 -9
- package/dist/iframe/payment/order-items-table/index.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.js +4 -4
- package/dist/iframe/payment/order-items-table/utils/index.d.ts +3 -3
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +3 -3
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.js +13 -13
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts +4 -4
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +11 -11
- package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +2 -2
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.js +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +11 -11
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.js +2 -2
- package/dist/iframe/payment/payment-status-page/component/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/index.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.js +3 -3
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/powered-by/PoweredBy.js +3 -3
- package/dist/iframe/powered-by/index.d.ts +1 -1
- package/dist/iframe/powered-by/index.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts +2 -2
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +22 -22
- package/dist/iframe/ryft/utils/ryft-form.d.ts +3 -3
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +29 -29
- package/dist/image-radio-input/ImageRadioInput.d.ts +3 -3
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -1
- package/dist/image-radio-input/ImageRadioInput.js +1 -1
- package/dist/image-radio-input/index.d.ts +1 -1
- package/dist/image-radio-input/index.d.ts.map +1 -1
- package/dist/index.d.ts +44 -44
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/layout/BackgroundVideoContainer.d.ts +1 -1
- package/dist/layout/BackgroundVideoContainer.d.ts.map +1 -1
- package/dist/layout/BackgroundVideoContainer.js +4 -4
- package/dist/layout/Container.d.ts +1 -1
- package/dist/layout/Container.d.ts.map +1 -1
- package/dist/layout/DropDown.d.ts +3 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/layout/DropDown.js +2 -2
- package/dist/layout/DropDownToggle.d.ts.map +1 -1
- package/dist/layout/DropDownToggle.js +1 -1
- package/dist/layout/index.d.ts +4 -4
- package/dist/layout/index.d.ts.map +1 -1
- package/dist/logo/Logo.d.ts +1 -1
- package/dist/logo/Logo.d.ts.map +1 -1
- package/dist/logo/Logo.js +2 -2
- package/dist/logo/index.d.ts +1 -1
- package/dist/logo/index.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts +4 -2
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +183 -19
- package/dist/modals/confirmation/index.d.ts +1 -1
- package/dist/modals/confirmation/index.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.js +3 -3
- package/dist/modals/dialog/DialogContext.d.ts +1 -1
- package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
- package/dist/modals/dialog/DialogContext.js +1 -1
- package/dist/modals/dialog/index.d.ts +2 -2
- package/dist/modals/dialog/index.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.js +2 -2
- package/dist/modals/fullscreen/index.d.ts +1 -1
- package/dist/modals/fullscreen/index.d.ts.map +1 -1
- package/dist/modals/index.d.ts +2 -2
- package/dist/modals/index.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.js +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.js +4 -4
- package/dist/notification/email-template/card/index.d.ts +1 -1
- package/dist/notification/email-template/card/index.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +3 -3
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +57 -57
- package/dist/notification/email-template/control/index.d.ts +1 -1
- package/dist/notification/email-template/control/index.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts +11 -11
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.js +7 -7
- package/dist/notification/email-template/form/index.d.ts +1 -1
- package/dist/notification/email-template/form/index.d.ts.map +1 -1
- package/dist/notification/email-template/index.d.ts +3 -3
- package/dist/notification/email-template/index.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.js +4 -4
- package/dist/notification/index.d.ts +3 -3
- package/dist/notification/index.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts +2 -2
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.js +15 -15
- package/dist/notification/send-email-template/index.d.ts +1 -1
- package/dist/notification/send-email-template/index.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +2 -2
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -3
- package/dist/notification/sms-template/card/index.d.ts +1 -1
- package/dist/notification/sms-template/card/index.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +33 -33
- package/dist/notification/sms-template/control/index.d.ts +1 -1
- package/dist/notification/sms-template/control/index.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +5 -5
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.js +2 -2
- package/dist/notification/sms-template/form/index.d.ts +1 -1
- package/dist/notification/sms-template/form/index.d.ts.map +1 -1
- package/dist/notification/sms-template/index.d.ts +3 -3
- package/dist/notification/sms-template/index.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.js +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.d.ts.map +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.js +6 -6
- package/dist/number-of-people-input/components/index.d.ts +1 -1
- package/dist/number-of-people-input/components/index.d.ts.map +1 -1
- package/dist/number-of-people-input/index.d.ts +2 -2
- package/dist/number-of-people-input/index.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.d.ts +7 -3
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +35 -16
- package/dist/product-set/card/index.d.ts +1 -1
- package/dist/product-set/card/index.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts +4 -4
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.js +21 -21
- package/dist/product-set/control/DateInput.d.ts +4 -4
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.js +24 -24
- package/dist/product-set/control/ProductSetControl.d.ts +8 -8
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +54 -54
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.js +8 -8
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -5
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.js +9 -9
- package/dist/product-set/control/index.d.ts +1 -1
- package/dist/product-set/control/index.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.js +26 -26
- package/dist/product-set/deposit-paid/index.d.ts +1 -1
- package/dist/product-set/deposit-paid/index.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.js +3 -3
- package/dist/product-set/elements/index.d.ts +1 -1
- package/dist/product-set/elements/index.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts +2 -2
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +68 -22
- package/dist/product-set/form/ProductSetForm.d.ts +14 -11
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +70 -12
- package/dist/product-set/form/ProductSetFormPopover.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetNameControl.d.ts +6 -0
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +1 -0
- package/dist/product-set/form/ProductSetNameControl.js +35 -0
- package/dist/product-set/form/ProductZonesControl.d.ts +2 -2
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +13 -15
- package/dist/product-set/form/ProductsControl.d.ts +4 -4
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +11 -11
- package/dist/product-set/form/SelectCategoryModal.d.ts +13 -1
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +9 -9
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +12 -12
- package/dist/product-set/form/SubProductsControl.d.ts +3 -3
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +2 -5
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapSetModal.js +13 -13
- package/dist/product-set/form/VenueMapsControl.d.ts +3 -3
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +5 -8
- package/dist/product-set/form/context.d.ts +7 -7
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/form/index.d.ts +2 -1
- package/dist/product-set/form/index.d.ts.map +1 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -1
- package/dist/product-set/index.d.ts +10 -10
- package/dist/product-set/index.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.js +1 -1
- package/dist/product-set/popover/ProductSetPopover.d.ts +2 -2
- package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
- package/dist/product-set/popover/ProductSetPopover.js +1 -1
- package/dist/product-set/popover/index.d.ts +1 -1
- package/dist/product-set/popover/index.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts +9 -9
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +22 -22
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts.map +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.js +10 -10
- package/dist/product-set/product/advanced-options/index.d.ts +1 -1
- package/dist/product-set/product/advanced-options/index.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts +2 -2
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +9 -9
- package/dist/product-set/product/booking-management/index.d.ts +1 -1
- package/dist/product-set/product/booking-management/index.d.ts.map +1 -1
- package/dist/product-set/product/constants.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +8 -8
- package/dist/product-set/product/deposit/index.d.ts +1 -1
- package/dist/product-set/product/deposit/index.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +7 -7
- package/dist/product-set/product/duration/index.d.ts +1 -1
- package/dist/product-set/product/duration/index.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.js +5 -5
- package/dist/product-set/product/fixed-duration-fields/index.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/index.d.ts.map +1 -1
- package/dist/product-set/product/index.d.ts +4 -4
- package/dist/product-set/product/index.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.d.ts +2 -2
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +8 -8
- package/dist/product-set/product/price/index.d.ts +1 -1
- package/dist/product-set/product/price/index.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +7 -7
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +10 -10
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +7 -7
- package/dist/product-set/product/quantity/index.d.ts +3 -3
- package/dist/product-set/product/quantity/index.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts +3 -3
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +27 -27
- package/dist/product-set/product-category/index.d.ts +1 -1
- package/dist/product-set/product-category/index.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.d.ts +4 -4
- package/dist/product-set/product-zone/ProductZoneControl.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.js +21 -21
- package/dist/product-set/product-zone/index.d.ts +1 -1
- package/dist/product-set/product-zone/index.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.d.ts +3 -3
- package/dist/product-set/step/StepControl.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.js +7 -7
- package/dist/product-set/step/index.d.ts +1 -1
- package/dist/product-set/step/index.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
- package/dist/product-set/tabs/index.d.ts +2 -2
- package/dist/product-set/tabs/index.d.ts.map +1 -1
- package/dist/product-set/types/index.d.ts +4 -4
- package/dist/product-set/types/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts +13 -6
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +13 -4
- package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInput.js +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.js +1 -1
- package/dist/provider/categories-input/index.d.ts +2 -2
- package/dist/provider/categories-input/index.d.ts.map +1 -1
- package/dist/provider/company/index.d.ts +1 -1
- package/dist/provider/company/index.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.d.ts +4 -4
- package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.js +21 -21
- package/dist/provider/company/user-form/index.d.ts +1 -1
- package/dist/provider/company/user-form/index.d.ts.map +1 -1
- package/dist/provider/constants.d.ts.map +1 -1
- package/dist/provider/index.d.ts +8 -8
- package/dist/provider/index.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.d.ts +1 -1
- package/dist/provider/location-input/LocationInput.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.js +14 -14
- package/dist/provider/location-input/LocationInputDescription.d.ts +1 -1
- package/dist/provider/location-input/LocationInputDescription.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInputDescription.js +8 -8
- package/dist/provider/location-input/components/FormGroupControll.d.ts.map +1 -1
- package/dist/provider/location-input/components/index.d.ts +1 -1
- package/dist/provider/location-input/components/index.d.ts.map +1 -1
- package/dist/provider/location-input/index.d.ts +3 -3
- package/dist/provider/location-input/index.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +4 -4
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.js +29 -29
- package/dist/provider/provider-details-input/index.d.ts +1 -1
- package/dist/provider/provider-details-input/index.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.d.ts +9 -9
- package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.js +9 -9
- package/dist/provider/provider-form/index.d.ts +1 -1
- package/dist/provider/provider-form/index.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.js +5 -5
- package/dist/provider/provider-links-input/index.d.ts +1 -1
- package/dist/provider/provider-links-input/index.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.d.ts +10 -10
- package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.js +18 -18
- package/dist/provider/venue-form/index.d.ts +1 -1
- package/dist/provider/venue-form/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInput.js +16 -16
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +6 -6
- package/dist/provider/working-hours-input/index.d.ts +2 -2
- package/dist/provider/working-hours-input/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/utils.d.ts +1 -1
- package/dist/provider/working-hours-input/utils.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.d.ts +3 -3
- package/dist/radio-card/RadioCard.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.js +1 -1
- package/dist/radio-card/index.d.ts +1 -1
- package/dist/radio-card/index.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +8 -8
- package/dist/recurrence-input/RecurrenceInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceInput.js +2 -2
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.js +11 -11
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.js +10 -10
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.js +1 -1
- package/dist/recurrence-input/index.d.ts +1 -1
- package/dist/recurrence-input/index.d.ts.map +1 -1
- package/dist/recurrence-input/utils.d.ts +1 -1
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurrence-input/utils.js +7 -7
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/DatePickerInput.js +7 -7
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.js +17 -17
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +24 -24
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.js +3 -3
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts +5 -5
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +36 -35
- package/dist/recurring-date-picker-input/index.d.ts +1 -1
- package/dist/recurring-date-picker-input/index.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts +3 -3
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.js +16 -16
- package/dist/report/DataFieldsSelector/DataFieldsSelector.d.ts.map +1 -1
- package/dist/report/DataFieldsSelector/DataFieldsSelector.js +4 -4
- package/dist/report/DataFieldsSelector/index.d.ts +1 -1
- package/dist/report/DataFieldsSelector/index.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts +4 -4
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +23 -23
- package/dist/report/ReportRunnerModal/index.d.ts +1 -1
- package/dist/report/ReportRunnerModal/index.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.js +9 -9
- package/dist/report/ReportTypeSelect/index.d.ts +1 -1
- package/dist/report/ReportTypeSelect/index.d.ts.map +1 -1
- package/dist/report/card/ReportCard.d.ts +1 -1
- package/dist/report/card/ReportCard.d.ts.map +1 -1
- package/dist/report/card/ReportCard.js +1 -1
- package/dist/report/card/index.d.ts +1 -1
- package/dist/report/card/index.d.ts.map +1 -1
- package/dist/report/form/ReportForm.d.ts +1 -1
- package/dist/report/form/ReportForm.d.ts.map +1 -1
- package/dist/report/form/ReportForm.js +17 -17
- package/dist/report/form/index.d.ts +1 -1
- package/dist/report/form/index.d.ts.map +1 -1
- package/dist/report/index.d.ts +5 -5
- package/dist/report/index.d.ts.map +1 -1
- package/dist/resource/card/ResourceCard.d.ts +1 -1
- package/dist/resource/card/ResourceCard.d.ts.map +1 -1
- package/dist/resource/card/index.d.ts +2 -2
- package/dist/resource/card/index.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts +3 -3
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.js +3 -3
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +9 -9
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.js +9 -9
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +9 -9
- package/dist/resource/form/components/ZoneControl.d.ts +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.js +8 -8
- package/dist/resource/form/index.d.ts +2 -2
- package/dist/resource/form/index.d.ts.map +1 -1
- package/dist/resource/index.d.ts +4 -4
- package/dist/resource/index.d.ts.map +1 -1
- package/dist/sales/booking/index.d.ts +1 -1
- package/dist/sales/booking/index.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.d.ts +2 -2
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.js +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +18 -20
- package/dist/sales/booking/results/constants.d.ts.map +1 -1
- package/dist/sales/booking/results/constants.js +5 -5
- package/dist/sales/booking/results/index.d.ts +3 -3
- package/dist/sales/booking/results/index.d.ts.map +1 -1
- package/dist/sales/constants.d.ts +1 -1
- package/dist/sales/constants.d.ts.map +1 -1
- package/dist/sales/constants.js +1 -1
- package/dist/sales/coupon/control/CouponFormControl.d.ts +3 -3
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +57 -57
- package/dist/sales/coupon/control/index.d.ts +1 -1
- package/dist/sales/coupon/control/index.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.d.ts +3 -3
- package/dist/sales/coupon/form/CouponFrom.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.js +4 -4
- package/dist/sales/coupon/form/index.d.ts +1 -1
- package/dist/sales/coupon/form/index.d.ts.map +1 -1
- package/dist/sales/coupon/index.d.ts +1 -1
- package/dist/sales/coupon/index.d.ts.map +1 -1
- package/dist/sales/coupon/utils/index.d.ts +1 -1
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.js +19 -19
- package/dist/sales/filters/index.d.ts +1 -1
- package/dist/sales/filters/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/index.d.ts +4 -4
- package/dist/sales/guest-profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +2 -2
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +5 -5
- package/dist/sales/guest-profile/previous-bookings/index.d.ts +1 -1
- package/dist/sales/guest-profile/previous-bookings/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/Profile.d.ts +2 -2
- package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/index.d.ts +2 -2
- package/dist/sales/guest-profile/profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +3 -3
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.js +14 -14
- package/dist/sales/guest-profile/user-metrics/index.d.ts +2 -2
- package/dist/sales/guest-profile/user-metrics/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.js +3 -3
- package/dist/sales/guest-profile/visited-providers/index.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/index.d.ts.map +1 -1
- package/dist/sales/index.d.ts +12 -12
- package/dist/sales/index.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +11 -11
- package/dist/sales/life-time-sales/index.d.ts +1 -1
- package/dist/sales/life-time-sales/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.js +10 -10
- package/dist/sales/manual-booking/index.d.ts +6 -6
- package/dist/sales/manual-booking/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +2 -2
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +19 -19
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.js +15 -15
- package/dist/sales/manual-booking/search-user/index.d.ts +1 -1
- package/dist/sales/manual-booking/search-user/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.js +8 -8
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +10 -10
- package/dist/sales/manual-booking/select-event/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +4 -4
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/index.d.ts +2 -2
- package/dist/sales/manual-booking/select-menu/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts +2 -2
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +12 -12
- package/dist/sales/manual-booking/summary/index.d.ts +1 -1
- package/dist/sales/manual-booking/summary/index.d.ts.map +1 -1
- package/dist/sales/modals/index.d.ts +2 -2
- package/dist/sales/modals/index.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts +2 -2
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.js +7 -7
- package/dist/sales/modals/payment-modal/index.d.ts +2 -2
- package/dist/sales/modals/payment-modal/index.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +14 -14
- package/dist/sales/modals/refund-modal/index.d.ts +2 -2
- package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.d.ts +5 -5
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.js +6 -6
- package/dist/sales/notes/NotesTableRow.d.ts +2 -2
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.js +3 -3
- package/dist/sales/notes/index.d.ts +1 -1
- package/dist/sales/notes/index.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts +3 -3
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.js +11 -11
- package/dist/sales/notes/note-form/index.d.ts +1 -1
- package/dist/sales/notes/note-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.js +19 -19
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.js +8 -8
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts +2 -2
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts.map +1 -1
- package/dist/sales/payment-form/index.d.ts +4 -4
- package/dist/sales/payment-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/types.d.ts +1 -1
- package/dist/sales/payment-form/types.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.js +25 -25
- package/dist/sales/sales-and-views/index.d.ts +1 -1
- package/dist/sales/sales-and-views/index.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.js +8 -8
- package/dist/sales/source-of-sales/index.d.ts +1 -1
- package/dist/sales/source-of-sales/index.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.js +2 -2
- package/dist/sales/statistics-chart/index.d.ts +1 -1
- package/dist/sales/statistics-chart/index.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts +4 -4
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.js +19 -19
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +40 -40
- package/dist/setting/admin/index.d.ts +1 -1
- package/dist/setting/admin/index.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts +4 -4
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +25 -25
- package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/EventSettingForm.js +4 -4
- package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
- package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.js +6 -6
- package/dist/setting/dashboard/components/IpInput.d.ts +1 -1
- package/dist/setting/dashboard/components/IpInput.d.ts.map +1 -1
- package/dist/setting/dashboard/index.d.ts +5 -5
- package/dist/setting/dashboard/index.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.js +3 -3
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.js +4 -4
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -2
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.js +4 -4
- package/dist/setting/dashboard/snippets/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/index.d.ts.map +1 -1
- package/dist/setting/index.d.ts +3 -3
- package/dist/setting/index.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.d.ts +2 -2
- package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.js +3 -3
- package/dist/setting/system/index.d.ts +1 -1
- package/dist/setting/system/index.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.js +2 -2
- package/dist/sidebar/elements/index.d.ts +1 -1
- package/dist/sidebar/elements/index.d.ts.map +1 -1
- package/dist/sidebar/index.d.ts +1 -1
- package/dist/sidebar/index.d.ts.map +1 -1
- package/dist/slide-curtain/index.d.ts +1 -1
- package/dist/slide-curtain/index.d.ts.map +1 -1
- package/dist/snippet/index.d.ts +1 -1
- package/dist/snippet/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts +4 -4
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.js +2 -2
- package/dist/snippet/snippet-template/context/index.d.ts +3 -3
- package/dist/snippet/snippet-template/context/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.js +63 -63
- package/dist/snippet/snippet-template/context/snippetTemplateLoading.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.js +64 -64
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts.map +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.js +16 -16
- package/dist/snippet/snippet-template/control/index.d.ts +1 -1
- package/dist/snippet/snippet-template/control/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts +3 -3
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +16 -16
- package/dist/snippet/snippet-template/form/index.d.ts +1 -1
- package/dist/snippet/snippet-template/form/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/index.d.ts +6 -6
- package/dist/snippet/snippet-template/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +44 -38
- package/dist/snippet/snippet-template/preview/index.d.ts +1 -1
- package/dist/snippet/snippet-template/preview/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.js +2 -2
- package/dist/snippet/snippet-template/settings/index.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.js +1 -1
- package/dist/sortable-fields/SortableFieldItem.d.ts +2 -2
- package/dist/sortable-fields/SortableFieldItem.d.ts.map +1 -1
- package/dist/sortable-fields/SortableFieldList.d.ts +3 -3
- package/dist/sortable-fields/SortableFieldList.d.ts.map +1 -1
- package/dist/sortable-fields/index.d.ts +1 -1
- package/dist/sortable-fields/index.d.ts.map +1 -1
- package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.d.ts +1 -1
- package/dist/sortable-list/SortableList.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.js +1 -1
- package/dist/sortable-list/index.d.ts +3 -3
- package/dist/sortable-list/index.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTree.d.ts +5 -5
- package/dist/sortable-tree/SortableTree.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts +3 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +21 -15
- package/dist/sortable-tree/index.d.ts +2 -2
- package/dist/sortable-tree/index.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.d.ts +1 -1
- package/dist/sorting-select/SortingSelect.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.js +5 -5
- package/dist/sorting-select/index.d.ts +1 -1
- package/dist/sorting-select/index.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +4 -4
- package/dist/static/CountrySelect.d.ts +1 -1
- package/dist/static/CountrySelect.d.ts.map +1 -1
- package/dist/static/CountrySelect.js +3 -3
- package/dist/static/CurrencyNumberInput.d.ts +2 -2
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +2 -2
- package/dist/static/FormCard.d.ts.map +1 -1
- package/dist/static/FormCard.js +2 -2
- package/dist/static/Image.d.ts +1 -1
- package/dist/static/Image.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.js +3 -3
- package/dist/static/SocialButton.d.ts +1 -1
- package/dist/static/SocialButton.d.ts.map +1 -1
- package/dist/static/SocialButton.js +8 -8
- package/dist/static/StyledButton.d.ts +2 -2
- package/dist/static/StyledButton.d.ts.map +1 -1
- package/dist/static/TextField.d.ts +2 -2
- package/dist/static/TextField.d.ts.map +1 -1
- package/dist/static/UserBadge.d.ts.map +1 -1
- package/dist/static/WarningMessage.d.ts.map +1 -1
- package/dist/static/WarningMessage.js +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts +2 -2
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.js +15 -15
- package/dist/static/date-range-input/index.d.ts +1 -1
- package/dist/static/date-range-input/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.d.ts +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.js +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +2 -2
- package/dist/static/form-number-input/index.d.ts +1 -1
- package/dist/static/form-number-input/index.d.ts.map +1 -1
- package/dist/static/images/DefaultUserImage.d.ts +2 -2
- package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
- package/dist/static/images/index.d.ts +1 -1
- package/dist/static/images/index.d.ts.map +1 -1
- package/dist/static/index.d.ts +20 -20
- package/dist/static/index.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.d.ts +2 -2
- package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.js +1 -1
- package/dist/static/loader/LoaderIndicator.d.ts +2 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +5 -5
- package/dist/static/loader/PaymentLoader.d.ts +2 -2
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.js +2 -2
- package/dist/static/loader/index.d.ts +7 -7
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.js +5 -5
- package/dist/static/manual-date-picker/constants/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.js +11 -11
- package/dist/static/manual-date-picker/index.d.ts +2 -2
- package/dist/static/manual-date-picker/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/utils/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +2 -2
- package/dist/static/number-input/index.d.ts +1 -1
- package/dist/static/number-input/index.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.js +3 -3
- package/dist/static/switch/Switch.d.ts +1 -1
- package/dist/static/switch/Switch.d.ts.map +1 -1
- package/dist/static/switch/index.d.ts +2 -2
- package/dist/static/switch/index.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +1 -1
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/static/tabs/Tabs.d.ts +3 -3
- package/dist/static/tabs/Tabs.d.ts.map +1 -1
- package/dist/static/tabs/index.d.ts +1 -1
- package/dist/static/tabs/index.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.d.ts +1 -1
- package/dist/static/text-expand/TextExpand.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.js +5 -5
- package/dist/static/text-expand/index.d.ts +1 -1
- package/dist/static/text-expand/index.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts +2 -2
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.js +2 -2
- package/dist/striped-static-table/index.d.ts +1 -1
- package/dist/striped-static-table/index.d.ts.map +1 -1
- package/dist/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/_index.scss +2 -2
- package/dist/styles/affiliate/AffiliateCard.scss +7 -7
- package/dist/styles/affiliate/_index.scss +2 -2
- package/dist/styles/auth/_index.scss +1 -1
- package/dist/styles/availability-indicator/_index.scss +1 -1
- package/dist/styles/back-button/_index.scss +1 -1
- package/dist/styles/company-user-form/_index.scss +1 -1
- package/dist/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/dist/styles/custom-fields/_index.scss +3 -3
- package/dist/styles/customers/_index.scss +1 -1
- package/dist/styles/date-time-button/_index.scss +1 -1
- package/dist/styles/error/_index.scss +1 -1
- package/dist/styles/events/EditEventModal.scss +5 -5
- package/dist/styles/events/EventCard.scss +4 -4
- package/dist/styles/events/_index.scss +4 -4
- package/dist/styles/file-upload/_index.scss +2 -2
- package/dist/styles/form/CustomRadio.scss +1 -1
- package/dist/styles/form/Input.scss +4 -4
- package/dist/styles/form/_index.scss +4 -4
- package/dist/styles/header/Header.scss +3 -3
- package/dist/styles/header/_index.scss +2 -2
- package/dist/styles/header/elements/CompanySelector.scss +2 -2
- package/dist/styles/header/elements/_index.scss +1 -1
- package/dist/styles/help/Example.scss +1 -1
- package/dist/styles/help/_index.scss +1 -1
- package/dist/styles/iframe-events/Calendar.scss +0 -1
- package/dist/styles/iframe-events/Card.scss +3 -3
- package/dist/styles/iframe-events/Event.scss +2 -2
- package/dist/styles/iframe-events/EventBookingView.scss +1 -1
- package/dist/styles/iframe-events/EventForm.scss +1 -1
- package/dist/styles/iframe-events/EventTables.scss +1 -1
- package/dist/styles/iframe-events/_index.scss +17 -17
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/dist/styles/iframe-external-modal/_index.scss +1 -1
- package/dist/styles/iframe-order-process/_index.scss +1 -1
- package/dist/styles/iframe-page/PageBody.scss +1 -1
- package/dist/styles/iframe-page/_index.scss +3 -3
- package/dist/styles/iframe-payments/_index.scss +1 -1
- package/dist/styles/layout/_index.scss +1 -1
- package/dist/styles/logo/Logo.scss +1 -1
- package/dist/styles/logo/_index.scss +1 -1
- package/dist/styles/modals/_index.scss +1 -1
- package/dist/styles/notification/Notification.scss +1 -1
- package/dist/styles/notification/_index.scss +1 -1
- package/dist/styles/order-items-table/_index.scss +1 -1
- package/dist/styles/overrides/_functions.scss +1 -1
- package/dist/styles/packages.scss +45 -45
- package/dist/styles/product-set/CreateProductSetItem.scss +3 -3
- package/dist/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/dist/styles/product-set/ProductSetCard.scss +7 -7
- package/dist/styles/product-set/ProductSetForm.scss +26 -8
- package/dist/styles/product-set/ProductSetTabs.scss +2 -2
- package/dist/styles/product-set/_index.scss +14 -14
- package/dist/styles/providers/_index.scss +1 -1
- package/dist/styles/report/ReportCard.scss +4 -4
- package/dist/styles/report/ReportEditorModal.scss +3 -3
- package/dist/styles/report/ReportRunnerModal.scss +2 -2
- package/dist/styles/report/_index.scss +3 -3
- package/dist/styles/ryft-payment-form/_index.scss +1 -1
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/GuestProfile.scss +2 -2
- package/dist/styles/sales/LifeTimeSales.scss +1 -1
- package/dist/styles/sales/ManualBooking.scss +2 -2
- package/dist/styles/sales/SalesAndViews.scss +4 -4
- package/dist/styles/sales/SourceOfSales.scss +1 -1
- package/dist/styles/sales/_index.scss +16 -16
- package/dist/styles/setting/_index.scss +1 -1
- package/dist/styles/setting/dashboard/_index.scss +1 -1
- package/dist/styles/sidebar/_index.scss +1 -1
- package/dist/styles/sidebar/elements/_index.scss +1 -1
- package/dist/styles/skeleton/_index.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/dist/styles/snippet-templates/_index.scss +2 -2
- package/dist/styles/sortable-field/_index.scss +1 -1
- package/dist/styles/sortable-tree/Item.scss +3 -3
- package/dist/styles/sortable-tree/_index.scss +1 -1
- package/dist/styles/static/CountrySelect.scss +1 -1
- package/dist/styles/static/Loader.scss +1 -1
- package/dist/styles/static/NumberInput.scss +1 -1
- package/dist/styles/static/SocialButton.scss +4 -4
- package/dist/styles/static/Switch.scss +1 -1
- package/dist/styles/static/Tabs.scss +2 -2
- package/dist/styles/static/UserBadge.scss +1 -1
- package/dist/styles/static/_index.scss +12 -12
- package/dist/styles/table/_index.scss +1 -1
- package/dist/styles/themes/bookedit/_fonts.scss +1 -1
- package/dist/styles/themes/bookedit/_variables.scss +69 -69
- package/dist/styles/themes/bookedit/index.scss +44 -44
- package/dist/styles/themes/licklist/_fonts.scss +1 -1
- package/dist/styles/themes/licklist/_variables.scss +2 -2
- package/dist/styles/themes/licklist/index.scss +40 -40
- package/dist/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/dist/styles/tiptap-editor/_index.scss +1 -1
- package/dist/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/dist/styles/venue-map-sets/_index.scss +2 -2
- package/dist/styles/zones/ZoneCard.scss +7 -7
- package/dist/styles/zones/_index.scss +3 -3
- package/dist/table/FilterHelperComponent.d.ts.map +1 -1
- package/dist/table/FilterHelperComponent.js +9 -9
- package/dist/table/MenuButton.d.ts +1 -1
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/MenuButton.js +1 -1
- package/dist/table/PaginationHelperComponent.d.ts +1 -1
- package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
- package/dist/table/PaginationHelperComponent.js +8 -8
- package/dist/table/PerPageHelperComponent.d.ts.map +1 -1
- package/dist/table/PerPageHelperComponent.js +2 -2
- package/dist/table/ReactTableHelperComponent.d.ts +3 -3
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/ReactTableHelperComponent.js +5 -5
- package/dist/table/StaticTable.d.ts +1 -1
- package/dist/table/StaticTable.d.ts.map +1 -1
- package/dist/table/StaticTable.js +1 -1
- package/dist/table/TableHelperComponent.d.ts +4 -4
- package/dist/table/TableHelperComponent.d.ts.map +1 -1
- package/dist/table/TableHelperComponent.js +14 -14
- package/dist/table/hooks/useTableQueryOptions.d.ts +1 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +1 -1
- package/dist/table/hooks/useTableQueryOptions.js +5 -5
- package/dist/table/index.d.ts +7 -7
- package/dist/table/index.d.ts.map +1 -1
- package/dist/table/types.d.ts +6 -6
- package/dist/table/types.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts +2 -2
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/table/utils/index.js +1 -1
- package/dist/tiptap-editor/TipTapEditor.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapEditor.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -17
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts +2 -2
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.js +8 -8
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.d.ts +2 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.d.ts.map +1 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.js +3 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.js +5 -3
- package/dist/tiptap-editor/TipTapMenu/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/index.d.ts.map +1 -1
- package/dist/tiptap-editor/index.d.ts +1 -1
- package/dist/tiptap-editor/index.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.d.ts +5 -1
- package/dist/typeahead/Typeahead.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.js +12 -5
- package/dist/typeahead/index.d.ts +1 -1
- package/dist/typeahead/index.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.js +8 -8
- package/dist/typeahead-helper/index.d.ts +1 -1
- package/dist/typeahead-helper/index.d.ts.map +1 -1
- package/dist/types/bookings.d.ts.map +1 -1
- package/dist/types/categories.d.ts.map +1 -1
- package/dist/types/currency.d.ts.map +1 -1
- package/dist/types/generic/SelectItem.d.ts.map +1 -1
- package/dist/types/iframe.d.ts +1 -1
- package/dist/types/iframe.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/provider-links.d.ts.map +1 -1
- package/dist/types/static/HTMLInputDateElement.d.ts.map +1 -1
- package/dist/types/static/ILoaderOptions.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.js +5 -5
- package/dist/venue-map-sets/card/index.d.ts +1 -1
- package/dist/venue-map-sets/card/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.js +4 -4
- package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.js +14 -14
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.js +2 -2
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.js +6 -6
- package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapModal.js +19 -19
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.js +13 -13
- package/dist/venue-map-sets/form/index.d.ts +2 -2
- package/dist/venue-map-sets/form/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/types/index.d.ts +5 -5
- package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.d.ts +2 -2
- package/dist/venue-map-sets/form/utils/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.js +1 -1
- package/dist/venue-map-sets/index.d.ts +2 -2
- package/dist/venue-map-sets/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +4 -4
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/virtualized/context/index.d.ts +1 -1
- package/dist/virtualized/context/index.d.ts.map +1 -1
- package/dist/virtualized/index.d.ts +3 -3
- package/dist/virtualized/index.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.d.ts +1 -1
- package/dist/zone/card/ZoneCard.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.js +4 -4
- package/dist/zone/card/index.d.ts +2 -2
- package/dist/zone/card/index.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.d.ts +3 -3
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.js +3 -3
- package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.js +8 -8
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/DescriptionControl.js +6 -6
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +7 -7
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.js +9 -9
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +9 -9
- package/dist/zone/form/components/ZoneControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.js +11 -11
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.js +7 -7
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +2 -2
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +12 -12
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.js +7 -7
- package/dist/zone/form/index.d.ts +2 -2
- package/dist/zone/form/index.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.d.ts +1 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.js +5 -5
- package/dist/zone/index.d.ts +2 -2
- package/dist/zone/index.d.ts.map +1 -1
- package/package.json +14 -14
- package/rollup.config.js +29 -29
- package/src/affiliate/card/AffiliateCard.stories.tsx +7 -7
- package/src/affiliate/card/AffiliateCard.tsx +33 -33
- package/src/affiliate/card/index.ts +1 -1
- package/src/affiliate/form/AffiliateControl.tsx +35 -35
- package/src/affiliate/form/AffiliateForm.stories.tsx +6 -6
- package/src/affiliate/form/AffiliateForm.tsx +46 -47
- package/src/affiliate/form/index.ts +2 -2
- package/src/affiliate/index.ts +3 -3
- package/src/affiliate/types/index.ts +7 -7
- package/src/auth/AccessDenied/AccessDenied.stories.tsx +6 -6
- package/src/auth/AccessDenied/AccessDenied.tsx +19 -19
- package/src/auth/AccessDenied/index.ts +1 -1
- package/src/auth/Auth.stories.tsx +20 -20
- package/src/auth/Authorizer.tsx +40 -38
- package/src/auth/ChangePassword/ChangePassword.stories.tsx +8 -8
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +42 -42
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +50 -51
- package/src/auth/ChangePassword/index.ts +2 -2
- package/src/auth/Layout/AuthNavComponent.tsx +9 -9
- package/src/auth/Layout/Layout.stories.tsx +18 -18
- package/src/auth/Layout/UserNavComponent.tsx +10 -10
- package/src/auth/Layout/UserNavDropDown.tsx +12 -12
- package/src/auth/Layout/UserNavDropDownToggle.tsx +8 -8
- package/src/auth/Layout/index.ts +4 -4
- package/src/auth/Login/Login.stories.tsx +12 -12
- package/src/auth/Login/LoginComponent.tsx +61 -61
- package/src/auth/Login/LoginFormComponent.tsx +55 -55
- package/src/auth/Login/index.ts +2 -2
- package/src/auth/Logout/Logout.stories.tsx +24 -24
- package/src/auth/Logout/Logout.tsx +10 -10
- package/src/auth/Logout/index.ts +1 -1
- package/src/auth/Register/BirthDateFormComponent.tsx +71 -71
- package/src/auth/Register/Register.stories.tsx +17 -17
- package/src/auth/Register/RegisterComponent.tsx +61 -61
- package/src/auth/Register/RegisterFormComponent.tsx +135 -138
- package/src/auth/Register/index.ts +3 -3
- package/src/auth/ResetPassword/ResetPassword.stories.tsx +8 -8
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +34 -34
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +40 -40
- package/src/auth/ResetPassword/index.ts +2 -2
- package/src/auth/Router.tsx +14 -14
- package/src/auth/Social/Social.stories.tsx +8 -8
- package/src/auth/Social/SocialCallbackComponent.tsx +56 -57
- package/src/auth/Social/SocialFormComponent.tsx +38 -38
- package/src/auth/Social/index.ts +2 -2
- package/src/auth/index.ts +10 -10
- package/src/availability-indicator/AvailabilityIndicator.tsx +27 -27
- package/src/availability-indicator/index.ts +1 -1
- package/src/calendar/Calendar.stories.tsx +17 -17
- package/src/calendar/Calendar.tsx +20 -20
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +74 -70
- package/src/calendar/components/CalendarButtons/index.ts +1 -1
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +24 -24
- package/src/calendar/components/CalendarDates/index.ts +1 -1
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +24 -26
- package/src/calendar/components/CalendarSelect/index.ts +2 -2
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +17 -19
- package/src/calendar/components/CalendarWeekdays/index.ts +1 -1
- package/src/calendar/index.ts +3 -3
- package/src/calendar/utils/index.ts +12 -12
- package/src/collapsible-input-group/CollapsibleInputGroup.stories.tsx +42 -42
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +16 -16
- package/src/collapsible-input-group/index.ts +1 -1
- package/src/custom-fields/CustomFields.stories.tsx +79 -80
- package/src/custom-fields/constants.tsx +16 -16
- package/src/custom-fields/field/FieldItem.tsx +5 -5
- package/src/custom-fields/field/SelectFieldModal.tsx +14 -14
- package/src/custom-fields/field-set/CustomFieldSets.tsx +44 -48
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +83 -83
- package/src/custom-fields/field-set/components/CustomFieldSet/index.ts +1 -1
- package/src/custom-fields/field-set/components/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/useCustomFieldSets.ts +7 -7
- package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +5 -5
- package/src/custom-fields/field-set/providers/index.ts +1 -1
- package/src/custom-fields/forms/DropdownForm.tsx +95 -100
- package/src/custom-fields/forms/TextInputForm.tsx +22 -22
- package/src/custom-fields/index.ts +1 -1
- package/src/customers/components/filter/CustomerFilter.stories.tsx +11 -11
- package/src/customers/components/filter/CustomerFilter.tsx +19 -19
- package/src/customers/components/filter/index.ts +2 -2
- package/src/customers/components/index.ts +1 -1
- package/src/customers/index.ts +1 -1
- package/src/date-time-button/DateContent.tsx +24 -24
- package/src/date-time-button/DateTimeButton.stories.tsx +28 -28
- package/src/date-time-button/DateTimeButton.tsx +34 -34
- package/src/date-time-button/index.ts +1 -1
- package/src/error/Error.stories.tsx +7 -7
- package/src/error/ErrorFallback.tsx +6 -6
- package/src/error/index.ts +1 -1
- package/src/events/edit-event-modal/IntervalInput.tsx +62 -55
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +271 -271
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +145 -146
- package/src/events/edit-event-modal/component/EditEventForm/index.ts +2 -2
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +25 -25
- package/src/events/edit-event-modal/component/ProductSetShortForm/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +42 -42
- package/src/events/edit-event-modal/component/SaleDeadline/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +132 -143
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +47 -47
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/index.ts +1 -1
- package/src/events/edit-event-modal/hooks/index.ts +2 -2
- package/src/events/edit-event-modal/hooks/useFormattedDuration.tsx +21 -21
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +14 -14
- package/src/events/edit-event-modal/index.ts +3 -3
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +7 -8
- package/src/events/edit-event-modal/utils/isUrlValid.ts +4 -4
- package/src/events/edit-event-modal/utils/removeRruleCount.ts +6 -6
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +12 -12
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +25 -25
- package/src/events/edit-recurrent-event-modal/index.ts +1 -1
- package/src/events/event-card/EventCard.stories.tsx +19 -19
- package/src/events/event-card/EventCard.tsx +57 -59
- package/src/events/event-card/EventCardSkeleton.tsx +32 -34
- package/src/events/event-card/index.ts +2 -2
- package/src/events/event-card/utils.ts +36 -36
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +29 -29
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +25 -25
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +37 -39
- package/src/events/event-statistic-modal/index.ts +2 -2
- package/src/events/event-statistic-modal/utils/index.ts +37 -37
- package/src/events/event-venue-map/EventVenueMap.stories.tsx +23 -23
- package/src/events/event-venue-map/EventVenueMap.tsx +28 -28
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +7 -9
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +13 -13
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +47 -47
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +41 -43
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +39 -41
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +39 -39
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +59 -58
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/index.ts +2 -2
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +57 -59
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/index.ts +1 -1
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +29 -29
- package/src/events/event-venue-map/components/Scrollbars/index.ts +1 -1
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +60 -64
- package/src/events/event-venue-map/components/VenueMap/index.ts +2 -2
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +8 -8
- package/src/events/event-venue-map/components/ZoomButtons/index.ts +1 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +11 -11
- package/src/events/event-venue-map/hooks/useDrag.ts +62 -62
- package/src/events/event-venue-map/hooks/useImage.tsx +32 -32
- package/src/events/event-venue-map/hooks/useStageActions.ts +50 -50
- package/src/events/event-venue-map/hooks/useZoom.ts +49 -49
- package/src/events/event-venue-map/index.ts +2 -2
- package/src/events/event-venue-map/types/index.ts +29 -29
- package/src/events/event-venue-map/utils/index.ts +85 -91
- package/src/events/index.ts +5 -5
- package/src/file-upload/FilePreview.tsx +38 -41
- package/src/file-upload/FileUpload.stories.tsx +7 -7
- package/src/file-upload/FileUpload.tsx +76 -76
- package/src/file-upload/index.ts +1 -1
- package/src/header/BookeditHeader.tsx +13 -13
- package/src/header/Header.stories.tsx +26 -26
- package/src/header/Header.tsx +14 -14
- package/src/header/LicklistHeader.tsx +14 -14
- package/src/header/elements/CompanySelector.tsx +9 -9
- package/src/header/elements/Elements.stories.tsx +14 -14
- package/src/header/elements/index.ts +2 -2
- package/src/header/index.ts +5 -5
- package/src/help/example/Example.stories.tsx +12 -12
- package/src/help/example/Example.tsx +53 -54
- package/src/help/example/index.ts +1 -1
- package/src/help/index.ts +2 -2
- package/src/help/popover/HelpPopover.tsx +19 -19
- package/src/help/popover/Popover.stories.tsx +16 -16
- package/src/help/popover/index.ts +1 -1
- package/src/iframe/activity-card/ActivityCard.stories.tsx +19 -19
- package/src/iframe/activity-card/ActivityCard.tsx +19 -19
- package/src/iframe/activity-card/index.ts +1 -1
- package/src/iframe/back-button/BackButton.stories.tsx +7 -7
- package/src/iframe/back-button/BackButton.tsx +2 -2
- package/src/iframe/back-button/index.ts +1 -1
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +31 -31
- package/src/iframe/custom-fields/components/CustomDateField.tsx +35 -35
- package/src/iframe/custom-fields/index.ts +2 -2
- package/src/iframe/event/event-booking-form/EventBookingForm.stories.tsx +8 -8
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +14 -14
- package/src/iframe/event/event-booking-form/index.ts +1 -1
- package/src/iframe/event/event-booking-products/EventBookingProducts.stories.tsx +18 -18
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +9 -9
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +40 -40
- package/src/iframe/event/event-booking-products/components/AccordionItem/index.ts +1 -1
- package/src/iframe/event/event-booking-products/index.ts +1 -1
- package/src/iframe/event/event-booking-view/EventBookingView.stories.tsx +5 -5
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +9 -9
- package/src/iframe/event/event-booking-view/index.ts +1 -1
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +17 -17
- package/src/iframe/event/event-card/IframeEventCard.tsx +42 -42
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +67 -69
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +287 -287
- package/src/iframe/event/event-card/index.ts +2 -2
- package/src/iframe/event/event-description/EventDescription.stories.tsx +19 -19
- package/src/iframe/event/event-description/EventDescription.tsx +32 -32
- package/src/iframe/event/event-description/index.ts +1 -1
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.stories.tsx +5 -5
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +28 -28
- package/src/iframe/event/event-navigation-footer/index.ts +1 -1
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.stories.tsx +11 -11
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +6 -6
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +24 -26
- package/src/iframe/event/event-order-short-summary/components/Summary/index.ts +2 -2
- package/src/iframe/event/event-order-short-summary/index.ts +2 -2
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +6 -6
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +11 -11
- package/src/iframe/event/event-order-summary/index.ts +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +13 -13
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +18 -22
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +12 -12
- package/src/iframe/event/event-product-sets/index.ts +2 -2
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.stories.tsx +31 -31
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +21 -25
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +14 -14
- package/src/iframe/event/event-step-venue-map-zones/index.ts +2 -2
- package/src/iframe/event/event-tables/EventTables.stories.tsx +10 -10
- package/src/iframe/event/event-tables/EventTables.tsx +6 -6
- package/src/iframe/event/event-tables/index.ts +1 -1
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +45 -45
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +9 -9
- package/src/iframe/event/event-venue-map/index.ts +1 -1
- package/src/iframe/event/index.ts +16 -16
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +13 -13
- package/src/iframe/event/ticket-description/TicketDescription.tsx +38 -40
- package/src/iframe/event/ticket-description/index.ts +1 -1
- package/src/iframe/external-modal/ExternalModal.stories.tsx +6 -6
- package/src/iframe/external-modal/ExternalModal.tsx +25 -25
- package/src/iframe/index.ts +12 -12
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +27 -27
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +17 -17
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +25 -25
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +16 -16
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +9 -9
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +34 -34
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +24 -24
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +10 -10
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +23 -23
- package/src/iframe/order-process/components/BookingSummaryFooter/index.ts +2 -2
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +77 -77
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +128 -126
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +30 -36
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +20 -20
- package/src/iframe/order-process/components/CalendarStepsForm/index.ts +2 -2
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +125 -131
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.stories.tsx +7 -7
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +38 -38
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +43 -42
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/index.ts +1 -1
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +19 -19
- package/src/iframe/order-process/components/ErrorModal/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +15 -15
- package/src/iframe/order-process/components/NavigationFooter/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +23 -23
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +53 -52
- package/src/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.ts +19 -19
- package/src/iframe/order-process/components/NavigationSteps/index.ts +2 -2
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +26 -26
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +41 -43
- package/src/iframe/order-process/components/PaymentCard/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +5 -5
- package/src/iframe/order-process/components/Timer/Timer.tsx +9 -9
- package/src/iframe/order-process/components/Timer/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/utils/index.ts +6 -6
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +36 -36
- package/src/iframe/order-process/constants.ts +2 -2
- package/src/iframe/order-process/index.ts +12 -12
- package/src/iframe/page/Page.stories.tsx +119 -119
- package/src/iframe/page/Page.tsx +25 -32
- package/src/iframe/page/components/PageBody/PageBody.tsx +16 -18
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +16 -16
- package/src/iframe/page/components/PageBody/components/LeftBlock/index.tsx +2 -2
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +30 -30
- package/src/iframe/page/components/PageBody/components/RightBlock/index.ts +2 -2
- package/src/iframe/page/components/PageBody/constants.ts +19 -19
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +97 -98
- package/src/iframe/page/components/PageBody/index.ts +2 -2
- package/src/iframe/page/components/PageBody/types.ts +1 -1
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +17 -17
- package/src/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.ts +10 -10
- package/src/iframe/page/components/PageHeader/index.ts +2 -2
- package/src/iframe/page/index.ts +6 -6
- package/src/iframe/payment/index.ts +6 -6
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +30 -30
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +10 -10
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +56 -63
- package/src/iframe/payment/order-items-table/index.ts +1 -1
- package/src/iframe/payment/order-items-table/types/index.ts +16 -16
- package/src/iframe/payment/order-items-table/utils/index.ts +54 -58
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +29 -30
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +22 -22
- package/src/iframe/payment/payment-form/PaymentForm.tsx +19 -23
- package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +75 -75
- package/src/iframe/payment/payment-page/PaymentPage.tsx +52 -52
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +19 -19
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +8 -8
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +15 -15
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +5 -5
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +44 -44
- package/src/iframe/payment/payment-status-page/component/PaymentStatusBody.tsx +13 -13
- package/src/iframe/payment/payment-status-page/component/index.tsx +1 -1
- package/src/iframe/payment/payment-status-page/index.ts +1 -1
- package/src/iframe/payment/status-body/StatusBody.stories.tsx +9 -9
- package/src/iframe/payment/status-body/StatusBody.tsx +10 -10
- package/src/iframe/powered-by/PoweredBy.stories.tsx +6 -6
- package/src/iframe/powered-by/PoweredBy.tsx +10 -10
- package/src/iframe/powered-by/index.ts +1 -1
- package/src/iframe/ryft/RyftPaymentForm.tsx +86 -86
- package/src/iframe/ryft/utils/ryft-form.ts +44 -44
- package/src/image-radio-input/ImageRadioInput.stories.tsx +28 -28
- package/src/image-radio-input/ImageRadioInput.tsx +18 -18
- package/src/image-radio-input/index.ts +1 -1
- package/src/index.ts +44 -44
- package/src/layout/BackgroundVideoContainer.tsx +13 -13
- package/src/layout/Container.tsx +5 -5
- package/src/layout/DropDown.tsx +12 -11
- package/src/layout/DropDownToggle.tsx +10 -10
- package/src/layout/Layout.stories.tsx +16 -16
- package/src/layout/index.ts +5 -5
- package/src/logo/Logo.stories.tsx +17 -17
- package/src/logo/Logo.tsx +9 -9
- package/src/logo/index.ts +2 -2
- package/src/modals/confirmation/ConfirmModal.tsx +65 -49
- package/src/modals/confirmation/Confirmation.stories.tsx +10 -10
- package/src/modals/confirmation/index.ts +1 -1
- package/src/modals/dialog/Dialog.tsx +17 -17
- package/src/modals/dialog/DialogContext.tsx +28 -28
- package/src/modals/dialog/index.ts +2 -2
- package/src/modals/fullscreen/FullscreenModal.tsx +28 -28
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +15 -15
- package/src/modals/fullscreen/index.ts +1 -1
- package/src/modals/index.ts +2 -2
- package/src/notification/components/NotificationPlaceholders.stories.tsx +12 -12
- package/src/notification/components/NotificationPlaceholders.tsx +9 -9
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +10 -10
- package/src/notification/email-template/card/EmailTemplateCard.tsx +23 -23
- package/src/notification/email-template/card/index.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +130 -132
- package/src/notification/email-template/control/index.ts +1 -1
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +117 -117
- package/src/notification/email-template/form/EmailTemplateForm.tsx +59 -59
- package/src/notification/email-template/form/index.tsx +1 -1
- package/src/notification/email-template/index.ts +3 -3
- package/src/notification/hooks/useTranslatedParameters.ts +12 -12
- package/src/notification/index.ts +3 -3
- package/src/notification/send-email-template/SendEmailTemplateForm.stories.tsx +6 -6
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +34 -34
- package/src/notification/send-email-template/index.ts +1 -1
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +9 -9
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +21 -21
- package/src/notification/sms-template/card/index.ts +1 -1
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +51 -51
- package/src/notification/sms-template/control/index.ts +1 -1
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +36 -36
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +31 -31
- package/src/notification/sms-template/form/index.ts +1 -1
- package/src/notification/sms-template/index.ts +3 -3
- package/src/number-of-people-input/NumberOfPeopleInput.tsx +13 -12
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.stories.tsx +17 -17
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +14 -14
- package/src/number-of-people-input/components/index.ts +1 -1
- package/src/number-of-people-input/index.ts +2 -2
- package/src/product-set/card/ProductSetCard.stories.tsx +9 -9
- package/src/product-set/card/ProductSetCard.tsx +80 -41
- package/src/product-set/card/index.ts +1 -1
- package/src/product-set/control/DateAndRecurrenceInput.tsx +113 -118
- package/src/product-set/control/DateInput.tsx +110 -109
- package/src/product-set/control/ProductSetControl.stories.tsx +46 -46
- package/src/product-set/control/ProductSetControl.tsx +132 -134
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +28 -30
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +23 -24
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +14 -14
- package/src/product-set/control/TutorialGifCard.tsx +22 -22
- package/src/product-set/control/index.ts +1 -1
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +19 -19
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +42 -42
- package/src/product-set/deposit-paid/index.ts +1 -1
- package/src/product-set/elements/DeleteFieldButton.tsx +9 -9
- package/src/product-set/elements/Elements.stories.tsx +7 -7
- package/src/product-set/elements/index.ts +1 -1
- package/src/product-set/form/MobileFooter.tsx +5 -5
- package/src/product-set/form/ProductCategoriesControl.tsx +149 -113
- package/src/product-set/form/ProductSetForm.stories.tsx +425 -425
- package/src/product-set/form/ProductSetForm.tsx +133 -120
- package/src/product-set/form/ProductSetFormPopover.tsx +11 -11
- package/src/product-set/form/ProductSetNameControl.tsx +27 -0
- package/src/product-set/form/ProductZonesControl.tsx +46 -49
- package/src/product-set/form/ProductsControl.tsx +79 -79
- package/src/product-set/form/SelectCategoryModal.stories.tsx +10 -10
- package/src/product-set/form/SelectCategoryModal.tsx +44 -44
- package/src/product-set/form/StepsControl.tsx +49 -49
- package/src/product-set/form/SubProductsControl.tsx +53 -58
- package/src/product-set/form/VenueMapSetModal.tsx +68 -66
- package/src/product-set/form/VenueMapsControl.tsx +64 -69
- package/src/product-set/form/context.tsx +25 -25
- package/src/product-set/form/index.ts +2 -1
- package/src/product-set/hooks/useSortableTreeFunctions.ts +18 -18
- package/src/product-set/index.ts +10 -10
- package/src/product-set/item/CreateProductSetItem.tsx +10 -10
- package/src/product-set/popover/ProductSetPopover.stories.tsx +23 -23
- package/src/product-set/popover/ProductSetPopover.tsx +22 -22
- package/src/product-set/popover/index.ts +1 -1
- package/src/product-set/product/Product.stories.tsx +38 -41
- package/src/product-set/product/ProductControl.tsx +132 -140
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +40 -42
- package/src/product-set/product/advanced-options/index.ts +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +12 -12
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +30 -30
- package/src/product-set/product/booking-management/index.ts +1 -1
- package/src/product-set/product/constants.ts +2 -2
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +12 -12
- package/src/product-set/product/deposit/ProductDepositControl.tsx +24 -24
- package/src/product-set/product/deposit/index.ts +1 -1
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +8 -8
- package/src/product-set/product/duration/ProductDurationControl.tsx +34 -34
- package/src/product-set/product/duration/index.ts +1 -1
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +14 -14
- package/src/product-set/product/fixed-duration-fields/index.ts +1 -1
- package/src/product-set/product/index.ts +4 -4
- package/src/product-set/product/price/ProductPrice.stories.tsx +12 -12
- package/src/product-set/product/price/ProductPriceControl.tsx +29 -29
- package/src/product-set/product/price/index.ts +1 -1
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +26 -26
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +38 -38
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +37 -37
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +35 -35
- package/src/product-set/product/quantity/index.ts +3 -3
- package/src/product-set/product-category/ProductCategory.stories.tsx +34 -37
- package/src/product-set/product-category/ProductCategoryControl.tsx +99 -99
- package/src/product-set/product-category/index.ts +1 -1
- package/src/product-set/product-zone/ProductZoneControl.tsx +61 -61
- package/src/product-set/product-zone/index.ts +1 -1
- package/src/product-set/step/Step.stories.tsx +32 -36
- package/src/product-set/step/StepControl.tsx +42 -42
- package/src/product-set/step/index.ts +1 -1
- package/src/product-set/tabs/ProductSetTab.tsx +9 -9
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +8 -8
- package/src/product-set/tabs/ProductSetTabs.tsx +9 -9
- package/src/product-set/tabs/index.ts +2 -2
- package/src/product-set/types/index.ts +10 -10
- package/src/product-set/utils/index.ts +41 -31
- package/src/provider/categories-input/CategoriesInput.stories.tsx +20 -20
- package/src/provider/categories-input/CategoriesInput.tsx +12 -12
- package/src/provider/categories-input/CategoriesInputDescription.tsx +12 -12
- package/src/provider/categories-input/index.ts +4 -4
- package/src/provider/company/index.ts +1 -1
- package/src/provider/company/user-form/UserForm.stories.tsx +7 -7
- package/src/provider/company/user-form/UserForm.tsx +72 -76
- package/src/provider/company/user-form/index.ts +1 -1
- package/src/provider/constants.ts +1 -1
- package/src/provider/index.ts +8 -8
- package/src/provider/location-input/LocationInput.stories.tsx +21 -21
- package/src/provider/location-input/LocationInput.tsx +27 -27
- package/src/provider/location-input/LocationInputDescription.tsx +17 -17
- package/src/provider/location-input/components/FormGroupControll.tsx +5 -5
- package/src/provider/location-input/components/index.ts +1 -1
- package/src/provider/location-input/index.ts +13 -13
- package/src/provider/provider-details-input/ProviderDetailsInput.stories.tsx +10 -10
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +60 -60
- package/src/provider/provider-details-input/index.ts +1 -1
- package/src/provider/provider-form/ProviderForm.stories.tsx +28 -28
- package/src/provider/provider-form/ProviderForm.tsx +41 -41
- package/src/provider/provider-form/index.ts +1 -1
- package/src/provider/provider-links-input/ProviderLinksInput.stories.tsx +10 -10
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +18 -18
- package/src/provider/provider-links-input/index.ts +1 -1
- package/src/provider/venue-form/VenueForm.stories.tsx +47 -47
- package/src/provider/venue-form/VenueForm.tsx +60 -60
- package/src/provider/venue-form/index.ts +1 -1
- package/src/provider/working-hours-input/WorkingHoursInput.stories.tsx +16 -16
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +26 -26
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +14 -14
- package/src/provider/working-hours-input/index.ts +7 -7
- package/src/provider/working-hours-input/utils.ts +2 -4
- package/src/radio-card/RadioCard.stories.tsx +22 -22
- package/src/radio-card/RadioCard.tsx +17 -17
- package/src/radio-card/index.ts +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +43 -43
- package/src/recurrence-input/RecurrenceInput.stories.tsx +9 -9
- package/src/recurrence-input/RecurrenceInput.tsx +36 -36
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +25 -25
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +11 -11
- package/src/recurrence-input/index.ts +1 -1
- package/src/recurrence-input/utils.ts +34 -34
- package/src/recurring-date-picker-input/DatePickerInput.tsx +37 -37
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +40 -40
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +30 -30
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +59 -59
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +14 -14
- package/src/recurring-date-picker-input/RecurringDatePickerInput.stories.tsx +24 -24
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +132 -132
- package/src/recurring-date-picker-input/index.ts +1 -1
- package/src/recurring-date-picker-input/utils.ts +70 -70
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +31 -31
- package/src/report/DataFieldsSelector/index.ts +1 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.stories.tsx +20 -20
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +65 -65
- package/src/report/ReportRunnerModal/index.ts +1 -1
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +17 -17
- package/src/report/ReportTypeSelect/index.ts +1 -1
- package/src/report/card/ReportCard.stories.tsx +8 -8
- package/src/report/card/ReportCard.tsx +7 -7
- package/src/report/card/index.ts +1 -1
- package/src/report/form/ReportForm.stories.tsx +7 -7
- package/src/report/form/ReportForm.tsx +29 -29
- package/src/report/form/index.ts +1 -1
- package/src/report/index.ts +5 -5
- package/src/resource/card/ResourceCard.stories.tsx +7 -7
- package/src/resource/card/ResourceCard.tsx +9 -9
- package/src/resource/card/index.ts +2 -2
- package/src/resource/form/ResourceForm.stories.tsx +12 -12
- package/src/resource/form/ResourceForm.tsx +33 -33
- package/src/resource/form/components/CapacityControl.tsx +22 -22
- package/src/resource/form/components/NameControl.tsx +22 -22
- package/src/resource/form/components/SortControl.tsx +22 -22
- package/src/resource/form/components/ZoneControl.tsx +27 -29
- package/src/resource/form/index.ts +2 -2
- package/src/resource/index.ts +4 -4
- package/src/sales/booking/index.ts +1 -1
- package/src/sales/booking/results/BookingResults.stories.tsx +82 -82
- package/src/sales/booking/results/BookingResults.tsx +15 -15
- package/src/sales/booking/results/components/ResultCard.tsx +36 -38
- package/src/sales/booking/results/constants.ts +6 -6
- package/src/sales/booking/results/index.ts +3 -3
- package/src/sales/constants.tsx +11 -11
- package/src/sales/coupon/control/CouponFormControl.tsx +102 -102
- package/src/sales/coupon/control/index.ts +1 -1
- package/src/sales/coupon/form/CouponForm.stories.tsx +23 -23
- package/src/sales/coupon/form/CouponFrom.tsx +39 -39
- package/src/sales/coupon/form/index.ts +1 -1
- package/src/sales/coupon/index.tsx +1 -1
- package/src/sales/coupon/utils/index.ts +4 -4
- package/src/sales/filters/SaleFilter.stories.tsx +12 -12
- package/src/sales/filters/SaleFilters.tsx +28 -28
- package/src/sales/filters/index.ts +1 -1
- package/src/sales/guest-profile/index.ts +4 -4
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +86 -86
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +28 -30
- package/src/sales/guest-profile/previous-bookings/index.ts +1 -1
- package/src/sales/guest-profile/profile/Profile.stories.tsx +10 -10
- package/src/sales/guest-profile/profile/Profile.tsx +12 -12
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +8 -10
- package/src/sales/guest-profile/profile/components/ImageHolder/index.ts +1 -1
- package/src/sales/guest-profile/profile/index.ts +2 -2
- package/src/sales/guest-profile/user-metrics/UserMetrics.stories.tsx +15 -15
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +27 -28
- package/src/sales/guest-profile/user-metrics/index.ts +2 -2
- package/src/sales/guest-profile/visited-providers/VisitedProviders.stories.tsx +24 -24
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +16 -17
- package/src/sales/guest-profile/visited-providers/index.ts +1 -1
- package/src/sales/index.ts +12 -12
- package/src/sales/life-time-sales/LifeTimeSalesChart.stories.tsx +11 -11
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +30 -30
- package/src/sales/life-time-sales/index.ts +1 -1
- package/src/sales/manual-booking/formatDays.ts +22 -22
- package/src/sales/manual-booking/index.ts +6 -6
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +18 -18
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +53 -53
- package/src/sales/manual-booking/number-input-horizontal/index.ts +1 -1
- package/src/sales/manual-booking/search-user/SearchUser.tsx +41 -41
- package/src/sales/manual-booking/search-user/index.ts +1 -1
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +13 -13
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +31 -31
- package/src/sales/manual-booking/select-date-type-control/index.ts +1 -1
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +39 -41
- package/src/sales/manual-booking/select-event/index.ts +1 -1
- package/src/sales/manual-booking/select-menu/SelectMenu.stories.tsx +35 -35
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +23 -25
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +10 -10
- package/src/sales/manual-booking/select-menu/index.ts +2 -2
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +39 -39
- package/src/sales/manual-booking/summary/index.ts +1 -1
- package/src/sales/modals/index.ts +2 -2
- package/src/sales/modals/payment-modal/PaymentModal.stories.tsx +39 -39
- package/src/sales/modals/payment-modal/PaymentModal.tsx +31 -31
- package/src/sales/modals/payment-modal/index.ts +2 -2
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +18 -18
- package/src/sales/modals/refund-modal/RefundModal.tsx +42 -42
- package/src/sales/modals/refund-modal/index.ts +2 -2
- package/src/sales/notes/NotesTable.stories.tsx +25 -25
- package/src/sales/notes/NotesTable.tsx +43 -43
- package/src/sales/notes/NotesTableRow.tsx +29 -29
- package/src/sales/notes/index.ts +1 -1
- package/src/sales/notes/note-form/NoteForm.stories.tsx +7 -7
- package/src/sales/notes/note-form/NoteForm.tsx +24 -24
- package/src/sales/notes/note-form/index.ts +1 -1
- package/src/sales/payment-form/SalePaymentForm.stories.tsx +29 -29
- package/src/sales/payment-form/SalePaymentForm.tsx +67 -67
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +19 -19
- package/src/sales/payment-form/components/RyftPayment/index.ts +2 -2
- package/src/sales/payment-form/index.ts +4 -4
- package/src/sales/payment-form/types.ts +3 -5
- package/src/sales/sales-and-views/SalesAndViewsChart.stories.tsx +39 -39
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +74 -76
- package/src/sales/sales-and-views/index.ts +1 -1
- package/src/sales/source-of-sales/SourceOfSalesChart.stories.tsx +12 -12
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +31 -32
- package/src/sales/source-of-sales/index.ts +1 -1
- package/src/sales/statistics-chart/StatisticsChart.stories.tsx +8 -8
- package/src/sales/statistics-chart/StatisticsChart.tsx +11 -11
- package/src/sales/statistics-chart/index.ts +1 -1
- package/src/setting/admin/AdminSetting.stories.tsx +15 -15
- package/src/setting/admin/AdminSettingForm.tsx +60 -61
- package/src/setting/admin/PaymentFeeForm.tsx +76 -76
- package/src/setting/admin/index.ts +1 -1
- package/src/setting/dashboard/DashboardSetting.stories.tsx +43 -43
- package/src/setting/dashboard/DashboardSettingForm.tsx +64 -64
- package/src/setting/dashboard/EventSettingForm.tsx +19 -19
- package/src/setting/dashboard/FinancialDataForm.tsx +42 -42
- package/src/setting/dashboard/OtherSettingForm.tsx +58 -58
- package/src/setting/dashboard/ProviderSettingForm.tsx +30 -30
- package/src/setting/dashboard/components/IpInput.stories.tsx +8 -8
- package/src/setting/dashboard/components/IpInput.tsx +92 -92
- package/src/setting/dashboard/index.ts +5 -5
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.stories.tsx +9 -9
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +11 -11
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.stories.tsx +8 -8
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +16 -16
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.stories.tsx +18 -18
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +12 -12
- package/src/setting/dashboard/snippet-templates/card/index.ts +1 -1
- package/src/setting/dashboard/snippets/card/SnippetCard.stories.tsx +14 -14
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +27 -27
- package/src/setting/dashboard/snippets/card/index.ts +1 -1
- package/src/setting/index.ts +3 -3
- package/src/setting/system/SystemSetting.stories.tsx +7 -7
- package/src/setting/system/SystemSettingForm.tsx +17 -17
- package/src/setting/system/index.ts +1 -1
- package/src/sidebar/elements/Elements.stories.tsx +8 -8
- package/src/sidebar/elements/ReturnBack.tsx +8 -8
- package/src/sidebar/elements/index.ts +2 -2
- package/src/sidebar/index.ts +1 -1
- package/src/slide-curtain/SlideCurtain.stories.tsx +6 -6
- package/src/slide-curtain/SlideCurtain.tsx +18 -18
- package/src/slide-curtain/index.ts +1 -1
- package/src/snippet/index.ts +1 -1
- package/src/snippet/snippet-template/SnippetTemplate.stories.tsx +9 -9
- package/src/snippet/snippet-template/SnippetTemplate.tsx +16 -16
- package/src/snippet/snippet-template/context/index.ts +3 -3
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +80 -80
- package/src/snippet/snippet-template/context/snippetTemplateLoading.tsx +6 -6
- package/src/snippet/snippet-template/context/snippetTemplateView.tsx +76 -77
- package/src/snippet/snippet-template/control/Control.stories.tsx +10 -10
- package/src/snippet/snippet-template/control/PropertyControl.tsx +37 -37
- package/src/snippet/snippet-template/control/index.ts +1 -1
- package/src/snippet/snippet-template/form/SnippetTemplateForm.stories.tsx +55 -55
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +50 -50
- package/src/snippet/snippet-template/form/index.ts +1 -1
- package/src/snippet/snippet-template/index.ts +6 -6
- package/src/snippet/snippet-template/preview/Preview.stories.tsx +48 -48
- package/src/snippet/snippet-template/preview/Preview.tsx +71 -65
- package/src/snippet/snippet-template/preview/index.ts +1 -1
- package/src/snippet/snippet-template/settings/SettingButton.tsx +21 -23
- package/src/snippet/snippet-template/settings/Settings.stories.tsx +8 -8
- package/src/snippet/snippet-template/settings/index.ts +1 -1
- package/src/snippet/snippet-template/utils/index.ts +8 -8
- package/src/sortable-fields/SortableFieldItem.tsx +15 -15
- package/src/sortable-fields/SortableFieldList.tsx +16 -19
- package/src/sortable-fields/index.ts +1 -1
- package/src/sortable-list/CreateSortableListItem.tsx +4 -4
- package/src/sortable-list/SortableList.stories.tsx +10 -10
- package/src/sortable-list/SortableList.tsx +47 -55
- package/src/sortable-list/index.ts +3 -3
- package/src/sortable-tree/SortableTree.stories.tsx +21 -21
- package/src/sortable-tree/SortableTree.tsx +9 -9
- package/src/sortable-tree/SortableTreeItem.stories.tsx +12 -15
- package/src/sortable-tree/SortableTreeItem.tsx +100 -94
- package/src/sortable-tree/index.ts +2 -2
- package/src/sorting-select/SortingSelect.stories.tsx +7 -7
- package/src/sorting-select/SortingSelect.tsx +30 -30
- package/src/sorting-select/index.ts +1 -1
- package/src/static/CountryCodeSelect.tsx +21 -21
- package/src/static/CountrySelect.tsx +25 -25
- package/src/static/CurrencyNumberInput.tsx +17 -17
- package/src/static/FormCard.tsx +7 -7
- package/src/static/Image.tsx +6 -6
- package/src/static/RestrictedAccess.tsx +9 -9
- package/src/static/SocialButton.tsx +20 -20
- package/src/static/Static.stories.tsx +57 -57
- package/src/static/StyledButton.tsx +6 -6
- package/src/static/TextField.tsx +16 -16
- package/src/static/UserBadge.tsx +14 -14
- package/src/static/WarningMessage.tsx +6 -6
- package/src/static/date-range-input/DateRangeInput.stories.tsx +11 -11
- package/src/static/date-range-input/DateRangeInput.tsx +64 -66
- package/src/static/date-range-input/index.ts +1 -1
- package/src/static/date-range-input/utils/index.ts +25 -25
- package/src/static/form-number-input/FormNumberInput.stories.tsx +8 -8
- package/src/static/form-number-input/FormNumberInput.tsx +23 -23
- package/src/static/form-number-input/index.ts +1 -1
- package/src/static/images/DefaultUserImage.tsx +5 -5
- package/src/static/images/Images.stories.tsx +6 -6
- package/src/static/images/index.ts +2 -2
- package/src/static/index.ts +23 -23
- package/src/static/loader/BlockLoader.tsx +2 -2
- package/src/static/loader/ButtonLoader.tsx +6 -6
- package/src/static/loader/Loader.stories.tsx +15 -15
- package/src/static/loader/LoaderIndicator.tsx +15 -15
- package/src/static/loader/PaymentLoader.tsx +17 -17
- package/src/static/loader/SnippetLoader.tsx +2 -2
- package/src/static/loader/index.ts +7 -7
- package/src/static/manual-date-picker/ManualDatePicker.tsx +19 -19
- package/src/static/manual-date-picker/constants/index.ts +4 -4
- package/src/static/manual-date-picker/hooks/useManualDatePicker.ts +54 -54
- package/src/static/manual-date-picker/index.ts +2 -2
- package/src/static/manual-date-picker/utils/index.ts +15 -15
- package/src/static/number-input/NumberInput.stories.tsx +9 -9
- package/src/static/number-input/NumberInput.tsx +21 -21
- package/src/static/number-input/index.ts +1 -1
- package/src/static/switch/BooleanSwitch.stories.tsx +12 -12
- package/src/static/switch/BooleanSwitch.tsx +17 -17
- package/src/static/switch/Switch.stories.tsx +25 -25
- package/src/static/switch/Switch.tsx +15 -15
- package/src/static/switch/index.ts +2 -2
- package/src/static/tabs/Tab.tsx +10 -10
- package/src/static/tabs/Tabs.tsx +12 -12
- package/src/static/tabs/index.ts +1 -1
- package/src/static/text-expand/TextExpand.stories.tsx +9 -9
- package/src/static/text-expand/TextExpand.tsx +16 -16
- package/src/static/text-expand/index.ts +1 -1
- package/src/striped-static-table/StripedStaticTable.stories.tsx +31 -31
- package/src/striped-static-table/StripedStaticTable.tsx +15 -15
- package/src/striped-static-table/index.ts +1 -1
- package/src/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/src/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/src/styles/activity-card/_index.scss +2 -2
- package/src/styles/affiliate/AffiliateCard.scss +7 -7
- package/src/styles/affiliate/_index.scss +2 -2
- package/src/styles/auth/_index.scss +1 -1
- package/src/styles/availability-indicator/_index.scss +1 -1
- package/src/styles/back-button/_index.scss +1 -1
- package/src/styles/company-user-form/_index.scss +1 -1
- package/src/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/src/styles/custom-fields/_index.scss +3 -3
- package/src/styles/customers/_index.scss +1 -1
- package/src/styles/date-time-button/_index.scss +1 -1
- package/src/styles/error/_index.scss +1 -1
- package/src/styles/events/EditEventModal.scss +5 -5
- package/src/styles/events/EventCard.scss +4 -4
- package/src/styles/events/_index.scss +4 -4
- package/src/styles/file-upload/_index.scss +2 -2
- package/src/styles/form/CustomRadio.scss +1 -1
- package/src/styles/form/Input.scss +4 -4
- package/src/styles/form/_index.scss +4 -4
- package/src/styles/header/Header.scss +3 -3
- package/src/styles/header/_index.scss +2 -2
- package/src/styles/header/elements/CompanySelector.scss +2 -2
- package/src/styles/header/elements/_index.scss +1 -1
- package/src/styles/help/Example.scss +1 -1
- package/src/styles/help/_index.scss +1 -1
- package/src/styles/iframe-events/Calendar.scss +0 -1
- package/src/styles/iframe-events/Card.scss +3 -3
- package/src/styles/iframe-events/Event.scss +2 -2
- package/src/styles/iframe-events/EventBookingView.scss +1 -1
- package/src/styles/iframe-events/EventForm.scss +1 -1
- package/src/styles/iframe-events/EventTables.scss +1 -1
- package/src/styles/iframe-events/_index.scss +17 -17
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/src/styles/iframe-external-modal/_index.scss +1 -1
- package/src/styles/iframe-order-process/_index.scss +1 -1
- package/src/styles/iframe-page/PageBody.scss +1 -1
- package/src/styles/iframe-page/_index.scss +3 -3
- package/src/styles/iframe-payments/_index.scss +1 -1
- package/src/styles/layout/_index.scss +1 -1
- package/src/styles/logo/Logo.scss +1 -1
- package/src/styles/logo/_index.scss +1 -1
- package/src/styles/modals/_index.scss +1 -1
- package/src/styles/notification/Notification.scss +1 -1
- package/src/styles/notification/_index.scss +1 -1
- package/src/styles/order-items-table/_index.scss +1 -1
- package/src/styles/overrides/_functions.scss +1 -1
- package/src/styles/packages.scss +45 -45
- package/src/styles/product-set/CreateProductSetItem.scss +3 -3
- package/src/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/src/styles/product-set/ProductSetCard.scss +7 -7
- package/src/styles/product-set/ProductSetForm.scss +26 -8
- package/src/styles/product-set/ProductSetTabs.scss +2 -2
- package/src/styles/product-set/_index.scss +14 -14
- package/src/styles/providers/_index.scss +1 -1
- package/src/styles/report/ReportCard.scss +4 -4
- package/src/styles/report/ReportEditorModal.scss +3 -3
- package/src/styles/report/ReportRunnerModal.scss +2 -2
- package/src/styles/report/_index.scss +3 -3
- package/src/styles/ryft-payment-form/_index.scss +1 -1
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/GuestProfile.scss +2 -2
- package/src/styles/sales/LifeTimeSales.scss +1 -1
- package/src/styles/sales/ManualBooking.scss +2 -2
- package/src/styles/sales/SalesAndViews.scss +4 -4
- package/src/styles/sales/SourceOfSales.scss +1 -1
- package/src/styles/sales/_index.scss +16 -16
- package/src/styles/setting/_index.scss +1 -1
- package/src/styles/setting/dashboard/_index.scss +1 -1
- package/src/styles/sidebar/_index.scss +1 -1
- package/src/styles/sidebar/elements/_index.scss +1 -1
- package/src/styles/skeleton/_index.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/src/styles/snippet-templates/_index.scss +2 -2
- package/src/styles/sortable-field/_index.scss +1 -1
- package/src/styles/sortable-tree/Item.scss +3 -3
- package/src/styles/sortable-tree/_index.scss +1 -1
- package/src/styles/static/CountrySelect.scss +1 -1
- package/src/styles/static/Loader.scss +1 -1
- package/src/styles/static/NumberInput.scss +1 -1
- package/src/styles/static/SocialButton.scss +4 -4
- package/src/styles/static/Switch.scss +1 -1
- package/src/styles/static/Tabs.scss +2 -2
- package/src/styles/static/UserBadge.scss +1 -1
- package/src/styles/static/_index.scss +12 -12
- package/src/styles/table/_index.scss +1 -1
- package/src/styles/themes/bookedit/_fonts.scss +1 -1
- package/src/styles/themes/bookedit/_variables.scss +69 -69
- package/src/styles/themes/bookedit/index.scss +44 -44
- package/src/styles/themes/licklist/_fonts.scss +1 -1
- package/src/styles/themes/licklist/_variables.scss +2 -2
- package/src/styles/themes/licklist/index.scss +40 -40
- package/src/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/src/styles/tiptap-editor/_index.scss +1 -1
- package/src/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/src/styles/venue-map-sets/_index.scss +2 -2
- package/src/styles/zones/ZoneCard.scss +7 -7
- package/src/styles/zones/_index.scss +3 -3
- package/src/table/FilterHelperComponent.tsx +25 -25
- package/src/table/MenuButton.tsx +31 -33
- package/src/table/PaginationHelperComponent.tsx +26 -26
- package/src/table/PerPageHelperComponent.tsx +14 -14
- package/src/table/ReactTableHelperComponent.tsx +67 -69
- package/src/table/StaticTable.tsx +19 -19
- package/src/table/Table.stories.tsx +65 -65
- package/src/table/TableHelperComponent.tsx +97 -97
- package/src/table/hooks/useTableQueryOptions.ts +20 -20
- package/src/table/index.ts +7 -7
- package/src/table/types.ts +32 -36
- package/src/table/utils/index.ts +9 -9
- package/src/theme/Theme.stories.tsx +32 -32
- package/src/tiptap-editor/TipTapEditor.stories.tsx +13 -13
- package/src/tiptap-editor/TipTapEditor.tsx +43 -43
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +14 -14
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +33 -33
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +13 -13
- package/src/tiptap-editor/TipTapMenu/components/index.ts +1 -1
- package/src/tiptap-editor/TipTapMenu/extensions/EMOJIS.ts +24 -24
- package/src/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.ts +45 -49
- package/src/tiptap-editor/TipTapMenu/extensions/constants.ts +1 -0
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +10 -7
- package/src/tiptap-editor/TipTapMenu/index.ts +1 -1
- package/src/tiptap-editor/index.ts +1 -1
- package/src/typeahead/Typeahead.stories.tsx +10 -10
- package/src/typeahead/Typeahead.tsx +41 -27
- package/src/typeahead/index.ts +1 -1
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +69 -68
- package/src/typeahead-helper/index.ts +1 -1
- package/src/types/bookings.ts +4 -4
- package/src/types/categories.ts +7 -7
- package/src/types/currency.ts +3 -3
- package/src/types/generic/SelectItem.ts +3 -3
- package/src/types/iframe.ts +2 -2
- package/src/types/index.ts +1 -1
- package/src/types/provider-links.ts +6 -6
- package/src/types/static/HTMLInputDateElement.ts +1 -1
- package/src/types/static/ILoaderOptions.ts +20 -20
- package/src/typings.d.ts +21 -21
- package/src/venue-map-sets/card/VenueMapCard.stories.tsx +8 -8
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +27 -27
- package/src/venue-map-sets/card/index.ts +1 -1
- package/src/venue-map-sets/form/VenueMapSetForm.stories.tsx +22 -22
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +23 -23
- package/src/venue-map-sets/form/components/NameControl.tsx +28 -28
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +50 -52
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +41 -41
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +49 -49
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +60 -62
- package/src/venue-map-sets/form/index.ts +2 -2
- package/src/venue-map-sets/form/types/index.ts +15 -15
- package/src/venue-map-sets/form/utils/index.ts +25 -23
- package/src/venue-map-sets/index.ts +2 -2
- package/src/virtualized/components/VirtualizedGrid.tsx +10 -10
- package/src/virtualized/components/VirtualizedWindowScroller.stories.tsx +12 -12
- package/src/virtualized/components/VirtualizedWindowScroller.tsx +26 -28
- package/src/virtualized/context/VirtualizedContext.tsx +15 -14
- package/src/virtualized/context/index.ts +1 -1
- package/src/virtualized/index.ts +3 -3
- package/src/zone/card/ZoneCard.stories.tsx +7 -7
- package/src/zone/card/ZoneCard.tsx +27 -27
- package/src/zone/card/index.ts +2 -2
- package/src/zone/form/ZoneForm.stories.tsx +10 -10
- package/src/zone/form/ZoneForm.tsx +34 -34
- package/src/zone/form/components/AvailableTimesControl.tsx +56 -60
- package/src/zone/form/components/DescriptionControl.tsx +20 -20
- package/src/zone/form/components/GameDurationControl.tsx +19 -19
- package/src/zone/form/components/NameControl.tsx +22 -22
- package/src/zone/form/components/SortControl.tsx +22 -22
- package/src/zone/form/components/ZoneControl.tsx +38 -40
- package/src/zone/form/components/ZoneImageControl.tsx +36 -36
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +21 -22
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +74 -79
- package/src/zone/form/components/ZoneTypeControl.tsx +24 -26
- package/src/zone/form/index.ts +2 -2
- package/src/zone/form/utils/dates.ts +32 -32
- package/src/zone/index.ts +2 -2
- package/vite.config.ts +14 -14
- package/yarn.lock +109 -139
- package/dist/assets/iframe/selectArrow.svg.js +0 -17
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { useEffect, useRef } from
|
|
2
|
-
import { useId } from
|
|
3
|
-
import { DateTime, DurationUnit } from
|
|
4
|
-
import { Col, Form, InputGroup, Row } from
|
|
5
|
-
import RRule from
|
|
6
|
-
import { DATE_FORMAT } from
|
|
7
|
-
import { useTranslation } from
|
|
8
|
-
import { SupportedFrequency } from
|
|
9
|
-
import HTMLInputDateElement from
|
|
1
|
+
import { useEffect, useRef } from 'react'
|
|
2
|
+
import { useId } from '@react-aria/utils'
|
|
3
|
+
import { DateTime, DurationUnit } from 'luxon'
|
|
4
|
+
import { Col, Form, InputGroup, Row } from 'react-bootstrap'
|
|
5
|
+
import RRule from 'rrule'
|
|
6
|
+
import { DATE_FORMAT } from '@licklist/core/dist/Config'
|
|
7
|
+
import { useTranslation } from 'react-i18next'
|
|
8
|
+
import { SupportedFrequency } from './utils'
|
|
9
|
+
import HTMLInputDateElement from '../types/static/HTMLInputDateElement'
|
|
10
10
|
|
|
11
11
|
interface Props {
|
|
12
|
-
disabled?: boolean
|
|
13
|
-
date: string
|
|
14
|
-
minDate?: string
|
|
15
|
-
frequency: SupportedFrequency
|
|
16
|
-
until?: string
|
|
17
|
-
count?: number
|
|
18
|
-
onChange: (values: { until?: string; count?: number }) => void
|
|
12
|
+
disabled?: boolean
|
|
13
|
+
date: string // yyyy-mm-ddThh:mm
|
|
14
|
+
minDate?: string // should be in yyyy-mm-dd format
|
|
15
|
+
frequency: SupportedFrequency
|
|
16
|
+
until?: string // yyyy-mm-dd
|
|
17
|
+
count?: number
|
|
18
|
+
onChange: (values: { until?: string; count?: number }) => void
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
function RecurrenceEndInput({
|
|
@@ -27,29 +27,29 @@ function RecurrenceEndInput({
|
|
|
27
27
|
onChange,
|
|
28
28
|
minDate,
|
|
29
29
|
}: Props) {
|
|
30
|
-
const { t } = useTranslation(
|
|
30
|
+
const { t } = useTranslation('Design')
|
|
31
31
|
// unique ids for radios
|
|
32
|
-
const neverId = useId()
|
|
33
|
-
const onId = useId()
|
|
34
|
-
const afterId = useId()
|
|
35
|
-
const dateInput = useRef<HTMLInputDateElement | null>(null)
|
|
32
|
+
const neverId = useId()
|
|
33
|
+
const onId = useId()
|
|
34
|
+
const afterId = useId()
|
|
35
|
+
const dateInput = useRef<HTMLInputDateElement | null>(null)
|
|
36
36
|
|
|
37
37
|
useEffect(() => {
|
|
38
38
|
const untilDatetime = DateTime.fromFormat(
|
|
39
39
|
until ?? getUntil({ date, frequency }),
|
|
40
40
|
DATE_FORMAT,
|
|
41
|
-
)
|
|
41
|
+
)
|
|
42
42
|
|
|
43
|
-
const minDatetime = DateTime.fromFormat(minDate, DATE_FORMAT)
|
|
43
|
+
const minDatetime = DateTime.fromFormat(minDate, DATE_FORMAT)
|
|
44
44
|
|
|
45
45
|
if (minDatetime > untilDatetime) {
|
|
46
|
-
onChange({ until: minDate })
|
|
46
|
+
onChange({ until: minDate })
|
|
47
47
|
}
|
|
48
|
-
}, [minDate, onChange, until, date, frequency])
|
|
48
|
+
}, [minDate, onChange, until, date, frequency])
|
|
49
49
|
|
|
50
50
|
return (
|
|
51
51
|
<Form.Group>
|
|
52
|
-
<Form.Label>{t(
|
|
52
|
+
<Form.Label>{t('ends')}</Form.Label>
|
|
53
53
|
|
|
54
54
|
<Form.Check type="radio" id={neverId} custom className="mt-3">
|
|
55
55
|
<Form.Check.Input
|
|
@@ -58,7 +58,7 @@ function RecurrenceEndInput({
|
|
|
58
58
|
onChange={() => onChange({ count: 500 })}
|
|
59
59
|
disabled={disabled}
|
|
60
60
|
/>
|
|
61
|
-
<Form.Check.Label>{t(
|
|
61
|
+
<Form.Check.Label>{t('never')}</Form.Check.Label>
|
|
62
62
|
</Form.Check>
|
|
63
63
|
|
|
64
64
|
<Form.Check type="radio" id={onId} custom className="mt-3">
|
|
@@ -72,7 +72,7 @@ function RecurrenceEndInput({
|
|
|
72
72
|
}
|
|
73
73
|
disabled={disabled}
|
|
74
74
|
/>
|
|
75
|
-
<Form.Check.Label>{t(
|
|
75
|
+
<Form.Check.Label>{t('on')}</Form.Check.Label>
|
|
76
76
|
</Col>
|
|
77
77
|
<Col>
|
|
78
78
|
<Form.Control
|
|
@@ -81,7 +81,7 @@ function RecurrenceEndInput({
|
|
|
81
81
|
disabled={disabled || !until}
|
|
82
82
|
aria-label="Date on which the recurrence ends"
|
|
83
83
|
value={until ?? getUntil({ date, frequency })}
|
|
84
|
-
className={until &&
|
|
84
|
+
className={until && 'date-input-with-value'}
|
|
85
85
|
ref={dateInput}
|
|
86
86
|
onClick={() => dateInput?.current?.showPicker()}
|
|
87
87
|
onChange={({ target: { value } }) => onChange({ until: value })}
|
|
@@ -101,7 +101,7 @@ function RecurrenceEndInput({
|
|
|
101
101
|
}
|
|
102
102
|
disabled={disabled}
|
|
103
103
|
/>
|
|
104
|
-
<Form.Check.Label>{t(
|
|
104
|
+
<Form.Check.Label>{t('after')}</Form.Check.Label>
|
|
105
105
|
</Col>
|
|
106
106
|
<Col>
|
|
107
107
|
<InputGroup>
|
|
@@ -117,14 +117,14 @@ function RecurrenceEndInput({
|
|
|
117
117
|
}
|
|
118
118
|
/>
|
|
119
119
|
<InputGroup.Append>
|
|
120
|
-
<InputGroup.Text>{t(
|
|
120
|
+
<InputGroup.Text>{t('occurences')}</InputGroup.Text>
|
|
121
121
|
</InputGroup.Append>
|
|
122
122
|
</InputGroup>
|
|
123
123
|
</Col>
|
|
124
124
|
</Row>
|
|
125
125
|
</Form.Check>
|
|
126
126
|
</Form.Group>
|
|
127
|
-
)
|
|
127
|
+
)
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
export const defaultOccurrences = {
|
|
@@ -132,24 +132,24 @@ export const defaultOccurrences = {
|
|
|
132
132
|
[RRule.WEEKLY]: 13,
|
|
133
133
|
[RRule.MONTHLY]: 12,
|
|
134
134
|
[RRule.YEARLY]: 5,
|
|
135
|
-
}
|
|
135
|
+
}
|
|
136
136
|
|
|
137
137
|
const getUntil = ({
|
|
138
138
|
date,
|
|
139
139
|
frequency,
|
|
140
140
|
}: {
|
|
141
|
-
date: string
|
|
142
|
-
frequency: SupportedFrequency
|
|
141
|
+
date: string
|
|
142
|
+
frequency: SupportedFrequency
|
|
143
143
|
}) => {
|
|
144
144
|
const unit: DurationUnit = {
|
|
145
|
-
[RRule.DAILY]:
|
|
146
|
-
[RRule.WEEKLY]:
|
|
147
|
-
[RRule.MONTHLY]:
|
|
148
|
-
[RRule.YEARLY]:
|
|
149
|
-
}[frequency]
|
|
145
|
+
[RRule.DAILY]: 'days' as const,
|
|
146
|
+
[RRule.WEEKLY]: 'weeks' as const,
|
|
147
|
+
[RRule.MONTHLY]: 'months' as const,
|
|
148
|
+
[RRule.YEARLY]: 'years' as const,
|
|
149
|
+
}[frequency]
|
|
150
150
|
return DateTime.fromISO(date)
|
|
151
151
|
.plus({ [unit]: defaultOccurrences[frequency] })
|
|
152
|
-
.toISODate()
|
|
153
|
-
}
|
|
152
|
+
.toISODate()
|
|
153
|
+
}
|
|
154
154
|
|
|
155
|
-
export default RecurrenceEndInput
|
|
155
|
+
export default RecurrenceEndInput
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { Meta, Story } from
|
|
2
|
-
import { DateTime } from
|
|
3
|
-
import { Card } from
|
|
4
|
-
import { RecurrenceInput, RecurrenceInputProps } from
|
|
1
|
+
import { Meta, Story } from '@storybook/react'
|
|
2
|
+
import { DateTime } from 'luxon'
|
|
3
|
+
import { Card } from 'react-bootstrap'
|
|
4
|
+
import { RecurrenceInput, RecurrenceInputProps } from './RecurrenceInput'
|
|
5
5
|
|
|
6
6
|
export default {
|
|
7
|
-
title:
|
|
7
|
+
title: 'RecurrenceInput',
|
|
8
8
|
component: RecurrenceInput,
|
|
9
|
-
} as Meta
|
|
9
|
+
} as Meta
|
|
10
10
|
|
|
11
11
|
export const Default: Story<RecurrenceInputProps> = (args) => (
|
|
12
|
-
<Card style={{ maxWidth:
|
|
12
|
+
<Card style={{ maxWidth: 'max-content' }}>
|
|
13
13
|
<Card.Body>
|
|
14
14
|
<RecurrenceInput {...args} />
|
|
15
15
|
</Card.Body>
|
|
16
16
|
</Card>
|
|
17
|
-
)
|
|
17
|
+
)
|
|
18
18
|
Default.args = {
|
|
19
19
|
date: DateTime.now().toISODate(),
|
|
20
|
-
}
|
|
20
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
/* eslint-disable prefer-destructuring */
|
|
2
2
|
/* eslint-disable react-hooks/exhaustive-deps */
|
|
3
|
-
import { DateTime } from
|
|
4
|
-
import { useEffect, useReducer } from
|
|
5
|
-
import RRule, { Frequency, Weekday } from
|
|
6
|
-
import RecurrenceEndInput, { defaultOccurrences } from
|
|
7
|
-
import RecurrenceIntervalAndFrequencyInput from
|
|
8
|
-
import RecurrenceMonthlyRepeatByInput from
|
|
9
|
-
import RecurrenceWeekdaysInput from
|
|
3
|
+
import { DateTime } from 'luxon'
|
|
4
|
+
import { useEffect, useReducer } from 'react'
|
|
5
|
+
import RRule, { Frequency, Weekday } from 'rrule'
|
|
6
|
+
import RecurrenceEndInput, { defaultOccurrences } from './RecurrenceEndInput'
|
|
7
|
+
import RecurrenceIntervalAndFrequencyInput from './RecurrenceIntervalAndFrequencyInput'
|
|
8
|
+
import RecurrenceMonthlyRepeatByInput from './RecurrenceMonthlyRepeatByInput'
|
|
9
|
+
import RecurrenceWeekdaysInput from './RecurrenceWeekdaysInput'
|
|
10
10
|
import {
|
|
11
11
|
getWeekdayForFrequency,
|
|
12
12
|
parseAndValidateRRule,
|
|
13
13
|
SupportedFrequency,
|
|
14
|
-
} from
|
|
14
|
+
} from './utils'
|
|
15
15
|
|
|
16
16
|
export interface RecurrenceInputProps {
|
|
17
|
-
disabled?: boolean
|
|
18
|
-
date: string
|
|
19
|
-
minDate?: string
|
|
20
|
-
value?: string
|
|
21
|
-
onChange: (value: string) => void
|
|
22
|
-
initialFrequency?: Frequency
|
|
17
|
+
disabled?: boolean
|
|
18
|
+
date: string
|
|
19
|
+
minDate?: string
|
|
20
|
+
value?: string
|
|
21
|
+
onChange: (value: string) => void
|
|
22
|
+
initialFrequency?: Frequency
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
export function RecurrenceInput({
|
|
@@ -33,19 +33,19 @@ export function RecurrenceInput({
|
|
|
33
33
|
const [state, updateState] = useReducer(
|
|
34
34
|
(state: State, action: Partial<State>) => ({ ...state, ...action }),
|
|
35
35
|
getInitialState({ rrule: value, date, initialFrequency }),
|
|
36
|
-
)
|
|
36
|
+
)
|
|
37
37
|
|
|
38
38
|
useEffect(
|
|
39
39
|
// TODO: unhardcode timezone
|
|
40
40
|
() =>
|
|
41
41
|
onChange(
|
|
42
|
-
RRule.optionsToString({ ...state, tzid:
|
|
43
|
-
|
|
44
|
-
|
|
42
|
+
RRule.optionsToString({ ...state, tzid: 'Europe/London' }).replace(
|
|
43
|
+
'RRULE:',
|
|
44
|
+
'',
|
|
45
45
|
),
|
|
46
46
|
),
|
|
47
47
|
[state],
|
|
48
|
-
)
|
|
48
|
+
)
|
|
49
49
|
|
|
50
50
|
return (
|
|
51
51
|
<div>
|
|
@@ -62,7 +62,7 @@ export function RecurrenceInput({
|
|
|
62
62
|
: frequency === RRule.WEEKLY
|
|
63
63
|
? [getWeekdayForFrequency({ date, frequency })]
|
|
64
64
|
: undefined,
|
|
65
|
-
})
|
|
65
|
+
})
|
|
66
66
|
}}
|
|
67
67
|
disabled={disabled}
|
|
68
68
|
/>
|
|
@@ -97,40 +97,40 @@ export function RecurrenceInput({
|
|
|
97
97
|
disabled={disabled}
|
|
98
98
|
/>
|
|
99
99
|
</div>
|
|
100
|
-
)
|
|
100
|
+
)
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
type State = {
|
|
104
|
-
interval: number
|
|
105
|
-
freq: SupportedFrequency
|
|
106
|
-
byweekday?: Weekday | Weekday[]
|
|
107
|
-
until?: Date
|
|
108
|
-
count?: number
|
|
109
|
-
}
|
|
104
|
+
interval: number
|
|
105
|
+
freq: SupportedFrequency
|
|
106
|
+
byweekday?: Weekday | Weekday[]
|
|
107
|
+
until?: Date
|
|
108
|
+
count?: number
|
|
109
|
+
}
|
|
110
110
|
|
|
111
111
|
const getInitialState = ({
|
|
112
112
|
rrule,
|
|
113
113
|
date,
|
|
114
114
|
initialFrequency = Frequency.WEEKLY,
|
|
115
115
|
}: {
|
|
116
|
-
rrule?: string
|
|
117
|
-
date: string
|
|
118
|
-
initialFrequency: Frequency
|
|
116
|
+
rrule?: string
|
|
117
|
+
date: string
|
|
118
|
+
initialFrequency: Frequency
|
|
119
119
|
}): State => {
|
|
120
120
|
const options = {
|
|
121
121
|
interval: 1,
|
|
122
122
|
freq: initialFrequency,
|
|
123
123
|
...(rrule && date && parseAndValidateRRule({ rrule, date })),
|
|
124
|
-
}
|
|
124
|
+
}
|
|
125
125
|
|
|
126
|
-
let byweekday: State[
|
|
126
|
+
let byweekday: State['byweekday'] = options.byweekday
|
|
127
127
|
|
|
128
128
|
if (options.freq === Frequency.WEEKLY && !options.byweekday?.length) {
|
|
129
129
|
// For weekly recurrence with no weekdays set, provide a default weekday
|
|
130
|
-
byweekday = [getWeekdayForFrequency({ date, frequency: options.freq })]
|
|
130
|
+
byweekday = [getWeekdayForFrequency({ date, frequency: options.freq })]
|
|
131
131
|
} else if (options.freq === Frequency.MONTHLY && options.byweekday) {
|
|
132
132
|
// For monthly recurrence with set weekday, extract it from the array
|
|
133
|
-
byweekday = options.byweekday[0]
|
|
133
|
+
byweekday = options.byweekday[0]
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
return {
|
|
@@ -140,5 +140,5 @@ const getInitialState = ({
|
|
|
140
140
|
? options.count
|
|
141
141
|
: defaultOccurrences[options.freq],
|
|
142
142
|
byweekday,
|
|
143
|
-
}
|
|
144
|
-
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { Col, Form, InputGroup } from
|
|
2
|
-
import RRule from
|
|
3
|
-
import { useTranslation } from
|
|
1
|
+
import { Col, Form, InputGroup } from 'react-bootstrap'
|
|
2
|
+
import RRule from 'rrule'
|
|
3
|
+
import { useTranslation } from 'react-i18next'
|
|
4
4
|
|
|
5
|
-
import { SupportedFrequency } from
|
|
5
|
+
import { SupportedFrequency } from './utils'
|
|
6
6
|
|
|
7
|
-
const MAX_REPEATS_VALUE = 365
|
|
7
|
+
const MAX_REPEATS_VALUE = 365
|
|
8
8
|
|
|
9
9
|
interface Props {
|
|
10
|
-
disabled?: boolean
|
|
11
|
-
interval: number
|
|
12
|
-
frequency: SupportedFrequency
|
|
10
|
+
disabled?: boolean
|
|
11
|
+
interval: number
|
|
12
|
+
frequency: SupportedFrequency
|
|
13
13
|
onChange: (values: {
|
|
14
|
-
interval: number
|
|
15
|
-
frequency: SupportedFrequency
|
|
16
|
-
}) => void
|
|
14
|
+
interval: number
|
|
15
|
+
frequency: SupportedFrequency
|
|
16
|
+
}) => void
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
function RecurrenceIntervalAndFrequencyInput({
|
|
@@ -22,22 +22,22 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
22
22
|
frequency,
|
|
23
23
|
onChange,
|
|
24
24
|
}: Props) {
|
|
25
|
-
const { t } = useTranslation([
|
|
25
|
+
const { t } = useTranslation(['Design', 'Notification', 'App'])
|
|
26
26
|
|
|
27
27
|
return (
|
|
28
28
|
<Form.Group as={Col} className="align-items-center p-0">
|
|
29
29
|
<Form.Label xs="auto" className="mt-4">
|
|
30
|
-
{t(
|
|
30
|
+
{t('Design:repeatsEvery')}
|
|
31
31
|
</Form.Label>
|
|
32
32
|
<InputGroup hasValidation>
|
|
33
33
|
<Form.Control
|
|
34
34
|
type="number"
|
|
35
35
|
aria-label={`${
|
|
36
36
|
{
|
|
37
|
-
[RRule.DAILY]:
|
|
38
|
-
[RRule.WEEKLY]:
|
|
39
|
-
[RRule.MONTHLY]:
|
|
40
|
-
[RRule.YEARLY]:
|
|
37
|
+
[RRule.DAILY]: 'Days',
|
|
38
|
+
[RRule.WEEKLY]: 'Weeks',
|
|
39
|
+
[RRule.MONTHLY]: 'Months',
|
|
40
|
+
[RRule.YEARLY]: 'Years',
|
|
41
41
|
}[frequency]
|
|
42
42
|
} to repeat`}
|
|
43
43
|
min={1}
|
|
@@ -59,23 +59,23 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
59
59
|
}
|
|
60
60
|
disabled={disabled}
|
|
61
61
|
>
|
|
62
|
-
<option value={RRule.DAILY}>{t(
|
|
63
|
-
<option value={RRule.WEEKLY}>{t(
|
|
62
|
+
<option value={RRule.DAILY}>{t('Design:day').toLowerCase()}</option>
|
|
63
|
+
<option value={RRule.WEEKLY}>{t('Design:week').toLowerCase()}</option>
|
|
64
64
|
<option value={RRule.MONTHLY}>
|
|
65
|
-
{t(
|
|
65
|
+
{t('Design:month').toLowerCase()}
|
|
66
66
|
</option>
|
|
67
|
-
<option value={RRule.YEARLY}>{t(
|
|
67
|
+
<option value={RRule.YEARLY}>{t('Design:year').toLowerCase()}</option>
|
|
68
68
|
</Form.Control>
|
|
69
69
|
<Form.Control.Feedback type="invalid">
|
|
70
70
|
{interval > MAX_REPEATS_VALUE &&
|
|
71
|
-
t(
|
|
72
|
-
attribute: t(
|
|
71
|
+
t('Validation:fieldMaxNumber', {
|
|
72
|
+
attribute: t('Design:repeatsEvery'),
|
|
73
73
|
max: MAX_REPEATS_VALUE,
|
|
74
74
|
})}
|
|
75
75
|
</Form.Control.Feedback>
|
|
76
76
|
</InputGroup>
|
|
77
77
|
</Form.Group>
|
|
78
|
-
)
|
|
78
|
+
)
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
export default RecurrenceIntervalAndFrequencyInput
|
|
81
|
+
export default RecurrenceIntervalAndFrequencyInput
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Info } from
|
|
2
|
-
import { Form } from
|
|
3
|
-
import { Frequency, Weekday } from
|
|
4
|
-
import { getWeekdayForFrequency } from
|
|
1
|
+
import { Info } from 'luxon'
|
|
2
|
+
import { Form } from 'react-bootstrap'
|
|
3
|
+
import { Frequency, Weekday } from 'rrule'
|
|
4
|
+
import { getWeekdayForFrequency } from './utils'
|
|
5
5
|
|
|
6
6
|
interface Props {
|
|
7
|
-
disabled?: boolean
|
|
8
|
-
date: string
|
|
9
|
-
value?: Weekday
|
|
10
|
-
onChange: (value?: Weekday) => void
|
|
7
|
+
disabled?: boolean
|
|
8
|
+
date: string
|
|
9
|
+
value?: Weekday
|
|
10
|
+
onChange: (value?: Weekday) => void
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
function RecurrenceMonthlyRepeatByInput({
|
|
@@ -19,32 +19,32 @@ function RecurrenceMonthlyRepeatByInput({
|
|
|
19
19
|
const weekday = getWeekdayForFrequency({
|
|
20
20
|
date,
|
|
21
21
|
frequency: Frequency.MONTHLY,
|
|
22
|
-
})
|
|
22
|
+
})
|
|
23
23
|
return (
|
|
24
24
|
<Form.Group>
|
|
25
25
|
<Form.Control
|
|
26
26
|
as="select"
|
|
27
27
|
aria-label="Repeat by"
|
|
28
28
|
custom
|
|
29
|
-
value={value ?
|
|
29
|
+
value={value ? 'weekday' : 'day'}
|
|
30
30
|
onChange={({ target: { value } }) =>
|
|
31
|
-
onChange(value ===
|
|
31
|
+
onChange(value === 'weekday' ? weekday : undefined)
|
|
32
32
|
}
|
|
33
33
|
disabled={disabled}
|
|
34
34
|
>
|
|
35
35
|
<option value="day">Monthly on day {weekday.weekday + 1}</option>
|
|
36
36
|
<option value="weekday">
|
|
37
|
-
Monthly on the{
|
|
37
|
+
Monthly on the{' '}
|
|
38
38
|
{
|
|
39
|
-
{
|
|
39
|
+
{ '-1': 'last', 1: 'first', 2: 'second', 3: 'third', 4: 'fourth' }[
|
|
40
40
|
weekday.n!
|
|
41
41
|
]
|
|
42
|
-
}{
|
|
43
|
-
{Info.weekdays(
|
|
42
|
+
}{' '}
|
|
43
|
+
{Info.weekdays('long')[weekday.weekday]}
|
|
44
44
|
</option>
|
|
45
45
|
</Form.Control>
|
|
46
46
|
</Form.Group>
|
|
47
|
-
)
|
|
47
|
+
)
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
export default RecurrenceMonthlyRepeatByInput
|
|
50
|
+
export default RecurrenceMonthlyRepeatByInput
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Info } from
|
|
2
|
-
import { Form, ToggleButton, ToggleButtonGroup } from
|
|
3
|
-
import { Frequency, Weekday } from
|
|
4
|
-
import { getWeekdayForFrequency } from
|
|
1
|
+
import { Info } from 'luxon'
|
|
2
|
+
import { Form, ToggleButton, ToggleButtonGroup } from 'react-bootstrap'
|
|
3
|
+
import { Frequency, Weekday } from 'rrule'
|
|
4
|
+
import { getWeekdayForFrequency } from './utils'
|
|
5
5
|
|
|
6
6
|
interface Props {
|
|
7
|
-
disabled?: boolean
|
|
8
|
-
date: string
|
|
9
|
-
value: Weekday[]
|
|
10
|
-
onChange: (value: Weekday[]) => void
|
|
7
|
+
disabled?: boolean
|
|
8
|
+
date: string
|
|
9
|
+
value: Weekday[]
|
|
10
|
+
onChange: (value: Weekday[]) => void
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
// TODO: support different week starts (e.g. Sunday or Saturday)
|
|
@@ -33,7 +33,7 @@ function RecurrenceWeekdaysInput({
|
|
|
33
33
|
)
|
|
34
34
|
}
|
|
35
35
|
>
|
|
36
|
-
{Info.weekdays(
|
|
36
|
+
{Info.weekdays('short').map((weekday, i) => (
|
|
37
37
|
<ToggleButton
|
|
38
38
|
key={i}
|
|
39
39
|
value={i}
|
|
@@ -46,7 +46,7 @@ function RecurrenceWeekdaysInput({
|
|
|
46
46
|
))}
|
|
47
47
|
</ToggleButtonGroup>
|
|
48
48
|
</Form.Group>
|
|
49
|
-
)
|
|
49
|
+
)
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export default RecurrenceWeekdaysInput
|
|
52
|
+
export default RecurrenceWeekdaysInput
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './RecurrenceInput'
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DateTime } from
|
|
2
|
-
import RRule, { Frequency, Weekday } from
|
|
1
|
+
import { DateTime } from 'luxon'
|
|
2
|
+
import RRule, { Frequency, Weekday } from 'rrule'
|
|
3
3
|
|
|
4
4
|
export const getWeekdayForFrequency = ({
|
|
5
5
|
date,
|
|
6
6
|
frequency,
|
|
7
7
|
}: {
|
|
8
|
-
date: string
|
|
9
|
-
frequency: Frequency
|
|
8
|
+
date: string
|
|
9
|
+
frequency: Frequency
|
|
10
10
|
}): Weekday => {
|
|
11
|
-
const parsedDate = DateTime.fromISO(date)
|
|
11
|
+
const parsedDate = DateTime.fromISO(date)
|
|
12
12
|
return new Weekday(
|
|
13
13
|
parsedDate.weekday - 1,
|
|
14
14
|
frequency !== Frequency.MONTHLY
|
|
@@ -16,49 +16,49 @@ export const getWeekdayForFrequency = ({
|
|
|
16
16
|
: parsedDate.day + 7 > parsedDate.daysInMonth
|
|
17
17
|
? -1
|
|
18
18
|
: Math.floor(parsedDate.day / 7) + 1,
|
|
19
|
-
)
|
|
20
|
-
}
|
|
19
|
+
)
|
|
20
|
+
}
|
|
21
21
|
|
|
22
22
|
export type SupportedFrequency =
|
|
23
23
|
| Frequency.DAILY
|
|
24
24
|
| Frequency.WEEKLY
|
|
25
25
|
| Frequency.MONTHLY
|
|
26
|
-
| Frequency.YEARLY
|
|
26
|
+
| Frequency.YEARLY
|
|
27
27
|
|
|
28
28
|
export type ParsedRRuleOptions = {
|
|
29
|
-
interval?: number
|
|
30
|
-
freq: SupportedFrequency
|
|
31
|
-
byweekday?: Weekday[]
|
|
32
|
-
until?: Date
|
|
33
|
-
count?: number
|
|
34
|
-
}
|
|
29
|
+
interval?: number
|
|
30
|
+
freq: SupportedFrequency
|
|
31
|
+
byweekday?: Weekday[]
|
|
32
|
+
until?: Date
|
|
33
|
+
count?: number
|
|
34
|
+
}
|
|
35
35
|
|
|
36
36
|
export const parseAndValidateRRule = ({
|
|
37
37
|
rrule,
|
|
38
38
|
date,
|
|
39
39
|
}: {
|
|
40
|
-
rrule: string
|
|
41
|
-
date: string
|
|
40
|
+
rrule: string
|
|
41
|
+
date: string
|
|
42
42
|
}) => {
|
|
43
|
-
const unsupportedErrorMessage =
|
|
43
|
+
const unsupportedErrorMessage = 'Unsupported RRule'
|
|
44
44
|
const supportedParams = new Set([
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
])
|
|
45
|
+
'interval',
|
|
46
|
+
'freq',
|
|
47
|
+
'byweekday',
|
|
48
|
+
'until',
|
|
49
|
+
'count',
|
|
50
|
+
])
|
|
51
51
|
const supportedFrequencies = new Set([
|
|
52
52
|
Frequency.DAILY,
|
|
53
53
|
Frequency.WEEKLY,
|
|
54
54
|
Frequency.MONTHLY,
|
|
55
55
|
Frequency.YEARLY,
|
|
56
|
-
])
|
|
56
|
+
])
|
|
57
57
|
|
|
58
58
|
// We need to make sure that given RRule:
|
|
59
59
|
const options = RRule.parseString(
|
|
60
|
-
rrule.includes(
|
|
61
|
-
)
|
|
60
|
+
rrule.includes('EXDATE') ? rrule.split(';EXDATE=')[0] : rrule,
|
|
61
|
+
)
|
|
62
62
|
|
|
63
63
|
if (
|
|
64
64
|
// 1. Is within the supported spec scope
|
|
@@ -70,21 +70,21 @@ export const parseAndValidateRRule = ({
|
|
|
70
70
|
// 4. Doesn't simultaneously define both UNTIL and COUNT
|
|
71
71
|
(options.until && options.count)
|
|
72
72
|
) {
|
|
73
|
-
throw new Error(unsupportedErrorMessage)
|
|
73
|
+
throw new Error(unsupportedErrorMessage)
|
|
74
74
|
}
|
|
75
75
|
if (options.byweekday) {
|
|
76
|
-
const byweekday = options.byweekday as Weekday[]
|
|
76
|
+
const byweekday = options.byweekday as Weekday[]
|
|
77
77
|
if (options.freq === Frequency.WEEKLY) {
|
|
78
78
|
// 5. Doesn't use relative weekdays (e.g. "1st Tuesday", "last Friday")
|
|
79
79
|
// with weekly recurrence
|
|
80
80
|
if (byweekday.some((weekday) => weekday.n !== undefined)) {
|
|
81
|
-
throw new Error(unsupportedErrorMessage)
|
|
81
|
+
throw new Error(unsupportedErrorMessage)
|
|
82
82
|
}
|
|
83
83
|
} else if (options.freq === Frequency.MONTHLY) {
|
|
84
84
|
const weekday = getWeekdayForFrequency({
|
|
85
85
|
date,
|
|
86
86
|
frequency: Frequency.MONTHLY,
|
|
87
|
-
})
|
|
87
|
+
})
|
|
88
88
|
if (
|
|
89
89
|
// 6. In case of monthly recurrence, has zero or one weekdays defined
|
|
90
90
|
byweekday.length > 1 ||
|
|
@@ -93,12 +93,12 @@ export const parseAndValidateRRule = ({
|
|
|
93
93
|
byweekday[0]?.weekday !== weekday.weekday ||
|
|
94
94
|
byweekday[0]?.n !== weekday.n
|
|
95
95
|
) {
|
|
96
|
-
throw new Error(unsupportedErrorMessage)
|
|
96
|
+
throw new Error(unsupportedErrorMessage)
|
|
97
97
|
}
|
|
98
98
|
} else {
|
|
99
99
|
// 8. If recurrence is neither weekly nor monthly,
|
|
100
100
|
// it shouldn't have weekdays defined
|
|
101
|
-
throw new Error(unsupportedErrorMessage)
|
|
101
|
+
throw new Error(unsupportedErrorMessage)
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
return {
|
|
@@ -107,5 +107,5 @@ export const parseAndValidateRRule = ({
|
|
|
107
107
|
byweekday: options.byweekday,
|
|
108
108
|
count: options.count,
|
|
109
109
|
until: options.until,
|
|
110
|
-
} as ParsedRRuleOptions
|
|
111
|
-
}
|
|
110
|
+
} as ParsedRRuleOptions
|
|
111
|
+
}
|