@licklist/design 0.44.486-dev.9 → 0.44.487
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/dist/affiliate/types/index.d.ts +1 -1
- package/dist/affiliate/types/index.d.ts.map +1 -1
- package/dist/assets/dashboard/blockingClock.png +0 -0
- package/dist/assets/dashboard/bookingCalendar.svg +67 -0
- package/dist/assets/dashboard/bookingCalendar.svg.js +1 -0
- package/dist/assets/dashboard/bookingList.svg +68 -0
- package/dist/assets/dashboard/bookingList.svg.js +1 -0
- package/dist/assets/dashboard/bookingListSmall.svg +6 -0
- package/dist/assets/dashboard/bookingListSmall.svg.js +1 -0
- package/dist/assets/dashboard/fullscreen.svg +3 -0
- package/dist/assets/dashboard/fullscreen.svg.js +1 -0
- package/dist/assets/dashboard/minimize.svg +3 -0
- package/dist/assets/dashboard/minimize.svg.js +1 -0
- package/dist/assets/dashboard/refresh.svg +4 -0
- package/dist/assets/dashboard/refresh.svg.js +1 -0
- package/dist/assets/widgets/circlePlus.svg +4 -0
- package/dist/assets/widgets/inPage.svg +10 -0
- package/dist/assets/widgets/overlay.svg +9 -0
- package/dist/assets/widgets/sidebar.svg +9 -0
- package/dist/auth/Login/LoginComponent.d.ts +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginFormComponent.d.ts +1 -1
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.d.ts +1 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.js +1 -1
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts +3 -3
- package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +2 -2
- package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.d.ts +1 -4
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +3 -2
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +1 -1
- package/dist/events/event-venue-map/EventVenueMap.d.ts +2 -5
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.js +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +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 +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 +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 +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/ProductIcon/ProductIcon.js +1 -1
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +2 -4
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/types/index.d.ts +5 -5
- package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts +3 -3
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/file-upload/FilePreview.d.ts +2 -2
- package/dist/file-upload/FilePreview.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.d.ts +1 -1
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/header/Header.d.ts +1 -1
- package/dist/header/Header.d.ts.map +1 -1
- package/dist/help/example/Example.d.ts +4 -4
- package/dist/help/example/Example.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +3 -5
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.js +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts +3 -5
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/EventCalendar.js +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +3 -4
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.js +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +3 -5
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.js +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
- package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
- package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.d.ts +3 -3
- package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCard.js +1 -1
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +3 -3
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
- package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +1 -1
- package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
- package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +6 -5
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +1 -2
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
- package/dist/iframe/index.d.ts +1 -3
- package/dist/iframe/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +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 +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +6 -7
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +2 -4
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +2 -4
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +2 -4
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.d.ts.map +1 -0
- package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.js +1 -0
- package/dist/iframe/order-process/components/Category/Category.d.ts +12 -0
- package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -0
- package/dist/iframe/order-process/components/Category/Category.js +1 -0
- package/dist/iframe/order-process/components/Category/index.d.ts +2 -0
- package/dist/iframe/order-process/components/Category/index.d.ts.map +1 -0
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +3 -4
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +0 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +2 -2
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +7 -8
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
- package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +18 -0
- package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -0
- package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -0
- package/dist/iframe/order-process/components/StepsForm/index.d.ts +2 -0
- package/dist/iframe/order-process/components/StepsForm/index.d.ts.map +1 -0
- package/dist/iframe/order-process/components/Timer/Timer.d.ts +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 +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
- package/dist/iframe/order-process/components/utils/category.d.ts +10 -0
- package/dist/iframe/order-process/components/utils/category.d.ts.map +1 -0
- package/dist/iframe/order-process/components/utils/category.js +1 -0
- package/dist/iframe/order-process/index.d.ts +2 -3
- package/dist/iframe/order-process/index.d.ts.map +1 -1
- package/dist/iframe/page/Page.d.ts +1 -1
- package/dist/iframe/page/Page.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.d.ts +2 -2
- package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +3 -3
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.js +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +0 -5
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
- package/dist/iframe/payment/order-items-table/types/index.d.ts +3 -9
- package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.d.ts +1 -6
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
- package/dist/iframe/payment/payment-form/PaymentForm.js +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
- package/dist/iframe/payment/payment-page/PaymentTimer.d.ts +0 -1
- package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +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 +3 -5
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
- package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/index.d.ts +0 -7
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/logo/Logo.d.ts +1 -1
- package/dist/logo/Logo.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts +1 -4
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.js +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +0 -3
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts +1 -7
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/email-template/form/EmailTemplateForm.js +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +1 -4
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.js +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -6
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +1 -5
- package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
- package/dist/notification/sms-template/form/SmsTemplateForm.js +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts +0 -2
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.js +1 -1
- package/dist/product-set/control/ProductSetControl.d.ts +4 -16
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +1 -1
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
- package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
- package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +1 -1
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +1 -1
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +1 -1
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +1 -1
- package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/context.d.ts +1 -1
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
- package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts +0 -1
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.d.ts +3 -7
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
- package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
- package/dist/product-set/types/index.d.ts +5 -5
- package/dist/product-set/types/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts +0 -4
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +1 -1
- package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
- package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
- package/dist/provider/categories-input/index.d.ts +1 -1
- package/dist/provider/categories-input/index.d.ts.map +1 -1
- package/dist/provider/company/user-form/UserForm.d.ts +2 -2
- package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
- package/dist/provider/location-input/index.d.ts +1 -1
- package/dist/provider/location-input/index.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
- package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
- package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
- package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
- package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
- package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +12 -0
- package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -0
- package/dist/provider/resources-blocking-modal/index.d.ts +2 -0
- package/dist/provider/resources-blocking-modal/index.d.ts.map +1 -0
- package/dist/provider/venue-form/VenueForm.d.ts +1 -1
- package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +1 -1
- package/dist/provider/working-hours-input/index.d.ts +1 -1
- package/dist/provider/working-hours-input/index.d.ts.map +1 -1
- package/dist/recurrence-input/utils.d.ts +2 -2
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -5
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts +2 -2
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts +2 -2
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.d.ts +1 -1
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.d.ts +1 -1
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.d.ts +1 -1
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/sales/booking/filter/BookingFilter.d.ts +12 -0
- package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -0
- package/dist/sales/booking/filter/BookingFilter.js +1 -0
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +10 -0
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -0
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -0
- package/dist/sales/booking/filter/components/MainFilterSection.d.ts +5 -0
- package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -0
- package/dist/sales/booking/filter/components/MainFilterSection.js +1 -0
- package/dist/sales/booking/filter/components/ResultTagButton.d.ts +8 -0
- package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -0
- package/dist/sales/booking/filter/components/ResultTagButton.js +1 -0
- package/dist/sales/booking/filter/components/SearchingForSection.d.ts +3 -0
- package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +1 -0
- package/dist/sales/booking/filter/components/SearchingForSection.js +1 -0
- package/dist/sales/booking/filter/index.d.ts +3 -0
- package/dist/sales/booking/filter/index.d.ts.map +1 -0
- package/dist/sales/booking/index.d.ts +2 -0
- package/dist/sales/booking/index.d.ts.map +1 -1
- package/dist/sales/booking/results/BookingResults.d.ts +1 -1
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +1 -1
- package/dist/sales/booking/results/constants.d.ts.map +1 -1
- package/dist/sales/booking/results/constants.js +1 -1
- package/dist/sales/booking/results/index.d.ts +0 -1
- package/dist/sales/booking/results/index.d.ts.map +1 -1
- package/dist/sales/booking/tabs/BookingTabs.d.ts +11 -0
- package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -0
- package/dist/sales/booking/tabs/BookingTabs.js +1 -0
- package/dist/sales/booking/tabs/index.d.ts +3 -0
- package/dist/sales/booking/tabs/index.d.ts.map +1 -0
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +1 -1
- package/dist/sales/filters/SaleFilters.d.ts +3 -2
- package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +3 -4
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +1 -1
- package/dist/sales/guest-profile/profile/Profile.d.ts +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 +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 +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 +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
- package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts +16 -0
- package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts.map +1 -0
- package/dist/sales/manual-booking/category-product/CategoryProduct.js +1 -0
- package/dist/sales/manual-booking/category-product/index.d.ts +2 -0
- package/dist/sales/manual-booking/category-product/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts +17 -0
- package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts.map +1 -0
- package/dist/sales/manual-booking/category-products/CategoryProducts.js +1 -0
- package/dist/sales/manual-booking/category-products/index.d.ts +2 -0
- package/dist/sales/manual-booking/category-products/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts +15 -0
- package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts.map +1 -0
- package/dist/sales/manual-booking/controll/ManualBookingStepsControll.js +1 -0
- package/dist/sales/manual-booking/controll/index.d.ts +2 -0
- package/dist/sales/manual-booking/controll/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/create-user/CreateUser.d.ts +6 -0
- package/dist/sales/manual-booking/create-user/CreateUser.d.ts.map +1 -0
- package/dist/sales/manual-booking/create-user/CreateUser.js +1 -0
- package/dist/sales/manual-booking/create-user/index.d.ts +2 -0
- package/dist/sales/manual-booking/create-user/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +7 -0
- package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -0
- package/dist/sales/manual-booking/customer-info/CustomerInfo.js +1 -0
- package/dist/sales/manual-booking/customer-info/index.d.ts +2 -0
- package/dist/sales/manual-booking/customer-info/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/final-step/FinalStep.d.ts +7 -0
- package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -0
- package/dist/sales/manual-booking/final-step/FinalStep.js +1 -0
- package/dist/sales/manual-booking/final-step/index.d.ts +2 -0
- package/dist/sales/manual-booking/final-step/index.d.ts.map +1 -0
- package/dist/sales/manual-booking/index.d.ts +5 -1
- package/dist/sales/manual-booking/index.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -2
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.js +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +3 -3
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.js +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts +3 -3
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +5 -6
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +4 -4
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.d.ts +1 -1
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.d.ts +1 -1
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.js +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
- package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/sales/payment-form/types.d.ts +2 -2
- package/dist/sales/payment-form/types.d.ts.map +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
- package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
- package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
- package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
- package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
- package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/index.d.ts +2 -0
- package/dist/setting/dashboard/index.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/card/SnippetCard.js +1 -1
- package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts +9 -0
- package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/control/SnippetControl.js +1 -0
- package/dist/setting/dashboard/snippets/control/index.d.ts +2 -0
- package/dist/setting/dashboard/snippets/control/index.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +33 -0
- package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/form/SnippetForm.js +1 -0
- package/dist/setting/dashboard/snippets/form/context.d.ts +11 -0
- package/dist/setting/dashboard/snippets/form/context.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/form/context.js +1 -0
- package/dist/setting/dashboard/snippets/form/index.d.ts +2 -0
- package/dist/setting/dashboard/snippets/form/index.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts +19 -0
- package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts.map +1 -0
- package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +1 -0
- package/dist/setting/dashboard/snippets/modal/index.d.ts +3 -0
- package/dist/setting/dashboard/snippets/modal/index.d.ts.map +1 -0
- package/dist/setting/system/SystemSettingForm.d.ts +1 -1
- package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/SnippetTemplate.js +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +1 -1
- package/dist/sortable-list/SortableList.d.ts +4 -4
- package/dist/sortable-list/SortableList.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts +2 -5
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +1 -1
- package/dist/static/CountryCodeSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +1 -1
- package/dist/static/Icon.d.ts +1 -1
- package/dist/static/Icon.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts +4 -4
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.js +1 -1
- package/dist/static/images/DefaultUserImage.d.ts +1 -1
- package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
- package/dist/static/loader/ButtonLoader.d.ts +1 -1
- package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.d.ts +1 -1
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
- package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +1 -1
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/static/tabs/Tabs.d.ts +1 -1
- package/dist/static/tabs/Tabs.d.ts.map +1 -1
- package/dist/styles/events/EventStatisticModal.scss +37 -0
- package/dist/styles/events/EventVenueMap.scss +1 -1
- package/dist/styles/iframe-events/Calendar.scss +14 -14
- package/dist/styles/iframe-order-process/IframeOrderProcess.scss +4 -12
- package/dist/styles/iframe-page/PageBody.scss +2 -5
- package/dist/styles/packages.scss +1 -7
- package/dist/styles/resources-blocking/_index.scss +1 -38
- package/dist/styles/sales/BookingFilter.scss +11 -45
- package/dist/styles/sales/ManualBooking.scss +1 -7
- package/dist/styles/sales/RandomColors.scss +4 -7
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
- package/dist/styles/static/DateRangeInput.scss +1 -5
- package/dist/styles/themes/bookedit/_variables.scss +2 -3
- package/dist/styles/widgets/BookingStyleSelector.scss +14 -0
- package/dist/styles/widgets/CalendarStyleSelector.scss +17 -0
- package/dist/styles/widgets/CheckboxGroup.scss +15 -0
- package/dist/styles/{image-radio-input/_index.scss → widgets/ImageRadioInput.scss} +0 -12
- package/dist/styles/widgets/ProductSetSelector.scss +19 -0
- package/dist/styles/widgets/SnippetCode.scss +18 -0
- package/dist/styles/widgets/WidgetBuilderForm.scss +51 -0
- package/dist/styles/{radio-card/_index.scss → widgets/WidgetTypeRadioButton.scss} +1 -8
- package/dist/styles/widgets/WidgetTypeSelector.scss +6 -0
- package/dist/styles/widgets/_index.scss +9 -0
- package/dist/styles/zones/ZoneForm.scss +1 -0
- package/dist/table/FilterHelperComponent.d.ts.map +1 -1
- package/dist/table/FilterHelperComponent.js +1 -1
- package/dist/table/MenuButton.d.ts +1 -1
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/StaticTable.d.ts +4 -6
- package/dist/table/StaticTable.d.ts.map +1 -1
- package/dist/table/StaticTable.js +1 -1
- package/dist/table/TableHelperComponent.d.ts +3 -2
- package/dist/table/TableHelperComponent.d.ts.map +1 -1
- package/dist/table/index.d.ts +0 -1
- package/dist/table/index.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts +0 -1
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/table/utils/index.js +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.d.ts +12 -6
- package/dist/typeahead/Typeahead.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.js +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
- package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
- package/dist/types/categories.d.ts +2 -2
- package/dist/types/categories.d.ts.map +1 -1
- package/dist/types/currency.d.ts +1 -1
- package/dist/types/currency.d.ts.map +1 -1
- package/dist/types/generic/SelectItem.d.ts +1 -1
- package/dist/types/generic/SelectItem.d.ts.map +1 -1
- package/dist/types/iframe.d.ts +3 -7
- package/dist/types/iframe.d.ts.map +1 -1
- package/dist/types/provider-links.d.ts +2 -2
- package/dist/types/provider-links.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +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 +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 +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/types/index.d.ts +4 -4
- package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts +3 -0
- package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts.map +1 -0
- package/dist/widgets/BookingStyleSelector/index.d.ts +2 -0
- package/dist/widgets/BookingStyleSelector/index.d.ts.map +1 -0
- package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts +3 -0
- package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts.map +1 -0
- package/dist/widgets/CalendarStyleSelector/index.d.ts +2 -0
- package/dist/widgets/CalendarStyleSelector/index.d.ts.map +1 -0
- package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +8 -0
- package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -0
- package/dist/widgets/CheckboxGroup/index.d.ts +2 -0
- package/dist/widgets/CheckboxGroup/index.d.ts.map +1 -0
- package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +9 -0
- package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -0
- package/dist/widgets/ImageRadioInput/index.d.ts.map +1 -0
- package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts +3 -0
- package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts.map +1 -0
- package/dist/widgets/ProductSetSelector/index.d.ts +2 -0
- package/dist/widgets/ProductSetSelector/index.d.ts.map +1 -0
- package/dist/widgets/SnippetCode/SnippetCode.d.ts +6 -0
- package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -0
- package/dist/widgets/SnippetCode/index.d.ts +2 -0
- package/dist/widgets/SnippetCode/index.d.ts.map +1 -0
- package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +12 -0
- package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -0
- package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +7 -0
- package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -0
- package/dist/widgets/WidgetTypeRadio/index.d.ts +2 -0
- package/dist/widgets/WidgetTypeRadio/index.d.ts.map +1 -0
- package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts +3 -0
- package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts.map +1 -0
- package/dist/zone/form/ZoneForm.d.ts +2 -2
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -9
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.js +1 -1
- package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.d.ts +1 -1
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.d.ts +1 -1
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
- package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.js +1 -1
- package/package.json +4 -6
- package/src/assets/dashboard/blockingClock.png +0 -0
- package/src/assets/dashboard/bookingCalendar.svg +67 -0
- package/src/assets/dashboard/bookingList.svg +68 -0
- package/src/assets/dashboard/bookingListSmall.svg +6 -0
- package/src/assets/dashboard/fullscreen.svg +3 -0
- package/src/assets/dashboard/minimize.svg +3 -0
- package/src/assets/dashboard/refresh.svg +4 -0
- package/src/assets/widgets/circlePlus.svg +4 -0
- package/src/assets/widgets/inPage.svg +10 -0
- package/src/assets/widgets/overlay.svg +9 -0
- package/src/assets/widgets/sidebar.svg +9 -0
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +1 -1
- package/src/events/edit-event-modal/IntervalInput.tsx +2 -28
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +0 -3
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +2 -11
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +4 -6
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +5 -2
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +10 -4
- package/src/events/event-statistic-modal/utils/index.ts +38 -35
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -4
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +3 -5
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +2 -13
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +4 -12
- package/src/help/popover/HelpPopover.tsx +5 -13
- package/src/iframe/event/event-calendar/EventCalendar.stories.tsx +21 -20
- package/src/iframe/event/event-calendar/EventCalendar.tsx +3 -10
- package/src/iframe/event/event-calendar/components/CalendarDate/CalendarDate.tsx +3 -11
- package/src/iframe/event/event-calendar/components/CalendarDates/CalendarDates.tsx +2 -6
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +14 -6
- package/src/iframe/event/event-card/IframeEventCard.tsx +10 -6
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +30 -20
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +3 -2
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +0 -5
- package/src/iframe/index.ts +1 -5
- package/src/iframe/order-process/OrderProcess.stories.tsx +362 -0
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +1 -6
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +2 -2
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +5 -6
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -6
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +0 -1
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +5 -11
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -4
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -4
- package/src/iframe/order-process/components/{ErrorModal → CalendarStepsForm/components}/ErrorModal.tsx +1 -1
- package/src/iframe/order-process/components/Category/Category.stories.tsx +118 -0
- package/src/iframe/order-process/components/Category/Category.tsx +48 -0
- package/src/iframe/order-process/components/Category/index.ts +1 -0
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +11 -45
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -3
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +6 -7
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +6 -8
- package/src/iframe/order-process/components/NavigationSteps/index.ts +1 -1
- package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +173 -0
- package/src/iframe/order-process/components/StepsForm/index.ts +1 -0
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
- package/src/iframe/order-process/components/Timer/utils/index.ts +4 -4
- package/src/iframe/order-process/components/utils/category.ts +48 -0
- package/src/iframe/order-process/index.ts +2 -3
- package/src/iframe/page/components/PageBody/PageBody.tsx +1 -1
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +4 -4
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +13 -2
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +0 -2
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +93 -12
- package/src/iframe/payment/order-items-table/types/index.ts +1 -18
- package/src/iframe/payment/order-items-table/utils/index.ts +15 -55
- package/src/iframe/payment/payment-page/PaymentPage.tsx +7 -46
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +6 -31
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +12 -66
- package/src/index.ts +0 -7
- package/src/logo/Logo.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +2 -4
- package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -15
- package/src/notification/email-template/control/EmailTemplateControl.tsx +6 -90
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +0 -34
- package/src/notification/email-template/form/EmailTemplateForm.tsx +5 -23
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +1 -3
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -13
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +2 -40
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +0 -28
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +1 -6
- package/src/product-set/control/DateAndRecurrenceInput.tsx +2 -2
- package/src/product-set/control/ProductSetControl.tsx +45 -69
- package/src/product-set/form/ProductCategoriesControl.tsx +4 -17
- package/src/product-set/form/ProductSetForm.stories.tsx +2 -41
- package/src/product-set/form/ProductSetForm.tsx +0 -11
- package/src/product-set/form/ProductsControl.tsx +1 -30
- package/src/product-set/form/StepsControl.tsx +3 -31
- package/src/product-set/product/ProductControl.tsx +23 -44
- package/src/product-set/product/price/ProductPriceControl.tsx +21 -43
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +16 -30
- package/src/product-set/product-category/ProductCategoryControl.tsx +1 -1
- package/src/product-set/utils/index.ts +0 -28
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +4 -28
- package/src/provider/resources-blocking-modal/ResourcesBlockingModal.stories.tsx +51 -0
- package/src/provider/resources-blocking-modal/ResourcesBlockingModal.tsx +134 -0
- package/src/provider/resources-blocking-modal/index.ts +1 -0
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +8 -10
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +22 -81
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +0 -1
- package/src/sales/booking/filter/BookingFilter.stories.tsx +27 -0
- package/src/sales/booking/filter/BookingFilter.tsx +47 -0
- package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +95 -0
- package/src/sales/booking/filter/components/MainFilterSection.tsx +131 -0
- package/src/sales/booking/filter/components/ResultTagButton.tsx +33 -0
- package/src/sales/booking/filter/components/SearchingForSection.tsx +68 -0
- package/src/sales/booking/filter/index.ts +2 -0
- package/src/sales/booking/index.ts +2 -0
- package/src/sales/booking/results/components/ResultCard.tsx +2 -2
- package/src/sales/booking/results/constants.ts +0 -1
- package/src/sales/booking/results/index.ts +0 -1
- package/src/sales/booking/tabs/BookingTabs.stories.tsx +17 -0
- package/src/sales/booking/tabs/BookingTabs.tsx +88 -0
- package/src/sales/booking/tabs/index.ts +2 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -2
- package/src/sales/filters/SaleFilter.stories.tsx +1 -1
- package/src/sales/filters/SaleFilters.tsx +2 -2
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +5 -35
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +3 -11
- package/src/sales/manual-booking/category-product/CategoryProduct.tsx +285 -0
- package/src/sales/manual-booking/category-product/index.ts +1 -0
- package/src/sales/manual-booking/category-products/CategoryProducts.tsx +69 -0
- package/src/sales/manual-booking/category-products/index.ts +1 -0
- package/src/sales/manual-booking/controll/ManualBookingStepsControll.tsx +121 -0
- package/src/sales/manual-booking/controll/index.ts +1 -0
- package/src/sales/manual-booking/create-user/CreateUser.stories.tsx +27 -0
- package/src/sales/manual-booking/create-user/CreateUser.tsx +224 -0
- package/src/sales/manual-booking/create-user/index.ts +1 -0
- package/src/sales/manual-booking/customer-info/CustomerInfo.tsx +128 -0
- package/src/sales/manual-booking/customer-info/index.ts +1 -0
- package/src/sales/manual-booking/final-step/FinalStep.tsx +38 -0
- package/src/sales/manual-booking/final-step/index.ts +1 -0
- package/src/sales/manual-booking/index.ts +5 -1
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +1 -3
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +1 -1
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +5 -5
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +3 -3
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +5 -9
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +3 -3
- package/src/sales/notes/NotesTableRow.tsx +1 -1
- package/src/setting/dashboard/index.ts +2 -0
- package/src/setting/dashboard/snippets/control/SnippetControl.tsx +237 -0
- package/src/setting/dashboard/snippets/control/index.ts +1 -0
- package/src/setting/dashboard/snippets/form/SnippetForm.stories.tsx +104 -0
- package/src/setting/dashboard/snippets/form/SnippetForm.tsx +94 -0
- package/src/setting/dashboard/snippets/form/context.tsx +18 -0
- package/src/setting/dashboard/snippets/form/index.ts +1 -0
- package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.stories.tsx +28 -0
- package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +104 -0
- package/src/setting/dashboard/snippets/modal/index.ts +2 -0
- package/src/snippet/snippet-template/SnippetTemplate.tsx +1 -1
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +10 -10
- package/src/snippet/snippet-template/preview/Preview.tsx +9 -4
- package/src/sortable-tree/SortableTreeItem.tsx +6 -28
- package/src/static/CountryCodeSelect.tsx +5 -3
- package/src/static/date-range-input/DateRangeInput.tsx +3 -6
- package/src/styles/events/EventStatisticModal.scss +37 -0
- package/src/styles/events/EventVenueMap.scss +1 -1
- package/src/styles/iframe-events/Calendar.scss +14 -14
- package/src/styles/iframe-order-process/IframeOrderProcess.scss +4 -12
- package/src/styles/iframe-page/PageBody.scss +2 -5
- package/src/styles/packages.scss +1 -7
- package/src/styles/resources-blocking/_index.scss +1 -38
- package/src/styles/sales/BookingFilter.scss +11 -45
- package/src/styles/sales/ManualBooking.scss +1 -7
- package/src/styles/sales/RandomColors.scss +4 -7
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
- package/src/styles/static/DateRangeInput.scss +1 -5
- package/src/styles/themes/bookedit/_variables.scss +2 -3
- package/src/styles/widgets/BookingStyleSelector.scss +14 -0
- package/src/styles/widgets/CalendarStyleSelector.scss +17 -0
- package/src/styles/widgets/CheckboxGroup.scss +15 -0
- package/src/styles/{image-radio-input/_index.scss → widgets/ImageRadioInput.scss} +0 -12
- package/src/styles/widgets/ProductSetSelector.scss +19 -0
- package/src/styles/widgets/SnippetCode.scss +18 -0
- package/src/styles/widgets/WidgetBuilderForm.scss +51 -0
- package/src/styles/{radio-card/_index.scss → widgets/WidgetTypeRadioButton.scss} +1 -8
- package/src/styles/widgets/WidgetTypeSelector.scss +6 -0
- package/src/styles/widgets/_index.scss +9 -0
- package/src/styles/zones/ZoneForm.scss +1 -0
- package/src/table/FilterHelperComponent.tsx +0 -1
- package/src/table/StaticTable.tsx +14 -40
- package/src/table/Table.stories.tsx +1 -127
- package/src/table/TableHelperComponent.tsx +1 -3
- package/src/table/index.ts +0 -1
- package/src/table/utils/index.ts +0 -2
- package/src/typeahead/Typeahead.stories.tsx +6 -9
- package/src/typeahead/Typeahead.tsx +13 -21
- package/src/types/iframe.ts +1 -7
- package/src/widgets/BookingStyleSelector/BookingStyleSelector.stories.tsx +12 -0
- package/src/widgets/BookingStyleSelector/BookingStyleSelector.tsx +34 -0
- package/src/widgets/BookingStyleSelector/index.ts +1 -0
- package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.stories.tsx +12 -0
- package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.tsx +29 -0
- package/src/widgets/CalendarStyleSelector/index.ts +1 -0
- package/src/widgets/CheckboxGroup/CheckboxGroup.stories.tsx +16 -0
- package/src/widgets/CheckboxGroup/CheckboxGroup.tsx +64 -0
- package/src/widgets/CheckboxGroup/index.ts +1 -0
- package/src/widgets/ImageRadioInput/ImageRadioInput.stories.tsx +18 -0
- package/src/widgets/ImageRadioInput/ImageRadioInput.tsx +29 -0
- package/src/widgets/ProductSetSelector/ProductSetSelector.stories.tsx +12 -0
- package/src/widgets/ProductSetSelector/ProductSetSelector.tsx +27 -0
- package/src/widgets/ProductSetSelector/index.ts +1 -0
- package/src/widgets/SnippetCode/SnippetCode.stories.tsx +17 -0
- package/src/widgets/SnippetCode/SnippetCode.tsx +27 -0
- package/src/widgets/SnippetCode/index.ts +1 -0
- package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.stories.tsx +12 -0
- package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.tsx +84 -0
- package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.stories.tsx +17 -0
- package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.tsx +43 -0
- package/src/widgets/WidgetTypeRadio/index.ts +1 -0
- package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.stories.tsx +12 -0
- package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.tsx +32 -0
- package/src/zone/form/components/AvailableTimesControl.tsx +5 -15
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +40 -42
- package/src/zone/form/utils/dates.ts +2 -4
- package/tests/Snippets/Snippets.test.tsx +77 -0
- package/tsconfig.json +2 -2
- package/dist/assets/iframe/backButton.svg +0 -4
- package/dist/assets/iframe/dateInfo/available.svg +0 -5
- package/dist/assets/iframe/dateInfo/limited.svg +0 -5
- package/dist/assets/iframe/dateInfo/soldOut.svg +0 -6
- package/dist/customers/components/filter/CustomerFilter.d.ts +0 -13
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +0 -1
- package/dist/customers/components/filter/CustomerFilter.js +0 -1
- package/dist/customers/components/filter/index.d.ts +0 -3
- package/dist/customers/components/filter/index.d.ts.map +0 -1
- package/dist/customers/components/index.d.ts +0 -2
- package/dist/customers/components/index.d.ts.map +0 -1
- package/dist/customers/index.d.ts +0 -2
- package/dist/customers/index.d.ts.map +0 -1
- package/dist/date-time-button/DateContent.d.ts +0 -9
- package/dist/date-time-button/DateContent.d.ts.map +0 -1
- package/dist/date-time-button/DateContent.js +0 -1
- package/dist/date-time-button/DateTimeButton.d.ts +0 -12
- package/dist/date-time-button/DateTimeButton.d.ts.map +0 -1
- package/dist/date-time-button/DateTimeButton.js +0 -1
- package/dist/date-time-button/index.d.ts +0 -2
- package/dist/date-time-button/index.d.ts.map +0 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +0 -9
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +0 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +0 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +0 -2
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +0 -1
- package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts +0 -12
- package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts.map +0 -1
- package/dist/iframe/activity-cards/activity-card/ActivityCard.js +0 -1
- package/dist/iframe/activity-cards/index.d.ts +0 -3
- package/dist/iframe/activity-cards/index.d.ts.map +0 -1
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts +0 -12
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts.map +0 -1
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.js +0 -1
- package/dist/iframe/back-button/BackButton.d.ts +0 -6
- package/dist/iframe/back-button/BackButton.d.ts.map +0 -1
- package/dist/iframe/back-button/BackButton.js +0 -1
- package/dist/iframe/back-button/index.d.ts +0 -2
- package/dist/iframe/back-button/index.d.ts.map +0 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +0 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +0 -1
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts +0 -2
- package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +0 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +0 -9
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +0 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.js +0 -1
- package/dist/iframe/payment/order-items-table/types/index.js +0 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +0 -3
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +0 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +0 -1
- package/dist/image-radio-input/ImageRadioInput.d.ts +0 -15
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +0 -1
- package/dist/image-radio-input/ImageRadioInput.js +0 -1
- package/dist/image-radio-input/index.d.ts.map +0 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts +0 -7
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +0 -1
- package/dist/notification/hooks/useTranslatedParameters.js +0 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts +0 -11
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +0 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.js +0 -1
- package/dist/product-set/product/constants.d.ts +0 -2
- package/dist/product-set/product/constants.d.ts.map +0 -1
- package/dist/product-set/product/constants.js +0 -1
- package/dist/provider/constants.d.ts +0 -2
- package/dist/provider/constants.d.ts.map +0 -1
- package/dist/provider/constants.js +0 -1
- package/dist/radio-card/RadioCard.d.ts +0 -13
- package/dist/radio-card/RadioCard.d.ts.map +0 -1
- package/dist/radio-card/RadioCard.js +0 -1
- package/dist/radio-card/index.d.ts +0 -2
- package/dist/radio-card/index.d.ts.map +0 -1
- package/dist/sortable-fields/SortableFieldItem.d.ts +0 -9
- package/dist/sortable-fields/SortableFieldItem.d.ts.map +0 -1
- package/dist/sortable-fields/SortableFieldItem.js +0 -1
- package/dist/sortable-fields/SortableFieldList.d.ts +0 -18
- package/dist/sortable-fields/SortableFieldList.d.ts.map +0 -1
- package/dist/sortable-fields/SortableFieldList.js +0 -1
- package/dist/sortable-fields/index.d.ts +0 -2
- package/dist/sortable-fields/index.d.ts.map +0 -1
- package/dist/sorting-select/SortingSelect.d.ts +0 -10
- package/dist/sorting-select/SortingSelect.d.ts.map +0 -1
- package/dist/sorting-select/SortingSelect.js +0 -1
- package/dist/sorting-select/index.d.ts +0 -2
- package/dist/sorting-select/index.d.ts.map +0 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts +0 -7
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +0 -1
- package/dist/striped-static-table/StripedStaticTable.js +0 -1
- package/dist/striped-static-table/index.d.ts +0 -2
- package/dist/striped-static-table/index.d.ts.map +0 -1
- package/dist/styles/back-button/BackButton.scss +0 -33
- package/dist/styles/back-button/_index.scss +0 -1
- package/dist/styles/customers/Filter.scss +0 -53
- package/dist/styles/customers/_index.scss +0 -1
- package/dist/styles/iframe-customers-journey/ActivitiesCard.scss +0 -37
- package/dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +0 -57
- package/dist/styles/iframe-customers-journey/DateTimeButton.scss +0 -113
- package/dist/styles/iframe-customers-journey/_index.scss +0 -3
- package/dist/styles/sortable-field/SortableField.scss +0 -21
- package/dist/styles/sortable-field/_index.scss +0 -1
- package/dist/styles/striped-static-table/_index.scss +0 -33
- package/dist/table/ReactTableHelperComponent.d.ts +0 -12
- package/dist/table/ReactTableHelperComponent.d.ts.map +0 -1
- package/dist/table/ReactTableHelperComponent.js +0 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts +0 -20
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +0 -1
- package/dist/table/hooks/useTableQueryOptions.js +0 -1
- package/dist/table/types.d.ts +0 -41
- package/dist/table/types.d.ts.map +0 -1
- package/src/assets/iframe/backButton.svg +0 -4
- package/src/assets/iframe/dateInfo/available.svg +0 -5
- package/src/assets/iframe/dateInfo/limited.svg +0 -5
- package/src/assets/iframe/dateInfo/soldOut.svg +0 -6
- package/src/customers/components/filter/CustomerFilter.stories.tsx +0 -18
- package/src/customers/components/filter/CustomerFilter.tsx +0 -48
- package/src/customers/components/filter/index.ts +0 -2
- package/src/customers/components/index.ts +0 -1
- package/src/customers/index.ts +0 -1
- package/src/date-time-button/DateContent.tsx +0 -46
- package/src/date-time-button/DateTimeButton.stories.tsx +0 -80
- package/src/date-time-button/DateTimeButton.tsx +0 -73
- package/src/date-time-button/index.ts +0 -1
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -68
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -1
- package/src/iframe/activity-cards/activity-card/ActivityCard.stories.tsx +0 -52
- package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +0 -38
- package/src/iframe/activity-cards/index.ts +0 -2
- package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +0 -52
- package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +0 -49
- package/src/iframe/back-button/BackButton.stories.tsx +0 -16
- package/src/iframe/back-button/BackButton.tsx +0 -19
- package/src/iframe/back-button/index.ts +0 -1
- package/src/iframe/order-process/components/ErrorModal/index.ts +0 -1
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +0 -52
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -118
- package/src/image-radio-input/ImageRadioInput.stories.tsx +0 -67
- package/src/image-radio-input/ImageRadioInput.tsx +0 -53
- package/src/notification/hooks/useTranslatedParameters.ts +0 -27
- package/src/product-set/hooks/useSortableTreeFunctions.ts +0 -37
- package/src/product-set/product/constants.ts +0 -1
- package/src/provider/constants.ts +0 -1
- package/src/radio-card/RadioCard.stories.tsx +0 -48
- package/src/radio-card/RadioCard.tsx +0 -49
- package/src/radio-card/index.ts +0 -1
- package/src/sortable-fields/SortableFieldItem.tsx +0 -60
- package/src/sortable-fields/SortableFieldList.tsx +0 -62
- package/src/sortable-fields/index.ts +0 -1
- package/src/sorting-select/SortingSelect.stories.tsx +0 -15
- package/src/sorting-select/SortingSelect.tsx +0 -79
- package/src/sorting-select/index.ts +0 -1
- package/src/striped-static-table/StripedStaticTable.stories.tsx +0 -71
- package/src/striped-static-table/StripedStaticTable.tsx +0 -63
- package/src/striped-static-table/index.ts +0 -1
- package/src/styles/back-button/BackButton.scss +0 -33
- package/src/styles/back-button/_index.scss +0 -1
- package/src/styles/customers/Filter.scss +0 -53
- package/src/styles/customers/_index.scss +0 -1
- package/src/styles/iframe-customers-journey/ActivitiesCard.scss +0 -37
- package/src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +0 -57
- package/src/styles/iframe-customers-journey/DateTimeButton.scss +0 -113
- package/src/styles/iframe-customers-journey/_index.scss +0 -3
- package/src/styles/sortable-field/SortableField.scss +0 -21
- package/src/styles/sortable-field/_index.scss +0 -1
- package/src/styles/striped-static-table/_index.scss +0 -33
- package/src/table/ReactTableHelperComponent.tsx +0 -321
- package/src/table/hooks/useTableQueryOptions.ts +0 -49
- package/src/table/types.ts +0 -47
- /package/dist/iframe/order-process/components/{ErrorModal → CalendarStepsForm/components}/ErrorModal.d.ts +0 -0
- /package/dist/{image-radio-input → widgets/ImageRadioInput}/index.d.ts +0 -0
- /package/src/{image-radio-input → widgets/ImageRadioInput}/index.ts +0 -0
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import { EventStatistic } from "@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper";
|
|
2
|
+
import { DateTime } from "luxon";
|
|
3
|
+
import { DATE_TIME_FULL_FORMAT } from "@licklist/core/dist/Config";
|
|
2
4
|
|
|
3
5
|
export const TRANSLATION_KEYS = {
|
|
4
6
|
shortQuantity: "shortQuantity",
|
|
@@ -7,7 +9,8 @@ export const TRANSLATION_KEYS = {
|
|
|
7
9
|
};
|
|
8
10
|
|
|
9
11
|
export const convertEventStatisticToTableData = (
|
|
10
|
-
eventStatistic: EventStatistic
|
|
12
|
+
eventStatistic: EventStatistic,
|
|
13
|
+
date: string
|
|
11
14
|
) => {
|
|
12
15
|
let totalAmount = 0;
|
|
13
16
|
let totalQuantity = 0;
|
|
@@ -25,49 +28,49 @@ export const convertEventStatisticToTableData = (
|
|
|
25
28
|
total: string | number;
|
|
26
29
|
}[] = [];
|
|
27
30
|
|
|
28
|
-
|
|
29
|
-
(
|
|
30
|
-
|
|
31
|
-
({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
|
|
32
|
-
let quantity = 0;
|
|
31
|
+
const formattedDate = DateTime.fromISO(date)
|
|
32
|
+
.toUTC()
|
|
33
|
+
.toFormat(DATE_TIME_FULL_FORMAT);
|
|
33
34
|
|
|
34
|
-
|
|
35
|
+
eventStatistic?.productCategorySummary?.[formattedDate]?.forEach(
|
|
36
|
+
({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
|
|
37
|
+
let quantity = 0;
|
|
35
38
|
|
|
36
|
-
|
|
37
|
-
name: categoryName,
|
|
38
|
-
key: `${eventId}.${categoryName}`,
|
|
39
|
-
isBold: true,
|
|
40
|
-
isHeader: true,
|
|
41
|
-
quantity: TRANSLATION_KEYS.shortQuantity,
|
|
42
|
-
total: TRANSLATION_KEYS.total,
|
|
43
|
-
});
|
|
39
|
+
totalAmount += totalPerCategory || 0;
|
|
44
40
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
41
|
+
tableDataArray.push({
|
|
42
|
+
name: categoryName,
|
|
43
|
+
key: `${eventId}.${categoryName}`,
|
|
44
|
+
isBold: true,
|
|
45
|
+
isHeader: true,
|
|
46
|
+
quantity: TRANSLATION_KEYS.shortQuantity,
|
|
47
|
+
total: TRANSLATION_KEYS.total,
|
|
48
|
+
});
|
|
48
49
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
quantity: totalQuantity
|
|
53
|
-
? `${productsSold} / ${totalQuantity}`
|
|
54
|
-
: String(productsSold),
|
|
55
|
-
total: String(total),
|
|
56
|
-
});
|
|
57
|
-
}
|
|
58
|
-
);
|
|
50
|
+
productsSummary?.forEach(
|
|
51
|
+
({ productsSold, name, totalQuantity, total }) => {
|
|
52
|
+
quantity += productsSold;
|
|
59
53
|
|
|
60
54
|
tableDataArray.push({
|
|
61
|
-
name
|
|
62
|
-
key: `${eventId}.${categoryName}.${
|
|
63
|
-
quantity
|
|
64
|
-
|
|
65
|
-
|
|
55
|
+
name,
|
|
56
|
+
key: `${eventId}.${categoryName}.${name}`,
|
|
57
|
+
quantity: totalQuantity
|
|
58
|
+
? `${productsSold} / ${totalQuantity}`
|
|
59
|
+
: String(productsSold),
|
|
60
|
+
total: String(total),
|
|
66
61
|
});
|
|
67
|
-
|
|
68
|
-
totalQuantity += quantity;
|
|
69
62
|
}
|
|
70
63
|
);
|
|
64
|
+
|
|
65
|
+
tableDataArray.push({
|
|
66
|
+
name: TRANSLATION_KEYS.totalPerCategory,
|
|
67
|
+
key: `${eventId}.${categoryName}.${TRANSLATION_KEYS.totalPerCategory}`,
|
|
68
|
+
quantity,
|
|
69
|
+
total: totalPerCategory,
|
|
70
|
+
isBold: true,
|
|
71
|
+
});
|
|
72
|
+
|
|
73
|
+
totalQuantity += quantity;
|
|
71
74
|
}
|
|
72
75
|
);
|
|
73
76
|
|
|
@@ -3,7 +3,6 @@ import { EventVenueMapProvider } from "@licklist/plugins/dist/context/event/Even
|
|
|
3
3
|
import { Point } from "@licklist/plugins/dist/types/context/event/point";
|
|
4
4
|
import { PointProduct } from "@licklist/core/dist/DataMapper/Product/PointProductDataMapper";
|
|
5
5
|
import { Product } from "@licklist/core/dist/DataMapper/Product/ProductDataMapper";
|
|
6
|
-
import { QuantityCheckProductInfo } from "@licklist/plugins/dist/types/Api/verifyStock";
|
|
7
6
|
import { VenueMap, VenueMapRef } from "./components/VenueMap";
|
|
8
7
|
import { useCanvasSize } from "./hooks/useCanvasSize";
|
|
9
8
|
|
|
@@ -25,7 +24,6 @@ export type EventVenueMapProps = {
|
|
|
25
24
|
products?: Partial<Product>[];
|
|
26
25
|
pointProducts?: Partial<PointProduct>[];
|
|
27
26
|
onPointProductsChange?: (values: Partial<PointProduct>[]) => void;
|
|
28
|
-
soldOutProducts?: QuantityCheckProductInfo[];
|
|
29
27
|
} & EventVenueMapIframeProps;
|
|
30
28
|
|
|
31
29
|
export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
|
|
@@ -45,7 +43,6 @@ export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
|
|
|
45
43
|
usedInIframe = false,
|
|
46
44
|
choosedProductUuids = [],
|
|
47
45
|
errorOnChoosedProductUuids = [],
|
|
48
|
-
soldOutProducts,
|
|
49
46
|
},
|
|
50
47
|
ref
|
|
51
48
|
) => {
|
|
@@ -69,7 +66,6 @@ export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
|
|
|
69
66
|
ref={ref}
|
|
70
67
|
choosedProductUuids={choosedProductUuids}
|
|
71
68
|
errorOnChoosedProductUuids={errorOnChoosedProductUuids}
|
|
72
|
-
soldOutProducts={soldOutProducts}
|
|
73
69
|
/>
|
|
74
70
|
</EventVenueMapProvider>
|
|
75
71
|
);
|
|
@@ -78,8 +78,7 @@ export const MapPoint = ({
|
|
|
78
78
|
// have 2 points near one by one
|
|
79
79
|
const nextPoints = prevPoints.slice();
|
|
80
80
|
const currentPoint = nextPoints.find(
|
|
81
|
-
(
|
|
82
|
-
(id && point.id === id) || (localId && point.localId === localId)
|
|
81
|
+
(i) => i.id === id || i?.localId === localId
|
|
83
82
|
);
|
|
84
83
|
const currentPointIndex = nextPoints.indexOf(currentPoint);
|
|
85
84
|
|
|
@@ -99,7 +98,7 @@ export const MapPoint = ({
|
|
|
99
98
|
// eslint-disable-next-line no-param-reassign
|
|
100
99
|
event.cancelBubble = true;
|
|
101
100
|
|
|
102
|
-
if (isActive ||
|
|
101
|
+
if (isActive || isSoldOut) return;
|
|
103
102
|
|
|
104
103
|
setActiveElementKey(pointKey);
|
|
105
104
|
|
|
@@ -107,7 +106,6 @@ export const MapPoint = ({
|
|
|
107
106
|
};
|
|
108
107
|
|
|
109
108
|
const onMouseEnter = () => {
|
|
110
|
-
changePointPosition();
|
|
111
109
|
changeCursorType("pointer");
|
|
112
110
|
};
|
|
113
111
|
|
|
@@ -144,7 +142,7 @@ export const MapPoint = ({
|
|
|
144
142
|
x={pointX}
|
|
145
143
|
y={pointY}
|
|
146
144
|
isActive={isActive}
|
|
147
|
-
hasProduct={Boolean(pointProduct)}
|
|
145
|
+
hasProduct={!isSoldOut && Boolean(pointProduct)}
|
|
148
146
|
pointNumber={pointNumber}
|
|
149
147
|
onDelete={onDelete}
|
|
150
148
|
editMode={editMode}
|
package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React, { useMemo
|
|
1
|
+
import React, { useMemo } from "react";
|
|
2
2
|
import { Path, KonvaNodeEvents, Group, Circle } from "react-konva";
|
|
3
3
|
import Konva from "konva";
|
|
4
|
-
import { ProductTooltip } from "../ProductTooltip";
|
|
5
4
|
|
|
6
5
|
const ICON_DATA =
|
|
7
6
|
"M14 0C9.3569 0.6633 4.6431 0.6633 0 0L6 7V13H3V14H11V13H8V7L14 0Z";
|
|
@@ -63,8 +62,6 @@ export const ProductIcon = ({
|
|
|
63
62
|
const defaultX = -X_OFFSET;
|
|
64
63
|
const defaultY = -Y_OFFSET;
|
|
65
64
|
|
|
66
|
-
const [hovered, setHovered] = useState<boolean>(false);
|
|
67
|
-
|
|
68
65
|
const cssVariableValues = useMemo(() => {
|
|
69
66
|
return {
|
|
70
67
|
pointBackgroundColor:
|
|
@@ -122,12 +119,7 @@ export const ProductIcon = ({
|
|
|
122
119
|
};
|
|
123
120
|
|
|
124
121
|
return (
|
|
125
|
-
<Group
|
|
126
|
-
x={x}
|
|
127
|
-
y={y}
|
|
128
|
-
onMouseEnter={() => setHovered(true)}
|
|
129
|
-
onMouseLeave={() => setHovered(false)}
|
|
130
|
-
>
|
|
122
|
+
<Group x={x} y={y}>
|
|
131
123
|
<Circle
|
|
132
124
|
radius={CIRCLE_RADIUS}
|
|
133
125
|
strokeWidth={POINT_STROKE_WIDTH}
|
|
@@ -135,9 +127,6 @@ export const ProductIcon = ({
|
|
|
135
127
|
y={defaultY * 0.75}
|
|
136
128
|
{...circleColors()}
|
|
137
129
|
/>
|
|
138
|
-
{hovered && isSoldOut && (
|
|
139
|
-
<ProductTooltip x={defaultX} y={defaultY} text="Sold out" />
|
|
140
|
-
)}
|
|
141
130
|
{isProductChoosed ? (
|
|
142
131
|
<Path
|
|
143
132
|
x={defaultX}
|
|
@@ -11,7 +11,6 @@ import {
|
|
|
11
11
|
EventVenueMapContext,
|
|
12
12
|
EventVenueMapContextProps,
|
|
13
13
|
} from "@licklist/plugins/dist/context/event/EventVenueMapContext";
|
|
14
|
-
import { QuantityCheckProductInfo } from "@licklist/plugins/dist/types/Api/verifyStock";
|
|
15
14
|
import { useImage } from "../../hooks/useImage";
|
|
16
15
|
import { useStageActions } from "../../hooks/useStageActions";
|
|
17
16
|
import { MapPoint } from "../MapPoint";
|
|
@@ -33,7 +32,6 @@ export type VenueMapProps = {
|
|
|
33
32
|
usedInIframe?: boolean;
|
|
34
33
|
choosedProductUuids?: string[];
|
|
35
34
|
errorOnChoosedProductUuids?: string[];
|
|
36
|
-
soldOutProducts?: QuantityCheckProductInfo[];
|
|
37
35
|
};
|
|
38
36
|
|
|
39
37
|
export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
|
|
@@ -47,7 +45,6 @@ export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
|
|
|
47
45
|
usedInIframe = false,
|
|
48
46
|
choosedProductUuids = [],
|
|
49
47
|
errorOnChoosedProductUuids = [],
|
|
50
|
-
soldOutProducts,
|
|
51
48
|
},
|
|
52
49
|
ref
|
|
53
50
|
) => {
|
|
@@ -115,18 +112,13 @@ export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
|
|
|
115
112
|
);
|
|
116
113
|
|
|
117
114
|
if (!currentProduct) return false;
|
|
118
|
-
|
|
119
|
-
(product) => product.uuid === currentProduct.productUuid
|
|
120
|
-
);
|
|
115
|
+
|
|
121
116
|
return (
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
!!soldOutProducts?.find(
|
|
125
|
-
(product) => product?.product_id === selectedProduct?.id
|
|
126
|
-
)) ||
|
|
127
|
-
false
|
|
117
|
+
products.find((product) => product.uuid === currentProduct.productUuid)
|
|
118
|
+
?.isSoldOut || false
|
|
128
119
|
);
|
|
129
120
|
};
|
|
121
|
+
|
|
130
122
|
return (
|
|
131
123
|
<div className="venue-map" style={{ width, height }}>
|
|
132
124
|
<div className="zone-name">
|
|
@@ -1,31 +1,23 @@
|
|
|
1
1
|
import { useId } from "@react-aria/utils";
|
|
2
|
-
import React
|
|
2
|
+
import React from "react";
|
|
3
3
|
import Button from "react-bootstrap/Button";
|
|
4
4
|
import OverlayTrigger from "react-bootstrap/OverlayTrigger";
|
|
5
5
|
import Popover from "react-bootstrap/Popover";
|
|
6
6
|
import { ButtonVariant } from "react-bootstrap/types";
|
|
7
|
-
import clsx from "clsx";
|
|
8
7
|
import Icon from "../../static/Icon";
|
|
9
8
|
|
|
10
9
|
export type HelpPopoverProps = {
|
|
11
10
|
children?: React.ReactElement | React.ReactElement[];
|
|
12
11
|
title?: string;
|
|
13
12
|
variant?: ButtonVariant;
|
|
14
|
-
icon?: ReactNode;
|
|
15
|
-
bordered?: boolean;
|
|
16
13
|
};
|
|
17
14
|
|
|
18
|
-
export function HelpPopover({
|
|
19
|
-
children,
|
|
20
|
-
title,
|
|
21
|
-
variant = "light",
|
|
22
|
-
icon,
|
|
23
|
-
bordered = false,
|
|
24
|
-
}: HelpPopoverProps) {
|
|
15
|
+
export function HelpPopover(props: HelpPopoverProps) {
|
|
16
|
+
const { children, title, variant = "light" } = props;
|
|
25
17
|
const popoverId = useId();
|
|
26
18
|
|
|
27
19
|
const popover = (
|
|
28
|
-
<Popover id={popoverId}
|
|
20
|
+
<Popover id={popoverId}>
|
|
29
21
|
<Popover.Title as="h3">{title}</Popover.Title>
|
|
30
22
|
<Popover.Content>{children}</Popover.Content>
|
|
31
23
|
</Popover>
|
|
@@ -47,7 +39,7 @@ export function HelpPopover({
|
|
|
47
39
|
{...triggerHandler}
|
|
48
40
|
className="btn-icon-popover rounded-circle px-2 py-1 d-inline-flex align-items-center"
|
|
49
41
|
>
|
|
50
|
-
|
|
42
|
+
<Icon type="question" style={{ width: "10px" }} />
|
|
51
43
|
</Button>
|
|
52
44
|
)}
|
|
53
45
|
</OverlayTrigger>
|
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { DateTime } from "luxon";
|
|
3
3
|
import { Meta, Story } from "@storybook/react";
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
} from "@licklist/plugins/dist/context/event/EventCalendarContext";
|
|
8
|
-
import { EventCalendar, EventCalendarProps } from "./EventCalendar";
|
|
4
|
+
import { boolean } from "@storybook/addon-knobs";
|
|
5
|
+
import { EventCalendarProvider } from "@licklist/plugins/dist/context/event/EventCalendarContext";
|
|
6
|
+
import { EventCalendar } from "./EventCalendar";
|
|
9
7
|
|
|
10
8
|
export default {
|
|
11
9
|
title: "Iframe/Event/Calendar",
|
|
12
10
|
component: EventCalendar,
|
|
13
11
|
} as Meta;
|
|
14
12
|
|
|
15
|
-
export const Default: Story<
|
|
13
|
+
export const Default: Story<any> = (args) => {
|
|
14
|
+
const now = DateTime.now().set({
|
|
15
|
+
hour: 0,
|
|
16
|
+
second: 0,
|
|
17
|
+
millisecond: 0,
|
|
18
|
+
minute: 0,
|
|
19
|
+
});
|
|
20
|
+
const disabledDates = [now.minus({ day: 2 }), now, now.plus({ day: 2 })];
|
|
21
|
+
|
|
22
|
+
const isLoading = boolean("isLoading", false);
|
|
23
|
+
|
|
16
24
|
return (
|
|
17
|
-
<EventCalendarProvider
|
|
25
|
+
<EventCalendarProvider>
|
|
18
26
|
<div style={{ backgroundColor: "white" }}>
|
|
19
|
-
<EventCalendar
|
|
27
|
+
<EventCalendar
|
|
28
|
+
{...args}
|
|
29
|
+
disabledDates={disabledDates}
|
|
30
|
+
isLoading={isLoading}
|
|
31
|
+
/>
|
|
20
32
|
</div>
|
|
21
33
|
</EventCalendarProvider>
|
|
22
34
|
);
|
|
23
35
|
};
|
|
24
36
|
|
|
25
|
-
|
|
26
|
-
hour: 0,
|
|
27
|
-
second: 0,
|
|
28
|
-
millisecond: 0,
|
|
29
|
-
minute: 0,
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
Default.args = {
|
|
33
|
-
disabledDates: [now.minus({ day: 2 }), now, now.plus({ day: 2 })],
|
|
34
|
-
isLoading: false,
|
|
35
|
-
fromPrice: "from £10",
|
|
36
|
-
};
|
|
37
|
+
Default.args = {};
|
|
@@ -1,26 +1,19 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { CalendarButtons } from "./components/CalendarButtons";
|
|
3
3
|
import { CalendarDates } from "./components/CalendarDates";
|
|
4
4
|
import { CalendarBaseProps } from "./types";
|
|
5
5
|
|
|
6
|
-
export type EventCalendarProps = CalendarBaseProps
|
|
7
|
-
fromPrice?: string | ReactElement | null;
|
|
8
|
-
};
|
|
6
|
+
export type EventCalendarProps = CalendarBaseProps;
|
|
9
7
|
|
|
10
8
|
export const EventCalendar = ({
|
|
11
9
|
disabledDates = [],
|
|
12
10
|
isLoading = false,
|
|
13
|
-
fromPrice,
|
|
14
11
|
}: EventCalendarProps) => {
|
|
15
12
|
return (
|
|
16
13
|
<div className="calendar-wrapper">
|
|
17
14
|
<div className="calendar">
|
|
18
15
|
<CalendarButtons disabledDates={disabledDates} isLoading={isLoading} />
|
|
19
|
-
<CalendarDates
|
|
20
|
-
disabledDates={disabledDates}
|
|
21
|
-
isLoading={isLoading}
|
|
22
|
-
fromPrice={fromPrice}
|
|
23
|
-
/>
|
|
16
|
+
<CalendarDates disabledDates={disabledDates} isLoading={isLoading} />
|
|
24
17
|
</div>
|
|
25
18
|
</div>
|
|
26
19
|
);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { Button } from "react-bootstrap";
|
|
3
3
|
import { DateTime } from "luxon";
|
|
4
4
|
import clsx from "clsx";
|
|
@@ -9,7 +9,6 @@ export type CalendarDateProps = {
|
|
|
9
9
|
selectedDate?: DateTime;
|
|
10
10
|
setSelectedDate: (date: DateTime) => void;
|
|
11
11
|
isDisabled?: boolean;
|
|
12
|
-
fromPrice?: string | ReactElement | null;
|
|
13
12
|
};
|
|
14
13
|
|
|
15
14
|
export const CalendarDate = ({
|
|
@@ -18,7 +17,6 @@ export const CalendarDate = ({
|
|
|
18
17
|
selectedDate,
|
|
19
18
|
setSelectedDate,
|
|
20
19
|
isDisabled = false,
|
|
21
|
-
fromPrice,
|
|
22
20
|
}: CalendarDateProps) => {
|
|
23
21
|
const onClick = () => {
|
|
24
22
|
if (isDisabled) return;
|
|
@@ -34,18 +32,12 @@ export const CalendarDate = ({
|
|
|
34
32
|
disabled={disabled}
|
|
35
33
|
className={clsx(
|
|
36
34
|
"calendar-date",
|
|
37
|
-
selectedDate
|
|
35
|
+
selectedDate && +currentDate === +selectedDate && "selected-date",
|
|
38
36
|
disabled && "disabled-date"
|
|
39
37
|
)}
|
|
40
38
|
onClick={onClick}
|
|
41
39
|
>
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
{typeof fromPrice === "string" ? (
|
|
45
|
-
<div>{fromPrice}</div>
|
|
46
|
-
) : (
|
|
47
|
-
<>{fromPrice}</>
|
|
48
|
-
)}
|
|
40
|
+
{currentDate.day}
|
|
49
41
|
</Button>
|
|
50
42
|
);
|
|
51
43
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
1
|
+
import React, { useContext, useMemo } from "react";
|
|
2
2
|
import { DateTime } from "luxon";
|
|
3
3
|
import { EventCalendarContext } from "@licklist/plugins/dist/context/event/EventCalendarContext";
|
|
4
4
|
import { CalendarWeekdays } from "../CalendarWeekdays";
|
|
@@ -6,14 +6,11 @@ import { CalendarDate } from "../CalendarDate";
|
|
|
6
6
|
import { CalendarBaseProps } from "../../types";
|
|
7
7
|
import { isSelectedDateDisabled } from "../../utils";
|
|
8
8
|
|
|
9
|
-
export type CalendarDatesProps = CalendarBaseProps
|
|
10
|
-
fromPrice?: string | ReactElement | null;
|
|
11
|
-
};
|
|
9
|
+
export type CalendarDatesProps = CalendarBaseProps;
|
|
12
10
|
|
|
13
11
|
export const CalendarDates = ({
|
|
14
12
|
disabledDates = [],
|
|
15
13
|
isLoading = false,
|
|
16
|
-
fromPrice,
|
|
17
14
|
}: CalendarDatesProps) => {
|
|
18
15
|
const { calendarDates, initialDate, selectedDate, setSelectedDate } =
|
|
19
16
|
useContext(EventCalendarContext);
|
|
@@ -55,7 +52,6 @@ export const CalendarDates = ({
|
|
|
55
52
|
selectedDate={selectedDate}
|
|
56
53
|
setSelectedDate={setSelectedDate}
|
|
57
54
|
isDisabled={isDisabled}
|
|
58
|
-
fromPrice={fromPrice}
|
|
59
55
|
/>
|
|
60
56
|
);
|
|
61
57
|
})}
|
|
@@ -11,15 +11,18 @@ export default {
|
|
|
11
11
|
|
|
12
12
|
export function Default() {
|
|
13
13
|
const showImage = boolean("showImage", true);
|
|
14
|
+
const displayCost = boolean("displayCost", false);
|
|
15
|
+
const displayType = boolean("displayType", true);
|
|
16
|
+
const displayDescription = boolean("displayDescription", false);
|
|
14
17
|
const isListView = boolean("isListView", false);
|
|
15
18
|
|
|
16
19
|
return (
|
|
17
20
|
<div>
|
|
18
21
|
<IframeEventCard
|
|
19
22
|
imageSrc={
|
|
23
|
+
// eslint-disable-next-line max-len
|
|
20
24
|
showImage
|
|
21
|
-
?
|
|
22
|
-
"https://images.unsplash.com/photo-1638988319382-90e61be77c59?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80"
|
|
25
|
+
? "https://images.unsplash.com/photo-1638988319382-90e61be77c59?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80"
|
|
23
26
|
: undefined
|
|
24
27
|
}
|
|
25
28
|
title="Glitterbomb Bucks / Baga Chipz"
|
|
@@ -40,8 +43,9 @@ export function Default() {
|
|
|
40
43
|
RuPaul's Drag Race UK to VINYL Cambridge! So get excited because
|
|
41
44
|
the...`}
|
|
42
45
|
snippetSetting={{
|
|
43
|
-
|
|
44
|
-
|
|
46
|
+
displayCost,
|
|
47
|
+
displayType,
|
|
48
|
+
displayDescription,
|
|
45
49
|
}}
|
|
46
50
|
goToDetails={() => null}
|
|
47
51
|
isListView={isListView}
|
|
@@ -55,6 +59,9 @@ export function Default() {
|
|
|
55
59
|
|
|
56
60
|
export function EventCardSkeleton() {
|
|
57
61
|
const showImage = boolean("showImage", true);
|
|
62
|
+
const displayCost = boolean("displayCost", false);
|
|
63
|
+
const displayType = boolean("displayType", true);
|
|
64
|
+
const displayDescription = boolean("displayDescription", false);
|
|
58
65
|
const isListView = boolean("isListView", false);
|
|
59
66
|
|
|
60
67
|
return (
|
|
@@ -62,8 +69,9 @@ export function EventCardSkeleton() {
|
|
|
62
69
|
<IframeEventCardSkeleton
|
|
63
70
|
showImage={showImage}
|
|
64
71
|
snippetSetting={{
|
|
65
|
-
|
|
66
|
-
|
|
72
|
+
displayCost,
|
|
73
|
+
displayType,
|
|
74
|
+
displayDescription,
|
|
67
75
|
}}
|
|
68
76
|
isListView={isListView}
|
|
69
77
|
/>
|
|
@@ -3,7 +3,7 @@ import { Card } from "react-bootstrap";
|
|
|
3
3
|
import { useTranslation } from "react-i18next";
|
|
4
4
|
import { useIntl } from "react-intl";
|
|
5
5
|
import clsx from "clsx";
|
|
6
|
-
import {
|
|
6
|
+
import { SnippetSetting } from "@licklist/core/dist/DataMapper/Provider/SnippetSettingDataMapper";
|
|
7
7
|
import { TipTapEditor } from "../../../tiptap-editor/TipTapEditor";
|
|
8
8
|
import { formatContent } from "../../../events/event-card/utils";
|
|
9
9
|
import { ReactComponent as ClockSvg } from "../../../assets/iframe/clock.svg";
|
|
@@ -18,8 +18,7 @@ interface IframeEventCardProps {
|
|
|
18
18
|
cost?: number;
|
|
19
19
|
date: string;
|
|
20
20
|
imageSrc?: string;
|
|
21
|
-
|
|
22
|
-
snippetSetting?: Snippet["widgetSetting"];
|
|
21
|
+
snippetSetting?: SnippetSetting;
|
|
23
22
|
colour?: string;
|
|
24
23
|
goToDetails?: () => void;
|
|
25
24
|
description?: string | null;
|
|
@@ -36,6 +35,11 @@ export function IframeEventCard({
|
|
|
36
35
|
cost,
|
|
37
36
|
date,
|
|
38
37
|
imageSrc,
|
|
38
|
+
snippetSetting = {
|
|
39
|
+
displayType: true,
|
|
40
|
+
displayCost: true,
|
|
41
|
+
displayDescription: true,
|
|
42
|
+
},
|
|
39
43
|
colour,
|
|
40
44
|
goToDetails,
|
|
41
45
|
description,
|
|
@@ -98,7 +102,7 @@ export function IframeEventCard({
|
|
|
98
102
|
</div>
|
|
99
103
|
</Card.Text>
|
|
100
104
|
|
|
101
|
-
{type && (
|
|
105
|
+
{type && !!snippetSetting.displayType && (
|
|
102
106
|
<Card.Text as="div" className="list-view-hided">
|
|
103
107
|
<div className="d-flex align-items-center mb-3">
|
|
104
108
|
<div className="icon-wrapper">
|
|
@@ -109,7 +113,7 @@ export function IframeEventCard({
|
|
|
109
113
|
</Card.Text>
|
|
110
114
|
)}
|
|
111
115
|
|
|
112
|
-
{
|
|
116
|
+
{cost && !!snippetSetting.displayCost && (
|
|
113
117
|
<Card.Text as="div">
|
|
114
118
|
<div className="d-flex align-items-center mb-3">
|
|
115
119
|
<div className="icon-wrapper">
|
|
@@ -123,7 +127,7 @@ export function IframeEventCard({
|
|
|
123
127
|
</Card.Text>
|
|
124
128
|
)}
|
|
125
129
|
|
|
126
|
-
{description && (
|
|
130
|
+
{description && !!snippetSetting.displayDescription && (
|
|
127
131
|
<Card.Text as="div" className="list-view-hided">
|
|
128
132
|
<TipTapEditor
|
|
129
133
|
viewMode
|
|
@@ -2,12 +2,11 @@ import React, { memo } from "react";
|
|
|
2
2
|
import { Card } from "react-bootstrap";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import Skeleton from "react-loading-skeleton";
|
|
5
|
-
import {
|
|
5
|
+
import { SnippetSetting } from "@licklist/core/dist/DataMapper/Provider/SnippetSettingDataMapper";
|
|
6
6
|
|
|
7
7
|
interface IframeEventCardSkeletonProps {
|
|
8
8
|
showImage?: boolean;
|
|
9
|
-
|
|
10
|
-
snippetSetting?: Snippet["widgetSetting"];
|
|
9
|
+
snippetSetting?: SnippetSetting;
|
|
11
10
|
colour?: string;
|
|
12
11
|
isListView?: boolean;
|
|
13
12
|
className?: string;
|
|
@@ -16,6 +15,11 @@ interface IframeEventCardSkeletonProps {
|
|
|
16
15
|
export const IframeEventCardSkeleton = memo(
|
|
17
16
|
({
|
|
18
17
|
showImage,
|
|
18
|
+
snippetSetting = {
|
|
19
|
+
displayType: true,
|
|
20
|
+
displayCost: true,
|
|
21
|
+
displayDescription: true,
|
|
22
|
+
},
|
|
19
23
|
colour,
|
|
20
24
|
isListView = false,
|
|
21
25
|
className,
|
|
@@ -57,25 +61,31 @@ export const IframeEventCardSkeleton = memo(
|
|
|
57
61
|
</div>
|
|
58
62
|
</Card.Text>
|
|
59
63
|
|
|
60
|
-
|
|
61
|
-
<div className="
|
|
62
|
-
<
|
|
63
|
-
<
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
64
|
+
{!!snippetSetting.displayType && (
|
|
65
|
+
<Card.Text as="div" className="list-view-hided">
|
|
66
|
+
<div className="d-flex align-items-center mb-3">
|
|
67
|
+
<p className="iframe-event-card__bold m-0">
|
|
68
|
+
<Skeleton className="skeleton-w6" />
|
|
69
|
+
</p>
|
|
70
|
+
</div>
|
|
71
|
+
</Card.Text>
|
|
72
|
+
)}
|
|
67
73
|
|
|
68
|
-
|
|
69
|
-
<
|
|
70
|
-
<
|
|
71
|
-
<
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
74
|
+
{!!snippetSetting.displayCost && (
|
|
75
|
+
<Card.Text as="div">
|
|
76
|
+
<div className="d-flex align-items-center mb-3">
|
|
77
|
+
<p className="iframe-event-card__bold m-0">
|
|
78
|
+
<Skeleton className="skeleton-w6" />
|
|
79
|
+
</p>
|
|
80
|
+
</div>
|
|
81
|
+
</Card.Text>
|
|
82
|
+
)}
|
|
75
83
|
|
|
76
|
-
|
|
77
|
-
<
|
|
78
|
-
|
|
84
|
+
{!!snippetSetting.displayDescription && (
|
|
85
|
+
<Card.Text as="div" className="list-view-hided">
|
|
86
|
+
<Skeleton className="w-100 h-100" />
|
|
87
|
+
</Card.Text>
|
|
88
|
+
)}
|
|
79
89
|
</div>
|
|
80
90
|
</Card.Body>
|
|
81
91
|
</Card>
|
|
@@ -581,8 +581,9 @@ export function Default() {
|
|
|
581
581
|
date={String(event.startAt)}
|
|
582
582
|
colour={event.colour}
|
|
583
583
|
snippetSetting={{
|
|
584
|
-
|
|
585
|
-
|
|
584
|
+
displayCost,
|
|
585
|
+
displayType,
|
|
586
|
+
displayDescription,
|
|
586
587
|
}}
|
|
587
588
|
imageSrc={event.imgSrc}
|
|
588
589
|
goToDetails={() => {}}
|