@licklist/design 0.68.1 → 0.68.2-dev.1
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 -57
- 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/utils.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.js +2 -2
- 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 -145
- 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/utils.ts +6 -6
- 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 +99 -129
- package/dist/assets/iframe/selectArrow.svg.js +0 -17
|
@@ -10,7 +10,7 @@ import { useTranslatedParameters } from '../../hooks/useTranslatedParameters.js'
|
|
|
10
10
|
function SmsTemplateCard(param) {
|
|
11
11
|
var name = param.name, href = param.href, onRemove = param.onRemove, onDuplicate = param.onDuplicate, _param_hasPermission = param.hasPermission, hasPermission = _param_hasPermission === void 0 ? true : _param_hasPermission, _param_isDefault = param.isDefault, isDefault = _param_isDefault === void 0 ? false : _param_isDefault, _param_isActive = param.isActive, isActive = _param_isActive === void 0 ? false : _param_isActive, type = param.type;
|
|
12
12
|
var t = useTranslation([
|
|
13
|
-
|
|
13
|
+
'Design'
|
|
14
14
|
]).t;
|
|
15
15
|
var texts = useTranslatedParameters({
|
|
16
16
|
isActive: isActive,
|
|
@@ -28,9 +28,9 @@ function SmsTemplateCard(param) {
|
|
|
28
28
|
}),
|
|
29
29
|
hasPermission && Boolean(onRemove) && /*#__PURE__*/ jsx(ConfirmModal, {
|
|
30
30
|
type: ConfirmModalType.remove,
|
|
31
|
-
content: t(
|
|
31
|
+
content: t('areUSureYouWantToDelete', {
|
|
32
32
|
name: name,
|
|
33
|
-
type: t(
|
|
33
|
+
type: t('smsTemplate').toLowerCase()
|
|
34
34
|
}),
|
|
35
35
|
children: function(confirm) {
|
|
36
36
|
return /*#__PURE__*/ jsx("button", {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './SmsTemplateCard';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/card/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/card/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NotificationType } from
|
|
1
|
+
import { NotificationType } from '@licklist/core/dist/DataMapper/Notification/NotificationTypeDataMapper';
|
|
2
2
|
type SmsTemplateControlProps = {
|
|
3
3
|
notificationTypes: NotificationType[];
|
|
4
4
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SmsTemplateControl.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/control/SmsTemplateControl.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wEAAwE,
|
|
1
|
+
{"version":3,"file":"SmsTemplateControl.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/control/SmsTemplateControl.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wEAAwE,CAAA;AAKzG,KAAK,uBAAuB,GAAG;IAC7B,iBAAiB,EAAE,gBAAgB,EAAE,CAAA;CACtC,CAAA;AAED,eAAO,MAAM,kBAAkB,2BAE5B,uBAAuB,4CAqJzB,CAAA"}
|
|
@@ -61,11 +61,11 @@ var SmsTemplateControl = function(param) {
|
|
|
61
61
|
var _param_notificationTypes = param.notificationTypes, notificationTypes = _param_notificationTypes === void 0 ? [] : _param_notificationTypes;
|
|
62
62
|
var _errors_type, _errors_name;
|
|
63
63
|
var t = useTranslation([
|
|
64
|
-
|
|
64
|
+
'Design'
|
|
65
65
|
]).t;
|
|
66
66
|
var _useFormContext = useFormContext(), register = _useFormContext.register, watch = _useFormContext.watch, errors = _useFormContext.formState.errors, setError = _useFormContext.setError, clearErrors = _useFormContext.clearErrors;
|
|
67
|
-
var smsBody = watch(
|
|
68
|
-
var id = watch(
|
|
67
|
+
var smsBody = watch('body');
|
|
68
|
+
var id = watch('id');
|
|
69
69
|
return /*#__PURE__*/ jsxs(Fragment, {
|
|
70
70
|
children: [
|
|
71
71
|
/*#__PURE__*/ jsx(Row, {
|
|
@@ -79,24 +79,24 @@ var SmsTemplateControl = function(param) {
|
|
|
79
79
|
xl: 12,
|
|
80
80
|
children: [
|
|
81
81
|
/*#__PURE__*/ jsx(Form.Label, {
|
|
82
|
-
children: t(
|
|
82
|
+
children: t('type')
|
|
83
83
|
}),
|
|
84
84
|
/*#__PURE__*/ jsxs(Form.Control, _object_spread_props(_object_spread({
|
|
85
85
|
as: "select"
|
|
86
|
-
}, register(
|
|
87
|
-
required: t(
|
|
88
|
-
attribute: t(
|
|
86
|
+
}, register('type', {
|
|
87
|
+
required: t('Validation:fieldRequired', {
|
|
88
|
+
attribute: t('type')
|
|
89
89
|
})
|
|
90
90
|
})), {
|
|
91
91
|
name: "type",
|
|
92
92
|
required: true,
|
|
93
93
|
isInvalid: Boolean(errors.type),
|
|
94
|
-
placeholder: t(
|
|
94
|
+
placeholder: t('Design:type'),
|
|
95
95
|
disabled: !!id,
|
|
96
96
|
children: [
|
|
97
97
|
/*#__PURE__*/ jsx("option", {
|
|
98
98
|
value: "",
|
|
99
|
-
children: t(
|
|
99
|
+
children: t('Design:choose')
|
|
100
100
|
}),
|
|
101
101
|
notificationTypes.map(function(key) {
|
|
102
102
|
return /*#__PURE__*/ jsx("option", {
|
|
@@ -124,15 +124,15 @@ var SmsTemplateControl = function(param) {
|
|
|
124
124
|
xl: 12,
|
|
125
125
|
children: [
|
|
126
126
|
/*#__PURE__*/ jsx(Form.Label, {
|
|
127
|
-
children: t(
|
|
127
|
+
children: t('templateName')
|
|
128
128
|
}),
|
|
129
|
-
/*#__PURE__*/ jsx(Form.Control, _object_spread_props(_object_spread({}, register(
|
|
129
|
+
/*#__PURE__*/ jsx(Form.Control, _object_spread_props(_object_spread({}, register('name', {
|
|
130
130
|
max: 255,
|
|
131
|
-
required: t(
|
|
132
|
-
attribute: t(
|
|
131
|
+
required: t('Validation:fieldRequired', {
|
|
132
|
+
attribute: t('name')
|
|
133
133
|
})
|
|
134
134
|
})), {
|
|
135
|
-
placeholder: t(
|
|
135
|
+
placeholder: t('Design:templateName'),
|
|
136
136
|
isInvalid: Boolean(errors === null || errors === void 0 ? void 0 : errors.name)
|
|
137
137
|
})),
|
|
138
138
|
/*#__PURE__*/ jsx(Form.Control.Feedback, {
|
|
@@ -153,41 +153,41 @@ var SmsTemplateControl = function(param) {
|
|
|
153
153
|
controlId: "formGroupBdoy",
|
|
154
154
|
children: [
|
|
155
155
|
/*#__PURE__*/ jsx(Form.Label, {
|
|
156
|
-
children: t(
|
|
156
|
+
children: t('Design:smsBody')
|
|
157
157
|
}),
|
|
158
158
|
/*#__PURE__*/ jsx(Form.Control, _object_spread_props(_object_spread({
|
|
159
159
|
isInvalid: Boolean(errors.body),
|
|
160
160
|
as: "textarea",
|
|
161
161
|
rows: 3
|
|
162
|
-
}, register(
|
|
162
|
+
}, register('body', {
|
|
163
163
|
required: true,
|
|
164
164
|
maxLength: MAX_SMS_LENGTH,
|
|
165
165
|
validate: function() {
|
|
166
166
|
if (!smsBody.length) return false;
|
|
167
167
|
if (smsBody.length > MAX_SMS_LENGTH) {
|
|
168
|
-
setError(
|
|
169
|
-
type:
|
|
170
|
-
message: t(
|
|
171
|
-
attribute: t(
|
|
168
|
+
setError('body', {
|
|
169
|
+
type: 'maxLength',
|
|
170
|
+
message: t('Validation:fieldMaxLength', {
|
|
171
|
+
attribute: t('Design:smsBody'),
|
|
172
172
|
max: MAX_SMS_LENGTH
|
|
173
173
|
})
|
|
174
174
|
});
|
|
175
175
|
return false;
|
|
176
176
|
}
|
|
177
|
-
clearErrors(
|
|
177
|
+
clearErrors('body');
|
|
178
178
|
return true;
|
|
179
179
|
}
|
|
180
180
|
})), {
|
|
181
|
-
placeholder: t(
|
|
181
|
+
placeholder: t('Design:smsBody')
|
|
182
182
|
})),
|
|
183
|
-
(smsBody === null || smsBody === void 0 ? void 0 : smsBody.length) ? !HookFormService.hasError(errors.body,
|
|
183
|
+
(smsBody === null || smsBody === void 0 ? void 0 : smsBody.length) ? !HookFormService.hasError(errors.body, 'maxLength') && /*#__PURE__*/ jsxs("span", {
|
|
184
184
|
className: "sms-template-body-left-symbols",
|
|
185
185
|
children: [
|
|
186
|
-
t(
|
|
186
|
+
t('Design:symbolsLeft'),
|
|
187
187
|
" ",
|
|
188
188
|
MAX_SMS_LENGTH - (smsBody === null || smsBody === void 0 ? void 0 : smsBody.length),
|
|
189
189
|
" (",
|
|
190
|
-
t(
|
|
190
|
+
t('Design:max'),
|
|
191
191
|
": ",
|
|
192
192
|
MAX_SMS_LENGTH,
|
|
193
193
|
")"
|
|
@@ -196,11 +196,11 @@ var SmsTemplateControl = function(param) {
|
|
|
196
196
|
/*#__PURE__*/ jsxs(Form.Control.Feedback, {
|
|
197
197
|
type: "invalid",
|
|
198
198
|
children: [
|
|
199
|
-
HookFormService.hasError(errors.body,
|
|
200
|
-
attribute: t(
|
|
199
|
+
HookFormService.hasError(errors.body, 'required') && t('Validation:fieldRequired', {
|
|
200
|
+
attribute: t('Design:smsBody')
|
|
201
201
|
}),
|
|
202
|
-
HookFormService.hasError(errors.body,
|
|
203
|
-
attribute: t(
|
|
202
|
+
HookFormService.hasError(errors.body, 'maxLength') && t('Validation:fieldMaxLength', {
|
|
203
|
+
attribute: t('Design:smsBody'),
|
|
204
204
|
max: MAX_SMS_LENGTH
|
|
205
205
|
})
|
|
206
206
|
]
|
|
@@ -212,15 +212,15 @@ var SmsTemplateControl = function(param) {
|
|
|
212
212
|
children: /*#__PURE__*/ jsxs(Form.Group, {
|
|
213
213
|
as: Col,
|
|
214
214
|
children: [
|
|
215
|
-
/*#__PURE__*/ jsx(Form.Check, _object_spread_props(_object_spread({}, register(
|
|
215
|
+
/*#__PURE__*/ jsx(Form.Check, _object_spread_props(_object_spread({}, register('isActive')), {
|
|
216
216
|
name: "isActive",
|
|
217
|
-
label: t(
|
|
217
|
+
label: t('Design:active'),
|
|
218
218
|
id: "formGroupIsActive",
|
|
219
219
|
custom: true
|
|
220
220
|
})),
|
|
221
|
-
/*#__PURE__*/ jsx(Form.Check, _object_spread_props(_object_spread({}, register(
|
|
221
|
+
/*#__PURE__*/ jsx(Form.Check, _object_spread_props(_object_spread({}, register('isDefault')), {
|
|
222
222
|
name: "isDefault",
|
|
223
|
-
label: t(
|
|
223
|
+
label: t('Design:defaultTemplateForTheType'),
|
|
224
224
|
id: "formGroupIsDefault",
|
|
225
225
|
custom: true
|
|
226
226
|
}))
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './SmsTemplateControl';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/control/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/control/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { FormValues } from
|
|
2
|
-
import { HasPermissionProp } from
|
|
3
|
-
import { NotificationPlaceholder } from
|
|
4
|
-
import { ServerError } from
|
|
5
|
-
import { NotificationType } from
|
|
1
|
+
import { FormValues } from '@licklist/plugins/dist/types/services/Form/hook-form-service';
|
|
2
|
+
import { HasPermissionProp } from '@licklist/plugins/dist/types/permission/Permission';
|
|
3
|
+
import { NotificationPlaceholder } from '@licklist/core/dist/DataMapper/Notification/NotificationPlaceholderDataMapper';
|
|
4
|
+
import { ServerError } from '@licklist/plugins/dist/hooks/Api/useHttpQuery';
|
|
5
|
+
import { NotificationType } from '@licklist/core/dist/DataMapper/Notification/NotificationTypeDataMapper';
|
|
6
6
|
export interface SmsTemplateValues extends FormValues {
|
|
7
7
|
name: string;
|
|
8
8
|
isActive: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SmsTemplateForm.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/form/SmsTemplateForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,8DAA8D,
|
|
1
|
+
{"version":3,"file":"SmsTemplateForm.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/form/SmsTemplateForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,8DAA8D,CAAA;AAIzF,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,+EAA+E,CAAA;AACvH,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAA;AAG3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,wEAAwE,CAAA;AAIzG,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,OAAO,CAAA;IACjB,SAAS,EAAE,OAAO,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,gBAAgB,CAAA;IACvB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACrB;AAED,MAAM,WAAW,gBAAiB,SAAQ,iBAAiB;IACzD,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,EAAE,CAAC,MAAM,EAAE,iBAAiB,KAAK,IAAI,CAAA;IAC7C,aAAa,CAAC,EAAE,iBAAiB,CAAA;IACjC,YAAY,CAAC,EAAE,uBAAuB,EAAE,CAAA;IACxC,YAAY,CAAC,EAAE,WAAW,CAAA;IAC1B,iBAAiB,CAAC,EAAE,gBAAgB,EAAE,CAAA;CACvC;AAED,wBAAgB,eAAe,CAAC,EAC9B,aAAa,EACb,QAAQ,EACR,aAAoB,EACpB,YAAiB,EACjB,YAAY,EACZ,iBAAsB,GACvB,EAAE,gBAAgB,2CAyBlB"}
|
|
@@ -61,7 +61,7 @@ function _object_spread_props(target, source) {
|
|
|
61
61
|
}
|
|
62
62
|
function SmsTemplateForm(param) {
|
|
63
63
|
var defaultValues = param.defaultValues, onSubmit = param.onSubmit, _param_hasPermission = param.hasPermission, hasPermission = _param_hasPermission === void 0 ? true : _param_hasPermission, _param_placeholders = param.placeholders, placeholders = _param_placeholders === void 0 ? [] : _param_placeholders, serverErrors = param.serverErrors, _param_notificationTypes = param.notificationTypes, notificationTypes = _param_notificationTypes === void 0 ? [] : _param_notificationTypes;
|
|
64
|
-
var t = useTranslation(
|
|
64
|
+
var t = useTranslation('Design').t;
|
|
65
65
|
var form = useForm({
|
|
66
66
|
defaultValues: defaultValues
|
|
67
67
|
});
|
|
@@ -85,7 +85,7 @@ function SmsTemplateForm(param) {
|
|
|
85
85
|
hasPermission && /*#__PURE__*/ jsx(Button, {
|
|
86
86
|
className: "mt-5 d-no dne d-md-block",
|
|
87
87
|
type: "submit",
|
|
88
|
-
children: t(
|
|
88
|
+
children: t('save')
|
|
89
89
|
})
|
|
90
90
|
]
|
|
91
91
|
})
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './SmsTemplateForm';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/form/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/notification/sms-template/form/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
1
|
+
export * from './control';
|
|
2
|
+
export * from './form';
|
|
3
|
+
export * from './card';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/notification/sms-template/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/notification/sms-template/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,QAAQ,CAAA;AACtB,cAAc,QAAQ,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberOfPeopleInput.d.ts","sourceRoot":"","sources":["../../src/number-of-people-input/NumberOfPeopleInput.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,mBAAmB,+
|
|
1
|
+
{"version":3,"file":"NumberOfPeopleInput.d.ts","sourceRoot":"","sources":["../../src/number-of-people-input/NumberOfPeopleInput.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,mBAAmB,+CA+B/B,CAAA"}
|
|
@@ -3,7 +3,7 @@ import { useEffect } from 'react';
|
|
|
3
3
|
import { useFormContext, Controller } from 'react-hook-form';
|
|
4
4
|
import { RenderNumberOfPeopleInputComponent } from './components/RenderNumberOfPeopleInputComponent.js';
|
|
5
5
|
|
|
6
|
-
var NUMBER_OF_PEOPLE =
|
|
6
|
+
var NUMBER_OF_PEOPLE = 'numberOfPeople';
|
|
7
7
|
var NumberOfPeopleInput = function() {
|
|
8
8
|
var _useFormContext = useFormContext(), control = _useFormContext.control, clearErrors = _useFormContext.clearErrors;
|
|
9
9
|
// Handle remove error of input in case
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RenderNumberOfPeopleInputComponent.d.ts","sourceRoot":"","sources":["../../../src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,uCAAuC;IACtD,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,
|
|
1
|
+
{"version":3,"file":"RenderNumberOfPeopleInputComponent.d.ts","sourceRoot":"","sources":["../../../src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,uCAAuC;IACtD,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAC7C,YAAY,EAAE,MAAM,CAAA;IACpB,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B;AAED,eAAO,MAAM,kCAAkC,+DAI5C,uCAAuC,4CAoCzC,CAAA"}
|
|
@@ -3,10 +3,10 @@ import { useTranslation, Trans } from 'react-i18next';
|
|
|
3
3
|
import clsx from 'clsx';
|
|
4
4
|
import { NumberInput } from '../../iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js';
|
|
5
5
|
|
|
6
|
-
var NUMBER_OF_PEOPLE =
|
|
6
|
+
var NUMBER_OF_PEOPLE = 'numberOfPeople';
|
|
7
7
|
var RenderNumberOfPeopleInputComponent = function(param) {
|
|
8
8
|
var onChangePeopleAmount = param.onChangePeopleAmount, peopleAmount = param.peopleAmount, peopleAmountError = param.peopleAmountError;
|
|
9
|
-
var t = useTranslation(
|
|
9
|
+
var t = useTranslation('Design').t;
|
|
10
10
|
return /*#__PURE__*/ jsxs("div", {
|
|
11
11
|
id: NUMBER_OF_PEOPLE,
|
|
12
12
|
className: "people-input",
|
|
@@ -16,7 +16,7 @@ var RenderNumberOfPeopleInputComponent = function(param) {
|
|
|
16
16
|
children: [
|
|
17
17
|
/*#__PURE__*/ jsx("h3", {
|
|
18
18
|
className: "iframe-event__name",
|
|
19
|
-
children: t(
|
|
19
|
+
children: t('people')
|
|
20
20
|
}),
|
|
21
21
|
/*#__PURE__*/ jsx(NumberInput, {
|
|
22
22
|
onChange: onChangePeopleAmount,
|
|
@@ -28,7 +28,7 @@ var RenderNumberOfPeopleInputComponent = function(param) {
|
|
|
28
28
|
},
|
|
29
29
|
min: 0,
|
|
30
30
|
value: Number(peopleAmount),
|
|
31
|
-
className: clsx(
|
|
31
|
+
className: clsx('iframe-event__product-count')
|
|
32
32
|
})
|
|
33
33
|
]
|
|
34
34
|
}),
|
|
@@ -42,8 +42,8 @@ var RenderNumberOfPeopleInputComponent = function(param) {
|
|
|
42
42
|
i18nKey: "pleaseSelectAtLeastFrom",
|
|
43
43
|
values: {
|
|
44
44
|
min: 1,
|
|
45
|
-
type:
|
|
46
|
-
from:
|
|
45
|
+
type: 'item',
|
|
46
|
+
from: 'this category'
|
|
47
47
|
}
|
|
48
48
|
})
|
|
49
49
|
})
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './RenderNumberOfPeopleInputComponent';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/number-of-people-input/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/number-of-people-input/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from './NumberOfPeopleInput';
|
|
2
|
+
export * from './components';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/number-of-people-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/number-of-people-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA;AACrC,cAAc,cAAc,CAAA"}
|
|
@@ -1,12 +1,16 @@
|
|
|
1
|
-
import { HasPermissionProp } from
|
|
1
|
+
import { HasPermissionProp } from '@licklist/plugins/dist/types/permission/Permission';
|
|
2
2
|
export interface ProductSetCardProps extends HasPermissionProp {
|
|
3
3
|
name: string;
|
|
4
4
|
rrule?: string;
|
|
5
5
|
href: string;
|
|
6
|
-
|
|
6
|
+
duplicateProductSetName: string;
|
|
7
|
+
onChangeDuplicateProductSetName: (value: string) => void;
|
|
8
|
+
onCopy: () => Promise<boolean | undefined>;
|
|
7
9
|
onRemove: () => void;
|
|
10
|
+
isLoading?: boolean;
|
|
8
11
|
className?: string;
|
|
9
12
|
override?: number;
|
|
13
|
+
duplicateProductSetError?: string;
|
|
10
14
|
}
|
|
11
|
-
export declare function ProductSetCard({ name, rrule, href, onCopy, onRemove, className, hasPermission, override, }: ProductSetCardProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export declare function ProductSetCard({ name, rrule, href, onCopy, onRemove, onChangeDuplicateProductSetName, duplicateProductSetName, duplicateProductSetError, isLoading, className, hasPermission, override, }: ProductSetCardProps): import("react/jsx-runtime").JSX.Element;
|
|
12
16
|
//# sourceMappingURL=ProductSetCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductSetCard.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/ProductSetCard.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,
|
|
1
|
+
{"version":3,"file":"ProductSetCard.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/ProductSetCard.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAOtF,MAAM,WAAW,mBAAoB,SAAQ,iBAAiB;IAC5D,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,uBAAuB,EAAE,MAAM,CAAA;IAC/B,+BAA+B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACxD,MAAM,EAAE,MAAM,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAA;IAC1C,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,wBAAwB,CAAC,EAAE,MAAM,CAAA;CAClC;AAED,wBAAgB,cAAc,CAAC,EAC7B,IAAI,EACJ,KAAK,EACL,IAAI,EACJ,MAAM,EACN,QAAQ,EACR,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,SAAS,EACT,SAAc,EACd,aAAoB,EACpB,QAAY,GACb,EAAE,mBAAmB,2CAuIrB"}
|
|
@@ -9,6 +9,7 @@ import RouteService from '@licklist/plugins/dist/services/Route/RouteService';
|
|
|
9
9
|
import { FaEye, FaTrashAlt, FaEllipsisH } from 'react-icons/fa';
|
|
10
10
|
import { ConfirmModal } from '../../modals/confirmation/ConfirmModal.js';
|
|
11
11
|
import { MenuButton } from '../../table/MenuButton.js';
|
|
12
|
+
import { ProductSetNameControl } from '../form/ProductSetNameControl.js';
|
|
12
13
|
|
|
13
14
|
function _array_like_to_array(arr, len) {
|
|
14
15
|
if (len == null || len > arr.length) len = arr.length;
|
|
@@ -57,21 +58,20 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
57
58
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
58
59
|
}
|
|
59
60
|
function ProductSetCard(param) {
|
|
60
|
-
var name = param.name, rrule = param.rrule, href = param.href, onCopy = param.onCopy, onRemove = param.onRemove, _param_className = param.className, className = _param_className === void 0 ?
|
|
61
|
-
var t = useTranslation(
|
|
61
|
+
var name = param.name, rrule = param.rrule, href = param.href, onCopy = param.onCopy, onRemove = param.onRemove, onChangeDuplicateProductSetName = param.onChangeDuplicateProductSetName, duplicateProductSetName = param.duplicateProductSetName, duplicateProductSetError = param.duplicateProductSetError, isLoading = param.isLoading, _param_className = param.className, className = _param_className === void 0 ? '' : _param_className, _param_hasPermission = param.hasPermission, hasPermission = _param_hasPermission === void 0 ? true : _param_hasPermission, _param_override = param.override, override = _param_override === void 0 ? 0 : _param_override;
|
|
62
|
+
var t = useTranslation('Design').t;
|
|
62
63
|
var popoverId = useId();
|
|
63
64
|
var productSetCardClasses = "product-set-card ".concat(className);
|
|
64
65
|
var _useState = _sliced_to_array(useState(false), 2), isOverlayVisibile = _useState[0], setIsOverlayVisible = _useState[1];
|
|
65
|
-
|
|
66
|
+
var onCardClick = function() {
|
|
67
|
+
RouteService.redirectTo(href);
|
|
68
|
+
};
|
|
69
|
+
return(// eslint-disable-next-line jsx-a11y/click-events-have-key-events
|
|
70
|
+
/*#__PURE__*/ jsx("div", {
|
|
66
71
|
role: "button",
|
|
67
72
|
tabIndex: 0,
|
|
68
73
|
className: "border-0 product-set-card-wrapper w-100 pb-0",
|
|
69
|
-
onClick:
|
|
70
|
-
return RouteService.redirectTo(href);
|
|
71
|
-
},
|
|
72
|
-
onKeyUp: function() {
|
|
73
|
-
return RouteService.redirectTo(href);
|
|
74
|
-
},
|
|
74
|
+
onClick: onCardClick,
|
|
75
75
|
children: /*#__PURE__*/ jsxs("div", {
|
|
76
76
|
className: productSetCardClasses,
|
|
77
77
|
children: [
|
|
@@ -83,13 +83,12 @@ function ProductSetCard(param) {
|
|
|
83
83
|
/*#__PURE__*/ jsxs("div", {
|
|
84
84
|
children: [
|
|
85
85
|
name,
|
|
86
|
-
" ",
|
|
87
86
|
rrule && "(".concat(RRule.fromString(rrule).toText(), ")")
|
|
88
87
|
]
|
|
89
88
|
}),
|
|
90
89
|
!!override && /*#__PURE__*/ jsx("div", {
|
|
91
90
|
className: "h6 bold ml-1",
|
|
92
|
-
children: "".concat(override, " ").concat(t(override > 1 ?
|
|
91
|
+
children: "".concat(override, " ").concat(t(override > 1 ? 'overrides' : 'override'))
|
|
93
92
|
})
|
|
94
93
|
]
|
|
95
94
|
})
|
|
@@ -110,7 +109,7 @@ function ProductSetCard(param) {
|
|
|
110
109
|
rootClose: true,
|
|
111
110
|
overlay: /*#__PURE__*/ jsx(Popover, {
|
|
112
111
|
id: popoverId,
|
|
113
|
-
className: clsx(
|
|
112
|
+
className: clsx('product-set-card-popover', !isOverlayVisibile && 'd-none'),
|
|
114
113
|
children: /*#__PURE__*/ jsx(Popover.Content, {
|
|
115
114
|
as: ListGroup,
|
|
116
115
|
className: "product-set-card-menu",
|
|
@@ -120,14 +119,29 @@ function ProductSetCard(param) {
|
|
|
120
119
|
/*#__PURE__*/ jsx(ListGroup.Item, {
|
|
121
120
|
action: true,
|
|
122
121
|
as: "div",
|
|
122
|
+
role: "button",
|
|
123
|
+
tabIndex: 0,
|
|
124
|
+
onClick: function(e) {
|
|
125
|
+
return e.stopPropagation();
|
|
126
|
+
},
|
|
123
127
|
children: Boolean(onCopy) && /*#__PURE__*/ jsx(ConfirmModal, {
|
|
128
|
+
// confirm function memoize the callback function and it leads to bugs
|
|
129
|
+
confirmationHandler: onCopy,
|
|
130
|
+
disabledButtons: isLoading,
|
|
131
|
+
content: /*#__PURE__*/ jsx(ProductSetNameControl, {
|
|
132
|
+
value: duplicateProductSetName,
|
|
133
|
+
onChange: onChangeDuplicateProductSetName,
|
|
134
|
+
error: duplicateProductSetError
|
|
135
|
+
}),
|
|
124
136
|
children: function(confirm) {
|
|
125
137
|
return /*#__PURE__*/ jsx(MenuButton, {
|
|
126
138
|
onClick: function() {
|
|
127
139
|
setIsOverlayVisible(false);
|
|
128
|
-
|
|
140
|
+
onChangeDuplicateProductSetName(name);
|
|
141
|
+
// confirm function memoize the callback function and it leads to bugs
|
|
142
|
+
confirm(function() {});
|
|
129
143
|
},
|
|
130
|
-
name: t(
|
|
144
|
+
name: t('duplicate'),
|
|
131
145
|
className: "product-set-card-menu-item-text"
|
|
132
146
|
});
|
|
133
147
|
}
|
|
@@ -137,6 +151,11 @@ function ProductSetCard(param) {
|
|
|
137
151
|
action: true,
|
|
138
152
|
className: "text-danger",
|
|
139
153
|
as: "div",
|
|
154
|
+
role: "button",
|
|
155
|
+
tabIndex: 0,
|
|
156
|
+
onClick: function(e) {
|
|
157
|
+
return e.stopPropagation();
|
|
158
|
+
},
|
|
140
159
|
children: Boolean(onRemove) && /*#__PURE__*/ jsx(ConfirmModal, {
|
|
141
160
|
children: function(confirm) {
|
|
142
161
|
return /*#__PURE__*/ jsx(MenuButton, {
|
|
@@ -144,7 +163,7 @@ function ProductSetCard(param) {
|
|
|
144
163
|
setIsOverlayVisible(false);
|
|
145
164
|
confirm(onRemove);
|
|
146
165
|
},
|
|
147
|
-
name: t(
|
|
166
|
+
name: t('remove'),
|
|
148
167
|
icon: /*#__PURE__*/ jsx(FaTrashAlt, {
|
|
149
168
|
size: 12
|
|
150
169
|
}),
|
|
@@ -172,7 +191,7 @@ function ProductSetCard(param) {
|
|
|
172
191
|
})
|
|
173
192
|
]
|
|
174
193
|
})
|
|
175
|
-
});
|
|
194
|
+
}));
|
|
176
195
|
}
|
|
177
196
|
|
|
178
197
|
export { ProductSetCard };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './ProductSetCard';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Modifier } from
|
|
2
|
-
import { WorkHour } from
|
|
3
|
-
import { ProductSetRecurrence } from
|
|
1
|
+
import { Modifier } from '@popperjs/core';
|
|
2
|
+
import { WorkHour } from '@licklist/core/dist/DataMapper/Provider/WorkHourDataMapper';
|
|
3
|
+
import { ProductSetRecurrence } from '@licklist/core/dist/DataMapper/Product/ProductSetRecurrenceDataMapper';
|
|
4
4
|
export interface DateAndRecurrenceInputValues {
|
|
5
5
|
menuRecurrences?: Partial<ProductSetRecurrence>[];
|
|
6
6
|
}
|
|
@@ -12,6 +12,6 @@ interface DateAndRecurrenceInputProps {
|
|
|
12
12
|
timeZone: string;
|
|
13
13
|
}
|
|
14
14
|
export declare const DateAndRecurrenceInput: ({ isEventEditProductSet, providerHasBookingManagement, workHours, isLoading, timeZone, }: DateAndRecurrenceInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export declare const sameWidthPopperModifier: Modifier<
|
|
15
|
+
export declare const sameWidthPopperModifier: Modifier<'sameWidth', Record<string, unknown>>;
|
|
16
16
|
export {};
|
|
17
17
|
//# sourceMappingURL=DateAndRecurrenceInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateAndRecurrenceInput.d.ts","sourceRoot":"","sources":["../../../src/product-set/control/DateAndRecurrenceInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"DateAndRecurrenceInput.d.ts","sourceRoot":"","sources":["../../../src/product-set/control/DateAndRecurrenceInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAOzC,OAAO,EAAE,QAAQ,EAAE,MAAM,4DAA4D,CAAA;AACrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,uEAAuE,CAAA;AAkB5G,MAAM,WAAW,4BAA4B;IAC3C,eAAe,CAAC,EAAE,OAAO,CAAC,oBAAoB,CAAC,EAAE,CAAA;CAClD;AAED,UAAU,2BAA2B;IACnC,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,SAAS,EAAE,QAAQ,EAAE,GAAG,SAAS,CAAA;IACjC,4BAA4B,EAAE,OAAO,CAAA;IACrC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,eAAO,MAAM,sBAAsB,6FAMhC,2BAA2B,4CA8Q7B,CAAA;AAED,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAC5C,WAAW,EACX,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAsBxB,CAAA"}
|