@licklist/design 0.44.485-dev.59 → 0.44.485-dev.6
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/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/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/customers/components/filter/CustomerFilter.d.ts +1 -1
- package/dist/customers/components/filter/CustomerFilter.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 +1 -1
- 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-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 +1 -1
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts +1 -1
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +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 +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +1 -1
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +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-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 -5
- package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +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 +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/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 +4 -4
- 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 +1 -3
- 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/Category/Category.d.ts +1 -2
- package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Category/Category.js +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +1 -2
- 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.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 +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.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 +1 -2
- package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -1
- 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/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 +1 -1
- package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/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/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 +2 -2
- 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-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 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +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/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/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 +1 -1
- package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -1
- 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/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/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 +2 -5
- package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -1
- package/dist/sales/booking/filter/BookingFilter.js +1 -1
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +2 -3
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -1
- package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -1
- package/dist/sales/booking/filter/components/MainFilterSection.d.ts +2 -2
- package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -1
- package/dist/sales/booking/filter/components/MainFilterSection.js +1 -1
- package/dist/sales/booking/filter/components/ResultTagButton.d.ts +1 -1
- package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -1
- package/dist/sales/booking/filter/components/SearchingForSection.d.ts +1 -8
- package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +1 -1
- package/dist/sales/booking/filter/components/SearchingForSection.js +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/tabs/BookingTabs.d.ts +2 -3
- package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -1
- package/dist/sales/booking/tabs/BookingTabs.js +1 -1
- 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 +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +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/create-user/CreateUser.js +1 -1
- package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +1 -1
- package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -1
- package/dist/sales/manual-booking/final-step/FinalStep.d.ts +1 -1
- package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/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/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/snippets/control/SnippetControl.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/control/SnippetControl.js +1 -1
- package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +2 -2
- package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +1 -1
- package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +1 -1
- 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.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/Icon.d.ts +1 -1
- package/dist/static/Icon.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts +2 -3
- 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/iframe-order-process/IframeOrderProcess.scss +2 -5
- package/dist/styles/iframe-page/PageBody.scss +0 -2
- package/dist/styles/packages.scss +0 -1
- package/dist/styles/sales/BookingFilter.scss +11 -43
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
- package/dist/styles/static/DateRangeInput.scss +1 -5
- 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/ReactTableHelperComponent.d.ts +2 -2
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/StaticTable.d.ts +3 -3
- package/dist/table/StaticTable.d.ts.map +1 -1
- package/dist/table/StaticTable.js +1 -1
- package/dist/table/types.d.ts +5 -5
- package/dist/table/types.d.ts.map +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 +2 -4
- 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/CheckboxGroup/CheckboxGroup.d.ts +1 -1
- package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
- package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +1 -1
- package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -1
- package/dist/widgets/SnippetCode/SnippetCode.d.ts +1 -1
- package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -1
- package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +1 -1
- package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -1
- package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +1 -1
- package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -1
- 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 -2
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +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/ZoneTypeControl.d.ts +1 -1
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/package.json +4 -4
- package/src/events/edit-event-modal/IntervalInput.tsx +1 -21
- 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 +1 -1
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -4
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +2 -4
- 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/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/order-process/OrderProcess.stories.tsx +2 -3
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +1 -4
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +3 -3
- 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 +0 -5
- 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/Category/Category.tsx +0 -3
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +8 -42
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -3
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +2 -3
- package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +0 -3
- 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/payment/order-items-table/OrderItemsTable.stories.tsx +0 -2
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -21
- package/src/iframe/payment/order-items-table/utils/index.ts +15 -55
- package/src/iframe/payment/payment-page/PaymentPage.tsx +6 -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 -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/ProductSetControl.tsx +45 -69
- package/src/product-set/form/ProductCategoriesControl.tsx +0 -9
- 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 +10 -25
- package/src/product-set/product/price/ProductPriceControl.tsx +21 -43
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +14 -33
- package/src/product-set/utils/index.ts +0 -28
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +3 -17
- package/src/sales/booking/filter/BookingFilter.stories.tsx +0 -29
- package/src/sales/booking/filter/BookingFilter.tsx +2 -11
- package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +12 -64
- package/src/sales/booking/filter/components/MainFilterSection.tsx +1 -4
- package/src/sales/booking/filter/components/SearchingForSection.tsx +3 -37
- package/src/sales/booking/tabs/BookingTabs.tsx +3 -4
- 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/manual-booking/select-menu/SelectMenu.tsx +1 -3
- package/src/setting/dashboard/snippets/control/SnippetControl.tsx +13 -11
- package/src/setting/dashboard/snippets/form/SnippetForm.tsx +2 -2
- package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +1 -1
- 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 +4 -4
- package/src/sortable-tree/SortableTreeItem.tsx +6 -27
- package/src/static/date-range-input/DateRangeInput.tsx +0 -3
- package/src/styles/events/EventStatisticModal.scss +37 -0
- package/src/styles/iframe-order-process/IframeOrderProcess.scss +2 -5
- package/src/styles/iframe-page/PageBody.scss +0 -2
- package/src/styles/packages.scss +0 -1
- package/src/styles/sales/BookingFilter.scss +11 -43
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
- package/src/styles/static/DateRangeInput.scss +1 -5
- package/src/table/FilterHelperComponent.tsx +0 -1
- package/src/table/StaticTable.tsx +2 -4
- package/src/typeahead/Typeahead.stories.tsx +6 -9
- package/src/typeahead/Typeahead.tsx +12 -19
- package/src/types/iframe.ts +0 -2
- package/tests/Snippets/Snippets.test.tsx +5 -5
- 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/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/provider/constants.d.ts +0 -2
- package/dist/provider/constants.d.ts.map +0 -1
- package/dist/provider/constants.js +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/striped-static-table/_index.scss +0 -33
- 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/notification/hooks/useTranslatedParameters.ts +0 -27
- package/src/product-set/hooks/useSortableTreeFunctions.ts +0 -37
- package/src/provider/constants.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/striped-static-table/_index.scss +0 -33
|
@@ -39,9 +39,7 @@ export const SelectMenu = ({
|
|
|
39
39
|
) : (
|
|
40
40
|
<>
|
|
41
41
|
{!isLoading && (
|
|
42
|
-
<Form.Label className="bold-text">
|
|
43
|
-
{t("Design:productSets")}
|
|
44
|
-
</Form.Label>
|
|
42
|
+
<Form.Label className="bold-text">{t("App:menus")}</Form.Label>
|
|
45
43
|
)}
|
|
46
44
|
|
|
47
45
|
<div className="menu-list-manual-booking">
|
|
@@ -34,11 +34,11 @@ export function SnippetControl({
|
|
|
34
34
|
setValue,
|
|
35
35
|
} = useFormContext<SnippetFormValues>();
|
|
36
36
|
const type = watch("type");
|
|
37
|
-
const isEvent = type === "
|
|
37
|
+
const isEvent = type === "event";
|
|
38
38
|
|
|
39
39
|
const { displayCost, displayDescription, displayType } =
|
|
40
|
-
watch("
|
|
41
|
-
const templateId = watch("
|
|
40
|
+
watch("snippetSetting");
|
|
41
|
+
const templateId = watch("templateId") || "";
|
|
42
42
|
|
|
43
43
|
useEffect(() => {
|
|
44
44
|
if (isEvent) {
|
|
@@ -56,7 +56,7 @@ export function SnippetControl({
|
|
|
56
56
|
|
|
57
57
|
if (selectedTemplate) return;
|
|
58
58
|
|
|
59
|
-
setValue("
|
|
59
|
+
setValue("templateId" as const, "");
|
|
60
60
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
61
61
|
}, [templateId, type, templates]);
|
|
62
62
|
|
|
@@ -80,7 +80,7 @@ export function SnippetControl({
|
|
|
80
80
|
attribute: t("name"),
|
|
81
81
|
}) as string,
|
|
82
82
|
})}
|
|
83
|
-
placeholder={t("Design:
|
|
83
|
+
placeholder={t("Design:snippetName")}
|
|
84
84
|
isInvalid={Boolean(errors.name)}
|
|
85
85
|
/>
|
|
86
86
|
<Form.Control.Feedback type="invalid">
|
|
@@ -125,7 +125,7 @@ export function SnippetControl({
|
|
|
125
125
|
>
|
|
126
126
|
<Form.Label className="mb-3">{t("Options")}</Form.Label>
|
|
127
127
|
<Form.Check
|
|
128
|
-
{...register("
|
|
128
|
+
{...register("snippetSetting.displayDescription")}
|
|
129
129
|
id={displayDescriptionId}
|
|
130
130
|
isInvalid={!isValid}
|
|
131
131
|
name="snippetSetting.displayDescription"
|
|
@@ -135,7 +135,7 @@ export function SnippetControl({
|
|
|
135
135
|
disabled={isLoading}
|
|
136
136
|
/>
|
|
137
137
|
<Form.Check
|
|
138
|
-
{...register("
|
|
138
|
+
{...register("snippetSetting.displayCost")}
|
|
139
139
|
id={displayCostId}
|
|
140
140
|
isInvalid={!isValid}
|
|
141
141
|
name="snippetSetting.displayCost"
|
|
@@ -145,7 +145,7 @@ export function SnippetControl({
|
|
|
145
145
|
disabled={isLoading}
|
|
146
146
|
/>
|
|
147
147
|
<Form.Check
|
|
148
|
-
{...register("
|
|
148
|
+
{...register("snippetSetting.displayType")}
|
|
149
149
|
id={displayTypeId}
|
|
150
150
|
isInvalid={!isValid}
|
|
151
151
|
name="snippetSetting.displayType"
|
|
@@ -188,7 +188,7 @@ export function SnippetControl({
|
|
|
188
188
|
<Form.Group as={Col} xs sm={12} md={8} lg={10} xl={12}>
|
|
189
189
|
<Controller
|
|
190
190
|
control={control}
|
|
191
|
-
name="
|
|
191
|
+
name="templateId"
|
|
192
192
|
rules={{ required: true }}
|
|
193
193
|
render={({
|
|
194
194
|
field: { value, onChange },
|
|
@@ -197,7 +197,9 @@ export function SnippetControl({
|
|
|
197
197
|
const fieldSetValue = value ? String(value) : "";
|
|
198
198
|
return (
|
|
199
199
|
<>
|
|
200
|
-
<Form.Label className="mt-5">
|
|
200
|
+
<Form.Label className="mt-5">
|
|
201
|
+
{t("snippetTemplate")}
|
|
202
|
+
</Form.Label>
|
|
201
203
|
<Form.Control
|
|
202
204
|
as="select"
|
|
203
205
|
disabled={isLoading}
|
|
@@ -221,7 +223,7 @@ export function SnippetControl({
|
|
|
221
223
|
<Form.Control.Feedback type="invalid">
|
|
222
224
|
{HookFormService.hasError(error, "required") &&
|
|
223
225
|
t("Validation:fieldRequired", {
|
|
224
|
-
attribute: t("Design:
|
|
226
|
+
attribute: t("Design:snippetTemplate"),
|
|
225
227
|
})}
|
|
226
228
|
</Form.Control.Feedback>
|
|
227
229
|
</>
|
|
@@ -17,8 +17,8 @@ import { SnippetContextProvider, SnippetLoadingContext } from "./context";
|
|
|
17
17
|
export interface SnippetFormValues extends FormValues {
|
|
18
18
|
name: string;
|
|
19
19
|
type: SnippetType;
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
templateId: string;
|
|
21
|
+
snippetSetting?: {
|
|
22
22
|
displayDescription: boolean;
|
|
23
23
|
displayCost: boolean;
|
|
24
24
|
displayType: boolean;
|
|
@@ -58,7 +58,7 @@ export const SnippetViewTypeModal = ({
|
|
|
58
58
|
contentClassName="rounded"
|
|
59
59
|
>
|
|
60
60
|
<ModalHeader className="align-items-center border-0">
|
|
61
|
-
<ModalTitle as="h5">{t("Design:
|
|
61
|
+
<ModalTitle as="h5">{t("Design:selectSnippetViewType")}</ModalTitle>
|
|
62
62
|
|
|
63
63
|
<Button variant="danger" className="btn-sm rounded" onClick={onHide}>
|
|
64
64
|
<Icon type="times" height="1.2rem" />
|
|
@@ -44,7 +44,7 @@ export function SnippetTemplate({
|
|
|
44
44
|
<SnippetTemplateViewContextProvider>
|
|
45
45
|
<div
|
|
46
46
|
ref={containerRef}
|
|
47
|
-
className="d-flex flex-column-reverse flex-sm-row
|
|
47
|
+
className="d-flex flex-column-reverse flex-sm-row"
|
|
48
48
|
>
|
|
49
49
|
<div className="d-flex flex-grow-1">
|
|
50
50
|
<Preview
|
|
@@ -6,8 +6,8 @@ import { useTranslation } from "react-i18next";
|
|
|
6
6
|
import { isEqual } from "lodash";
|
|
7
7
|
import {
|
|
8
8
|
SnippetTemplateValues,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
SNIPPET_TEMPLATE_TYPE_EVENT,
|
|
10
|
+
SNIPPET_TEMPLATE_TYPE_CALENDAR,
|
|
11
11
|
} from "@licklist/core/dist/DataMapper/Provider/SnippetTemplateDataMapper";
|
|
12
12
|
import { HasPermissionProp } from "@licklist/plugins/dist/types/permission/Permission";
|
|
13
13
|
import Row from "react-bootstrap/Row";
|
|
@@ -80,7 +80,7 @@ export function SnippetTemplateForm({
|
|
|
80
80
|
<FormProvider {...form}>
|
|
81
81
|
<Form onSubmit={form.handleSubmit(onSubmit)}>
|
|
82
82
|
<h2 className="mb-2 pb-1 border-bottom border-secondary">
|
|
83
|
-
{t("
|
|
83
|
+
{t("templateSettings")}
|
|
84
84
|
</h2>
|
|
85
85
|
|
|
86
86
|
<Row>
|
|
@@ -113,21 +113,21 @@ export function SnippetTemplateForm({
|
|
|
113
113
|
{providerHasMap && (
|
|
114
114
|
<Row>
|
|
115
115
|
<Form.Group as={Col} xs sm={12} md={8} lg={10} xl={12}>
|
|
116
|
-
<Form.Label>{t("
|
|
116
|
+
<Form.Label>{t("snippetType")}</Form.Label>
|
|
117
117
|
<Form.Control
|
|
118
118
|
as="select"
|
|
119
119
|
{...register("type", {
|
|
120
120
|
required: t("Validation:fieldRequired", {
|
|
121
|
-
attribute: t("
|
|
121
|
+
attribute: t("snippetType"),
|
|
122
122
|
}) as string,
|
|
123
123
|
})}
|
|
124
|
-
placeholder={t("
|
|
124
|
+
placeholder={t("snippetType")}
|
|
125
125
|
>
|
|
126
|
-
<option value={
|
|
127
|
-
{t("
|
|
126
|
+
<option value={SNIPPET_TEMPLATE_TYPE_EVENT}>
|
|
127
|
+
{t("snippetTypeEventList")}
|
|
128
128
|
</option>
|
|
129
|
-
<option value={
|
|
130
|
-
{t("
|
|
129
|
+
<option value={SNIPPET_TEMPLATE_TYPE_CALENDAR}>
|
|
130
|
+
{t("snippetTypeVenueMaps")}
|
|
131
131
|
</option>
|
|
132
132
|
</Form.Control>
|
|
133
133
|
</Form.Group>
|
|
@@ -3,8 +3,8 @@ import { useTranslation } from "react-i18next";
|
|
|
3
3
|
import { MemoryRouter } from "react-router-dom";
|
|
4
4
|
import { Button } from "react-bootstrap";
|
|
5
5
|
import {
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
SNIPPET_TYPE_EVENT,
|
|
7
|
+
SNIPPET_TYPE_CALENDAR,
|
|
8
8
|
} from "@licklist/core/dist/DataMapper/Provider/SnippetDataMapper";
|
|
9
9
|
import { ProductSet } from "@licklist/core/dist/DataMapper/Product/ProductSetDataMapper";
|
|
10
10
|
import { IframeEventCard } from "../../../iframe/event/event-card";
|
|
@@ -44,7 +44,7 @@ export function Preview({
|
|
|
44
44
|
|
|
45
45
|
const { setView } = useContext(SnippetTemplateViewContext);
|
|
46
46
|
const {
|
|
47
|
-
template: { type =
|
|
47
|
+
template: { type = SNIPPET_TYPE_EVENT },
|
|
48
48
|
} = useContext(SnippetTemplateContext);
|
|
49
49
|
|
|
50
50
|
const handleOnClick = (nextView: keyof typeof snippetTemplateViews) => {
|
|
@@ -186,7 +186,7 @@ export function Preview({
|
|
|
186
186
|
</div>
|
|
187
187
|
</SettingButton>
|
|
188
188
|
|
|
189
|
-
{providerHasMap && type ===
|
|
189
|
+
{providerHasMap && type === SNIPPET_TYPE_CALENDAR && (
|
|
190
190
|
<>
|
|
191
191
|
<div className="pt-4">
|
|
192
192
|
<h4>{t("Calendar")}</h4>
|
|
@@ -40,9 +40,6 @@ export interface SortableTreeItemProps {
|
|
|
40
40
|
isIconInHeader?: boolean;
|
|
41
41
|
treeLineIconColor?: string;
|
|
42
42
|
modalLabel?: string;
|
|
43
|
-
cancelChanges?: () => void;
|
|
44
|
-
edit?: () => void;
|
|
45
|
-
saveValidField?: () => void;
|
|
46
43
|
modalClass?: ProductSetModalClassesType;
|
|
47
44
|
isNewAdded?: boolean;
|
|
48
45
|
onDelete?: () => void;
|
|
@@ -73,9 +70,6 @@ export function SortableTreeItem({
|
|
|
73
70
|
isNewAdded = false,
|
|
74
71
|
onDelete,
|
|
75
72
|
validate,
|
|
76
|
-
cancelChanges,
|
|
77
|
-
saveValidField,
|
|
78
|
-
edit,
|
|
79
73
|
secondaryBadge,
|
|
80
74
|
setIsExpanded,
|
|
81
75
|
}: SortableTreeItemProps) {
|
|
@@ -128,27 +122,9 @@ export function SortableTreeItem({
|
|
|
128
122
|
if (!validate) setIsModalVisible(false);
|
|
129
123
|
|
|
130
124
|
const success = await validate?.();
|
|
131
|
-
|
|
132
|
-
if (success) {
|
|
133
|
-
if (saveValidField) saveValidField();
|
|
134
|
-
setIsModalVisible(false);
|
|
135
|
-
}
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
const onCancel = async () => {
|
|
139
|
-
if (!cancelChanges) {
|
|
140
|
-
return onHide();
|
|
141
|
-
}
|
|
142
|
-
cancelChanges();
|
|
143
|
-
setIsModalVisible(false);
|
|
125
|
+
if (success) setIsModalVisible(false);
|
|
144
126
|
};
|
|
145
127
|
|
|
146
|
-
const onEdit = (e) => {
|
|
147
|
-
e.stopPropagation();
|
|
148
|
-
if (edit && !isModalVisible) edit();
|
|
149
|
-
setIsModalVisible(true);
|
|
150
|
-
}
|
|
151
|
-
|
|
152
128
|
useEffect(() => {
|
|
153
129
|
setExpanded(isExpanded);
|
|
154
130
|
}, [isExpanded]);
|
|
@@ -282,7 +258,10 @@ export function SortableTreeItem({
|
|
|
282
258
|
className="border-0 open-edit-right-modal-button"
|
|
283
259
|
role="button"
|
|
284
260
|
tabIndex={0}
|
|
285
|
-
onClick={(e) =>
|
|
261
|
+
onClick={(e) => {
|
|
262
|
+
e.stopPropagation();
|
|
263
|
+
setIsModalVisible(true);
|
|
264
|
+
}}
|
|
286
265
|
onKeyDown={(e) => e.stopPropagation()}
|
|
287
266
|
>
|
|
288
267
|
<Icon type="ellipsis-h" color="#0E8CE2" height="1rem" />
|
|
@@ -312,7 +291,7 @@ export function SortableTreeItem({
|
|
|
312
291
|
<button
|
|
313
292
|
className="p-0 cancel-add-step-btn border-0"
|
|
314
293
|
type="button"
|
|
315
|
-
onClick={
|
|
294
|
+
onClick={onHide}
|
|
316
295
|
>
|
|
317
296
|
<span>{t("Design:cancel")}</span>
|
|
318
297
|
</button>
|
|
@@ -20,7 +20,6 @@ export type DateRangeInputProps = {
|
|
|
20
20
|
startDate?: string;
|
|
21
21
|
endDate?: string;
|
|
22
22
|
months?: number;
|
|
23
|
-
disabled?: boolean;
|
|
24
23
|
onDateChange?: (dates: { startDate?: string; endDate?: string }) => void;
|
|
25
24
|
};
|
|
26
25
|
|
|
@@ -30,7 +29,6 @@ export const DateRangeInput = ({
|
|
|
30
29
|
endDate,
|
|
31
30
|
onDateChange,
|
|
32
31
|
months = 2,
|
|
33
|
-
disabled,
|
|
34
32
|
}: DateRangeInputProps) => {
|
|
35
33
|
const { t } = useTranslation("Design");
|
|
36
34
|
|
|
@@ -125,7 +123,6 @@ export const DateRangeInput = ({
|
|
|
125
123
|
<Form.Control
|
|
126
124
|
type="input"
|
|
127
125
|
placeholder={placeholder}
|
|
128
|
-
disabled={disabled}
|
|
129
126
|
readOnly
|
|
130
127
|
className="date-range-input"
|
|
131
128
|
value={stringDatesToInputValue({ startDate, endDate })}
|
|
@@ -6,6 +6,43 @@
|
|
|
6
6
|
.modal-body {
|
|
7
7
|
height: 75vh;
|
|
8
8
|
overflow: scroll;
|
|
9
|
+
|
|
10
|
+
table.event-statistic-table {
|
|
11
|
+
thead {
|
|
12
|
+
display: none;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
tbody {
|
|
16
|
+
tr {
|
|
17
|
+
border-bottom: 1px solid $gray-500;
|
|
18
|
+
td {
|
|
19
|
+
text-transform: capitalize;
|
|
20
|
+
|
|
21
|
+
&:nth-child(2), &:nth-child(3) {
|
|
22
|
+
text-align: right;
|
|
23
|
+
}
|
|
24
|
+
&:nth-child(2) {
|
|
25
|
+
width: 20%;
|
|
26
|
+
}
|
|
27
|
+
&:nth-child(3) {
|
|
28
|
+
width: 35%;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
td:has(div.header-row){
|
|
33
|
+
background-color: #d8ecf7;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&:first-child {
|
|
37
|
+
border-top: 1px solid $gray-500;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.bold {
|
|
43
|
+
font-weight: 600;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
9
46
|
}
|
|
10
47
|
}
|
|
11
48
|
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
|
|
203
203
|
.step-numbers {
|
|
204
204
|
font-weight: 500;
|
|
205
|
-
margin:
|
|
205
|
+
margin-left: 1rem;
|
|
206
206
|
color: $snippet-page-header-steps-inactive-step-body-color;
|
|
207
207
|
|
|
208
208
|
.active-step {
|
|
@@ -225,7 +225,6 @@
|
|
|
225
225
|
height: 2rem;
|
|
226
226
|
transition: $color-transition;
|
|
227
227
|
max-width: calc(100% - 12rem);
|
|
228
|
-
flex-grow: 1;
|
|
229
228
|
|
|
230
229
|
.step {
|
|
231
230
|
display: flex;
|
|
@@ -234,12 +233,10 @@
|
|
|
234
233
|
margin: 0 0.5rem;
|
|
235
234
|
z-index: 1;
|
|
236
235
|
scroll-margin: 10rem;
|
|
237
|
-
flex-grow: 1;
|
|
238
236
|
|
|
239
237
|
.number {
|
|
240
238
|
text-align: center;
|
|
241
|
-
|
|
242
|
-
width: 100%;
|
|
239
|
+
width: 3rem;
|
|
243
240
|
height: 0.25rem;
|
|
244
241
|
line-height: 2.5rem;
|
|
245
242
|
background: $snippet-page-header-steps-inactive-step-background-color;
|
|
@@ -60,7 +60,6 @@
|
|
|
60
60
|
|
|
61
61
|
.left-block-container {
|
|
62
62
|
height: calc(100svh - 12rem);
|
|
63
|
-
scrollbar-width: none;
|
|
64
63
|
overflow: scroll;
|
|
65
64
|
|
|
66
65
|
.iframe-event-card {
|
|
@@ -120,7 +119,6 @@
|
|
|
120
119
|
|
|
121
120
|
&.show {
|
|
122
121
|
overflow: scroll;
|
|
123
|
-
scrollbar-width: none;
|
|
124
122
|
overflow-x: hidden;
|
|
125
123
|
}
|
|
126
124
|
|
package/src/styles/packages.scss
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
margin: 0.875rem;
|
|
34
34
|
z-index: 3;
|
|
35
35
|
}
|
|
36
|
-
|
|
36
|
+
|
|
37
37
|
.form-control {
|
|
38
38
|
height: 2.75rem;
|
|
39
39
|
color: $blue;
|
|
@@ -57,11 +57,7 @@
|
|
|
57
57
|
margin-right: 0.5rem;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.cancel-button,
|
|
61
|
-
.add-filters-button,
|
|
62
|
-
.refresh-button,
|
|
63
|
-
.fullscreen-button,
|
|
64
|
-
.minimize-button {
|
|
60
|
+
.cancel-button, .add-filters-button, .refresh-button, .fullscreen-button, .minimize-button {
|
|
65
61
|
display: flex;
|
|
66
62
|
color: $gray-800;
|
|
67
63
|
|
|
@@ -96,14 +92,11 @@
|
|
|
96
92
|
}
|
|
97
93
|
}
|
|
98
94
|
|
|
99
|
-
.fullscreen-button,
|
|
100
|
-
.minimize-button {
|
|
95
|
+
.fullscreen-button, .minimize-button {
|
|
101
96
|
min-width: 7.25rem;
|
|
102
97
|
}
|
|
103
98
|
|
|
104
|
-
.refresh-button,
|
|
105
|
-
.fullscreen-button,
|
|
106
|
-
.minimize-button {
|
|
99
|
+
.refresh-button, .fullscreen-button, .minimize-button {
|
|
107
100
|
.icon {
|
|
108
101
|
background-color: transparent;
|
|
109
102
|
|
|
@@ -152,37 +145,13 @@
|
|
|
152
145
|
.additional-filter-section {
|
|
153
146
|
margin-top: 1.25rem;
|
|
154
147
|
|
|
155
|
-
@include media-breakpoint-up(md)
|
|
148
|
+
@include media-breakpoint-up(md){
|
|
156
149
|
.form-group {
|
|
157
150
|
margin-bottom: 0;
|
|
158
151
|
}
|
|
159
152
|
}
|
|
160
153
|
}
|
|
161
154
|
|
|
162
|
-
.additional-filter-container {
|
|
163
|
-
flex-wrap: nowrap;
|
|
164
|
-
|
|
165
|
-
@include media-breakpoint-down(md) {
|
|
166
|
-
flex-wrap: wrap;
|
|
167
|
-
.date-container {
|
|
168
|
-
width: 100%;
|
|
169
|
-
flex: 1;
|
|
170
|
-
}
|
|
171
|
-
.btn-primary {
|
|
172
|
-
margin-top: 1rem;
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
@include media-breakpoint-between(md, lg) {
|
|
177
|
-
flex-wrap: nowrap;
|
|
178
|
-
|
|
179
|
-
.date-container {
|
|
180
|
-
width: auto;
|
|
181
|
-
flex: 0 0 35%;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
|
|
186
155
|
.searching-for-section {
|
|
187
156
|
.tags {
|
|
188
157
|
display: flex;
|
|
@@ -192,9 +161,8 @@
|
|
|
192
161
|
p {
|
|
193
162
|
margin: 0;
|
|
194
163
|
}
|
|
195
|
-
|
|
196
|
-
.label,
|
|
197
|
-
.search-query-param {
|
|
164
|
+
|
|
165
|
+
.label, .search-query-param {
|
|
198
166
|
font-size: 1.125rem;
|
|
199
167
|
font-weight: 600;
|
|
200
168
|
}
|
|
@@ -207,8 +175,8 @@
|
|
|
207
175
|
.result-tag {
|
|
208
176
|
display: flex;
|
|
209
177
|
align-items: center;
|
|
210
|
-
border: 1px solid #
|
|
211
|
-
background-color: #
|
|
178
|
+
border: 1px solid #DCDCDC;
|
|
179
|
+
background-color: #F5F5F5;
|
|
212
180
|
padding: 0.5rem 0.75rem;
|
|
213
181
|
font-size: 0.75rem;
|
|
214
182
|
text-transform: capitalize;
|
|
@@ -218,7 +186,7 @@
|
|
|
218
186
|
cursor: pointer;
|
|
219
187
|
width: 1.125rem;
|
|
220
188
|
height: 1.125rem;
|
|
221
|
-
background-color: #
|
|
189
|
+
background-color: #DCDCDC;
|
|
222
190
|
border-radius: 1rem;
|
|
223
191
|
display: flex;
|
|
224
192
|
align-items: center;
|
|
@@ -228,4 +196,4 @@
|
|
|
228
196
|
}
|
|
229
197
|
}
|
|
230
198
|
}
|
|
231
|
-
}
|
|
199
|
+
}
|
|
@@ -45,22 +45,6 @@ $snippet-template-card-button-transition: $product-set-card-transition !default;
|
|
|
45
45
|
display: flex;
|
|
46
46
|
justify-content: space-between;
|
|
47
47
|
align-items: center;
|
|
48
|
-
|
|
49
|
-
a {
|
|
50
|
-
white-space: nowrap;
|
|
51
|
-
display: inline-block;
|
|
52
|
-
text-overflow: ellipsis;
|
|
53
|
-
width: 85%;
|
|
54
|
-
overflow: hidden;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.snippet-template-card-subject {
|
|
59
|
-
white-space: nowrap;
|
|
60
|
-
display: inline-block;
|
|
61
|
-
text-overflow: ellipsis;
|
|
62
|
-
width: 100%;
|
|
63
|
-
overflow: hidden;
|
|
64
48
|
}
|
|
65
49
|
|
|
66
50
|
.snippet-template-card-button {
|
|
@@ -11,7 +11,7 @@ export interface StaticTableData {
|
|
|
11
11
|
[key: string]: ReactNode;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
interface StaticTableProps {
|
|
15
15
|
className?: string;
|
|
16
16
|
columns: StaticTableColumn[];
|
|
17
17
|
data: StaticTableData[];
|
|
@@ -19,7 +19,6 @@ export interface StaticTableProps {
|
|
|
19
19
|
bordered?: boolean;
|
|
20
20
|
hover?: boolean;
|
|
21
21
|
size?: string;
|
|
22
|
-
displayHeader?: boolean;
|
|
23
22
|
}
|
|
24
23
|
|
|
25
24
|
export function StaticTable({
|
|
@@ -30,7 +29,6 @@ export function StaticTable({
|
|
|
30
29
|
bordered = false,
|
|
31
30
|
hover = false,
|
|
32
31
|
size,
|
|
33
|
-
displayHeader = true,
|
|
34
32
|
}: StaticTableProps) {
|
|
35
33
|
return (
|
|
36
34
|
<Table
|
|
@@ -40,7 +38,7 @@ export function StaticTable({
|
|
|
40
38
|
hover={hover}
|
|
41
39
|
size={size}
|
|
42
40
|
>
|
|
43
|
-
|
|
41
|
+
<TableHead columns={columns} />
|
|
44
42
|
<tbody>
|
|
45
43
|
{data.map((row) => (
|
|
46
44
|
<tr key={row.key}>
|
|
@@ -1,23 +1,20 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { storiesOf } from "@storybook/react";
|
|
3
|
-
import { FormProvider, useForm } from "react-hook-form";
|
|
4
3
|
import { Typeahead } from "./Typeahead";
|
|
5
4
|
|
|
6
|
-
storiesOf("Typeahead", module)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<FormProvider {...form}>
|
|
5
|
+
storiesOf("Typeahead", module)
|
|
6
|
+
.add("Typeahead", () => (
|
|
7
|
+
<>
|
|
10
8
|
<Typeahead
|
|
11
9
|
name="user"
|
|
12
|
-
isMultipleChoise
|
|
13
10
|
options={[
|
|
14
11
|
{ id: 1, value: "user1", label: "User1" },
|
|
15
12
|
{ id: 2, value: "user2", label: "User2" },
|
|
16
13
|
{ id: 3, value: "user3", label: "User3" },
|
|
17
14
|
]}
|
|
15
|
+
setValue={() => {}}
|
|
18
16
|
placeholder="Select"
|
|
19
17
|
noOptionsMessage="No Options Found"
|
|
20
18
|
/>
|
|
21
|
-
|
|
22
|
-
);
|
|
23
|
-
});
|
|
19
|
+
</>
|
|
20
|
+
));
|