@licklist/design 0.78.16 → 0.78.19
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/.storybook/main.cjs +78 -32
- package/dist/affiliate/form/AffiliateControl.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/assets/dashboard/addImage.svg +0 -0
- package/dist/assets/dashboard/chartBar.svg +0 -0
- package/dist/assets/dashboard/genderFemale.svg +0 -0
- package/dist/assets/dashboard/genderMale.svg +0 -0
- package/dist/assets/dashboard/increment.svg +0 -0
- package/dist/assets/dashboard/info.svg +0 -0
- package/dist/assets/dashboard/managerRole.svg +0 -0
- package/dist/assets/dashboard/subManagerRole.svg +0 -0
- package/dist/assets/dashboard/viewerRole.svg +0 -0
- package/dist/assets/dashboard/visitedProviderLink.svg +0 -0
- package/dist/assets/dashboard/warning.svg +0 -0
- package/dist/assets/editor/bold.svg +0 -0
- package/dist/assets/editor/double-quotes-l.svg +0 -0
- package/dist/assets/editor/format-clear.svg +0 -0
- package/dist/assets/editor/h1.svg +0 -0
- package/dist/assets/editor/h2.svg +0 -0
- package/dist/assets/editor/italic.svg +0 -0
- package/dist/assets/editor/paragraph.svg +0 -0
- package/dist/assets/editor/separator.svg +0 -0
- package/dist/assets/editor/strikethrough.svg +0 -0
- package/dist/assets/editor/text-wrap.svg +0 -0
- package/dist/assets/iframe/available.svg +0 -0
- package/dist/assets/iframe/backButton.svg +0 -0
- package/dist/assets/iframe/calendar.svg +0 -0
- package/dist/assets/iframe/clock.svg +0 -0
- package/dist/assets/iframe/close.svg +0 -0
- package/dist/assets/iframe/failedPayment.svg +0 -0
- package/dist/assets/iframe/limited.svg +0 -0
- package/dist/assets/iframe/selectArrow.svg +0 -0
- package/dist/assets/iframe/soldOut.svg +0 -0
- package/dist/assets/iframe/success.svg +0 -0
- package/dist/assets/iframe/thumbUp.svg +0 -0
- package/dist/assets/iframe/ticket.svg +0 -0
- package/dist/assets/logo/favicon.svg +0 -0
- package/dist/assets/static/default.image.svg +0 -0
- package/dist/assets/widgets/copy.svg +0 -0
- package/dist/assets/widgets/monthCalendar.svg +0 -0
- package/dist/assets/widgets/weekCalendar.svg +0 -0
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.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/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/checkIfEventBooked.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- 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/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +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/ProductsControl/ProductsControl.d.ts.map +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/MapPoint/MapPoint.d.ts.map +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/EditIcon/EditIcon.d.ts.map +1 -1
- 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/ProductIcon/ProductIcon.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/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.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.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/fullscreen-loader/FullscreenLoader.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +1 -1
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/utils.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/back-button/BackButton.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +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.map +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.map +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/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +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/components/SummaryTotalBlock.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.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 +3 -0
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.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/hooks/useContainerElementWidth.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.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/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +5 -0
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.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 +1 -0
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +3 -0
- package/dist/modals/dialog/Dialog.d.ts.map +1 -1
- package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.js +3 -0
- package/dist/notification/components/NotificationPlaceholders.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +2 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +6 -5
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +0 -1
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +3 -0
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +1 -0
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/provider/location-input/components/FormGroupControll.d.ts.map +1 -1
- package/dist/provider/working-hours-input/utils.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.d.ts.map +1 -1
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/report/DataFieldsSelector/DataFieldsSelector.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.js +1 -1
- package/dist/report/form/ReportForm.js +2 -2
- package/dist/resource/card/ResourceCard.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.js +0 -1
- package/dist/root.css +0 -0
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.d.ts.map +1 -1
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- 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/user-metrics/UserMetrics.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.js +3 -0
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +3 -0
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/components/IpInput.d.ts.map +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +0 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +0 -1
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts.map +1 -1
- package/dist/sorting-select/SortingSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +1 -1
- package/dist/static/WarningMessage.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/loader/FullScreenLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/utils/index.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +1 -0
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -1
- package/dist/styles/activity-card/ActivitiesCard.scss +0 -0
- package/dist/styles/activity-card/ListActivitiesCard.scss +0 -0
- package/dist/styles/activity-card/_index.scss +0 -0
- package/dist/styles/affiliate/AffiliateCard.scss +0 -0
- package/dist/styles/affiliate/AffiliateForm.scss +0 -0
- package/dist/styles/affiliate/_index.scss +0 -0
- package/dist/styles/auth/AccessDenied.scss +0 -0
- package/dist/styles/auth/_index.scss +0 -0
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +0 -0
- package/dist/styles/availability-indicator/_index.scss +0 -0
- package/dist/styles/back-button/BackButton.scss +0 -0
- package/dist/styles/back-button/_index.scss +0 -0
- package/dist/styles/company-user-form/UserForm.scss +0 -0
- package/dist/styles/company-user-form/_index.scss +0 -0
- package/dist/styles/custom-fields/CreateSortableListItem.scss +0 -0
- package/dist/styles/custom-fields/FieldItem.scss +0 -0
- package/dist/styles/custom-fields/SelectFieldModal.scss +0 -0
- package/dist/styles/custom-fields/_index.scss +0 -0
- package/dist/styles/customers/Filter.scss +0 -0
- package/dist/styles/customers/_index.scss +0 -0
- package/dist/styles/date-time-button/DateTimeButton.scss +0 -0
- package/dist/styles/date-time-button/_index.scss +0 -0
- package/dist/styles/error/ErrorFallback.scss +0 -0
- package/dist/styles/error/_index.scss +0 -0
- package/dist/styles/events/EditEventModal.scss +0 -0
- package/dist/styles/events/EventCard.scss +0 -0
- package/dist/styles/events/EventStatisticModal.scss +0 -0
- package/dist/styles/events/EventVenueMap.scss +0 -0
- package/dist/styles/events/_index.scss +0 -0
- package/dist/styles/file-upload/FileUpload.scss +0 -0
- package/dist/styles/file-upload/ImagePreview.scss +0 -0
- package/dist/styles/file-upload/_index.scss +0 -0
- package/dist/styles/form/CustomCheckbox.scss +0 -0
- package/dist/styles/form/CustomRadio.scss +0 -0
- package/dist/styles/form/Input.scss +0 -0
- package/dist/styles/form/InputGroup.scss +0 -0
- package/dist/styles/form/_index.scss +0 -0
- package/dist/styles/header/Header.scss +0 -0
- package/dist/styles/header/_index.scss +0 -0
- package/dist/styles/header/elements/CompanySelector.scss +0 -0
- package/dist/styles/header/elements/_index.scss +0 -0
- package/dist/styles/help/Example.scss +0 -0
- package/dist/styles/help/_index.scss +0 -0
- package/dist/styles/iframe-events/Calendar.scss +0 -0
- package/dist/styles/iframe-events/CalendarSelect.scss +0 -0
- package/dist/styles/iframe-events/Card.scss +0 -0
- package/dist/styles/iframe-events/CategoryStepsForm.scss +0 -0
- package/dist/styles/iframe-events/Event.scss +0 -0
- package/dist/styles/iframe-events/EventBookingForm.scss +0 -0
- package/dist/styles/iframe-events/EventBookingProducts.scss +0 -0
- package/dist/styles/iframe-events/EventBookingView.scss +0 -0
- package/dist/styles/iframe-events/EventForm.scss +0 -0
- package/dist/styles/iframe-events/EventNavigationFooter.scss +0 -0
- package/dist/styles/iframe-events/EventOrderShortSummary.scss +0 -0
- package/dist/styles/iframe-events/EventOrderSummary.scss +0 -0
- package/dist/styles/iframe-events/EventProductSets.scss +0 -0
- package/dist/styles/iframe-events/EventStepVenueMapZones.scss +0 -0
- package/dist/styles/iframe-events/EventTables.scss +0 -0
- package/dist/styles/iframe-events/PoweredBy.scss +0 -0
- package/dist/styles/iframe-events/TicketDescription.scss +0 -0
- package/dist/styles/iframe-events/_index.scss +0 -0
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +0 -0
- package/dist/styles/iframe-external-modal/_index.scss +0 -0
- package/dist/styles/iframe-order-process/IframeOrderProcess.scss +0 -0
- package/dist/styles/iframe-order-process/_index.scss +0 -0
- package/dist/styles/iframe-page/Page.scss +0 -0
- package/dist/styles/iframe-page/PageBody.scss +0 -0
- package/dist/styles/iframe-page/PageHeader.scss +0 -0
- package/dist/styles/iframe-page/_index.scss +0 -0
- package/dist/styles/iframe-payments/PaymentForm.scss +0 -0
- package/dist/styles/iframe-payments/_index.scss +0 -0
- package/dist/styles/image-radio-input/_index.scss +0 -0
- package/dist/styles/layout/BackgroundVideoContainer.scss +0 -0
- package/dist/styles/layout/_index.scss +0 -0
- package/dist/styles/logo/Logo.scss +0 -0
- package/dist/styles/logo/_index.scss +0 -0
- package/dist/styles/modals/Modals.scss +0 -0
- package/dist/styles/modals/_index.scss +0 -0
- package/dist/styles/notification/Notification.scss +0 -0
- package/dist/styles/notification/_index.scss +0 -0
- package/dist/styles/order-items-table/OrderItemsTable.scss +0 -0
- package/dist/styles/order-items-table/_index.scss +0 -0
- package/dist/styles/overrides/_functions.scss +0 -0
- package/dist/styles/packages.scss +0 -0
- package/dist/styles/product-set/CreateProductSetItem.scss +0 -0
- package/dist/styles/product-set/DateAndRecurrenceInput.scss +0 -0
- package/dist/styles/product-set/EditCategoryModal.scss +0 -0
- package/dist/styles/product-set/EditProductModal.scss +0 -0
- package/dist/styles/product-set/EditProductSetElement.scss +0 -0
- package/dist/styles/product-set/EditStepModal.scss +0 -0
- package/dist/styles/product-set/EditVenueMapSetModal.scss +0 -0
- package/dist/styles/product-set/EditZoneSettingModal.scss +0 -0
- package/dist/styles/product-set/ProductSetCard.scss +0 -0
- package/dist/styles/product-set/ProductSetForm.scss +0 -0
- package/dist/styles/product-set/ProductSetPopover.scss +0 -0
- package/dist/styles/product-set/ProductSetTabs.scss +0 -0
- package/dist/styles/product-set/SelectCategoryModal.scss +0 -0
- package/dist/styles/product-set/TutorialGifCard.scss +0 -0
- package/dist/styles/product-set/_index.scss +0 -0
- package/dist/styles/providers/Providers.scss +0 -0
- package/dist/styles/providers/_index.scss +0 -0
- package/dist/styles/radio-card/_index.scss +0 -0
- package/dist/styles/report/ReportCard.scss +0 -0
- package/dist/styles/report/ReportEditorModal.scss +0 -0
- package/dist/styles/report/ReportRunnerModal.scss +0 -0
- package/dist/styles/report/_index.scss +0 -0
- package/dist/styles/resources-blocking/_index.scss +0 -0
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +0 -0
- package/dist/styles/ryft-payment-form/_index.scss +0 -0
- package/dist/styles/sales/BookingFilter.scss +0 -0
- package/dist/styles/sales/BookingResults.scss +0 -0
- package/dist/styles/sales/BookingTabs.scss +0 -0
- package/dist/styles/sales/Charts.scss +0 -0
- package/dist/styles/sales/Filters.scss +0 -0
- package/dist/styles/sales/GuestProfile.scss +0 -0
- package/dist/styles/sales/LifeTimeSales.scss +0 -0
- package/dist/styles/sales/ManualBooking.scss +0 -0
- package/dist/styles/sales/Notes.scss +0 -0
- package/dist/styles/sales/RandomColors.scss +0 -0
- package/dist/styles/sales/SalePaymentForm.scss +0 -0
- package/dist/styles/sales/SalesAndViews.scss +0 -0
- package/dist/styles/sales/SourceOfSales.scss +0 -0
- package/dist/styles/sales/Statistics.scss +0 -0
- package/dist/styles/sales/_index.scss +0 -0
- package/dist/styles/sales/_mixins.scss +0 -0
- package/dist/styles/setting/_index.scss +0 -0
- package/dist/styles/setting/dashboard/IpInput.scss +0 -0
- package/dist/styles/setting/dashboard/_index.scss +0 -0
- package/dist/styles/sidebar/_index.scss +0 -0
- package/dist/styles/sidebar/elements/ReturnBack.scss +0 -0
- package/dist/styles/sidebar/elements/_index.scss +0 -0
- package/dist/styles/skeleton/_index.scss +0 -0
- package/dist/styles/snippet-templates/SnippetTemplate.scss +0 -0
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -0
- package/dist/styles/snippet-templates/_index.scss +0 -0
- package/dist/styles/snippet-templates/_snippetVariables.scss +0 -0
- package/dist/styles/sortable-field/SortableField.scss +0 -0
- package/dist/styles/sortable-field/_index.scss +0 -0
- package/dist/styles/sortable-tree/Item.scss +0 -0
- package/dist/styles/sortable-tree/_index.scss +0 -0
- package/dist/styles/static/CountrySelect.scss +0 -0
- package/dist/styles/static/CurrencyNumberInput.scss +0 -0
- package/dist/styles/static/DateRangeInput.scss +0 -0
- package/dist/styles/static/FormCard.scss +0 -0
- package/dist/styles/static/Loader.scss +0 -0
- package/dist/styles/static/NumberInput.scss +0 -0
- package/dist/styles/static/SlideCurtain.scss +0 -0
- package/dist/styles/static/SocialButton.scss +0 -0
- package/dist/styles/static/Switch.scss +0 -0
- package/dist/styles/static/Tabs.scss +0 -0
- package/dist/styles/static/TextExpand.scss +0 -0
- package/dist/styles/static/UserBadge.scss +0 -0
- package/dist/styles/static/_index.scss +0 -0
- package/dist/styles/striped-static-table/_index.scss +0 -0
- package/dist/styles/table/Table.scss +0 -0
- package/dist/styles/table/_index.scss +0 -0
- package/dist/styles/themes/bookedit/_fonts.scss +0 -0
- package/dist/styles/themes/bookedit/_variables.scss +0 -0
- package/dist/styles/themes/bookedit/index.scss +0 -0
- package/dist/styles/themes/licklist/_fonts.scss +0 -0
- package/dist/styles/themes/licklist/_variables.scss +0 -0
- package/dist/styles/themes/licklist/index.scss +0 -0
- package/dist/styles/tiptap-editor/TiptapEditor.scss +0 -0
- package/dist/styles/tiptap-editor/_index.scss +0 -0
- package/dist/styles/venue-map-sets/VenueMapSetCard.scss +0 -0
- package/dist/styles/venue-map-sets/VenueMapSetForm.scss +0 -0
- package/dist/styles/venue-map-sets/_index.scss +0 -0
- package/dist/styles/virtualized/_index.scss +0 -0
- package/dist/styles/zones/ZoneCard.scss +0 -0
- package/dist/styles/zones/ZoneForm.scss +0 -0
- package/dist/styles/zones/ZoneRecurrencesControl.scss +0 -0
- package/dist/styles/zones/_index.scss +0 -0
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.d.ts.map +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/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.js +0 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/package.json +31 -21
- package/src/CustomDatePicker/CustomDatePicker.tsx +0 -0
- package/src/affiliate/card/AffiliateCard.stories.tsx +1 -1
- package/src/affiliate/card/AffiliateCard.tsx +0 -0
- package/src/affiliate/card/index.ts +0 -0
- package/src/affiliate/form/AffiliateControl.tsx +0 -0
- package/src/affiliate/form/AffiliateForm.stories.tsx +1 -1
- package/src/affiliate/form/AffiliateForm.tsx +0 -0
- package/src/affiliate/form/index.ts +0 -0
- package/src/affiliate/index.ts +0 -0
- package/src/affiliate/types/index.ts +0 -0
- package/src/assets/dashboard/addImage.svg +0 -0
- package/src/assets/dashboard/chartBar.svg +0 -0
- package/src/assets/dashboard/genderFemale.svg +0 -0
- package/src/assets/dashboard/genderMale.svg +0 -0
- package/src/assets/dashboard/increment.svg +0 -0
- package/src/assets/dashboard/info.svg +0 -0
- package/src/assets/dashboard/managerRole.svg +0 -0
- package/src/assets/dashboard/subManagerRole.svg +0 -0
- package/src/assets/dashboard/viewerRole.svg +0 -0
- package/src/assets/dashboard/visitedProviderLink.svg +0 -0
- package/src/assets/dashboard/warning.svg +0 -0
- package/src/assets/editor/bold.svg +0 -0
- package/src/assets/editor/double-quotes-l.svg +0 -0
- package/src/assets/editor/format-clear.svg +0 -0
- package/src/assets/editor/h1.svg +0 -0
- package/src/assets/editor/h2.svg +0 -0
- package/src/assets/editor/italic.svg +0 -0
- package/src/assets/editor/paragraph.svg +0 -0
- package/src/assets/editor/separator.svg +0 -0
- package/src/assets/editor/strikethrough.svg +0 -0
- package/src/assets/editor/text-wrap.svg +0 -0
- package/src/assets/iframe/available.svg +0 -0
- package/src/assets/iframe/backButton.svg +0 -0
- package/src/assets/iframe/calendar.svg +0 -0
- package/src/assets/iframe/clock.svg +0 -0
- package/src/assets/iframe/close.svg +0 -0
- package/src/assets/iframe/failedPayment.svg +0 -0
- package/src/assets/iframe/limited.svg +0 -0
- package/src/assets/iframe/selectArrow.svg +0 -0
- package/src/assets/iframe/soldOut.svg +0 -0
- package/src/assets/iframe/success.svg +0 -0
- package/src/assets/iframe/thumbUp.svg +0 -0
- package/src/assets/iframe/ticket.svg +0 -0
- package/src/assets/logo/favicon.svg +0 -0
- package/src/assets/static/default.image.svg +0 -0
- package/src/assets/widgets/copy.svg +0 -0
- package/src/assets/widgets/monthCalendar.svg +0 -0
- package/src/assets/widgets/weekCalendar.svg +0 -0
- package/src/auth/AccessDenied/AccessDenied.stories.tsx +1 -1
- package/src/auth/AccessDenied/AccessDenied.tsx +0 -0
- package/src/auth/AccessDenied/index.ts +0 -0
- package/src/auth/Auth.stories.tsx +1 -1
- package/src/auth/Authorizer.tsx +0 -0
- package/src/auth/ChangePassword/ChangePassword.stories.tsx +1 -1
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +0 -0
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +0 -0
- package/src/auth/ChangePassword/index.ts +0 -0
- package/src/auth/Layout/AuthNavComponent.tsx +0 -4
- package/src/auth/Layout/Layout.stories.tsx +1 -1
- package/src/auth/Layout/UserNavComponent.tsx +0 -0
- package/src/auth/Layout/UserNavDropDown.tsx +0 -0
- package/src/auth/Layout/UserNavDropDownToggle.tsx +0 -0
- package/src/auth/Layout/index.ts +0 -0
- package/src/auth/Login/Login.stories.tsx +22 -18
- package/src/auth/Login/LoginComponent.tsx +0 -2
- package/src/auth/Login/LoginFormComponent.tsx +0 -2
- package/src/auth/Login/index.ts +0 -0
- package/src/auth/Logout/Logout.stories.tsx +1 -1
- package/src/auth/Logout/Logout.tsx +0 -0
- package/src/auth/Logout/index.ts +0 -0
- package/src/auth/Register/BirthDateFormComponent.tsx +0 -0
- package/src/auth/Register/Register.stories.tsx +2 -2
- package/src/auth/Register/RegisterComponent.tsx +0 -2
- package/src/auth/Register/RegisterFormComponent.tsx +0 -4
- package/src/auth/Register/index.ts +0 -0
- package/src/auth/ResetPassword/ResetPassword.stories.tsx +1 -1
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +0 -0
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
- package/src/auth/ResetPassword/index.ts +0 -0
- package/src/auth/Router.tsx +0 -0
- package/src/auth/Social/Social.stories.tsx +1 -1
- package/src/auth/Social/SocialCallbackComponent.tsx +0 -0
- package/src/auth/Social/SocialFormComponent.tsx +0 -0
- package/src/auth/Social/index.ts +0 -0
- package/src/auth/index.ts +0 -0
- package/src/availability-indicator/AvailabilityIndicator.tsx +0 -0
- package/src/availability-indicator/index.ts +0 -0
- package/src/calendar/Calendar.stories.tsx +1 -1
- package/src/calendar/Calendar.tsx +0 -0
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +0 -0
- package/src/calendar/components/CalendarButtons/index.ts +0 -0
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +0 -0
- package/src/calendar/components/CalendarDates/index.ts +0 -0
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +0 -0
- package/src/calendar/components/CalendarSelect/index.ts +0 -0
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +0 -0
- package/src/calendar/components/CalendarWeekdays/index.ts +0 -0
- package/src/calendar/index.ts +0 -0
- package/src/calendar/utils/index.ts +0 -0
- package/src/collapsible-input-group/CollapsibleInputGroup.stories.tsx +1 -1
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +0 -0
- package/src/collapsible-input-group/index.ts +0 -0
- package/src/custom-fields/CustomFields.stories.tsx +1 -1
- package/src/custom-fields/constants.tsx +0 -0
- package/src/custom-fields/field/FieldItem.tsx +0 -0
- package/src/custom-fields/field/SelectFieldModal.tsx +0 -0
- package/src/custom-fields/field-set/CustomFieldSets.tsx +0 -0
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +0 -0
- package/src/custom-fields/field-set/components/CustomFieldSet/index.ts +0 -0
- package/src/custom-fields/field-set/components/index.ts +0 -0
- package/src/custom-fields/field-set/contexts/index.ts +0 -0
- package/src/custom-fields/field-set/contexts/useCustomFieldSets.ts +0 -0
- package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +0 -0
- package/src/custom-fields/field-set/providers/index.ts +0 -0
- package/src/custom-fields/forms/DropdownForm.tsx +0 -0
- package/src/custom-fields/forms/TextInputForm.tsx +0 -0
- package/src/custom-fields/index.ts +0 -0
- package/src/customRadioButton/RadioButton.tsx +0 -0
- package/src/customers/components/filter/CustomerFilter.stories.tsx +1 -1
- package/src/customers/components/filter/CustomerFilter.tsx +0 -0
- package/src/customers/components/filter/index.ts +0 -0
- package/src/customers/components/index.ts +0 -0
- package/src/customers/index.ts +0 -0
- package/src/date-time-button/DateContent.tsx +0 -0
- package/src/date-time-button/DateTimeButton.stories.tsx +1 -1
- package/src/date-time-button/DateTimeButton.tsx +0 -0
- package/src/date-time-button/index.ts +0 -0
- package/src/error/Error.stories.tsx +1 -1
- package/src/error/ErrorFallback.tsx +0 -0
- package/src/error/index.ts +0 -0
- package/src/events/edit-event-modal/IntervalInput.tsx +0 -0
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +2 -2
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +0 -0
- package/src/events/edit-event-modal/component/EditEventForm/index.ts +0 -0
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +0 -0
- package/src/events/edit-event-modal/component/ProductSetShortForm/index.ts +0 -0
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +0 -0
- package/src/events/edit-event-modal/component/SaleDeadline/index.ts +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/index.ts +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/index.ts +0 -0
- package/src/events/edit-event-modal/hooks/index.ts +0 -0
- package/src/events/edit-event-modal/hooks/useFormattedDuration.tsx +0 -0
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +0 -0
- package/src/events/edit-event-modal/index.ts +0 -0
- package/src/events/edit-event-modal/utils/checkIfEventBooked.ts +0 -0
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -0
- package/src/events/edit-event-modal/utils/isUrlValid.ts +0 -0
- package/src/events/edit-event-modal/utils/removeRruleCount.ts +0 -0
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +2 -2
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +0 -0
- package/src/events/edit-recurrent-event-modal/index.ts +0 -0
- package/src/events/event-card/EventCard.stories.tsx +2 -2
- package/src/events/event-card/EventCard.tsx +0 -0
- package/src/events/event-card/EventCardSkeleton.tsx +0 -0
- package/src/events/event-card/index.ts +0 -0
- package/src/events/event-card/utils.ts +0 -0
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +2 -2
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +0 -0
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +0 -0
- package/src/events/event-statistic-modal/index.ts +0 -0
- package/src/events/event-statistic-modal/utils/index.ts +0 -0
- package/src/events/event-venue-map/EventVenueMap.stories.tsx +2 -2
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/index.ts +0 -0
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +0 -0
- package/src/events/event-venue-map/components/Scrollbars/index.ts +0 -0
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +0 -0
- package/src/events/event-venue-map/components/VenueMap/index.ts +0 -0
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +0 -0
- package/src/events/event-venue-map/components/ZoomButtons/index.ts +0 -0
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +0 -0
- package/src/events/event-venue-map/hooks/useDrag.ts +0 -0
- package/src/events/event-venue-map/hooks/useImage.tsx +0 -0
- package/src/events/event-venue-map/hooks/useStageActions.ts +0 -0
- package/src/events/event-venue-map/hooks/useZoom.ts +0 -0
- package/src/events/event-venue-map/index.ts +0 -0
- package/src/events/event-venue-map/types/index.ts +0 -0
- package/src/events/event-venue-map/utils/index.ts +0 -0
- package/src/events/index.ts +0 -0
- package/src/file-upload/FilePreview.tsx +0 -0
- package/src/file-upload/FileUpload.stories.tsx +1 -1
- package/src/file-upload/FileUpload.tsx +0 -0
- package/src/file-upload/index.ts +0 -0
- package/src/fullscreen-loader/FullscreenLoader.tsx +0 -0
- package/src/fullscreen-loader/context.ts +0 -0
- package/src/fullscreen-loader/index.ts +0 -0
- package/src/fullscreen-loader/useFullscreenLoader.ts +0 -0
- package/src/help/example/Example.stories.tsx +1 -1
- package/src/help/example/Example.tsx +0 -0
- package/src/help/example/index.ts +0 -0
- package/src/help/index.ts +0 -0
- package/src/help/popover/HelpPopover.tsx +1 -1
- package/src/help/popover/Popover.stories.tsx +1 -1
- package/src/help/popover/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +1 -1
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +1 -1
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +1 -1
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +0 -0
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/utils.ts +0 -0
- package/src/iframe/activity-card/ActivityCard.stories.tsx +1 -1
- package/src/iframe/activity-card/ActivityCard.tsx +0 -0
- package/src/iframe/activity-card/index.ts +0 -0
- package/src/iframe/back-button/BackButton.stories.tsx +1 -1
- package/src/iframe/back-button/BackButton.tsx +0 -0
- package/src/iframe/back-button/index.ts +0 -0
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +2 -2
- package/src/iframe/custom-fields/components/CustomDateField.tsx +0 -0
- package/src/iframe/custom-fields/index.ts +0 -0
- package/src/iframe/event/event-booking-form/EventBookingForm.stories.tsx +1 -1
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +0 -0
- package/src/iframe/event/event-booking-form/index.ts +0 -0
- package/src/iframe/event/event-booking-products/EventBookingProducts.stories.tsx +1 -1
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +0 -0
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +0 -0
- package/src/iframe/event/event-booking-products/components/AccordionItem/index.ts +0 -0
- package/src/iframe/event/event-booking-products/index.ts +0 -0
- package/src/iframe/event/event-booking-view/EventBookingView.stories.tsx +1 -1
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +0 -0
- package/src/iframe/event/event-booking-view/index.ts +0 -0
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +2 -2
- package/src/iframe/event/event-card/IframeEventCard.tsx +0 -0
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +0 -0
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +2 -2
- package/src/iframe/event/event-card/index.ts +0 -0
- package/src/iframe/event/event-description/EventDescription.stories.tsx +2 -2
- package/src/iframe/event/event-description/EventDescription.tsx +0 -0
- package/src/iframe/event/event-description/index.ts +0 -0
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.stories.tsx +1 -1
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +0 -0
- package/src/iframe/event/event-navigation-footer/index.ts +0 -0
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.stories.tsx +1 -1
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +0 -0
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +0 -0
- package/src/iframe/event/event-order-short-summary/components/Summary/index.ts +0 -0
- package/src/iframe/event/event-order-short-summary/index.ts +0 -0
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +1 -1
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +0 -0
- package/src/iframe/event/event-order-summary/index.ts +0 -0
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +0 -0
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +0 -0
- package/src/iframe/event/event-product-sets/index.ts +0 -0
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.stories.tsx +1 -1
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +0 -0
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +0 -0
- package/src/iframe/event/event-step-venue-map-zones/index.ts +0 -0
- package/src/iframe/event/event-tables/EventTables.stories.tsx +1 -1
- package/src/iframe/event/event-tables/EventTables.tsx +0 -0
- package/src/iframe/event/event-tables/index.ts +0 -0
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +2 -2
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +0 -0
- package/src/iframe/event/event-venue-map/index.ts +0 -0
- package/src/iframe/event/index.ts +0 -0
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +1 -1
- package/src/iframe/event/ticket-description/TicketDescription.tsx +1 -1
- package/src/iframe/event/ticket-description/index.ts +0 -0
- package/src/iframe/external-modal/ExternalModal.stories.tsx +1 -1
- package/src/iframe/external-modal/ExternalModal.tsx +0 -0
- package/src/iframe/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +1 -1
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummaryFooter/index.ts +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +1 -1
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.stories.tsx +1 -1
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/constants.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/index.ts +0 -0
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +6 -1
- package/src/iframe/order-process/components/ErrorModal/index.ts +0 -0
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +0 -0
- package/src/iframe/order-process/components/NavigationFooter/index.ts +0 -0
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +2 -2
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +0 -0
- package/src/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.ts +0 -0
- package/src/iframe/order-process/components/NavigationSteps/index.ts +0 -0
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +2 -2
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +0 -0
- package/src/iframe/order-process/components/PaymentCard/index.ts +0 -0
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
- package/src/iframe/order-process/components/Timer/Timer.tsx +0 -0
- package/src/iframe/order-process/components/Timer/index.ts +0 -0
- package/src/iframe/order-process/components/Timer/utils/index.ts +0 -0
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +0 -0
- package/src/iframe/order-process/components/utils/useOnWindowUnmount.ts +0 -0
- package/src/iframe/order-process/constants.ts +0 -0
- package/src/iframe/order-process/index.ts +0 -0
- package/src/iframe/page/Page.stories.tsx +2 -2
- package/src/iframe/page/Page.tsx +0 -0
- package/src/iframe/page/components/PageBody/PageBody.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/LeftBlock/index.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/RightBlock/index.ts +0 -0
- package/src/iframe/page/components/PageBody/constants.ts +0 -0
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +0 -0
- package/src/iframe/page/components/PageBody/index.ts +0 -0
- package/src/iframe/page/components/PageBody/types.ts +0 -0
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +0 -0
- package/src/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.ts +0 -0
- package/src/iframe/page/components/PageHeader/index.ts +0 -0
- package/src/iframe/page/index.ts +0 -0
- package/src/iframe/payment/index.ts +0 -0
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +2 -2
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +0 -0
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +3 -3
- package/src/iframe/payment/order-items-table/index.ts +0 -0
- package/src/iframe/payment/order-items-table/types/index.ts +0 -0
- package/src/iframe/payment/order-items-table/utils/index.ts +0 -0
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -0
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +1 -1
- package/src/iframe/payment/payment-form/PaymentForm.tsx +0 -0
- package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +1 -1
- package/src/iframe/payment/payment-page/PaymentPage.tsx +0 -0
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +0 -0
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +2 -2
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +0 -0
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +1 -1
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +0 -0
- package/src/iframe/payment/payment-status-page/component/PaymentStatusBody.tsx +0 -0
- package/src/iframe/payment/payment-status-page/component/index.tsx +0 -0
- package/src/iframe/payment/payment-status-page/index.ts +0 -0
- package/src/iframe/payment/status-body/StatusBody.stories.tsx +1 -1
- package/src/iframe/payment/status-body/StatusBody.tsx +1 -1
- package/src/iframe/powered-by/PoweredBy.stories.tsx +1 -1
- package/src/iframe/powered-by/PoweredBy.tsx +0 -0
- package/src/iframe/powered-by/index.ts +0 -0
- package/src/iframe/ryft/RyftPaymentForm.tsx +0 -0
- package/src/iframe/ryft/utils/ryft-form.ts +0 -0
- package/src/image-radio-input/ImageRadioInput.stories.tsx +1 -1
- package/src/image-radio-input/ImageRadioInput.tsx +0 -0
- package/src/image-radio-input/index.ts +0 -0
- package/src/index.ts +0 -0
- package/src/layout/BackgroundVideoContainer.tsx +0 -0
- package/src/layout/Container.tsx +0 -0
- package/src/layout/DropDown.tsx +0 -0
- package/src/layout/DropDownToggle.tsx +0 -0
- package/src/layout/Layout.stories.tsx +0 -0
- package/src/layout/index.ts +0 -0
- package/src/logo/Logo.stories.tsx +1 -1
- package/src/logo/Logo.tsx +0 -0
- package/src/logo/index.ts +0 -0
- package/src/modals/confirmation/ConfirmModal.tsx +6 -1
- package/src/modals/confirmation/Confirmation.stories.tsx +2 -2
- package/src/modals/confirmation/index.ts +0 -0
- package/src/modals/dialog/Dialog.tsx +0 -0
- package/src/modals/dialog/DialogContext.tsx +0 -0
- package/src/modals/dialog/index.ts +0 -0
- package/src/modals/fullscreen/FullscreenModal.tsx +6 -1
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +1 -1
- package/src/modals/fullscreen/index.ts +0 -0
- package/src/modals/index.ts +0 -0
- package/src/notification/components/NotificationPlaceholders.stories.tsx +1 -1
- package/src/notification/components/NotificationPlaceholders.tsx +0 -0
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -0
- package/src/notification/email-template/card/index.tsx +0 -0
- package/src/notification/email-template/control/EmailTemplateControl.tsx +8 -6
- package/src/notification/email-template/control/index.ts +0 -0
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +1 -1
- package/src/notification/email-template/form/EmailTemplateForm.tsx +0 -0
- package/src/notification/email-template/form/index.tsx +0 -0
- package/src/notification/email-template/index.ts +0 -0
- package/src/notification/hooks/useTranslatedParameters.ts +0 -0
- package/src/notification/index.ts +0 -0
- package/src/notification/send-email-template/SendEmailTemplateForm.stories.tsx +1 -1
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +0 -0
- package/src/notification/send-email-template/index.ts +0 -0
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +1 -1
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
- package/src/notification/sms-template/card/index.ts +0 -0
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +0 -1
- package/src/notification/sms-template/control/index.ts +0 -0
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +1 -1
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +0 -0
- package/src/notification/sms-template/form/index.ts +0 -0
- package/src/notification/sms-template/index.ts +0 -0
- package/src/number-of-people-input/NumberOfPeopleInput.tsx +0 -0
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.stories.tsx +1 -1
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +0 -0
- package/src/number-of-people-input/components/index.ts +0 -0
- package/src/number-of-people-input/index.ts +0 -0
- package/src/pages/PrivacyComponent.tsx +0 -0
- package/src/pages/TermsComponent.tsx +0 -0
- package/src/pages/index.ts +0 -0
- package/src/product-set/card/ProductSetCard.stories.tsx +1 -1
- package/src/product-set/card/ProductSetCard.tsx +0 -0
- package/src/product-set/card/index.ts +0 -0
- package/src/product-set/control/DateAndRecurrenceInput.tsx +0 -0
- package/src/product-set/control/DateInput.tsx +0 -0
- package/src/product-set/control/ProductSetControl.stories.tsx +1 -1
- package/src/product-set/control/ProductSetControl.tsx +0 -0
- package/src/product-set/control/ProductSetImageControl.tsx +0 -0
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +1 -1
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +0 -0
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +0 -0
- package/src/product-set/control/TutorialGifCard.tsx +0 -0
- package/src/product-set/control/index.ts +0 -0
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +1 -1
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +0 -0
- package/src/product-set/deposit-paid/index.ts +0 -0
- package/src/product-set/elements/DeleteFieldButton.tsx +0 -0
- package/src/product-set/elements/Elements.stories.tsx +1 -1
- package/src/product-set/elements/index.ts +0 -0
- package/src/product-set/form/MobileFooter.tsx +0 -0
- package/src/product-set/form/ProductCategoriesControl.tsx +0 -0
- package/src/product-set/form/ProductSetForm.stories.tsx +2 -2
- package/src/product-set/form/ProductSetForm.tsx +0 -0
- package/src/product-set/form/ProductSetFormPopover.tsx +0 -0
- package/src/product-set/form/ProductSetNameControl.tsx +0 -0
- package/src/product-set/form/ProductZonesControl.tsx +0 -0
- package/src/product-set/form/ProductsControl.tsx +0 -0
- package/src/product-set/form/SelectCategoryModal.stories.tsx +1 -1
- package/src/product-set/form/SelectCategoryModal.tsx +6 -1
- package/src/product-set/form/StepsControl.tsx +0 -0
- package/src/product-set/form/SubProductsControl.tsx +0 -0
- package/src/product-set/form/VenueMapSetModal.tsx +0 -0
- package/src/product-set/form/VenueMapsControl.tsx +0 -0
- package/src/product-set/form/context.tsx +0 -0
- package/src/product-set/form/index.ts +0 -0
- package/src/product-set/hooks/useSortableTreeFunctions.ts +0 -0
- package/src/product-set/index.ts +0 -0
- package/src/product-set/item/CreateProductSetItem.tsx +0 -0
- package/src/product-set/popover/ProductSetPopover.stories.tsx +1 -1
- package/src/product-set/popover/ProductSetPopover.tsx +0 -0
- package/src/product-set/popover/index.ts +0 -0
- package/src/product-set/product/Product.stories.tsx +1 -1
- package/src/product-set/product/ProductControl.tsx +0 -0
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +0 -0
- package/src/product-set/product/advanced-options/index.ts +0 -0
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -0
- package/src/product-set/product/booking-management/index.ts +0 -0
- package/src/product-set/product/constants.ts +0 -0
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +1 -1
- package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -0
- package/src/product-set/product/deposit/index.ts +0 -0
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +1 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +0 -0
- package/src/product-set/product/duration/index.ts +0 -0
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +0 -0
- package/src/product-set/product/fixed-duration-fields/index.ts +0 -0
- package/src/product-set/product/index.ts +0 -0
- package/src/product-set/product/price/ProductPrice.stories.tsx +1 -1
- package/src/product-set/product/price/ProductPriceControl.tsx +0 -0
- package/src/product-set/product/price/index.ts +0 -0
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +1 -1
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -0
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -0
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -0
- package/src/product-set/product/quantity/index.ts +0 -0
- package/src/product-set/product/scanRange/{ProductScanRangeControl.stories.ts → ProductScanRangeControl.stories.tsx} +1 -1
- package/src/product-set/product/scanRange/ProductScanRangeControl.tsx +0 -0
- package/src/product-set/product/scanRange/index.ts +0 -0
- package/src/product-set/product-category/ProductCategory.stories.tsx +1 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +0 -0
- package/src/product-set/product-category/index.ts +0 -0
- package/src/product-set/product-zone/ProductZoneControl.tsx +0 -0
- package/src/product-set/product-zone/index.ts +0 -0
- package/src/product-set/step/Step.stories.tsx +1 -1
- package/src/product-set/step/StepControl.tsx +0 -0
- package/src/product-set/step/index.ts +0 -0
- package/src/product-set/tabs/ProductSetTab.tsx +1 -0
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +1 -1
- package/src/product-set/tabs/ProductSetTabs.tsx +0 -0
- package/src/product-set/tabs/index.ts +0 -0
- package/src/product-set/types/index.ts +0 -0
- package/src/product-set/utils/index.ts +0 -0
- package/src/provider/categories-input/CategoriesInput.stories.tsx +1 -1
- package/src/provider/categories-input/CategoriesInput.tsx +0 -0
- package/src/provider/categories-input/CategoriesInputDescription.tsx +0 -0
- package/src/provider/categories-input/index.ts +0 -0
- package/src/provider/constants.ts +0 -0
- package/src/provider/index.ts +0 -0
- package/src/provider/location-input/LocationInput.stories.tsx +1 -1
- package/src/provider/location-input/LocationInput.tsx +0 -0
- package/src/provider/location-input/LocationInputDescription.tsx +0 -0
- package/src/provider/location-input/components/FormGroupControll.tsx +0 -0
- package/src/provider/location-input/components/index.ts +0 -0
- package/src/provider/location-input/index.ts +0 -0
- package/src/provider/provider-details-input/ProviderDetailsInput.stories.tsx +1 -1
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +0 -0
- package/src/provider/provider-details-input/index.ts +0 -0
- package/src/provider/provider-form/ProviderForm.stories.tsx +1 -1
- package/src/provider/provider-form/ProviderForm.tsx +0 -0
- package/src/provider/provider-form/index.ts +0 -0
- package/src/provider/provider-links-input/ProviderLinksInput.stories.tsx +1 -1
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +0 -0
- package/src/provider/provider-links-input/index.ts +0 -0
- package/src/provider/venue-form/VenueForm.stories.tsx +1 -1
- package/src/provider/venue-form/VenueForm.tsx +0 -0
- package/src/provider/venue-form/index.ts +0 -0
- package/src/provider/working-hours-input/WorkingHoursInput.stories.tsx +1 -1
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +0 -0
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +0 -0
- package/src/provider/working-hours-input/index.ts +0 -0
- package/src/provider/working-hours-input/utils.ts +0 -0
- package/src/radio-card/RadioCard.stories.tsx +1 -1
- package/src/radio-card/RadioCard.tsx +0 -0
- package/src/radio-card/index.ts +0 -0
- package/src/recurrence-input/RecurrenceEndInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceInput.stories.tsx +1 -1
- package/src/recurrence-input/RecurrenceInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +0 -0
- package/src/recurrence-input/index.ts +0 -0
- package/src/recurrence-input/utils.ts +0 -0
- package/src/recurring-date-picker-input/DatePickerInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurringDatePickerInput.stories.tsx +1 -1
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +0 -0
- package/src/recurring-date-picker-input/index.ts +0 -0
- package/src/recurring-date-picker-input/utils.ts +0 -0
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +1 -1
- package/src/report/DataFieldsSelector/index.ts +0 -0
- package/src/report/ReportRunnerModal/ReportRunnerModal.stories.tsx +1 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +0 -0
- package/src/report/ReportRunnerModal/index.ts +0 -0
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +1 -1
- package/src/report/ReportTypeSelect/index.ts +0 -0
- package/src/report/card/ReportCard.stories.tsx +1 -1
- package/src/report/card/ReportCard.tsx +0 -0
- package/src/report/card/index.ts +0 -0
- package/src/report/form/ReportForm.stories.tsx +1 -1
- package/src/report/form/ReportForm.tsx +2 -2
- package/src/report/form/index.ts +0 -0
- package/src/report/index.ts +0 -0
- package/src/resource/card/ResourceCard.stories.tsx +1 -1
- package/src/resource/card/ResourceCard.tsx +0 -0
- package/src/resource/card/index.ts +0 -0
- package/src/resource/form/ResourceForm.stories.tsx +2 -2
- package/src/resource/form/ResourceForm.tsx +0 -0
- package/src/resource/form/components/CapacityControl.tsx +0 -0
- package/src/resource/form/components/NameControl.tsx +0 -0
- package/src/resource/form/components/SortControl.tsx +0 -0
- package/src/resource/form/components/ZoneControl.tsx +0 -1
- package/src/resource/form/index.ts +0 -0
- package/src/resource/index.ts +0 -0
- package/src/root.css +0 -0
- package/src/sales/booking/index.ts +0 -0
- package/src/sales/booking/results/BookingResults.stories.tsx +1 -1
- package/src/sales/booking/results/BookingResults.tsx +0 -0
- package/src/sales/booking/results/components/ResultCard.tsx +0 -0
- package/src/sales/booking/results/constants.ts +0 -0
- package/src/sales/booking/results/index.ts +0 -0
- package/src/sales/constants.tsx +0 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -0
- package/src/sales/coupon/control/index.ts +0 -0
- package/src/sales/coupon/form/CouponForm.stories.tsx +1 -1
- package/src/sales/coupon/form/CouponFrom.tsx +0 -0
- package/src/sales/coupon/form/index.ts +0 -0
- package/src/sales/coupon/index.tsx +0 -0
- package/src/sales/coupon/utils/index.ts +0 -0
- package/src/sales/filters/SaleFilter.stories.tsx +1 -1
- package/src/sales/filters/SaleFilters.tsx +0 -0
- package/src/sales/filters/index.ts +0 -0
- package/src/sales/guest-profile/index.ts +0 -0
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +2 -2
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +0 -0
- package/src/sales/guest-profile/previous-bookings/index.ts +0 -0
- package/src/sales/guest-profile/profile/Profile.stories.tsx +1 -1
- package/src/sales/guest-profile/profile/Profile.tsx +0 -0
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +0 -0
- package/src/sales/guest-profile/profile/components/ImageHolder/index.ts +0 -0
- package/src/sales/guest-profile/profile/index.ts +0 -0
- package/src/sales/guest-profile/user-metrics/UserMetrics.stories.tsx +1 -1
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +0 -0
- package/src/sales/guest-profile/user-metrics/index.ts +0 -0
- package/src/sales/guest-profile/visited-providers/VisitedProviders.stories.tsx +1 -1
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +0 -0
- package/src/sales/guest-profile/visited-providers/index.ts +0 -0
- package/src/sales/index.ts +0 -0
- package/src/sales/life-time-sales/LifeTimeSalesChart.stories.tsx +2 -2
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +0 -0
- package/src/sales/life-time-sales/index.ts +0 -0
- package/src/sales/manual-booking/formatDays.ts +0 -0
- package/src/sales/manual-booking/index.ts +0 -0
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +1 -1
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +0 -0
- package/src/sales/manual-booking/number-input-horizontal/index.ts +0 -0
- package/src/sales/manual-booking/search-user/SearchUser.tsx +0 -0
- package/src/sales/manual-booking/search-user/index.ts +0 -0
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +2 -2
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +0 -0
- package/src/sales/manual-booking/select-date-type-control/index.ts +0 -0
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +0 -0
- package/src/sales/manual-booking/select-event/index.ts +0 -0
- package/src/sales/manual-booking/select-menu/SelectMenu.stories.tsx +2 -2
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +0 -0
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +0 -0
- package/src/sales/manual-booking/select-menu/index.ts +0 -0
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +0 -0
- package/src/sales/manual-booking/summary/index.ts +0 -0
- package/src/sales/modals/index.ts +0 -0
- package/src/sales/modals/payment-modal/PaymentModal.stories.tsx +2 -2
- package/src/sales/modals/payment-modal/PaymentModal.tsx +6 -1
- package/src/sales/modals/payment-modal/index.ts +0 -0
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +2 -2
- package/src/sales/modals/refund-modal/RefundModal.tsx +6 -1
- package/src/sales/modals/refund-modal/index.ts +0 -0
- package/src/sales/notes/NotesTable.stories.tsx +1 -1
- package/src/sales/notes/NotesTable.tsx +0 -0
- package/src/sales/notes/NotesTableRow.tsx +0 -0
- package/src/sales/notes/index.ts +0 -0
- package/src/sales/notes/note-form/NoteForm.stories.tsx +1 -1
- package/src/sales/notes/note-form/NoteForm.tsx +0 -0
- package/src/sales/notes/note-form/index.ts +0 -0
- package/src/sales/payment-form/SalePaymentForm.stories.tsx +2 -2
- package/src/sales/payment-form/SalePaymentForm.tsx +0 -0
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +0 -0
- package/src/sales/payment-form/components/RyftPayment/index.ts +0 -0
- package/src/sales/payment-form/index.ts +0 -0
- package/src/sales/payment-form/types.ts +0 -0
- package/src/sales/sales-and-views/SalesAndViewsChart.stories.tsx +1 -1
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +0 -0
- package/src/sales/sales-and-views/index.ts +0 -0
- package/src/sales/source-of-sales/SourceOfSalesChart.stories.tsx +1 -1
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +0 -0
- package/src/sales/source-of-sales/index.ts +0 -0
- package/src/sales/statistics-chart/StatisticsChart.stories.tsx +1 -1
- package/src/sales/statistics-chart/StatisticsChart.tsx +0 -0
- package/src/sales/statistics-chart/index.ts +0 -0
- package/src/setting/dashboard/DashboardSetting.stories.tsx +1 -1
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -0
- package/src/setting/dashboard/EventSettingForm.tsx +0 -0
- package/src/setting/dashboard/FinancialDataForm.tsx +0 -0
- package/src/setting/dashboard/OtherSettingForm.tsx +0 -0
- package/src/setting/dashboard/ProviderSettingForm.tsx +0 -0
- package/src/setting/dashboard/components/IpInput.stories.tsx +1 -1
- package/src/setting/dashboard/components/IpInput.tsx +0 -0
- package/src/setting/dashboard/index.ts +0 -0
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.stories.tsx +1 -1
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +0 -0
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.stories.tsx +1 -1
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +0 -0
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.stories.tsx +2 -2
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
- package/src/setting/dashboard/snippet-templates/card/index.ts +0 -0
- package/src/setting/dashboard/snippets/card/SnippetCard.stories.tsx +1 -1
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +0 -0
- package/src/setting/dashboard/snippets/card/index.ts +0 -0
- package/src/setting/index.ts +0 -0
- package/src/sidebar/elements/Elements.stories.tsx +1 -1
- package/src/sidebar/elements/ReturnBack.tsx +0 -0
- package/src/sidebar/elements/index.ts +0 -0
- package/src/sidebar/index.ts +0 -0
- package/src/slide-curtain/SlideCurtain.stories.tsx +1 -1
- package/src/slide-curtain/SlideCurtain.tsx +0 -0
- package/src/slide-curtain/index.ts +0 -0
- package/src/snippet/index.ts +0 -0
- package/src/snippet/snippet-template/SnippetTemplate.stories.tsx +2 -2
- package/src/snippet/snippet-template/SnippetTemplate.tsx +0 -0
- package/src/snippet/snippet-template/context/index.ts +0 -0
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +0 -0
- package/src/snippet/snippet-template/context/snippetTemplateLoading.tsx +0 -0
- package/src/snippet/snippet-template/context/snippetTemplateView.tsx +0 -0
- package/src/snippet/snippet-template/control/Control.stories.tsx +1 -1
- package/src/snippet/snippet-template/control/PropertyControl.tsx +0 -0
- package/src/snippet/snippet-template/control/index.ts +0 -0
- package/src/snippet/snippet-template/form/SnippetTemplateForm.stories.tsx +2 -2
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +0 -1
- package/src/snippet/snippet-template/form/index.ts +0 -0
- package/src/snippet/snippet-template/index.ts +0 -0
- package/src/snippet/snippet-template/preview/Preview.stories.tsx +1 -1
- package/src/snippet/snippet-template/preview/Preview.tsx +0 -1
- package/src/snippet/snippet-template/preview/index.ts +0 -0
- package/src/snippet/snippet-template/settings/SettingButton.tsx +0 -0
- package/src/snippet/snippet-template/settings/Settings.stories.tsx +1 -1
- package/src/snippet/snippet-template/settings/index.ts +0 -0
- package/src/snippet/snippet-template/utils/index.ts +0 -0
- package/src/sortable-fields/SortableFieldItem.tsx +0 -0
- package/src/sortable-fields/SortableFieldList.tsx +0 -0
- package/src/sortable-fields/index.ts +0 -0
- package/src/sortable-list/CreateSortableListItem.tsx +0 -0
- package/src/sortable-list/SortableList.stories.tsx +1 -1
- package/src/sortable-list/SortableList.tsx +0 -0
- package/src/sortable-list/index.ts +0 -0
- package/src/sortable-tree/SortableTree.stories.tsx +1 -1
- package/src/sortable-tree/SortableTree.tsx +0 -0
- package/src/sortable-tree/SortableTreeItem.stories.tsx +1 -1
- package/src/sortable-tree/SortableTreeItem.tsx +0 -0
- package/src/sortable-tree/index.ts +0 -0
- package/src/sorting-select/SortingSelect.stories.tsx +1 -1
- package/src/sorting-select/SortingSelect.tsx +0 -0
- package/src/sorting-select/index.ts +0 -0
- package/src/static/CountryCodeSelect.tsx +2 -2
- package/src/static/CountrySelect.tsx +0 -0
- package/src/static/CurrencyNumberInput.tsx +0 -0
- package/src/static/FormCard.tsx +0 -0
- package/src/static/Image.tsx +0 -0
- package/src/static/RestrictedAccess.tsx +0 -0
- package/src/static/SocialButton.tsx +0 -0
- package/src/static/Static.stories.tsx +0 -0
- package/src/static/StyledButton.tsx +0 -0
- package/src/static/TextField.tsx +0 -0
- package/src/static/UserBadge.tsx +0 -0
- package/src/static/WarningMessage.tsx +0 -0
- package/src/static/date-range-input/DateRangeInput.stories.tsx +1 -1
- package/src/static/date-range-input/DateRangeInput.tsx +0 -0
- package/src/static/date-range-input/index.ts +0 -0
- package/src/static/date-range-input/utils/index.ts +0 -0
- package/src/static/form-number-input/FormNumberInput.stories.tsx +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -0
- package/src/static/form-number-input/index.ts +0 -0
- package/src/static/images/DefaultUserImage.tsx +0 -0
- package/src/static/images/Images.stories.tsx +0 -0
- package/src/static/images/index.ts +0 -0
- package/src/static/index.ts +0 -0
- package/src/static/loader/BlockLoader.tsx +0 -0
- package/src/static/loader/ButtonLoader.tsx +0 -0
- package/src/static/loader/FullScreenLoader.tsx +0 -0
- package/src/static/loader/Loader.stories.tsx +1 -1
- package/src/static/loader/LoaderIndicator.tsx +0 -0
- package/src/static/loader/PaymentLoader.tsx +0 -0
- package/src/static/loader/SnippetLoader.tsx +0 -0
- package/src/static/loader/index.ts +0 -0
- package/src/static/manual-date-picker/ManualDatePicker.tsx +0 -0
- package/src/static/manual-date-picker/constants/index.ts +0 -0
- package/src/static/manual-date-picker/hooks/useManualDatePicker.ts +0 -0
- package/src/static/manual-date-picker/index.ts +0 -0
- package/src/static/manual-date-picker/utils/index.ts +0 -0
- package/src/static/number-input/NumberInput.stories.tsx +1 -1
- package/src/static/number-input/NumberInput.tsx +0 -0
- package/src/static/number-input/index.ts +0 -0
- package/src/static/switch/BooleanSwitch.stories.tsx +1 -1
- package/src/static/switch/BooleanSwitch.tsx +0 -0
- package/src/static/switch/Switch.stories.tsx +1 -1
- package/src/static/switch/Switch.tsx +0 -0
- package/src/static/switch/index.ts +0 -0
- package/src/static/tabs/Tab.tsx +1 -0
- package/src/static/tabs/Tabs.tsx +0 -0
- package/src/static/tabs/index.ts +0 -0
- package/src/static/text-expand/TextExpand.stories.tsx +1 -1
- package/src/static/text-expand/TextExpand.tsx +0 -0
- package/src/static/text-expand/index.ts +0 -0
- package/src/striped-static-table/StripedStaticTable.stories.tsx +1 -1
- package/src/striped-static-table/StripedStaticTable.tsx +0 -0
- package/src/striped-static-table/index.ts +0 -0
- package/src/styles/activity-card/ActivitiesCard.scss +0 -0
- package/src/styles/activity-card/ListActivitiesCard.scss +0 -0
- package/src/styles/activity-card/_index.scss +0 -0
- package/src/styles/affiliate/AffiliateCard.scss +0 -0
- package/src/styles/affiliate/AffiliateForm.scss +0 -0
- package/src/styles/affiliate/_index.scss +0 -0
- package/src/styles/auth/AccessDenied.scss +0 -0
- package/src/styles/auth/_index.scss +0 -0
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +0 -0
- package/src/styles/availability-indicator/_index.scss +0 -0
- package/src/styles/back-button/BackButton.scss +0 -0
- package/src/styles/back-button/_index.scss +0 -0
- package/src/styles/company-user-form/UserForm.scss +0 -0
- package/src/styles/company-user-form/_index.scss +0 -0
- package/src/styles/custom-fields/CreateSortableListItem.scss +0 -0
- package/src/styles/custom-fields/FieldItem.scss +0 -0
- package/src/styles/custom-fields/SelectFieldModal.scss +0 -0
- package/src/styles/custom-fields/_index.scss +0 -0
- package/src/styles/customers/Filter.scss +0 -0
- package/src/styles/customers/_index.scss +0 -0
- package/src/styles/date-time-button/DateTimeButton.scss +0 -0
- package/src/styles/date-time-button/_index.scss +0 -0
- package/src/styles/error/ErrorFallback.scss +0 -0
- package/src/styles/error/_index.scss +0 -0
- package/src/styles/events/EditEventModal.scss +0 -0
- package/src/styles/events/EventCard.scss +0 -0
- package/src/styles/events/EventStatisticModal.scss +0 -0
- package/src/styles/events/EventVenueMap.scss +0 -0
- package/src/styles/events/_index.scss +0 -0
- package/src/styles/file-upload/FileUpload.scss +0 -0
- package/src/styles/file-upload/ImagePreview.scss +0 -0
- package/src/styles/file-upload/_index.scss +0 -0
- package/src/styles/form/CustomCheckbox.scss +0 -0
- package/src/styles/form/CustomRadio.scss +0 -0
- package/src/styles/form/Input.scss +0 -0
- package/src/styles/form/InputGroup.scss +0 -0
- package/src/styles/form/_index.scss +0 -0
- package/src/styles/header/Header.scss +0 -0
- package/src/styles/header/_index.scss +0 -0
- package/src/styles/header/elements/CompanySelector.scss +0 -0
- package/src/styles/header/elements/_index.scss +0 -0
- package/src/styles/help/Example.scss +0 -0
- package/src/styles/help/_index.scss +0 -0
- package/src/styles/iframe-events/Calendar.scss +0 -0
- package/src/styles/iframe-events/CalendarSelect.scss +0 -0
- package/src/styles/iframe-events/Card.scss +0 -0
- package/src/styles/iframe-events/CategoryStepsForm.scss +0 -0
- package/src/styles/iframe-events/Event.scss +0 -0
- package/src/styles/iframe-events/EventBookingForm.scss +0 -0
- package/src/styles/iframe-events/EventBookingProducts.scss +0 -0
- package/src/styles/iframe-events/EventBookingView.scss +0 -0
- package/src/styles/iframe-events/EventForm.scss +0 -0
- package/src/styles/iframe-events/EventNavigationFooter.scss +0 -0
- package/src/styles/iframe-events/EventOrderShortSummary.scss +0 -0
- package/src/styles/iframe-events/EventOrderSummary.scss +0 -0
- package/src/styles/iframe-events/EventProductSets.scss +0 -0
- package/src/styles/iframe-events/EventStepVenueMapZones.scss +0 -0
- package/src/styles/iframe-events/EventTables.scss +0 -0
- package/src/styles/iframe-events/PoweredBy.scss +0 -0
- package/src/styles/iframe-events/TicketDescription.scss +0 -0
- package/src/styles/iframe-events/_index.scss +0 -0
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +0 -0
- package/src/styles/iframe-external-modal/_index.scss +0 -0
- package/src/styles/iframe-order-process/IframeOrderProcess.scss +0 -0
- package/src/styles/iframe-order-process/_index.scss +0 -0
- package/src/styles/iframe-page/Page.scss +0 -0
- package/src/styles/iframe-page/PageBody.scss +0 -0
- package/src/styles/iframe-page/PageHeader.scss +0 -0
- package/src/styles/iframe-page/_index.scss +0 -0
- package/src/styles/iframe-payments/PaymentForm.scss +0 -0
- package/src/styles/iframe-payments/_index.scss +0 -0
- package/src/styles/image-radio-input/_index.scss +0 -0
- package/src/styles/layout/BackgroundVideoContainer.scss +0 -0
- package/src/styles/layout/_index.scss +0 -0
- package/src/styles/logo/Logo.scss +0 -0
- package/src/styles/logo/_index.scss +0 -0
- package/src/styles/modals/Modals.scss +0 -0
- package/src/styles/modals/_index.scss +0 -0
- package/src/styles/notification/Notification.scss +0 -0
- package/src/styles/notification/_index.scss +0 -0
- package/src/styles/order-items-table/OrderItemsTable.scss +0 -0
- package/src/styles/order-items-table/_index.scss +0 -0
- package/src/styles/overrides/_functions.scss +0 -0
- package/src/styles/packages.scss +0 -0
- package/src/styles/product-set/CreateProductSetItem.scss +0 -0
- package/src/styles/product-set/DateAndRecurrenceInput.scss +0 -0
- package/src/styles/product-set/EditCategoryModal.scss +0 -0
- package/src/styles/product-set/EditProductModal.scss +0 -0
- package/src/styles/product-set/EditProductSetElement.scss +0 -0
- package/src/styles/product-set/EditStepModal.scss +0 -0
- package/src/styles/product-set/EditVenueMapSetModal.scss +0 -0
- package/src/styles/product-set/EditZoneSettingModal.scss +0 -0
- package/src/styles/product-set/ProductSetCard.scss +0 -0
- package/src/styles/product-set/ProductSetForm.scss +0 -0
- package/src/styles/product-set/ProductSetPopover.scss +0 -0
- package/src/styles/product-set/ProductSetTabs.scss +0 -0
- package/src/styles/product-set/SelectCategoryModal.scss +0 -0
- package/src/styles/product-set/TutorialGifCard.scss +0 -0
- package/src/styles/product-set/_index.scss +0 -0
- package/src/styles/providers/Providers.scss +0 -0
- package/src/styles/providers/_index.scss +0 -0
- package/src/styles/radio-card/_index.scss +0 -0
- package/src/styles/report/ReportCard.scss +0 -0
- package/src/styles/report/ReportEditorModal.scss +0 -0
- package/src/styles/report/ReportRunnerModal.scss +0 -0
- package/src/styles/report/_index.scss +0 -0
- package/src/styles/resources-blocking/_index.scss +0 -0
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +0 -0
- package/src/styles/ryft-payment-form/_index.scss +0 -0
- package/src/styles/sales/BookingFilter.scss +0 -0
- package/src/styles/sales/BookingResults.scss +0 -0
- package/src/styles/sales/BookingTabs.scss +0 -0
- package/src/styles/sales/Charts.scss +0 -0
- package/src/styles/sales/Filters.scss +0 -0
- package/src/styles/sales/GuestProfile.scss +0 -0
- package/src/styles/sales/LifeTimeSales.scss +0 -0
- package/src/styles/sales/ManualBooking.scss +0 -0
- package/src/styles/sales/Notes.scss +0 -0
- package/src/styles/sales/RandomColors.scss +0 -0
- package/src/styles/sales/SalePaymentForm.scss +0 -0
- package/src/styles/sales/SalesAndViews.scss +0 -0
- package/src/styles/sales/SourceOfSales.scss +0 -0
- package/src/styles/sales/Statistics.scss +0 -0
- package/src/styles/sales/_index.scss +0 -0
- package/src/styles/sales/_mixins.scss +0 -0
- package/src/styles/setting/_index.scss +0 -0
- package/src/styles/setting/dashboard/IpInput.scss +0 -0
- package/src/styles/setting/dashboard/_index.scss +0 -0
- package/src/styles/sidebar/_index.scss +0 -0
- package/src/styles/sidebar/elements/ReturnBack.scss +0 -0
- package/src/styles/sidebar/elements/_index.scss +0 -0
- package/src/styles/skeleton/_index.scss +0 -0
- package/src/styles/snippet-templates/SnippetTemplate.scss +0 -0
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -0
- package/src/styles/snippet-templates/_index.scss +0 -0
- package/src/styles/snippet-templates/_snippetVariables.scss +0 -0
- package/src/styles/sortable-field/SortableField.scss +0 -0
- package/src/styles/sortable-field/_index.scss +0 -0
- package/src/styles/sortable-tree/Item.scss +0 -0
- package/src/styles/sortable-tree/_index.scss +0 -0
- package/src/styles/static/CountrySelect.scss +0 -0
- package/src/styles/static/CurrencyNumberInput.scss +0 -0
- package/src/styles/static/DateRangeInput.scss +0 -0
- package/src/styles/static/FormCard.scss +0 -0
- package/src/styles/static/Loader.scss +0 -0
- package/src/styles/static/NumberInput.scss +0 -0
- package/src/styles/static/SlideCurtain.scss +0 -0
- package/src/styles/static/SocialButton.scss +0 -0
- package/src/styles/static/Switch.scss +0 -0
- package/src/styles/static/Tabs.scss +0 -0
- package/src/styles/static/TextExpand.scss +0 -0
- package/src/styles/static/UserBadge.scss +0 -0
- package/src/styles/static/_index.scss +0 -0
- package/src/styles/striped-static-table/_index.scss +0 -0
- package/src/styles/table/Table.scss +0 -0
- package/src/styles/table/_index.scss +0 -0
- package/src/styles/themes/bookedit/_fonts.scss +0 -0
- package/src/styles/themes/bookedit/_variables.scss +0 -0
- package/src/styles/themes/bookedit/index.scss +0 -0
- package/src/styles/themes/licklist/_fonts.scss +0 -0
- package/src/styles/themes/licklist/_variables.scss +0 -0
- package/src/styles/themes/licklist/index.scss +0 -0
- package/src/styles/tiptap-editor/TiptapEditor.scss +0 -0
- package/src/styles/tiptap-editor/_index.scss +0 -0
- package/src/styles/venue-map-sets/VenueMapSetCard.scss +0 -0
- package/src/styles/venue-map-sets/VenueMapSetForm.scss +0 -0
- package/src/styles/venue-map-sets/_index.scss +0 -0
- package/src/styles/virtualized/_index.scss +0 -0
- package/src/styles/zones/ZoneCard.scss +0 -0
- package/src/styles/zones/ZoneForm.scss +0 -0
- package/src/styles/zones/ZoneRecurrencesControl.scss +0 -0
- package/src/styles/zones/_index.scss +0 -0
- package/src/table/FilterHelperComponent.tsx +0 -0
- package/src/table/MenuButton.tsx +0 -0
- package/src/table/PaginationHelperComponent.tsx +0 -0
- package/src/table/PerPageHelperComponent.tsx +0 -0
- package/src/table/ReactTableHelperComponent.tsx +1 -1
- package/src/table/StaticTable.tsx +0 -0
- package/src/table/Table.stories.tsx +1 -1
- package/src/table/TableHelperComponent.tsx +0 -0
- package/src/table/hooks/useTableQueryOptions.ts +0 -0
- package/src/table/index.ts +0 -0
- package/src/table/types.ts +0 -0
- package/src/table/utils/index.ts +0 -0
- package/src/theme/Theme.stories.tsx +0 -0
- package/src/tiptap-editor/TipTapEditor.stories.tsx +1 -1
- package/src/tiptap-editor/TipTapEditor.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +1 -1
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/components/index.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/EMOJIS.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/constants.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/index.ts +0 -0
- package/src/tiptap-editor/index.ts +0 -0
- package/src/typeahead/Typeahead.stories.tsx +0 -0
- package/src/typeahead/Typeahead.tsx +0 -0
- package/src/typeahead/index.ts +0 -0
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +0 -0
- package/src/typeahead-helper/index.ts +0 -0
- package/src/types/bookings.ts +0 -0
- package/src/types/categories.ts +0 -0
- package/src/types/generic/SelectItem.ts +0 -0
- package/src/types/iframe.ts +0 -0
- package/src/types/index.ts +0 -0
- package/src/types/provider-links.ts +0 -0
- package/src/types/static/HTMLInputDateElement.ts +0 -0
- package/src/types/static/ILoaderOptions.ts +0 -0
- package/src/typings.d.ts +0 -0
- package/src/venue-map-sets/card/VenueMapCard.stories.tsx +1 -1
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +0 -0
- package/src/venue-map-sets/card/index.ts +0 -0
- package/src/venue-map-sets/form/VenueMapSetForm.stories.tsx +1 -1
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +0 -0
- package/src/venue-map-sets/form/components/NameControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +0 -0
- package/src/venue-map-sets/form/index.ts +0 -0
- package/src/venue-map-sets/form/types/index.ts +0 -0
- package/src/venue-map-sets/form/utils/index.ts +0 -0
- package/src/venue-map-sets/index.ts +0 -0
- package/src/virtualized/components/VirtualizedGrid.tsx +0 -0
- package/src/virtualized/components/VirtualizedWindowScroller.stories.tsx +1 -1
- package/src/virtualized/components/VirtualizedWindowScroller.tsx +0 -0
- package/src/virtualized/context/VirtualizedContext.tsx +0 -0
- package/src/virtualized/context/index.ts +0 -0
- package/src/virtualized/index.ts +0 -0
- package/src/vite-env.d.ts +0 -0
- package/src/zone/card/ZoneCard.stories.tsx +1 -1
- package/src/zone/card/ZoneCard.tsx +0 -0
- package/src/zone/card/index.ts +0 -0
- package/src/zone/form/ZoneForm.stories.tsx +2 -2
- package/src/zone/form/ZoneForm.tsx +0 -0
- package/src/zone/form/components/AvailableTimesControl.tsx +0 -0
- package/src/zone/form/components/DescriptionControl.tsx +0 -0
- package/src/zone/form/components/GameDurationControl.tsx +0 -0
- package/src/zone/form/components/NameControl.tsx +0 -0
- package/src/zone/form/components/SortControl.tsx +0 -0
- package/src/zone/form/components/ZoneControl.tsx +0 -0
- package/src/zone/form/components/ZoneImageControl.tsx +0 -0
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +0 -0
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +0 -0
- package/src/zone/form/components/ZoneTypeControl.tsx +0 -1
- package/src/zone/form/index.ts +0 -0
- package/src/zone/form/utils/dates.ts +0 -0
- package/src/zone/index.ts +0 -0
- package/.storybook/manager.js +0 -4
- /package/.storybook/{preview.js → preview.jsx} +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -24,8 +24,6 @@ export function SnippetTemplateCard({
|
|
|
24
24
|
return (
|
|
25
25
|
<div className='snippet-template-card'>
|
|
26
26
|
<div className='snippet-template-card-header'>
|
|
27
|
-
{/* TODO fix issue react router types
|
|
28
|
-
@ts-expect-error */}
|
|
29
27
|
<Link to={href}>{name}</Link>
|
|
30
28
|
{hasPermission && !isDefault && (
|
|
31
29
|
<button
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/setting/index.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/sidebar/index.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/snippet/index.ts
CHANGED
|
File without changes
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Meta, Story } from '@storybook/react'
|
|
2
|
-
|
|
1
|
+
import { Meta, Story } from '@storybook/react-vite'
|
|
2
|
+
// TODO: Replace knobs with controls
|
|
3
3
|
|
|
4
4
|
import { SnippetTemplate, SnippetTemplateProps } from './SnippetTemplate'
|
|
5
5
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Meta, Story } from '@storybook/react'
|
|
1
|
+
import { Meta, Story } from '@storybook/react-vite'
|
|
2
2
|
import { Preview, PreviewProps } from './Preview'
|
|
3
3
|
import { SnippetTemplateContextProvider } from '../context/snippetTemplate'
|
|
4
4
|
import { SnippetTemplateLoadingContextProvider } from '../context/snippetTemplateLoading'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DndContext } from '@dnd-kit/core'
|
|
2
2
|
import { SortableContext, verticalListSortingStrategy } from '@dnd-kit/sortable'
|
|
3
|
-
import { Meta, Story } from '@storybook/react'
|
|
3
|
+
import { Meta, Story } from '@storybook/react-vite'
|
|
4
4
|
import { Form } from 'react-bootstrap'
|
|
5
5
|
import { SortableTreeItem, SortableTreeItemProps } from './SortableTreeItem'
|
|
6
6
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -52,11 +52,11 @@ function CountryCodeSelect({
|
|
|
52
52
|
</option>
|
|
53
53
|
{sortedCountries.map((key: keyof typeof en) => (
|
|
54
54
|
<option key={key as string} value={key as string}>
|
|
55
|
-
{en[key]}
|
|
55
|
+
{String(en[key])}
|
|
56
56
|
</option>
|
|
57
57
|
))}
|
|
58
58
|
</Form.Control>
|
|
59
|
-
<Form.Control.Feedback type='invalid'>{error}</Form.Control.Feedback>
|
|
59
|
+
<Form.Control.Feedback type='invalid'>{error as string}</Form.Control.Feedback>
|
|
60
60
|
</>
|
|
61
61
|
)
|
|
62
62
|
}
|
|
File without changes
|
|
File without changes
|
package/src/static/FormCard.tsx
CHANGED
|
File without changes
|
package/src/static/Image.tsx
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/static/TextField.tsx
CHANGED
|
File without changes
|
package/src/static/UserBadge.tsx
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/static/index.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/static/tabs/Tab.tsx
CHANGED
package/src/static/tabs/Tabs.tsx
CHANGED
|
File without changes
|
package/src/static/tabs/index.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|