@licklist/design 0.68.1 → 0.68.2-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc +0 -5
- package/.storybook/main.cjs +16 -16
- package/.storybook/manager.js +3 -3
- package/.storybook/preview.js +31 -31
- package/bitbucket-pipelines.yml +2 -2
- package/dist/affiliate/card/AffiliateCard.d.ts +1 -1
- package/dist/affiliate/card/AffiliateCard.d.ts.map +1 -1
- package/dist/affiliate/card/AffiliateCard.js +10 -10
- package/dist/affiliate/card/index.d.ts +1 -1
- package/dist/affiliate/card/index.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.js +19 -19
- package/dist/affiliate/form/AffiliateForm.d.ts +2 -2
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateForm.js +14 -14
- package/dist/affiliate/form/index.d.ts +2 -2
- package/dist/affiliate/form/index.d.ts.map +1 -1
- package/dist/affiliate/index.d.ts +3 -3
- package/dist/affiliate/index.d.ts.map +1 -1
- package/dist/affiliate/types/index.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.js +8 -8
- package/dist/auth/AccessDenied/index.d.ts +1 -1
- package/dist/auth/AccessDenied/index.d.ts.map +1 -1
- package/dist/auth/Authorizer.d.ts +1 -1
- package/dist/auth/Authorizer.d.ts.map +1 -1
- package/dist/auth/Authorizer.js +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.js +10 -10
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.js +26 -26
- package/dist/auth/ChangePassword/index.d.ts +2 -2
- package/dist/auth/ChangePassword/index.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.js +3 -3
- package/dist/auth/Layout/UserNavComponent.d.ts +1 -1
- package/dist/auth/Layout/UserNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.js +3 -3
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.js +1 -1
- package/dist/auth/Layout/index.d.ts +4 -4
- package/dist/auth/Layout/index.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +10 -9
- package/dist/auth/Login/LoginFormComponent.d.ts +2 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginFormComponent.js +21 -21
- package/dist/auth/Login/index.d.ts +2 -2
- package/dist/auth/Login/index.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +1 -1
- package/dist/auth/Logout/index.d.ts +1 -1
- package/dist/auth/Logout/index.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.js +24 -24
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.js +7 -7
- package/dist/auth/Register/RegisterFormComponent.d.ts +3 -3
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.js +69 -69
- package/dist/auth/Register/index.d.ts +3 -3
- package/dist/auth/Register/index.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.js +7 -7
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.js +17 -17
- package/dist/auth/ResetPassword/index.d.ts +2 -2
- package/dist/auth/ResetPassword/index.d.ts.map +1 -1
- package/dist/auth/Router.d.ts +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +1 -1
- package/dist/auth/Social/SocialCallbackComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.js +7 -7
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +13 -13
- package/dist/auth/Social/index.d.ts +2 -2
- package/dist/auth/Social/index.d.ts.map +1 -1
- package/dist/auth/index.d.ts +10 -10
- package/dist/auth/index.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +7 -7
- package/dist/availability-indicator/index.d.ts +1 -1
- package/dist/availability-indicator/index.d.ts.map +1 -1
- package/dist/calendar/Calendar.d.ts +4 -4
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts +2 -2
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +38 -43
- package/dist/calendar/components/CalendarButtons/index.d.ts +1 -1
- package/dist/calendar/components/CalendarButtons/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.js +1 -1
- package/dist/calendar/components/CalendarSelect/index.d.ts +2 -2
- package/dist/calendar/components/CalendarSelect/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.js +8 -8
- package/dist/calendar/components/CalendarWeekdays/index.d.ts +1 -1
- package/dist/calendar/components/CalendarWeekdays/index.d.ts.map +1 -1
- package/dist/calendar/index.d.ts +3 -3
- package/dist/calendar/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +2 -2
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.js +1 -1
- package/dist/collapsible-input-group/index.d.ts +1 -1
- package/dist/collapsible-input-group/index.d.ts.map +1 -1
- package/dist/custom-fields/constants.d.ts.map +1 -1
- package/dist/custom-fields/constants.js +10 -10
- package/dist/custom-fields/field/FieldItem.d.ts +1 -1
- package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
- package/dist/custom-fields/field/SelectFieldModal.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts +8 -8
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.js +2 -2
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +7 -7
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +15 -15
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.d.ts +2 -2
- package/dist/custom-fields/forms/DropdownForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.js +15 -15
- package/dist/custom-fields/forms/TextInputForm.d.ts +2 -2
- package/dist/custom-fields/forms/TextInputForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/TextInputForm.js +7 -7
- package/dist/custom-fields/index.d.ts +1 -1
- package/dist/custom-fields/index.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.js +5 -5
- package/dist/customers/components/filter/index.d.ts +2 -2
- package/dist/customers/components/filter/index.d.ts.map +1 -1
- package/dist/customers/components/index.d.ts +1 -1
- package/dist/customers/components/index.d.ts.map +1 -1
- package/dist/customers/index.d.ts +1 -1
- package/dist/customers/index.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.d.ts +3 -3
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +5 -5
- package/dist/date-time-button/DateTimeButton.d.ts +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +2 -2
- package/dist/date-time-button/index.d.ts +1 -1
- package/dist/date-time-button/index.d.ts.map +1 -1
- package/dist/error/ErrorFallback.d.ts.map +1 -1
- package/dist/error/ErrorFallback.js +3 -3
- package/dist/error/index.d.ts +1 -1
- package/dist/error/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.d.ts +2 -2
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +24 -18
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts +7 -7
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +57 -58
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts +2 -2
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts +3 -3
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.js +8 -8
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +8 -8
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +37 -36
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +5 -5
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/index.d.ts +2 -2
- package/dist/events/edit-event-modal/hooks/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.js +12 -12
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.js +9 -9
- package/dist/events/edit-event-modal/index.d.ts +3 -3
- package/dist/events/edit-event-modal/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts +2 -2
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +3 -4
- package/dist/events/edit-event-modal/utils/isUrlValid.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/removeRruleCount.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +6 -6
- package/dist/events/edit-recurrent-event-modal/index.d.ts +1 -1
- package/dist/events/edit-recurrent-event-modal/index.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.d.ts +3 -3
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +17 -17
- package/dist/events/event-card/EventCardSkeleton.d.ts.map +1 -1
- package/dist/events/event-card/EventCardSkeleton.js +1 -1
- package/dist/events/event-card/index.d.ts +2 -2
- package/dist/events/event-card/index.d.ts.map +1 -1
- package/dist/events/event-card/utils.d.ts +1 -1
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-card/utils.js +6 -6
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +3 -3
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +10 -10
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +3 -3
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +3 -3
- package/dist/events/event-statistic-modal/index.d.ts +2 -2
- package/dist/events/event-statistic-modal/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +3 -3
- package/dist/events/event-venue-map/EventVenueMap.d.ts +5 -5
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.js +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.js +2 -2
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.js +4 -4
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +5 -5
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.js +5 -5
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +16 -16
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +4 -4
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +3 -3
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useDrag.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.js +8 -8
- package/dist/events/event-venue-map/hooks/useImage.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.js +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.js +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts.map +1 -1
- package/dist/events/event-venue-map/index.d.ts +2 -2
- package/dist/events/event-venue-map/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/types/index.d.ts +3 -3
- package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts +3 -3
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/events/index.d.ts +5 -5
- package/dist/events/index.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.d.ts +3 -3
- package/dist/file-upload/FilePreview.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.js +3 -3
- package/dist/file-upload/FileUpload.d.ts +3 -3
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +9 -9
- package/dist/file-upload/index.d.ts +1 -1
- package/dist/file-upload/index.d.ts.map +1 -1
- package/dist/header/BookeditHeader.d.ts +1 -1
- package/dist/header/BookeditHeader.d.ts.map +1 -1
- package/dist/header/Header.d.ts +1 -1
- package/dist/header/Header.d.ts.map +1 -1
- package/dist/header/LicklistHeader.d.ts +1 -1
- package/dist/header/LicklistHeader.d.ts.map +1 -1
- package/dist/header/elements/CompanySelector.d.ts.map +1 -1
- package/dist/header/elements/index.d.ts +1 -1
- package/dist/header/elements/index.d.ts.map +1 -1
- package/dist/header/index.d.ts +4 -4
- package/dist/header/index.d.ts.map +1 -1
- package/dist/help/example/Example.d.ts +1 -1
- package/dist/help/example/Example.d.ts.map +1 -1
- package/dist/help/example/Example.js +1 -1
- package/dist/help/example/index.d.ts +1 -1
- package/dist/help/example/index.d.ts.map +1 -1
- package/dist/help/index.d.ts +2 -2
- package/dist/help/index.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +2 -2
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.js +2 -2
- package/dist/help/popover/index.d.ts +1 -1
- package/dist/help/popover/index.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -5
- package/dist/iframe/activity-card/index.d.ts +1 -1
- package/dist/iframe/activity-card/index.d.ts.map +1 -1
- package/dist/iframe/back-button/BackButton.d.ts.map +1 -1
- package/dist/iframe/back-button/index.d.ts +1 -1
- package/dist/iframe/back-button/index.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.js +9 -9
- package/dist/iframe/custom-fields/index.d.ts +2 -2
- package/dist/iframe/custom-fields/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.js +7 -7
- package/dist/iframe/event/event-booking-form/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-form/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +4 -4
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/EventBookingView.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.js +12 -12
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +5 -5
- package/dist/iframe/event/event-card/index.d.ts +2 -2
- package/dist/iframe/event/event-card/index.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.js +6 -6
- package/dist/iframe/event/event-description/index.d.ts +1 -1
- package/dist/iframe/event/event-description/index.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +6 -6
- package/dist/iframe/event/event-navigation-footer/index.d.ts +1 -1
- package/dist/iframe/event/event-navigation-footer/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.js +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.js +9 -9
- package/dist/iframe/event/event-order-summary/index.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.js +1 -1
- package/dist/iframe/event/event-product-sets/index.d.ts +2 -2
- package/dist/iframe/event/event-product-sets/index.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.js +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts +2 -2
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/EventTables.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/index.d.ts +1 -1
- package/dist/iframe/event/event-tables/index.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +2 -2
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.js +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts.map +1 -1
- package/dist/iframe/event/index.d.ts +16 -16
- package/dist/iframe/event/index.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts +2 -2
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.js +5 -5
- package/dist/iframe/event/ticket-description/index.d.ts +1 -1
- package/dist/iframe/event/ticket-description/index.d.ts.map +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts.map +1 -1
- package/dist/iframe/index.d.ts +12 -12
- package/dist/iframe/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.js +3 -3
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +9 -9
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts +2 -2
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +2 -2
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +21 -21
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +5 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +4 -4
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +7 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +4 -4
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts +1 -1
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -3
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.js +11 -11
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +2 -2
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +3 -3
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +9 -9
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts +1 -1
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.js +2 -2
- package/dist/iframe/order-process/components/Timer/index.d.ts +1 -1
- package/dist/iframe/order-process/components/Timer/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +2 -2
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.js +5 -5
- package/dist/iframe/order-process/constants.d.ts.map +1 -1
- package/dist/iframe/order-process/constants.js +2 -2
- package/dist/iframe/order-process/index.d.ts +12 -12
- package/dist/iframe/order-process/index.d.ts.map +1 -1
- package/dist/iframe/page/Page.d.ts +1 -1
- package/dist/iframe/page/Page.d.ts.map +1 -1
- package/dist/iframe/page/Page.js +2 -2
- package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +3 -3
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.js +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.js +11 -11
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -2
- package/dist/iframe/page/components/PageBody/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.js +1 -1
- package/dist/iframe/page/components/PageHeader/index.d.ts +2 -2
- package/dist/iframe/page/components/PageHeader/index.d.ts.map +1 -1
- package/dist/iframe/page/index.d.ts +6 -6
- package/dist/iframe/page/index.d.ts.map +1 -1
- package/dist/iframe/payment/index.d.ts +6 -6
- package/dist/iframe/payment/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.js +6 -6
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +9 -9
- package/dist/iframe/payment/order-items-table/index.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.js +4 -4
- package/dist/iframe/payment/order-items-table/utils/index.d.ts +3 -3
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +3 -3
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.js +13 -13
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts +4 -4
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +11 -11
- package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +2 -2
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.js +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +11 -11
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.js +2 -2
- package/dist/iframe/payment/payment-status-page/component/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/index.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.js +3 -3
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/powered-by/PoweredBy.js +3 -3
- package/dist/iframe/powered-by/index.d.ts +1 -1
- package/dist/iframe/powered-by/index.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts +2 -2
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +22 -22
- package/dist/iframe/ryft/utils/ryft-form.d.ts +3 -3
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +29 -29
- package/dist/image-radio-input/ImageRadioInput.d.ts +3 -3
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -1
- package/dist/image-radio-input/ImageRadioInput.js +1 -1
- package/dist/image-radio-input/index.d.ts +1 -1
- package/dist/image-radio-input/index.d.ts.map +1 -1
- package/dist/index.d.ts +44 -44
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/layout/BackgroundVideoContainer.d.ts +1 -1
- package/dist/layout/BackgroundVideoContainer.d.ts.map +1 -1
- package/dist/layout/BackgroundVideoContainer.js +4 -4
- package/dist/layout/Container.d.ts +1 -1
- package/dist/layout/Container.d.ts.map +1 -1
- package/dist/layout/DropDown.d.ts +3 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/layout/DropDown.js +2 -2
- package/dist/layout/DropDownToggle.d.ts.map +1 -1
- package/dist/layout/DropDownToggle.js +1 -1
- package/dist/layout/index.d.ts +4 -4
- package/dist/layout/index.d.ts.map +1 -1
- package/dist/logo/Logo.d.ts +1 -1
- package/dist/logo/Logo.d.ts.map +1 -1
- package/dist/logo/Logo.js +2 -2
- package/dist/logo/index.d.ts +1 -1
- package/dist/logo/index.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts +4 -2
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +183 -19
- package/dist/modals/confirmation/index.d.ts +1 -1
- package/dist/modals/confirmation/index.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.js +3 -3
- package/dist/modals/dialog/DialogContext.d.ts +1 -1
- package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
- package/dist/modals/dialog/DialogContext.js +1 -1
- package/dist/modals/dialog/index.d.ts +2 -2
- package/dist/modals/dialog/index.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.js +2 -2
- package/dist/modals/fullscreen/index.d.ts +1 -1
- package/dist/modals/fullscreen/index.d.ts.map +1 -1
- package/dist/modals/index.d.ts +2 -2
- package/dist/modals/index.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.js +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.js +4 -4
- package/dist/notification/email-template/card/index.d.ts +1 -1
- package/dist/notification/email-template/card/index.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +3 -3
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +57 -57
- package/dist/notification/email-template/control/index.d.ts +1 -1
- package/dist/notification/email-template/control/index.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts +11 -11
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.js +7 -7
- package/dist/notification/email-template/form/index.d.ts +1 -1
- package/dist/notification/email-template/form/index.d.ts.map +1 -1
- package/dist/notification/email-template/index.d.ts +3 -3
- package/dist/notification/email-template/index.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.js +4 -4
- package/dist/notification/index.d.ts +3 -3
- package/dist/notification/index.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts +2 -2
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.js +15 -15
- package/dist/notification/send-email-template/index.d.ts +1 -1
- package/dist/notification/send-email-template/index.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +2 -2
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -3
- package/dist/notification/sms-template/card/index.d.ts +1 -1
- package/dist/notification/sms-template/card/index.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +33 -33
- package/dist/notification/sms-template/control/index.d.ts +1 -1
- package/dist/notification/sms-template/control/index.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +5 -5
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.js +2 -2
- package/dist/notification/sms-template/form/index.d.ts +1 -1
- package/dist/notification/sms-template/form/index.d.ts.map +1 -1
- package/dist/notification/sms-template/index.d.ts +3 -3
- package/dist/notification/sms-template/index.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.js +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.d.ts.map +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.js +6 -6
- package/dist/number-of-people-input/components/index.d.ts +1 -1
- package/dist/number-of-people-input/components/index.d.ts.map +1 -1
- package/dist/number-of-people-input/index.d.ts +2 -2
- package/dist/number-of-people-input/index.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.d.ts +7 -3
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +35 -16
- package/dist/product-set/card/index.d.ts +1 -1
- package/dist/product-set/card/index.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts +4 -4
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.js +21 -21
- package/dist/product-set/control/DateInput.d.ts +4 -4
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.js +24 -24
- package/dist/product-set/control/ProductSetControl.d.ts +8 -8
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +54 -54
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.js +8 -8
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -5
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.js +9 -9
- package/dist/product-set/control/index.d.ts +1 -1
- package/dist/product-set/control/index.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.js +26 -26
- package/dist/product-set/deposit-paid/index.d.ts +1 -1
- package/dist/product-set/deposit-paid/index.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.js +3 -3
- package/dist/product-set/elements/index.d.ts +1 -1
- package/dist/product-set/elements/index.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts +2 -2
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +68 -22
- package/dist/product-set/form/ProductSetForm.d.ts +14 -11
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +70 -12
- package/dist/product-set/form/ProductSetFormPopover.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetNameControl.d.ts +6 -0
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +1 -0
- package/dist/product-set/form/ProductSetNameControl.js +35 -0
- package/dist/product-set/form/ProductZonesControl.d.ts +2 -2
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +13 -15
- package/dist/product-set/form/ProductsControl.d.ts +4 -4
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +11 -11
- package/dist/product-set/form/SelectCategoryModal.d.ts +13 -1
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +9 -9
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +12 -12
- package/dist/product-set/form/SubProductsControl.d.ts +3 -3
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +2 -5
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapSetModal.js +13 -13
- package/dist/product-set/form/VenueMapsControl.d.ts +3 -3
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +5 -8
- package/dist/product-set/form/context.d.ts +7 -7
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/form/index.d.ts +2 -1
- package/dist/product-set/form/index.d.ts.map +1 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -1
- package/dist/product-set/index.d.ts +10 -10
- package/dist/product-set/index.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.js +1 -1
- package/dist/product-set/popover/ProductSetPopover.d.ts +2 -2
- package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
- package/dist/product-set/popover/ProductSetPopover.js +1 -1
- package/dist/product-set/popover/index.d.ts +1 -1
- package/dist/product-set/popover/index.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts +9 -9
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +22 -22
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts.map +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.js +10 -10
- package/dist/product-set/product/advanced-options/index.d.ts +1 -1
- package/dist/product-set/product/advanced-options/index.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts +2 -2
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +9 -9
- package/dist/product-set/product/booking-management/index.d.ts +1 -1
- package/dist/product-set/product/booking-management/index.d.ts.map +1 -1
- package/dist/product-set/product/constants.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +8 -8
- package/dist/product-set/product/deposit/index.d.ts +1 -1
- package/dist/product-set/product/deposit/index.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +7 -7
- package/dist/product-set/product/duration/index.d.ts +1 -1
- package/dist/product-set/product/duration/index.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.js +5 -5
- package/dist/product-set/product/fixed-duration-fields/index.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/index.d.ts.map +1 -1
- package/dist/product-set/product/index.d.ts +4 -4
- package/dist/product-set/product/index.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.d.ts +2 -2
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +8 -8
- package/dist/product-set/product/price/index.d.ts +1 -1
- package/dist/product-set/product/price/index.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +7 -7
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +10 -10
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +7 -7
- package/dist/product-set/product/quantity/index.d.ts +3 -3
- package/dist/product-set/product/quantity/index.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts +3 -3
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +27 -27
- package/dist/product-set/product-category/index.d.ts +1 -1
- package/dist/product-set/product-category/index.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.d.ts +4 -4
- package/dist/product-set/product-zone/ProductZoneControl.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.js +21 -21
- package/dist/product-set/product-zone/index.d.ts +1 -1
- package/dist/product-set/product-zone/index.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.d.ts +3 -3
- package/dist/product-set/step/StepControl.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.js +7 -7
- package/dist/product-set/step/index.d.ts +1 -1
- package/dist/product-set/step/index.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
- package/dist/product-set/tabs/index.d.ts +2 -2
- package/dist/product-set/tabs/index.d.ts.map +1 -1
- package/dist/product-set/types/index.d.ts +4 -4
- package/dist/product-set/types/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts +13 -6
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +13 -4
- package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInput.js +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.js +1 -1
- package/dist/provider/categories-input/index.d.ts +2 -2
- package/dist/provider/categories-input/index.d.ts.map +1 -1
- package/dist/provider/company/index.d.ts +1 -1
- package/dist/provider/company/index.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.d.ts +4 -4
- package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.js +21 -21
- package/dist/provider/company/user-form/index.d.ts +1 -1
- package/dist/provider/company/user-form/index.d.ts.map +1 -1
- package/dist/provider/constants.d.ts.map +1 -1
- package/dist/provider/index.d.ts +8 -8
- package/dist/provider/index.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.d.ts +1 -1
- package/dist/provider/location-input/LocationInput.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.js +14 -14
- package/dist/provider/location-input/LocationInputDescription.d.ts +1 -1
- package/dist/provider/location-input/LocationInputDescription.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInputDescription.js +8 -8
- package/dist/provider/location-input/components/FormGroupControll.d.ts.map +1 -1
- package/dist/provider/location-input/components/index.d.ts +1 -1
- package/dist/provider/location-input/components/index.d.ts.map +1 -1
- package/dist/provider/location-input/index.d.ts +3 -3
- package/dist/provider/location-input/index.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +4 -4
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.js +29 -29
- package/dist/provider/provider-details-input/index.d.ts +1 -1
- package/dist/provider/provider-details-input/index.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.d.ts +9 -9
- package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.js +9 -9
- package/dist/provider/provider-form/index.d.ts +1 -1
- package/dist/provider/provider-form/index.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.js +5 -5
- package/dist/provider/provider-links-input/index.d.ts +1 -1
- package/dist/provider/provider-links-input/index.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.d.ts +10 -10
- package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.js +18 -18
- package/dist/provider/venue-form/index.d.ts +1 -1
- package/dist/provider/venue-form/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInput.js +16 -16
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +6 -6
- package/dist/provider/working-hours-input/index.d.ts +2 -2
- package/dist/provider/working-hours-input/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/utils.d.ts +1 -1
- package/dist/provider/working-hours-input/utils.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.d.ts +3 -3
- package/dist/radio-card/RadioCard.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.js +1 -1
- package/dist/radio-card/index.d.ts +1 -1
- package/dist/radio-card/index.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +8 -8
- package/dist/recurrence-input/RecurrenceInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceInput.js +2 -2
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.js +11 -11
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.js +10 -10
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.js +1 -1
- package/dist/recurrence-input/index.d.ts +1 -1
- package/dist/recurrence-input/index.d.ts.map +1 -1
- package/dist/recurrence-input/utils.d.ts +1 -1
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurrence-input/utils.js +7 -7
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/DatePickerInput.js +7 -7
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.js +17 -17
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +24 -24
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.js +3 -3
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts +5 -5
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +36 -35
- package/dist/recurring-date-picker-input/index.d.ts +1 -1
- package/dist/recurring-date-picker-input/index.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts +3 -3
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.js +16 -16
- package/dist/report/DataFieldsSelector/DataFieldsSelector.d.ts.map +1 -1
- package/dist/report/DataFieldsSelector/DataFieldsSelector.js +4 -4
- package/dist/report/DataFieldsSelector/index.d.ts +1 -1
- package/dist/report/DataFieldsSelector/index.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts +4 -4
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +23 -23
- package/dist/report/ReportRunnerModal/index.d.ts +1 -1
- package/dist/report/ReportRunnerModal/index.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.js +9 -9
- package/dist/report/ReportTypeSelect/index.d.ts +1 -1
- package/dist/report/ReportTypeSelect/index.d.ts.map +1 -1
- package/dist/report/card/ReportCard.d.ts +1 -1
- package/dist/report/card/ReportCard.d.ts.map +1 -1
- package/dist/report/card/ReportCard.js +1 -1
- package/dist/report/card/index.d.ts +1 -1
- package/dist/report/card/index.d.ts.map +1 -1
- package/dist/report/form/ReportForm.d.ts +1 -1
- package/dist/report/form/ReportForm.d.ts.map +1 -1
- package/dist/report/form/ReportForm.js +17 -17
- package/dist/report/form/index.d.ts +1 -1
- package/dist/report/form/index.d.ts.map +1 -1
- package/dist/report/index.d.ts +5 -5
- package/dist/report/index.d.ts.map +1 -1
- package/dist/resource/card/ResourceCard.d.ts +1 -1
- package/dist/resource/card/ResourceCard.d.ts.map +1 -1
- package/dist/resource/card/index.d.ts +2 -2
- package/dist/resource/card/index.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts +3 -3
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.js +3 -3
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +9 -9
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.js +9 -9
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +9 -9
- package/dist/resource/form/components/ZoneControl.d.ts +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.js +8 -8
- package/dist/resource/form/index.d.ts +2 -2
- package/dist/resource/form/index.d.ts.map +1 -1
- package/dist/resource/index.d.ts +4 -4
- package/dist/resource/index.d.ts.map +1 -1
- package/dist/sales/booking/index.d.ts +1 -1
- package/dist/sales/booking/index.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.d.ts +2 -2
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.js +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +18 -20
- package/dist/sales/booking/results/constants.d.ts.map +1 -1
- package/dist/sales/booking/results/constants.js +5 -5
- package/dist/sales/booking/results/index.d.ts +3 -3
- package/dist/sales/booking/results/index.d.ts.map +1 -1
- package/dist/sales/constants.d.ts +1 -1
- package/dist/sales/constants.d.ts.map +1 -1
- package/dist/sales/constants.js +1 -1
- package/dist/sales/coupon/control/CouponFormControl.d.ts +3 -3
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +57 -57
- package/dist/sales/coupon/control/index.d.ts +1 -1
- package/dist/sales/coupon/control/index.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.d.ts +3 -3
- package/dist/sales/coupon/form/CouponFrom.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.js +4 -4
- package/dist/sales/coupon/form/index.d.ts +1 -1
- package/dist/sales/coupon/form/index.d.ts.map +1 -1
- package/dist/sales/coupon/index.d.ts +1 -1
- package/dist/sales/coupon/index.d.ts.map +1 -1
- package/dist/sales/coupon/utils/index.d.ts +1 -1
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.js +19 -19
- package/dist/sales/filters/index.d.ts +1 -1
- package/dist/sales/filters/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/index.d.ts +4 -4
- package/dist/sales/guest-profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +2 -2
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +5 -5
- package/dist/sales/guest-profile/previous-bookings/index.d.ts +1 -1
- package/dist/sales/guest-profile/previous-bookings/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/Profile.d.ts +2 -2
- package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/index.d.ts +2 -2
- package/dist/sales/guest-profile/profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +3 -3
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.js +14 -14
- package/dist/sales/guest-profile/user-metrics/index.d.ts +2 -2
- package/dist/sales/guest-profile/user-metrics/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.js +3 -3
- package/dist/sales/guest-profile/visited-providers/index.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/index.d.ts.map +1 -1
- package/dist/sales/index.d.ts +12 -12
- package/dist/sales/index.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +11 -11
- package/dist/sales/life-time-sales/index.d.ts +1 -1
- package/dist/sales/life-time-sales/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.js +10 -10
- package/dist/sales/manual-booking/index.d.ts +6 -6
- package/dist/sales/manual-booking/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +2 -2
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +19 -19
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.js +15 -15
- package/dist/sales/manual-booking/search-user/index.d.ts +1 -1
- package/dist/sales/manual-booking/search-user/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.js +8 -8
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +10 -10
- package/dist/sales/manual-booking/select-event/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +4 -4
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/index.d.ts +2 -2
- package/dist/sales/manual-booking/select-menu/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts +2 -2
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +12 -12
- package/dist/sales/manual-booking/summary/index.d.ts +1 -1
- package/dist/sales/manual-booking/summary/index.d.ts.map +1 -1
- package/dist/sales/modals/index.d.ts +2 -2
- package/dist/sales/modals/index.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts +2 -2
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.js +7 -7
- package/dist/sales/modals/payment-modal/index.d.ts +2 -2
- package/dist/sales/modals/payment-modal/index.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +14 -14
- package/dist/sales/modals/refund-modal/index.d.ts +2 -2
- package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.d.ts +5 -5
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.js +6 -6
- package/dist/sales/notes/NotesTableRow.d.ts +2 -2
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.js +3 -3
- package/dist/sales/notes/index.d.ts +1 -1
- package/dist/sales/notes/index.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts +3 -3
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.js +11 -11
- package/dist/sales/notes/note-form/index.d.ts +1 -1
- package/dist/sales/notes/note-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.js +19 -19
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.js +8 -8
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts +2 -2
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts.map +1 -1
- package/dist/sales/payment-form/index.d.ts +4 -4
- package/dist/sales/payment-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/types.d.ts +1 -1
- package/dist/sales/payment-form/types.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.js +25 -25
- package/dist/sales/sales-and-views/index.d.ts +1 -1
- package/dist/sales/sales-and-views/index.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.js +8 -8
- package/dist/sales/source-of-sales/index.d.ts +1 -1
- package/dist/sales/source-of-sales/index.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.js +2 -2
- package/dist/sales/statistics-chart/index.d.ts +1 -1
- package/dist/sales/statistics-chart/index.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts +4 -4
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.js +19 -19
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +40 -40
- package/dist/setting/admin/index.d.ts +1 -1
- package/dist/setting/admin/index.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts +4 -4
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +25 -25
- package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/EventSettingForm.js +4 -4
- package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
- package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.js +6 -6
- package/dist/setting/dashboard/components/IpInput.d.ts +1 -1
- package/dist/setting/dashboard/components/IpInput.d.ts.map +1 -1
- package/dist/setting/dashboard/index.d.ts +5 -5
- package/dist/setting/dashboard/index.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.js +3 -3
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.js +4 -4
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -2
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.js +4 -4
- package/dist/setting/dashboard/snippets/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/index.d.ts.map +1 -1
- package/dist/setting/index.d.ts +3 -3
- package/dist/setting/index.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.d.ts +2 -2
- package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.js +3 -3
- package/dist/setting/system/index.d.ts +1 -1
- package/dist/setting/system/index.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.js +2 -2
- package/dist/sidebar/elements/index.d.ts +1 -1
- package/dist/sidebar/elements/index.d.ts.map +1 -1
- package/dist/sidebar/index.d.ts +1 -1
- package/dist/sidebar/index.d.ts.map +1 -1
- package/dist/slide-curtain/index.d.ts +1 -1
- package/dist/slide-curtain/index.d.ts.map +1 -1
- package/dist/snippet/index.d.ts +1 -1
- package/dist/snippet/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts +4 -4
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.js +2 -2
- package/dist/snippet/snippet-template/context/index.d.ts +3 -3
- package/dist/snippet/snippet-template/context/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.js +63 -63
- package/dist/snippet/snippet-template/context/snippetTemplateLoading.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.js +64 -64
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts.map +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.js +16 -16
- package/dist/snippet/snippet-template/control/index.d.ts +1 -1
- package/dist/snippet/snippet-template/control/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts +3 -3
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +16 -16
- package/dist/snippet/snippet-template/form/index.d.ts +1 -1
- package/dist/snippet/snippet-template/form/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/index.d.ts +6 -6
- package/dist/snippet/snippet-template/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +44 -38
- package/dist/snippet/snippet-template/preview/index.d.ts +1 -1
- package/dist/snippet/snippet-template/preview/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.js +2 -2
- package/dist/snippet/snippet-template/settings/index.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.js +1 -1
- package/dist/sortable-fields/SortableFieldItem.d.ts +2 -2
- package/dist/sortable-fields/SortableFieldItem.d.ts.map +1 -1
- package/dist/sortable-fields/SortableFieldList.d.ts +3 -3
- package/dist/sortable-fields/SortableFieldList.d.ts.map +1 -1
- package/dist/sortable-fields/index.d.ts +1 -1
- package/dist/sortable-fields/index.d.ts.map +1 -1
- package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.d.ts +1 -1
- package/dist/sortable-list/SortableList.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.js +1 -1
- package/dist/sortable-list/index.d.ts +3 -3
- package/dist/sortable-list/index.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTree.d.ts +5 -5
- package/dist/sortable-tree/SortableTree.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts +3 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +21 -15
- package/dist/sortable-tree/index.d.ts +2 -2
- package/dist/sortable-tree/index.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.d.ts +1 -1
- package/dist/sorting-select/SortingSelect.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.js +5 -5
- package/dist/sorting-select/index.d.ts +1 -1
- package/dist/sorting-select/index.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +4 -4
- package/dist/static/CountrySelect.d.ts +1 -1
- package/dist/static/CountrySelect.d.ts.map +1 -1
- package/dist/static/CountrySelect.js +3 -3
- package/dist/static/CurrencyNumberInput.d.ts +2 -2
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +2 -2
- package/dist/static/FormCard.d.ts.map +1 -1
- package/dist/static/FormCard.js +2 -2
- package/dist/static/Image.d.ts +1 -1
- package/dist/static/Image.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.js +3 -3
- package/dist/static/SocialButton.d.ts +1 -1
- package/dist/static/SocialButton.d.ts.map +1 -1
- package/dist/static/SocialButton.js +8 -8
- package/dist/static/StyledButton.d.ts +2 -2
- package/dist/static/StyledButton.d.ts.map +1 -1
- package/dist/static/TextField.d.ts +2 -2
- package/dist/static/TextField.d.ts.map +1 -1
- package/dist/static/UserBadge.d.ts.map +1 -1
- package/dist/static/WarningMessage.d.ts.map +1 -1
- package/dist/static/WarningMessage.js +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts +2 -2
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.js +15 -15
- package/dist/static/date-range-input/index.d.ts +1 -1
- package/dist/static/date-range-input/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.d.ts +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.js +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +2 -2
- package/dist/static/form-number-input/index.d.ts +1 -1
- package/dist/static/form-number-input/index.d.ts.map +1 -1
- package/dist/static/images/DefaultUserImage.d.ts +2 -2
- package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
- package/dist/static/images/index.d.ts +1 -1
- package/dist/static/images/index.d.ts.map +1 -1
- package/dist/static/index.d.ts +20 -20
- package/dist/static/index.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.d.ts +2 -2
- package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.js +1 -1
- package/dist/static/loader/LoaderIndicator.d.ts +2 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +5 -5
- package/dist/static/loader/PaymentLoader.d.ts +2 -2
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.js +2 -2
- package/dist/static/loader/index.d.ts +7 -7
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.js +5 -5
- package/dist/static/manual-date-picker/constants/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.js +11 -11
- package/dist/static/manual-date-picker/index.d.ts +2 -2
- package/dist/static/manual-date-picker/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/utils/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +2 -2
- package/dist/static/number-input/index.d.ts +1 -1
- package/dist/static/number-input/index.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.js +3 -3
- package/dist/static/switch/Switch.d.ts +1 -1
- package/dist/static/switch/Switch.d.ts.map +1 -1
- package/dist/static/switch/index.d.ts +2 -2
- package/dist/static/switch/index.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +1 -1
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/static/tabs/Tabs.d.ts +3 -3
- package/dist/static/tabs/Tabs.d.ts.map +1 -1
- package/dist/static/tabs/index.d.ts +1 -1
- package/dist/static/tabs/index.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.d.ts +1 -1
- package/dist/static/text-expand/TextExpand.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.js +5 -5
- package/dist/static/text-expand/index.d.ts +1 -1
- package/dist/static/text-expand/index.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts +2 -2
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.js +2 -2
- package/dist/striped-static-table/index.d.ts +1 -1
- package/dist/striped-static-table/index.d.ts.map +1 -1
- package/dist/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/_index.scss +2 -2
- package/dist/styles/affiliate/AffiliateCard.scss +7 -7
- package/dist/styles/affiliate/_index.scss +2 -2
- package/dist/styles/auth/_index.scss +1 -1
- package/dist/styles/availability-indicator/_index.scss +1 -1
- package/dist/styles/back-button/_index.scss +1 -1
- package/dist/styles/company-user-form/_index.scss +1 -1
- package/dist/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/dist/styles/custom-fields/_index.scss +3 -3
- package/dist/styles/customers/_index.scss +1 -1
- package/dist/styles/date-time-button/_index.scss +1 -1
- package/dist/styles/error/_index.scss +1 -1
- package/dist/styles/events/EditEventModal.scss +5 -5
- package/dist/styles/events/EventCard.scss +4 -4
- package/dist/styles/events/_index.scss +4 -4
- package/dist/styles/file-upload/_index.scss +2 -2
- package/dist/styles/form/CustomRadio.scss +1 -1
- package/dist/styles/form/Input.scss +4 -4
- package/dist/styles/form/_index.scss +4 -4
- package/dist/styles/header/Header.scss +3 -3
- package/dist/styles/header/_index.scss +2 -2
- package/dist/styles/header/elements/CompanySelector.scss +2 -2
- package/dist/styles/header/elements/_index.scss +1 -1
- package/dist/styles/help/Example.scss +1 -1
- package/dist/styles/help/_index.scss +1 -1
- package/dist/styles/iframe-events/Calendar.scss +0 -1
- package/dist/styles/iframe-events/Card.scss +3 -3
- package/dist/styles/iframe-events/Event.scss +2 -2
- package/dist/styles/iframe-events/EventBookingView.scss +1 -1
- package/dist/styles/iframe-events/EventForm.scss +1 -1
- package/dist/styles/iframe-events/EventTables.scss +1 -1
- package/dist/styles/iframe-events/_index.scss +17 -17
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/dist/styles/iframe-external-modal/_index.scss +1 -1
- package/dist/styles/iframe-order-process/_index.scss +1 -1
- package/dist/styles/iframe-page/PageBody.scss +1 -1
- package/dist/styles/iframe-page/_index.scss +3 -3
- package/dist/styles/iframe-payments/_index.scss +1 -1
- package/dist/styles/layout/_index.scss +1 -1
- package/dist/styles/logo/Logo.scss +1 -1
- package/dist/styles/logo/_index.scss +1 -1
- package/dist/styles/modals/_index.scss +1 -1
- package/dist/styles/notification/Notification.scss +1 -1
- package/dist/styles/notification/_index.scss +1 -1
- package/dist/styles/order-items-table/_index.scss +1 -1
- package/dist/styles/overrides/_functions.scss +1 -1
- package/dist/styles/packages.scss +45 -45
- package/dist/styles/product-set/CreateProductSetItem.scss +3 -3
- package/dist/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/dist/styles/product-set/ProductSetCard.scss +7 -7
- package/dist/styles/product-set/ProductSetForm.scss +26 -8
- package/dist/styles/product-set/ProductSetTabs.scss +2 -2
- package/dist/styles/product-set/_index.scss +14 -14
- package/dist/styles/providers/_index.scss +1 -1
- package/dist/styles/report/ReportCard.scss +4 -4
- package/dist/styles/report/ReportEditorModal.scss +3 -3
- package/dist/styles/report/ReportRunnerModal.scss +2 -2
- package/dist/styles/report/_index.scss +3 -3
- package/dist/styles/ryft-payment-form/_index.scss +1 -1
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/GuestProfile.scss +2 -2
- package/dist/styles/sales/LifeTimeSales.scss +1 -1
- package/dist/styles/sales/ManualBooking.scss +2 -2
- package/dist/styles/sales/SalesAndViews.scss +4 -4
- package/dist/styles/sales/SourceOfSales.scss +1 -1
- package/dist/styles/sales/_index.scss +16 -16
- package/dist/styles/setting/_index.scss +1 -1
- package/dist/styles/setting/dashboard/_index.scss +1 -1
- package/dist/styles/sidebar/_index.scss +1 -1
- package/dist/styles/sidebar/elements/_index.scss +1 -1
- package/dist/styles/skeleton/_index.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/dist/styles/snippet-templates/_index.scss +2 -2
- package/dist/styles/sortable-field/_index.scss +1 -1
- package/dist/styles/sortable-tree/Item.scss +3 -3
- package/dist/styles/sortable-tree/_index.scss +1 -1
- package/dist/styles/static/CountrySelect.scss +1 -1
- package/dist/styles/static/Loader.scss +1 -1
- package/dist/styles/static/NumberInput.scss +1 -1
- package/dist/styles/static/SocialButton.scss +4 -4
- package/dist/styles/static/Switch.scss +1 -1
- package/dist/styles/static/Tabs.scss +2 -2
- package/dist/styles/static/UserBadge.scss +1 -1
- package/dist/styles/static/_index.scss +12 -12
- package/dist/styles/table/_index.scss +1 -1
- package/dist/styles/themes/bookedit/_fonts.scss +1 -1
- package/dist/styles/themes/bookedit/_variables.scss +69 -69
- package/dist/styles/themes/bookedit/index.scss +44 -44
- package/dist/styles/themes/licklist/_fonts.scss +1 -1
- package/dist/styles/themes/licklist/_variables.scss +2 -2
- package/dist/styles/themes/licklist/index.scss +40 -40
- package/dist/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/dist/styles/tiptap-editor/_index.scss +1 -1
- package/dist/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/dist/styles/venue-map-sets/_index.scss +2 -2
- package/dist/styles/zones/ZoneCard.scss +7 -7
- package/dist/styles/zones/_index.scss +3 -3
- package/dist/table/FilterHelperComponent.d.ts.map +1 -1
- package/dist/table/FilterHelperComponent.js +9 -9
- package/dist/table/MenuButton.d.ts +1 -1
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/MenuButton.js +1 -1
- package/dist/table/PaginationHelperComponent.d.ts +1 -1
- package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
- package/dist/table/PaginationHelperComponent.js +8 -8
- package/dist/table/PerPageHelperComponent.d.ts.map +1 -1
- package/dist/table/PerPageHelperComponent.js +2 -2
- package/dist/table/ReactTableHelperComponent.d.ts +3 -3
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/ReactTableHelperComponent.js +5 -5
- package/dist/table/StaticTable.d.ts +1 -1
- package/dist/table/StaticTable.d.ts.map +1 -1
- package/dist/table/StaticTable.js +1 -1
- package/dist/table/TableHelperComponent.d.ts +4 -4
- package/dist/table/TableHelperComponent.d.ts.map +1 -1
- package/dist/table/TableHelperComponent.js +14 -14
- package/dist/table/hooks/useTableQueryOptions.d.ts +1 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +1 -1
- package/dist/table/hooks/useTableQueryOptions.js +5 -5
- package/dist/table/index.d.ts +7 -7
- package/dist/table/index.d.ts.map +1 -1
- package/dist/table/types.d.ts +6 -6
- package/dist/table/types.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts +2 -2
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/table/utils/index.js +1 -1
- package/dist/tiptap-editor/TipTapEditor.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapEditor.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -17
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts +2 -2
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.js +8 -8
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.d.ts +2 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.d.ts.map +1 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.js +3 -0
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.js +5 -3
- package/dist/tiptap-editor/TipTapMenu/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/index.d.ts.map +1 -1
- package/dist/tiptap-editor/index.d.ts +1 -1
- package/dist/tiptap-editor/index.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.d.ts +5 -1
- package/dist/typeahead/Typeahead.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.js +12 -5
- package/dist/typeahead/index.d.ts +1 -1
- package/dist/typeahead/index.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.js +8 -8
- package/dist/typeahead-helper/index.d.ts +1 -1
- package/dist/typeahead-helper/index.d.ts.map +1 -1
- package/dist/types/bookings.d.ts.map +1 -1
- package/dist/types/categories.d.ts.map +1 -1
- package/dist/types/currency.d.ts.map +1 -1
- package/dist/types/generic/SelectItem.d.ts.map +1 -1
- package/dist/types/iframe.d.ts +1 -1
- package/dist/types/iframe.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/provider-links.d.ts.map +1 -1
- package/dist/types/static/HTMLInputDateElement.d.ts.map +1 -1
- package/dist/types/static/ILoaderOptions.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.js +5 -5
- package/dist/venue-map-sets/card/index.d.ts +1 -1
- package/dist/venue-map-sets/card/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.js +4 -4
- package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.js +14 -14
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.js +2 -2
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.js +6 -6
- package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapModal.js +19 -19
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.js +13 -13
- package/dist/venue-map-sets/form/index.d.ts +2 -2
- package/dist/venue-map-sets/form/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/types/index.d.ts +5 -5
- package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.d.ts +2 -2
- package/dist/venue-map-sets/form/utils/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.js +1 -1
- package/dist/venue-map-sets/index.d.ts +2 -2
- package/dist/venue-map-sets/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +4 -4
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/virtualized/context/index.d.ts +1 -1
- package/dist/virtualized/context/index.d.ts.map +1 -1
- package/dist/virtualized/index.d.ts +3 -3
- package/dist/virtualized/index.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.d.ts +1 -1
- package/dist/zone/card/ZoneCard.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.js +4 -4
- package/dist/zone/card/index.d.ts +2 -2
- package/dist/zone/card/index.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.d.ts +3 -3
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.js +3 -3
- package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.js +8 -8
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/DescriptionControl.js +6 -6
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +7 -7
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.js +9 -9
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +9 -9
- package/dist/zone/form/components/ZoneControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.js +11 -11
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.js +7 -7
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +2 -2
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +12 -12
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.js +7 -7
- package/dist/zone/form/index.d.ts +2 -2
- package/dist/zone/form/index.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.d.ts +1 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.js +5 -5
- package/dist/zone/index.d.ts +2 -2
- package/dist/zone/index.d.ts.map +1 -1
- package/package.json +14 -14
- package/rollup.config.js +29 -29
- package/src/affiliate/card/AffiliateCard.stories.tsx +7 -7
- package/src/affiliate/card/AffiliateCard.tsx +33 -33
- package/src/affiliate/card/index.ts +1 -1
- package/src/affiliate/form/AffiliateControl.tsx +35 -35
- package/src/affiliate/form/AffiliateForm.stories.tsx +6 -6
- package/src/affiliate/form/AffiliateForm.tsx +46 -47
- package/src/affiliate/form/index.ts +2 -2
- package/src/affiliate/index.ts +3 -3
- package/src/affiliate/types/index.ts +7 -7
- package/src/auth/AccessDenied/AccessDenied.stories.tsx +6 -6
- package/src/auth/AccessDenied/AccessDenied.tsx +19 -19
- package/src/auth/AccessDenied/index.ts +1 -1
- package/src/auth/Auth.stories.tsx +20 -20
- package/src/auth/Authorizer.tsx +40 -38
- package/src/auth/ChangePassword/ChangePassword.stories.tsx +8 -8
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +42 -42
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +50 -51
- package/src/auth/ChangePassword/index.ts +2 -2
- package/src/auth/Layout/AuthNavComponent.tsx +9 -9
- package/src/auth/Layout/Layout.stories.tsx +18 -18
- package/src/auth/Layout/UserNavComponent.tsx +10 -10
- package/src/auth/Layout/UserNavDropDown.tsx +12 -12
- package/src/auth/Layout/UserNavDropDownToggle.tsx +8 -8
- package/src/auth/Layout/index.ts +4 -4
- package/src/auth/Login/Login.stories.tsx +12 -12
- package/src/auth/Login/LoginComponent.tsx +61 -61
- package/src/auth/Login/LoginFormComponent.tsx +55 -55
- package/src/auth/Login/index.ts +2 -2
- package/src/auth/Logout/Logout.stories.tsx +24 -24
- package/src/auth/Logout/Logout.tsx +10 -10
- package/src/auth/Logout/index.ts +1 -1
- package/src/auth/Register/BirthDateFormComponent.tsx +71 -71
- package/src/auth/Register/Register.stories.tsx +17 -17
- package/src/auth/Register/RegisterComponent.tsx +61 -61
- package/src/auth/Register/RegisterFormComponent.tsx +135 -138
- package/src/auth/Register/index.ts +3 -3
- package/src/auth/ResetPassword/ResetPassword.stories.tsx +8 -8
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +34 -34
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +40 -40
- package/src/auth/ResetPassword/index.ts +2 -2
- package/src/auth/Router.tsx +14 -14
- package/src/auth/Social/Social.stories.tsx +8 -8
- package/src/auth/Social/SocialCallbackComponent.tsx +56 -57
- package/src/auth/Social/SocialFormComponent.tsx +38 -38
- package/src/auth/Social/index.ts +2 -2
- package/src/auth/index.ts +10 -10
- package/src/availability-indicator/AvailabilityIndicator.tsx +27 -27
- package/src/availability-indicator/index.ts +1 -1
- package/src/calendar/Calendar.stories.tsx +17 -17
- package/src/calendar/Calendar.tsx +20 -20
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +74 -70
- package/src/calendar/components/CalendarButtons/index.ts +1 -1
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +24 -24
- package/src/calendar/components/CalendarDates/index.ts +1 -1
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +24 -26
- package/src/calendar/components/CalendarSelect/index.ts +2 -2
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +17 -19
- package/src/calendar/components/CalendarWeekdays/index.ts +1 -1
- package/src/calendar/index.ts +3 -3
- package/src/calendar/utils/index.ts +12 -12
- package/src/collapsible-input-group/CollapsibleInputGroup.stories.tsx +42 -42
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +16 -16
- package/src/collapsible-input-group/index.ts +1 -1
- package/src/custom-fields/CustomFields.stories.tsx +79 -80
- package/src/custom-fields/constants.tsx +16 -16
- package/src/custom-fields/field/FieldItem.tsx +5 -5
- package/src/custom-fields/field/SelectFieldModal.tsx +14 -14
- package/src/custom-fields/field-set/CustomFieldSets.tsx +44 -48
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +83 -83
- package/src/custom-fields/field-set/components/CustomFieldSet/index.ts +1 -1
- package/src/custom-fields/field-set/components/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/useCustomFieldSets.ts +7 -7
- package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +5 -5
- package/src/custom-fields/field-set/providers/index.ts +1 -1
- package/src/custom-fields/forms/DropdownForm.tsx +95 -100
- package/src/custom-fields/forms/TextInputForm.tsx +22 -22
- package/src/custom-fields/index.ts +1 -1
- package/src/customers/components/filter/CustomerFilter.stories.tsx +11 -11
- package/src/customers/components/filter/CustomerFilter.tsx +19 -19
- package/src/customers/components/filter/index.ts +2 -2
- package/src/customers/components/index.ts +1 -1
- package/src/customers/index.ts +1 -1
- package/src/date-time-button/DateContent.tsx +24 -24
- package/src/date-time-button/DateTimeButton.stories.tsx +28 -28
- package/src/date-time-button/DateTimeButton.tsx +34 -34
- package/src/date-time-button/index.ts +1 -1
- package/src/error/Error.stories.tsx +7 -7
- package/src/error/ErrorFallback.tsx +6 -6
- package/src/error/index.ts +1 -1
- package/src/events/edit-event-modal/IntervalInput.tsx +62 -55
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +271 -271
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +145 -146
- package/src/events/edit-event-modal/component/EditEventForm/index.ts +2 -2
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +25 -25
- package/src/events/edit-event-modal/component/ProductSetShortForm/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +42 -42
- package/src/events/edit-event-modal/component/SaleDeadline/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +132 -143
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +47 -47
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/index.ts +1 -1
- package/src/events/edit-event-modal/hooks/index.ts +2 -2
- package/src/events/edit-event-modal/hooks/useFormattedDuration.tsx +21 -21
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +14 -14
- package/src/events/edit-event-modal/index.ts +3 -3
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +7 -8
- package/src/events/edit-event-modal/utils/isUrlValid.ts +4 -4
- package/src/events/edit-event-modal/utils/removeRruleCount.ts +6 -6
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +12 -12
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +25 -25
- package/src/events/edit-recurrent-event-modal/index.ts +1 -1
- package/src/events/event-card/EventCard.stories.tsx +19 -19
- package/src/events/event-card/EventCard.tsx +57 -59
- package/src/events/event-card/EventCardSkeleton.tsx +32 -34
- package/src/events/event-card/index.ts +2 -2
- package/src/events/event-card/utils.ts +36 -36
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +29 -29
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +25 -25
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +37 -39
- package/src/events/event-statistic-modal/index.ts +2 -2
- package/src/events/event-statistic-modal/utils/index.ts +37 -37
- package/src/events/event-venue-map/EventVenueMap.stories.tsx +23 -23
- package/src/events/event-venue-map/EventVenueMap.tsx +28 -28
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +7 -9
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +13 -13
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +47 -47
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +41 -43
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +39 -41
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +39 -39
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +59 -58
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/index.ts +2 -2
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +57 -59
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/index.ts +1 -1
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +29 -29
- package/src/events/event-venue-map/components/Scrollbars/index.ts +1 -1
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +60 -64
- package/src/events/event-venue-map/components/VenueMap/index.ts +2 -2
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +8 -8
- package/src/events/event-venue-map/components/ZoomButtons/index.ts +1 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +11 -11
- package/src/events/event-venue-map/hooks/useDrag.ts +62 -62
- package/src/events/event-venue-map/hooks/useImage.tsx +32 -32
- package/src/events/event-venue-map/hooks/useStageActions.ts +50 -50
- package/src/events/event-venue-map/hooks/useZoom.ts +49 -49
- package/src/events/event-venue-map/index.ts +2 -2
- package/src/events/event-venue-map/types/index.ts +29 -29
- package/src/events/event-venue-map/utils/index.ts +85 -91
- package/src/events/index.ts +5 -5
- package/src/file-upload/FilePreview.tsx +38 -41
- package/src/file-upload/FileUpload.stories.tsx +7 -7
- package/src/file-upload/FileUpload.tsx +76 -76
- package/src/file-upload/index.ts +1 -1
- package/src/header/BookeditHeader.tsx +13 -13
- package/src/header/Header.stories.tsx +26 -26
- package/src/header/Header.tsx +14 -14
- package/src/header/LicklistHeader.tsx +14 -14
- package/src/header/elements/CompanySelector.tsx +9 -9
- package/src/header/elements/Elements.stories.tsx +14 -14
- package/src/header/elements/index.ts +2 -2
- package/src/header/index.ts +5 -5
- package/src/help/example/Example.stories.tsx +12 -12
- package/src/help/example/Example.tsx +53 -54
- package/src/help/example/index.ts +1 -1
- package/src/help/index.ts +2 -2
- package/src/help/popover/HelpPopover.tsx +19 -19
- package/src/help/popover/Popover.stories.tsx +16 -16
- package/src/help/popover/index.ts +1 -1
- package/src/iframe/activity-card/ActivityCard.stories.tsx +19 -19
- package/src/iframe/activity-card/ActivityCard.tsx +19 -19
- package/src/iframe/activity-card/index.ts +1 -1
- package/src/iframe/back-button/BackButton.stories.tsx +7 -7
- package/src/iframe/back-button/BackButton.tsx +2 -2
- package/src/iframe/back-button/index.ts +1 -1
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +31 -31
- package/src/iframe/custom-fields/components/CustomDateField.tsx +35 -35
- package/src/iframe/custom-fields/index.ts +2 -2
- package/src/iframe/event/event-booking-form/EventBookingForm.stories.tsx +8 -8
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +14 -14
- package/src/iframe/event/event-booking-form/index.ts +1 -1
- package/src/iframe/event/event-booking-products/EventBookingProducts.stories.tsx +18 -18
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +9 -9
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +40 -40
- package/src/iframe/event/event-booking-products/components/AccordionItem/index.ts +1 -1
- package/src/iframe/event/event-booking-products/index.ts +1 -1
- package/src/iframe/event/event-booking-view/EventBookingView.stories.tsx +5 -5
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +9 -9
- package/src/iframe/event/event-booking-view/index.ts +1 -1
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +17 -17
- package/src/iframe/event/event-card/IframeEventCard.tsx +42 -42
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +67 -69
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +287 -287
- package/src/iframe/event/event-card/index.ts +2 -2
- package/src/iframe/event/event-description/EventDescription.stories.tsx +19 -19
- package/src/iframe/event/event-description/EventDescription.tsx +32 -32
- package/src/iframe/event/event-description/index.ts +1 -1
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.stories.tsx +5 -5
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +28 -28
- package/src/iframe/event/event-navigation-footer/index.ts +1 -1
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.stories.tsx +11 -11
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +6 -6
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +24 -26
- package/src/iframe/event/event-order-short-summary/components/Summary/index.ts +2 -2
- package/src/iframe/event/event-order-short-summary/index.ts +2 -2
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +6 -6
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +11 -11
- package/src/iframe/event/event-order-summary/index.ts +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +13 -13
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +18 -22
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +12 -12
- package/src/iframe/event/event-product-sets/index.ts +2 -2
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.stories.tsx +31 -31
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +21 -25
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +14 -14
- package/src/iframe/event/event-step-venue-map-zones/index.ts +2 -2
- package/src/iframe/event/event-tables/EventTables.stories.tsx +10 -10
- package/src/iframe/event/event-tables/EventTables.tsx +6 -6
- package/src/iframe/event/event-tables/index.ts +1 -1
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +45 -45
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +9 -9
- package/src/iframe/event/event-venue-map/index.ts +1 -1
- package/src/iframe/event/index.ts +16 -16
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +13 -13
- package/src/iframe/event/ticket-description/TicketDescription.tsx +38 -40
- package/src/iframe/event/ticket-description/index.ts +1 -1
- package/src/iframe/external-modal/ExternalModal.stories.tsx +6 -6
- package/src/iframe/external-modal/ExternalModal.tsx +25 -25
- package/src/iframe/index.ts +12 -12
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +27 -27
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +17 -17
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +25 -25
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +16 -16
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +9 -9
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +34 -34
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +24 -24
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +10 -10
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +23 -23
- package/src/iframe/order-process/components/BookingSummaryFooter/index.ts +2 -2
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +77 -77
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +128 -126
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +30 -36
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +20 -20
- package/src/iframe/order-process/components/CalendarStepsForm/index.ts +2 -2
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +125 -131
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.stories.tsx +7 -7
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +38 -38
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +43 -42
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/index.ts +1 -1
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +19 -19
- package/src/iframe/order-process/components/ErrorModal/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +15 -15
- package/src/iframe/order-process/components/NavigationFooter/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +23 -23
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +53 -52
- package/src/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.ts +19 -19
- package/src/iframe/order-process/components/NavigationSteps/index.ts +2 -2
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +26 -26
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +41 -43
- package/src/iframe/order-process/components/PaymentCard/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +5 -5
- package/src/iframe/order-process/components/Timer/Timer.tsx +9 -9
- package/src/iframe/order-process/components/Timer/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/utils/index.ts +6 -6
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +36 -36
- package/src/iframe/order-process/constants.ts +2 -2
- package/src/iframe/order-process/index.ts +12 -12
- package/src/iframe/page/Page.stories.tsx +119 -119
- package/src/iframe/page/Page.tsx +25 -32
- package/src/iframe/page/components/PageBody/PageBody.tsx +16 -18
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +16 -16
- package/src/iframe/page/components/PageBody/components/LeftBlock/index.tsx +2 -2
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +30 -30
- package/src/iframe/page/components/PageBody/components/RightBlock/index.ts +2 -2
- package/src/iframe/page/components/PageBody/constants.ts +19 -19
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +97 -98
- package/src/iframe/page/components/PageBody/index.ts +2 -2
- package/src/iframe/page/components/PageBody/types.ts +1 -1
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +17 -17
- package/src/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.ts +10 -10
- package/src/iframe/page/components/PageHeader/index.ts +2 -2
- package/src/iframe/page/index.ts +6 -6
- package/src/iframe/payment/index.ts +6 -6
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +30 -30
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +10 -10
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +56 -63
- package/src/iframe/payment/order-items-table/index.ts +1 -1
- package/src/iframe/payment/order-items-table/types/index.ts +16 -16
- package/src/iframe/payment/order-items-table/utils/index.ts +54 -58
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +29 -30
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +22 -22
- package/src/iframe/payment/payment-form/PaymentForm.tsx +19 -23
- package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +75 -75
- package/src/iframe/payment/payment-page/PaymentPage.tsx +52 -52
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +19 -19
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +8 -8
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +15 -15
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +5 -5
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +44 -44
- package/src/iframe/payment/payment-status-page/component/PaymentStatusBody.tsx +13 -13
- package/src/iframe/payment/payment-status-page/component/index.tsx +1 -1
- package/src/iframe/payment/payment-status-page/index.ts +1 -1
- package/src/iframe/payment/status-body/StatusBody.stories.tsx +9 -9
- package/src/iframe/payment/status-body/StatusBody.tsx +10 -10
- package/src/iframe/powered-by/PoweredBy.stories.tsx +6 -6
- package/src/iframe/powered-by/PoweredBy.tsx +10 -10
- package/src/iframe/powered-by/index.ts +1 -1
- package/src/iframe/ryft/RyftPaymentForm.tsx +86 -86
- package/src/iframe/ryft/utils/ryft-form.ts +44 -44
- package/src/image-radio-input/ImageRadioInput.stories.tsx +28 -28
- package/src/image-radio-input/ImageRadioInput.tsx +18 -18
- package/src/image-radio-input/index.ts +1 -1
- package/src/index.ts +44 -44
- package/src/layout/BackgroundVideoContainer.tsx +13 -13
- package/src/layout/Container.tsx +5 -5
- package/src/layout/DropDown.tsx +12 -11
- package/src/layout/DropDownToggle.tsx +10 -10
- package/src/layout/Layout.stories.tsx +16 -16
- package/src/layout/index.ts +5 -5
- package/src/logo/Logo.stories.tsx +17 -17
- package/src/logo/Logo.tsx +9 -9
- package/src/logo/index.ts +2 -2
- package/src/modals/confirmation/ConfirmModal.tsx +65 -49
- package/src/modals/confirmation/Confirmation.stories.tsx +10 -10
- package/src/modals/confirmation/index.ts +1 -1
- package/src/modals/dialog/Dialog.tsx +17 -17
- package/src/modals/dialog/DialogContext.tsx +28 -28
- package/src/modals/dialog/index.ts +2 -2
- package/src/modals/fullscreen/FullscreenModal.tsx +28 -28
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +15 -15
- package/src/modals/fullscreen/index.ts +1 -1
- package/src/modals/index.ts +2 -2
- package/src/notification/components/NotificationPlaceholders.stories.tsx +12 -12
- package/src/notification/components/NotificationPlaceholders.tsx +9 -9
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +10 -10
- package/src/notification/email-template/card/EmailTemplateCard.tsx +23 -23
- package/src/notification/email-template/card/index.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +130 -132
- package/src/notification/email-template/control/index.ts +1 -1
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +117 -117
- package/src/notification/email-template/form/EmailTemplateForm.tsx +59 -59
- package/src/notification/email-template/form/index.tsx +1 -1
- package/src/notification/email-template/index.ts +3 -3
- package/src/notification/hooks/useTranslatedParameters.ts +12 -12
- package/src/notification/index.ts +3 -3
- package/src/notification/send-email-template/SendEmailTemplateForm.stories.tsx +6 -6
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +34 -34
- package/src/notification/send-email-template/index.ts +1 -1
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +9 -9
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +21 -21
- package/src/notification/sms-template/card/index.ts +1 -1
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +51 -51
- package/src/notification/sms-template/control/index.ts +1 -1
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +36 -36
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +31 -31
- package/src/notification/sms-template/form/index.ts +1 -1
- package/src/notification/sms-template/index.ts +3 -3
- package/src/number-of-people-input/NumberOfPeopleInput.tsx +13 -12
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.stories.tsx +17 -17
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +14 -14
- package/src/number-of-people-input/components/index.ts +1 -1
- package/src/number-of-people-input/index.ts +2 -2
- package/src/product-set/card/ProductSetCard.stories.tsx +9 -9
- package/src/product-set/card/ProductSetCard.tsx +80 -41
- package/src/product-set/card/index.ts +1 -1
- package/src/product-set/control/DateAndRecurrenceInput.tsx +113 -118
- package/src/product-set/control/DateInput.tsx +110 -109
- package/src/product-set/control/ProductSetControl.stories.tsx +46 -46
- package/src/product-set/control/ProductSetControl.tsx +132 -134
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +28 -30
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +23 -24
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +14 -14
- package/src/product-set/control/TutorialGifCard.tsx +22 -22
- package/src/product-set/control/index.ts +1 -1
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +19 -19
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +42 -42
- package/src/product-set/deposit-paid/index.ts +1 -1
- package/src/product-set/elements/DeleteFieldButton.tsx +9 -9
- package/src/product-set/elements/Elements.stories.tsx +7 -7
- package/src/product-set/elements/index.ts +1 -1
- package/src/product-set/form/MobileFooter.tsx +5 -5
- package/src/product-set/form/ProductCategoriesControl.tsx +149 -113
- package/src/product-set/form/ProductSetForm.stories.tsx +425 -425
- package/src/product-set/form/ProductSetForm.tsx +133 -120
- package/src/product-set/form/ProductSetFormPopover.tsx +11 -11
- package/src/product-set/form/ProductSetNameControl.tsx +27 -0
- package/src/product-set/form/ProductZonesControl.tsx +46 -49
- package/src/product-set/form/ProductsControl.tsx +79 -79
- package/src/product-set/form/SelectCategoryModal.stories.tsx +10 -10
- package/src/product-set/form/SelectCategoryModal.tsx +44 -44
- package/src/product-set/form/StepsControl.tsx +49 -49
- package/src/product-set/form/SubProductsControl.tsx +53 -58
- package/src/product-set/form/VenueMapSetModal.tsx +68 -66
- package/src/product-set/form/VenueMapsControl.tsx +64 -69
- package/src/product-set/form/context.tsx +25 -25
- package/src/product-set/form/index.ts +2 -1
- package/src/product-set/hooks/useSortableTreeFunctions.ts +18 -18
- package/src/product-set/index.ts +10 -10
- package/src/product-set/item/CreateProductSetItem.tsx +10 -10
- package/src/product-set/popover/ProductSetPopover.stories.tsx +23 -23
- package/src/product-set/popover/ProductSetPopover.tsx +22 -22
- package/src/product-set/popover/index.ts +1 -1
- package/src/product-set/product/Product.stories.tsx +38 -41
- package/src/product-set/product/ProductControl.tsx +132 -140
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +40 -42
- package/src/product-set/product/advanced-options/index.ts +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +12 -12
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +30 -30
- package/src/product-set/product/booking-management/index.ts +1 -1
- package/src/product-set/product/constants.ts +2 -2
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +12 -12
- package/src/product-set/product/deposit/ProductDepositControl.tsx +24 -24
- package/src/product-set/product/deposit/index.ts +1 -1
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +8 -8
- package/src/product-set/product/duration/ProductDurationControl.tsx +34 -34
- package/src/product-set/product/duration/index.ts +1 -1
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +14 -14
- package/src/product-set/product/fixed-duration-fields/index.ts +1 -1
- package/src/product-set/product/index.ts +4 -4
- package/src/product-set/product/price/ProductPrice.stories.tsx +12 -12
- package/src/product-set/product/price/ProductPriceControl.tsx +29 -29
- package/src/product-set/product/price/index.ts +1 -1
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +26 -26
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +38 -38
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +37 -37
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +35 -35
- package/src/product-set/product/quantity/index.ts +3 -3
- package/src/product-set/product-category/ProductCategory.stories.tsx +34 -37
- package/src/product-set/product-category/ProductCategoryControl.tsx +99 -99
- package/src/product-set/product-category/index.ts +1 -1
- package/src/product-set/product-zone/ProductZoneControl.tsx +61 -61
- package/src/product-set/product-zone/index.ts +1 -1
- package/src/product-set/step/Step.stories.tsx +32 -36
- package/src/product-set/step/StepControl.tsx +42 -42
- package/src/product-set/step/index.ts +1 -1
- package/src/product-set/tabs/ProductSetTab.tsx +9 -9
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +8 -8
- package/src/product-set/tabs/ProductSetTabs.tsx +9 -9
- package/src/product-set/tabs/index.ts +2 -2
- package/src/product-set/types/index.ts +10 -10
- package/src/product-set/utils/index.ts +41 -31
- package/src/provider/categories-input/CategoriesInput.stories.tsx +20 -20
- package/src/provider/categories-input/CategoriesInput.tsx +12 -12
- package/src/provider/categories-input/CategoriesInputDescription.tsx +12 -12
- package/src/provider/categories-input/index.ts +4 -4
- package/src/provider/company/index.ts +1 -1
- package/src/provider/company/user-form/UserForm.stories.tsx +7 -7
- package/src/provider/company/user-form/UserForm.tsx +72 -76
- package/src/provider/company/user-form/index.ts +1 -1
- package/src/provider/constants.ts +1 -1
- package/src/provider/index.ts +8 -8
- package/src/provider/location-input/LocationInput.stories.tsx +21 -21
- package/src/provider/location-input/LocationInput.tsx +27 -27
- package/src/provider/location-input/LocationInputDescription.tsx +17 -17
- package/src/provider/location-input/components/FormGroupControll.tsx +5 -5
- package/src/provider/location-input/components/index.ts +1 -1
- package/src/provider/location-input/index.ts +13 -13
- package/src/provider/provider-details-input/ProviderDetailsInput.stories.tsx +10 -10
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +60 -60
- package/src/provider/provider-details-input/index.ts +1 -1
- package/src/provider/provider-form/ProviderForm.stories.tsx +28 -28
- package/src/provider/provider-form/ProviderForm.tsx +41 -41
- package/src/provider/provider-form/index.ts +1 -1
- package/src/provider/provider-links-input/ProviderLinksInput.stories.tsx +10 -10
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +18 -18
- package/src/provider/provider-links-input/index.ts +1 -1
- package/src/provider/venue-form/VenueForm.stories.tsx +47 -47
- package/src/provider/venue-form/VenueForm.tsx +60 -60
- package/src/provider/venue-form/index.ts +1 -1
- package/src/provider/working-hours-input/WorkingHoursInput.stories.tsx +16 -16
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +26 -26
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +14 -14
- package/src/provider/working-hours-input/index.ts +7 -7
- package/src/provider/working-hours-input/utils.ts +2 -4
- package/src/radio-card/RadioCard.stories.tsx +22 -22
- package/src/radio-card/RadioCard.tsx +17 -17
- package/src/radio-card/index.ts +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +43 -43
- package/src/recurrence-input/RecurrenceInput.stories.tsx +9 -9
- package/src/recurrence-input/RecurrenceInput.tsx +36 -36
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +25 -25
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +11 -11
- package/src/recurrence-input/index.ts +1 -1
- package/src/recurrence-input/utils.ts +34 -34
- package/src/recurring-date-picker-input/DatePickerInput.tsx +37 -37
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +40 -40
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +30 -30
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +59 -59
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +14 -14
- package/src/recurring-date-picker-input/RecurringDatePickerInput.stories.tsx +24 -24
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +132 -132
- package/src/recurring-date-picker-input/index.ts +1 -1
- package/src/recurring-date-picker-input/utils.ts +70 -70
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +31 -31
- package/src/report/DataFieldsSelector/index.ts +1 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.stories.tsx +20 -20
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +65 -65
- package/src/report/ReportRunnerModal/index.ts +1 -1
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +17 -17
- package/src/report/ReportTypeSelect/index.ts +1 -1
- package/src/report/card/ReportCard.stories.tsx +8 -8
- package/src/report/card/ReportCard.tsx +7 -7
- package/src/report/card/index.ts +1 -1
- package/src/report/form/ReportForm.stories.tsx +7 -7
- package/src/report/form/ReportForm.tsx +29 -29
- package/src/report/form/index.ts +1 -1
- package/src/report/index.ts +5 -5
- package/src/resource/card/ResourceCard.stories.tsx +7 -7
- package/src/resource/card/ResourceCard.tsx +9 -9
- package/src/resource/card/index.ts +2 -2
- package/src/resource/form/ResourceForm.stories.tsx +12 -12
- package/src/resource/form/ResourceForm.tsx +33 -33
- package/src/resource/form/components/CapacityControl.tsx +22 -22
- package/src/resource/form/components/NameControl.tsx +22 -22
- package/src/resource/form/components/SortControl.tsx +22 -22
- package/src/resource/form/components/ZoneControl.tsx +27 -29
- package/src/resource/form/index.ts +2 -2
- package/src/resource/index.ts +4 -4
- package/src/sales/booking/index.ts +1 -1
- package/src/sales/booking/results/BookingResults.stories.tsx +82 -82
- package/src/sales/booking/results/BookingResults.tsx +15 -15
- package/src/sales/booking/results/components/ResultCard.tsx +36 -38
- package/src/sales/booking/results/constants.ts +6 -6
- package/src/sales/booking/results/index.ts +3 -3
- package/src/sales/constants.tsx +11 -11
- package/src/sales/coupon/control/CouponFormControl.tsx +102 -102
- package/src/sales/coupon/control/index.ts +1 -1
- package/src/sales/coupon/form/CouponForm.stories.tsx +23 -23
- package/src/sales/coupon/form/CouponFrom.tsx +39 -39
- package/src/sales/coupon/form/index.ts +1 -1
- package/src/sales/coupon/index.tsx +1 -1
- package/src/sales/coupon/utils/index.ts +4 -4
- package/src/sales/filters/SaleFilter.stories.tsx +12 -12
- package/src/sales/filters/SaleFilters.tsx +28 -28
- package/src/sales/filters/index.ts +1 -1
- package/src/sales/guest-profile/index.ts +4 -4
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +86 -86
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +28 -30
- package/src/sales/guest-profile/previous-bookings/index.ts +1 -1
- package/src/sales/guest-profile/profile/Profile.stories.tsx +10 -10
- package/src/sales/guest-profile/profile/Profile.tsx +12 -12
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +8 -10
- package/src/sales/guest-profile/profile/components/ImageHolder/index.ts +1 -1
- package/src/sales/guest-profile/profile/index.ts +2 -2
- package/src/sales/guest-profile/user-metrics/UserMetrics.stories.tsx +15 -15
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +27 -28
- package/src/sales/guest-profile/user-metrics/index.ts +2 -2
- package/src/sales/guest-profile/visited-providers/VisitedProviders.stories.tsx +24 -24
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +16 -17
- package/src/sales/guest-profile/visited-providers/index.ts +1 -1
- package/src/sales/index.ts +12 -12
- package/src/sales/life-time-sales/LifeTimeSalesChart.stories.tsx +11 -11
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +30 -30
- package/src/sales/life-time-sales/index.ts +1 -1
- package/src/sales/manual-booking/formatDays.ts +22 -22
- package/src/sales/manual-booking/index.ts +6 -6
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +18 -18
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +53 -53
- package/src/sales/manual-booking/number-input-horizontal/index.ts +1 -1
- package/src/sales/manual-booking/search-user/SearchUser.tsx +41 -41
- package/src/sales/manual-booking/search-user/index.ts +1 -1
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +13 -13
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +31 -31
- package/src/sales/manual-booking/select-date-type-control/index.ts +1 -1
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +39 -41
- package/src/sales/manual-booking/select-event/index.ts +1 -1
- package/src/sales/manual-booking/select-menu/SelectMenu.stories.tsx +35 -35
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +23 -25
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +10 -10
- package/src/sales/manual-booking/select-menu/index.ts +2 -2
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +39 -39
- package/src/sales/manual-booking/summary/index.ts +1 -1
- package/src/sales/modals/index.ts +2 -2
- package/src/sales/modals/payment-modal/PaymentModal.stories.tsx +39 -39
- package/src/sales/modals/payment-modal/PaymentModal.tsx +31 -31
- package/src/sales/modals/payment-modal/index.ts +2 -2
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +18 -18
- package/src/sales/modals/refund-modal/RefundModal.tsx +42 -42
- package/src/sales/modals/refund-modal/index.ts +2 -2
- package/src/sales/notes/NotesTable.stories.tsx +25 -25
- package/src/sales/notes/NotesTable.tsx +43 -43
- package/src/sales/notes/NotesTableRow.tsx +29 -29
- package/src/sales/notes/index.ts +1 -1
- package/src/sales/notes/note-form/NoteForm.stories.tsx +7 -7
- package/src/sales/notes/note-form/NoteForm.tsx +24 -24
- package/src/sales/notes/note-form/index.ts +1 -1
- package/src/sales/payment-form/SalePaymentForm.stories.tsx +29 -29
- package/src/sales/payment-form/SalePaymentForm.tsx +67 -67
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +19 -19
- package/src/sales/payment-form/components/RyftPayment/index.ts +2 -2
- package/src/sales/payment-form/index.ts +4 -4
- package/src/sales/payment-form/types.ts +3 -5
- package/src/sales/sales-and-views/SalesAndViewsChart.stories.tsx +39 -39
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +74 -76
- package/src/sales/sales-and-views/index.ts +1 -1
- package/src/sales/source-of-sales/SourceOfSalesChart.stories.tsx +12 -12
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +31 -32
- package/src/sales/source-of-sales/index.ts +1 -1
- package/src/sales/statistics-chart/StatisticsChart.stories.tsx +8 -8
- package/src/sales/statistics-chart/StatisticsChart.tsx +11 -11
- package/src/sales/statistics-chart/index.ts +1 -1
- package/src/setting/admin/AdminSetting.stories.tsx +15 -15
- package/src/setting/admin/AdminSettingForm.tsx +60 -61
- package/src/setting/admin/PaymentFeeForm.tsx +76 -76
- package/src/setting/admin/index.ts +1 -1
- package/src/setting/dashboard/DashboardSetting.stories.tsx +43 -43
- package/src/setting/dashboard/DashboardSettingForm.tsx +64 -64
- package/src/setting/dashboard/EventSettingForm.tsx +19 -19
- package/src/setting/dashboard/FinancialDataForm.tsx +42 -42
- package/src/setting/dashboard/OtherSettingForm.tsx +58 -58
- package/src/setting/dashboard/ProviderSettingForm.tsx +30 -30
- package/src/setting/dashboard/components/IpInput.stories.tsx +8 -8
- package/src/setting/dashboard/components/IpInput.tsx +92 -92
- package/src/setting/dashboard/index.ts +5 -5
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.stories.tsx +9 -9
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +11 -11
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.stories.tsx +8 -8
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +16 -16
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.stories.tsx +18 -18
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +12 -12
- package/src/setting/dashboard/snippet-templates/card/index.ts +1 -1
- package/src/setting/dashboard/snippets/card/SnippetCard.stories.tsx +14 -14
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +27 -27
- package/src/setting/dashboard/snippets/card/index.ts +1 -1
- package/src/setting/index.ts +3 -3
- package/src/setting/system/SystemSetting.stories.tsx +7 -7
- package/src/setting/system/SystemSettingForm.tsx +17 -17
- package/src/setting/system/index.ts +1 -1
- package/src/sidebar/elements/Elements.stories.tsx +8 -8
- package/src/sidebar/elements/ReturnBack.tsx +8 -8
- package/src/sidebar/elements/index.ts +2 -2
- package/src/sidebar/index.ts +1 -1
- package/src/slide-curtain/SlideCurtain.stories.tsx +6 -6
- package/src/slide-curtain/SlideCurtain.tsx +18 -18
- package/src/slide-curtain/index.ts +1 -1
- package/src/snippet/index.ts +1 -1
- package/src/snippet/snippet-template/SnippetTemplate.stories.tsx +9 -9
- package/src/snippet/snippet-template/SnippetTemplate.tsx +16 -16
- package/src/snippet/snippet-template/context/index.ts +3 -3
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +80 -80
- package/src/snippet/snippet-template/context/snippetTemplateLoading.tsx +6 -6
- package/src/snippet/snippet-template/context/snippetTemplateView.tsx +76 -77
- package/src/snippet/snippet-template/control/Control.stories.tsx +10 -10
- package/src/snippet/snippet-template/control/PropertyControl.tsx +37 -37
- package/src/snippet/snippet-template/control/index.ts +1 -1
- package/src/snippet/snippet-template/form/SnippetTemplateForm.stories.tsx +55 -55
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +50 -50
- package/src/snippet/snippet-template/form/index.ts +1 -1
- package/src/snippet/snippet-template/index.ts +6 -6
- package/src/snippet/snippet-template/preview/Preview.stories.tsx +48 -48
- package/src/snippet/snippet-template/preview/Preview.tsx +71 -65
- package/src/snippet/snippet-template/preview/index.ts +1 -1
- package/src/snippet/snippet-template/settings/SettingButton.tsx +21 -23
- package/src/snippet/snippet-template/settings/Settings.stories.tsx +8 -8
- package/src/snippet/snippet-template/settings/index.ts +1 -1
- package/src/snippet/snippet-template/utils/index.ts +8 -8
- package/src/sortable-fields/SortableFieldItem.tsx +15 -15
- package/src/sortable-fields/SortableFieldList.tsx +16 -19
- package/src/sortable-fields/index.ts +1 -1
- package/src/sortable-list/CreateSortableListItem.tsx +4 -4
- package/src/sortable-list/SortableList.stories.tsx +10 -10
- package/src/sortable-list/SortableList.tsx +47 -55
- package/src/sortable-list/index.ts +3 -3
- package/src/sortable-tree/SortableTree.stories.tsx +21 -21
- package/src/sortable-tree/SortableTree.tsx +9 -9
- package/src/sortable-tree/SortableTreeItem.stories.tsx +12 -15
- package/src/sortable-tree/SortableTreeItem.tsx +100 -94
- package/src/sortable-tree/index.ts +2 -2
- package/src/sorting-select/SortingSelect.stories.tsx +7 -7
- package/src/sorting-select/SortingSelect.tsx +30 -30
- package/src/sorting-select/index.ts +1 -1
- package/src/static/CountryCodeSelect.tsx +21 -21
- package/src/static/CountrySelect.tsx +25 -25
- package/src/static/CurrencyNumberInput.tsx +17 -17
- package/src/static/FormCard.tsx +7 -7
- package/src/static/Image.tsx +6 -6
- package/src/static/RestrictedAccess.tsx +9 -9
- package/src/static/SocialButton.tsx +20 -20
- package/src/static/Static.stories.tsx +57 -57
- package/src/static/StyledButton.tsx +6 -6
- package/src/static/TextField.tsx +16 -16
- package/src/static/UserBadge.tsx +14 -14
- package/src/static/WarningMessage.tsx +6 -6
- package/src/static/date-range-input/DateRangeInput.stories.tsx +11 -11
- package/src/static/date-range-input/DateRangeInput.tsx +64 -66
- package/src/static/date-range-input/index.ts +1 -1
- package/src/static/date-range-input/utils/index.ts +25 -25
- package/src/static/form-number-input/FormNumberInput.stories.tsx +8 -8
- package/src/static/form-number-input/FormNumberInput.tsx +23 -23
- package/src/static/form-number-input/index.ts +1 -1
- package/src/static/images/DefaultUserImage.tsx +5 -5
- package/src/static/images/Images.stories.tsx +6 -6
- package/src/static/images/index.ts +2 -2
- package/src/static/index.ts +23 -23
- package/src/static/loader/BlockLoader.tsx +2 -2
- package/src/static/loader/ButtonLoader.tsx +6 -6
- package/src/static/loader/Loader.stories.tsx +15 -15
- package/src/static/loader/LoaderIndicator.tsx +15 -15
- package/src/static/loader/PaymentLoader.tsx +17 -17
- package/src/static/loader/SnippetLoader.tsx +2 -2
- package/src/static/loader/index.ts +7 -7
- package/src/static/manual-date-picker/ManualDatePicker.tsx +19 -19
- package/src/static/manual-date-picker/constants/index.ts +4 -4
- package/src/static/manual-date-picker/hooks/useManualDatePicker.ts +54 -54
- package/src/static/manual-date-picker/index.ts +2 -2
- package/src/static/manual-date-picker/utils/index.ts +15 -15
- package/src/static/number-input/NumberInput.stories.tsx +9 -9
- package/src/static/number-input/NumberInput.tsx +21 -21
- package/src/static/number-input/index.ts +1 -1
- package/src/static/switch/BooleanSwitch.stories.tsx +12 -12
- package/src/static/switch/BooleanSwitch.tsx +17 -17
- package/src/static/switch/Switch.stories.tsx +25 -25
- package/src/static/switch/Switch.tsx +15 -15
- package/src/static/switch/index.ts +2 -2
- package/src/static/tabs/Tab.tsx +10 -10
- package/src/static/tabs/Tabs.tsx +12 -12
- package/src/static/tabs/index.ts +1 -1
- package/src/static/text-expand/TextExpand.stories.tsx +9 -9
- package/src/static/text-expand/TextExpand.tsx +16 -16
- package/src/static/text-expand/index.ts +1 -1
- package/src/striped-static-table/StripedStaticTable.stories.tsx +31 -31
- package/src/striped-static-table/StripedStaticTable.tsx +15 -15
- package/src/striped-static-table/index.ts +1 -1
- package/src/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/src/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/src/styles/activity-card/_index.scss +2 -2
- package/src/styles/affiliate/AffiliateCard.scss +7 -7
- package/src/styles/affiliate/_index.scss +2 -2
- package/src/styles/auth/_index.scss +1 -1
- package/src/styles/availability-indicator/_index.scss +1 -1
- package/src/styles/back-button/_index.scss +1 -1
- package/src/styles/company-user-form/_index.scss +1 -1
- package/src/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/src/styles/custom-fields/_index.scss +3 -3
- package/src/styles/customers/_index.scss +1 -1
- package/src/styles/date-time-button/_index.scss +1 -1
- package/src/styles/error/_index.scss +1 -1
- package/src/styles/events/EditEventModal.scss +5 -5
- package/src/styles/events/EventCard.scss +4 -4
- package/src/styles/events/_index.scss +4 -4
- package/src/styles/file-upload/_index.scss +2 -2
- package/src/styles/form/CustomRadio.scss +1 -1
- package/src/styles/form/Input.scss +4 -4
- package/src/styles/form/_index.scss +4 -4
- package/src/styles/header/Header.scss +3 -3
- package/src/styles/header/_index.scss +2 -2
- package/src/styles/header/elements/CompanySelector.scss +2 -2
- package/src/styles/header/elements/_index.scss +1 -1
- package/src/styles/help/Example.scss +1 -1
- package/src/styles/help/_index.scss +1 -1
- package/src/styles/iframe-events/Calendar.scss +0 -1
- package/src/styles/iframe-events/Card.scss +3 -3
- package/src/styles/iframe-events/Event.scss +2 -2
- package/src/styles/iframe-events/EventBookingView.scss +1 -1
- package/src/styles/iframe-events/EventForm.scss +1 -1
- package/src/styles/iframe-events/EventTables.scss +1 -1
- package/src/styles/iframe-events/_index.scss +17 -17
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/src/styles/iframe-external-modal/_index.scss +1 -1
- package/src/styles/iframe-order-process/_index.scss +1 -1
- package/src/styles/iframe-page/PageBody.scss +1 -1
- package/src/styles/iframe-page/_index.scss +3 -3
- package/src/styles/iframe-payments/_index.scss +1 -1
- package/src/styles/layout/_index.scss +1 -1
- package/src/styles/logo/Logo.scss +1 -1
- package/src/styles/logo/_index.scss +1 -1
- package/src/styles/modals/_index.scss +1 -1
- package/src/styles/notification/Notification.scss +1 -1
- package/src/styles/notification/_index.scss +1 -1
- package/src/styles/order-items-table/_index.scss +1 -1
- package/src/styles/overrides/_functions.scss +1 -1
- package/src/styles/packages.scss +45 -45
- package/src/styles/product-set/CreateProductSetItem.scss +3 -3
- package/src/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/src/styles/product-set/ProductSetCard.scss +7 -7
- package/src/styles/product-set/ProductSetForm.scss +26 -8
- package/src/styles/product-set/ProductSetTabs.scss +2 -2
- package/src/styles/product-set/_index.scss +14 -14
- package/src/styles/providers/_index.scss +1 -1
- package/src/styles/report/ReportCard.scss +4 -4
- package/src/styles/report/ReportEditorModal.scss +3 -3
- package/src/styles/report/ReportRunnerModal.scss +2 -2
- package/src/styles/report/_index.scss +3 -3
- package/src/styles/ryft-payment-form/_index.scss +1 -1
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/GuestProfile.scss +2 -2
- package/src/styles/sales/LifeTimeSales.scss +1 -1
- package/src/styles/sales/ManualBooking.scss +2 -2
- package/src/styles/sales/SalesAndViews.scss +4 -4
- package/src/styles/sales/SourceOfSales.scss +1 -1
- package/src/styles/sales/_index.scss +16 -16
- package/src/styles/setting/_index.scss +1 -1
- package/src/styles/setting/dashboard/_index.scss +1 -1
- package/src/styles/sidebar/_index.scss +1 -1
- package/src/styles/sidebar/elements/_index.scss +1 -1
- package/src/styles/skeleton/_index.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/src/styles/snippet-templates/_index.scss +2 -2
- package/src/styles/sortable-field/_index.scss +1 -1
- package/src/styles/sortable-tree/Item.scss +3 -3
- package/src/styles/sortable-tree/_index.scss +1 -1
- package/src/styles/static/CountrySelect.scss +1 -1
- package/src/styles/static/Loader.scss +1 -1
- package/src/styles/static/NumberInput.scss +1 -1
- package/src/styles/static/SocialButton.scss +4 -4
- package/src/styles/static/Switch.scss +1 -1
- package/src/styles/static/Tabs.scss +2 -2
- package/src/styles/static/UserBadge.scss +1 -1
- package/src/styles/static/_index.scss +12 -12
- package/src/styles/table/_index.scss +1 -1
- package/src/styles/themes/bookedit/_fonts.scss +1 -1
- package/src/styles/themes/bookedit/_variables.scss +69 -69
- package/src/styles/themes/bookedit/index.scss +44 -44
- package/src/styles/themes/licklist/_fonts.scss +1 -1
- package/src/styles/themes/licklist/_variables.scss +2 -2
- package/src/styles/themes/licklist/index.scss +40 -40
- package/src/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/src/styles/tiptap-editor/_index.scss +1 -1
- package/src/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/src/styles/venue-map-sets/_index.scss +2 -2
- package/src/styles/zones/ZoneCard.scss +7 -7
- package/src/styles/zones/_index.scss +3 -3
- package/src/table/FilterHelperComponent.tsx +25 -25
- package/src/table/MenuButton.tsx +31 -33
- package/src/table/PaginationHelperComponent.tsx +26 -26
- package/src/table/PerPageHelperComponent.tsx +14 -14
- package/src/table/ReactTableHelperComponent.tsx +67 -69
- package/src/table/StaticTable.tsx +19 -19
- package/src/table/Table.stories.tsx +65 -65
- package/src/table/TableHelperComponent.tsx +97 -97
- package/src/table/hooks/useTableQueryOptions.ts +20 -20
- package/src/table/index.ts +7 -7
- package/src/table/types.ts +32 -36
- package/src/table/utils/index.ts +9 -9
- package/src/theme/Theme.stories.tsx +32 -32
- package/src/tiptap-editor/TipTapEditor.stories.tsx +13 -13
- package/src/tiptap-editor/TipTapEditor.tsx +43 -43
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +14 -14
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +33 -33
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +13 -13
- package/src/tiptap-editor/TipTapMenu/components/index.ts +1 -1
- package/src/tiptap-editor/TipTapMenu/extensions/EMOJIS.ts +24 -24
- package/src/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.ts +45 -49
- package/src/tiptap-editor/TipTapMenu/extensions/constants.ts +1 -0
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +10 -7
- package/src/tiptap-editor/TipTapMenu/index.ts +1 -1
- package/src/tiptap-editor/index.ts +1 -1
- package/src/typeahead/Typeahead.stories.tsx +10 -10
- package/src/typeahead/Typeahead.tsx +41 -27
- package/src/typeahead/index.ts +1 -1
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +69 -68
- package/src/typeahead-helper/index.ts +1 -1
- package/src/types/bookings.ts +4 -4
- package/src/types/categories.ts +7 -7
- package/src/types/currency.ts +3 -3
- package/src/types/generic/SelectItem.ts +3 -3
- package/src/types/iframe.ts +2 -2
- package/src/types/index.ts +1 -1
- package/src/types/provider-links.ts +6 -6
- package/src/types/static/HTMLInputDateElement.ts +1 -1
- package/src/types/static/ILoaderOptions.ts +20 -20
- package/src/typings.d.ts +21 -21
- package/src/venue-map-sets/card/VenueMapCard.stories.tsx +8 -8
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +27 -27
- package/src/venue-map-sets/card/index.ts +1 -1
- package/src/venue-map-sets/form/VenueMapSetForm.stories.tsx +22 -22
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +23 -23
- package/src/venue-map-sets/form/components/NameControl.tsx +28 -28
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +50 -52
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +41 -41
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +49 -49
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +60 -62
- package/src/venue-map-sets/form/index.ts +2 -2
- package/src/venue-map-sets/form/types/index.ts +15 -15
- package/src/venue-map-sets/form/utils/index.ts +25 -23
- package/src/venue-map-sets/index.ts +2 -2
- package/src/virtualized/components/VirtualizedGrid.tsx +10 -10
- package/src/virtualized/components/VirtualizedWindowScroller.stories.tsx +12 -12
- package/src/virtualized/components/VirtualizedWindowScroller.tsx +26 -28
- package/src/virtualized/context/VirtualizedContext.tsx +15 -14
- package/src/virtualized/context/index.ts +1 -1
- package/src/virtualized/index.ts +3 -3
- package/src/zone/card/ZoneCard.stories.tsx +7 -7
- package/src/zone/card/ZoneCard.tsx +27 -27
- package/src/zone/card/index.ts +2 -2
- package/src/zone/form/ZoneForm.stories.tsx +10 -10
- package/src/zone/form/ZoneForm.tsx +34 -34
- package/src/zone/form/components/AvailableTimesControl.tsx +56 -60
- package/src/zone/form/components/DescriptionControl.tsx +20 -20
- package/src/zone/form/components/GameDurationControl.tsx +19 -19
- package/src/zone/form/components/NameControl.tsx +22 -22
- package/src/zone/form/components/SortControl.tsx +22 -22
- package/src/zone/form/components/ZoneControl.tsx +38 -40
- package/src/zone/form/components/ZoneImageControl.tsx +36 -36
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +21 -22
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +74 -79
- package/src/zone/form/components/ZoneTypeControl.tsx +24 -26
- package/src/zone/form/index.ts +2 -2
- package/src/zone/form/utils/dates.ts +32 -32
- package/src/zone/index.ts +2 -2
- package/vite.config.ts +14 -14
- package/yarn.lock +109 -139
- package/dist/assets/iframe/selectArrow.svg.js +0 -17
|
@@ -1,101 +1,101 @@
|
|
|
1
1
|
/* eslint-disable max-len */
|
|
2
2
|
/* eslint-disable no-console */
|
|
3
|
-
import { Meta, Story } from
|
|
4
|
-
import { boolean } from
|
|
3
|
+
import { Meta, Story } from '@storybook/react'
|
|
4
|
+
import { boolean } from '@storybook/addon-knobs'
|
|
5
5
|
import {
|
|
6
6
|
CONFIRMATION_TYPE,
|
|
7
7
|
PAYMENT_LINK_TYPE,
|
|
8
|
-
} from
|
|
8
|
+
} from '@licklist/core/dist/DataMapper/Notification/NotificationTypeDataMapper'
|
|
9
9
|
|
|
10
10
|
import {
|
|
11
11
|
OPERATIONAL_COST_CUSTOMER,
|
|
12
12
|
OPERATIONAL_COST_PROVIDER,
|
|
13
13
|
RELY_ON_PEOPLE_PRODUCT_QUANTITY,
|
|
14
|
-
} from
|
|
15
|
-
import { FieldSet } from
|
|
16
|
-
import { ProductSetForm, ProductSetFormProps } from
|
|
14
|
+
} from '@licklist/core/dist/DataMapper/Product/ProductSetDataMapper'
|
|
15
|
+
import { FieldSet } from '@licklist/core/dist/DataMapper/Order/FieldSetDataMapper'
|
|
16
|
+
import { ProductSetForm, ProductSetFormProps } from './ProductSetForm'
|
|
17
17
|
|
|
18
18
|
export default {
|
|
19
|
-
title:
|
|
20
|
-
} as Meta
|
|
19
|
+
title: 'Product Set/Form',
|
|
20
|
+
} as Meta
|
|
21
21
|
|
|
22
22
|
export const Default: Story<ProductSetFormProps> = (args) => {
|
|
23
|
-
const providerHasMap = boolean(
|
|
23
|
+
const providerHasMap = boolean('providerHasMap', true)
|
|
24
24
|
|
|
25
25
|
return (
|
|
26
26
|
<ProductSetForm {...args} providerHasMap={providerHasMap} isCreateAction />
|
|
27
|
-
)
|
|
28
|
-
}
|
|
27
|
+
)
|
|
28
|
+
}
|
|
29
29
|
|
|
30
30
|
export const Empty: Story<ProductSetFormProps> = (args) => {
|
|
31
|
-
const providerHasMap = boolean(
|
|
31
|
+
const providerHasMap = boolean('providerHasMap', true)
|
|
32
32
|
|
|
33
33
|
return (
|
|
34
34
|
<ProductSetForm {...args} providerHasMap={providerHasMap} isCreateAction />
|
|
35
|
-
)
|
|
36
|
-
}
|
|
35
|
+
)
|
|
36
|
+
}
|
|
37
37
|
|
|
38
38
|
export const Valid: Story<ProductSetFormProps> = (args) => {
|
|
39
|
-
const providerHasMap = boolean(
|
|
39
|
+
const providerHasMap = boolean('providerHasMap', true)
|
|
40
40
|
|
|
41
|
-
return <ProductSetForm {...args} providerHasMap={providerHasMap}
|
|
42
|
-
}
|
|
41
|
+
return <ProductSetForm {...args} providerHasMap={providerHasMap} />
|
|
42
|
+
}
|
|
43
43
|
|
|
44
44
|
export const ServerErrors: Story<ProductSetFormProps> = (args) => {
|
|
45
|
-
const providerHasMap = boolean(
|
|
45
|
+
const providerHasMap = boolean('providerHasMap', true)
|
|
46
46
|
|
|
47
|
-
return <ProductSetForm {...args} providerHasMap={providerHasMap}
|
|
48
|
-
}
|
|
47
|
+
return <ProductSetForm {...args} providerHasMap={providerHasMap} />
|
|
48
|
+
}
|
|
49
49
|
|
|
50
50
|
Default.args = {
|
|
51
51
|
onSubmitAndRedirect: (data) => console.log(data),
|
|
52
52
|
providerHasBookingManagement: true,
|
|
53
53
|
zones: [
|
|
54
54
|
{
|
|
55
|
-
createdAt:
|
|
55
|
+
createdAt: '2023-05-08T15:55:28.000+03:00',
|
|
56
56
|
deletedAt: null,
|
|
57
|
-
description:
|
|
57
|
+
description: 'Zone description',
|
|
58
58
|
id: 1,
|
|
59
59
|
image: null,
|
|
60
|
-
name:
|
|
60
|
+
name: 'Zone name',
|
|
61
61
|
providerId: 14,
|
|
62
62
|
sort: 100,
|
|
63
|
-
type:
|
|
64
|
-
updatedAt:
|
|
63
|
+
type: 'standard',
|
|
64
|
+
updatedAt: '2023-05-08T15:55:28.000+03:00',
|
|
65
65
|
zoneRecurrences: [
|
|
66
66
|
{
|
|
67
|
-
availableTimes: [
|
|
68
|
-
endDate:
|
|
69
|
-
endTime:
|
|
67
|
+
availableTimes: ['10:05', '10:25', '10:45'],
|
|
68
|
+
endDate: '2022-02-22',
|
|
69
|
+
endTime: '22:00:00',
|
|
70
70
|
id: 1,
|
|
71
|
-
rrule:
|
|
72
|
-
startDate:
|
|
73
|
-
startTime:
|
|
71
|
+
rrule: '',
|
|
72
|
+
startDate: '2022-02-12',
|
|
73
|
+
startTime: '10:00:00',
|
|
74
74
|
zoneId: 1,
|
|
75
75
|
},
|
|
76
76
|
],
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
|
-
createdAt:
|
|
79
|
+
createdAt: '2023-05-08T15:55:28.000+03:00',
|
|
80
80
|
deletedAt: null,
|
|
81
81
|
defaultDuration: 30,
|
|
82
|
-
description:
|
|
82
|
+
description: 'Zone description 2',
|
|
83
83
|
id: 2,
|
|
84
84
|
image: null,
|
|
85
|
-
name:
|
|
85
|
+
name: 'Zone name 2',
|
|
86
86
|
providerId: 14,
|
|
87
87
|
sort: 100,
|
|
88
|
-
type:
|
|
89
|
-
updatedAt:
|
|
88
|
+
type: 'standard',
|
|
89
|
+
updatedAt: '2023-05-08T15:55:28.000+03:00',
|
|
90
90
|
zoneRecurrences: [
|
|
91
91
|
{
|
|
92
|
-
availableTimes: [
|
|
93
|
-
endDate:
|
|
94
|
-
endTime:
|
|
92
|
+
availableTimes: ['10:05', '10:25', '10:45'],
|
|
93
|
+
endDate: '2022-02-22',
|
|
94
|
+
endTime: '22:00:00',
|
|
95
95
|
id: 1,
|
|
96
|
-
rrule:
|
|
97
|
-
startDate:
|
|
98
|
-
startTime:
|
|
96
|
+
rrule: '',
|
|
97
|
+
startDate: '2022-02-12',
|
|
98
|
+
startTime: '10:00:00',
|
|
99
99
|
zoneId: 1,
|
|
100
100
|
},
|
|
101
101
|
],
|
|
@@ -103,22 +103,22 @@ Default.args = {
|
|
|
103
103
|
],
|
|
104
104
|
defaultValues: {
|
|
105
105
|
id: 1,
|
|
106
|
-
name:
|
|
107
|
-
type:
|
|
108
|
-
termsAndConditions:
|
|
106
|
+
name: 'Example',
|
|
107
|
+
type: 'sale',
|
|
108
|
+
termsAndConditions: '',
|
|
109
109
|
operationalCost: OPERATIONAL_COST_CUSTOMER,
|
|
110
110
|
relyOnPeopleType: RELY_ON_PEOPLE_PRODUCT_QUANTITY,
|
|
111
111
|
steps: [
|
|
112
112
|
{
|
|
113
113
|
id: 1,
|
|
114
|
-
name:
|
|
114
|
+
name: 'Step #1',
|
|
115
115
|
productCategories: [
|
|
116
116
|
{
|
|
117
117
|
id: 1,
|
|
118
|
-
name:
|
|
118
|
+
name: 'Product category #1',
|
|
119
119
|
minSubItems: 1,
|
|
120
120
|
maxSubItems: 10,
|
|
121
|
-
quantityType:
|
|
121
|
+
quantityType: 'constant',
|
|
122
122
|
isTimeRelated: false,
|
|
123
123
|
hasTicket: false,
|
|
124
124
|
allowDeposits: false,
|
|
@@ -126,11 +126,11 @@ Default.args = {
|
|
|
126
126
|
products: [
|
|
127
127
|
{
|
|
128
128
|
id: 1,
|
|
129
|
-
name:
|
|
130
|
-
termsAndConditions:
|
|
129
|
+
name: 'Product #1',
|
|
130
|
+
termsAndConditions: 'Product #1 T&C',
|
|
131
131
|
productGroupId: 0,
|
|
132
132
|
zoneId: 0,
|
|
133
|
-
description:
|
|
133
|
+
description: 'description',
|
|
134
134
|
price: 10,
|
|
135
135
|
deposit: 0,
|
|
136
136
|
minQuantity: 1,
|
|
@@ -147,11 +147,11 @@ Default.args = {
|
|
|
147
147
|
subProducts: [
|
|
148
148
|
{
|
|
149
149
|
id: 11,
|
|
150
|
-
name:
|
|
151
|
-
termsAndConditions:
|
|
150
|
+
name: 'Sub Product #11',
|
|
151
|
+
termsAndConditions: 'Sub Product #11 T&C',
|
|
152
152
|
productGroupId: 0,
|
|
153
153
|
zoneId: 0,
|
|
154
|
-
description:
|
|
154
|
+
description: 'Sub Product #11 T&C',
|
|
155
155
|
price: 11,
|
|
156
156
|
deposit: 0,
|
|
157
157
|
minQuantity: 1,
|
|
@@ -165,11 +165,11 @@ Default.args = {
|
|
|
165
165
|
quantitySelector: 0,
|
|
166
166
|
hasSpecialNotes: false,
|
|
167
167
|
images: [],
|
|
168
|
-
uuid:
|
|
168
|
+
uuid: 'subproduct-11',
|
|
169
169
|
sort: 0,
|
|
170
170
|
},
|
|
171
171
|
],
|
|
172
|
-
uuid:
|
|
172
|
+
uuid: 'product-1',
|
|
173
173
|
sort: 0,
|
|
174
174
|
},
|
|
175
175
|
],
|
|
@@ -179,14 +179,14 @@ Default.args = {
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
id: 2,
|
|
182
|
-
name:
|
|
182
|
+
name: 'Step #2',
|
|
183
183
|
productCategories: [
|
|
184
184
|
{
|
|
185
185
|
id: 2,
|
|
186
|
-
name:
|
|
186
|
+
name: 'Product category #1-2',
|
|
187
187
|
minSubItems: 0,
|
|
188
188
|
maxSubItems: 0,
|
|
189
|
-
quantityType:
|
|
189
|
+
quantityType: 'recharging',
|
|
190
190
|
isTimeRelated: false,
|
|
191
191
|
hasTicket: false,
|
|
192
192
|
allowDeposits: false,
|
|
@@ -197,16 +197,16 @@ Default.args = {
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
id: 3,
|
|
200
|
-
name:
|
|
200
|
+
name: 'Step #3',
|
|
201
201
|
productCategories: [
|
|
202
202
|
{
|
|
203
203
|
id: 22,
|
|
204
|
-
uniqueId:
|
|
205
|
-
name:
|
|
204
|
+
uniqueId: 'product-category24',
|
|
205
|
+
name: 'Game zone',
|
|
206
206
|
minSubItems: null,
|
|
207
207
|
maxSubItems: null,
|
|
208
|
-
quantityType:
|
|
209
|
-
type:
|
|
208
|
+
quantityType: 'standard',
|
|
209
|
+
type: 'game',
|
|
210
210
|
isTimeRelated: false,
|
|
211
211
|
collectUserInfo: false,
|
|
212
212
|
hasTicket: false,
|
|
@@ -218,15 +218,15 @@ Default.args = {
|
|
|
218
218
|
products: [
|
|
219
219
|
{
|
|
220
220
|
id: 5,
|
|
221
|
-
name:
|
|
222
|
-
termsAndConditions:
|
|
221
|
+
name: 'Product 1',
|
|
222
|
+
termsAndConditions: '',
|
|
223
223
|
productGroupId: null,
|
|
224
|
-
description:
|
|
225
|
-
price:
|
|
224
|
+
description: '',
|
|
225
|
+
price: '5',
|
|
226
226
|
deposit: 0,
|
|
227
227
|
minQuantity: null,
|
|
228
228
|
maxQuantity: null,
|
|
229
|
-
totalQuantity:
|
|
229
|
+
totalQuantity: '5',
|
|
230
230
|
capacity: 2,
|
|
231
231
|
duration: 0,
|
|
232
232
|
isAvailable: true,
|
|
@@ -236,12 +236,12 @@ Default.args = {
|
|
|
236
236
|
quantitySelector: 1,
|
|
237
237
|
hasSpecialNotes: false,
|
|
238
238
|
weight: 0,
|
|
239
|
-
type:
|
|
239
|
+
type: 'sale',
|
|
240
240
|
tierId: 25,
|
|
241
241
|
zoneId: null,
|
|
242
242
|
subProducts: [],
|
|
243
243
|
images: [],
|
|
244
|
-
uuid:
|
|
244
|
+
uuid: 'ccff82d8-1896-40fc-a140-c70e4edf4e90',
|
|
245
245
|
subSlots: null,
|
|
246
246
|
offset: null,
|
|
247
247
|
pause: null,
|
|
@@ -249,15 +249,15 @@ Default.args = {
|
|
|
249
249
|
sort: 0,
|
|
250
250
|
},
|
|
251
251
|
],
|
|
252
|
-
zoneId:
|
|
252
|
+
zoneId: '1',
|
|
253
253
|
sort: 2,
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
id: 3,
|
|
257
|
-
name:
|
|
257
|
+
name: 'Product category #3',
|
|
258
258
|
minSubItems: 0,
|
|
259
259
|
maxSubItems: 0,
|
|
260
|
-
quantityType:
|
|
260
|
+
quantityType: 'recharging',
|
|
261
261
|
isTimeRelated: false,
|
|
262
262
|
hasTicket: false,
|
|
263
263
|
allowDeposits: false,
|
|
@@ -265,11 +265,11 @@ Default.args = {
|
|
|
265
265
|
products: [
|
|
266
266
|
{
|
|
267
267
|
id: 4,
|
|
268
|
-
name:
|
|
269
|
-
termsAndConditions:
|
|
268
|
+
name: 'Product #4',
|
|
269
|
+
termsAndConditions: 'Product #1 T&C',
|
|
270
270
|
productGroupId: 0,
|
|
271
271
|
zoneId: 0,
|
|
272
|
-
description:
|
|
272
|
+
description: 'description',
|
|
273
273
|
price: 0,
|
|
274
274
|
deposit: 0,
|
|
275
275
|
minQuantity: 0,
|
|
@@ -286,11 +286,11 @@ Default.args = {
|
|
|
286
286
|
subProducts: [
|
|
287
287
|
{
|
|
288
288
|
id: 5,
|
|
289
|
-
name:
|
|
290
|
-
termsAndConditions:
|
|
289
|
+
name: 'Sub Product #5',
|
|
290
|
+
termsAndConditions: 'Sub Product #5 T&C',
|
|
291
291
|
productGroupId: 0,
|
|
292
292
|
zoneId: 0,
|
|
293
|
-
description:
|
|
293
|
+
description: 'description',
|
|
294
294
|
price: 0,
|
|
295
295
|
deposit: 0,
|
|
296
296
|
minQuantity: 0,
|
|
@@ -304,20 +304,20 @@ Default.args = {
|
|
|
304
304
|
quantitySelector: 0,
|
|
305
305
|
hasSpecialNotes: false,
|
|
306
306
|
images: [],
|
|
307
|
-
uuid:
|
|
307
|
+
uuid: 'subproduct-5',
|
|
308
308
|
sort: 0,
|
|
309
309
|
},
|
|
310
310
|
],
|
|
311
|
-
uuid:
|
|
311
|
+
uuid: 'product-3',
|
|
312
312
|
sort: 0,
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
315
|
id: 6,
|
|
316
|
-
name:
|
|
317
|
-
termsAndConditions:
|
|
316
|
+
name: 'Product #6',
|
|
317
|
+
termsAndConditions: 'Sub Product #6 T&C',
|
|
318
318
|
productGroupId: 0,
|
|
319
319
|
zoneId: 0,
|
|
320
|
-
description:
|
|
320
|
+
description: 'description',
|
|
321
321
|
price: 0,
|
|
322
322
|
deposit: 0,
|
|
323
323
|
minQuantity: 0,
|
|
@@ -331,7 +331,7 @@ Default.args = {
|
|
|
331
331
|
quantitySelector: 0,
|
|
332
332
|
hasSpecialNotes: false,
|
|
333
333
|
images: [],
|
|
334
|
-
uuid:
|
|
334
|
+
uuid: 'product-5',
|
|
335
335
|
sort: 1,
|
|
336
336
|
},
|
|
337
337
|
],
|
|
@@ -339,10 +339,10 @@ Default.args = {
|
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
341
|
id: 7,
|
|
342
|
-
name:
|
|
342
|
+
name: 'Product category #4',
|
|
343
343
|
minSubItems: 0,
|
|
344
344
|
maxSubItems: null,
|
|
345
|
-
quantityType:
|
|
345
|
+
quantityType: 'recharging',
|
|
346
346
|
isTimeRelated: false,
|
|
347
347
|
hasTicket: false,
|
|
348
348
|
allowDeposits: false,
|
|
@@ -350,11 +350,11 @@ Default.args = {
|
|
|
350
350
|
products: [
|
|
351
351
|
{
|
|
352
352
|
id: 8,
|
|
353
|
-
name:
|
|
354
|
-
termsAndConditions:
|
|
353
|
+
name: 'Product #8',
|
|
354
|
+
termsAndConditions: 'Product #1 T&C',
|
|
355
355
|
productGroupId: 0,
|
|
356
356
|
zoneId: 0,
|
|
357
|
-
description:
|
|
357
|
+
description: 'description',
|
|
358
358
|
price: 0,
|
|
359
359
|
deposit: 0,
|
|
360
360
|
minQuantity: 0,
|
|
@@ -369,16 +369,16 @@ Default.args = {
|
|
|
369
369
|
hasSpecialNotes: false,
|
|
370
370
|
images: [],
|
|
371
371
|
subProducts: [],
|
|
372
|
-
uuid:
|
|
372
|
+
uuid: 'product-8',
|
|
373
373
|
sort: 0,
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
id: 9,
|
|
377
|
-
name:
|
|
378
|
-
termsAndConditions:
|
|
377
|
+
name: 'Product #9',
|
|
378
|
+
termsAndConditions: 'Product #9 T&C',
|
|
379
379
|
productGroupId: 0,
|
|
380
380
|
zoneId: 0,
|
|
381
|
-
description:
|
|
381
|
+
description: 'description',
|
|
382
382
|
price: 0,
|
|
383
383
|
deposit: 0,
|
|
384
384
|
minQuantity: 0,
|
|
@@ -392,7 +392,7 @@ Default.args = {
|
|
|
392
392
|
quantitySelector: 0,
|
|
393
393
|
hasSpecialNotes: false,
|
|
394
394
|
images: [],
|
|
395
|
-
uuid:
|
|
395
|
+
uuid: 'product-9',
|
|
396
396
|
sort: 1,
|
|
397
397
|
},
|
|
398
398
|
],
|
|
@@ -406,20 +406,20 @@ Default.args = {
|
|
|
406
406
|
fieldSets: [
|
|
407
407
|
{
|
|
408
408
|
id: 1,
|
|
409
|
-
name:
|
|
409
|
+
name: 'test',
|
|
410
410
|
} as FieldSet,
|
|
411
411
|
],
|
|
412
412
|
emailTemplates: [
|
|
413
413
|
{
|
|
414
|
-
id:
|
|
415
|
-
subject:
|
|
416
|
-
body:
|
|
417
|
-
meta:
|
|
414
|
+
id: '1',
|
|
415
|
+
subject: '',
|
|
416
|
+
body: '',
|
|
417
|
+
meta: '',
|
|
418
418
|
notification: {
|
|
419
419
|
id: 1,
|
|
420
420
|
isActive: true,
|
|
421
421
|
isDefault: false,
|
|
422
|
-
name:
|
|
422
|
+
name: 'Template name 1',
|
|
423
423
|
companyId: 1,
|
|
424
424
|
providerId: 1,
|
|
425
425
|
fieldSetId: 1,
|
|
@@ -427,15 +427,15 @@ Default.args = {
|
|
|
427
427
|
},
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
|
-
id:
|
|
431
|
-
subject:
|
|
432
|
-
body:
|
|
433
|
-
meta:
|
|
430
|
+
id: '2',
|
|
431
|
+
subject: '',
|
|
432
|
+
body: '',
|
|
433
|
+
meta: '',
|
|
434
434
|
notification: {
|
|
435
435
|
id: 2,
|
|
436
436
|
isActive: true,
|
|
437
437
|
isDefault: false,
|
|
438
|
-
name:
|
|
438
|
+
name: 'Tempalte name 2',
|
|
439
439
|
companyId: 1,
|
|
440
440
|
providerId: 1,
|
|
441
441
|
fieldSetId: 1,
|
|
@@ -445,13 +445,13 @@ Default.args = {
|
|
|
445
445
|
],
|
|
446
446
|
smsTemplates: [
|
|
447
447
|
{
|
|
448
|
-
id:
|
|
449
|
-
body:
|
|
448
|
+
id: '1',
|
|
449
|
+
body: '',
|
|
450
450
|
notification: {
|
|
451
451
|
id: 3,
|
|
452
452
|
isActive: true,
|
|
453
453
|
isDefault: false,
|
|
454
|
-
name:
|
|
454
|
+
name: 'Tempalte name 1',
|
|
455
455
|
companyId: 1,
|
|
456
456
|
providerId: 1,
|
|
457
457
|
fieldSetId: 1,
|
|
@@ -459,13 +459,13 @@ Default.args = {
|
|
|
459
459
|
},
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
id:
|
|
463
|
-
body:
|
|
462
|
+
id: '2',
|
|
463
|
+
body: '',
|
|
464
464
|
notification: {
|
|
465
465
|
id: 4,
|
|
466
466
|
isActive: true,
|
|
467
467
|
isDefault: false,
|
|
468
|
-
name:
|
|
468
|
+
name: 'Tempalte name 2',
|
|
469
469
|
companyId: 1,
|
|
470
470
|
providerId: 1,
|
|
471
471
|
fieldSetId: 1,
|
|
@@ -478,33 +478,33 @@ Default.args = {
|
|
|
478
478
|
{
|
|
479
479
|
id: 12,
|
|
480
480
|
providerId: 2,
|
|
481
|
-
name:
|
|
482
|
-
createdAt:
|
|
483
|
-
updatedAt:
|
|
481
|
+
name: 'test',
|
|
482
|
+
createdAt: '2023-03-01 14:35:28',
|
|
483
|
+
updatedAt: '2023-03-01 14:35:28',
|
|
484
484
|
deletedAt: null,
|
|
485
485
|
venueMaps: [
|
|
486
486
|
{
|
|
487
487
|
id: 18,
|
|
488
488
|
venueMapSetId: 12,
|
|
489
|
-
name:
|
|
490
|
-
createdAt:
|
|
491
|
-
updatedAt:
|
|
489
|
+
name: 'zone1',
|
|
490
|
+
createdAt: '2023-03-01 14:35:28',
|
|
491
|
+
updatedAt: '2023-03-01 14:35:28',
|
|
492
492
|
deletedAt: null,
|
|
493
493
|
image: {
|
|
494
494
|
id: 278,
|
|
495
495
|
imageableId: 18,
|
|
496
|
-
imageableType:
|
|
497
|
-
path:
|
|
498
|
-
imageType:
|
|
499
|
-
hash:
|
|
500
|
-
url:
|
|
496
|
+
imageableType: 'venue_map',
|
|
497
|
+
path: 'images/original/000/000/000/000/278-a7a8d16235edf3a5.jpg',
|
|
498
|
+
imageType: 'image',
|
|
499
|
+
hash: 'a7a8d16235edf3a5',
|
|
500
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/278-a7a8d16235edf3a5.jpg',
|
|
501
501
|
},
|
|
502
502
|
points: [
|
|
503
503
|
{
|
|
504
504
|
id: 65,
|
|
505
505
|
venueMapId: 18,
|
|
506
|
-
createdAt:
|
|
507
|
-
updatedAt:
|
|
506
|
+
createdAt: '2023-03-13 13:18:39',
|
|
507
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
508
508
|
deletedAt: null,
|
|
509
509
|
xCoordinate: 830.99,
|
|
510
510
|
yCoordinate: 545.68,
|
|
@@ -512,8 +512,8 @@ Default.args = {
|
|
|
512
512
|
{
|
|
513
513
|
id: 66,
|
|
514
514
|
venueMapId: 18,
|
|
515
|
-
createdAt:
|
|
516
|
-
updatedAt:
|
|
515
|
+
createdAt: '2023-03-13 13:18:39',
|
|
516
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
517
517
|
deletedAt: null,
|
|
518
518
|
xCoordinate: 1487.43,
|
|
519
519
|
yCoordinate: 435.64,
|
|
@@ -521,8 +521,8 @@ Default.args = {
|
|
|
521
521
|
{
|
|
522
522
|
id: 67,
|
|
523
523
|
venueMapId: 18,
|
|
524
|
-
createdAt:
|
|
525
|
-
updatedAt:
|
|
524
|
+
createdAt: '2023-03-13 13:18:39',
|
|
525
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
526
526
|
deletedAt: null,
|
|
527
527
|
xCoordinate: 1424.82,
|
|
528
528
|
yCoordinate: 927.03,
|
|
@@ -530,8 +530,8 @@ Default.args = {
|
|
|
530
530
|
{
|
|
531
531
|
id: 68,
|
|
532
532
|
venueMapId: 18,
|
|
533
|
-
createdAt:
|
|
534
|
-
updatedAt:
|
|
533
|
+
createdAt: '2023-03-13 13:18:39',
|
|
534
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
535
535
|
deletedAt: null,
|
|
536
536
|
xCoordinate: 508.46,
|
|
537
537
|
yCoordinate: 898.57,
|
|
@@ -539,8 +539,8 @@ Default.args = {
|
|
|
539
539
|
{
|
|
540
540
|
id: 69,
|
|
541
541
|
venueMapId: 18,
|
|
542
|
-
createdAt:
|
|
543
|
-
updatedAt:
|
|
542
|
+
createdAt: '2023-03-13 13:18:39',
|
|
543
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
544
544
|
deletedAt: null,
|
|
545
545
|
xCoordinate: 559.68,
|
|
546
546
|
yCoordinate: 293.35,
|
|
@@ -548,8 +548,8 @@ Default.args = {
|
|
|
548
548
|
{
|
|
549
549
|
id: 70,
|
|
550
550
|
venueMapId: 18,
|
|
551
|
-
createdAt:
|
|
552
|
-
updatedAt:
|
|
551
|
+
createdAt: '2023-03-13 13:18:39',
|
|
552
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
553
553
|
deletedAt: null,
|
|
554
554
|
xCoordinate: 1214.23,
|
|
555
555
|
yCoordinate: 280.07,
|
|
@@ -561,25 +561,25 @@ Default.args = {
|
|
|
561
561
|
{
|
|
562
562
|
id: 13,
|
|
563
563
|
providerId: 2,
|
|
564
|
-
name:
|
|
565
|
-
createdAt:
|
|
566
|
-
updatedAt:
|
|
564
|
+
name: 'test',
|
|
565
|
+
createdAt: '2023-03-01 14:35:57',
|
|
566
|
+
updatedAt: '2023-03-01 15:51:14',
|
|
567
567
|
deletedAt: null,
|
|
568
568
|
venueMaps: [
|
|
569
569
|
{
|
|
570
570
|
id: 19,
|
|
571
571
|
venueMapSetId: 13,
|
|
572
|
-
name:
|
|
573
|
-
createdAt:
|
|
574
|
-
updatedAt:
|
|
572
|
+
name: 'Zone 1',
|
|
573
|
+
createdAt: '2023-03-01 14:35:57',
|
|
574
|
+
updatedAt: '2023-03-01 14:49:46',
|
|
575
575
|
deletedAt: null,
|
|
576
576
|
image: null,
|
|
577
577
|
points: [
|
|
578
578
|
{
|
|
579
579
|
id: 27,
|
|
580
580
|
venueMapId: 19,
|
|
581
|
-
createdAt:
|
|
582
|
-
updatedAt:
|
|
581
|
+
createdAt: '2023-03-01 14:49:27',
|
|
582
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
583
583
|
deletedAt: null,
|
|
584
584
|
xCoordinate: 422.99,
|
|
585
585
|
yCoordinate: 253.75,
|
|
@@ -587,8 +587,8 @@ Default.args = {
|
|
|
587
587
|
{
|
|
588
588
|
id: 28,
|
|
589
589
|
venueMapId: 19,
|
|
590
|
-
createdAt:
|
|
591
|
-
updatedAt:
|
|
590
|
+
createdAt: '2023-03-01 14:49:27',
|
|
591
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
592
592
|
deletedAt: null,
|
|
593
593
|
xCoordinate: 424.1,
|
|
594
594
|
yCoordinate: 281.29,
|
|
@@ -596,8 +596,8 @@ Default.args = {
|
|
|
596
596
|
{
|
|
597
597
|
id: 29,
|
|
598
598
|
venueMapId: 19,
|
|
599
|
-
createdAt:
|
|
600
|
-
updatedAt:
|
|
599
|
+
createdAt: '2023-03-01 14:49:27',
|
|
600
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
601
601
|
deletedAt: null,
|
|
602
602
|
xCoordinate: 424.1,
|
|
603
603
|
yCoordinate: 309.93,
|
|
@@ -605,8 +605,8 @@ Default.args = {
|
|
|
605
605
|
{
|
|
606
606
|
id: 30,
|
|
607
607
|
venueMapId: 19,
|
|
608
|
-
createdAt:
|
|
609
|
-
updatedAt:
|
|
608
|
+
createdAt: '2023-03-01 14:49:27',
|
|
609
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
610
610
|
deletedAt: null,
|
|
611
611
|
xCoordinate: 425.2,
|
|
612
612
|
yCoordinate: 344.08,
|
|
@@ -614,8 +614,8 @@ Default.args = {
|
|
|
614
614
|
{
|
|
615
615
|
id: 31,
|
|
616
616
|
venueMapId: 19,
|
|
617
|
-
createdAt:
|
|
618
|
-
updatedAt:
|
|
617
|
+
createdAt: '2023-03-01 14:49:27',
|
|
618
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
619
619
|
deletedAt: null,
|
|
620
620
|
xCoordinate: 425.2,
|
|
621
621
|
yCoordinate: 383.74,
|
|
@@ -623,8 +623,8 @@ Default.args = {
|
|
|
623
623
|
{
|
|
624
624
|
id: 32,
|
|
625
625
|
venueMapId: 19,
|
|
626
|
-
createdAt:
|
|
627
|
-
updatedAt:
|
|
626
|
+
createdAt: '2023-03-01 21:16:50',
|
|
627
|
+
updatedAt: '2023-03-01 21:16:50',
|
|
628
628
|
deletedAt: null,
|
|
629
629
|
xCoordinate: 421.15,
|
|
630
630
|
yCoordinate: 206.04,
|
|
@@ -636,33 +636,33 @@ Default.args = {
|
|
|
636
636
|
{
|
|
637
637
|
id: 29,
|
|
638
638
|
providerId: 2,
|
|
639
|
-
name:
|
|
640
|
-
createdAt:
|
|
641
|
-
updatedAt:
|
|
639
|
+
name: '1',
|
|
640
|
+
createdAt: '2023-03-02 09:48:30',
|
|
641
|
+
updatedAt: '2023-03-02 09:48:30',
|
|
642
642
|
deletedAt: null,
|
|
643
643
|
venueMaps: [
|
|
644
644
|
{
|
|
645
645
|
id: 36,
|
|
646
646
|
venueMapSetId: 29,
|
|
647
|
-
name:
|
|
648
|
-
createdAt:
|
|
649
|
-
updatedAt:
|
|
647
|
+
name: '1',
|
|
648
|
+
createdAt: '2023-03-02 09:48:30',
|
|
649
|
+
updatedAt: '2023-03-02 09:48:30',
|
|
650
650
|
deletedAt: null,
|
|
651
651
|
image: {
|
|
652
652
|
id: 264,
|
|
653
653
|
imageableId: 36,
|
|
654
|
-
imageableType:
|
|
655
|
-
path:
|
|
656
|
-
imageType:
|
|
657
|
-
hash:
|
|
658
|
-
url:
|
|
654
|
+
imageableType: 'venue_map',
|
|
655
|
+
path: 'images/original/000/000/000/000/264-a7a8d162b4931032.jpg',
|
|
656
|
+
imageType: 'image',
|
|
657
|
+
hash: 'a7a8d162b4931032',
|
|
658
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/264-a7a8d162b4931032.jpg',
|
|
659
659
|
},
|
|
660
660
|
points: [
|
|
661
661
|
{
|
|
662
662
|
id: 61,
|
|
663
663
|
venueMapId: 36,
|
|
664
|
-
createdAt:
|
|
665
|
-
updatedAt:
|
|
664
|
+
createdAt: '2023-03-10 12:10:47',
|
|
665
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
666
666
|
deletedAt: null,
|
|
667
667
|
xCoordinate: 270.75,
|
|
668
668
|
yCoordinate: 550.85,
|
|
@@ -670,8 +670,8 @@ Default.args = {
|
|
|
670
670
|
{
|
|
671
671
|
id: 62,
|
|
672
672
|
venueMapId: 36,
|
|
673
|
-
createdAt:
|
|
674
|
-
updatedAt:
|
|
673
|
+
createdAt: '2023-03-10 12:10:47',
|
|
674
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
675
675
|
deletedAt: null,
|
|
676
676
|
xCoordinate: 1586.83,
|
|
677
677
|
yCoordinate: 261.86,
|
|
@@ -679,8 +679,8 @@ Default.args = {
|
|
|
679
679
|
{
|
|
680
680
|
id: 63,
|
|
681
681
|
venueMapId: 36,
|
|
682
|
-
createdAt:
|
|
683
|
-
updatedAt:
|
|
682
|
+
createdAt: '2023-03-10 12:10:47',
|
|
683
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
684
684
|
deletedAt: null,
|
|
685
685
|
xCoordinate: 1658.74,
|
|
686
686
|
yCoordinate: 329.7,
|
|
@@ -688,8 +688,8 @@ Default.args = {
|
|
|
688
688
|
{
|
|
689
689
|
id: 64,
|
|
690
690
|
venueMapId: 36,
|
|
691
|
-
createdAt:
|
|
692
|
-
updatedAt:
|
|
691
|
+
createdAt: '2023-03-10 12:10:47',
|
|
692
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
693
693
|
deletedAt: null,
|
|
694
694
|
xCoordinate: 238.18,
|
|
695
695
|
yCoordinate: 861.56,
|
|
@@ -701,17 +701,17 @@ Default.args = {
|
|
|
701
701
|
{
|
|
702
702
|
id: 33,
|
|
703
703
|
providerId: 2,
|
|
704
|
-
name:
|
|
705
|
-
createdAt:
|
|
706
|
-
updatedAt:
|
|
704
|
+
name: 'Venue map name',
|
|
705
|
+
createdAt: '2023-03-02 09:50:05',
|
|
706
|
+
updatedAt: '2023-03-02 09:50:05',
|
|
707
707
|
deletedAt: null,
|
|
708
708
|
venueMaps: [
|
|
709
709
|
{
|
|
710
710
|
id: 40,
|
|
711
711
|
venueMapSetId: 33,
|
|
712
|
-
name:
|
|
713
|
-
createdAt:
|
|
714
|
-
updatedAt:
|
|
712
|
+
name: 'Map zone name',
|
|
713
|
+
createdAt: '2023-03-02 09:50:05',
|
|
714
|
+
updatedAt: '2023-03-02 09:50:05',
|
|
715
715
|
deletedAt: null,
|
|
716
716
|
image: null,
|
|
717
717
|
points: [],
|
|
@@ -721,51 +721,51 @@ Default.args = {
|
|
|
721
721
|
{
|
|
722
722
|
id: 43,
|
|
723
723
|
providerId: 2,
|
|
724
|
-
name:
|
|
725
|
-
createdAt:
|
|
726
|
-
updatedAt:
|
|
724
|
+
name: 'testDF',
|
|
725
|
+
createdAt: '2023-03-03 13:22:20',
|
|
726
|
+
updatedAt: '2023-03-03 13:57:17',
|
|
727
727
|
deletedAt: null,
|
|
728
728
|
venueMaps: [
|
|
729
729
|
{
|
|
730
730
|
id: 70,
|
|
731
731
|
venueMapSetId: 43,
|
|
732
|
-
name:
|
|
733
|
-
createdAt:
|
|
734
|
-
updatedAt:
|
|
732
|
+
name: 'zone1',
|
|
733
|
+
createdAt: '2023-03-03 13:22:20',
|
|
734
|
+
updatedAt: '2023-03-03 13:22:20',
|
|
735
735
|
deletedAt: null,
|
|
736
736
|
image: {
|
|
737
737
|
id: 258,
|
|
738
738
|
imageableId: 70,
|
|
739
|
-
imageableType:
|
|
740
|
-
path:
|
|
741
|
-
imageType:
|
|
742
|
-
hash:
|
|
743
|
-
url:
|
|
739
|
+
imageableType: 'venue_map',
|
|
740
|
+
path: 'images/original/000/000/000/000/258-1b2cf52f1606ce54.png',
|
|
741
|
+
imageType: 'image',
|
|
742
|
+
hash: '1b2cf52f1606ce54',
|
|
743
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/258-1b2cf52f1606ce54.png',
|
|
744
744
|
},
|
|
745
745
|
points: [],
|
|
746
746
|
},
|
|
747
747
|
{
|
|
748
748
|
id: 71,
|
|
749
749
|
venueMapSetId: 43,
|
|
750
|
-
name:
|
|
751
|
-
createdAt:
|
|
752
|
-
updatedAt:
|
|
750
|
+
name: 'zone2',
|
|
751
|
+
createdAt: '2023-03-03 13:22:38',
|
|
752
|
+
updatedAt: '2023-03-03 13:22:38',
|
|
753
753
|
deletedAt: null,
|
|
754
754
|
image: {
|
|
755
755
|
id: 259,
|
|
756
756
|
imageableId: 71,
|
|
757
|
-
imageableType:
|
|
758
|
-
path:
|
|
759
|
-
imageType:
|
|
760
|
-
hash:
|
|
761
|
-
url:
|
|
757
|
+
imageableType: 'venue_map',
|
|
758
|
+
path: 'images/original/000/000/000/000/259-b21dd90bf3a7d42c.jpeg',
|
|
759
|
+
imageType: 'image',
|
|
760
|
+
hash: 'b21dd90bf3a7d42c',
|
|
761
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/259-b21dd90bf3a7d42c.jpeg',
|
|
762
762
|
},
|
|
763
763
|
points: [
|
|
764
764
|
{
|
|
765
765
|
id: 56,
|
|
766
766
|
venueMapId: 71,
|
|
767
|
-
createdAt:
|
|
768
|
-
updatedAt:
|
|
767
|
+
createdAt: '2023-03-07 19:17:23',
|
|
768
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
769
769
|
deletedAt: null,
|
|
770
770
|
xCoordinate: 190.01,
|
|
771
771
|
yCoordinate: 352.19,
|
|
@@ -773,8 +773,8 @@ Default.args = {
|
|
|
773
773
|
{
|
|
774
774
|
id: 57,
|
|
775
775
|
venueMapId: 71,
|
|
776
|
-
createdAt:
|
|
777
|
-
updatedAt:
|
|
776
|
+
createdAt: '2023-03-07 19:17:23',
|
|
777
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
778
778
|
deletedAt: null,
|
|
779
779
|
xCoordinate: 438.2,
|
|
780
780
|
yCoordinate: 193.85,
|
|
@@ -782,8 +782,8 @@ Default.args = {
|
|
|
782
782
|
{
|
|
783
783
|
id: 58,
|
|
784
784
|
venueMapId: 71,
|
|
785
|
-
createdAt:
|
|
786
|
-
updatedAt:
|
|
785
|
+
createdAt: '2023-03-07 19:17:23',
|
|
786
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
787
787
|
deletedAt: null,
|
|
788
788
|
xCoordinate: 243.04,
|
|
789
789
|
yCoordinate: 102.53,
|
|
@@ -793,25 +793,25 @@ Default.args = {
|
|
|
793
793
|
{
|
|
794
794
|
id: 72,
|
|
795
795
|
venueMapSetId: 43,
|
|
796
|
-
name:
|
|
797
|
-
createdAt:
|
|
798
|
-
updatedAt:
|
|
796
|
+
name: 'zone3',
|
|
797
|
+
createdAt: '2023-03-03 13:23:11',
|
|
798
|
+
updatedAt: '2023-03-03 13:23:11',
|
|
799
799
|
deletedAt: null,
|
|
800
800
|
image: {
|
|
801
801
|
id: 260,
|
|
802
802
|
imageableId: 72,
|
|
803
|
-
imageableType:
|
|
804
|
-
path:
|
|
805
|
-
imageType:
|
|
806
|
-
hash:
|
|
807
|
-
url:
|
|
803
|
+
imageableType: 'venue_map',
|
|
804
|
+
path: 'images/original/000/000/000/000/260-a7a8d1625197c8c1.jpg',
|
|
805
|
+
imageType: 'image',
|
|
806
|
+
hash: 'a7a8d1625197c8c1',
|
|
807
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/260-a7a8d1625197c8c1.jpg',
|
|
808
808
|
},
|
|
809
809
|
points: [
|
|
810
810
|
{
|
|
811
811
|
id: 59,
|
|
812
812
|
venueMapId: 72,
|
|
813
|
-
createdAt:
|
|
814
|
-
updatedAt:
|
|
813
|
+
createdAt: '2023-03-09 08:49:16',
|
|
814
|
+
updatedAt: '2023-03-09 08:49:16',
|
|
815
815
|
deletedAt: null,
|
|
816
816
|
xCoordinate: 914.71,
|
|
817
817
|
yCoordinate: 685.81,
|
|
@@ -819,8 +819,8 @@ Default.args = {
|
|
|
819
819
|
{
|
|
820
820
|
id: 60,
|
|
821
821
|
venueMapId: 72,
|
|
822
|
-
createdAt:
|
|
823
|
-
updatedAt:
|
|
822
|
+
createdAt: '2023-03-09 08:49:16',
|
|
823
|
+
updatedAt: '2023-03-09 08:49:16',
|
|
824
824
|
deletedAt: null,
|
|
825
825
|
xCoordinate: 1177.63,
|
|
826
826
|
yCoordinate: 590.8,
|
|
@@ -830,25 +830,25 @@ Default.args = {
|
|
|
830
830
|
{
|
|
831
831
|
id: 73,
|
|
832
832
|
venueMapSetId: 43,
|
|
833
|
-
name:
|
|
834
|
-
createdAt:
|
|
835
|
-
updatedAt:
|
|
833
|
+
name: 'New Zone Awesome',
|
|
834
|
+
createdAt: '2023-03-03 13:57:17',
|
|
835
|
+
updatedAt: '2023-03-03 13:57:48',
|
|
836
836
|
deletedAt: null,
|
|
837
837
|
image: {
|
|
838
838
|
id: 261,
|
|
839
839
|
imageableId: 73,
|
|
840
|
-
imageableType:
|
|
841
|
-
path:
|
|
842
|
-
imageType:
|
|
843
|
-
hash:
|
|
844
|
-
url:
|
|
840
|
+
imageableType: 'venue_map',
|
|
841
|
+
path: 'images/original/000/000/000/000/261-4f70e6f6a88380bb.jpeg',
|
|
842
|
+
imageType: 'image',
|
|
843
|
+
hash: '4f70e6f6a88380bb',
|
|
844
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/261-4f70e6f6a88380bb.jpeg',
|
|
845
845
|
},
|
|
846
846
|
points: [
|
|
847
847
|
{
|
|
848
848
|
id: 44,
|
|
849
849
|
venueMapId: 73,
|
|
850
|
-
createdAt:
|
|
851
|
-
updatedAt:
|
|
850
|
+
createdAt: '2023-03-03 13:57:18',
|
|
851
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
852
852
|
deletedAt: null,
|
|
853
853
|
xCoordinate: 269.19,
|
|
854
854
|
yCoordinate: 280.81,
|
|
@@ -856,8 +856,8 @@ Default.args = {
|
|
|
856
856
|
{
|
|
857
857
|
id: 45,
|
|
858
858
|
venueMapId: 73,
|
|
859
|
-
createdAt:
|
|
860
|
-
updatedAt:
|
|
859
|
+
createdAt: '2023-03-03 13:57:18',
|
|
860
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
861
861
|
deletedAt: null,
|
|
862
862
|
xCoordinate: 2319.59,
|
|
863
863
|
yCoordinate: 1417.7,
|
|
@@ -865,8 +865,8 @@ Default.args = {
|
|
|
865
865
|
{
|
|
866
866
|
id: 46,
|
|
867
867
|
venueMapId: 73,
|
|
868
|
-
createdAt:
|
|
869
|
-
updatedAt:
|
|
868
|
+
createdAt: '2023-03-03 13:57:18',
|
|
869
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
870
870
|
deletedAt: null,
|
|
871
871
|
xCoordinate: 2313.86,
|
|
872
872
|
yCoordinate: 246.45,
|
|
@@ -874,8 +874,8 @@ Default.args = {
|
|
|
874
874
|
{
|
|
875
875
|
id: 47,
|
|
876
876
|
venueMapId: 73,
|
|
877
|
-
createdAt:
|
|
878
|
-
updatedAt:
|
|
877
|
+
createdAt: '2023-03-03 13:57:18',
|
|
878
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
879
879
|
deletedAt: null,
|
|
880
880
|
xCoordinate: 443.87,
|
|
881
881
|
yCoordinate: 1420.56,
|
|
@@ -883,8 +883,8 @@ Default.args = {
|
|
|
883
883
|
{
|
|
884
884
|
id: 48,
|
|
885
885
|
venueMapId: 73,
|
|
886
|
-
createdAt:
|
|
887
|
-
updatedAt:
|
|
886
|
+
createdAt: '2023-03-03 13:57:18',
|
|
887
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
888
888
|
deletedAt: null,
|
|
889
889
|
xCoordinate: 1197.02,
|
|
890
890
|
yCoordinate: 816.32,
|
|
@@ -894,60 +894,60 @@ Default.args = {
|
|
|
894
894
|
],
|
|
895
895
|
},
|
|
896
896
|
],
|
|
897
|
-
}
|
|
897
|
+
}
|
|
898
898
|
|
|
899
899
|
Empty.args = {
|
|
900
900
|
onSubmitAndRedirect: (data) => console.log(data),
|
|
901
901
|
defaultValues: {
|
|
902
902
|
id: 2,
|
|
903
|
-
name:
|
|
904
|
-
type:
|
|
905
|
-
termsAndConditions:
|
|
903
|
+
name: 'Example',
|
|
904
|
+
type: 'sale',
|
|
905
|
+
termsAndConditions: '',
|
|
906
906
|
operationalCost: OPERATIONAL_COST_PROVIDER,
|
|
907
907
|
steps: [],
|
|
908
908
|
},
|
|
909
|
-
}
|
|
909
|
+
}
|
|
910
910
|
|
|
911
911
|
ServerErrors.args = {
|
|
912
912
|
onSubmitAndRedirect: (data) => console.log(data),
|
|
913
913
|
defaultValues: {
|
|
914
914
|
id: 2,
|
|
915
|
-
name:
|
|
916
|
-
type:
|
|
917
|
-
termsAndConditions:
|
|
915
|
+
name: '',
|
|
916
|
+
type: 'sale',
|
|
917
|
+
termsAndConditions: '',
|
|
918
918
|
operationalCost: OPERATIONAL_COST_PROVIDER,
|
|
919
919
|
steps: [],
|
|
920
920
|
},
|
|
921
|
-
serverErrors: { name: [
|
|
922
|
-
}
|
|
921
|
+
serverErrors: { name: ['Field should be required, yeap'] },
|
|
922
|
+
}
|
|
923
923
|
|
|
924
924
|
Valid.args = {
|
|
925
925
|
onSubmitAndRedirect: (data) => console.log(data),
|
|
926
926
|
defaultValues: {
|
|
927
927
|
id: 1,
|
|
928
|
-
name:
|
|
929
|
-
type:
|
|
930
|
-
termsAndConditions:
|
|
928
|
+
name: 'Example',
|
|
929
|
+
type: 'sale',
|
|
930
|
+
termsAndConditions: '',
|
|
931
931
|
operationalCost: OPERATIONAL_COST_CUSTOMER,
|
|
932
932
|
menuRecurrences: [
|
|
933
933
|
{
|
|
934
934
|
id: 1,
|
|
935
|
-
rrule:
|
|
936
|
-
startDate:
|
|
937
|
-
endDate:
|
|
935
|
+
rrule: 'FREQ=WEEKLY;INTERVAL=3;UNTIL=20220725T210000Z',
|
|
936
|
+
startDate: '2023-04-15',
|
|
937
|
+
endDate: '2023-07-15',
|
|
938
938
|
},
|
|
939
939
|
],
|
|
940
940
|
steps: [
|
|
941
941
|
{
|
|
942
942
|
id: 3,
|
|
943
|
-
name:
|
|
943
|
+
name: 'Step #3',
|
|
944
944
|
productCategories: [
|
|
945
945
|
{
|
|
946
946
|
id: 3,
|
|
947
|
-
name:
|
|
947
|
+
name: 'Product category #3',
|
|
948
948
|
minSubItems: 0,
|
|
949
949
|
maxSubItems: 0,
|
|
950
|
-
quantityType:
|
|
950
|
+
quantityType: 'recharging',
|
|
951
951
|
isTimeRelated: false,
|
|
952
952
|
hasTicket: false,
|
|
953
953
|
allowDeposits: false,
|
|
@@ -955,11 +955,11 @@ Valid.args = {
|
|
|
955
955
|
products: [
|
|
956
956
|
{
|
|
957
957
|
id: 4,
|
|
958
|
-
name:
|
|
959
|
-
termsAndConditions:
|
|
958
|
+
name: 'Product #4',
|
|
959
|
+
termsAndConditions: 'Product #1 T&C',
|
|
960
960
|
productGroupId: 0,
|
|
961
961
|
zoneId: 0,
|
|
962
|
-
description:
|
|
962
|
+
description: 'description',
|
|
963
963
|
price: 0,
|
|
964
964
|
deposit: 0,
|
|
965
965
|
minQuantity: 0,
|
|
@@ -976,11 +976,11 @@ Valid.args = {
|
|
|
976
976
|
subProducts: [
|
|
977
977
|
{
|
|
978
978
|
id: 5,
|
|
979
|
-
name:
|
|
980
|
-
termsAndConditions:
|
|
979
|
+
name: 'Sub Product #5',
|
|
980
|
+
termsAndConditions: 'Sub Product #5 T&C',
|
|
981
981
|
productGroupId: 0,
|
|
982
982
|
zoneId: 0,
|
|
983
|
-
description:
|
|
983
|
+
description: 'description',
|
|
984
984
|
price: 0,
|
|
985
985
|
deposit: 0,
|
|
986
986
|
minQuantity: 0,
|
|
@@ -997,11 +997,11 @@ Valid.args = {
|
|
|
997
997
|
},
|
|
998
998
|
{
|
|
999
999
|
id: 6,
|
|
1000
|
-
name:
|
|
1001
|
-
termsAndConditions:
|
|
1000
|
+
name: 'Sub Product #6',
|
|
1001
|
+
termsAndConditions: 'Sub Product #6 T&C',
|
|
1002
1002
|
productGroupId: 0,
|
|
1003
1003
|
zoneId: 0,
|
|
1004
|
-
description:
|
|
1004
|
+
description: 'description',
|
|
1005
1005
|
price: 0,
|
|
1006
1006
|
deposit: 0,
|
|
1007
1007
|
minQuantity: 0,
|
|
@@ -1020,11 +1020,11 @@ Valid.args = {
|
|
|
1020
1020
|
},
|
|
1021
1021
|
{
|
|
1022
1022
|
id: 5,
|
|
1023
|
-
name:
|
|
1024
|
-
termsAndConditions:
|
|
1023
|
+
name: 'Product #5',
|
|
1024
|
+
termsAndConditions: 'Product #1 T&C',
|
|
1025
1025
|
productGroupId: 0,
|
|
1026
1026
|
zoneId: 0,
|
|
1027
|
-
description:
|
|
1027
|
+
description: 'description',
|
|
1028
1028
|
price: 0,
|
|
1029
1029
|
deposit: 0,
|
|
1030
1030
|
minQuantity: 0,
|
|
@@ -1041,11 +1041,11 @@ Valid.args = {
|
|
|
1041
1041
|
subProducts: [
|
|
1042
1042
|
{
|
|
1043
1043
|
id: 5,
|
|
1044
|
-
name:
|
|
1045
|
-
termsAndConditions:
|
|
1044
|
+
name: 'Sub Product #5',
|
|
1045
|
+
termsAndConditions: 'Sub Product #5 T&C',
|
|
1046
1046
|
productGroupId: 0,
|
|
1047
1047
|
zoneId: 0,
|
|
1048
|
-
description:
|
|
1048
|
+
description: 'description',
|
|
1049
1049
|
price: 0,
|
|
1050
1050
|
deposit: 0,
|
|
1051
1051
|
minQuantity: 0,
|
|
@@ -1062,11 +1062,11 @@ Valid.args = {
|
|
|
1062
1062
|
},
|
|
1063
1063
|
{
|
|
1064
1064
|
id: 6,
|
|
1065
|
-
name:
|
|
1066
|
-
termsAndConditions:
|
|
1065
|
+
name: 'Sub Product #6',
|
|
1066
|
+
termsAndConditions: 'Sub Product #6 T&C',
|
|
1067
1067
|
productGroupId: 0,
|
|
1068
1068
|
zoneId: 0,
|
|
1069
|
-
description:
|
|
1069
|
+
description: 'description',
|
|
1070
1070
|
price: 0,
|
|
1071
1071
|
deposit: 0,
|
|
1072
1072
|
minQuantity: 0,
|
|
@@ -1085,11 +1085,11 @@ Valid.args = {
|
|
|
1085
1085
|
},
|
|
1086
1086
|
{
|
|
1087
1087
|
id: 6,
|
|
1088
|
-
name:
|
|
1089
|
-
termsAndConditions:
|
|
1088
|
+
name: 'Product #6',
|
|
1089
|
+
termsAndConditions: 'Product #1 T&C',
|
|
1090
1090
|
productGroupId: 0,
|
|
1091
1091
|
zoneId: 0,
|
|
1092
|
-
description:
|
|
1092
|
+
description: 'description',
|
|
1093
1093
|
price: 0,
|
|
1094
1094
|
deposit: 0,
|
|
1095
1095
|
minQuantity: 0,
|
|
@@ -1106,11 +1106,11 @@ Valid.args = {
|
|
|
1106
1106
|
subProducts: [
|
|
1107
1107
|
{
|
|
1108
1108
|
id: 5,
|
|
1109
|
-
name:
|
|
1110
|
-
termsAndConditions:
|
|
1109
|
+
name: 'Sub Product #5',
|
|
1110
|
+
termsAndConditions: 'Sub Product #5 T&C',
|
|
1111
1111
|
productGroupId: 0,
|
|
1112
1112
|
zoneId: 0,
|
|
1113
|
-
description:
|
|
1113
|
+
description: 'description',
|
|
1114
1114
|
price: 0,
|
|
1115
1115
|
deposit: 0,
|
|
1116
1116
|
minQuantity: 0,
|
|
@@ -1127,11 +1127,11 @@ Valid.args = {
|
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
1129
|
id: 6,
|
|
1130
|
-
name:
|
|
1131
|
-
termsAndConditions:
|
|
1130
|
+
name: 'Sub Product #6',
|
|
1131
|
+
termsAndConditions: 'Sub Product #6 T&C',
|
|
1132
1132
|
productGroupId: 0,
|
|
1133
1133
|
zoneId: 0,
|
|
1134
|
-
description:
|
|
1134
|
+
description: 'description',
|
|
1135
1135
|
price: 0,
|
|
1136
1136
|
deposit: 0,
|
|
1137
1137
|
minQuantity: 0,
|
|
@@ -1154,14 +1154,14 @@ Valid.args = {
|
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
1156
|
id: 4,
|
|
1157
|
-
name:
|
|
1157
|
+
name: 'Step #2',
|
|
1158
1158
|
productCategories: [
|
|
1159
1159
|
{
|
|
1160
1160
|
id: 3,
|
|
1161
|
-
name:
|
|
1161
|
+
name: 'Product category #3',
|
|
1162
1162
|
minSubItems: 0,
|
|
1163
1163
|
maxSubItems: 0,
|
|
1164
|
-
quantityType:
|
|
1164
|
+
quantityType: 'recharging',
|
|
1165
1165
|
isTimeRelated: false,
|
|
1166
1166
|
hasTicket: false,
|
|
1167
1167
|
allowDeposits: false,
|
|
@@ -1169,11 +1169,11 @@ Valid.args = {
|
|
|
1169
1169
|
products: [
|
|
1170
1170
|
{
|
|
1171
1171
|
id: 4,
|
|
1172
|
-
name:
|
|
1173
|
-
termsAndConditions:
|
|
1172
|
+
name: 'Product #4',
|
|
1173
|
+
termsAndConditions: 'Product #1 T&C',
|
|
1174
1174
|
productGroupId: 0,
|
|
1175
1175
|
zoneId: 0,
|
|
1176
|
-
description:
|
|
1176
|
+
description: 'description',
|
|
1177
1177
|
price: 0,
|
|
1178
1178
|
deposit: 0,
|
|
1179
1179
|
minQuantity: 0,
|
|
@@ -1190,11 +1190,11 @@ Valid.args = {
|
|
|
1190
1190
|
subProducts: [
|
|
1191
1191
|
{
|
|
1192
1192
|
id: 5,
|
|
1193
|
-
name:
|
|
1194
|
-
termsAndConditions:
|
|
1193
|
+
name: 'Sub Product #5',
|
|
1194
|
+
termsAndConditions: 'Sub Product #5 T&C',
|
|
1195
1195
|
productGroupId: 0,
|
|
1196
1196
|
zoneId: 0,
|
|
1197
|
-
description:
|
|
1197
|
+
description: 'description',
|
|
1198
1198
|
price: 0,
|
|
1199
1199
|
deposit: 0,
|
|
1200
1200
|
minQuantity: 0,
|
|
@@ -1211,11 +1211,11 @@ Valid.args = {
|
|
|
1211
1211
|
},
|
|
1212
1212
|
{
|
|
1213
1213
|
id: 6,
|
|
1214
|
-
name:
|
|
1215
|
-
termsAndConditions:
|
|
1214
|
+
name: 'Sub Product #6',
|
|
1215
|
+
termsAndConditions: 'Sub Product #6 T&C',
|
|
1216
1216
|
productGroupId: 0,
|
|
1217
1217
|
zoneId: 0,
|
|
1218
|
-
description:
|
|
1218
|
+
description: 'description',
|
|
1219
1219
|
price: 0,
|
|
1220
1220
|
deposit: 0,
|
|
1221
1221
|
minQuantity: 0,
|
|
@@ -1242,33 +1242,33 @@ Valid.args = {
|
|
|
1242
1242
|
fieldSets: [
|
|
1243
1243
|
{
|
|
1244
1244
|
id: 1,
|
|
1245
|
-
name:
|
|
1245
|
+
name: 'test',
|
|
1246
1246
|
} as FieldSet,
|
|
1247
1247
|
],
|
|
1248
1248
|
emailTemplates: [
|
|
1249
1249
|
{
|
|
1250
|
-
id:
|
|
1251
|
-
subject:
|
|
1252
|
-
body:
|
|
1253
|
-
meta:
|
|
1250
|
+
id: '1',
|
|
1251
|
+
subject: '',
|
|
1252
|
+
body: '',
|
|
1253
|
+
meta: '',
|
|
1254
1254
|
notification: {
|
|
1255
1255
|
isActive: false,
|
|
1256
1256
|
isDefault: false,
|
|
1257
|
-
name:
|
|
1257
|
+
name: 'Template name 1',
|
|
1258
1258
|
companyId: 1,
|
|
1259
1259
|
providerId: 1,
|
|
1260
1260
|
fieldSetId: 1,
|
|
1261
1261
|
},
|
|
1262
1262
|
},
|
|
1263
1263
|
{
|
|
1264
|
-
id:
|
|
1265
|
-
subject:
|
|
1266
|
-
body:
|
|
1267
|
-
meta:
|
|
1264
|
+
id: '2',
|
|
1265
|
+
subject: '',
|
|
1266
|
+
body: '',
|
|
1267
|
+
meta: '',
|
|
1268
1268
|
notification: {
|
|
1269
1269
|
isActive: false,
|
|
1270
1270
|
isDefault: false,
|
|
1271
|
-
name:
|
|
1271
|
+
name: 'Tempalte name 2',
|
|
1272
1272
|
companyId: 1,
|
|
1273
1273
|
providerId: 1,
|
|
1274
1274
|
fieldSetId: 1,
|
|
@@ -1279,33 +1279,33 @@ Valid.args = {
|
|
|
1279
1279
|
{
|
|
1280
1280
|
id: 12,
|
|
1281
1281
|
providerId: 2,
|
|
1282
|
-
name:
|
|
1283
|
-
createdAt:
|
|
1284
|
-
updatedAt:
|
|
1282
|
+
name: 'test',
|
|
1283
|
+
createdAt: '2023-03-01 14:35:28',
|
|
1284
|
+
updatedAt: '2023-03-01 14:35:28',
|
|
1285
1285
|
deletedAt: null,
|
|
1286
1286
|
venueMaps: [
|
|
1287
1287
|
{
|
|
1288
1288
|
id: 18,
|
|
1289
1289
|
venueMapSetId: 12,
|
|
1290
|
-
name:
|
|
1291
|
-
createdAt:
|
|
1292
|
-
updatedAt:
|
|
1290
|
+
name: 'zone1',
|
|
1291
|
+
createdAt: '2023-03-01 14:35:28',
|
|
1292
|
+
updatedAt: '2023-03-01 14:35:28',
|
|
1293
1293
|
deletedAt: null,
|
|
1294
1294
|
image: {
|
|
1295
1295
|
id: 278,
|
|
1296
1296
|
imageableId: 18,
|
|
1297
|
-
imageableType:
|
|
1298
|
-
path:
|
|
1299
|
-
imageType:
|
|
1300
|
-
hash:
|
|
1301
|
-
url:
|
|
1297
|
+
imageableType: 'venue_map',
|
|
1298
|
+
path: 'images/original/000/000/000/000/278-a7a8d16235edf3a5.jpg',
|
|
1299
|
+
imageType: 'image',
|
|
1300
|
+
hash: 'a7a8d16235edf3a5',
|
|
1301
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/278-a7a8d16235edf3a5.jpg',
|
|
1302
1302
|
},
|
|
1303
1303
|
points: [
|
|
1304
1304
|
{
|
|
1305
1305
|
id: 65,
|
|
1306
1306
|
venueMapId: 18,
|
|
1307
|
-
createdAt:
|
|
1308
|
-
updatedAt:
|
|
1307
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1308
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1309
1309
|
deletedAt: null,
|
|
1310
1310
|
xCoordinate: 830.99,
|
|
1311
1311
|
yCoordinate: 545.68,
|
|
@@ -1313,8 +1313,8 @@ Valid.args = {
|
|
|
1313
1313
|
{
|
|
1314
1314
|
id: 66,
|
|
1315
1315
|
venueMapId: 18,
|
|
1316
|
-
createdAt:
|
|
1317
|
-
updatedAt:
|
|
1316
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1317
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1318
1318
|
deletedAt: null,
|
|
1319
1319
|
xCoordinate: 1487.43,
|
|
1320
1320
|
yCoordinate: 435.64,
|
|
@@ -1322,8 +1322,8 @@ Valid.args = {
|
|
|
1322
1322
|
{
|
|
1323
1323
|
id: 67,
|
|
1324
1324
|
venueMapId: 18,
|
|
1325
|
-
createdAt:
|
|
1326
|
-
updatedAt:
|
|
1325
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1326
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1327
1327
|
deletedAt: null,
|
|
1328
1328
|
xCoordinate: 1424.82,
|
|
1329
1329
|
yCoordinate: 927.03,
|
|
@@ -1331,8 +1331,8 @@ Valid.args = {
|
|
|
1331
1331
|
{
|
|
1332
1332
|
id: 68,
|
|
1333
1333
|
venueMapId: 18,
|
|
1334
|
-
createdAt:
|
|
1335
|
-
updatedAt:
|
|
1334
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1335
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1336
1336
|
deletedAt: null,
|
|
1337
1337
|
xCoordinate: 508.46,
|
|
1338
1338
|
yCoordinate: 898.57,
|
|
@@ -1340,8 +1340,8 @@ Valid.args = {
|
|
|
1340
1340
|
{
|
|
1341
1341
|
id: 69,
|
|
1342
1342
|
venueMapId: 18,
|
|
1343
|
-
createdAt:
|
|
1344
|
-
updatedAt:
|
|
1343
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1344
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1345
1345
|
deletedAt: null,
|
|
1346
1346
|
xCoordinate: 559.68,
|
|
1347
1347
|
yCoordinate: 293.35,
|
|
@@ -1349,8 +1349,8 @@ Valid.args = {
|
|
|
1349
1349
|
{
|
|
1350
1350
|
id: 70,
|
|
1351
1351
|
venueMapId: 18,
|
|
1352
|
-
createdAt:
|
|
1353
|
-
updatedAt:
|
|
1352
|
+
createdAt: '2023-03-13 13:18:39',
|
|
1353
|
+
updatedAt: '2023-03-13 13:18:39',
|
|
1354
1354
|
deletedAt: null,
|
|
1355
1355
|
xCoordinate: 1214.23,
|
|
1356
1356
|
yCoordinate: 280.07,
|
|
@@ -1362,25 +1362,25 @@ Valid.args = {
|
|
|
1362
1362
|
{
|
|
1363
1363
|
id: 13,
|
|
1364
1364
|
providerId: 2,
|
|
1365
|
-
name:
|
|
1366
|
-
createdAt:
|
|
1367
|
-
updatedAt:
|
|
1365
|
+
name: 'test',
|
|
1366
|
+
createdAt: '2023-03-01 14:35:57',
|
|
1367
|
+
updatedAt: '2023-03-01 15:51:14',
|
|
1368
1368
|
deletedAt: null,
|
|
1369
1369
|
venueMaps: [
|
|
1370
1370
|
{
|
|
1371
1371
|
id: 19,
|
|
1372
1372
|
venueMapSetId: 13,
|
|
1373
|
-
name:
|
|
1374
|
-
createdAt:
|
|
1375
|
-
updatedAt:
|
|
1373
|
+
name: 'Zone 1',
|
|
1374
|
+
createdAt: '2023-03-01 14:35:57',
|
|
1375
|
+
updatedAt: '2023-03-01 14:49:46',
|
|
1376
1376
|
deletedAt: null,
|
|
1377
1377
|
image: null,
|
|
1378
1378
|
points: [
|
|
1379
1379
|
{
|
|
1380
1380
|
id: 27,
|
|
1381
1381
|
venueMapId: 19,
|
|
1382
|
-
createdAt:
|
|
1383
|
-
updatedAt:
|
|
1382
|
+
createdAt: '2023-03-01 14:49:27',
|
|
1383
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
1384
1384
|
deletedAt: null,
|
|
1385
1385
|
xCoordinate: 422.99,
|
|
1386
1386
|
yCoordinate: 253.75,
|
|
@@ -1388,8 +1388,8 @@ Valid.args = {
|
|
|
1388
1388
|
{
|
|
1389
1389
|
id: 28,
|
|
1390
1390
|
venueMapId: 19,
|
|
1391
|
-
createdAt:
|
|
1392
|
-
updatedAt:
|
|
1391
|
+
createdAt: '2023-03-01 14:49:27',
|
|
1392
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
1393
1393
|
deletedAt: null,
|
|
1394
1394
|
xCoordinate: 424.1,
|
|
1395
1395
|
yCoordinate: 281.29,
|
|
@@ -1397,8 +1397,8 @@ Valid.args = {
|
|
|
1397
1397
|
{
|
|
1398
1398
|
id: 29,
|
|
1399
1399
|
venueMapId: 19,
|
|
1400
|
-
createdAt:
|
|
1401
|
-
updatedAt:
|
|
1400
|
+
createdAt: '2023-03-01 14:49:27',
|
|
1401
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
1402
1402
|
deletedAt: null,
|
|
1403
1403
|
xCoordinate: 424.1,
|
|
1404
1404
|
yCoordinate: 309.93,
|
|
@@ -1406,8 +1406,8 @@ Valid.args = {
|
|
|
1406
1406
|
{
|
|
1407
1407
|
id: 30,
|
|
1408
1408
|
venueMapId: 19,
|
|
1409
|
-
createdAt:
|
|
1410
|
-
updatedAt:
|
|
1409
|
+
createdAt: '2023-03-01 14:49:27',
|
|
1410
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
1411
1411
|
deletedAt: null,
|
|
1412
1412
|
xCoordinate: 425.2,
|
|
1413
1413
|
yCoordinate: 344.08,
|
|
@@ -1415,8 +1415,8 @@ Valid.args = {
|
|
|
1415
1415
|
{
|
|
1416
1416
|
id: 31,
|
|
1417
1417
|
venueMapId: 19,
|
|
1418
|
-
createdAt:
|
|
1419
|
-
updatedAt:
|
|
1418
|
+
createdAt: '2023-03-01 14:49:27',
|
|
1419
|
+
updatedAt: '2023-03-01 14:49:27',
|
|
1420
1420
|
deletedAt: null,
|
|
1421
1421
|
xCoordinate: 425.2,
|
|
1422
1422
|
yCoordinate: 383.74,
|
|
@@ -1424,8 +1424,8 @@ Valid.args = {
|
|
|
1424
1424
|
{
|
|
1425
1425
|
id: 32,
|
|
1426
1426
|
venueMapId: 19,
|
|
1427
|
-
createdAt:
|
|
1428
|
-
updatedAt:
|
|
1427
|
+
createdAt: '2023-03-01 21:16:50',
|
|
1428
|
+
updatedAt: '2023-03-01 21:16:50',
|
|
1429
1429
|
deletedAt: null,
|
|
1430
1430
|
xCoordinate: 421.15,
|
|
1431
1431
|
yCoordinate: 206.04,
|
|
@@ -1437,33 +1437,33 @@ Valid.args = {
|
|
|
1437
1437
|
{
|
|
1438
1438
|
id: 29,
|
|
1439
1439
|
providerId: 2,
|
|
1440
|
-
name:
|
|
1441
|
-
createdAt:
|
|
1442
|
-
updatedAt:
|
|
1440
|
+
name: '1',
|
|
1441
|
+
createdAt: '2023-03-02 09:48:30',
|
|
1442
|
+
updatedAt: '2023-03-02 09:48:30',
|
|
1443
1443
|
deletedAt: null,
|
|
1444
1444
|
venueMaps: [
|
|
1445
1445
|
{
|
|
1446
1446
|
id: 36,
|
|
1447
1447
|
venueMapSetId: 29,
|
|
1448
|
-
name:
|
|
1449
|
-
createdAt:
|
|
1450
|
-
updatedAt:
|
|
1448
|
+
name: '1',
|
|
1449
|
+
createdAt: '2023-03-02 09:48:30',
|
|
1450
|
+
updatedAt: '2023-03-02 09:48:30',
|
|
1451
1451
|
deletedAt: null,
|
|
1452
1452
|
image: {
|
|
1453
1453
|
id: 264,
|
|
1454
1454
|
imageableId: 36,
|
|
1455
|
-
imageableType:
|
|
1456
|
-
path:
|
|
1457
|
-
imageType:
|
|
1458
|
-
hash:
|
|
1459
|
-
url:
|
|
1455
|
+
imageableType: 'venue_map',
|
|
1456
|
+
path: 'images/original/000/000/000/000/264-a7a8d162b4931032.jpg',
|
|
1457
|
+
imageType: 'image',
|
|
1458
|
+
hash: 'a7a8d162b4931032',
|
|
1459
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/264-a7a8d162b4931032.jpg',
|
|
1460
1460
|
},
|
|
1461
1461
|
points: [
|
|
1462
1462
|
{
|
|
1463
1463
|
id: 61,
|
|
1464
1464
|
venueMapId: 36,
|
|
1465
|
-
createdAt:
|
|
1466
|
-
updatedAt:
|
|
1465
|
+
createdAt: '2023-03-10 12:10:47',
|
|
1466
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
1467
1467
|
deletedAt: null,
|
|
1468
1468
|
xCoordinate: 270.75,
|
|
1469
1469
|
yCoordinate: 550.85,
|
|
@@ -1471,8 +1471,8 @@ Valid.args = {
|
|
|
1471
1471
|
{
|
|
1472
1472
|
id: 62,
|
|
1473
1473
|
venueMapId: 36,
|
|
1474
|
-
createdAt:
|
|
1475
|
-
updatedAt:
|
|
1474
|
+
createdAt: '2023-03-10 12:10:47',
|
|
1475
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
1476
1476
|
deletedAt: null,
|
|
1477
1477
|
xCoordinate: 1586.83,
|
|
1478
1478
|
yCoordinate: 261.86,
|
|
@@ -1480,8 +1480,8 @@ Valid.args = {
|
|
|
1480
1480
|
{
|
|
1481
1481
|
id: 63,
|
|
1482
1482
|
venueMapId: 36,
|
|
1483
|
-
createdAt:
|
|
1484
|
-
updatedAt:
|
|
1483
|
+
createdAt: '2023-03-10 12:10:47',
|
|
1484
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
1485
1485
|
deletedAt: null,
|
|
1486
1486
|
xCoordinate: 1658.74,
|
|
1487
1487
|
yCoordinate: 329.7,
|
|
@@ -1489,8 +1489,8 @@ Valid.args = {
|
|
|
1489
1489
|
{
|
|
1490
1490
|
id: 64,
|
|
1491
1491
|
venueMapId: 36,
|
|
1492
|
-
createdAt:
|
|
1493
|
-
updatedAt:
|
|
1492
|
+
createdAt: '2023-03-10 12:10:47',
|
|
1493
|
+
updatedAt: '2023-03-10 12:10:47',
|
|
1494
1494
|
deletedAt: null,
|
|
1495
1495
|
xCoordinate: 238.18,
|
|
1496
1496
|
yCoordinate: 861.56,
|
|
@@ -1502,17 +1502,17 @@ Valid.args = {
|
|
|
1502
1502
|
{
|
|
1503
1503
|
id: 33,
|
|
1504
1504
|
providerId: 2,
|
|
1505
|
-
name:
|
|
1506
|
-
createdAt:
|
|
1507
|
-
updatedAt:
|
|
1505
|
+
name: 'Venue map name',
|
|
1506
|
+
createdAt: '2023-03-02 09:50:05',
|
|
1507
|
+
updatedAt: '2023-03-02 09:50:05',
|
|
1508
1508
|
deletedAt: null,
|
|
1509
1509
|
venueMaps: [
|
|
1510
1510
|
{
|
|
1511
1511
|
id: 40,
|
|
1512
1512
|
venueMapSetId: 33,
|
|
1513
|
-
name:
|
|
1514
|
-
createdAt:
|
|
1515
|
-
updatedAt:
|
|
1513
|
+
name: 'Map zone name',
|
|
1514
|
+
createdAt: '2023-03-02 09:50:05',
|
|
1515
|
+
updatedAt: '2023-03-02 09:50:05',
|
|
1516
1516
|
deletedAt: null,
|
|
1517
1517
|
image: null,
|
|
1518
1518
|
points: [],
|
|
@@ -1522,51 +1522,51 @@ Valid.args = {
|
|
|
1522
1522
|
{
|
|
1523
1523
|
id: 43,
|
|
1524
1524
|
providerId: 2,
|
|
1525
|
-
name:
|
|
1526
|
-
createdAt:
|
|
1527
|
-
updatedAt:
|
|
1525
|
+
name: 'testDF',
|
|
1526
|
+
createdAt: '2023-03-03 13:22:20',
|
|
1527
|
+
updatedAt: '2023-03-03 13:57:17',
|
|
1528
1528
|
deletedAt: null,
|
|
1529
1529
|
venueMaps: [
|
|
1530
1530
|
{
|
|
1531
1531
|
id: 70,
|
|
1532
1532
|
venueMapSetId: 43,
|
|
1533
|
-
name:
|
|
1534
|
-
createdAt:
|
|
1535
|
-
updatedAt:
|
|
1533
|
+
name: 'zone1',
|
|
1534
|
+
createdAt: '2023-03-03 13:22:20',
|
|
1535
|
+
updatedAt: '2023-03-03 13:22:20',
|
|
1536
1536
|
deletedAt: null,
|
|
1537
1537
|
image: {
|
|
1538
1538
|
id: 258,
|
|
1539
1539
|
imageableId: 70,
|
|
1540
|
-
imageableType:
|
|
1541
|
-
path:
|
|
1542
|
-
imageType:
|
|
1543
|
-
hash:
|
|
1544
|
-
url:
|
|
1540
|
+
imageableType: 'venue_map',
|
|
1541
|
+
path: 'images/original/000/000/000/000/258-1b2cf52f1606ce54.png',
|
|
1542
|
+
imageType: 'image',
|
|
1543
|
+
hash: '1b2cf52f1606ce54',
|
|
1544
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/258-1b2cf52f1606ce54.png',
|
|
1545
1545
|
},
|
|
1546
1546
|
points: [],
|
|
1547
1547
|
},
|
|
1548
1548
|
{
|
|
1549
1549
|
id: 71,
|
|
1550
1550
|
venueMapSetId: 43,
|
|
1551
|
-
name:
|
|
1552
|
-
createdAt:
|
|
1553
|
-
updatedAt:
|
|
1551
|
+
name: 'zone2',
|
|
1552
|
+
createdAt: '2023-03-03 13:22:38',
|
|
1553
|
+
updatedAt: '2023-03-03 13:22:38',
|
|
1554
1554
|
deletedAt: null,
|
|
1555
1555
|
image: {
|
|
1556
1556
|
id: 259,
|
|
1557
1557
|
imageableId: 71,
|
|
1558
|
-
imageableType:
|
|
1559
|
-
path:
|
|
1560
|
-
imageType:
|
|
1561
|
-
hash:
|
|
1562
|
-
url:
|
|
1558
|
+
imageableType: 'venue_map',
|
|
1559
|
+
path: 'images/original/000/000/000/000/259-b21dd90bf3a7d42c.jpeg',
|
|
1560
|
+
imageType: 'image',
|
|
1561
|
+
hash: 'b21dd90bf3a7d42c',
|
|
1562
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/259-b21dd90bf3a7d42c.jpeg',
|
|
1563
1563
|
},
|
|
1564
1564
|
points: [
|
|
1565
1565
|
{
|
|
1566
1566
|
id: 56,
|
|
1567
1567
|
venueMapId: 71,
|
|
1568
|
-
createdAt:
|
|
1569
|
-
updatedAt:
|
|
1568
|
+
createdAt: '2023-03-07 19:17:23',
|
|
1569
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
1570
1570
|
deletedAt: null,
|
|
1571
1571
|
xCoordinate: 190.01,
|
|
1572
1572
|
yCoordinate: 352.19,
|
|
@@ -1574,8 +1574,8 @@ Valid.args = {
|
|
|
1574
1574
|
{
|
|
1575
1575
|
id: 57,
|
|
1576
1576
|
venueMapId: 71,
|
|
1577
|
-
createdAt:
|
|
1578
|
-
updatedAt:
|
|
1577
|
+
createdAt: '2023-03-07 19:17:23',
|
|
1578
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
1579
1579
|
deletedAt: null,
|
|
1580
1580
|
xCoordinate: 438.2,
|
|
1581
1581
|
yCoordinate: 193.85,
|
|
@@ -1583,8 +1583,8 @@ Valid.args = {
|
|
|
1583
1583
|
{
|
|
1584
1584
|
id: 58,
|
|
1585
1585
|
venueMapId: 71,
|
|
1586
|
-
createdAt:
|
|
1587
|
-
updatedAt:
|
|
1586
|
+
createdAt: '2023-03-07 19:17:23',
|
|
1587
|
+
updatedAt: '2023-03-07 19:17:23',
|
|
1588
1588
|
deletedAt: null,
|
|
1589
1589
|
xCoordinate: 243.04,
|
|
1590
1590
|
yCoordinate: 102.53,
|
|
@@ -1594,25 +1594,25 @@ Valid.args = {
|
|
|
1594
1594
|
{
|
|
1595
1595
|
id: 72,
|
|
1596
1596
|
venueMapSetId: 43,
|
|
1597
|
-
name:
|
|
1598
|
-
createdAt:
|
|
1599
|
-
updatedAt:
|
|
1597
|
+
name: 'zone3',
|
|
1598
|
+
createdAt: '2023-03-03 13:23:11',
|
|
1599
|
+
updatedAt: '2023-03-03 13:23:11',
|
|
1600
1600
|
deletedAt: null,
|
|
1601
1601
|
image: {
|
|
1602
1602
|
id: 260,
|
|
1603
1603
|
imageableId: 72,
|
|
1604
|
-
imageableType:
|
|
1605
|
-
path:
|
|
1606
|
-
imageType:
|
|
1607
|
-
hash:
|
|
1608
|
-
url:
|
|
1604
|
+
imageableType: 'venue_map',
|
|
1605
|
+
path: 'images/original/000/000/000/000/260-a7a8d1625197c8c1.jpg',
|
|
1606
|
+
imageType: 'image',
|
|
1607
|
+
hash: 'a7a8d1625197c8c1',
|
|
1608
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/260-a7a8d1625197c8c1.jpg',
|
|
1609
1609
|
},
|
|
1610
1610
|
points: [
|
|
1611
1611
|
{
|
|
1612
1612
|
id: 59,
|
|
1613
1613
|
venueMapId: 72,
|
|
1614
|
-
createdAt:
|
|
1615
|
-
updatedAt:
|
|
1614
|
+
createdAt: '2023-03-09 08:49:16',
|
|
1615
|
+
updatedAt: '2023-03-09 08:49:16',
|
|
1616
1616
|
deletedAt: null,
|
|
1617
1617
|
xCoordinate: 914.71,
|
|
1618
1618
|
yCoordinate: 685.81,
|
|
@@ -1620,8 +1620,8 @@ Valid.args = {
|
|
|
1620
1620
|
{
|
|
1621
1621
|
id: 60,
|
|
1622
1622
|
venueMapId: 72,
|
|
1623
|
-
createdAt:
|
|
1624
|
-
updatedAt:
|
|
1623
|
+
createdAt: '2023-03-09 08:49:16',
|
|
1624
|
+
updatedAt: '2023-03-09 08:49:16',
|
|
1625
1625
|
deletedAt: null,
|
|
1626
1626
|
xCoordinate: 1177.63,
|
|
1627
1627
|
yCoordinate: 590.8,
|
|
@@ -1631,25 +1631,25 @@ Valid.args = {
|
|
|
1631
1631
|
{
|
|
1632
1632
|
id: 73,
|
|
1633
1633
|
venueMapSetId: 43,
|
|
1634
|
-
name:
|
|
1635
|
-
createdAt:
|
|
1636
|
-
updatedAt:
|
|
1634
|
+
name: 'New Zone Awesome',
|
|
1635
|
+
createdAt: '2023-03-03 13:57:17',
|
|
1636
|
+
updatedAt: '2023-03-03 13:57:48',
|
|
1637
1637
|
deletedAt: null,
|
|
1638
1638
|
image: {
|
|
1639
1639
|
id: 261,
|
|
1640
1640
|
imageableId: 73,
|
|
1641
|
-
imageableType:
|
|
1642
|
-
path:
|
|
1643
|
-
imageType:
|
|
1644
|
-
hash:
|
|
1645
|
-
url:
|
|
1641
|
+
imageableType: 'venue_map',
|
|
1642
|
+
path: 'images/original/000/000/000/000/261-4f70e6f6a88380bb.jpeg',
|
|
1643
|
+
imageType: 'image',
|
|
1644
|
+
hash: '4f70e6f6a88380bb',
|
|
1645
|
+
url: 'https://cdn.lickli.st/ppbRAdgJn1H1O5D6sTaCXO3twZLs2rXC/images/original/000/000/000/000/261-4f70e6f6a88380bb.jpeg',
|
|
1646
1646
|
},
|
|
1647
1647
|
points: [
|
|
1648
1648
|
{
|
|
1649
1649
|
id: 44,
|
|
1650
1650
|
venueMapId: 73,
|
|
1651
|
-
createdAt:
|
|
1652
|
-
updatedAt:
|
|
1651
|
+
createdAt: '2023-03-03 13:57:18',
|
|
1652
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
1653
1653
|
deletedAt: null,
|
|
1654
1654
|
xCoordinate: 269.19,
|
|
1655
1655
|
yCoordinate: 280.81,
|
|
@@ -1657,8 +1657,8 @@ Valid.args = {
|
|
|
1657
1657
|
{
|
|
1658
1658
|
id: 45,
|
|
1659
1659
|
venueMapId: 73,
|
|
1660
|
-
createdAt:
|
|
1661
|
-
updatedAt:
|
|
1660
|
+
createdAt: '2023-03-03 13:57:18',
|
|
1661
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
1662
1662
|
deletedAt: null,
|
|
1663
1663
|
xCoordinate: 2319.59,
|
|
1664
1664
|
yCoordinate: 1417.7,
|
|
@@ -1666,8 +1666,8 @@ Valid.args = {
|
|
|
1666
1666
|
{
|
|
1667
1667
|
id: 46,
|
|
1668
1668
|
venueMapId: 73,
|
|
1669
|
-
createdAt:
|
|
1670
|
-
updatedAt:
|
|
1669
|
+
createdAt: '2023-03-03 13:57:18',
|
|
1670
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
1671
1671
|
deletedAt: null,
|
|
1672
1672
|
xCoordinate: 2313.86,
|
|
1673
1673
|
yCoordinate: 246.45,
|
|
@@ -1675,8 +1675,8 @@ Valid.args = {
|
|
|
1675
1675
|
{
|
|
1676
1676
|
id: 47,
|
|
1677
1677
|
venueMapId: 73,
|
|
1678
|
-
createdAt:
|
|
1679
|
-
updatedAt:
|
|
1678
|
+
createdAt: '2023-03-03 13:57:18',
|
|
1679
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
1680
1680
|
deletedAt: null,
|
|
1681
1681
|
xCoordinate: 443.87,
|
|
1682
1682
|
yCoordinate: 1420.56,
|
|
@@ -1684,8 +1684,8 @@ Valid.args = {
|
|
|
1684
1684
|
{
|
|
1685
1685
|
id: 48,
|
|
1686
1686
|
venueMapId: 73,
|
|
1687
|
-
createdAt:
|
|
1688
|
-
updatedAt:
|
|
1687
|
+
createdAt: '2023-03-03 13:57:18',
|
|
1688
|
+
updatedAt: '2023-03-03 13:57:18',
|
|
1689
1689
|
deletedAt: null,
|
|
1690
1690
|
xCoordinate: 1197.02,
|
|
1691
1691
|
yCoordinate: 816.32,
|
|
@@ -1695,4 +1695,4 @@ Valid.args = {
|
|
|
1695
1695
|
],
|
|
1696
1696
|
},
|
|
1697
1697
|
],
|
|
1698
|
-
}
|
|
1698
|
+
}
|