@licklist/design 0.68.1 → 0.68.2-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc +0 -5
- package/.storybook/main.cjs +16 -16
- package/.storybook/manager.js +3 -3
- package/.storybook/preview.js +31 -31
- package/bitbucket-pipelines.yml +2 -2
- package/dist/affiliate/card/AffiliateCard.d.ts +1 -1
- package/dist/affiliate/card/AffiliateCard.d.ts.map +1 -1
- package/dist/affiliate/card/AffiliateCard.js +10 -10
- package/dist/affiliate/card/index.d.ts +1 -1
- package/dist/affiliate/card/index.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts +1 -1
- package/dist/affiliate/form/AffiliateControl.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateControl.js +19 -19
- package/dist/affiliate/form/AffiliateForm.d.ts +2 -2
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateForm.js +14 -14
- package/dist/affiliate/form/index.d.ts +2 -2
- package/dist/affiliate/form/index.d.ts.map +1 -1
- package/dist/affiliate/index.d.ts +3 -3
- package/dist/affiliate/index.d.ts.map +1 -1
- package/dist/affiliate/types/index.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.d.ts.map +1 -1
- package/dist/auth/AccessDenied/AccessDenied.js +8 -8
- package/dist/auth/AccessDenied/index.d.ts +1 -1
- package/dist/auth/AccessDenied/index.d.ts.map +1 -1
- package/dist/auth/Authorizer.d.ts +1 -1
- package/dist/auth/Authorizer.d.ts.map +1 -1
- package/dist/auth/Authorizer.js +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.js +10 -10
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.js +26 -26
- package/dist/auth/ChangePassword/index.d.ts +2 -2
- package/dist/auth/ChangePassword/index.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.js +3 -3
- package/dist/auth/Layout/UserNavComponent.d.ts +1 -1
- package/dist/auth/Layout/UserNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.js +3 -3
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDownToggle.js +1 -1
- package/dist/auth/Layout/index.d.ts +4 -4
- package/dist/auth/Layout/index.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +10 -9
- package/dist/auth/Login/LoginFormComponent.d.ts +2 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginFormComponent.js +21 -21
- package/dist/auth/Login/index.d.ts +2 -2
- package/dist/auth/Login/index.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +1 -1
- package/dist/auth/Logout/index.d.ts +1 -1
- package/dist/auth/Logout/index.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/BirthDateFormComponent.js +24 -24
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.js +7 -7
- package/dist/auth/Register/RegisterFormComponent.d.ts +3 -3
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.js +69 -69
- package/dist/auth/Register/index.d.ts +3 -3
- package/dist/auth/Register/index.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.js +7 -7
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.js +17 -17
- package/dist/auth/ResetPassword/index.d.ts +2 -2
- package/dist/auth/ResetPassword/index.d.ts.map +1 -1
- package/dist/auth/Router.d.ts +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +1 -1
- package/dist/auth/Social/SocialCallbackComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.js +7 -7
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +13 -13
- package/dist/auth/Social/index.d.ts +2 -2
- package/dist/auth/Social/index.d.ts.map +1 -1
- package/dist/auth/index.d.ts +10 -10
- package/dist/auth/index.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +7 -7
- package/dist/availability-indicator/index.d.ts +1 -1
- package/dist/availability-indicator/index.d.ts.map +1 -1
- package/dist/calendar/Calendar.d.ts +4 -4
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts +2 -2
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +38 -43
- package/dist/calendar/components/CalendarButtons/index.d.ts +1 -1
- package/dist/calendar/components/CalendarButtons/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts +1 -1
- package/dist/calendar/components/CalendarDates/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.js +1 -1
- package/dist/calendar/components/CalendarSelect/index.d.ts +2 -2
- package/dist/calendar/components/CalendarSelect/index.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +1 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.js +8 -8
- package/dist/calendar/components/CalendarWeekdays/index.d.ts +1 -1
- package/dist/calendar/components/CalendarWeekdays/index.d.ts.map +1 -1
- package/dist/calendar/index.d.ts +3 -3
- package/dist/calendar/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +2 -2
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.js +1 -1
- package/dist/collapsible-input-group/index.d.ts +1 -1
- package/dist/collapsible-input-group/index.d.ts.map +1 -1
- package/dist/custom-fields/constants.d.ts.map +1 -1
- package/dist/custom-fields/constants.js +10 -10
- package/dist/custom-fields/field/FieldItem.d.ts +1 -1
- package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
- package/dist/custom-fields/field/SelectFieldModal.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts +8 -8
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.js +2 -2
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +7 -7
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +15 -15
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts +1 -1
- package/dist/custom-fields/field-set/components/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/index.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts +1 -1
- package/dist/custom-fields/field-set/providers/index.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.d.ts +2 -2
- package/dist/custom-fields/forms/DropdownForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/DropdownForm.js +15 -15
- package/dist/custom-fields/forms/TextInputForm.d.ts +2 -2
- package/dist/custom-fields/forms/TextInputForm.d.ts.map +1 -1
- package/dist/custom-fields/forms/TextInputForm.js +7 -7
- package/dist/custom-fields/index.d.ts +1 -1
- package/dist/custom-fields/index.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.js +5 -5
- package/dist/customers/components/filter/index.d.ts +2 -2
- package/dist/customers/components/filter/index.d.ts.map +1 -1
- package/dist/customers/components/index.d.ts +1 -1
- package/dist/customers/components/index.d.ts.map +1 -1
- package/dist/customers/index.d.ts +1 -1
- package/dist/customers/index.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.d.ts +3 -3
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +5 -5
- package/dist/date-time-button/DateTimeButton.d.ts +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +2 -2
- package/dist/date-time-button/index.d.ts +1 -1
- package/dist/date-time-button/index.d.ts.map +1 -1
- package/dist/error/ErrorFallback.d.ts.map +1 -1
- package/dist/error/ErrorFallback.js +3 -3
- package/dist/error/index.d.ts +1 -1
- package/dist/error/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.d.ts +2 -2
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +24 -18
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts +7 -7
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +57 -57
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts +2 -2
- package/dist/events/edit-event-modal/component/EditEventForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts +3 -3
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.js +8 -8
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +8 -8
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +37 -36
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +5 -5
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/index.d.ts +2 -2
- package/dist/events/edit-event-modal/hooks/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useFormattedDuration.js +12 -12
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.js +9 -9
- package/dist/events/edit-event-modal/index.d.ts +3 -3
- package/dist/events/edit-event-modal/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts +2 -2
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +3 -4
- package/dist/events/edit-event-modal/utils/isUrlValid.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/removeRruleCount.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +6 -6
- package/dist/events/edit-recurrent-event-modal/index.d.ts +1 -1
- package/dist/events/edit-recurrent-event-modal/index.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.d.ts +3 -3
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +17 -17
- package/dist/events/event-card/EventCardSkeleton.d.ts.map +1 -1
- package/dist/events/event-card/EventCardSkeleton.js +1 -1
- package/dist/events/event-card/index.d.ts +2 -2
- package/dist/events/event-card/index.d.ts.map +1 -1
- package/dist/events/event-card/utils.d.ts +1 -1
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-card/utils.js +6 -6
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +3 -3
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +10 -10
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +3 -3
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +3 -3
- package/dist/events/event-statistic-modal/index.d.ts +2 -2
- package/dist/events/event-statistic-modal/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +3 -3
- package/dist/events/event-venue-map/EventVenueMap.d.ts +5 -5
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.js +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.js +2 -2
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.js +4 -4
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +5 -5
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.js +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.js +5 -5
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +16 -16
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +4 -4
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +3 -3
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts +2 -2
- package/dist/events/event-venue-map/components/VenueMap/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useDrag.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.js +8 -8
- package/dist/events/event-venue-map/hooks/useImage.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.js +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts +2 -2
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.js +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts.map +1 -1
- package/dist/events/event-venue-map/index.d.ts +2 -2
- package/dist/events/event-venue-map/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/types/index.d.ts +3 -3
- package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts +3 -3
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/events/index.d.ts +5 -5
- package/dist/events/index.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.d.ts +3 -3
- package/dist/file-upload/FilePreview.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.js +3 -3
- package/dist/file-upload/FileUpload.d.ts +3 -3
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +9 -9
- package/dist/file-upload/index.d.ts +1 -1
- package/dist/file-upload/index.d.ts.map +1 -1
- package/dist/header/BookeditHeader.d.ts +1 -1
- package/dist/header/BookeditHeader.d.ts.map +1 -1
- package/dist/header/Header.d.ts +1 -1
- package/dist/header/Header.d.ts.map +1 -1
- package/dist/header/LicklistHeader.d.ts +1 -1
- package/dist/header/LicklistHeader.d.ts.map +1 -1
- package/dist/header/elements/CompanySelector.d.ts.map +1 -1
- package/dist/header/elements/index.d.ts +1 -1
- package/dist/header/elements/index.d.ts.map +1 -1
- package/dist/header/index.d.ts +4 -4
- package/dist/header/index.d.ts.map +1 -1
- package/dist/help/example/Example.d.ts +1 -1
- package/dist/help/example/Example.d.ts.map +1 -1
- package/dist/help/example/Example.js +1 -1
- package/dist/help/example/index.d.ts +1 -1
- package/dist/help/example/index.d.ts.map +1 -1
- package/dist/help/index.d.ts +2 -2
- package/dist/help/index.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +2 -2
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.js +2 -2
- package/dist/help/popover/index.d.ts +1 -1
- package/dist/help/popover/index.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -5
- package/dist/iframe/activity-card/index.d.ts +1 -1
- package/dist/iframe/activity-card/index.d.ts.map +1 -1
- package/dist/iframe/back-button/BackButton.d.ts.map +1 -1
- package/dist/iframe/back-button/index.d.ts +1 -1
- package/dist/iframe/back-button/index.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.js +9 -9
- package/dist/iframe/custom-fields/index.d.ts +2 -2
- package/dist/iframe/custom-fields/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-form/EventBookingForm.js +7 -7
- package/dist/iframe/event/event-booking-form/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-form/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/EventBookingProducts.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts +3 -3
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +4 -4
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-products/index.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/EventBookingView.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts +1 -1
- package/dist/iframe/event/event-booking-view/index.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.js +12 -12
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +2 -2
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +5 -5
- package/dist/iframe/event/event-card/index.d.ts +2 -2
- package/dist/iframe/event/event-card/index.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts +1 -1
- package/dist/iframe/event/event-description/EventDescription.d.ts.map +1 -1
- package/dist/iframe/event/event-description/EventDescription.js +6 -6
- package/dist/iframe/event/event-description/index.d.ts +1 -1
- package/dist/iframe/event/event-description/index.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +6 -6
- package/dist/iframe/event/event-navigation-footer/index.d.ts +1 -1
- package/dist/iframe/event/event-navigation-footer/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/EventOrderShortSummary.js +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/components/Summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/index.d.ts +2 -2
- package/dist/iframe/event/event-order-short-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-summary/EventOrderSummary.js +9 -9
- package/dist/iframe/event/event-order-summary/index.d.ts +1 -1
- package/dist/iframe/event/event-order-summary/index.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.js +1 -1
- package/dist/iframe/event/event-product-sets/index.d.ts +2 -2
- package/dist/iframe/event/event-product-sets/index.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.js +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts +2 -2
- package/dist/iframe/event/event-step-venue-map-zones/index.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/EventTables.d.ts.map +1 -1
- package/dist/iframe/event/event-tables/index.d.ts +1 -1
- package/dist/iframe/event/event-tables/index.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +2 -2
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.js +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts +1 -1
- package/dist/iframe/event/event-venue-map/index.d.ts.map +1 -1
- package/dist/iframe/event/index.d.ts +16 -16
- package/dist/iframe/event/index.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts +2 -2
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.js +5 -5
- package/dist/iframe/event/ticket-description/index.d.ts +1 -1
- package/dist/iframe/event/ticket-description/index.d.ts.map +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts +1 -1
- package/dist/iframe/external-modal/ExternalModal.d.ts.map +1 -1
- package/dist/iframe/index.d.ts +12 -12
- package/dist/iframe/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +5 -5
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.js +3 -3
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts +2 -2
- package/dist/iframe/order-process/components/BookingSummaryFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +9 -9
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +3 -3
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts +2 -2
- package/dist/iframe/order-process/components/CalendarStepsForm/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +2 -2
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +21 -21
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +5 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +4 -4
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +7 -5
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +4 -4
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts +1 -1
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -3
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationFooter/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.js +11 -11
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +2 -2
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +3 -3
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +9 -9
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts +1 -1
- package/dist/iframe/order-process/components/PaymentCard/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.js +2 -2
- package/dist/iframe/order-process/components/Timer/index.d.ts +1 -1
- package/dist/iframe/order-process/components/Timer/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +2 -2
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.js +5 -5
- package/dist/iframe/order-process/constants.d.ts.map +1 -1
- package/dist/iframe/order-process/constants.js +2 -2
- package/dist/iframe/order-process/index.d.ts +12 -12
- package/dist/iframe/order-process/index.d.ts.map +1 -1
- package/dist/iframe/page/Page.d.ts +1 -1
- package/dist/iframe/page/Page.d.ts.map +1 -1
- package/dist/iframe/page/Page.js +2 -2
- package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +3 -3
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/LeftBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.js +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/components/RightBlock/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.js +11 -11
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -2
- package/dist/iframe/page/components/PageBody/index.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/index.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.js +1 -1
- package/dist/iframe/page/components/PageHeader/index.d.ts +2 -2
- package/dist/iframe/page/components/PageHeader/index.d.ts.map +1 -1
- package/dist/iframe/page/index.d.ts +6 -6
- package/dist/iframe/page/index.d.ts.map +1 -1
- package/dist/iframe/payment/index.d.ts +6 -6
- package/dist/iframe/payment/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.js +6 -6
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +9 -9
- package/dist/iframe/payment/order-items-table/index.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
- package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/types/index.js +4 -4
- package/dist/iframe/payment/order-items-table/utils/index.d.ts +3 -3
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +3 -3
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.d.ts.map +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.js +13 -13
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts +4 -4
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +11 -11
- package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +2 -2
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.js +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -3
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +11 -11
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.js +2 -2
- package/dist/iframe/payment/payment-status-page/component/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/component/index.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts +1 -1
- package/dist/iframe/payment/payment-status-page/index.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.js +3 -3
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/powered-by/PoweredBy.js +3 -3
- package/dist/iframe/powered-by/index.d.ts +1 -1
- package/dist/iframe/powered-by/index.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts +2 -2
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +22 -22
- package/dist/iframe/ryft/utils/ryft-form.d.ts +3 -3
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +29 -29
- package/dist/image-radio-input/ImageRadioInput.d.ts +3 -3
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -1
- package/dist/image-radio-input/ImageRadioInput.js +1 -1
- package/dist/image-radio-input/index.d.ts +1 -1
- package/dist/image-radio-input/index.d.ts.map +1 -1
- package/dist/index.d.ts +44 -44
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/layout/BackgroundVideoContainer.d.ts +1 -1
- package/dist/layout/BackgroundVideoContainer.d.ts.map +1 -1
- package/dist/layout/BackgroundVideoContainer.js +4 -4
- package/dist/layout/Container.d.ts +1 -1
- package/dist/layout/Container.d.ts.map +1 -1
- package/dist/layout/DropDown.d.ts +3 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/layout/DropDown.js +2 -2
- package/dist/layout/DropDownToggle.d.ts.map +1 -1
- package/dist/layout/DropDownToggle.js +1 -1
- package/dist/layout/index.d.ts +4 -4
- package/dist/layout/index.d.ts.map +1 -1
- package/dist/logo/Logo.d.ts +1 -1
- package/dist/logo/Logo.d.ts.map +1 -1
- package/dist/logo/Logo.js +2 -2
- package/dist/logo/index.d.ts +1 -1
- package/dist/logo/index.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts +4 -2
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +183 -19
- package/dist/modals/confirmation/index.d.ts +1 -1
- package/dist/modals/confirmation/index.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.d.ts.map +1 -1
- package/dist/modals/dialog/Dialog.js +3 -3
- package/dist/modals/dialog/DialogContext.d.ts +1 -1
- package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
- package/dist/modals/dialog/DialogContext.js +1 -1
- package/dist/modals/dialog/index.d.ts +2 -2
- package/dist/modals/dialog/index.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.js +2 -2
- package/dist/modals/fullscreen/index.d.ts +1 -1
- package/dist/modals/fullscreen/index.d.ts.map +1 -1
- package/dist/modals/index.d.ts +2 -2
- package/dist/modals/index.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts +1 -1
- package/dist/notification/components/NotificationPlaceholders.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.js +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts +2 -2
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.js +4 -4
- package/dist/notification/email-template/card/index.d.ts +1 -1
- package/dist/notification/email-template/card/index.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +3 -3
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +57 -57
- package/dist/notification/email-template/control/index.d.ts +1 -1
- package/dist/notification/email-template/control/index.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts +11 -11
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.js +7 -7
- package/dist/notification/email-template/form/index.d.ts +1 -1
- package/dist/notification/email-template/form/index.d.ts.map +1 -1
- package/dist/notification/email-template/index.d.ts +3 -3
- package/dist/notification/email-template/index.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.js +4 -4
- package/dist/notification/index.d.ts +3 -3
- package/dist/notification/index.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts +2 -2
- package/dist/notification/send-email-template/SendEmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/send-email-template/SendEmailTemplateForm.js +15 -15
- package/dist/notification/send-email-template/index.d.ts +1 -1
- package/dist/notification/send-email-template/index.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +2 -2
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -3
- package/dist/notification/sms-template/card/index.d.ts +1 -1
- package/dist/notification/sms-template/card/index.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +33 -33
- package/dist/notification/sms-template/control/index.d.ts +1 -1
- package/dist/notification/sms-template/control/index.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +5 -5
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.js +2 -2
- package/dist/notification/sms-template/form/index.d.ts +1 -1
- package/dist/notification/sms-template/form/index.d.ts.map +1 -1
- package/dist/notification/sms-template/index.d.ts +3 -3
- package/dist/notification/sms-template/index.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.d.ts.map +1 -1
- package/dist/number-of-people-input/NumberOfPeopleInput.js +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.d.ts.map +1 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.js +6 -6
- package/dist/number-of-people-input/components/index.d.ts +1 -1
- package/dist/number-of-people-input/components/index.d.ts.map +1 -1
- package/dist/number-of-people-input/index.d.ts +2 -2
- package/dist/number-of-people-input/index.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.d.ts +7 -3
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +35 -16
- package/dist/product-set/card/index.d.ts +1 -1
- package/dist/product-set/card/index.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts +4 -4
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.js +21 -21
- package/dist/product-set/control/DateInput.d.ts +4 -4
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.js +24 -24
- package/dist/product-set/control/ProductSetControl.d.ts +8 -8
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +54 -54
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.js +8 -8
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -5
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.js +9 -9
- package/dist/product-set/control/index.d.ts +1 -1
- package/dist/product-set/control/index.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.js +26 -26
- package/dist/product-set/deposit-paid/index.d.ts +1 -1
- package/dist/product-set/deposit-paid/index.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.js +3 -3
- package/dist/product-set/elements/index.d.ts +1 -1
- package/dist/product-set/elements/index.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts +2 -2
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +68 -22
- package/dist/product-set/form/ProductSetForm.d.ts +14 -11
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +70 -12
- package/dist/product-set/form/ProductSetFormPopover.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetNameControl.d.ts +6 -0
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +1 -0
- package/dist/product-set/form/ProductSetNameControl.js +35 -0
- package/dist/product-set/form/ProductZonesControl.d.ts +2 -2
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +13 -15
- package/dist/product-set/form/ProductsControl.d.ts +4 -4
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +11 -11
- package/dist/product-set/form/SelectCategoryModal.d.ts +13 -1
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +9 -9
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +12 -12
- package/dist/product-set/form/SubProductsControl.d.ts +3 -3
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +2 -5
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapSetModal.js +13 -13
- package/dist/product-set/form/VenueMapsControl.d.ts +3 -3
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +5 -8
- package/dist/product-set/form/context.d.ts +7 -7
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/form/index.d.ts +2 -1
- package/dist/product-set/form/index.d.ts.map +1 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -1
- package/dist/product-set/index.d.ts +10 -10
- package/dist/product-set/index.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.js +1 -1
- package/dist/product-set/popover/ProductSetPopover.d.ts +2 -2
- package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
- package/dist/product-set/popover/ProductSetPopover.js +1 -1
- package/dist/product-set/popover/index.d.ts +1 -1
- package/dist/product-set/popover/index.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts +9 -9
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +22 -22
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts.map +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.js +10 -10
- package/dist/product-set/product/advanced-options/index.d.ts +1 -1
- package/dist/product-set/product/advanced-options/index.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts +2 -2
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +9 -9
- package/dist/product-set/product/booking-management/index.d.ts +1 -1
- package/dist/product-set/product/booking-management/index.d.ts.map +1 -1
- package/dist/product-set/product/constants.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +8 -8
- package/dist/product-set/product/deposit/index.d.ts +1 -1
- package/dist/product-set/product/deposit/index.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +7 -7
- package/dist/product-set/product/duration/index.d.ts +1 -1
- package/dist/product-set/product/duration/index.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.js +5 -5
- package/dist/product-set/product/fixed-duration-fields/index.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/index.d.ts.map +1 -1
- package/dist/product-set/product/index.d.ts +4 -4
- package/dist/product-set/product/index.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.d.ts +2 -2
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +8 -8
- package/dist/product-set/product/price/index.d.ts +1 -1
- package/dist/product-set/product/price/index.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +7 -7
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +10 -10
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +7 -7
- package/dist/product-set/product/quantity/index.d.ts +3 -3
- package/dist/product-set/product/quantity/index.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts +3 -3
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +27 -27
- package/dist/product-set/product-category/index.d.ts +1 -1
- package/dist/product-set/product-category/index.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.d.ts +4 -4
- package/dist/product-set/product-zone/ProductZoneControl.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.js +21 -21
- package/dist/product-set/product-zone/index.d.ts +1 -1
- package/dist/product-set/product-zone/index.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.d.ts +3 -3
- package/dist/product-set/step/StepControl.d.ts.map +1 -1
- package/dist/product-set/step/StepControl.js +7 -7
- package/dist/product-set/step/index.d.ts +1 -1
- package/dist/product-set/step/index.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
- package/dist/product-set/tabs/index.d.ts +2 -2
- package/dist/product-set/tabs/index.d.ts.map +1 -1
- package/dist/product-set/types/index.d.ts +4 -4
- package/dist/product-set/types/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts +13 -6
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +13 -4
- package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInput.js +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.js +1 -1
- package/dist/provider/categories-input/index.d.ts +2 -2
- package/dist/provider/categories-input/index.d.ts.map +1 -1
- package/dist/provider/company/index.d.ts +1 -1
- package/dist/provider/company/index.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.d.ts +4 -4
- package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.js +21 -21
- package/dist/provider/company/user-form/index.d.ts +1 -1
- package/dist/provider/company/user-form/index.d.ts.map +1 -1
- package/dist/provider/constants.d.ts.map +1 -1
- package/dist/provider/index.d.ts +8 -8
- package/dist/provider/index.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.d.ts +1 -1
- package/dist/provider/location-input/LocationInput.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInput.js +14 -14
- package/dist/provider/location-input/LocationInputDescription.d.ts +1 -1
- package/dist/provider/location-input/LocationInputDescription.d.ts.map +1 -1
- package/dist/provider/location-input/LocationInputDescription.js +8 -8
- package/dist/provider/location-input/components/FormGroupControll.d.ts.map +1 -1
- package/dist/provider/location-input/components/index.d.ts +1 -1
- package/dist/provider/location-input/components/index.d.ts.map +1 -1
- package/dist/provider/location-input/index.d.ts +3 -3
- package/dist/provider/location-input/index.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +4 -4
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.js +29 -29
- package/dist/provider/provider-details-input/index.d.ts +1 -1
- package/dist/provider/provider-details-input/index.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.d.ts +9 -9
- package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
- package/dist/provider/provider-form/ProviderForm.js +9 -9
- package/dist/provider/provider-form/index.d.ts +1 -1
- package/dist/provider/provider-form/index.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.js +5 -5
- package/dist/provider/provider-links-input/index.d.ts +1 -1
- package/dist/provider/provider-links-input/index.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.d.ts +10 -10
- package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
- package/dist/provider/venue-form/VenueForm.js +18 -18
- package/dist/provider/venue-form/index.d.ts +1 -1
- package/dist/provider/venue-form/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInput.js +16 -16
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +6 -6
- package/dist/provider/working-hours-input/index.d.ts +2 -2
- package/dist/provider/working-hours-input/index.d.ts.map +1 -1
- package/dist/provider/working-hours-input/utils.d.ts +1 -1
- package/dist/provider/working-hours-input/utils.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.d.ts +3 -3
- package/dist/radio-card/RadioCard.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.js +1 -1
- package/dist/radio-card/index.d.ts +1 -1
- package/dist/radio-card/index.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +8 -8
- package/dist/recurrence-input/RecurrenceInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceInput.js +2 -2
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceIntervalAndFrequencyInput.js +11 -11
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceMonthlyRepeatByInput.js +10 -10
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceWeekdaysInput.js +1 -1
- package/dist/recurrence-input/index.d.ts +1 -1
- package/dist/recurrence-input/index.d.ts.map +1 -1
- package/dist/recurrence-input/utils.d.ts +1 -1
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurrence-input/utils.js +7 -7
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/DatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/DatePickerInput.js +7 -7
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceAndFrequencyInput.js +17 -17
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +3 -3
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +24 -24
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts +1 -1
- package/dist/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceWeekdaysInput.js +3 -3
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts +5 -5
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +36 -35
- package/dist/recurring-date-picker-input/index.d.ts +1 -1
- package/dist/recurring-date-picker-input/index.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts +3 -3
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.js +16 -16
- package/dist/report/DataFieldsSelector/DataFieldsSelector.d.ts.map +1 -1
- package/dist/report/DataFieldsSelector/DataFieldsSelector.js +4 -4
- package/dist/report/DataFieldsSelector/index.d.ts +1 -1
- package/dist/report/DataFieldsSelector/index.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts +4 -4
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +23 -23
- package/dist/report/ReportRunnerModal/index.d.ts +1 -1
- package/dist/report/ReportRunnerModal/index.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.js +9 -9
- package/dist/report/ReportTypeSelect/index.d.ts +1 -1
- package/dist/report/ReportTypeSelect/index.d.ts.map +1 -1
- package/dist/report/card/ReportCard.d.ts +1 -1
- package/dist/report/card/ReportCard.d.ts.map +1 -1
- package/dist/report/card/ReportCard.js +1 -1
- package/dist/report/card/index.d.ts +1 -1
- package/dist/report/card/index.d.ts.map +1 -1
- package/dist/report/form/ReportForm.d.ts +1 -1
- package/dist/report/form/ReportForm.d.ts.map +1 -1
- package/dist/report/form/ReportForm.js +17 -17
- package/dist/report/form/index.d.ts +1 -1
- package/dist/report/form/index.d.ts.map +1 -1
- package/dist/report/index.d.ts +5 -5
- package/dist/report/index.d.ts.map +1 -1
- package/dist/resource/card/ResourceCard.d.ts +1 -1
- package/dist/resource/card/ResourceCard.d.ts.map +1 -1
- package/dist/resource/card/index.d.ts +2 -2
- package/dist/resource/card/index.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts +3 -3
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.js +3 -3
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +9 -9
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.js +9 -9
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +9 -9
- package/dist/resource/form/components/ZoneControl.d.ts +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.js +8 -8
- package/dist/resource/form/index.d.ts +2 -2
- package/dist/resource/form/index.d.ts.map +1 -1
- package/dist/resource/index.d.ts +4 -4
- package/dist/resource/index.d.ts.map +1 -1
- package/dist/sales/booking/index.d.ts +1 -1
- package/dist/sales/booking/index.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.d.ts +2 -2
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.js +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts +2 -2
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +18 -20
- package/dist/sales/booking/results/constants.d.ts.map +1 -1
- package/dist/sales/booking/results/constants.js +5 -5
- package/dist/sales/booking/results/index.d.ts +3 -3
- package/dist/sales/booking/results/index.d.ts.map +1 -1
- package/dist/sales/constants.d.ts +1 -1
- package/dist/sales/constants.d.ts.map +1 -1
- package/dist/sales/constants.js +1 -1
- package/dist/sales/coupon/control/CouponFormControl.d.ts +3 -3
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +57 -57
- package/dist/sales/coupon/control/index.d.ts +1 -1
- package/dist/sales/coupon/control/index.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.d.ts +3 -3
- package/dist/sales/coupon/form/CouponFrom.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.js +4 -4
- package/dist/sales/coupon/form/index.d.ts +1 -1
- package/dist/sales/coupon/form/index.d.ts.map +1 -1
- package/dist/sales/coupon/index.d.ts +1 -1
- package/dist/sales/coupon/index.d.ts.map +1 -1
- package/dist/sales/coupon/utils/index.d.ts +1 -1
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
- package/dist/sales/filters/SaleFilters.js +19 -19
- package/dist/sales/filters/index.d.ts +1 -1
- package/dist/sales/filters/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/index.d.ts +4 -4
- package/dist/sales/guest-profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +2 -2
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +5 -5
- package/dist/sales/guest-profile/previous-bookings/index.d.ts +1 -1
- package/dist/sales/guest-profile/previous-bookings/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/Profile.d.ts +2 -2
- package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts +1 -1
- package/dist/sales/guest-profile/profile/components/ImageHolder/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/index.d.ts +2 -2
- package/dist/sales/guest-profile/profile/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +3 -3
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.js +14 -14
- package/dist/sales/guest-profile/user-metrics/index.d.ts +2 -2
- package/dist/sales/guest-profile/user-metrics/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.js +3 -3
- package/dist/sales/guest-profile/visited-providers/index.d.ts +1 -1
- package/dist/sales/guest-profile/visited-providers/index.d.ts.map +1 -1
- package/dist/sales/index.d.ts +12 -12
- package/dist/sales/index.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +11 -11
- package/dist/sales/life-time-sales/index.d.ts +1 -1
- package/dist/sales/life-time-sales/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.js +10 -10
- package/dist/sales/manual-booking/index.d.ts +6 -6
- package/dist/sales/manual-booking/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +2 -2
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +19 -19
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.js +15 -15
- package/dist/sales/manual-booking/search-user/index.d.ts +1 -1
- package/dist/sales/manual-booking/search-user/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.js +8 -8
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +10 -10
- package/dist/sales/manual-booking/select-event/index.d.ts +1 -1
- package/dist/sales/manual-booking/select-event/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +4 -4
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/index.d.ts +2 -2
- package/dist/sales/manual-booking/select-menu/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts +2 -2
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +12 -12
- package/dist/sales/manual-booking/summary/index.d.ts +1 -1
- package/dist/sales/manual-booking/summary/index.d.ts.map +1 -1
- package/dist/sales/modals/index.d.ts +2 -2
- package/dist/sales/modals/index.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts +2 -2
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.js +7 -7
- package/dist/sales/modals/payment-modal/index.d.ts +2 -2
- package/dist/sales/modals/payment-modal/index.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +14 -14
- package/dist/sales/modals/refund-modal/index.d.ts +2 -2
- package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.d.ts +5 -5
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.js +6 -6
- package/dist/sales/notes/NotesTableRow.d.ts +2 -2
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.js +3 -3
- package/dist/sales/notes/index.d.ts +1 -1
- package/dist/sales/notes/index.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts +3 -3
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.js +11 -11
- package/dist/sales/notes/note-form/index.d.ts +1 -1
- package/dist/sales/notes/note-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.js +19 -19
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.js +8 -8
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts +2 -2
- package/dist/sales/payment-form/components/RyftPayment/index.d.ts.map +1 -1
- package/dist/sales/payment-form/index.d.ts +4 -4
- package/dist/sales/payment-form/index.d.ts.map +1 -1
- package/dist/sales/payment-form/types.d.ts +1 -1
- package/dist/sales/payment-form/types.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.js +25 -25
- package/dist/sales/sales-and-views/index.d.ts +1 -1
- package/dist/sales/sales-and-views/index.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.d.ts.map +1 -1
- package/dist/sales/source-of-sales/SourceOfSalesChart.js +8 -8
- package/dist/sales/source-of-sales/index.d.ts +1 -1
- package/dist/sales/source-of-sales/index.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.d.ts.map +1 -1
- package/dist/sales/statistics-chart/StatisticsChart.js +2 -2
- package/dist/sales/statistics-chart/index.d.ts +1 -1
- package/dist/sales/statistics-chart/index.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts +4 -4
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.js +19 -19
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +40 -40
- package/dist/setting/admin/index.d.ts +1 -1
- package/dist/setting/admin/index.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts +4 -4
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +25 -25
- package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/EventSettingForm.js +4 -4
- package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
- package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.js +6 -6
- package/dist/setting/dashboard/components/IpInput.d.ts +1 -1
- package/dist/setting/dashboard/components/IpInput.d.ts.map +1 -1
- package/dist/setting/dashboard/index.d.ts +5 -5
- package/dist/setting/dashboard/index.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-form/PaymentsForm.js +3 -3
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.d.ts.map +1 -1
- package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.js +4 -4
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -2
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippet-templates/card/index.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.js +4 -4
- package/dist/setting/dashboard/snippets/card/index.d.ts +1 -1
- package/dist/setting/dashboard/snippets/card/index.d.ts.map +1 -1
- package/dist/setting/index.d.ts +3 -3
- package/dist/setting/index.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.d.ts +2 -2
- package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
- package/dist/setting/system/SystemSettingForm.js +3 -3
- package/dist/setting/system/index.d.ts +1 -1
- package/dist/setting/system/index.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.d.ts.map +1 -1
- package/dist/sidebar/elements/ReturnBack.js +2 -2
- package/dist/sidebar/elements/index.d.ts +1 -1
- package/dist/sidebar/elements/index.d.ts.map +1 -1
- package/dist/sidebar/index.d.ts +1 -1
- package/dist/sidebar/index.d.ts.map +1 -1
- package/dist/slide-curtain/index.d.ts +1 -1
- package/dist/slide-curtain/index.d.ts.map +1 -1
- package/dist/snippet/index.d.ts +1 -1
- package/dist/snippet/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts +4 -4
- package/dist/snippet/snippet-template/SnippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.js +2 -2
- package/dist/snippet/snippet-template/context/index.d.ts +3 -3
- package/dist/snippet/snippet-template/context/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.js +63 -63
- package/dist/snippet/snippet-template/context/snippetTemplateLoading.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.js +64 -64
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.d.ts.map +1 -1
- package/dist/snippet/snippet-template/control/PropertyControl.js +16 -16
- package/dist/snippet/snippet-template/control/index.d.ts +1 -1
- package/dist/snippet/snippet-template/control/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts +3 -3
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +16 -16
- package/dist/snippet/snippet-template/form/index.d.ts +1 -1
- package/dist/snippet/snippet-template/form/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/index.d.ts +6 -6
- package/dist/snippet/snippet-template/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +44 -38
- package/dist/snippet/snippet-template/preview/index.d.ts +1 -1
- package/dist/snippet/snippet-template/preview/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts.map +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.js +2 -2
- package/dist/snippet/snippet-template/settings/index.d.ts +1 -1
- package/dist/snippet/snippet-template/settings/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.js +1 -1
- package/dist/sortable-fields/SortableFieldItem.d.ts +2 -2
- package/dist/sortable-fields/SortableFieldItem.d.ts.map +1 -1
- package/dist/sortable-fields/SortableFieldList.d.ts +3 -3
- package/dist/sortable-fields/SortableFieldList.d.ts.map +1 -1
- package/dist/sortable-fields/index.d.ts +1 -1
- package/dist/sortable-fields/index.d.ts.map +1 -1
- package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.d.ts +1 -1
- package/dist/sortable-list/SortableList.d.ts.map +1 -1
- package/dist/sortable-list/SortableList.js +1 -1
- package/dist/sortable-list/index.d.ts +3 -3
- package/dist/sortable-list/index.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTree.d.ts +5 -5
- package/dist/sortable-tree/SortableTree.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts +3 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +21 -15
- package/dist/sortable-tree/index.d.ts +2 -2
- package/dist/sortable-tree/index.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.d.ts +1 -1
- package/dist/sorting-select/SortingSelect.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.js +5 -5
- package/dist/sorting-select/index.d.ts +1 -1
- package/dist/sorting-select/index.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +4 -4
- package/dist/static/CountrySelect.d.ts +1 -1
- package/dist/static/CountrySelect.d.ts.map +1 -1
- package/dist/static/CountrySelect.js +3 -3
- package/dist/static/CurrencyNumberInput.d.ts +2 -2
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +2 -2
- package/dist/static/FormCard.d.ts.map +1 -1
- package/dist/static/FormCard.js +2 -2
- package/dist/static/Image.d.ts +1 -1
- package/dist/static/Image.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.d.ts.map +1 -1
- package/dist/static/RestrictedAccess.js +3 -3
- package/dist/static/SocialButton.d.ts +1 -1
- package/dist/static/SocialButton.d.ts.map +1 -1
- package/dist/static/SocialButton.js +8 -8
- package/dist/static/StyledButton.d.ts +2 -2
- package/dist/static/StyledButton.d.ts.map +1 -1
- package/dist/static/TextField.d.ts +2 -2
- package/dist/static/TextField.d.ts.map +1 -1
- package/dist/static/UserBadge.d.ts.map +1 -1
- package/dist/static/WarningMessage.d.ts.map +1 -1
- package/dist/static/WarningMessage.js +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts +2 -2
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.js +15 -15
- package/dist/static/date-range-input/index.d.ts +1 -1
- package/dist/static/date-range-input/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.d.ts +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.js +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts +2 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +2 -2
- package/dist/static/form-number-input/index.d.ts +1 -1
- package/dist/static/form-number-input/index.d.ts.map +1 -1
- package/dist/static/images/DefaultUserImage.d.ts +2 -2
- package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
- package/dist/static/images/index.d.ts +1 -1
- package/dist/static/images/index.d.ts.map +1 -1
- package/dist/static/index.d.ts +20 -20
- package/dist/static/index.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.d.ts +2 -2
- package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.js +1 -1
- package/dist/static/loader/LoaderIndicator.d.ts +2 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +5 -5
- package/dist/static/loader/PaymentLoader.d.ts +2 -2
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.js +2 -2
- package/dist/static/loader/index.d.ts +7 -7
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.js +5 -5
- package/dist/static/manual-date-picker/constants/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.js +11 -11
- package/dist/static/manual-date-picker/index.d.ts +2 -2
- package/dist/static/manual-date-picker/index.d.ts.map +1 -1
- package/dist/static/manual-date-picker/utils/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +2 -2
- package/dist/static/number-input/index.d.ts +1 -1
- package/dist/static/number-input/index.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.d.ts.map +1 -1
- package/dist/static/switch/BooleanSwitch.js +3 -3
- package/dist/static/switch/Switch.d.ts +1 -1
- package/dist/static/switch/Switch.d.ts.map +1 -1
- package/dist/static/switch/index.d.ts +2 -2
- package/dist/static/switch/index.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +1 -1
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/static/tabs/Tabs.d.ts +3 -3
- package/dist/static/tabs/Tabs.d.ts.map +1 -1
- package/dist/static/tabs/index.d.ts +1 -1
- package/dist/static/tabs/index.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.d.ts +1 -1
- package/dist/static/text-expand/TextExpand.d.ts.map +1 -1
- package/dist/static/text-expand/TextExpand.js +5 -5
- package/dist/static/text-expand/index.d.ts +1 -1
- package/dist/static/text-expand/index.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts +2 -2
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.js +2 -2
- package/dist/striped-static-table/index.d.ts +1 -1
- package/dist/striped-static-table/index.d.ts.map +1 -1
- package/dist/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/dist/styles/activity-card/_index.scss +2 -2
- package/dist/styles/affiliate/AffiliateCard.scss +7 -7
- package/dist/styles/affiliate/_index.scss +2 -2
- package/dist/styles/auth/_index.scss +1 -1
- package/dist/styles/availability-indicator/_index.scss +1 -1
- package/dist/styles/back-button/_index.scss +1 -1
- package/dist/styles/company-user-form/_index.scss +1 -1
- package/dist/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/dist/styles/custom-fields/_index.scss +3 -3
- package/dist/styles/customers/_index.scss +1 -1
- package/dist/styles/date-time-button/_index.scss +1 -1
- package/dist/styles/error/_index.scss +1 -1
- package/dist/styles/events/EditEventModal.scss +5 -5
- package/dist/styles/events/EventCard.scss +4 -4
- package/dist/styles/events/_index.scss +4 -4
- package/dist/styles/file-upload/_index.scss +2 -2
- package/dist/styles/form/CustomRadio.scss +1 -1
- package/dist/styles/form/Input.scss +4 -4
- package/dist/styles/form/_index.scss +4 -4
- package/dist/styles/header/Header.scss +3 -3
- package/dist/styles/header/_index.scss +2 -2
- package/dist/styles/header/elements/CompanySelector.scss +2 -2
- package/dist/styles/header/elements/_index.scss +1 -1
- package/dist/styles/help/Example.scss +1 -1
- package/dist/styles/help/_index.scss +1 -1
- package/dist/styles/iframe-events/Calendar.scss +0 -1
- package/dist/styles/iframe-events/Card.scss +3 -3
- package/dist/styles/iframe-events/Event.scss +2 -2
- package/dist/styles/iframe-events/EventBookingView.scss +1 -1
- package/dist/styles/iframe-events/EventForm.scss +1 -1
- package/dist/styles/iframe-events/EventTables.scss +1 -1
- package/dist/styles/iframe-events/_index.scss +17 -17
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/dist/styles/iframe-external-modal/_index.scss +1 -1
- package/dist/styles/iframe-order-process/_index.scss +1 -1
- package/dist/styles/iframe-page/PageBody.scss +1 -1
- package/dist/styles/iframe-page/_index.scss +3 -3
- package/dist/styles/iframe-payments/_index.scss +1 -1
- package/dist/styles/layout/_index.scss +1 -1
- package/dist/styles/logo/Logo.scss +1 -1
- package/dist/styles/logo/_index.scss +1 -1
- package/dist/styles/modals/_index.scss +1 -1
- package/dist/styles/notification/Notification.scss +1 -1
- package/dist/styles/notification/_index.scss +1 -1
- package/dist/styles/order-items-table/_index.scss +1 -1
- package/dist/styles/overrides/_functions.scss +1 -1
- package/dist/styles/packages.scss +45 -45
- package/dist/styles/product-set/CreateProductSetItem.scss +3 -3
- package/dist/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/dist/styles/product-set/ProductSetCard.scss +7 -7
- package/dist/styles/product-set/ProductSetForm.scss +26 -8
- package/dist/styles/product-set/ProductSetTabs.scss +2 -2
- package/dist/styles/product-set/_index.scss +14 -14
- package/dist/styles/providers/_index.scss +1 -1
- package/dist/styles/report/ReportCard.scss +4 -4
- package/dist/styles/report/ReportEditorModal.scss +3 -3
- package/dist/styles/report/ReportRunnerModal.scss +2 -2
- package/dist/styles/report/_index.scss +3 -3
- package/dist/styles/ryft-payment-form/_index.scss +1 -1
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/GuestProfile.scss +2 -2
- package/dist/styles/sales/LifeTimeSales.scss +1 -1
- package/dist/styles/sales/ManualBooking.scss +2 -2
- package/dist/styles/sales/SalesAndViews.scss +4 -4
- package/dist/styles/sales/SourceOfSales.scss +1 -1
- package/dist/styles/sales/_index.scss +16 -16
- package/dist/styles/setting/_index.scss +1 -1
- package/dist/styles/setting/dashboard/_index.scss +1 -1
- package/dist/styles/sidebar/_index.scss +1 -1
- package/dist/styles/sidebar/elements/_index.scss +1 -1
- package/dist/styles/skeleton/_index.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/dist/styles/snippet-templates/_index.scss +2 -2
- package/dist/styles/sortable-field/_index.scss +1 -1
- package/dist/styles/sortable-tree/Item.scss +3 -3
- package/dist/styles/sortable-tree/_index.scss +1 -1
- package/dist/styles/static/CountrySelect.scss +1 -1
- package/dist/styles/static/Loader.scss +1 -1
- package/dist/styles/static/NumberInput.scss +1 -1
- package/dist/styles/static/SocialButton.scss +4 -4
- package/dist/styles/static/Switch.scss +1 -1
- package/dist/styles/static/Tabs.scss +2 -2
- package/dist/styles/static/UserBadge.scss +1 -1
- package/dist/styles/static/_index.scss +12 -12
- package/dist/styles/table/_index.scss +1 -1
- package/dist/styles/themes/bookedit/_fonts.scss +1 -1
- package/dist/styles/themes/bookedit/_variables.scss +69 -69
- package/dist/styles/themes/bookedit/index.scss +44 -44
- package/dist/styles/themes/licklist/_fonts.scss +1 -1
- package/dist/styles/themes/licklist/_variables.scss +2 -2
- package/dist/styles/themes/licklist/index.scss +40 -40
- package/dist/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/dist/styles/tiptap-editor/_index.scss +1 -1
- package/dist/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/dist/styles/venue-map-sets/_index.scss +2 -2
- package/dist/styles/zones/ZoneCard.scss +7 -7
- package/dist/styles/zones/_index.scss +3 -3
- package/dist/table/FilterHelperComponent.d.ts.map +1 -1
- package/dist/table/FilterHelperComponent.js +9 -9
- package/dist/table/MenuButton.d.ts +1 -1
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/MenuButton.js +1 -1
- package/dist/table/PaginationHelperComponent.d.ts +1 -1
- package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
- package/dist/table/PaginationHelperComponent.js +8 -8
- package/dist/table/PerPageHelperComponent.d.ts.map +1 -1
- package/dist/table/PerPageHelperComponent.js +2 -2
- package/dist/table/ReactTableHelperComponent.d.ts +3 -3
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/ReactTableHelperComponent.js +5 -5
- package/dist/table/StaticTable.d.ts +1 -1
- package/dist/table/StaticTable.d.ts.map +1 -1
- package/dist/table/StaticTable.js +1 -1
- package/dist/table/TableHelperComponent.d.ts +4 -4
- package/dist/table/TableHelperComponent.d.ts.map +1 -1
- package/dist/table/TableHelperComponent.js +14 -14
- package/dist/table/hooks/useTableQueryOptions.d.ts +1 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +1 -1
- package/dist/table/hooks/useTableQueryOptions.js +5 -5
- package/dist/table/index.d.ts +7 -7
- package/dist/table/index.d.ts.map +1 -1
- package/dist/table/types.d.ts +6 -6
- package/dist/table/types.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts +2 -2
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/table/utils/index.js +1 -1
- package/dist/tiptap-editor/TipTapEditor.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapEditor.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -17
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/index.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.js +3 -3
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts +2 -2
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.js +8 -8
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.js +2 -2
- package/dist/tiptap-editor/TipTapMenu/index.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/index.d.ts.map +1 -1
- package/dist/tiptap-editor/index.d.ts +1 -1
- package/dist/tiptap-editor/index.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.d.ts +5 -1
- package/dist/typeahead/Typeahead.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.js +12 -5
- package/dist/typeahead/index.d.ts +1 -1
- package/dist/typeahead/index.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.js +8 -8
- package/dist/typeahead-helper/index.d.ts +1 -1
- package/dist/typeahead-helper/index.d.ts.map +1 -1
- package/dist/types/bookings.d.ts.map +1 -1
- package/dist/types/categories.d.ts.map +1 -1
- package/dist/types/currency.d.ts.map +1 -1
- package/dist/types/generic/SelectItem.d.ts.map +1 -1
- package/dist/types/iframe.d.ts +1 -1
- package/dist/types/iframe.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/provider-links.d.ts.map +1 -1
- package/dist/types/static/HTMLInputDateElement.d.ts.map +1 -1
- package/dist/types/static/ILoaderOptions.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.d.ts.map +1 -1
- package/dist/venue-map-sets/card/VenueMapSetCard.js +5 -5
- package/dist/venue-map-sets/card/index.d.ts +1 -1
- package/dist/venue-map-sets/card/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.js +4 -4
- package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.js +14 -14
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.js +2 -2
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.js +6 -6
- package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapModal.js +19 -19
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.js +13 -13
- package/dist/venue-map-sets/form/index.d.ts +2 -2
- package/dist/venue-map-sets/form/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/types/index.d.ts +5 -5
- package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.d.ts +2 -2
- package/dist/venue-map-sets/form/utils/index.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.js +1 -1
- package/dist/venue-map-sets/index.d.ts +2 -2
- package/dist/venue-map-sets/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +4 -4
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/virtualized/context/index.d.ts +1 -1
- package/dist/virtualized/context/index.d.ts.map +1 -1
- package/dist/virtualized/index.d.ts +3 -3
- package/dist/virtualized/index.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.d.ts +1 -1
- package/dist/zone/card/ZoneCard.d.ts.map +1 -1
- package/dist/zone/card/ZoneCard.js +4 -4
- package/dist/zone/card/index.d.ts +2 -2
- package/dist/zone/card/index.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.d.ts +3 -3
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.js +3 -3
- package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.js +8 -8
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/DescriptionControl.js +6 -6
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +7 -7
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.js +9 -9
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +9 -9
- package/dist/zone/form/components/ZoneControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.js +11 -11
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.js +7 -7
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +2 -2
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +12 -12
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.js +7 -7
- package/dist/zone/form/index.d.ts +2 -2
- package/dist/zone/form/index.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.d.ts +1 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.js +5 -5
- package/dist/zone/index.d.ts +2 -2
- package/dist/zone/index.d.ts.map +1 -1
- package/package.json +14 -14
- package/rollup.config.js +29 -29
- package/src/affiliate/card/AffiliateCard.stories.tsx +7 -7
- package/src/affiliate/card/AffiliateCard.tsx +33 -33
- package/src/affiliate/card/index.ts +1 -1
- package/src/affiliate/form/AffiliateControl.tsx +35 -35
- package/src/affiliate/form/AffiliateForm.stories.tsx +6 -6
- package/src/affiliate/form/AffiliateForm.tsx +46 -47
- package/src/affiliate/form/index.ts +2 -2
- package/src/affiliate/index.ts +3 -3
- package/src/affiliate/types/index.ts +7 -7
- package/src/auth/AccessDenied/AccessDenied.stories.tsx +6 -6
- package/src/auth/AccessDenied/AccessDenied.tsx +19 -19
- package/src/auth/AccessDenied/index.ts +1 -1
- package/src/auth/Auth.stories.tsx +20 -20
- package/src/auth/Authorizer.tsx +40 -38
- package/src/auth/ChangePassword/ChangePassword.stories.tsx +8 -8
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +42 -42
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +50 -51
- package/src/auth/ChangePassword/index.ts +2 -2
- package/src/auth/Layout/AuthNavComponent.tsx +9 -9
- package/src/auth/Layout/Layout.stories.tsx +18 -18
- package/src/auth/Layout/UserNavComponent.tsx +10 -10
- package/src/auth/Layout/UserNavDropDown.tsx +12 -12
- package/src/auth/Layout/UserNavDropDownToggle.tsx +8 -8
- package/src/auth/Layout/index.ts +4 -4
- package/src/auth/Login/Login.stories.tsx +12 -12
- package/src/auth/Login/LoginComponent.tsx +61 -61
- package/src/auth/Login/LoginFormComponent.tsx +55 -55
- package/src/auth/Login/index.ts +2 -2
- package/src/auth/Logout/Logout.stories.tsx +24 -24
- package/src/auth/Logout/Logout.tsx +10 -10
- package/src/auth/Logout/index.ts +1 -1
- package/src/auth/Register/BirthDateFormComponent.tsx +71 -71
- package/src/auth/Register/Register.stories.tsx +17 -17
- package/src/auth/Register/RegisterComponent.tsx +61 -61
- package/src/auth/Register/RegisterFormComponent.tsx +135 -138
- package/src/auth/Register/index.ts +3 -3
- package/src/auth/ResetPassword/ResetPassword.stories.tsx +8 -8
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +34 -34
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +40 -40
- package/src/auth/ResetPassword/index.ts +2 -2
- package/src/auth/Router.tsx +14 -14
- package/src/auth/Social/Social.stories.tsx +8 -8
- package/src/auth/Social/SocialCallbackComponent.tsx +56 -57
- package/src/auth/Social/SocialFormComponent.tsx +38 -38
- package/src/auth/Social/index.ts +2 -2
- package/src/auth/index.ts +10 -10
- package/src/availability-indicator/AvailabilityIndicator.tsx +27 -27
- package/src/availability-indicator/index.ts +1 -1
- package/src/calendar/Calendar.stories.tsx +17 -17
- package/src/calendar/Calendar.tsx +20 -20
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +74 -70
- package/src/calendar/components/CalendarButtons/index.ts +1 -1
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +24 -24
- package/src/calendar/components/CalendarDates/index.ts +1 -1
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +24 -26
- package/src/calendar/components/CalendarSelect/index.ts +2 -2
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +17 -19
- package/src/calendar/components/CalendarWeekdays/index.ts +1 -1
- package/src/calendar/index.ts +3 -3
- package/src/calendar/utils/index.ts +12 -12
- package/src/collapsible-input-group/CollapsibleInputGroup.stories.tsx +42 -42
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +16 -16
- package/src/collapsible-input-group/index.ts +1 -1
- package/src/custom-fields/CustomFields.stories.tsx +79 -80
- package/src/custom-fields/constants.tsx +16 -16
- package/src/custom-fields/field/FieldItem.tsx +5 -5
- package/src/custom-fields/field/SelectFieldModal.tsx +14 -14
- package/src/custom-fields/field-set/CustomFieldSets.tsx +44 -48
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +83 -83
- package/src/custom-fields/field-set/components/CustomFieldSet/index.ts +1 -1
- package/src/custom-fields/field-set/components/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/index.ts +1 -1
- package/src/custom-fields/field-set/contexts/useCustomFieldSets.ts +7 -7
- package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +5 -5
- package/src/custom-fields/field-set/providers/index.ts +1 -1
- package/src/custom-fields/forms/DropdownForm.tsx +95 -100
- package/src/custom-fields/forms/TextInputForm.tsx +22 -22
- package/src/custom-fields/index.ts +1 -1
- package/src/customers/components/filter/CustomerFilter.stories.tsx +11 -11
- package/src/customers/components/filter/CustomerFilter.tsx +19 -19
- package/src/customers/components/filter/index.ts +2 -2
- package/src/customers/components/index.ts +1 -1
- package/src/customers/index.ts +1 -1
- package/src/date-time-button/DateContent.tsx +24 -24
- package/src/date-time-button/DateTimeButton.stories.tsx +28 -28
- package/src/date-time-button/DateTimeButton.tsx +34 -34
- package/src/date-time-button/index.ts +1 -1
- package/src/error/Error.stories.tsx +7 -7
- package/src/error/ErrorFallback.tsx +6 -6
- package/src/error/index.ts +1 -1
- package/src/events/edit-event-modal/IntervalInput.tsx +62 -55
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +271 -271
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +145 -145
- package/src/events/edit-event-modal/component/EditEventForm/index.ts +2 -2
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +25 -25
- package/src/events/edit-event-modal/component/ProductSetShortForm/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +42 -42
- package/src/events/edit-event-modal/component/SaleDeadline/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +132 -143
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +47 -47
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/index.ts +1 -1
- package/src/events/edit-event-modal/component/SelectEventProductSet/index.ts +1 -1
- package/src/events/edit-event-modal/hooks/index.ts +2 -2
- package/src/events/edit-event-modal/hooks/useFormattedDuration.tsx +21 -21
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +14 -14
- package/src/events/edit-event-modal/index.ts +3 -3
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +7 -8
- package/src/events/edit-event-modal/utils/isUrlValid.ts +4 -4
- package/src/events/edit-event-modal/utils/removeRruleCount.ts +6 -6
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +12 -12
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +25 -25
- package/src/events/edit-recurrent-event-modal/index.ts +1 -1
- package/src/events/event-card/EventCard.stories.tsx +19 -19
- package/src/events/event-card/EventCard.tsx +57 -59
- package/src/events/event-card/EventCardSkeleton.tsx +32 -34
- package/src/events/event-card/index.ts +2 -2
- package/src/events/event-card/utils.ts +36 -36
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +29 -29
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +25 -25
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +37 -39
- package/src/events/event-statistic-modal/index.ts +2 -2
- package/src/events/event-statistic-modal/utils/index.ts +37 -37
- package/src/events/event-venue-map/EventVenueMap.stories.tsx +23 -23
- package/src/events/event-venue-map/EventVenueMap.tsx +28 -28
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +7 -9
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +13 -13
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +36 -36
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/index.ts +1 -1
- package/src/events/event-venue-map/components/Dropdown/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +47 -47
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +41 -43
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +39 -41
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +39 -39
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +59 -58
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/index.ts +2 -2
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +57 -59
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -1
- package/src/events/event-venue-map/components/MapPoint/index.ts +1 -1
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +29 -29
- package/src/events/event-venue-map/components/Scrollbars/index.ts +1 -1
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +60 -64
- package/src/events/event-venue-map/components/VenueMap/index.ts +2 -2
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +8 -8
- package/src/events/event-venue-map/components/ZoomButtons/index.ts +1 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +11 -11
- package/src/events/event-venue-map/hooks/useDrag.ts +62 -62
- package/src/events/event-venue-map/hooks/useImage.tsx +32 -32
- package/src/events/event-venue-map/hooks/useStageActions.ts +50 -50
- package/src/events/event-venue-map/hooks/useZoom.ts +49 -49
- package/src/events/event-venue-map/index.ts +2 -2
- package/src/events/event-venue-map/types/index.ts +29 -29
- package/src/events/event-venue-map/utils/index.ts +85 -91
- package/src/events/index.ts +5 -5
- package/src/file-upload/FilePreview.tsx +38 -41
- package/src/file-upload/FileUpload.stories.tsx +7 -7
- package/src/file-upload/FileUpload.tsx +76 -76
- package/src/file-upload/index.ts +1 -1
- package/src/header/BookeditHeader.tsx +13 -13
- package/src/header/Header.stories.tsx +26 -26
- package/src/header/Header.tsx +14 -14
- package/src/header/LicklistHeader.tsx +14 -14
- package/src/header/elements/CompanySelector.tsx +9 -9
- package/src/header/elements/Elements.stories.tsx +14 -14
- package/src/header/elements/index.ts +2 -2
- package/src/header/index.ts +5 -5
- package/src/help/example/Example.stories.tsx +12 -12
- package/src/help/example/Example.tsx +53 -54
- package/src/help/example/index.ts +1 -1
- package/src/help/index.ts +2 -2
- package/src/help/popover/HelpPopover.tsx +19 -19
- package/src/help/popover/Popover.stories.tsx +16 -16
- package/src/help/popover/index.ts +1 -1
- package/src/iframe/activity-card/ActivityCard.stories.tsx +19 -19
- package/src/iframe/activity-card/ActivityCard.tsx +19 -19
- package/src/iframe/activity-card/index.ts +1 -1
- package/src/iframe/back-button/BackButton.stories.tsx +7 -7
- package/src/iframe/back-button/BackButton.tsx +2 -2
- package/src/iframe/back-button/index.ts +1 -1
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +31 -31
- package/src/iframe/custom-fields/components/CustomDateField.tsx +35 -35
- package/src/iframe/custom-fields/index.ts +2 -2
- package/src/iframe/event/event-booking-form/EventBookingForm.stories.tsx +8 -8
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +14 -14
- package/src/iframe/event/event-booking-form/index.ts +1 -1
- package/src/iframe/event/event-booking-products/EventBookingProducts.stories.tsx +18 -18
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +9 -9
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +40 -40
- package/src/iframe/event/event-booking-products/components/AccordionItem/index.ts +1 -1
- package/src/iframe/event/event-booking-products/index.ts +1 -1
- package/src/iframe/event/event-booking-view/EventBookingView.stories.tsx +5 -5
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +9 -9
- package/src/iframe/event/event-booking-view/index.ts +1 -1
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +17 -17
- package/src/iframe/event/event-card/IframeEventCard.tsx +42 -42
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +67 -69
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +287 -287
- package/src/iframe/event/event-card/index.ts +2 -2
- package/src/iframe/event/event-description/EventDescription.stories.tsx +19 -19
- package/src/iframe/event/event-description/EventDescription.tsx +32 -32
- package/src/iframe/event/event-description/index.ts +1 -1
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.stories.tsx +5 -5
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +28 -28
- package/src/iframe/event/event-navigation-footer/index.ts +1 -1
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.stories.tsx +11 -11
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +6 -6
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +24 -26
- package/src/iframe/event/event-order-short-summary/components/Summary/index.ts +2 -2
- package/src/iframe/event/event-order-short-summary/index.ts +2 -2
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +6 -6
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +11 -11
- package/src/iframe/event/event-order-summary/index.ts +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +13 -13
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +18 -22
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +12 -12
- package/src/iframe/event/event-product-sets/index.ts +2 -2
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.stories.tsx +31 -31
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +21 -25
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +14 -14
- package/src/iframe/event/event-step-venue-map-zones/index.ts +2 -2
- package/src/iframe/event/event-tables/EventTables.stories.tsx +10 -10
- package/src/iframe/event/event-tables/EventTables.tsx +6 -6
- package/src/iframe/event/event-tables/index.ts +1 -1
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +45 -45
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +9 -9
- package/src/iframe/event/event-venue-map/index.ts +1 -1
- package/src/iframe/event/index.ts +16 -16
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +13 -13
- package/src/iframe/event/ticket-description/TicketDescription.tsx +38 -40
- package/src/iframe/event/ticket-description/index.ts +1 -1
- package/src/iframe/external-modal/ExternalModal.stories.tsx +6 -6
- package/src/iframe/external-modal/ExternalModal.tsx +25 -25
- package/src/iframe/index.ts +12 -12
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +27 -27
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +36 -36
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +17 -17
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +25 -25
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +16 -16
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +9 -9
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.ts +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +34 -34
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/index.ts +1 -1
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +24 -24
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +10 -10
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +23 -23
- package/src/iframe/order-process/components/BookingSummaryFooter/index.ts +2 -2
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +77 -77
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +128 -126
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +30 -36
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +20 -20
- package/src/iframe/order-process/components/CalendarStepsForm/index.ts +2 -2
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +125 -131
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.stories.tsx +7 -7
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +38 -38
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +43 -42
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.ts +1 -1
- package/src/iframe/order-process/components/CategoryProduct/index.ts +1 -1
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +19 -19
- package/src/iframe/order-process/components/ErrorModal/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +15 -15
- package/src/iframe/order-process/components/NavigationFooter/index.ts +1 -1
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +23 -23
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +53 -52
- package/src/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.ts +19 -19
- package/src/iframe/order-process/components/NavigationSteps/index.ts +2 -2
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +26 -26
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +41 -43
- package/src/iframe/order-process/components/PaymentCard/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +5 -5
- package/src/iframe/order-process/components/Timer/Timer.tsx +9 -9
- package/src/iframe/order-process/components/Timer/index.ts +1 -1
- package/src/iframe/order-process/components/Timer/utils/index.ts +6 -6
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +36 -36
- package/src/iframe/order-process/constants.ts +2 -2
- package/src/iframe/order-process/index.ts +12 -12
- package/src/iframe/page/Page.stories.tsx +119 -119
- package/src/iframe/page/Page.tsx +25 -32
- package/src/iframe/page/components/PageBody/PageBody.tsx +16 -18
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +16 -16
- package/src/iframe/page/components/PageBody/components/LeftBlock/index.tsx +2 -2
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +30 -30
- package/src/iframe/page/components/PageBody/components/RightBlock/index.ts +2 -2
- package/src/iframe/page/components/PageBody/constants.ts +19 -19
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +97 -98
- package/src/iframe/page/components/PageBody/index.ts +2 -2
- package/src/iframe/page/components/PageBody/types.ts +1 -1
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +17 -17
- package/src/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.ts +10 -10
- package/src/iframe/page/components/PageHeader/index.ts +2 -2
- package/src/iframe/page/index.ts +6 -6
- package/src/iframe/payment/index.ts +6 -6
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +30 -30
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +10 -10
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +56 -63
- package/src/iframe/payment/order-items-table/index.ts +1 -1
- package/src/iframe/payment/order-items-table/types/index.ts +16 -16
- package/src/iframe/payment/order-items-table/utils/index.ts +54 -58
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +29 -30
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +22 -22
- package/src/iframe/payment/payment-form/PaymentForm.tsx +19 -23
- package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +75 -75
- package/src/iframe/payment/payment-page/PaymentPage.tsx +52 -52
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +19 -19
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +8 -8
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +15 -15
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +5 -5
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +44 -44
- package/src/iframe/payment/payment-status-page/component/PaymentStatusBody.tsx +13 -13
- package/src/iframe/payment/payment-status-page/component/index.tsx +1 -1
- package/src/iframe/payment/payment-status-page/index.ts +1 -1
- package/src/iframe/payment/status-body/StatusBody.stories.tsx +9 -9
- package/src/iframe/payment/status-body/StatusBody.tsx +10 -10
- package/src/iframe/powered-by/PoweredBy.stories.tsx +6 -6
- package/src/iframe/powered-by/PoweredBy.tsx +10 -10
- package/src/iframe/powered-by/index.ts +1 -1
- package/src/iframe/ryft/RyftPaymentForm.tsx +86 -86
- package/src/iframe/ryft/utils/ryft-form.ts +44 -44
- package/src/image-radio-input/ImageRadioInput.stories.tsx +28 -28
- package/src/image-radio-input/ImageRadioInput.tsx +18 -18
- package/src/image-radio-input/index.ts +1 -1
- package/src/index.ts +44 -44
- package/src/layout/BackgroundVideoContainer.tsx +13 -13
- package/src/layout/Container.tsx +5 -5
- package/src/layout/DropDown.tsx +12 -11
- package/src/layout/DropDownToggle.tsx +10 -10
- package/src/layout/Layout.stories.tsx +16 -16
- package/src/layout/index.ts +5 -5
- package/src/logo/Logo.stories.tsx +17 -17
- package/src/logo/Logo.tsx +9 -9
- package/src/logo/index.ts +2 -2
- package/src/modals/confirmation/ConfirmModal.tsx +65 -49
- package/src/modals/confirmation/Confirmation.stories.tsx +10 -10
- package/src/modals/confirmation/index.ts +1 -1
- package/src/modals/dialog/Dialog.tsx +17 -17
- package/src/modals/dialog/DialogContext.tsx +28 -28
- package/src/modals/dialog/index.ts +2 -2
- package/src/modals/fullscreen/FullscreenModal.tsx +28 -28
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +15 -15
- package/src/modals/fullscreen/index.ts +1 -1
- package/src/modals/index.ts +2 -2
- package/src/notification/components/NotificationPlaceholders.stories.tsx +12 -12
- package/src/notification/components/NotificationPlaceholders.tsx +9 -9
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +10 -10
- package/src/notification/email-template/card/EmailTemplateCard.tsx +23 -23
- package/src/notification/email-template/card/index.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +130 -132
- package/src/notification/email-template/control/index.ts +1 -1
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +117 -117
- package/src/notification/email-template/form/EmailTemplateForm.tsx +59 -59
- package/src/notification/email-template/form/index.tsx +1 -1
- package/src/notification/email-template/index.ts +3 -3
- package/src/notification/hooks/useTranslatedParameters.ts +12 -12
- package/src/notification/index.ts +3 -3
- package/src/notification/send-email-template/SendEmailTemplateForm.stories.tsx +6 -6
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +34 -34
- package/src/notification/send-email-template/index.ts +1 -1
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +9 -9
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +21 -21
- package/src/notification/sms-template/card/index.ts +1 -1
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +51 -51
- package/src/notification/sms-template/control/index.ts +1 -1
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +36 -36
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +31 -31
- package/src/notification/sms-template/form/index.ts +1 -1
- package/src/notification/sms-template/index.ts +3 -3
- package/src/number-of-people-input/NumberOfPeopleInput.tsx +13 -12
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.stories.tsx +17 -17
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +14 -14
- package/src/number-of-people-input/components/index.ts +1 -1
- package/src/number-of-people-input/index.ts +2 -2
- package/src/product-set/card/ProductSetCard.stories.tsx +9 -9
- package/src/product-set/card/ProductSetCard.tsx +80 -41
- package/src/product-set/card/index.ts +1 -1
- package/src/product-set/control/DateAndRecurrenceInput.tsx +113 -118
- package/src/product-set/control/DateInput.tsx +110 -109
- package/src/product-set/control/ProductSetControl.stories.tsx +46 -46
- package/src/product-set/control/ProductSetControl.tsx +132 -134
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +28 -30
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +23 -24
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +14 -14
- package/src/product-set/control/TutorialGifCard.tsx +22 -22
- package/src/product-set/control/index.ts +1 -1
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +19 -19
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +42 -42
- package/src/product-set/deposit-paid/index.ts +1 -1
- package/src/product-set/elements/DeleteFieldButton.tsx +9 -9
- package/src/product-set/elements/Elements.stories.tsx +7 -7
- package/src/product-set/elements/index.ts +1 -1
- package/src/product-set/form/MobileFooter.tsx +5 -5
- package/src/product-set/form/ProductCategoriesControl.tsx +149 -113
- package/src/product-set/form/ProductSetForm.stories.tsx +425 -425
- package/src/product-set/form/ProductSetForm.tsx +133 -120
- package/src/product-set/form/ProductSetFormPopover.tsx +11 -11
- package/src/product-set/form/ProductSetNameControl.tsx +27 -0
- package/src/product-set/form/ProductZonesControl.tsx +46 -49
- package/src/product-set/form/ProductsControl.tsx +79 -79
- package/src/product-set/form/SelectCategoryModal.stories.tsx +10 -10
- package/src/product-set/form/SelectCategoryModal.tsx +44 -44
- package/src/product-set/form/StepsControl.tsx +49 -49
- package/src/product-set/form/SubProductsControl.tsx +53 -58
- package/src/product-set/form/VenueMapSetModal.tsx +68 -66
- package/src/product-set/form/VenueMapsControl.tsx +64 -69
- package/src/product-set/form/context.tsx +25 -25
- package/src/product-set/form/index.ts +2 -1
- package/src/product-set/hooks/useSortableTreeFunctions.ts +18 -18
- package/src/product-set/index.ts +10 -10
- package/src/product-set/item/CreateProductSetItem.tsx +10 -10
- package/src/product-set/popover/ProductSetPopover.stories.tsx +23 -23
- package/src/product-set/popover/ProductSetPopover.tsx +22 -22
- package/src/product-set/popover/index.ts +1 -1
- package/src/product-set/product/Product.stories.tsx +38 -41
- package/src/product-set/product/ProductControl.tsx +132 -140
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +40 -42
- package/src/product-set/product/advanced-options/index.ts +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +12 -12
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +30 -30
- package/src/product-set/product/booking-management/index.ts +1 -1
- package/src/product-set/product/constants.ts +2 -2
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +12 -12
- package/src/product-set/product/deposit/ProductDepositControl.tsx +24 -24
- package/src/product-set/product/deposit/index.ts +1 -1
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +8 -8
- package/src/product-set/product/duration/ProductDurationControl.tsx +34 -34
- package/src/product-set/product/duration/index.ts +1 -1
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +14 -14
- package/src/product-set/product/fixed-duration-fields/index.ts +1 -1
- package/src/product-set/product/index.ts +4 -4
- package/src/product-set/product/price/ProductPrice.stories.tsx +12 -12
- package/src/product-set/product/price/ProductPriceControl.tsx +29 -29
- package/src/product-set/product/price/index.ts +1 -1
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +26 -26
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +38 -38
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +37 -37
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +35 -35
- package/src/product-set/product/quantity/index.ts +3 -3
- package/src/product-set/product-category/ProductCategory.stories.tsx +34 -37
- package/src/product-set/product-category/ProductCategoryControl.tsx +99 -99
- package/src/product-set/product-category/index.ts +1 -1
- package/src/product-set/product-zone/ProductZoneControl.tsx +61 -61
- package/src/product-set/product-zone/index.ts +1 -1
- package/src/product-set/step/Step.stories.tsx +32 -36
- package/src/product-set/step/StepControl.tsx +42 -42
- package/src/product-set/step/index.ts +1 -1
- package/src/product-set/tabs/ProductSetTab.tsx +9 -9
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +8 -8
- package/src/product-set/tabs/ProductSetTabs.tsx +9 -9
- package/src/product-set/tabs/index.ts +2 -2
- package/src/product-set/types/index.ts +10 -10
- package/src/product-set/utils/index.ts +41 -31
- package/src/provider/categories-input/CategoriesInput.stories.tsx +20 -20
- package/src/provider/categories-input/CategoriesInput.tsx +12 -12
- package/src/provider/categories-input/CategoriesInputDescription.tsx +12 -12
- package/src/provider/categories-input/index.ts +4 -4
- package/src/provider/company/index.ts +1 -1
- package/src/provider/company/user-form/UserForm.stories.tsx +7 -7
- package/src/provider/company/user-form/UserForm.tsx +72 -76
- package/src/provider/company/user-form/index.ts +1 -1
- package/src/provider/constants.ts +1 -1
- package/src/provider/index.ts +8 -8
- package/src/provider/location-input/LocationInput.stories.tsx +21 -21
- package/src/provider/location-input/LocationInput.tsx +27 -27
- package/src/provider/location-input/LocationInputDescription.tsx +17 -17
- package/src/provider/location-input/components/FormGroupControll.tsx +5 -5
- package/src/provider/location-input/components/index.ts +1 -1
- package/src/provider/location-input/index.ts +13 -13
- package/src/provider/provider-details-input/ProviderDetailsInput.stories.tsx +10 -10
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +60 -60
- package/src/provider/provider-details-input/index.ts +1 -1
- package/src/provider/provider-form/ProviderForm.stories.tsx +28 -28
- package/src/provider/provider-form/ProviderForm.tsx +41 -41
- package/src/provider/provider-form/index.ts +1 -1
- package/src/provider/provider-links-input/ProviderLinksInput.stories.tsx +10 -10
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +18 -18
- package/src/provider/provider-links-input/index.ts +1 -1
- package/src/provider/venue-form/VenueForm.stories.tsx +47 -47
- package/src/provider/venue-form/VenueForm.tsx +60 -60
- package/src/provider/venue-form/index.ts +1 -1
- package/src/provider/working-hours-input/WorkingHoursInput.stories.tsx +16 -16
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +26 -26
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +14 -14
- package/src/provider/working-hours-input/index.ts +7 -7
- package/src/provider/working-hours-input/utils.ts +2 -4
- package/src/radio-card/RadioCard.stories.tsx +22 -22
- package/src/radio-card/RadioCard.tsx +17 -17
- package/src/radio-card/index.ts +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +43 -43
- package/src/recurrence-input/RecurrenceInput.stories.tsx +9 -9
- package/src/recurrence-input/RecurrenceInput.tsx +36 -36
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +25 -25
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +11 -11
- package/src/recurrence-input/index.ts +1 -1
- package/src/recurrence-input/utils.ts +34 -34
- package/src/recurring-date-picker-input/DatePickerInput.tsx +37 -37
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +40 -40
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +30 -30
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +59 -59
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +17 -17
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +14 -14
- package/src/recurring-date-picker-input/RecurringDatePickerInput.stories.tsx +24 -24
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +132 -132
- package/src/recurring-date-picker-input/index.ts +1 -1
- package/src/recurring-date-picker-input/utils.ts +70 -70
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +31 -31
- package/src/report/DataFieldsSelector/index.ts +1 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.stories.tsx +20 -20
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +65 -65
- package/src/report/ReportRunnerModal/index.ts +1 -1
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +17 -17
- package/src/report/ReportTypeSelect/index.ts +1 -1
- package/src/report/card/ReportCard.stories.tsx +8 -8
- package/src/report/card/ReportCard.tsx +7 -7
- package/src/report/card/index.ts +1 -1
- package/src/report/form/ReportForm.stories.tsx +7 -7
- package/src/report/form/ReportForm.tsx +29 -29
- package/src/report/form/index.ts +1 -1
- package/src/report/index.ts +5 -5
- package/src/resource/card/ResourceCard.stories.tsx +7 -7
- package/src/resource/card/ResourceCard.tsx +9 -9
- package/src/resource/card/index.ts +2 -2
- package/src/resource/form/ResourceForm.stories.tsx +12 -12
- package/src/resource/form/ResourceForm.tsx +33 -33
- package/src/resource/form/components/CapacityControl.tsx +22 -22
- package/src/resource/form/components/NameControl.tsx +22 -22
- package/src/resource/form/components/SortControl.tsx +22 -22
- package/src/resource/form/components/ZoneControl.tsx +27 -29
- package/src/resource/form/index.ts +2 -2
- package/src/resource/index.ts +4 -4
- package/src/sales/booking/index.ts +1 -1
- package/src/sales/booking/results/BookingResults.stories.tsx +82 -82
- package/src/sales/booking/results/BookingResults.tsx +15 -15
- package/src/sales/booking/results/components/ResultCard.tsx +36 -38
- package/src/sales/booking/results/constants.ts +6 -6
- package/src/sales/booking/results/index.ts +3 -3
- package/src/sales/constants.tsx +11 -11
- package/src/sales/coupon/control/CouponFormControl.tsx +102 -102
- package/src/sales/coupon/control/index.ts +1 -1
- package/src/sales/coupon/form/CouponForm.stories.tsx +23 -23
- package/src/sales/coupon/form/CouponFrom.tsx +39 -39
- package/src/sales/coupon/form/index.ts +1 -1
- package/src/sales/coupon/index.tsx +1 -1
- package/src/sales/coupon/utils/index.ts +4 -4
- package/src/sales/filters/SaleFilter.stories.tsx +12 -12
- package/src/sales/filters/SaleFilters.tsx +28 -28
- package/src/sales/filters/index.ts +1 -1
- package/src/sales/guest-profile/index.ts +4 -4
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +86 -86
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +28 -30
- package/src/sales/guest-profile/previous-bookings/index.ts +1 -1
- package/src/sales/guest-profile/profile/Profile.stories.tsx +10 -10
- package/src/sales/guest-profile/profile/Profile.tsx +12 -12
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +8 -10
- package/src/sales/guest-profile/profile/components/ImageHolder/index.ts +1 -1
- package/src/sales/guest-profile/profile/index.ts +2 -2
- package/src/sales/guest-profile/user-metrics/UserMetrics.stories.tsx +15 -15
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +27 -28
- package/src/sales/guest-profile/user-metrics/index.ts +2 -2
- package/src/sales/guest-profile/visited-providers/VisitedProviders.stories.tsx +24 -24
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +16 -17
- package/src/sales/guest-profile/visited-providers/index.ts +1 -1
- package/src/sales/index.ts +12 -12
- package/src/sales/life-time-sales/LifeTimeSalesChart.stories.tsx +11 -11
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +30 -30
- package/src/sales/life-time-sales/index.ts +1 -1
- package/src/sales/manual-booking/formatDays.ts +22 -22
- package/src/sales/manual-booking/index.ts +6 -6
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +18 -18
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +53 -53
- package/src/sales/manual-booking/number-input-horizontal/index.ts +1 -1
- package/src/sales/manual-booking/search-user/SearchUser.tsx +41 -41
- package/src/sales/manual-booking/search-user/index.ts +1 -1
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +13 -13
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +31 -31
- package/src/sales/manual-booking/select-date-type-control/index.ts +1 -1
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +39 -41
- package/src/sales/manual-booking/select-event/index.ts +1 -1
- package/src/sales/manual-booking/select-menu/SelectMenu.stories.tsx +35 -35
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +23 -25
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +10 -10
- package/src/sales/manual-booking/select-menu/index.ts +2 -2
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +39 -39
- package/src/sales/manual-booking/summary/index.ts +1 -1
- package/src/sales/modals/index.ts +2 -2
- package/src/sales/modals/payment-modal/PaymentModal.stories.tsx +39 -39
- package/src/sales/modals/payment-modal/PaymentModal.tsx +31 -31
- package/src/sales/modals/payment-modal/index.ts +2 -2
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +18 -18
- package/src/sales/modals/refund-modal/RefundModal.tsx +42 -42
- package/src/sales/modals/refund-modal/index.ts +2 -2
- package/src/sales/notes/NotesTable.stories.tsx +25 -25
- package/src/sales/notes/NotesTable.tsx +43 -43
- package/src/sales/notes/NotesTableRow.tsx +29 -29
- package/src/sales/notes/index.ts +1 -1
- package/src/sales/notes/note-form/NoteForm.stories.tsx +7 -7
- package/src/sales/notes/note-form/NoteForm.tsx +24 -24
- package/src/sales/notes/note-form/index.ts +1 -1
- package/src/sales/payment-form/SalePaymentForm.stories.tsx +29 -29
- package/src/sales/payment-form/SalePaymentForm.tsx +67 -67
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +19 -19
- package/src/sales/payment-form/components/RyftPayment/index.ts +2 -2
- package/src/sales/payment-form/index.ts +4 -4
- package/src/sales/payment-form/types.ts +3 -5
- package/src/sales/sales-and-views/SalesAndViewsChart.stories.tsx +39 -39
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +74 -76
- package/src/sales/sales-and-views/index.ts +1 -1
- package/src/sales/source-of-sales/SourceOfSalesChart.stories.tsx +12 -12
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +31 -32
- package/src/sales/source-of-sales/index.ts +1 -1
- package/src/sales/statistics-chart/StatisticsChart.stories.tsx +8 -8
- package/src/sales/statistics-chart/StatisticsChart.tsx +11 -11
- package/src/sales/statistics-chart/index.ts +1 -1
- package/src/setting/admin/AdminSetting.stories.tsx +15 -15
- package/src/setting/admin/AdminSettingForm.tsx +60 -61
- package/src/setting/admin/PaymentFeeForm.tsx +76 -76
- package/src/setting/admin/index.ts +1 -1
- package/src/setting/dashboard/DashboardSetting.stories.tsx +43 -43
- package/src/setting/dashboard/DashboardSettingForm.tsx +64 -64
- package/src/setting/dashboard/EventSettingForm.tsx +19 -19
- package/src/setting/dashboard/FinancialDataForm.tsx +42 -42
- package/src/setting/dashboard/OtherSettingForm.tsx +58 -58
- package/src/setting/dashboard/ProviderSettingForm.tsx +30 -30
- package/src/setting/dashboard/components/IpInput.stories.tsx +8 -8
- package/src/setting/dashboard/components/IpInput.tsx +92 -92
- package/src/setting/dashboard/index.ts +5 -5
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.stories.tsx +9 -9
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +11 -11
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.stories.tsx +8 -8
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +16 -16
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.stories.tsx +18 -18
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +12 -12
- package/src/setting/dashboard/snippet-templates/card/index.ts +1 -1
- package/src/setting/dashboard/snippets/card/SnippetCard.stories.tsx +14 -14
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +27 -27
- package/src/setting/dashboard/snippets/card/index.ts +1 -1
- package/src/setting/index.ts +3 -3
- package/src/setting/system/SystemSetting.stories.tsx +7 -7
- package/src/setting/system/SystemSettingForm.tsx +17 -17
- package/src/setting/system/index.ts +1 -1
- package/src/sidebar/elements/Elements.stories.tsx +8 -8
- package/src/sidebar/elements/ReturnBack.tsx +8 -8
- package/src/sidebar/elements/index.ts +2 -2
- package/src/sidebar/index.ts +1 -1
- package/src/slide-curtain/SlideCurtain.stories.tsx +6 -6
- package/src/slide-curtain/SlideCurtain.tsx +18 -18
- package/src/slide-curtain/index.ts +1 -1
- package/src/snippet/index.ts +1 -1
- package/src/snippet/snippet-template/SnippetTemplate.stories.tsx +9 -9
- package/src/snippet/snippet-template/SnippetTemplate.tsx +16 -16
- package/src/snippet/snippet-template/context/index.ts +3 -3
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +80 -80
- package/src/snippet/snippet-template/context/snippetTemplateLoading.tsx +6 -6
- package/src/snippet/snippet-template/context/snippetTemplateView.tsx +76 -77
- package/src/snippet/snippet-template/control/Control.stories.tsx +10 -10
- package/src/snippet/snippet-template/control/PropertyControl.tsx +37 -37
- package/src/snippet/snippet-template/control/index.ts +1 -1
- package/src/snippet/snippet-template/form/SnippetTemplateForm.stories.tsx +55 -55
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +50 -50
- package/src/snippet/snippet-template/form/index.ts +1 -1
- package/src/snippet/snippet-template/index.ts +6 -6
- package/src/snippet/snippet-template/preview/Preview.stories.tsx +48 -48
- package/src/snippet/snippet-template/preview/Preview.tsx +71 -65
- package/src/snippet/snippet-template/preview/index.ts +1 -1
- package/src/snippet/snippet-template/settings/SettingButton.tsx +21 -23
- package/src/snippet/snippet-template/settings/Settings.stories.tsx +8 -8
- package/src/snippet/snippet-template/settings/index.ts +1 -1
- package/src/snippet/snippet-template/utils/index.ts +8 -8
- package/src/sortable-fields/SortableFieldItem.tsx +15 -15
- package/src/sortable-fields/SortableFieldList.tsx +16 -19
- package/src/sortable-fields/index.ts +1 -1
- package/src/sortable-list/CreateSortableListItem.tsx +4 -4
- package/src/sortable-list/SortableList.stories.tsx +10 -10
- package/src/sortable-list/SortableList.tsx +47 -55
- package/src/sortable-list/index.ts +3 -3
- package/src/sortable-tree/SortableTree.stories.tsx +21 -21
- package/src/sortable-tree/SortableTree.tsx +9 -9
- package/src/sortable-tree/SortableTreeItem.stories.tsx +12 -15
- package/src/sortable-tree/SortableTreeItem.tsx +100 -94
- package/src/sortable-tree/index.ts +2 -2
- package/src/sorting-select/SortingSelect.stories.tsx +7 -7
- package/src/sorting-select/SortingSelect.tsx +30 -30
- package/src/sorting-select/index.ts +1 -1
- package/src/static/CountryCodeSelect.tsx +21 -21
- package/src/static/CountrySelect.tsx +25 -25
- package/src/static/CurrencyNumberInput.tsx +17 -17
- package/src/static/FormCard.tsx +7 -7
- package/src/static/Image.tsx +6 -6
- package/src/static/RestrictedAccess.tsx +9 -9
- package/src/static/SocialButton.tsx +20 -20
- package/src/static/Static.stories.tsx +57 -57
- package/src/static/StyledButton.tsx +6 -6
- package/src/static/TextField.tsx +16 -16
- package/src/static/UserBadge.tsx +14 -14
- package/src/static/WarningMessage.tsx +6 -6
- package/src/static/date-range-input/DateRangeInput.stories.tsx +11 -11
- package/src/static/date-range-input/DateRangeInput.tsx +64 -66
- package/src/static/date-range-input/index.ts +1 -1
- package/src/static/date-range-input/utils/index.ts +25 -25
- package/src/static/form-number-input/FormNumberInput.stories.tsx +8 -8
- package/src/static/form-number-input/FormNumberInput.tsx +23 -23
- package/src/static/form-number-input/index.ts +1 -1
- package/src/static/images/DefaultUserImage.tsx +5 -5
- package/src/static/images/Images.stories.tsx +6 -6
- package/src/static/images/index.ts +2 -2
- package/src/static/index.ts +23 -23
- package/src/static/loader/BlockLoader.tsx +2 -2
- package/src/static/loader/ButtonLoader.tsx +6 -6
- package/src/static/loader/Loader.stories.tsx +15 -15
- package/src/static/loader/LoaderIndicator.tsx +15 -15
- package/src/static/loader/PaymentLoader.tsx +17 -17
- package/src/static/loader/SnippetLoader.tsx +2 -2
- package/src/static/loader/index.ts +7 -7
- package/src/static/manual-date-picker/ManualDatePicker.tsx +19 -19
- package/src/static/manual-date-picker/constants/index.ts +4 -4
- package/src/static/manual-date-picker/hooks/useManualDatePicker.ts +54 -54
- package/src/static/manual-date-picker/index.ts +2 -2
- package/src/static/manual-date-picker/utils/index.ts +15 -15
- package/src/static/number-input/NumberInput.stories.tsx +9 -9
- package/src/static/number-input/NumberInput.tsx +21 -21
- package/src/static/number-input/index.ts +1 -1
- package/src/static/switch/BooleanSwitch.stories.tsx +12 -12
- package/src/static/switch/BooleanSwitch.tsx +17 -17
- package/src/static/switch/Switch.stories.tsx +25 -25
- package/src/static/switch/Switch.tsx +15 -15
- package/src/static/switch/index.ts +2 -2
- package/src/static/tabs/Tab.tsx +10 -10
- package/src/static/tabs/Tabs.tsx +12 -12
- package/src/static/tabs/index.ts +1 -1
- package/src/static/text-expand/TextExpand.stories.tsx +9 -9
- package/src/static/text-expand/TextExpand.tsx +16 -16
- package/src/static/text-expand/index.ts +1 -1
- package/src/striped-static-table/StripedStaticTable.stories.tsx +31 -31
- package/src/striped-static-table/StripedStaticTable.tsx +15 -15
- package/src/striped-static-table/index.ts +1 -1
- package/src/styles/activity-card/GridActivitiesCard.scss +1 -1
- package/src/styles/activity-card/ListActivitiesCard.scss +1 -1
- package/src/styles/activity-card/_index.scss +2 -2
- package/src/styles/affiliate/AffiliateCard.scss +7 -7
- package/src/styles/affiliate/_index.scss +2 -2
- package/src/styles/auth/_index.scss +1 -1
- package/src/styles/availability-indicator/_index.scss +1 -1
- package/src/styles/back-button/_index.scss +1 -1
- package/src/styles/company-user-form/_index.scss +1 -1
- package/src/styles/custom-fields/CreateSortableListItem.scss +3 -3
- package/src/styles/custom-fields/_index.scss +3 -3
- package/src/styles/customers/_index.scss +1 -1
- package/src/styles/date-time-button/_index.scss +1 -1
- package/src/styles/error/_index.scss +1 -1
- package/src/styles/events/EditEventModal.scss +5 -5
- package/src/styles/events/EventCard.scss +4 -4
- package/src/styles/events/_index.scss +4 -4
- package/src/styles/file-upload/_index.scss +2 -2
- package/src/styles/form/CustomRadio.scss +1 -1
- package/src/styles/form/Input.scss +4 -4
- package/src/styles/form/_index.scss +4 -4
- package/src/styles/header/Header.scss +3 -3
- package/src/styles/header/_index.scss +2 -2
- package/src/styles/header/elements/CompanySelector.scss +2 -2
- package/src/styles/header/elements/_index.scss +1 -1
- package/src/styles/help/Example.scss +1 -1
- package/src/styles/help/_index.scss +1 -1
- package/src/styles/iframe-events/Calendar.scss +0 -1
- package/src/styles/iframe-events/Card.scss +3 -3
- package/src/styles/iframe-events/Event.scss +2 -2
- package/src/styles/iframe-events/EventBookingView.scss +1 -1
- package/src/styles/iframe-events/EventForm.scss +1 -1
- package/src/styles/iframe-events/EventTables.scss +1 -1
- package/src/styles/iframe-events/_index.scss +17 -17
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +5 -5
- package/src/styles/iframe-external-modal/_index.scss +1 -1
- package/src/styles/iframe-order-process/_index.scss +1 -1
- package/src/styles/iframe-page/PageBody.scss +1 -1
- package/src/styles/iframe-page/_index.scss +3 -3
- package/src/styles/iframe-payments/_index.scss +1 -1
- package/src/styles/layout/_index.scss +1 -1
- package/src/styles/logo/Logo.scss +1 -1
- package/src/styles/logo/_index.scss +1 -1
- package/src/styles/modals/_index.scss +1 -1
- package/src/styles/notification/Notification.scss +1 -1
- package/src/styles/notification/_index.scss +1 -1
- package/src/styles/order-items-table/_index.scss +1 -1
- package/src/styles/overrides/_functions.scss +1 -1
- package/src/styles/packages.scss +45 -45
- package/src/styles/product-set/CreateProductSetItem.scss +3 -3
- package/src/styles/product-set/EditZoneSettingModal.scss +13 -13
- package/src/styles/product-set/ProductSetCard.scss +7 -7
- package/src/styles/product-set/ProductSetForm.scss +26 -8
- package/src/styles/product-set/ProductSetTabs.scss +2 -2
- package/src/styles/product-set/_index.scss +14 -14
- package/src/styles/providers/_index.scss +1 -1
- package/src/styles/report/ReportCard.scss +4 -4
- package/src/styles/report/ReportEditorModal.scss +3 -3
- package/src/styles/report/ReportRunnerModal.scss +2 -2
- package/src/styles/report/_index.scss +3 -3
- package/src/styles/ryft-payment-form/_index.scss +1 -1
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/GuestProfile.scss +2 -2
- package/src/styles/sales/LifeTimeSales.scss +1 -1
- package/src/styles/sales/ManualBooking.scss +2 -2
- package/src/styles/sales/SalesAndViews.scss +4 -4
- package/src/styles/sales/SourceOfSales.scss +1 -1
- package/src/styles/sales/_index.scss +16 -16
- package/src/styles/setting/_index.scss +1 -1
- package/src/styles/setting/dashboard/_index.scss +1 -1
- package/src/styles/sidebar/_index.scss +1 -1
- package/src/styles/sidebar/elements/_index.scss +1 -1
- package/src/styles/skeleton/_index.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplate.scss +1 -1
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +4 -4
- package/src/styles/snippet-templates/_index.scss +2 -2
- package/src/styles/sortable-field/_index.scss +1 -1
- package/src/styles/sortable-tree/Item.scss +3 -3
- package/src/styles/sortable-tree/_index.scss +1 -1
- package/src/styles/static/CountrySelect.scss +1 -1
- package/src/styles/static/Loader.scss +1 -1
- package/src/styles/static/NumberInput.scss +1 -1
- package/src/styles/static/SocialButton.scss +4 -4
- package/src/styles/static/Switch.scss +1 -1
- package/src/styles/static/Tabs.scss +2 -2
- package/src/styles/static/UserBadge.scss +1 -1
- package/src/styles/static/_index.scss +12 -12
- package/src/styles/table/_index.scss +1 -1
- package/src/styles/themes/bookedit/_fonts.scss +1 -1
- package/src/styles/themes/bookedit/_variables.scss +69 -69
- package/src/styles/themes/bookedit/index.scss +44 -44
- package/src/styles/themes/licklist/_fonts.scss +1 -1
- package/src/styles/themes/licklist/_variables.scss +2 -2
- package/src/styles/themes/licklist/index.scss +40 -40
- package/src/styles/tiptap-editor/TiptapEditor.scss +1 -1
- package/src/styles/tiptap-editor/_index.scss +1 -1
- package/src/styles/venue-map-sets/VenueMapSetCard.scss +6 -6
- package/src/styles/venue-map-sets/_index.scss +2 -2
- package/src/styles/zones/ZoneCard.scss +7 -7
- package/src/styles/zones/_index.scss +3 -3
- package/src/table/FilterHelperComponent.tsx +25 -25
- package/src/table/MenuButton.tsx +31 -33
- package/src/table/PaginationHelperComponent.tsx +26 -26
- package/src/table/PerPageHelperComponent.tsx +14 -14
- package/src/table/ReactTableHelperComponent.tsx +67 -69
- package/src/table/StaticTable.tsx +19 -19
- package/src/table/Table.stories.tsx +65 -65
- package/src/table/TableHelperComponent.tsx +97 -97
- package/src/table/hooks/useTableQueryOptions.ts +20 -20
- package/src/table/index.ts +7 -7
- package/src/table/types.ts +32 -36
- package/src/table/utils/index.ts +9 -9
- package/src/theme/Theme.stories.tsx +32 -32
- package/src/tiptap-editor/TipTapEditor.stories.tsx +13 -13
- package/src/tiptap-editor/TipTapEditor.tsx +43 -43
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +14 -14
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +33 -33
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +13 -13
- package/src/tiptap-editor/TipTapMenu/components/index.ts +1 -1
- package/src/tiptap-editor/TipTapMenu/extensions/EMOJIS.ts +24 -24
- package/src/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.ts +45 -49
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +6 -6
- package/src/tiptap-editor/TipTapMenu/index.ts +1 -1
- package/src/tiptap-editor/index.ts +1 -1
- package/src/typeahead/Typeahead.stories.tsx +10 -10
- package/src/typeahead/Typeahead.tsx +41 -27
- package/src/typeahead/index.ts +1 -1
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +69 -68
- package/src/typeahead-helper/index.ts +1 -1
- package/src/types/bookings.ts +4 -4
- package/src/types/categories.ts +7 -7
- package/src/types/currency.ts +3 -3
- package/src/types/generic/SelectItem.ts +3 -3
- package/src/types/iframe.ts +2 -2
- package/src/types/index.ts +1 -1
- package/src/types/provider-links.ts +6 -6
- package/src/types/static/HTMLInputDateElement.ts +1 -1
- package/src/types/static/ILoaderOptions.ts +20 -20
- package/src/typings.d.ts +21 -21
- package/src/venue-map-sets/card/VenueMapCard.stories.tsx +8 -8
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +27 -27
- package/src/venue-map-sets/card/index.ts +1 -1
- package/src/venue-map-sets/form/VenueMapSetForm.stories.tsx +22 -22
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +23 -23
- package/src/venue-map-sets/form/components/NameControl.tsx +28 -28
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +50 -52
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +41 -41
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +49 -49
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +60 -62
- package/src/venue-map-sets/form/index.ts +2 -2
- package/src/venue-map-sets/form/types/index.ts +15 -15
- package/src/venue-map-sets/form/utils/index.ts +25 -23
- package/src/venue-map-sets/index.ts +2 -2
- package/src/virtualized/components/VirtualizedGrid.tsx +10 -10
- package/src/virtualized/components/VirtualizedWindowScroller.stories.tsx +12 -12
- package/src/virtualized/components/VirtualizedWindowScroller.tsx +26 -28
- package/src/virtualized/context/VirtualizedContext.tsx +15 -14
- package/src/virtualized/context/index.ts +1 -1
- package/src/virtualized/index.ts +3 -3
- package/src/zone/card/ZoneCard.stories.tsx +7 -7
- package/src/zone/card/ZoneCard.tsx +27 -27
- package/src/zone/card/index.ts +2 -2
- package/src/zone/form/ZoneForm.stories.tsx +10 -10
- package/src/zone/form/ZoneForm.tsx +34 -34
- package/src/zone/form/components/AvailableTimesControl.tsx +56 -60
- package/src/zone/form/components/DescriptionControl.tsx +20 -20
- package/src/zone/form/components/GameDurationControl.tsx +19 -19
- package/src/zone/form/components/NameControl.tsx +22 -22
- package/src/zone/form/components/SortControl.tsx +22 -22
- package/src/zone/form/components/ZoneControl.tsx +38 -40
- package/src/zone/form/components/ZoneImageControl.tsx +36 -36
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +21 -22
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +74 -79
- package/src/zone/form/components/ZoneTypeControl.tsx +24 -26
- package/src/zone/form/index.ts +2 -2
- package/src/zone/form/utils/dates.ts +32 -32
- package/src/zone/index.ts +2 -2
- package/vite.config.ts +14 -14
- package/yarn.lock +99 -129
- package/dist/assets/iframe/selectArrow.svg.js +0 -17
|
@@ -1,574 +1,574 @@
|
|
|
1
|
-
import { Meta } from
|
|
2
|
-
import { boolean, text } from
|
|
1
|
+
import { Meta } from '@storybook/react'
|
|
2
|
+
import { boolean, text } from '@storybook/addon-knobs'
|
|
3
3
|
|
|
4
|
-
import { IframeEventCard } from
|
|
4
|
+
import { IframeEventCard } from './IframeEventCard'
|
|
5
5
|
|
|
6
6
|
export default {
|
|
7
|
-
title:
|
|
7
|
+
title: 'Iframe/Event/Cards',
|
|
8
8
|
component: IframeEventCard,
|
|
9
|
-
} as Meta
|
|
9
|
+
} as Meta
|
|
10
10
|
|
|
11
11
|
const DEFAULT_IMAGE =
|
|
12
|
-
|
|
12
|
+
'https://images.unsplash.com/photo-1638988319382-90e61be77c59?ixlib=rb-1.2.1&auto=format&fit=crop&w=687&q=80'
|
|
13
13
|
|
|
14
14
|
const MOCK_IFRAMES = [
|
|
15
15
|
{
|
|
16
|
-
id:
|
|
17
|
-
title:
|
|
18
|
-
startAt:
|
|
19
|
-
colour:
|
|
16
|
+
id: '486',
|
|
17
|
+
title: 'Cupcake event',
|
|
18
|
+
startAt: 'Wed Sep 07 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
19
|
+
colour: '',
|
|
20
20
|
imgSrc: DEFAULT_IMAGE,
|
|
21
21
|
eventId: 1179,
|
|
22
|
-
type:
|
|
22
|
+
type: '14:34 - 12:34',
|
|
23
23
|
cost: 80,
|
|
24
24
|
description: null,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
id:
|
|
28
|
-
title:
|
|
29
|
-
startAt:
|
|
30
|
-
colour:
|
|
27
|
+
id: '294',
|
|
28
|
+
title: 'Check event',
|
|
29
|
+
startAt: 'Wed Sep 07 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
30
|
+
colour: '',
|
|
31
31
|
imgSrc: DEFAULT_IMAGE,
|
|
32
32
|
eventId: 1112,
|
|
33
|
-
type:
|
|
33
|
+
type: 'from 15:20',
|
|
34
34
|
cost: 14,
|
|
35
35
|
description:
|
|
36
|
-
|
|
36
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
id:
|
|
40
|
-
title:
|
|
41
|
-
startAt:
|
|
42
|
-
colour:
|
|
39
|
+
id: '532',
|
|
40
|
+
title: 'EVENTEVENT',
|
|
41
|
+
startAt: 'Wed Sep 07 2022 17:55:00 GMT+0300 (Eastern European Summer Time)',
|
|
42
|
+
colour: '',
|
|
43
43
|
imgSrc: DEFAULT_IMAGE,
|
|
44
44
|
eventId: 1180,
|
|
45
|
-
type:
|
|
45
|
+
type: '15:55 - 17:55',
|
|
46
46
|
cost: 14,
|
|
47
|
-
description:
|
|
47
|
+
description: '<p>Description</p>',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
id:
|
|
51
|
-
title:
|
|
52
|
-
startAt:
|
|
53
|
-
colour:
|
|
50
|
+
id: '349',
|
|
51
|
+
title: 'Testing Date/End event',
|
|
52
|
+
startAt: 'Thu Sep 08 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
53
|
+
colour: '',
|
|
54
54
|
imgSrc: DEFAULT_IMAGE,
|
|
55
55
|
eventId: 1170,
|
|
56
|
-
type:
|
|
56
|
+
type: 'from 22:04',
|
|
57
57
|
description:
|
|
58
|
-
|
|
58
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
id:
|
|
62
|
-
title:
|
|
63
|
-
startAt:
|
|
64
|
-
colour:
|
|
61
|
+
id: '382',
|
|
62
|
+
title: 'Date testing 2',
|
|
63
|
+
startAt: 'Thu Sep 08 2022 14:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
64
|
+
colour: '',
|
|
65
65
|
imgSrc: DEFAULT_IMAGE,
|
|
66
66
|
eventId: 1172,
|
|
67
|
-
type:
|
|
67
|
+
type: '12:20 - 10:19',
|
|
68
68
|
description: null,
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
|
-
id:
|
|
72
|
-
title:
|
|
73
|
-
startAt:
|
|
74
|
-
colour:
|
|
71
|
+
id: '487',
|
|
72
|
+
title: 'Cupcake event',
|
|
73
|
+
startAt: 'Thu Sep 08 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
74
|
+
colour: '',
|
|
75
75
|
imgSrc: DEFAULT_IMAGE,
|
|
76
76
|
eventId: 1179,
|
|
77
|
-
type:
|
|
77
|
+
type: '14:34 - 12:34',
|
|
78
78
|
cost: 80,
|
|
79
79
|
description: null,
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
id:
|
|
83
|
-
title:
|
|
84
|
-
startAt:
|
|
85
|
-
colour:
|
|
82
|
+
id: '295',
|
|
83
|
+
title: 'Check event',
|
|
84
|
+
startAt: 'Thu Sep 08 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
85
|
+
colour: '',
|
|
86
86
|
imgSrc: DEFAULT_IMAGE,
|
|
87
87
|
eventId: 1112,
|
|
88
|
-
type:
|
|
88
|
+
type: 'from 15:20',
|
|
89
89
|
cost: 14,
|
|
90
90
|
description:
|
|
91
|
-
|
|
91
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
id:
|
|
95
|
-
title:
|
|
96
|
-
startAt:
|
|
97
|
-
colour:
|
|
94
|
+
id: '331',
|
|
95
|
+
title: 'Solo Party27',
|
|
96
|
+
startAt: 'Thu Sep 08 2022 20:15:00 GMT+0300 (Eastern European Summer Time)',
|
|
97
|
+
colour: '',
|
|
98
98
|
imgSrc: DEFAULT_IMAGE,
|
|
99
99
|
eventId: 1149,
|
|
100
|
-
type:
|
|
100
|
+
type: '18:15 - 10:22',
|
|
101
101
|
cost: 66,
|
|
102
102
|
description: null,
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
id:
|
|
106
|
-
title:
|
|
107
|
-
startAt:
|
|
108
|
-
colour:
|
|
105
|
+
id: '350',
|
|
106
|
+
title: 'Testing Date/End event',
|
|
107
|
+
startAt: 'Fri Sep 09 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
108
|
+
colour: '',
|
|
109
109
|
imgSrc: DEFAULT_IMAGE,
|
|
110
110
|
eventId: 1170,
|
|
111
|
-
type:
|
|
111
|
+
type: 'from 22:04',
|
|
112
112
|
description:
|
|
113
|
-
|
|
113
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
id:
|
|
117
|
-
title:
|
|
118
|
-
startAt:
|
|
119
|
-
colour:
|
|
116
|
+
id: '488',
|
|
117
|
+
title: 'Cupcake event',
|
|
118
|
+
startAt: 'Fri Sep 09 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
119
|
+
colour: '',
|
|
120
120
|
imgSrc: DEFAULT_IMAGE,
|
|
121
121
|
eventId: 1179,
|
|
122
|
-
type:
|
|
122
|
+
type: '14:34 - 12:34',
|
|
123
123
|
cost: 80,
|
|
124
124
|
description: null,
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
|
-
id:
|
|
128
|
-
title:
|
|
129
|
-
startAt:
|
|
130
|
-
colour:
|
|
127
|
+
id: '296',
|
|
128
|
+
title: 'Check event',
|
|
129
|
+
startAt: 'Fri Sep 09 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
130
|
+
colour: '',
|
|
131
131
|
imgSrc: DEFAULT_IMAGE,
|
|
132
132
|
eventId: 1112,
|
|
133
|
-
type:
|
|
133
|
+
type: 'from 15:20',
|
|
134
134
|
cost: 14,
|
|
135
135
|
description:
|
|
136
|
-
|
|
136
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
|
-
id:
|
|
140
|
-
title:
|
|
141
|
-
startAt:
|
|
142
|
-
colour:
|
|
139
|
+
id: '386',
|
|
140
|
+
title: 'PenEvent',
|
|
141
|
+
startAt: 'Fri Sep 09 2022 17:27:00 GMT+0300 (Eastern European Summer Time)',
|
|
142
|
+
colour: '',
|
|
143
143
|
imgSrc: DEFAULT_IMAGE,
|
|
144
144
|
eventId: 1174,
|
|
145
|
-
type:
|
|
145
|
+
type: '15:27 - 11:27',
|
|
146
146
|
cost: 14,
|
|
147
147
|
description: null,
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
id:
|
|
151
|
-
title:
|
|
152
|
-
startAt:
|
|
153
|
-
colour:
|
|
150
|
+
id: '533',
|
|
151
|
+
title: 'EVENTEVENT',
|
|
152
|
+
startAt: 'Fri Sep 09 2022 17:55:00 GMT+0300 (Eastern European Summer Time)',
|
|
153
|
+
colour: '',
|
|
154
154
|
imgSrc: DEFAULT_IMAGE,
|
|
155
155
|
eventId: 1180,
|
|
156
|
-
type:
|
|
156
|
+
type: '15:55 - 17:55',
|
|
157
157
|
cost: 14,
|
|
158
|
-
description:
|
|
158
|
+
description: '<p>Description</p>',
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
id:
|
|
162
|
-
title:
|
|
163
|
-
startAt:
|
|
164
|
-
colour:
|
|
161
|
+
id: '427',
|
|
162
|
+
title: 'EVENT-11August',
|
|
163
|
+
startAt: 'Fri Sep 09 2022 21:12:00 GMT+0300 (Eastern European Summer Time)',
|
|
164
|
+
colour: '',
|
|
165
165
|
imgSrc: DEFAULT_IMAGE,
|
|
166
166
|
eventId: 1175,
|
|
167
|
-
type:
|
|
167
|
+
type: '19:12 - 17:12',
|
|
168
168
|
cost: 15,
|
|
169
169
|
description:
|
|
170
|
-
|
|
170
|
+
'<p><strong>On the other hand, we denoun</strong>ce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty throug<strong>h weakness of will, which is the same as</strong></p><p><strong> saying through shrinking from toil and pain. These cases are perfectly</strong></p><p><strong> simple and easy to distinguish. In </strong>a free hour, when our power of</p><p> choice is untramm<s>elled and when nothing prevents our being able to do</s></p><p><s> what we like best, every ple<em>asure is to be welcomed and every pain</em></s></p><p><s><em> avoided. But in certain circumstances and owing to the claims of duty</em></s></p><p><s><em> or the obligations of business </em>it will frequently occur that pleasures</s></p><p><s> have to be repudiated and annoyances accepted. The wise man therefore</s></p><p><s> always holds in these m</s>atters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
id:
|
|
174
|
-
title:
|
|
175
|
-
startAt:
|
|
176
|
-
colour:
|
|
173
|
+
id: '351',
|
|
174
|
+
title: 'Testing Date/End event',
|
|
175
|
+
startAt: 'Sat Sep 10 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
176
|
+
colour: '',
|
|
177
177
|
imgSrc: DEFAULT_IMAGE,
|
|
178
178
|
eventId: 1170,
|
|
179
|
-
type:
|
|
179
|
+
type: 'from 22:04',
|
|
180
180
|
description:
|
|
181
|
-
|
|
181
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
id:
|
|
185
|
-
title:
|
|
186
|
-
startAt:
|
|
187
|
-
colour:
|
|
184
|
+
id: '283',
|
|
185
|
+
title: 'Modified 2',
|
|
186
|
+
startAt: 'Sat Sep 10 2022 15:12:00 GMT+0300 (Eastern European Summer Time)',
|
|
187
|
+
colour: '',
|
|
188
188
|
imgSrc: DEFAULT_IMAGE,
|
|
189
189
|
eventId: 1107,
|
|
190
|
-
type:
|
|
190
|
+
type: 'from 13:12',
|
|
191
191
|
cost: 14,
|
|
192
|
-
description:
|
|
192
|
+
description: '<p>New Modified 12346</p>',
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
|
-
id:
|
|
196
|
-
title:
|
|
197
|
-
startAt:
|
|
198
|
-
colour:
|
|
195
|
+
id: '489',
|
|
196
|
+
title: 'Cupcake event',
|
|
197
|
+
startAt: 'Sat Sep 10 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
198
|
+
colour: '',
|
|
199
199
|
imgSrc: DEFAULT_IMAGE,
|
|
200
200
|
eventId: 1179,
|
|
201
|
-
type:
|
|
201
|
+
type: '14:34 - 12:34',
|
|
202
202
|
cost: 80,
|
|
203
203
|
description: null,
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
|
-
id:
|
|
207
|
-
title:
|
|
208
|
-
startAt:
|
|
209
|
-
colour:
|
|
206
|
+
id: '297',
|
|
207
|
+
title: 'Check event',
|
|
208
|
+
startAt: 'Sat Sep 10 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
209
|
+
colour: '',
|
|
210
210
|
imgSrc: DEFAULT_IMAGE,
|
|
211
211
|
eventId: 1112,
|
|
212
|
-
type:
|
|
212
|
+
type: 'from 15:20',
|
|
213
213
|
cost: 14,
|
|
214
214
|
description:
|
|
215
|
-
|
|
215
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
|
-
id:
|
|
219
|
-
title:
|
|
220
|
-
startAt:
|
|
221
|
-
colour:
|
|
218
|
+
id: '387',
|
|
219
|
+
title: 'PenEvent',
|
|
220
|
+
startAt: 'Sat Sep 10 2022 17:27:00 GMT+0300 (Eastern European Summer Time)',
|
|
221
|
+
colour: '',
|
|
222
222
|
imgSrc: DEFAULT_IMAGE,
|
|
223
223
|
eventId: 1174,
|
|
224
|
-
type:
|
|
224
|
+
type: '15:27 - 11:27',
|
|
225
225
|
cost: 14,
|
|
226
226
|
description: null,
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
|
-
id:
|
|
230
|
-
title:
|
|
231
|
-
startAt:
|
|
232
|
-
colour:
|
|
229
|
+
id: '332',
|
|
230
|
+
title: 'Solo Party27',
|
|
231
|
+
startAt: 'Sat Sep 10 2022 20:15:00 GMT+0300 (Eastern European Summer Time)',
|
|
232
|
+
colour: '',
|
|
233
233
|
imgSrc: DEFAULT_IMAGE,
|
|
234
234
|
eventId: 1149,
|
|
235
|
-
type:
|
|
235
|
+
type: '18:15 - 10:22',
|
|
236
236
|
cost: 66,
|
|
237
237
|
description: null,
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
id:
|
|
241
|
-
title:
|
|
242
|
-
startAt:
|
|
243
|
-
colour:
|
|
240
|
+
id: '352',
|
|
241
|
+
title: 'Testing Date/End event',
|
|
242
|
+
startAt: 'Sun Sep 11 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
243
|
+
colour: '',
|
|
244
244
|
imgSrc: DEFAULT_IMAGE,
|
|
245
245
|
eventId: 1170,
|
|
246
|
-
type:
|
|
246
|
+
type: 'from 22:04',
|
|
247
247
|
description:
|
|
248
|
-
|
|
248
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
|
-
id:
|
|
252
|
-
title:
|
|
253
|
-
startAt:
|
|
254
|
-
colour:
|
|
251
|
+
id: '298',
|
|
252
|
+
title: 'Check event',
|
|
253
|
+
startAt: 'Sun Sep 11 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
254
|
+
colour: '',
|
|
255
255
|
imgSrc: DEFAULT_IMAGE,
|
|
256
256
|
eventId: 1112,
|
|
257
|
-
type:
|
|
257
|
+
type: 'from 15:20',
|
|
258
258
|
cost: 14,
|
|
259
259
|
description:
|
|
260
|
-
|
|
260
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
|
-
id:
|
|
264
|
-
title:
|
|
265
|
-
startAt:
|
|
266
|
-
colour:
|
|
263
|
+
id: '353',
|
|
264
|
+
title: 'Testing Date/End event',
|
|
265
|
+
startAt: 'Mon Sep 12 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
266
|
+
colour: '',
|
|
267
267
|
imgSrc: DEFAULT_IMAGE,
|
|
268
268
|
eventId: 1170,
|
|
269
|
-
type:
|
|
269
|
+
type: 'from 22:04',
|
|
270
270
|
description:
|
|
271
|
-
|
|
271
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
|
-
id:
|
|
275
|
-
title:
|
|
276
|
-
startAt:
|
|
277
|
-
colour:
|
|
274
|
+
id: '490',
|
|
275
|
+
title: 'Cupcake event',
|
|
276
|
+
startAt: 'Mon Sep 12 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
277
|
+
colour: '',
|
|
278
278
|
imgSrc: DEFAULT_IMAGE,
|
|
279
279
|
eventId: 1179,
|
|
280
|
-
type:
|
|
280
|
+
type: '14:34 - 12:34',
|
|
281
281
|
cost: 80,
|
|
282
282
|
description: null,
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
id:
|
|
286
|
-
title:
|
|
287
|
-
startAt:
|
|
288
|
-
colour:
|
|
285
|
+
id: '299',
|
|
286
|
+
title: 'Check event',
|
|
287
|
+
startAt: 'Mon Sep 12 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
288
|
+
colour: '',
|
|
289
289
|
imgSrc: DEFAULT_IMAGE,
|
|
290
290
|
eventId: 1112,
|
|
291
|
-
type:
|
|
291
|
+
type: 'from 15:20',
|
|
292
292
|
cost: 14,
|
|
293
293
|
description:
|
|
294
|
-
|
|
294
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
|
-
id:
|
|
298
|
-
title:
|
|
299
|
-
startAt:
|
|
300
|
-
colour:
|
|
297
|
+
id: '388',
|
|
298
|
+
title: 'PenEvent',
|
|
299
|
+
startAt: 'Mon Sep 12 2022 17:27:00 GMT+0300 (Eastern European Summer Time)',
|
|
300
|
+
colour: '',
|
|
301
301
|
imgSrc: DEFAULT_IMAGE,
|
|
302
302
|
eventId: 1174,
|
|
303
|
-
type:
|
|
303
|
+
type: '15:27 - 11:27',
|
|
304
304
|
cost: 14,
|
|
305
305
|
description: null,
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
|
-
id:
|
|
309
|
-
title:
|
|
310
|
-
startAt:
|
|
311
|
-
colour:
|
|
308
|
+
id: '534',
|
|
309
|
+
title: 'EVENTEVENT',
|
|
310
|
+
startAt: 'Mon Sep 12 2022 17:55:00 GMT+0300 (Eastern European Summer Time)',
|
|
311
|
+
colour: '',
|
|
312
312
|
imgSrc: DEFAULT_IMAGE,
|
|
313
313
|
eventId: 1180,
|
|
314
|
-
type:
|
|
314
|
+
type: '15:55 - 17:55',
|
|
315
315
|
cost: 14,
|
|
316
|
-
description:
|
|
316
|
+
description: '<p>Description</p>',
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
id:
|
|
320
|
-
title:
|
|
321
|
-
startAt:
|
|
322
|
-
colour:
|
|
319
|
+
id: '354',
|
|
320
|
+
title: 'Testing Date/End event',
|
|
321
|
+
startAt: 'Tue Sep 13 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
322
|
+
colour: '',
|
|
323
323
|
imgSrc: DEFAULT_IMAGE,
|
|
324
324
|
eventId: 1170,
|
|
325
|
-
type:
|
|
325
|
+
type: 'from 22:04',
|
|
326
326
|
description:
|
|
327
|
-
|
|
327
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
id:
|
|
331
|
-
title:
|
|
332
|
-
startAt:
|
|
333
|
-
colour:
|
|
330
|
+
id: '300',
|
|
331
|
+
title: 'Check event',
|
|
332
|
+
startAt: 'Tue Sep 13 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
333
|
+
colour: '',
|
|
334
334
|
imgSrc: DEFAULT_IMAGE,
|
|
335
335
|
eventId: 1112,
|
|
336
|
-
type:
|
|
336
|
+
type: 'from 15:20',
|
|
337
337
|
cost: 14,
|
|
338
338
|
description:
|
|
339
|
-
|
|
339
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
340
340
|
},
|
|
341
341
|
{
|
|
342
|
-
id:
|
|
343
|
-
title:
|
|
344
|
-
startAt:
|
|
345
|
-
colour:
|
|
342
|
+
id: '389',
|
|
343
|
+
title: 'PenEvent',
|
|
344
|
+
startAt: 'Tue Sep 13 2022 17:27:00 GMT+0300 (Eastern European Summer Time)',
|
|
345
|
+
colour: '',
|
|
346
346
|
imgSrc: DEFAULT_IMAGE,
|
|
347
347
|
eventId: 1174,
|
|
348
|
-
type:
|
|
348
|
+
type: '15:27 - 11:27',
|
|
349
349
|
cost: 14,
|
|
350
350
|
description: null,
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
|
-
id:
|
|
354
|
-
title:
|
|
355
|
-
startAt:
|
|
356
|
-
colour:
|
|
353
|
+
id: '333',
|
|
354
|
+
title: 'Solo Party27',
|
|
355
|
+
startAt: 'Tue Sep 13 2022 20:15:00 GMT+0300 (Eastern European Summer Time)',
|
|
356
|
+
colour: '',
|
|
357
357
|
imgSrc: DEFAULT_IMAGE,
|
|
358
358
|
eventId: 1149,
|
|
359
|
-
type:
|
|
359
|
+
type: '18:15 - 10:22',
|
|
360
360
|
cost: 66,
|
|
361
361
|
description: null,
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
|
-
id:
|
|
365
|
-
title:
|
|
366
|
-
startAt:
|
|
367
|
-
colour:
|
|
364
|
+
id: '340',
|
|
365
|
+
title: 'Solo2 Party',
|
|
366
|
+
startAt: 'Tue Sep 13 2022 20:18:00 GMT+0300 (Eastern European Summer Time)',
|
|
367
|
+
colour: '',
|
|
368
368
|
imgSrc: DEFAULT_IMAGE,
|
|
369
369
|
eventId: 1161,
|
|
370
|
-
type:
|
|
370
|
+
type: '18:18 - 10:14',
|
|
371
371
|
cost: 66,
|
|
372
372
|
description:
|
|
373
|
-
|
|
373
|
+
'<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></blockquote>',
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
|
-
id:
|
|
377
|
-
title:
|
|
378
|
-
startAt:
|
|
379
|
-
colour:
|
|
376
|
+
id: '355',
|
|
377
|
+
title: 'Testing Date/End event',
|
|
378
|
+
startAt: 'Wed Sep 14 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
379
|
+
colour: '',
|
|
380
380
|
imgSrc: DEFAULT_IMAGE,
|
|
381
381
|
eventId: 1170,
|
|
382
|
-
type:
|
|
382
|
+
type: 'from 22:04',
|
|
383
383
|
description:
|
|
384
|
-
|
|
384
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
id:
|
|
388
|
-
title:
|
|
389
|
-
startAt:
|
|
390
|
-
colour:
|
|
387
|
+
id: '491',
|
|
388
|
+
title: 'Cupcake event',
|
|
389
|
+
startAt: 'Wed Sep 14 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
390
|
+
colour: '',
|
|
391
391
|
imgSrc: DEFAULT_IMAGE,
|
|
392
392
|
eventId: 1179,
|
|
393
|
-
type:
|
|
393
|
+
type: '14:34 - 12:34',
|
|
394
394
|
cost: 80,
|
|
395
395
|
description: null,
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
|
-
id:
|
|
399
|
-
title:
|
|
400
|
-
startAt:
|
|
401
|
-
colour:
|
|
398
|
+
id: '301',
|
|
399
|
+
title: 'Check event',
|
|
400
|
+
startAt: 'Wed Sep 14 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
401
|
+
colour: '',
|
|
402
402
|
imgSrc: DEFAULT_IMAGE,
|
|
403
403
|
eventId: 1112,
|
|
404
|
-
type:
|
|
404
|
+
type: 'from 15:20',
|
|
405
405
|
cost: 14,
|
|
406
406
|
description:
|
|
407
|
-
|
|
407
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
|
-
id:
|
|
411
|
-
title:
|
|
412
|
-
startAt:
|
|
413
|
-
colour:
|
|
410
|
+
id: '535',
|
|
411
|
+
title: 'EVENTEVENT',
|
|
412
|
+
startAt: 'Wed Sep 14 2022 17:55:00 GMT+0300 (Eastern European Summer Time)',
|
|
413
|
+
colour: '',
|
|
414
414
|
imgSrc: DEFAULT_IMAGE,
|
|
415
415
|
eventId: 1180,
|
|
416
|
-
type:
|
|
416
|
+
type: '15:55 - 17:55',
|
|
417
417
|
cost: 14,
|
|
418
|
-
description:
|
|
418
|
+
description: '<p>Description</p>',
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
|
-
id:
|
|
422
|
-
title:
|
|
423
|
-
startAt:
|
|
424
|
-
colour:
|
|
421
|
+
id: '356',
|
|
422
|
+
title: 'Testing Date/End event',
|
|
423
|
+
startAt: 'Thu Sep 15 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
424
|
+
colour: '',
|
|
425
425
|
imgSrc: DEFAULT_IMAGE,
|
|
426
426
|
eventId: 1170,
|
|
427
|
-
type:
|
|
427
|
+
type: 'from 22:04',
|
|
428
428
|
description:
|
|
429
|
-
|
|
429
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
430
430
|
},
|
|
431
431
|
{
|
|
432
|
-
id:
|
|
433
|
-
title:
|
|
434
|
-
startAt:
|
|
435
|
-
colour:
|
|
432
|
+
id: '383',
|
|
433
|
+
title: 'Date testing 2',
|
|
434
|
+
startAt: 'Thu Sep 15 2022 14:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
435
|
+
colour: '',
|
|
436
436
|
imgSrc: DEFAULT_IMAGE,
|
|
437
437
|
eventId: 1172,
|
|
438
|
-
type:
|
|
438
|
+
type: '12:20 - 10:19',
|
|
439
439
|
description: null,
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
|
-
id:
|
|
443
|
-
title:
|
|
444
|
-
startAt:
|
|
445
|
-
colour:
|
|
442
|
+
id: '492',
|
|
443
|
+
title: 'Cupcake event',
|
|
444
|
+
startAt: 'Thu Sep 15 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
445
|
+
colour: '',
|
|
446
446
|
imgSrc: DEFAULT_IMAGE,
|
|
447
447
|
eventId: 1179,
|
|
448
|
-
type:
|
|
448
|
+
type: '14:34 - 12:34',
|
|
449
449
|
cost: 80,
|
|
450
450
|
description: null,
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
|
-
id:
|
|
454
|
-
title:
|
|
455
|
-
startAt:
|
|
456
|
-
colour:
|
|
453
|
+
id: '302',
|
|
454
|
+
title: 'Check event',
|
|
455
|
+
startAt: 'Thu Sep 15 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
456
|
+
colour: '',
|
|
457
457
|
imgSrc: DEFAULT_IMAGE,
|
|
458
458
|
eventId: 1112,
|
|
459
|
-
type:
|
|
459
|
+
type: 'from 15:20',
|
|
460
460
|
cost: 14,
|
|
461
461
|
description:
|
|
462
|
-
|
|
462
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
|
-
id:
|
|
466
|
-
title:
|
|
467
|
-
startAt:
|
|
468
|
-
colour:
|
|
465
|
+
id: '334',
|
|
466
|
+
title: 'Solo Party27',
|
|
467
|
+
startAt: 'Thu Sep 15 2022 20:15:00 GMT+0300 (Eastern European Summer Time)',
|
|
468
|
+
colour: '',
|
|
469
469
|
imgSrc: DEFAULT_IMAGE,
|
|
470
470
|
eventId: 1149,
|
|
471
|
-
type:
|
|
471
|
+
type: '18:15 - 10:22',
|
|
472
472
|
cost: 66,
|
|
473
473
|
description: null,
|
|
474
474
|
},
|
|
475
475
|
{
|
|
476
|
-
id:
|
|
477
|
-
title:
|
|
478
|
-
startAt:
|
|
479
|
-
colour:
|
|
476
|
+
id: '357',
|
|
477
|
+
title: 'Testing Date/End event',
|
|
478
|
+
startAt: 'Fri Sep 16 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
479
|
+
colour: '',
|
|
480
480
|
imgSrc: DEFAULT_IMAGE,
|
|
481
481
|
eventId: 1170,
|
|
482
|
-
type:
|
|
482
|
+
type: 'from 22:04',
|
|
483
483
|
description:
|
|
484
|
-
|
|
484
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
|
-
id:
|
|
488
|
-
title:
|
|
489
|
-
startAt:
|
|
490
|
-
colour:
|
|
487
|
+
id: '493',
|
|
488
|
+
title: 'Cupcake event',
|
|
489
|
+
startAt: 'Fri Sep 16 2022 16:34:00 GMT+0300 (Eastern European Summer Time)',
|
|
490
|
+
colour: '',
|
|
491
491
|
imgSrc: DEFAULT_IMAGE,
|
|
492
492
|
eventId: 1179,
|
|
493
|
-
type:
|
|
493
|
+
type: '14:34 - 12:34',
|
|
494
494
|
cost: 80,
|
|
495
495
|
description: null,
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
|
-
id:
|
|
499
|
-
title:
|
|
500
|
-
startAt:
|
|
501
|
-
colour:
|
|
498
|
+
id: '303',
|
|
499
|
+
title: 'Check event',
|
|
500
|
+
startAt: 'Fri Sep 16 2022 17:20:00 GMT+0300 (Eastern European Summer Time)',
|
|
501
|
+
colour: '',
|
|
502
502
|
imgSrc: DEFAULT_IMAGE,
|
|
503
503
|
eventId: 1112,
|
|
504
|
-
type:
|
|
504
|
+
type: 'from 15:20',
|
|
505
505
|
cost: 14,
|
|
506
506
|
description:
|
|
507
|
-
|
|
507
|
+
'<p>On the other hand, we denounce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty through weakness of will, which is the same as</p><p> saying through shrinking from toil and pain. These cases are perfectly</p><p> simple and easy to distinguish. In a free hour, when our power of</p><p> choice is untrammelled and when nothing prevents our being able to do</p><p> what we like best, every pleasure is to be welcomed and every pain</p><p> avoided. But in certain circumstances and owing to the claims of duty</p><p> or the obligations of business it will frequently occur that pleasures</p><p> have to be repudiated and annoyances accepted. The wise man therefore</p><p> always holds in these matters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
508
508
|
},
|
|
509
509
|
{
|
|
510
|
-
id:
|
|
511
|
-
title:
|
|
512
|
-
startAt:
|
|
513
|
-
colour:
|
|
510
|
+
id: '390',
|
|
511
|
+
title: 'PenEvent',
|
|
512
|
+
startAt: 'Fri Sep 16 2022 17:27:00 GMT+0300 (Eastern European Summer Time)',
|
|
513
|
+
colour: '',
|
|
514
514
|
imgSrc: DEFAULT_IMAGE,
|
|
515
515
|
eventId: 1174,
|
|
516
|
-
type:
|
|
516
|
+
type: '15:27 - 11:27',
|
|
517
517
|
cost: 14,
|
|
518
518
|
description: null,
|
|
519
519
|
},
|
|
520
520
|
{
|
|
521
|
-
id:
|
|
522
|
-
title:
|
|
523
|
-
startAt:
|
|
524
|
-
colour:
|
|
521
|
+
id: '536',
|
|
522
|
+
title: 'EVENTEVENT',
|
|
523
|
+
startAt: 'Fri Sep 16 2022 17:55:00 GMT+0300 (Eastern European Summer Time)',
|
|
524
|
+
colour: '',
|
|
525
525
|
imgSrc: DEFAULT_IMAGE,
|
|
526
526
|
eventId: 1180,
|
|
527
|
-
type:
|
|
527
|
+
type: '15:55 - 17:55',
|
|
528
528
|
cost: 14,
|
|
529
|
-
description:
|
|
529
|
+
description: '<p>Description</p>',
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
|
-
id:
|
|
533
|
-
title:
|
|
534
|
-
startAt:
|
|
535
|
-
colour:
|
|
532
|
+
id: '428',
|
|
533
|
+
title: 'EVENT-11August',
|
|
534
|
+
startAt: 'Fri Sep 16 2022 21:12:00 GMT+0300 (Eastern European Summer Time)',
|
|
535
|
+
colour: '',
|
|
536
536
|
imgSrc: DEFAULT_IMAGE,
|
|
537
537
|
eventId: 1175,
|
|
538
|
-
type:
|
|
538
|
+
type: '19:12 - 17:12',
|
|
539
539
|
cost: 15,
|
|
540
540
|
description:
|
|
541
|
-
|
|
541
|
+
'<p><strong>On the other hand, we denoun</strong>ce with righteous indignation and dislike</p><p> men who are so beguiled and demoralized by the charms of pleasure of</p><p> the moment, so blinded by desire, that they cannot foresee the pain</p><p> and trouble that are bound to ensue; and equal blame belongs to those</p><p> who fail in their duty throug<strong>h weakness of will, which is the same as</strong></p><p><strong> saying through shrinking from toil and pain. These cases are perfectly</strong></p><p><strong> simple and easy to distinguish. In </strong>a free hour, when our power of</p><p> choice is untramm<s>elled and when nothing prevents our being able to do</s></p><p><s> what we like best, every ple<em>asure is to be welcomed and every pain</em></s></p><p><s><em> avoided. But in certain circumstances and owing to the claims of duty</em></s></p><p><s><em> or the obligations of business </em>it will frequently occur that pleasures</s></p><p><s> have to be repudiated and annoyances accepted. The wise man therefore</s></p><p><s> always holds in these m</s>atters to this principle of selection: he</p><p> rejects pleasures to secure other greater pleasures, or else he</p><p> endures pains to avoid worse pains.</p>',
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
id:
|
|
545
|
-
title:
|
|
546
|
-
startAt:
|
|
547
|
-
colour:
|
|
544
|
+
id: '358',
|
|
545
|
+
title: 'Testing Date/End event',
|
|
546
|
+
startAt: 'Sat Sep 17 2022 00:04:00 GMT+0300 (Eastern European Summer Time)',
|
|
547
|
+
colour: '',
|
|
548
548
|
imgSrc: DEFAULT_IMAGE,
|
|
549
549
|
eventId: 1170,
|
|
550
|
-
type:
|
|
550
|
+
type: 'from 22:04',
|
|
551
551
|
description:
|
|
552
|
-
|
|
552
|
+
'<blockquote><p>Lorem ipsum dolor sit </p><ul><li><p>amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco</p></li></ul><ul><li><p> laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat </p></li><li><p>non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></li></ul></blockquote>',
|
|
553
553
|
},
|
|
554
|
-
]
|
|
554
|
+
]
|
|
555
555
|
|
|
556
556
|
export function Default() {
|
|
557
|
-
const displayCost = boolean(
|
|
558
|
-
const displayType = boolean(
|
|
559
|
-
const displayDescription = boolean(
|
|
560
|
-
const isListView = boolean(
|
|
561
|
-
const className = text(
|
|
557
|
+
const displayCost = boolean('displayCost', true)
|
|
558
|
+
const displayType = boolean('displayType', true)
|
|
559
|
+
const displayDescription = boolean('displayDescription', true)
|
|
560
|
+
const isListView = boolean('isListView', false)
|
|
561
|
+
const className = text('className', 'event-info')
|
|
562
562
|
|
|
563
563
|
return (
|
|
564
564
|
<div
|
|
565
565
|
className="events"
|
|
566
566
|
style={{
|
|
567
|
-
display:
|
|
568
|
-
gridTemplateColumns: isListView ?
|
|
569
|
-
gridGap:
|
|
570
|
-
justifyContent:
|
|
571
|
-
padding:
|
|
567
|
+
display: 'grid',
|
|
568
|
+
gridTemplateColumns: isListView ? '1fr' : 'repeat(auto-fill, 20rem)',
|
|
569
|
+
gridGap: '1rem',
|
|
570
|
+
justifyContent: 'center',
|
|
571
|
+
padding: '1rem',
|
|
572
572
|
}}
|
|
573
573
|
>
|
|
574
574
|
{MOCK_IFRAMES.map((event) => (
|
|
@@ -593,5 +593,5 @@ export function Default() {
|
|
|
593
593
|
</div>
|
|
594
594
|
))}
|
|
595
595
|
</div>
|
|
596
|
-
)
|
|
596
|
+
)
|
|
597
597
|
}
|