@licklist/design 0.78.9-stage → 0.78.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.storybook/main.cjs +32 -127
- package/.storybook/manager.js +4 -0
- package/.storybook/preview.js +6 -76
- package/bitbucket-pipelines.yml +1 -1
- package/dist/CustomAlertTypes/AlertBox.d.ts +22 -0
- package/dist/CustomAlertTypes/AlertBox.d.ts.map +1 -0
- package/dist/CustomAlertTypes/AlertRender.d.ts +21 -0
- package/dist/CustomAlertTypes/AlertRender.d.ts.map +1 -0
- package/dist/CustomAlertTypes/alertThemes.d.ts +41 -0
- package/dist/CustomAlertTypes/alertThemes.d.ts.map +1 -0
- package/dist/CustomAlertTypes/utils/textWrapperUtils.d.ts +8 -0
- package/dist/CustomAlertTypes/utils/textWrapperUtils.d.ts.map +1 -0
- package/dist/affiliate/form/AffiliateControl.d.ts.map +1 -1
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/assets/dashboard/addImage.svg +0 -0
- package/dist/assets/dashboard/chartBar.svg +0 -0
- package/dist/assets/dashboard/genderFemale.svg +0 -0
- package/dist/assets/dashboard/genderMale.svg +0 -0
- package/dist/assets/dashboard/increment.svg +0 -0
- package/dist/assets/dashboard/info.svg +0 -0
- package/dist/assets/dashboard/managerRole.svg +0 -0
- package/dist/assets/dashboard/subManagerRole.svg +0 -0
- package/dist/assets/dashboard/viewerRole.svg +0 -0
- package/dist/assets/dashboard/visitedProviderLink.svg +0 -0
- package/dist/assets/dashboard/warning.svg +0 -0
- package/dist/assets/editor/bold.svg +0 -0
- package/dist/assets/editor/double-quotes-l.svg +0 -0
- package/dist/assets/editor/format-clear.svg +0 -0
- package/dist/assets/editor/h1.svg +0 -0
- package/dist/assets/editor/h2.svg +0 -0
- package/dist/assets/editor/italic.svg +0 -0
- package/dist/assets/editor/paragraph.svg +0 -0
- package/dist/assets/editor/separator.svg +0 -0
- package/dist/assets/editor/strikethrough.svg +0 -0
- package/dist/assets/editor/text-wrap.svg +0 -0
- package/dist/assets/iframe/available.svg +0 -0
- package/dist/assets/iframe/backButton.svg +0 -0
- package/dist/assets/iframe/calendar.svg +0 -0
- package/dist/assets/iframe/clock.svg +0 -0
- package/dist/assets/iframe/close.svg +0 -0
- package/dist/assets/iframe/failedPayment.svg +0 -0
- package/dist/assets/iframe/limited.svg +0 -0
- package/dist/assets/iframe/selectArrow.svg +0 -0
- package/dist/assets/iframe/soldOut.svg +0 -0
- package/dist/assets/iframe/success.svg +0 -0
- package/dist/assets/iframe/thumbUp.svg +0 -0
- package/dist/assets/iframe/ticket.svg +0 -0
- package/dist/assets/logo/favicon.svg +0 -0
- package/dist/assets/static/default.image.svg +0 -0
- package/dist/assets/widgets/copy.svg +0 -0
- package/dist/assets/widgets/monthCalendar.svg +0 -0
- package/dist/assets/widgets/weekCalendar.svg +0 -0
- package/dist/auth/Authorizer.d.ts.map +1 -1
- package/dist/auth/Authorizer.js +3 -4
- package/dist/auth/ChangePassword/ChangePasswordComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.js +4 -5
- package/dist/auth/ChangePassword/ChangePasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Layout/UserNavDropDown.js +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +7 -10
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +1 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.js +4 -5
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.js +4 -5
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.js +2 -5
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +4 -4
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +6 -9
- package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
- package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts +2 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +3 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/checkIfEventBooked.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/isUrlValid.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/removeRruleCount.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.d.ts +1 -1
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +1 -1
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useDrag.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useZoom.d.ts.map +1 -1
- package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +4 -4
- package/dist/fullscreen-loader/FullscreenLoader.d.ts.map +1 -1
- package/dist/help/popover/HelpPopover.d.ts +1 -1
- package/dist/help/popover/HelpPopover.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +3 -4
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +1 -2
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.js +1 -1
- package/dist/iframe/ProductWithModifierModal/utils.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/back-button/BackButton.d.ts.map +1 -1
- package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
- package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
- package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
- package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +0 -3
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
- package/dist/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.d.ts.map +1 -1
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/OrderItemsTable.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +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 +80 -81
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +4 -0
- package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/component/PaymentStatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.d.ts.map +1 -1
- package/dist/iframe/payment/status-body/StatusBody.js +0 -1
- package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -1
- package/dist/index.d.ts +0 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -8
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +0 -3
- package/dist/modals/dialog/Dialog.d.ts.map +1 -1
- package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.d.ts.map +1 -1
- package/dist/modals/fullscreen/FullscreenModal.js +0 -3
- package/dist/notification/components/NotificationPlaceholders.d.ts.map +1 -1
- package/dist/notification/components/NotificationPlaceholders.js +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts +1 -2
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +5 -6
- package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
- package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -1
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
- package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -0
- package/dist/number-of-people-input/components/RenderNumberOfPeopleInputComponent.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +2 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +5 -13
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +0 -3
- package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -1
- package/dist/product-set/product/advanced-options/AdvancedOptions.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
- package/dist/product-set/product-zone/ProductZoneControl.d.ts.map +1 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts +0 -1
- package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/provider/location-input/components/FormGroupControll.d.ts.map +1 -1
- package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
- package/dist/provider/working-hours-input/utils.d.ts.map +1 -1
- package/dist/radio-card/RadioCard.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +3 -7
- package/dist/recurrence-input/utils.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
- package/dist/report/DataFieldsSelector/DataFieldsSelector.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportTypeSelect/ReportTypeSelect.js +1 -1
- package/dist/report/form/ReportForm.js +2 -2
- package/dist/resource/card/ResourceCard.d.ts.map +1 -1
- package/dist/resource/form/ResourceForm.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/NameControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/resource/form/components/ZoneControl.js +1 -0
- package/dist/root.css +0 -0
- package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/form/CouponFrom.d.ts.map +1 -1
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
- package/dist/sales/guest-profile/profile/Profile.js +1 -2
- package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
- package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
- package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
- package/dist/sales/manual-booking/formatDays.d.ts.map +1 -1
- package/dist/sales/manual-booking/search-user/SearchUser.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
- package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.d.ts.map +1 -1
- package/dist/sales/modals/payment-modal/PaymentModal.js +0 -3
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +0 -3
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
- package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
- package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/components/IpInput.d.ts.map +1 -1
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplate.js +0 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.d.ts.map +1 -1
- package/dist/snippet/snippet-template/context/snippetTemplateView.js +0 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -0
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +1 -0
- package/dist/snippet/snippet-template/settings/SettingButton.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.d.ts.map +1 -1
- package/dist/snippet/snippet-template/utils/index.js +0 -4
- package/dist/sortable-tree/SortableTree.js +26 -1
- package/dist/sorting-select/SortingSelect.d.ts.map +1 -1
- package/dist/static/CountryCodeSelect.js +1 -1
- package/dist/static/WarningMessage.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/loader/FullScreenLoader.d.ts.map +1 -1
- package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
- package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
- package/dist/static/manual-date-picker/utils/index.d.ts.map +1 -1
- package/dist/static/tabs/Tab.d.ts +0 -1
- package/dist/static/tabs/Tab.d.ts.map +1 -1
- package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -1
- package/dist/styles/activity-card/ActivitiesCard.scss +0 -0
- package/dist/styles/activity-card/ListActivitiesCard.scss +0 -0
- package/dist/styles/activity-card/_index.scss +0 -0
- package/dist/styles/affiliate/AffiliateCard.scss +0 -0
- package/dist/styles/affiliate/AffiliateForm.scss +0 -0
- package/dist/styles/affiliate/_index.scss +0 -0
- package/dist/styles/auth/AccessDenied.scss +0 -0
- package/dist/styles/auth/_index.scss +0 -0
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +0 -0
- package/dist/styles/availability-indicator/_index.scss +0 -0
- package/dist/styles/back-button/BackButton.scss +0 -0
- package/dist/styles/back-button/_index.scss +0 -0
- package/dist/styles/company-user-form/UserForm.scss +0 -0
- package/dist/styles/company-user-form/_index.scss +0 -0
- package/dist/styles/custom-fields/CreateSortableListItem.scss +0 -0
- package/dist/styles/custom-fields/FieldItem.scss +0 -0
- package/dist/styles/custom-fields/SelectFieldModal.scss +0 -0
- package/dist/styles/custom-fields/_index.scss +0 -0
- package/dist/styles/customers/Filter.scss +0 -0
- package/dist/styles/customers/_index.scss +0 -0
- package/dist/styles/date-time-button/DateTimeButton.scss +0 -0
- package/dist/styles/date-time-button/_index.scss +0 -0
- package/dist/styles/error/ErrorFallback.scss +0 -0
- package/dist/styles/error/_index.scss +0 -0
- package/dist/styles/events/EditEventModal.scss +0 -0
- package/dist/styles/events/EventCard.scss +0 -0
- package/dist/styles/events/EventStatisticModal.scss +0 -0
- package/dist/styles/events/EventVenueMap.scss +0 -0
- package/dist/styles/events/_index.scss +0 -0
- package/dist/styles/file-upload/FileUpload.scss +0 -0
- package/dist/styles/file-upload/ImagePreview.scss +0 -0
- package/dist/styles/file-upload/_index.scss +0 -0
- package/dist/styles/form/CustomCheckbox.scss +0 -0
- package/dist/styles/form/CustomRadio.scss +0 -0
- package/dist/styles/form/Input.scss +0 -0
- package/dist/styles/form/InputGroup.scss +0 -0
- package/dist/styles/form/_index.scss +0 -0
- package/dist/styles/header/Header.scss +0 -0
- package/dist/styles/header/_index.scss +0 -0
- package/dist/styles/header/elements/CompanySelector.scss +0 -0
- package/dist/styles/header/elements/_index.scss +0 -0
- package/dist/styles/help/Example.scss +0 -0
- package/dist/styles/help/_index.scss +0 -0
- package/dist/styles/iframe-events/Calendar.scss +0 -0
- package/dist/styles/iframe-events/CalendarSelect.scss +0 -0
- package/dist/styles/iframe-events/Card.scss +0 -0
- package/dist/styles/iframe-events/CategoryStepsForm.scss +0 -0
- package/dist/styles/iframe-events/Event.scss +0 -0
- package/dist/styles/iframe-events/EventBookingForm.scss +0 -0
- package/dist/styles/iframe-events/EventBookingProducts.scss +0 -0
- package/dist/styles/iframe-events/EventBookingView.scss +0 -0
- package/dist/styles/iframe-events/EventForm.scss +0 -0
- package/dist/styles/iframe-events/EventNavigationFooter.scss +0 -0
- package/dist/styles/iframe-events/EventOrderShortSummary.scss +0 -0
- package/dist/styles/iframe-events/EventOrderSummary.scss +0 -0
- package/dist/styles/iframe-events/EventProductSets.scss +0 -0
- package/dist/styles/iframe-events/EventStepVenueMapZones.scss +0 -0
- package/dist/styles/iframe-events/EventTables.scss +0 -0
- package/dist/styles/iframe-events/PoweredBy.scss +0 -0
- package/dist/styles/iframe-events/TicketDescription.scss +0 -0
- package/dist/styles/iframe-events/_index.scss +0 -0
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +0 -0
- package/dist/styles/iframe-external-modal/_index.scss +0 -0
- package/dist/styles/iframe-order-process/IframeOrderProcess.scss +0 -0
- package/dist/styles/iframe-order-process/_index.scss +0 -0
- package/dist/styles/iframe-page/Page.scss +0 -0
- package/dist/styles/iframe-page/PageBody.scss +0 -0
- package/dist/styles/iframe-page/PageHeader.scss +0 -0
- package/dist/styles/iframe-page/_index.scss +0 -0
- package/dist/styles/iframe-payments/PaymentForm.scss +0 -0
- package/dist/styles/iframe-payments/_index.scss +0 -0
- package/dist/styles/image-radio-input/_index.scss +0 -0
- package/dist/styles/layout/BackgroundVideoContainer.scss +0 -0
- package/dist/styles/layout/_index.scss +0 -0
- package/dist/styles/logo/Logo.scss +0 -0
- package/dist/styles/logo/_index.scss +0 -0
- package/dist/styles/modals/Modals.scss +0 -0
- package/dist/styles/modals/_index.scss +0 -0
- package/dist/styles/notification/Notification.scss +0 -0
- package/dist/styles/notification/_index.scss +0 -0
- package/dist/styles/order-items-table/OrderItemsTable.scss +0 -0
- package/dist/styles/order-items-table/_index.scss +0 -0
- package/dist/styles/overrides/_functions.scss +1 -1
- package/dist/styles/packages.scss +0 -0
- package/dist/styles/product-set/CreateProductSetItem.scss +0 -0
- package/dist/styles/product-set/DateAndRecurrenceInput.scss +0 -0
- package/dist/styles/product-set/EditCategoryModal.scss +0 -0
- package/dist/styles/product-set/EditProductModal.scss +0 -0
- package/dist/styles/product-set/EditProductSetElement.scss +0 -0
- package/dist/styles/product-set/EditStepModal.scss +0 -0
- package/dist/styles/product-set/EditVenueMapSetModal.scss +0 -0
- package/dist/styles/product-set/EditZoneSettingModal.scss +0 -0
- package/dist/styles/product-set/ProductSetCard.scss +0 -0
- package/dist/styles/product-set/ProductSetForm.scss +0 -0
- package/dist/styles/product-set/ProductSetPopover.scss +0 -0
- package/dist/styles/product-set/ProductSetTabs.scss +0 -0
- package/dist/styles/product-set/SelectCategoryModal.scss +0 -0
- package/dist/styles/product-set/TutorialGifCard.scss +0 -0
- package/dist/styles/product-set/_index.scss +0 -0
- package/dist/styles/providers/Providers.scss +0 -0
- package/dist/styles/providers/_index.scss +0 -0
- package/dist/styles/radio-card/_index.scss +0 -0
- package/dist/styles/report/ReportCard.scss +0 -0
- package/dist/styles/report/ReportEditorModal.scss +0 -0
- package/dist/styles/report/ReportRunnerModal.scss +0 -0
- package/dist/styles/report/_index.scss +0 -0
- package/dist/styles/resources-blocking/_index.scss +0 -0
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +0 -0
- package/dist/styles/ryft-payment-form/_index.scss +0 -0
- package/dist/styles/sales/BookingFilter.scss +0 -0
- package/dist/styles/sales/BookingResults.scss +0 -0
- package/dist/styles/sales/BookingTabs.scss +0 -0
- package/dist/styles/sales/Charts.scss +0 -0
- package/dist/styles/sales/Filters.scss +0 -0
- package/dist/styles/sales/GuestProfile.scss +0 -0
- package/dist/styles/sales/LifeTimeSales.scss +0 -0
- package/dist/styles/sales/ManualBooking.scss +0 -0
- package/dist/styles/sales/Notes.scss +0 -0
- package/dist/styles/sales/RandomColors.scss +0 -0
- package/dist/styles/sales/SalePaymentForm.scss +0 -0
- package/dist/styles/sales/SalesAndViews.scss +0 -0
- package/dist/styles/sales/SourceOfSales.scss +0 -0
- package/dist/styles/sales/Statistics.scss +0 -0
- package/dist/styles/sales/_index.scss +0 -0
- package/dist/styles/sales/_mixins.scss +0 -0
- package/dist/styles/setting/_index.scss +0 -0
- package/dist/styles/setting/dashboard/IpInput.scss +0 -0
- package/dist/styles/setting/dashboard/_index.scss +0 -0
- package/dist/styles/sidebar/_index.scss +0 -0
- package/dist/styles/sidebar/elements/ReturnBack.scss +0 -0
- package/dist/styles/sidebar/elements/_index.scss +0 -0
- package/dist/styles/skeleton/_index.scss +0 -0
- package/dist/styles/snippet-templates/SnippetTemplate.scss +0 -6
- package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -0
- package/dist/styles/snippet-templates/_index.scss +0 -0
- package/dist/styles/snippet-templates/_snippetVariables.scss +0 -6
- package/dist/styles/sortable-field/SortableField.scss +0 -0
- package/dist/styles/sortable-field/_index.scss +0 -0
- package/dist/styles/sortable-tree/Item.scss +0 -0
- package/dist/styles/sortable-tree/_index.scss +0 -0
- package/dist/styles/static/CountrySelect.scss +0 -0
- package/dist/styles/static/CurrencyNumberInput.scss +0 -0
- package/dist/styles/static/DateRangeInput.scss +0 -0
- package/dist/styles/static/FormCard.scss +0 -0
- package/dist/styles/static/Loader.scss +0 -0
- package/dist/styles/static/NumberInput.scss +0 -0
- package/dist/styles/static/SlideCurtain.scss +0 -0
- package/dist/styles/static/SocialButton.scss +0 -0
- package/dist/styles/static/Switch.scss +0 -0
- package/dist/styles/static/Tabs.scss +0 -0
- package/dist/styles/static/TextExpand.scss +0 -0
- package/dist/styles/static/UserBadge.scss +0 -0
- package/dist/styles/static/_index.scss +0 -0
- package/dist/styles/striped-static-table/_index.scss +0 -0
- package/dist/styles/table/Table.scss +0 -0
- package/dist/styles/table/_index.scss +0 -0
- package/dist/styles/themes/bookedit/_fonts.scss +0 -0
- package/dist/styles/themes/bookedit/_variables.scss +0 -0
- package/dist/styles/themes/bookedit/index.scss +0 -0
- package/dist/styles/themes/licklist/_fonts.scss +0 -0
- package/dist/styles/themes/licklist/_variables.scss +0 -0
- package/dist/styles/themes/licklist/index.scss +0 -0
- package/dist/styles/tiptap-editor/TiptapEditor.scss +0 -0
- package/dist/styles/tiptap-editor/_index.scss +0 -0
- package/dist/styles/venue-map-sets/VenueMapSetCard.scss +0 -0
- package/dist/styles/venue-map-sets/VenueMapSetForm.scss +0 -0
- package/dist/styles/venue-map-sets/_index.scss +0 -0
- package/dist/styles/virtualized/_index.scss +0 -0
- package/dist/styles/zones/ZoneCard.scss +0 -0
- package/dist/styles/zones/ZoneForm.scss +0 -0
- package/dist/styles/zones/ZoneRecurrencesControl.scss +0 -0
- package/dist/styles/zones/_index.scss +0 -0
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
- package/dist/table/hooks/useTableQueryOptions.d.ts.map +1 -1
- package/dist/table/utils/index.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/venue-map-sets/form/VenueMapSetForm.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/utils/index.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
- package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
- package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
- package/dist/zone/form/ZoneForm.d.ts.map +1 -1
- package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/NameControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneTypeControl.js +1 -0
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/package.json +23 -36
- package/rollup.config.js +0 -13
- package/src/CustomAlertTypes/AlertBox.tsx +87 -0
- package/src/CustomAlertTypes/AlertRender.ts +283 -0
- package/src/CustomAlertTypes/alertThemes.ts +72 -0
- package/src/CustomAlertTypes/utils/textWrapperUtils.ts +26 -0
- package/src/affiliate/card/AffiliateCard.stories.tsx +1 -1
- package/src/affiliate/card/AffiliateCard.tsx +0 -0
- package/src/affiliate/card/index.ts +0 -0
- package/src/affiliate/form/AffiliateControl.tsx +0 -0
- package/src/affiliate/form/AffiliateForm.stories.tsx +1 -1
- package/src/affiliate/form/AffiliateForm.tsx +0 -0
- package/src/affiliate/form/index.ts +0 -0
- package/src/affiliate/index.ts +0 -0
- package/src/affiliate/types/index.ts +0 -0
- package/src/assets/dashboard/addImage.svg +0 -0
- package/src/assets/dashboard/chartBar.svg +0 -0
- package/src/assets/dashboard/genderFemale.svg +0 -0
- package/src/assets/dashboard/genderMale.svg +0 -0
- package/src/assets/dashboard/increment.svg +0 -0
- package/src/assets/dashboard/info.svg +0 -0
- package/src/assets/dashboard/managerRole.svg +0 -0
- package/src/assets/dashboard/subManagerRole.svg +0 -0
- package/src/assets/dashboard/viewerRole.svg +0 -0
- package/src/assets/dashboard/visitedProviderLink.svg +0 -0
- package/src/assets/dashboard/warning.svg +0 -0
- package/src/assets/editor/bold.svg +0 -0
- package/src/assets/editor/double-quotes-l.svg +0 -0
- package/src/assets/editor/format-clear.svg +0 -0
- package/src/assets/editor/h1.svg +0 -0
- package/src/assets/editor/h2.svg +0 -0
- package/src/assets/editor/italic.svg +0 -0
- package/src/assets/editor/paragraph.svg +0 -0
- package/src/assets/editor/separator.svg +0 -0
- package/src/assets/editor/strikethrough.svg +0 -0
- package/src/assets/editor/text-wrap.svg +0 -0
- package/src/assets/iframe/available.svg +0 -0
- package/src/assets/iframe/backButton.svg +0 -0
- package/src/assets/iframe/calendar.svg +0 -0
- package/src/assets/iframe/clock.svg +0 -0
- package/src/assets/iframe/close.svg +0 -0
- package/src/assets/iframe/failedPayment.svg +0 -0
- package/src/assets/iframe/limited.svg +0 -0
- package/src/assets/iframe/selectArrow.svg +0 -0
- package/src/assets/iframe/soldOut.svg +0 -0
- package/src/assets/iframe/success.svg +0 -0
- package/src/assets/iframe/thumbUp.svg +0 -0
- package/src/assets/iframe/ticket.svg +0 -0
- package/src/assets/logo/favicon.svg +0 -0
- package/src/assets/static/default.image.svg +0 -0
- package/src/assets/widgets/copy.svg +0 -0
- package/src/assets/widgets/monthCalendar.svg +0 -0
- package/src/assets/widgets/weekCalendar.svg +0 -0
- package/src/auth/AccessDenied/AccessDenied.stories.tsx +1 -1
- package/src/auth/AccessDenied/AccessDenied.tsx +0 -0
- package/src/auth/AccessDenied/index.ts +0 -0
- package/src/auth/Auth.stories.tsx +4 -38
- package/src/auth/Authorizer.tsx +2 -3
- package/src/auth/ChangePassword/ChangePassword.stories.tsx +9 -2
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +4 -3
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +0 -0
- package/src/auth/ChangePassword/index.ts +0 -0
- package/src/auth/Layout/AuthNavComponent.tsx +4 -0
- package/src/auth/Layout/Layout.stories.tsx +1 -1
- package/src/auth/Layout/UserNavComponent.tsx +0 -0
- package/src/auth/Layout/UserNavDropDown.tsx +1 -1
- package/src/auth/Layout/UserNavDropDownToggle.tsx +0 -0
- package/src/auth/Layout/index.ts +0 -0
- package/src/auth/Login/Login.stories.tsx +22 -21
- package/src/auth/Login/LoginComponent.tsx +7 -8
- package/src/auth/Login/LoginFormComponent.tsx +2 -0
- package/src/auth/Login/index.ts +0 -0
- package/src/auth/Logout/Logout.stories.tsx +1 -4
- package/src/auth/Logout/Logout.tsx +1 -1
- package/src/auth/Logout/index.ts +0 -0
- package/src/auth/Register/BirthDateFormComponent.tsx +0 -0
- package/src/auth/Register/Register.stories.tsx +9 -5
- package/src/auth/Register/RegisterComponent.tsx +6 -3
- package/src/auth/Register/RegisterFormComponent.tsx +4 -0
- package/src/auth/Register/index.ts +0 -0
- package/src/auth/ResetPassword/ResetPassword.stories.tsx +9 -2
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +4 -3
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +4 -0
- package/src/auth/ResetPassword/index.ts +0 -0
- package/src/auth/Router.tsx +0 -0
- package/src/auth/Social/Social.stories.tsx +7 -2
- package/src/auth/Social/SocialCallbackComponent.tsx +2 -3
- package/src/auth/Social/SocialFormComponent.tsx +3 -2
- package/src/auth/Social/index.ts +0 -0
- package/src/auth/index.ts +0 -0
- package/src/availability-indicator/AvailabilityIndicator.tsx +0 -0
- package/src/availability-indicator/index.ts +0 -0
- package/src/calendar/Calendar.stories.tsx +1 -1
- package/src/calendar/Calendar.tsx +0 -0
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +0 -0
- package/src/calendar/components/CalendarButtons/index.ts +0 -0
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +0 -0
- package/src/calendar/components/CalendarDates/index.ts +0 -0
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +0 -0
- package/src/calendar/components/CalendarSelect/index.ts +0 -0
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +0 -0
- package/src/calendar/components/CalendarWeekdays/index.ts +0 -0
- package/src/calendar/index.ts +0 -0
- package/src/calendar/utils/index.ts +0 -0
- package/src/collapsible-input-group/CollapsibleInputGroup.stories.tsx +4 -72
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +0 -0
- package/src/collapsible-input-group/index.ts +0 -0
- package/src/custom-fields/CustomFields.stories.tsx +1 -1
- package/src/custom-fields/constants.tsx +0 -0
- package/src/custom-fields/field/FieldItem.tsx +0 -0
- package/src/custom-fields/field/SelectFieldModal.tsx +0 -0
- package/src/custom-fields/field-set/CustomFieldSets.tsx +0 -0
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +4 -5
- package/src/custom-fields/field-set/components/CustomFieldSet/index.ts +0 -0
- package/src/custom-fields/field-set/components/index.ts +0 -0
- package/src/custom-fields/field-set/contexts/index.ts +0 -0
- package/src/custom-fields/field-set/contexts/useCustomFieldSets.ts +0 -0
- package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +0 -0
- package/src/custom-fields/field-set/providers/index.ts +0 -0
- package/src/custom-fields/forms/DropdownForm.tsx +0 -0
- package/src/custom-fields/forms/TextInputForm.tsx +0 -0
- package/src/custom-fields/index.ts +0 -0
- package/src/customers/components/filter/CustomerFilter.stories.tsx +1 -1
- package/src/customers/components/filter/CustomerFilter.tsx +0 -0
- package/src/customers/components/filter/index.ts +0 -0
- package/src/customers/components/index.ts +0 -0
- package/src/customers/index.ts +0 -0
- package/src/date-time-button/DateContent.tsx +0 -0
- package/src/date-time-button/DateTimeButton.stories.tsx +1 -1
- package/src/date-time-button/DateTimeButton.tsx +0 -0
- package/src/date-time-button/index.ts +0 -0
- package/src/error/Error.stories.tsx +1 -1
- package/src/error/ErrorFallback.tsx +0 -0
- package/src/error/index.ts +0 -0
- package/src/events/edit-event-modal/IntervalInput.tsx +0 -0
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +3 -4
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +0 -0
- package/src/events/edit-event-modal/component/EditEventForm/index.ts +0 -0
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +0 -0
- package/src/events/edit-event-modal/component/ProductSetShortForm/index.ts +0 -0
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +12 -4
- package/src/events/edit-event-modal/component/SaleDeadline/index.ts +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/index.ts +0 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/index.ts +0 -0
- package/src/events/edit-event-modal/hooks/index.ts +0 -0
- package/src/events/edit-event-modal/hooks/useFormattedDuration.tsx +0 -0
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +0 -0
- package/src/events/edit-event-modal/index.ts +0 -0
- package/src/events/edit-event-modal/utils/checkIfEventBooked.ts +0 -0
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -0
- package/src/events/edit-event-modal/utils/isUrlValid.ts +0 -0
- package/src/events/edit-event-modal/utils/removeRruleCount.ts +0 -0
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +4 -5
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +0 -0
- package/src/events/edit-recurrent-event-modal/index.ts +0 -0
- package/src/events/event-card/EventCard.stories.tsx +4 -5
- package/src/events/event-card/EventCard.tsx +10 -8
- package/src/events/event-card/EventCardSkeleton.tsx +0 -0
- package/src/events/event-card/index.ts +0 -0
- package/src/events/event-card/utils.ts +0 -0
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +3 -4
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +0 -0
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +0 -0
- package/src/events/event-statistic-modal/index.ts +0 -0
- package/src/events/event-statistic-modal/utils/index.ts +0 -0
- package/src/events/event-venue-map/EventVenueMap.stories.tsx +3 -10
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +0 -0
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/index.ts +0 -0
- package/src/events/event-venue-map/components/Dropdown/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -0
- package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -0
- package/src/events/event-venue-map/components/MapPoint/index.ts +0 -0
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +0 -0
- package/src/events/event-venue-map/components/Scrollbars/index.ts +0 -0
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +0 -0
- package/src/events/event-venue-map/components/VenueMap/index.ts +0 -0
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +0 -0
- package/src/events/event-venue-map/components/ZoomButtons/index.ts +0 -0
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +0 -0
- package/src/events/event-venue-map/hooks/useDrag.ts +0 -0
- package/src/events/event-venue-map/hooks/useImage.tsx +0 -0
- package/src/events/event-venue-map/hooks/useStageActions.ts +0 -0
- package/src/events/event-venue-map/hooks/useZoom.ts +0 -0
- package/src/events/event-venue-map/index.ts +0 -0
- package/src/events/event-venue-map/types/index.ts +0 -0
- package/src/events/event-venue-map/utils/index.ts +0 -0
- package/src/events/index.ts +0 -0
- package/src/file-upload/FilePreview.tsx +0 -0
- package/src/file-upload/FileUpload.stories.tsx +1 -1
- package/src/file-upload/FileUpload.tsx +3 -2
- package/src/file-upload/index.ts +0 -0
- package/src/fullscreen-loader/FullscreenLoader.tsx +0 -0
- package/src/fullscreen-loader/context.ts +0 -0
- package/src/fullscreen-loader/index.ts +0 -0
- package/src/fullscreen-loader/useFullscreenLoader.ts +0 -0
- package/src/help/example/Example.stories.tsx +1 -1
- package/src/help/example/Example.tsx +0 -0
- package/src/help/example/index.ts +0 -0
- package/src/help/index.ts +0 -0
- package/src/help/popover/HelpPopover.tsx +1 -1
- package/src/help/popover/Popover.stories.tsx +1 -1
- package/src/help/popover/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +0 -0
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +3 -3
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +3 -3
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +1 -1
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/index.ts +0 -0
- package/src/iframe/ProductWithModifierModal/utils.ts +0 -0
- package/src/iframe/activity-card/ActivityCard.stories.tsx +1 -1
- package/src/iframe/activity-card/ActivityCard.tsx +0 -0
- package/src/iframe/activity-card/index.ts +0 -0
- package/src/iframe/back-button/BackButton.stories.tsx +1 -1
- package/src/iframe/back-button/BackButton.tsx +0 -0
- package/src/iframe/back-button/index.ts +0 -0
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +4 -5
- package/src/iframe/custom-fields/components/CustomDateField.tsx +0 -0
- package/src/iframe/custom-fields/index.ts +0 -0
- package/src/iframe/event/event-booking-form/EventBookingForm.stories.tsx +1 -1
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +0 -0
- package/src/iframe/event/event-booking-form/index.ts +0 -0
- package/src/iframe/event/event-booking-products/EventBookingProducts.stories.tsx +1 -1
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +0 -0
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +0 -0
- package/src/iframe/event/event-booking-products/components/AccordionItem/index.ts +0 -0
- package/src/iframe/event/event-booking-products/index.ts +0 -0
- package/src/iframe/event/event-booking-view/EventBookingView.stories.tsx +1 -1
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +0 -0
- package/src/iframe/event/event-booking-view/index.ts +0 -0
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +7 -9
- package/src/iframe/event/event-card/IframeEventCard.tsx +0 -0
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +0 -0
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +8 -9
- package/src/iframe/event/event-card/index.ts +0 -0
- package/src/iframe/event/event-description/EventDescription.stories.tsx +4 -5
- package/src/iframe/event/event-description/EventDescription.tsx +0 -0
- package/src/iframe/event/event-description/index.ts +0 -0
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.stories.tsx +1 -1
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +0 -0
- package/src/iframe/event/event-navigation-footer/index.ts +0 -0
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.stories.tsx +1 -1
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +0 -0
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +0 -0
- package/src/iframe/event/event-order-short-summary/components/Summary/index.ts +0 -0
- package/src/iframe/event/event-order-short-summary/index.ts +0 -0
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +1 -1
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +0 -0
- package/src/iframe/event/event-order-summary/index.ts +0 -0
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +0 -0
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +0 -0
- package/src/iframe/event/event-product-sets/index.ts +0 -0
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.stories.tsx +1 -1
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +0 -0
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +0 -0
- package/src/iframe/event/event-step-venue-map-zones/index.ts +0 -0
- package/src/iframe/event/event-tables/EventTables.stories.tsx +1 -1
- package/src/iframe/event/event-tables/EventTables.tsx +0 -0
- package/src/iframe/event/event-tables/index.ts +0 -0
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +4 -5
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +0 -0
- package/src/iframe/event/event-venue-map/index.ts +0 -0
- package/src/iframe/event/index.ts +0 -0
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +1 -1
- package/src/iframe/event/ticket-description/TicketDescription.tsx +1 -1
- package/src/iframe/event/ticket-description/index.ts +0 -0
- package/src/iframe/external-modal/ExternalModal.stories.tsx +1 -4
- package/src/iframe/external-modal/ExternalModal.tsx +0 -0
- package/src/iframe/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +1 -1
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +0 -0
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +0 -0
- package/src/iframe/order-process/components/BookingSummaryFooter/index.ts +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +1 -6
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -0
- package/src/iframe/order-process/components/CalendarStepsForm/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.stories.tsx +1 -1
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +1 -2
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/index.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.tsx +0 -0
- package/src/iframe/order-process/components/CategoryProduct/constants.ts +0 -0
- package/src/iframe/order-process/components/CategoryProduct/index.ts +0 -0
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +1 -6
- package/src/iframe/order-process/components/ErrorModal/index.ts +0 -0
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +0 -0
- package/src/iframe/order-process/components/NavigationFooter/index.ts +0 -0
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +3 -4
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +0 -0
- package/src/iframe/order-process/components/NavigationSteps/hooks/useContainerElementWidth.ts +0 -0
- package/src/iframe/order-process/components/NavigationSteps/index.ts +0 -0
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +3 -4
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +0 -0
- package/src/iframe/order-process/components/PaymentCard/index.ts +0 -0
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
- package/src/iframe/order-process/components/Timer/Timer.tsx +0 -0
- package/src/iframe/order-process/components/Timer/index.ts +0 -0
- package/src/iframe/order-process/components/Timer/utils/index.ts +0 -0
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +0 -0
- package/src/iframe/order-process/components/utils/useOnWindowUnmount.ts +0 -0
- package/src/iframe/order-process/constants.ts +0 -0
- package/src/iframe/order-process/index.ts +0 -0
- package/src/iframe/page/Page.stories.tsx +10 -11
- package/src/iframe/page/Page.tsx +0 -0
- package/src/iframe/page/components/PageBody/PageBody.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/LeftBlock/index.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +0 -0
- package/src/iframe/page/components/PageBody/components/RightBlock/index.ts +0 -0
- package/src/iframe/page/components/PageBody/constants.ts +0 -0
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +0 -0
- package/src/iframe/page/components/PageBody/index.ts +0 -0
- package/src/iframe/page/components/PageBody/types.ts +0 -0
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +0 -0
- package/src/iframe/page/components/PageHeader/hooks/useSnippetStepsBackgroundColor.ts +0 -0
- package/src/iframe/page/components/PageHeader/index.ts +0 -0
- package/src/iframe/page/index.ts +0 -0
- package/src/iframe/payment/index.ts +0 -0
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +3 -4
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +0 -0
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +109 -103
- package/src/iframe/payment/order-items-table/index.ts +0 -0
- package/src/iframe/payment/order-items-table/types/index.ts +0 -0
- package/src/iframe/payment/order-items-table/utils/index.ts +0 -0
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -0
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +1 -1
- package/src/iframe/payment/payment-form/PaymentForm.tsx +0 -0
- package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +1 -1
- package/src/iframe/payment/payment-page/PaymentPage.tsx +2 -2
- package/src/iframe/payment/payment-page/PaymentTimer.tsx +0 -0
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +3 -4
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +0 -0
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +1 -1
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +0 -0
- package/src/iframe/payment/payment-status-page/component/PaymentStatusBody.tsx +0 -0
- package/src/iframe/payment/payment-status-page/component/index.tsx +0 -0
- package/src/iframe/payment/payment-status-page/index.ts +0 -0
- package/src/iframe/payment/status-body/StatusBody.stories.tsx +1 -1
- package/src/iframe/payment/status-body/StatusBody.tsx +1 -1
- package/src/iframe/powered-by/PoweredBy.stories.tsx +1 -1
- package/src/iframe/powered-by/PoweredBy.tsx +0 -0
- package/src/iframe/powered-by/index.ts +0 -0
- package/src/iframe/ryft/RyftPaymentForm.tsx +25 -24
- package/src/iframe/ryft/utils/ryft-form.ts +0 -0
- package/src/image-radio-input/ImageRadioInput.stories.tsx +1 -1
- package/src/image-radio-input/ImageRadioInput.tsx +0 -0
- package/src/image-radio-input/index.ts +0 -0
- package/src/index.ts +0 -4
- package/src/layout/BackgroundVideoContainer.tsx +0 -0
- package/src/layout/Container.tsx +0 -0
- package/src/layout/DropDown.tsx +0 -0
- package/src/layout/DropDownToggle.tsx +0 -0
- package/src/layout/Layout.stories.tsx +0 -0
- package/src/layout/index.ts +0 -0
- package/src/logo/Logo.stories.tsx +14 -17
- package/src/logo/Logo.tsx +0 -0
- package/src/logo/index.ts +0 -0
- package/src/modals/confirmation/ConfirmModal.tsx +1 -6
- package/src/modals/confirmation/Confirmation.stories.tsx +3 -4
- package/src/modals/confirmation/index.ts +0 -0
- package/src/modals/dialog/Dialog.tsx +0 -0
- package/src/modals/dialog/DialogContext.tsx +0 -0
- package/src/modals/dialog/index.ts +0 -0
- package/src/modals/fullscreen/FullscreenModal.tsx +1 -6
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +1 -1
- package/src/modals/fullscreen/index.ts +0 -0
- package/src/modals/index.ts +0 -0
- package/src/notification/components/NotificationPlaceholders.stories.tsx +1 -5
- package/src/notification/components/NotificationPlaceholders.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -0
- package/src/notification/email-template/card/index.tsx +0 -0
- package/src/notification/email-template/control/EmailTemplateControl.tsx +6 -8
- package/src/notification/email-template/control/index.ts +0 -0
- package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +1 -1
- package/src/notification/email-template/form/EmailTemplateForm.tsx +0 -0
- package/src/notification/email-template/form/index.tsx +0 -0
- package/src/notification/email-template/index.ts +0 -0
- package/src/notification/hooks/useTranslatedParameters.ts +0 -0
- package/src/notification/index.ts +0 -0
- package/src/notification/send-email-template/SendEmailTemplateForm.stories.tsx +1 -1
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +0 -0
- package/src/notification/send-email-template/index.ts +0 -0
- package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +1 -1
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +2 -0
- package/src/notification/sms-template/card/index.ts +0 -0
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +1 -0
- package/src/notification/sms-template/control/index.ts +0 -0
- package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +1 -1
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +0 -0
- package/src/notification/sms-template/form/index.ts +0 -0
- package/src/notification/sms-template/index.ts +0 -0
- package/src/number-of-people-input/NumberOfPeopleInput.tsx +0 -0
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.stories.tsx +1 -1
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +0 -0
- package/src/number-of-people-input/components/index.ts +0 -0
- package/src/number-of-people-input/index.ts +0 -0
- package/src/pages/PrivacyComponent.tsx +0 -0
- package/src/pages/TermsComponent.tsx +0 -0
- package/src/pages/index.ts +0 -0
- package/src/product-set/card/ProductSetCard.stories.tsx +1 -1
- package/src/product-set/card/ProductSetCard.tsx +0 -0
- package/src/product-set/card/index.ts +0 -0
- package/src/product-set/control/DateAndRecurrenceInput.tsx +0 -0
- package/src/product-set/control/DateInput.tsx +0 -0
- package/src/product-set/control/ProductSetControl.stories.tsx +1 -1
- package/src/product-set/control/ProductSetControl.tsx +1 -1
- package/src/product-set/control/ProductSetImageControl.tsx +0 -0
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +1 -1
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +0 -0
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +0 -0
- package/src/product-set/control/TutorialGifCard.tsx +0 -0
- package/src/product-set/control/index.ts +0 -0
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +1 -1
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +0 -0
- package/src/product-set/deposit-paid/index.ts +0 -0
- package/src/product-set/elements/DeleteFieldButton.tsx +0 -0
- package/src/product-set/elements/Elements.stories.tsx +1 -1
- package/src/product-set/elements/index.ts +0 -0
- package/src/product-set/form/MobileFooter.tsx +0 -0
- package/src/product-set/form/ProductCategoriesControl.tsx +6 -12
- package/src/product-set/form/ProductSetForm.stories.tsx +6 -15
- package/src/product-set/form/ProductSetForm.tsx +0 -0
- package/src/product-set/form/ProductSetFormPopover.tsx +0 -0
- package/src/product-set/form/ProductSetNameControl.tsx +0 -0
- package/src/product-set/form/ProductZonesControl.tsx +0 -0
- package/src/product-set/form/ProductsControl.tsx +0 -0
- package/src/product-set/form/SelectCategoryModal.stories.tsx +1 -1
- package/src/product-set/form/SelectCategoryModal.tsx +1 -6
- package/src/product-set/form/StepsControl.tsx +0 -0
- package/src/product-set/form/SubProductsControl.tsx +0 -0
- package/src/product-set/form/VenueMapSetModal.tsx +0 -0
- package/src/product-set/form/VenueMapsControl.tsx +0 -0
- package/src/product-set/form/context.tsx +0 -0
- package/src/product-set/form/index.ts +0 -0
- package/src/product-set/hooks/useSortableTreeFunctions.ts +0 -0
- package/src/product-set/index.ts +0 -0
- package/src/product-set/item/CreateProductSetItem.tsx +0 -0
- package/src/product-set/popover/ProductSetPopover.stories.tsx +1 -1
- package/src/product-set/popover/ProductSetPopover.tsx +0 -0
- package/src/product-set/popover/index.ts +0 -0
- package/src/product-set/product/Product.stories.tsx +1 -1
- package/src/product-set/product/ProductControl.tsx +0 -0
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +0 -0
- package/src/product-set/product/advanced-options/index.ts +0 -0
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -0
- package/src/product-set/product/booking-management/index.ts +0 -0
- package/src/product-set/product/constants.ts +0 -0
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +1 -1
- package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -0
- package/src/product-set/product/deposit/index.ts +0 -0
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +1 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +0 -0
- package/src/product-set/product/duration/index.ts +0 -0
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +0 -0
- package/src/product-set/product/fixed-duration-fields/index.ts +0 -0
- package/src/product-set/product/index.ts +0 -0
- package/src/product-set/product/price/ProductPrice.stories.tsx +1 -1
- package/src/product-set/product/price/ProductPriceControl.tsx +0 -0
- package/src/product-set/product/price/index.ts +0 -0
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +1 -1
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -0
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -0
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -0
- package/src/product-set/product/quantity/index.ts +0 -0
- package/src/product-set/product/scanRange/ProductScanRangeControl.tsx +0 -0
- package/src/product-set/product/scanRange/index.ts +0 -0
- package/src/product-set/product-category/ProductCategory.stories.tsx +1 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +0 -0
- package/src/product-set/product-category/index.ts +0 -0
- package/src/product-set/product-zone/ProductZoneControl.tsx +0 -0
- package/src/product-set/product-zone/index.ts +0 -0
- package/src/product-set/step/Step.stories.tsx +1 -1
- package/src/product-set/step/StepControl.tsx +0 -0
- package/src/product-set/step/index.ts +0 -0
- package/src/product-set/tabs/ProductSetTab.tsx +0 -1
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +1 -1
- package/src/product-set/tabs/ProductSetTabs.tsx +0 -0
- package/src/product-set/tabs/index.ts +0 -0
- package/src/product-set/types/index.ts +0 -0
- package/src/product-set/utils/index.ts +0 -0
- package/src/provider/categories-input/CategoriesInput.stories.tsx +1 -1
- package/src/provider/categories-input/CategoriesInput.tsx +0 -0
- package/src/provider/categories-input/CategoriesInputDescription.tsx +0 -0
- package/src/provider/categories-input/index.ts +0 -0
- package/src/provider/constants.ts +0 -0
- package/src/provider/index.ts +0 -0
- package/src/provider/location-input/LocationInput.stories.tsx +3 -48
- package/src/provider/location-input/LocationInput.tsx +0 -0
- package/src/provider/location-input/LocationInputDescription.tsx +0 -0
- package/src/provider/location-input/components/FormGroupControll.tsx +0 -0
- package/src/provider/location-input/components/index.ts +0 -0
- package/src/provider/location-input/index.ts +0 -0
- package/src/provider/provider-details-input/ProviderDetailsInput.stories.tsx +2 -11
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +1 -1
- package/src/provider/provider-details-input/index.ts +0 -0
- package/src/provider/provider-form/ProviderForm.stories.tsx +1 -47
- package/src/provider/provider-form/ProviderForm.tsx +0 -0
- package/src/provider/provider-form/index.ts +0 -0
- package/src/provider/provider-links-input/ProviderLinksInput.stories.tsx +1 -1
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +0 -0
- package/src/provider/provider-links-input/index.ts +0 -0
- package/src/provider/venue-form/VenueForm.stories.tsx +1 -50
- package/src/provider/venue-form/VenueForm.tsx +0 -0
- package/src/provider/venue-form/index.ts +0 -0
- package/src/provider/working-hours-input/WorkingHoursInput.stories.tsx +1 -1
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +0 -0
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +0 -0
- package/src/provider/working-hours-input/index.ts +0 -0
- package/src/provider/working-hours-input/utils.ts +0 -0
- package/src/radio-card/RadioCard.stories.tsx +1 -1
- package/src/radio-card/RadioCard.tsx +0 -0
- package/src/radio-card/index.ts +0 -0
- package/src/recurrence-input/RecurrenceEndInput.tsx +5 -7
- package/src/recurrence-input/RecurrenceInput.stories.tsx +1 -4
- package/src/recurrence-input/RecurrenceInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +0 -0
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +0 -0
- package/src/recurrence-input/index.ts +0 -0
- package/src/recurrence-input/utils.ts +0 -0
- package/src/recurring-date-picker-input/DatePickerInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +0 -0
- package/src/recurring-date-picker-input/RecurringDatePickerInput.stories.tsx +1 -1
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +0 -0
- package/src/recurring-date-picker-input/index.ts +0 -0
- package/src/recurring-date-picker-input/utils.ts +0 -0
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +1 -1
- package/src/report/DataFieldsSelector/index.ts +0 -0
- package/src/report/ReportRunnerModal/ReportRunnerModal.stories.tsx +1 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +0 -0
- package/src/report/ReportRunnerModal/index.ts +0 -0
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +1 -1
- package/src/report/ReportTypeSelect/index.ts +0 -0
- package/src/report/card/ReportCard.stories.tsx +1 -1
- package/src/report/card/ReportCard.tsx +0 -0
- package/src/report/card/index.ts +0 -0
- package/src/report/form/ReportForm.stories.tsx +1 -1
- package/src/report/form/ReportForm.tsx +2 -2
- package/src/report/form/index.ts +0 -0
- package/src/report/index.ts +0 -0
- package/src/resource/card/ResourceCard.stories.tsx +1 -1
- package/src/resource/card/ResourceCard.tsx +0 -0
- package/src/resource/card/index.ts +0 -0
- package/src/resource/form/ResourceForm.stories.tsx +3 -4
- package/src/resource/form/ResourceForm.tsx +0 -0
- package/src/resource/form/components/CapacityControl.tsx +0 -0
- package/src/resource/form/components/NameControl.tsx +0 -0
- package/src/resource/form/components/SortControl.tsx +0 -0
- package/src/resource/form/components/ZoneControl.tsx +1 -0
- package/src/resource/form/index.ts +0 -0
- package/src/resource/index.ts +0 -0
- package/src/root.css +0 -0
- package/src/sales/booking/index.ts +0 -0
- package/src/sales/booking/results/BookingResults.stories.tsx +1 -1
- package/src/sales/booking/results/BookingResults.tsx +0 -0
- package/src/sales/booking/results/components/ResultCard.tsx +0 -0
- package/src/sales/booking/results/constants.ts +0 -0
- package/src/sales/booking/results/index.ts +0 -0
- package/src/sales/constants.tsx +0 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -0
- package/src/sales/coupon/control/index.ts +0 -0
- package/src/sales/coupon/form/CouponForm.stories.tsx +1 -1
- package/src/sales/coupon/form/CouponFrom.tsx +0 -0
- package/src/sales/coupon/form/index.ts +0 -0
- package/src/sales/coupon/index.tsx +0 -0
- package/src/sales/coupon/utils/index.ts +0 -0
- package/src/sales/filters/SaleFilter.stories.tsx +1 -1
- package/src/sales/filters/SaleFilters.tsx +0 -0
- package/src/sales/filters/index.ts +0 -0
- package/src/sales/guest-profile/index.ts +0 -0
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +3 -4
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +0 -0
- package/src/sales/guest-profile/previous-bookings/index.ts +0 -0
- package/src/sales/guest-profile/profile/Profile.stories.tsx +1 -1
- package/src/sales/guest-profile/profile/Profile.tsx +5 -2
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +0 -0
- package/src/sales/guest-profile/profile/components/ImageHolder/index.ts +0 -0
- package/src/sales/guest-profile/profile/index.ts +0 -0
- package/src/sales/guest-profile/user-metrics/UserMetrics.stories.tsx +1 -1
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +0 -0
- package/src/sales/guest-profile/user-metrics/index.ts +0 -0
- package/src/sales/guest-profile/visited-providers/VisitedProviders.stories.tsx +1 -1
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +0 -0
- package/src/sales/guest-profile/visited-providers/index.ts +0 -0
- package/src/sales/index.ts +0 -0
- package/src/sales/life-time-sales/LifeTimeSalesChart.stories.tsx +3 -4
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +0 -0
- package/src/sales/life-time-sales/index.ts +0 -0
- package/src/sales/manual-booking/formatDays.ts +0 -0
- package/src/sales/manual-booking/index.ts +0 -0
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +1 -1
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +0 -0
- package/src/sales/manual-booking/number-input-horizontal/index.ts +0 -0
- package/src/sales/manual-booking/search-user/SearchUser.tsx +0 -0
- package/src/sales/manual-booking/search-user/index.ts +0 -0
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +3 -4
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +0 -0
- package/src/sales/manual-booking/select-date-type-control/index.ts +0 -0
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +0 -0
- package/src/sales/manual-booking/select-event/index.ts +0 -0
- package/src/sales/manual-booking/select-menu/SelectMenu.stories.tsx +3 -4
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +0 -0
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +0 -0
- package/src/sales/manual-booking/select-menu/index.ts +0 -0
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +0 -0
- package/src/sales/manual-booking/summary/index.ts +0 -0
- package/src/sales/modals/index.ts +0 -0
- package/src/sales/modals/payment-modal/PaymentModal.stories.tsx +4 -5
- package/src/sales/modals/payment-modal/PaymentModal.tsx +1 -6
- package/src/sales/modals/payment-modal/index.ts +0 -0
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +6 -7
- package/src/sales/modals/refund-modal/RefundModal.tsx +1 -6
- package/src/sales/modals/refund-modal/index.ts +0 -0
- package/src/sales/notes/NotesTable.stories.tsx +1 -1
- package/src/sales/notes/NotesTable.tsx +0 -0
- package/src/sales/notes/NotesTableRow.tsx +0 -0
- package/src/sales/notes/index.ts +0 -0
- package/src/sales/notes/note-form/NoteForm.stories.tsx +1 -1
- package/src/sales/notes/note-form/NoteForm.tsx +0 -0
- package/src/sales/notes/note-form/index.ts +0 -0
- package/src/sales/payment-form/SalePaymentForm.stories.tsx +4 -5
- package/src/sales/payment-form/SalePaymentForm.tsx +0 -0
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +0 -0
- package/src/sales/payment-form/components/RyftPayment/index.ts +0 -0
- package/src/sales/payment-form/index.ts +0 -0
- package/src/sales/payment-form/types.ts +0 -0
- package/src/sales/sales-and-views/SalesAndViewsChart.stories.tsx +1 -1
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +0 -0
- package/src/sales/sales-and-views/index.ts +0 -0
- package/src/sales/source-of-sales/SourceOfSalesChart.stories.tsx +1 -1
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +0 -0
- package/src/sales/source-of-sales/index.ts +0 -0
- package/src/sales/statistics-chart/StatisticsChart.stories.tsx +1 -1
- package/src/sales/statistics-chart/StatisticsChart.tsx +0 -0
- package/src/sales/statistics-chart/index.ts +0 -0
- package/src/setting/dashboard/DashboardSetting.stories.tsx +1 -1
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -0
- package/src/setting/dashboard/EventSettingForm.tsx +0 -0
- package/src/setting/dashboard/FinancialDataForm.tsx +0 -0
- package/src/setting/dashboard/OtherSettingForm.tsx +0 -0
- package/src/setting/dashboard/ProviderSettingForm.tsx +0 -0
- package/src/setting/dashboard/components/IpInput.stories.tsx +1 -1
- package/src/setting/dashboard/components/IpInput.tsx +0 -0
- package/src/setting/dashboard/index.ts +0 -0
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.stories.tsx +1 -1
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +0 -0
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.stories.tsx +1 -1
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +0 -0
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.stories.tsx +3 -4
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +2 -0
- package/src/setting/dashboard/snippet-templates/card/index.ts +0 -0
- package/src/setting/dashboard/snippets/card/SnippetCard.stories.tsx +1 -1
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +0 -0
- package/src/setting/dashboard/snippets/card/index.ts +0 -0
- package/src/setting/index.ts +0 -0
- package/src/sidebar/elements/Elements.stories.tsx +1 -1
- package/src/sidebar/elements/ReturnBack.tsx +0 -0
- package/src/sidebar/elements/index.ts +0 -0
- package/src/sidebar/index.ts +0 -0
- package/src/slide-curtain/SlideCurtain.stories.tsx +1 -1
- package/src/slide-curtain/SlideCurtain.tsx +0 -0
- package/src/slide-curtain/index.ts +0 -0
- package/src/snippet/index.ts +0 -0
- package/src/snippet/snippet-template/SnippetTemplate.stories.tsx +3 -4
- package/src/snippet/snippet-template/SnippetTemplate.tsx +0 -0
- package/src/snippet/snippet-template/context/index.ts +0 -0
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +0 -1
- package/src/snippet/snippet-template/context/snippetTemplateLoading.tsx +0 -0
- package/src/snippet/snippet-template/context/snippetTemplateView.tsx +0 -1
- package/src/snippet/snippet-template/control/Control.stories.tsx +1 -1
- package/src/snippet/snippet-template/control/PropertyControl.tsx +0 -0
- package/src/snippet/snippet-template/control/index.ts +0 -0
- package/src/snippet/snippet-template/form/SnippetTemplateForm.stories.tsx +4 -6
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +1 -0
- package/src/snippet/snippet-template/form/index.ts +0 -0
- package/src/snippet/snippet-template/index.ts +0 -0
- package/src/snippet/snippet-template/preview/Preview.stories.tsx +1 -1
- package/src/snippet/snippet-template/preview/Preview.tsx +1 -0
- package/src/snippet/snippet-template/preview/index.ts +0 -0
- package/src/snippet/snippet-template/settings/SettingButton.tsx +0 -0
- package/src/snippet/snippet-template/settings/Settings.stories.tsx +1 -1
- package/src/snippet/snippet-template/settings/index.ts +0 -0
- package/src/snippet/snippet-template/utils/index.ts +0 -9
- package/src/sortable-fields/SortableFieldItem.tsx +0 -0
- package/src/sortable-fields/SortableFieldList.tsx +0 -0
- package/src/sortable-fields/index.ts +0 -0
- package/src/sortable-list/CreateSortableListItem.tsx +0 -0
- package/src/sortable-list/SortableList.stories.tsx +1 -1
- package/src/sortable-list/SortableList.tsx +0 -0
- package/src/sortable-list/index.ts +0 -0
- package/src/sortable-tree/SortableTree.stories.tsx +1 -1
- package/src/sortable-tree/SortableTree.tsx +1 -1
- package/src/sortable-tree/SortableTreeItem.stories.tsx +15 -13
- package/src/sortable-tree/SortableTreeItem.tsx +0 -0
- package/src/sortable-tree/index.ts +0 -0
- package/src/sorting-select/SortingSelect.stories.tsx +1 -1
- package/src/sorting-select/SortingSelect.tsx +0 -0
- package/src/sorting-select/index.ts +0 -0
- package/src/static/CountryCodeSelect.tsx +2 -2
- package/src/static/CountrySelect.tsx +0 -0
- package/src/static/CurrencyNumberInput.tsx +0 -0
- package/src/static/FormCard.tsx +0 -0
- package/src/static/Image.tsx +0 -0
- package/src/static/RestrictedAccess.tsx +0 -0
- package/src/static/SocialButton.tsx +0 -0
- package/src/static/Static.stories.tsx +0 -0
- package/src/static/StyledButton.tsx +0 -0
- package/src/static/TextField.tsx +0 -0
- package/src/static/UserBadge.tsx +0 -0
- package/src/static/WarningMessage.tsx +0 -0
- package/src/static/date-range-input/DateRangeInput.stories.tsx +1 -1
- package/src/static/date-range-input/DateRangeInput.tsx +0 -0
- package/src/static/date-range-input/index.ts +0 -0
- package/src/static/date-range-input/utils/index.ts +0 -0
- package/src/static/form-number-input/FormNumberInput.stories.tsx +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -0
- package/src/static/form-number-input/index.ts +0 -0
- package/src/static/images/DefaultUserImage.tsx +0 -0
- package/src/static/images/Images.stories.tsx +0 -0
- package/src/static/images/index.ts +0 -0
- package/src/static/index.ts +0 -0
- package/src/static/loader/BlockLoader.tsx +0 -0
- package/src/static/loader/ButtonLoader.tsx +0 -0
- package/src/static/loader/FullScreenLoader.tsx +0 -0
- package/src/static/loader/Loader.stories.tsx +1 -1
- package/src/static/loader/LoaderIndicator.tsx +0 -0
- package/src/static/loader/PaymentLoader.tsx +0 -0
- package/src/static/loader/SnippetLoader.tsx +0 -0
- package/src/static/loader/index.ts +0 -0
- package/src/static/manual-date-picker/ManualDatePicker.tsx +0 -0
- package/src/static/manual-date-picker/constants/index.ts +0 -0
- package/src/static/manual-date-picker/hooks/useManualDatePicker.ts +0 -0
- package/src/static/manual-date-picker/index.ts +0 -0
- package/src/static/manual-date-picker/utils/index.ts +0 -0
- package/src/static/number-input/NumberInput.stories.tsx +1 -1
- package/src/static/number-input/NumberInput.tsx +0 -0
- package/src/static/number-input/index.ts +0 -0
- package/src/static/switch/BooleanSwitch.stories.tsx +1 -1
- package/src/static/switch/BooleanSwitch.tsx +0 -0
- package/src/static/switch/Switch.stories.tsx +1 -1
- package/src/static/switch/Switch.tsx +0 -0
- package/src/static/switch/index.ts +0 -0
- package/src/static/tabs/Tab.tsx +0 -1
- package/src/static/tabs/Tabs.tsx +0 -0
- package/src/static/tabs/index.ts +0 -0
- package/src/static/text-expand/TextExpand.stories.tsx +1 -1
- package/src/static/text-expand/TextExpand.tsx +0 -0
- package/src/static/text-expand/index.ts +0 -0
- package/src/striped-static-table/StripedStaticTable.stories.tsx +1 -1
- package/src/striped-static-table/StripedStaticTable.tsx +0 -0
- package/src/striped-static-table/index.ts +0 -0
- package/src/styles/activity-card/ActivitiesCard.scss +0 -0
- package/src/styles/activity-card/ListActivitiesCard.scss +0 -0
- package/src/styles/activity-card/_index.scss +0 -0
- package/src/styles/affiliate/AffiliateCard.scss +0 -0
- package/src/styles/affiliate/AffiliateForm.scss +0 -0
- package/src/styles/affiliate/_index.scss +0 -0
- package/src/styles/auth/AccessDenied.scss +0 -0
- package/src/styles/auth/_index.scss +0 -0
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +0 -0
- package/src/styles/availability-indicator/_index.scss +0 -0
- package/src/styles/back-button/BackButton.scss +0 -0
- package/src/styles/back-button/_index.scss +0 -0
- package/src/styles/company-user-form/UserForm.scss +0 -0
- package/src/styles/company-user-form/_index.scss +0 -0
- package/src/styles/custom-fields/CreateSortableListItem.scss +0 -0
- package/src/styles/custom-fields/FieldItem.scss +0 -0
- package/src/styles/custom-fields/SelectFieldModal.scss +0 -0
- package/src/styles/custom-fields/_index.scss +0 -0
- package/src/styles/customers/Filter.scss +0 -0
- package/src/styles/customers/_index.scss +0 -0
- package/src/styles/date-time-button/DateTimeButton.scss +0 -0
- package/src/styles/date-time-button/_index.scss +0 -0
- package/src/styles/error/ErrorFallback.scss +0 -0
- package/src/styles/error/_index.scss +0 -0
- package/src/styles/events/EditEventModal.scss +0 -0
- package/src/styles/events/EventCard.scss +0 -0
- package/src/styles/events/EventStatisticModal.scss +0 -0
- package/src/styles/events/EventVenueMap.scss +0 -0
- package/src/styles/events/_index.scss +0 -0
- package/src/styles/file-upload/FileUpload.scss +0 -0
- package/src/styles/file-upload/ImagePreview.scss +0 -0
- package/src/styles/file-upload/_index.scss +0 -0
- package/src/styles/form/CustomCheckbox.scss +0 -0
- package/src/styles/form/CustomRadio.scss +0 -0
- package/src/styles/form/Input.scss +0 -0
- package/src/styles/form/InputGroup.scss +0 -0
- package/src/styles/form/_index.scss +0 -0
- package/src/styles/header/Header.scss +0 -0
- package/src/styles/header/_index.scss +0 -0
- package/src/styles/header/elements/CompanySelector.scss +0 -0
- package/src/styles/header/elements/_index.scss +0 -0
- package/src/styles/help/Example.scss +0 -0
- package/src/styles/help/_index.scss +0 -0
- package/src/styles/iframe-events/Calendar.scss +0 -0
- package/src/styles/iframe-events/CalendarSelect.scss +0 -0
- package/src/styles/iframe-events/Card.scss +0 -0
- package/src/styles/iframe-events/CategoryStepsForm.scss +0 -0
- package/src/styles/iframe-events/Event.scss +0 -0
- package/src/styles/iframe-events/EventBookingForm.scss +0 -0
- package/src/styles/iframe-events/EventBookingProducts.scss +0 -0
- package/src/styles/iframe-events/EventBookingView.scss +0 -0
- package/src/styles/iframe-events/EventForm.scss +0 -0
- package/src/styles/iframe-events/EventNavigationFooter.scss +0 -0
- package/src/styles/iframe-events/EventOrderShortSummary.scss +0 -0
- package/src/styles/iframe-events/EventOrderSummary.scss +0 -0
- package/src/styles/iframe-events/EventProductSets.scss +0 -0
- package/src/styles/iframe-events/EventStepVenueMapZones.scss +0 -0
- package/src/styles/iframe-events/EventTables.scss +0 -0
- package/src/styles/iframe-events/PoweredBy.scss +0 -0
- package/src/styles/iframe-events/TicketDescription.scss +0 -0
- package/src/styles/iframe-events/_index.scss +0 -0
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +0 -0
- package/src/styles/iframe-external-modal/_index.scss +0 -0
- package/src/styles/iframe-order-process/IframeOrderProcess.scss +0 -0
- package/src/styles/iframe-order-process/_index.scss +0 -0
- package/src/styles/iframe-page/Page.scss +0 -0
- package/src/styles/iframe-page/PageBody.scss +0 -0
- package/src/styles/iframe-page/PageHeader.scss +0 -0
- package/src/styles/iframe-page/_index.scss +0 -0
- package/src/styles/iframe-payments/PaymentForm.scss +0 -0
- package/src/styles/iframe-payments/_index.scss +0 -0
- package/src/styles/image-radio-input/_index.scss +0 -0
- package/src/styles/layout/BackgroundVideoContainer.scss +0 -0
- package/src/styles/layout/_index.scss +0 -0
- package/src/styles/logo/Logo.scss +0 -0
- package/src/styles/logo/_index.scss +0 -0
- package/src/styles/modals/Modals.scss +0 -0
- package/src/styles/modals/_index.scss +0 -0
- package/src/styles/notification/Notification.scss +0 -0
- package/src/styles/notification/_index.scss +0 -0
- package/src/styles/order-items-table/OrderItemsTable.scss +0 -0
- package/src/styles/order-items-table/_index.scss +0 -0
- package/src/styles/overrides/_functions.scss +1 -1
- package/src/styles/packages.scss +0 -0
- package/src/styles/product-set/CreateProductSetItem.scss +0 -0
- package/src/styles/product-set/DateAndRecurrenceInput.scss +0 -0
- package/src/styles/product-set/EditCategoryModal.scss +0 -0
- package/src/styles/product-set/EditProductModal.scss +0 -0
- package/src/styles/product-set/EditProductSetElement.scss +0 -0
- package/src/styles/product-set/EditStepModal.scss +0 -0
- package/src/styles/product-set/EditVenueMapSetModal.scss +0 -0
- package/src/styles/product-set/EditZoneSettingModal.scss +0 -0
- package/src/styles/product-set/ProductSetCard.scss +0 -0
- package/src/styles/product-set/ProductSetForm.scss +0 -0
- package/src/styles/product-set/ProductSetPopover.scss +0 -0
- package/src/styles/product-set/ProductSetTabs.scss +0 -0
- package/src/styles/product-set/SelectCategoryModal.scss +0 -0
- package/src/styles/product-set/TutorialGifCard.scss +0 -0
- package/src/styles/product-set/_index.scss +0 -0
- package/src/styles/providers/Providers.scss +0 -0
- package/src/styles/providers/_index.scss +0 -0
- package/src/styles/radio-card/_index.scss +0 -0
- package/src/styles/report/ReportCard.scss +0 -0
- package/src/styles/report/ReportEditorModal.scss +0 -0
- package/src/styles/report/ReportRunnerModal.scss +0 -0
- package/src/styles/report/_index.scss +0 -0
- package/src/styles/resources-blocking/_index.scss +0 -0
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +0 -0
- package/src/styles/ryft-payment-form/_index.scss +0 -0
- package/src/styles/sales/BookingFilter.scss +0 -0
- package/src/styles/sales/BookingResults.scss +0 -0
- package/src/styles/sales/BookingTabs.scss +0 -0
- package/src/styles/sales/Charts.scss +0 -0
- package/src/styles/sales/Filters.scss +0 -0
- package/src/styles/sales/GuestProfile.scss +0 -0
- package/src/styles/sales/LifeTimeSales.scss +0 -0
- package/src/styles/sales/ManualBooking.scss +0 -0
- package/src/styles/sales/Notes.scss +0 -0
- package/src/styles/sales/RandomColors.scss +0 -0
- package/src/styles/sales/SalePaymentForm.scss +0 -0
- package/src/styles/sales/SalesAndViews.scss +0 -0
- package/src/styles/sales/SourceOfSales.scss +0 -0
- package/src/styles/sales/Statistics.scss +0 -0
- package/src/styles/sales/_index.scss +0 -0
- package/src/styles/sales/_mixins.scss +0 -0
- package/src/styles/setting/_index.scss +0 -0
- package/src/styles/setting/dashboard/IpInput.scss +0 -0
- package/src/styles/setting/dashboard/_index.scss +0 -0
- package/src/styles/sidebar/_index.scss +0 -0
- package/src/styles/sidebar/elements/ReturnBack.scss +0 -0
- package/src/styles/sidebar/elements/_index.scss +0 -0
- package/src/styles/skeleton/_index.scss +0 -0
- package/src/styles/snippet-templates/SnippetTemplate.scss +0 -6
- package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -0
- package/src/styles/snippet-templates/_index.scss +0 -0
- package/src/styles/snippet-templates/_snippetVariables.scss +0 -6
- package/src/styles/sortable-field/SortableField.scss +0 -0
- package/src/styles/sortable-field/_index.scss +0 -0
- package/src/styles/sortable-tree/Item.scss +0 -0
- package/src/styles/sortable-tree/_index.scss +0 -0
- package/src/styles/static/CountrySelect.scss +0 -0
- package/src/styles/static/CurrencyNumberInput.scss +0 -0
- package/src/styles/static/DateRangeInput.scss +0 -0
- package/src/styles/static/FormCard.scss +0 -0
- package/src/styles/static/Loader.scss +0 -0
- package/src/styles/static/NumberInput.scss +0 -0
- package/src/styles/static/SlideCurtain.scss +0 -0
- package/src/styles/static/SocialButton.scss +0 -0
- package/src/styles/static/Switch.scss +0 -0
- package/src/styles/static/Tabs.scss +0 -0
- package/src/styles/static/TextExpand.scss +0 -0
- package/src/styles/static/UserBadge.scss +0 -0
- package/src/styles/static/_index.scss +0 -0
- package/src/styles/striped-static-table/_index.scss +0 -0
- package/src/styles/table/Table.scss +0 -0
- package/src/styles/table/_index.scss +0 -0
- package/src/styles/themes/bookedit/_fonts.scss +0 -0
- package/src/styles/themes/bookedit/_variables.scss +0 -0
- package/src/styles/themes/bookedit/index.scss +0 -0
- package/src/styles/themes/licklist/_fonts.scss +0 -0
- package/src/styles/themes/licklist/_variables.scss +0 -0
- package/src/styles/themes/licklist/index.scss +0 -0
- package/src/styles/tiptap-editor/TiptapEditor.scss +0 -0
- package/src/styles/tiptap-editor/_index.scss +0 -0
- package/src/styles/venue-map-sets/VenueMapSetCard.scss +0 -0
- package/src/styles/venue-map-sets/VenueMapSetForm.scss +0 -0
- package/src/styles/venue-map-sets/_index.scss +0 -0
- package/src/styles/virtualized/_index.scss +0 -0
- package/src/styles/zones/ZoneCard.scss +0 -0
- package/src/styles/zones/ZoneForm.scss +0 -0
- package/src/styles/zones/ZoneRecurrencesControl.scss +0 -0
- package/src/styles/zones/_index.scss +0 -0
- package/src/table/FilterHelperComponent.tsx +0 -0
- package/src/table/MenuButton.tsx +0 -0
- package/src/table/PaginationHelperComponent.tsx +0 -0
- package/src/table/PerPageHelperComponent.tsx +0 -0
- package/src/table/ReactTableHelperComponent.tsx +1 -1
- package/src/table/StaticTable.tsx +0 -0
- package/src/table/Table.stories.tsx +25 -4
- package/src/table/TableHelperComponent.tsx +0 -0
- package/src/table/hooks/useTableQueryOptions.ts +0 -0
- package/src/table/index.ts +0 -0
- package/src/table/types.ts +0 -0
- package/src/table/utils/index.ts +0 -0
- package/src/theme/Theme.stories.tsx +0 -0
- package/src/tiptap-editor/TipTapEditor.stories.tsx +1 -1
- package/src/tiptap-editor/TipTapEditor.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +4 -28
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +0 -0
- package/src/tiptap-editor/TipTapMenu/components/index.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/EMOJIS.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/EmojiReplacer.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/constants.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +0 -0
- package/src/tiptap-editor/TipTapMenu/index.ts +0 -0
- package/src/tiptap-editor/index.ts +0 -0
- package/src/typeahead/Typeahead.stories.tsx +0 -0
- package/src/typeahead/Typeahead.tsx +0 -0
- package/src/typeahead/index.ts +0 -0
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +0 -0
- package/src/typeahead-helper/index.ts +0 -0
- package/src/types/bookings.ts +0 -0
- package/src/types/categories.ts +0 -0
- package/src/types/generic/SelectItem.ts +0 -0
- package/src/types/iframe.ts +0 -0
- package/src/types/index.ts +0 -0
- package/src/types/provider-links.ts +0 -0
- package/src/types/static/HTMLInputDateElement.ts +0 -0
- package/src/types/static/ILoaderOptions.ts +0 -0
- package/src/typings.d.ts +0 -0
- package/src/venue-map-sets/card/VenueMapCard.stories.tsx +1 -1
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +0 -0
- package/src/venue-map-sets/card/index.ts +0 -0
- package/src/venue-map-sets/form/VenueMapSetForm.stories.tsx +1 -1
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +0 -0
- package/src/venue-map-sets/form/components/NameControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +0 -0
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +0 -0
- package/src/venue-map-sets/form/index.ts +0 -0
- package/src/venue-map-sets/form/types/index.ts +0 -0
- package/src/venue-map-sets/form/utils/index.ts +0 -0
- package/src/venue-map-sets/index.ts +0 -0
- package/src/virtualized/components/VirtualizedGrid.tsx +0 -0
- package/src/virtualized/components/VirtualizedWindowScroller.stories.tsx +1 -1
- package/src/virtualized/components/VirtualizedWindowScroller.tsx +0 -0
- package/src/virtualized/context/VirtualizedContext.tsx +0 -0
- package/src/virtualized/context/index.ts +0 -0
- package/src/virtualized/index.ts +0 -0
- package/src/vite-env.d.ts +0 -0
- package/src/zone/card/ZoneCard.stories.tsx +1 -1
- package/src/zone/card/ZoneCard.tsx +0 -0
- package/src/zone/card/index.ts +0 -0
- package/src/zone/form/ZoneForm.stories.tsx +3 -4
- package/src/zone/form/ZoneForm.tsx +0 -0
- package/src/zone/form/components/AvailableTimesControl.tsx +0 -0
- package/src/zone/form/components/DescriptionControl.tsx +0 -0
- package/src/zone/form/components/GameDurationControl.tsx +0 -0
- package/src/zone/form/components/NameControl.tsx +0 -0
- package/src/zone/form/components/SortControl.tsx +0 -0
- package/src/zone/form/components/ZoneControl.tsx +0 -0
- package/src/zone/form/components/ZoneImageControl.tsx +0 -0
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +0 -0
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +0 -0
- package/src/zone/form/components/ZoneTypeControl.tsx +1 -0
- package/src/zone/form/index.ts +0 -0
- package/src/zone/form/utils/dates.ts +0 -0
- package/src/zone/index.ts +0 -0
- package/yarn.lock +22280 -0
- package/dist/CustomDatePicker/CustomDatePicker.d.ts +0 -10
- package/dist/CustomDatePicker/CustomDatePicker.d.ts.map +0 -1
- package/dist/Maintenance/Maintenance.scss.js +0 -6
- package/dist/Maintenance/MaintenancePage.d.ts +0 -12
- package/dist/Maintenance/MaintenancePage.d.ts.map +0 -1
- package/dist/Maintenance/MaintenancePage.js +0 -98
- package/dist/Maintenance/SkeletonSidebar.d.ts +0 -5
- package/dist/Maintenance/SkeletonSidebar.d.ts.map +0 -1
- package/dist/Maintenance/SkeletonSidebar.js +0 -101
- package/dist/PageNotFound/PageNotFound.d.ts +0 -10
- package/dist/PageNotFound/PageNotFound.d.ts.map +0 -1
- package/dist/PageNotFound/PageNotFound.js +0 -42
- package/dist/PageNotFound/index.d.ts +0 -2
- package/dist/PageNotFound/index.d.ts.map +0 -1
- package/dist/UnderMaintenance/UnderMaintenance.d.ts +0 -4
- package/dist/UnderMaintenance/UnderMaintenance.d.ts.map +0 -1
- package/dist/UnderMaintenance/UnderMaintenance.js +0 -39
- package/dist/UnderMaintenance/UnderMaintenance.scss.js +0 -6
- package/dist/UnderMaintenance/index.d.ts +0 -2
- package/dist/UnderMaintenance/index.d.ts.map +0 -1
- package/dist/assets/Trend-Down.svg +0 -3
- package/dist/assets/Trend-Up.svg +0 -3
- package/dist/customRadioButton/RadioButton.d.ts +0 -11
- package/dist/customRadioButton/RadioButton.d.ts.map +0 -1
- package/dist/customRadioButton/RadioButton.js +0 -93
- package/dist/v2/components/Alert/Alert.d.ts +0 -14
- package/dist/v2/components/Alert/Alert.d.ts.map +0 -1
- package/dist/v2/components/Alert/index.d.ts +0 -3
- package/dist/v2/components/Alert/index.d.ts.map +0 -1
- package/dist/v2/components/Button/Button.d.ts +0 -10
- package/dist/v2/components/Button/Button.d.ts.map +0 -1
- package/dist/v2/components/Button/index.d.ts +0 -3
- package/dist/v2/components/Button/index.d.ts.map +0 -1
- package/dist/v2/components/EntityHeader/EntityHeader.d.ts +0 -13
- package/dist/v2/components/EntityHeader/EntityHeader.d.ts.map +0 -1
- package/dist/v2/components/EntityHeader/EntityHeader.js +0 -85
- package/dist/v2/components/EntityHeader/EntityHeader.scss.js +0 -6
- package/dist/v2/components/EntityHeader/index.d.ts +0 -2
- package/dist/v2/components/EntityHeader/index.d.ts.map +0 -1
- package/dist/v2/components/Select/Select.d.ts +0 -10
- package/dist/v2/components/Select/Select.d.ts.map +0 -1
- package/dist/v2/components/Select/index.d.ts +0 -3
- package/dist/v2/components/Select/index.d.ts.map +0 -1
- package/dist/v2/components/Tooltip/Tooltip.d.ts +0 -20
- package/dist/v2/components/Tooltip/Tooltip.d.ts.map +0 -1
- package/dist/v2/components/Tooltip/Tooltip.js +0 -103
- package/dist/v2/components/Tooltip/Tooltip.scss.js +0 -6
- package/dist/v2/components/Tooltip/index.d.ts +0 -2
- package/dist/v2/components/Tooltip/index.d.ts.map +0 -1
- package/dist/v2/components/UserAvatar/UserAvatar.d.ts +0 -12
- package/dist/v2/components/UserAvatar/UserAvatar.d.ts.map +0 -1
- package/dist/v2/components/UserAvatar/UserAvatar.js +0 -77
- package/dist/v2/components/UserAvatar/UserAvatar.scss.js +0 -6
- package/dist/v2/components/UserAvatar/index.d.ts +0 -2
- package/dist/v2/components/UserAvatar/index.d.ts.map +0 -1
- package/dist/v2/components/UserPanel/UserPanel.d.ts +0 -17
- package/dist/v2/components/UserPanel/UserPanel.d.ts.map +0 -1
- package/dist/v2/components/UserPanel/index.d.ts +0 -3
- package/dist/v2/components/UserPanel/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/blog-posts/Blog.d.ts +0 -15
- package/dist/v2/dashboard-analytics/blog-posts/Blog.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/blog-posts/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/blog-posts/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/chart/Chart.d.ts +0 -21
- package/dist/v2/dashboard-analytics/chart/Chart.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/chart/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/chart/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/dashboard/Dashboard.d.ts +0 -57
- package/dist/v2/dashboard-analytics/dashboard/Dashboard.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/dashboard/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/dashboard/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/index.d.ts +0 -13
- package/dist/v2/dashboard-analytics/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/metric-card/MetricCard.d.ts +0 -17
- package/dist/v2/dashboard-analytics/metric-card/MetricCard.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/metric-card/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/metric-card/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/venue-card/VenueCard.d.ts +0 -12
- package/dist/v2/dashboard-analytics/venue-card/VenueCard.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/venue-card/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/venue-card/index.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/venue-closed-card/VenueClosedCard.d.ts +0 -25
- package/dist/v2/dashboard-analytics/venue-closed-card/VenueClosedCard.d.ts.map +0 -1
- package/dist/v2/dashboard-analytics/venue-closed-card/index.d.ts +0 -3
- package/dist/v2/dashboard-analytics/venue-closed-card/index.d.ts.map +0 -1
- package/dist/v2/hooks/useAuth.d.ts +0 -4
- package/dist/v2/hooks/useAuth.d.ts.map +0 -1
- package/dist/v2/index.d.ts +0 -58
- package/dist/v2/index.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/AdminSidebar.d.ts +0 -10
- package/dist/v2/navigation/DashboardLayout/AdminSidebar.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/AdminSidebar.js +0 -296
- package/dist/v2/navigation/DashboardLayout/AdminSidebar.scss.js +0 -6
- package/dist/v2/navigation/DashboardLayout/DashboardFooter.d.ts +0 -7
- package/dist/v2/navigation/DashboardLayout/DashboardFooter.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/DashboardFooter.js +0 -34
- package/dist/v2/navigation/DashboardLayout/DashboardFooter.scss.js +0 -6
- package/dist/v2/navigation/DashboardLayout/DashboardLayout.d.ts +0 -34
- package/dist/v2/navigation/DashboardLayout/DashboardLayout.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/DashboardLayout.js +0 -148
- package/dist/v2/navigation/DashboardLayout/DashboardLayout.scss.js +0 -6
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.d.ts +0 -15
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.js +0 -343
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.scss.js +0 -6
- package/dist/v2/navigation/DashboardLayout/TopNavigation.d.ts +0 -21
- package/dist/v2/navigation/DashboardLayout/TopNavigation.d.ts.map +0 -1
- package/dist/v2/navigation/DashboardLayout/TopNavigation.js +0 -453
- package/dist/v2/navigation/DashboardLayout/TopNavigation.scss.js +0 -6
- package/dist/v2/navigation/DashboardLayout/assets/AdminLogo.png.js +0 -3
- package/dist/v2/navigation/DashboardLayout/assets/BookedLogo_Mark.png.js +0 -3
- package/dist/v2/navigation/DashboardLayout/index.d.ts +0 -7
- package/dist/v2/navigation/DashboardLayout/index.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasAdminSideBar/FigmasAdminSideBar.d.ts +0 -8
- package/dist/v2/navigation/FigmasAdminSideBar/FigmasAdminSideBar.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasAdminSideBar/index.d.ts +0 -3
- package/dist/v2/navigation/FigmasAdminSideBar/index.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasSideBar/FigmasSideBar.d.ts +0 -22
- package/dist/v2/navigation/FigmasSideBar/FigmasSideBar.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasSideBar/index.d.ts +0 -3
- package/dist/v2/navigation/FigmasSideBar/index.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasTopHat/FigmasTopHat.d.ts +0 -15
- package/dist/v2/navigation/FigmasTopHat/FigmasTopHat.d.ts.map +0 -1
- package/dist/v2/navigation/FigmasTopHat/index.d.ts +0 -3
- package/dist/v2/navigation/FigmasTopHat/index.d.ts.map +0 -1
- package/dist/v2/navigation/Navigation/Navigation.d.ts +0 -9
- package/dist/v2/navigation/Navigation/Navigation.d.ts.map +0 -1
- package/dist/v2/navigation/Navigation/index.d.ts +0 -3
- package/dist/v2/navigation/Navigation/index.d.ts.map +0 -1
- package/dist/v2/navigation/NavigationItem/NavigationItem.d.ts +0 -12
- package/dist/v2/navigation/NavigationItem/NavigationItem.d.ts.map +0 -1
- package/dist/v2/navigation/NavigationItem/index.d.ts +0 -3
- package/dist/v2/navigation/NavigationItem/index.d.ts.map +0 -1
- package/dist/v2/navigation/NavigationSection/NavigationSection.d.ts +0 -8
- package/dist/v2/navigation/NavigationSection/NavigationSection.d.ts.map +0 -1
- package/dist/v2/navigation/NavigationSection/index.d.ts +0 -3
- package/dist/v2/navigation/NavigationSection/index.d.ts.map +0 -1
- package/dist/v2/navigation/SideBarToggleLarge/SideBarToggleLarge.d.ts +0 -9
- package/dist/v2/navigation/SideBarToggleLarge/SideBarToggleLarge.d.ts.map +0 -1
- package/dist/v2/navigation/SideBarToggleLarge/index.d.ts +0 -3
- package/dist/v2/navigation/SideBarToggleLarge/index.d.ts.map +0 -1
- package/dist/v2/navigation/SidebarUserElement/SidebarUserElement.d.ts +0 -15
- package/dist/v2/navigation/SidebarUserElement/SidebarUserElement.d.ts.map +0 -1
- package/dist/v2/navigation/SidebarUserElement/index.d.ts +0 -3
- package/dist/v2/navigation/SidebarUserElement/index.d.ts.map +0 -1
- package/dist/v2/navigation/SidebarWithAuth.d.ts +0 -20
- package/dist/v2/navigation/SidebarWithAuth.d.ts.map +0 -1
- package/dist/v2/navigation/TopHatControlDisc/TopHatControlDisc.d.ts +0 -9
- package/dist/v2/navigation/TopHatControlDisc/TopHatControlDisc.d.ts.map +0 -1
- package/dist/v2/navigation/TopHatControlDisc/index.d.ts +0 -3
- package/dist/v2/navigation/TopHatControlDisc/index.d.ts.map +0 -1
- package/dist/v2/navigation/config.d.ts +0 -3
- package/dist/v2/navigation/config.d.ts.map +0 -1
- package/dist/v2/navigation/icons/index.d.ts +0 -12
- package/dist/v2/navigation/icons/index.d.ts.map +0 -1
- package/dist/v2/navigation/index.d.ts +0 -23
- package/dist/v2/navigation/index.d.ts.map +0 -1
- package/dist/v2/types/navigation.d.ts +0 -17
- package/dist/v2/types/navigation.d.ts.map +0 -1
- package/src/CustomDatePicker/CustomDatePicker.tsx +0 -258
- package/src/Maintenance/Maintenance.scss +0 -253
- package/src/Maintenance/MaintenancePage.tsx +0 -59
- package/src/Maintenance/SkeletonSidebar.tsx +0 -56
- package/src/PageNotFound/PageNotFound.scss +0 -8
- package/src/PageNotFound/PageNotFound.stories.tsx +0 -23
- package/src/PageNotFound/PageNotFound.tsx +0 -43
- package/src/PageNotFound/index.ts +0 -1
- package/src/UnderMaintenance/UnderMaintenance.scss +0 -6
- package/src/UnderMaintenance/UnderMaintenance.stories.tsx +0 -23
- package/src/UnderMaintenance/UnderMaintenance.tsx +0 -22
- package/src/UnderMaintenance/index.ts +0 -1
- package/src/assets/Trend-Down.svg +0 -3
- package/src/assets/Trend-Up.svg +0 -3
- package/src/customRadioButton/RadioButton.tsx +0 -84
- package/src/product-set/product/scanRange/ProductScanRangeControl.stories.tsx +0 -45
- package/src/v2/components/Alert/Alert.scss +0 -186
- package/src/v2/components/Alert/Alert.stories.tsx +0 -176
- package/src/v2/components/Alert/Alert.tsx +0 -62
- package/src/v2/components/Alert/assets/alert-icon.svg +0 -3
- package/src/v2/components/Alert/assets/error-icon.svg +0 -3
- package/src/v2/components/Alert/assets/info-icon.svg +0 -3
- package/src/v2/components/Alert/assets/success-icon.svg +0 -3
- package/src/v2/components/Alert/index.ts +0 -2
- package/src/v2/components/Button/Button.scss +0 -19
- package/src/v2/components/Button/Button.stories.tsx +0 -93
- package/src/v2/components/Button/Button.tsx +0 -37
- package/src/v2/components/Button/index.ts +0 -3
- package/src/v2/components/EntityHeader/EntityHeader.scss +0 -133
- package/src/v2/components/EntityHeader/EntityHeader.stories.tsx +0 -103
- package/src/v2/components/EntityHeader/EntityHeader.tsx +0 -76
- package/src/v2/components/EntityHeader/index.ts +0 -1
- package/src/v2/components/Select/Select.scss +0 -188
- package/src/v2/components/Select/Select.stories.tsx +0 -164
- package/src/v2/components/Select/Select.tsx +0 -56
- package/src/v2/components/Select/index.ts +0 -2
- package/src/v2/components/Tooltip/Tooltip.scss +0 -92
- package/src/v2/components/Tooltip/Tooltip.stories.tsx +0 -164
- package/src/v2/components/Tooltip/Tooltip.tsx +0 -64
- package/src/v2/components/Tooltip/index.ts +0 -8
- package/src/v2/components/UserAvatar/UserAvatar.scss +0 -62
- package/src/v2/components/UserAvatar/UserAvatar.stories.tsx +0 -94
- package/src/v2/components/UserAvatar/UserAvatar.tsx +0 -96
- package/src/v2/components/UserAvatar/index.ts +0 -1
- package/src/v2/components/UserPanel/UserPanel.scss +0 -195
- package/src/v2/components/UserPanel/UserPanel.stories.tsx +0 -66
- package/src/v2/components/UserPanel/UserPanel.tsx +0 -132
- package/src/v2/components/UserPanel/index.ts +0 -2
- package/src/v2/dashboard-analytics/blog-posts/Blog.scss +0 -92
- package/src/v2/dashboard-analytics/blog-posts/Blog.stories.tsx +0 -57
- package/src/v2/dashboard-analytics/blog-posts/Blog.tsx +0 -91
- package/src/v2/dashboard-analytics/blog-posts/index.ts +0 -2
- package/src/v2/dashboard-analytics/chart/Chart.scss +0 -424
- package/src/v2/dashboard-analytics/chart/Chart.stories.tsx +0 -157
- package/src/v2/dashboard-analytics/chart/Chart.tsx +0 -623
- package/src/v2/dashboard-analytics/chart/index.ts +0 -2
- package/src/v2/dashboard-analytics/dashboard/Dashboard.scss +0 -254
- package/src/v2/dashboard-analytics/dashboard/Dashboard.stories.tsx +0 -264
- package/src/v2/dashboard-analytics/dashboard/Dashboard.tsx +0 -248
- package/src/v2/dashboard-analytics/dashboard/index.ts +0 -2
- package/src/v2/dashboard-analytics/index.ts +0 -12
- package/src/v2/dashboard-analytics/metric-card/MetricCard.scss +0 -125
- package/src/v2/dashboard-analytics/metric-card/MetricCard.stories.tsx +0 -106
- package/src/v2/dashboard-analytics/metric-card/MetricCard.tsx +0 -72
- package/src/v2/dashboard-analytics/metric-card/index.ts +0 -2
- package/src/v2/dashboard-analytics/venue-card/VenueCard.scss +0 -112
- package/src/v2/dashboard-analytics/venue-card/VenueCard.stories.tsx +0 -40
- package/src/v2/dashboard-analytics/venue-card/VenueCard.tsx +0 -62
- package/src/v2/dashboard-analytics/venue-card/index.ts +0 -2
- package/src/v2/dashboard-analytics/venue-closed-card/VenueClosedCard.scss +0 -129
- package/src/v2/dashboard-analytics/venue-closed-card/VenueClosedCard.stories.tsx +0 -31
- package/src/v2/dashboard-analytics/venue-closed-card/VenueClosedCard.tsx +0 -61
- package/src/v2/dashboard-analytics/venue-closed-card/index.ts +0 -2
- package/src/v2/design-system/colors/ColorSystem.scss +0 -439
- package/src/v2/design-system/colors/ColorSystem.stories.tsx +0 -730
- package/src/v2/design-system/typography/Typography.scss +0 -295
- package/src/v2/design-system/typography/Typography.stories.tsx +0 -109
- package/src/v2/hooks/useAuth.ts +0 -40
- package/src/v2/index.ts +0 -109
- package/src/v2/navigation/DashboardLayout/AdminSidebar.scss +0 -207
- package/src/v2/navigation/DashboardLayout/AdminSidebar.tsx +0 -171
- package/src/v2/navigation/DashboardLayout/DashboardFooter.scss +0 -30
- package/src/v2/navigation/DashboardLayout/DashboardFooter.tsx +0 -25
- package/src/v2/navigation/DashboardLayout/DashboardLayout.scss +0 -91
- package/src/v2/navigation/DashboardLayout/DashboardLayout.stories.tsx +0 -370
- package/src/v2/navigation/DashboardLayout/DashboardLayout.tsx +0 -190
- package/src/v2/navigation/DashboardLayout/ProviderSidebar.scss +0 -266
- package/src/v2/navigation/DashboardLayout/ProviderSidebar.tsx +0 -234
- package/src/v2/navigation/DashboardLayout/Sidebar.stories.tsx +0 -220
- package/src/v2/navigation/DashboardLayout/TopNavigation.scss +0 -206
- package/src/v2/navigation/DashboardLayout/TopNavigation.tsx +0 -244
- package/src/v2/navigation/DashboardLayout/assets/AdminLogo.png +0 -0
- package/src/v2/navigation/DashboardLayout/assets/BookedLogo_Mark.png +0 -0
- package/src/v2/navigation/DashboardLayout/index.ts +0 -6
- package/src/v2/navigation/FigmasAdminSideBar/FigmasAdminSideBar.scss +0 -148
- package/src/v2/navigation/FigmasAdminSideBar/FigmasAdminSideBar.stories.tsx +0 -132
- package/src/v2/navigation/FigmasAdminSideBar/FigmasAdminSideBar.tsx +0 -272
- package/src/v2/navigation/FigmasAdminSideBar/index.ts +0 -2
- package/src/v2/navigation/FigmasSideBar/FigmasSideBar.scss +0 -214
- package/src/v2/navigation/FigmasSideBar/FigmasSideBar.stories.tsx +0 -164
- package/src/v2/navigation/FigmasSideBar/FigmasSideBar.tsx +0 -310
- package/src/v2/navigation/FigmasSideBar/index.ts +0 -2
- package/src/v2/navigation/FigmasTopHat/FigmasTopHat.scss +0 -291
- package/src/v2/navigation/FigmasTopHat/FigmasTopHat.stories.tsx +0 -201
- package/src/v2/navigation/FigmasTopHat/FigmasTopHat.tsx +0 -158
- package/src/v2/navigation/FigmasTopHat/assets/bell-icon.svg +0 -3
- package/src/v2/navigation/FigmasTopHat/assets/disc-icon.svg +0 -4
- package/src/v2/navigation/FigmasTopHat/assets/inbox-icon.svg +0 -3
- package/src/v2/navigation/FigmasTopHat/assets/logo-desktop-1.svg +0 -3
- package/src/v2/navigation/FigmasTopHat/assets/logo-desktop-2.svg +0 -4
- package/src/v2/navigation/FigmasTopHat/assets/user-icon.svg +0 -4
- package/src/v2/navigation/FigmasTopHat/index.ts +0 -2
- package/src/v2/navigation/Navigation/Navigation.scss +0 -15
- package/src/v2/navigation/Navigation/Navigation.stories.tsx +0 -137
- package/src/v2/navigation/Navigation/Navigation.tsx +0 -127
- package/src/v2/navigation/Navigation/index.ts +0 -3
- package/src/v2/navigation/NavigationItem/NavigationItem.scss +0 -61
- package/src/v2/navigation/NavigationItem/NavigationItem.stories.tsx +0 -110
- package/src/v2/navigation/NavigationItem/NavigationItem.tsx +0 -38
- package/src/v2/navigation/NavigationItem/index.ts +0 -3
- package/src/v2/navigation/NavigationSection/NavigationSection.scss +0 -20
- package/src/v2/navigation/NavigationSection/NavigationSection.tsx +0 -19
- package/src/v2/navigation/NavigationSection/index.ts +0 -3
- package/src/v2/navigation/SideBarToggleLarge/SideBarToggleLarge.scss +0 -64
- package/src/v2/navigation/SideBarToggleLarge/SideBarToggleLarge.stories.tsx +0 -183
- package/src/v2/navigation/SideBarToggleLarge/SideBarToggleLarge.tsx +0 -30
- package/src/v2/navigation/SideBarToggleLarge/assets/sidebar-icon.svg +0 -5
- package/src/v2/navigation/SideBarToggleLarge/index.ts +0 -2
- package/src/v2/navigation/SidebarUserElement/SidebarUserElement.scss +0 -148
- package/src/v2/navigation/SidebarUserElement/SidebarUserElement.stories.tsx +0 -342
- package/src/v2/navigation/SidebarUserElement/SidebarUserElement.tsx +0 -113
- package/src/v2/navigation/SidebarUserElement/index.ts +0 -2
- package/src/v2/navigation/SidebarWithAuth.stories.tsx +0 -208
- package/src/v2/navigation/SidebarWithAuth.tsx +0 -49
- package/src/v2/navigation/TopHatControlDisc/TopHatControlDisc.scss +0 -57
- package/src/v2/navigation/TopHatControlDisc/TopHatControlDisc.stories.tsx +0 -153
- package/src/v2/navigation/TopHatControlDisc/TopHatControlDisc.tsx +0 -30
- package/src/v2/navigation/TopHatControlDisc/assets/disc-icon.svg +0 -4
- package/src/v2/navigation/TopHatControlDisc/index.ts +0 -2
- package/src/v2/navigation/config.tsx +0 -150
- package/src/v2/navigation/icons/index.tsx +0 -72
- package/src/v2/navigation/index.ts +0 -23
- package/src/v2/styles/components/Button.scss +0 -168
- package/src/v2/styles/form/NewInput.scss +0 -172
- package/src/v2/styles/index.scss +0 -4
- package/src/v2/styles/navigation/Navigation.scss +0 -17
- package/src/v2/styles/navigation/NavigationItem.scss +0 -86
- package/src/v2/styles/navigation/NavigationSection.scss +0 -26
- package/src/v2/styles/navigation/_index.scss +0 -9
- package/src/v2/styles/tokens/_colors.scss +0 -554
- package/src/v2/styles/tokens/_sizes.scss +0 -122
- package/src/v2/styles/tokens/_status.scss +0 -108
- package/src/v2/styles/tokens/_typography.scss +0 -146
- package/src/v2/types/navigation.ts +0 -17
- package/styles/overrides/_functions.scss +0 -6
package/.storybook/main.cjs
CHANGED
|
@@ -1,139 +1,44 @@
|
|
|
1
|
-
const path = require('path');
|
|
2
|
-
|
|
3
1
|
module.exports = {
|
|
4
|
-
stories: ['../src/**/*.stories.@(js|jsx|ts|tsx
|
|
2
|
+
stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
|
|
5
3
|
addons: [
|
|
6
4
|
'@storybook/addon-links',
|
|
5
|
+
'@storybook/addon-essentials',
|
|
6
|
+
'@storybook/preset-scss',
|
|
7
|
+
'@storybook/addon-knobs',
|
|
7
8
|
'@storybook/addon-a11y',
|
|
8
|
-
'@storybook/addon-docs',
|
|
9
9
|
],
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
const envVars = {
|
|
23
|
-
VITE_SENTRY_DSN: process.env.VITE_SENTRY_DSN || '',
|
|
24
|
-
// add other env vars your components need here
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
// DefinePlugin with multiple patterns to catch different access patterns
|
|
28
|
-
// This replaces import.meta.env references at build time
|
|
29
|
-
config.plugins.push(
|
|
30
|
-
new webpack.DefinePlugin({
|
|
31
|
-
'import.meta.env': JSON.stringify(envVars),
|
|
32
|
-
'import.meta.env.VITE_SENTRY_DSN': JSON.stringify(envVars.VITE_SENTRY_DSN),
|
|
33
|
-
'import.meta.env["VITE_SENTRY_DSN"]': JSON.stringify(envVars.VITE_SENTRY_DSN),
|
|
34
|
-
'import.meta.env[\'VITE_SENTRY_DSN\']': JSON.stringify(envVars.VITE_SENTRY_DSN),
|
|
35
|
-
})
|
|
36
|
-
);
|
|
37
|
-
|
|
38
|
-
// Add resolve alias for 'src' imports
|
|
39
|
-
config.resolve.alias = {
|
|
40
|
-
...config.resolve.alias,
|
|
41
|
-
'src': path.resolve(__dirname, '../src'),
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
// Add fallback for import.meta.env if DefinePlugin doesn't catch it
|
|
45
|
-
config.resolve.fallback = {
|
|
46
|
-
...config.resolve.fallback,
|
|
47
|
-
};
|
|
10
|
+
// Export a function. Accept the base config as the only param.
|
|
11
|
+
webpackFinal: async (config, { configType }) => {
|
|
12
|
+
// `configType` has a value of 'DEVELOPMENT' or 'PRODUCTION'
|
|
13
|
+
// You can change the configuration based on that.
|
|
14
|
+
// 'PRODUCTION' is used when building the static version of storybook.
|
|
15
|
+
const assetRule = config.module.rules.find(({ test }) => test.test('.svg'))
|
|
16
|
+
const gifRule = config.module.rules.find(({ test }) => test.test('.gif'))
|
|
17
|
+
|
|
18
|
+
const assetLoader = {
|
|
19
|
+
loader: assetRule.loader,
|
|
20
|
+
options: assetRule.options || assetRule.query,
|
|
21
|
+
}
|
|
48
22
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
use: {
|
|
54
|
-
loader: 'babel-loader',
|
|
55
|
-
options: {
|
|
56
|
-
presets: [
|
|
57
|
-
'@babel/preset-env',
|
|
58
|
-
['@babel/preset-react', { runtime: 'automatic' }],
|
|
59
|
-
],
|
|
60
|
-
},
|
|
61
|
-
},
|
|
62
|
-
});
|
|
23
|
+
const gifLoader = {
|
|
24
|
+
loader: gifRule.loader,
|
|
25
|
+
options: gifRule.options || gifRule.query,
|
|
26
|
+
}
|
|
63
27
|
|
|
64
|
-
//
|
|
65
|
-
config.module.rules.
|
|
66
|
-
test: /\.
|
|
28
|
+
// Make whatever fine-grained changes you need
|
|
29
|
+
config.module.rules.unshift({
|
|
30
|
+
test: /\.gif$/,
|
|
67
31
|
exclude: /node_modules/,
|
|
68
|
-
use: [
|
|
69
|
-
|
|
70
|
-
loader: require.resolve('ts-loader'),
|
|
71
|
-
options: {
|
|
72
|
-
transpileOnly: true,
|
|
73
|
-
},
|
|
74
|
-
},
|
|
75
|
-
],
|
|
76
|
-
});
|
|
77
|
-
|
|
78
|
-
config.resolve.extensions.push('.ts', '.tsx', '.js', '.jsx');
|
|
79
|
-
|
|
80
|
-
// Add SCSS/SASS support
|
|
81
|
-
config.module.rules.push({
|
|
82
|
-
test: /\.scss$/,
|
|
83
|
-
use: [
|
|
84
|
-
'style-loader',
|
|
85
|
-
'css-loader',
|
|
86
|
-
{
|
|
87
|
-
loader: 'sass-loader',
|
|
88
|
-
options: {
|
|
89
|
-
implementation: require('sass'),
|
|
90
|
-
},
|
|
91
|
-
},
|
|
92
|
-
],
|
|
93
|
-
});
|
|
32
|
+
use: ['url-loader', gifLoader],
|
|
33
|
+
})
|
|
94
34
|
|
|
95
|
-
|
|
96
|
-
// First, exclude SVG from the default file loader
|
|
97
|
-
const fileLoaderRule = config.module.rules.find(rule => rule.test?.test?.('.svg'));
|
|
98
|
-
if (fileLoaderRule) {
|
|
99
|
-
fileLoaderRule.exclude = /\.svg$/;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Configure SVG handling
|
|
103
|
-
// CSS imports need URLs, JS/TS imports need ReactComponent
|
|
104
|
-
config.module.rules.push({
|
|
35
|
+
config.module.rules.unshift({
|
|
105
36
|
test: /\.svg$/,
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
resourceQuery: /url/,
|
|
110
|
-
type: 'asset/resource',
|
|
111
|
-
},
|
|
112
|
-
// For CSS/SCSS files, provide URL (not React component)
|
|
113
|
-
{
|
|
114
|
-
issuer: /\.(css|scss|sass)$/,
|
|
115
|
-
type: 'asset/resource',
|
|
116
|
-
},
|
|
117
|
-
// For JS/TS files, use SVGR to export ReactComponent as named export
|
|
118
|
-
{
|
|
119
|
-
issuer: /\.(js|jsx|ts|tsx)$/,
|
|
120
|
-
use: [
|
|
121
|
-
{
|
|
122
|
-
loader: '@svgr/webpack',
|
|
123
|
-
options: {
|
|
124
|
-
exportType: 'named',
|
|
125
|
-
namedExport: 'ReactComponent',
|
|
126
|
-
},
|
|
127
|
-
},
|
|
128
|
-
],
|
|
129
|
-
},
|
|
130
|
-
// Default fallback - provide URL
|
|
131
|
-
{
|
|
132
|
-
type: 'asset/resource',
|
|
133
|
-
},
|
|
134
|
-
],
|
|
135
|
-
});
|
|
37
|
+
exclude: /node_modules/,
|
|
38
|
+
use: ['@svgr/webpack', assetLoader],
|
|
39
|
+
})
|
|
136
40
|
|
|
137
|
-
|
|
41
|
+
// Return the altered config
|
|
42
|
+
return config
|
|
138
43
|
},
|
|
139
|
-
}
|
|
44
|
+
}
|
package/.storybook/preview.js
CHANGED
|
@@ -1,23 +1,9 @@
|
|
|
1
|
-
import '../src/v2/styles/index.scss';
|
|
2
1
|
import React, { useEffect } from 'react'
|
|
3
2
|
import { I18nextProvider } from 'react-i18next'
|
|
4
3
|
import { BrowserRouter } from 'react-router-dom'
|
|
5
|
-
import { QueryClient, QueryClientProvider } from 'react-query'
|
|
6
4
|
import i18n, { IntlProvider } from '@licklist/core/dist/Translation'
|
|
7
5
|
import AuthProvider from '@licklist/plugins/dist/context/user/providers/AuthProvider'
|
|
8
6
|
|
|
9
|
-
// Create a QueryClient instance for Storybook
|
|
10
|
-
const queryClient = new QueryClient({
|
|
11
|
-
defaultOptions: {
|
|
12
|
-
queries: {
|
|
13
|
-
retry: false,
|
|
14
|
-
refetchOnWindowFocus: false,
|
|
15
|
-
// Return empty array as placeholder to prevent null errors
|
|
16
|
-
placeholderData: (previousValue) => previousValue ?? [],
|
|
17
|
-
},
|
|
18
|
-
},
|
|
19
|
-
})
|
|
20
|
-
|
|
21
7
|
export const parameters = {
|
|
22
8
|
actions: { argTypesRegex: '^on[A-Z].*' },
|
|
23
9
|
}
|
|
@@ -76,50 +62,11 @@ const withTheme = (Story, context) => {
|
|
|
76
62
|
return <Story {...context} />
|
|
77
63
|
}
|
|
78
64
|
|
|
79
|
-
const withRouter = (Story, context) =>
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
return (
|
|
86
|
-
<BrowserRouter>
|
|
87
|
-
<Story {...context} />
|
|
88
|
-
</BrowserRouter>
|
|
89
|
-
)
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
const withQueryClient = (Story, context) => {
|
|
93
|
-
// Pre-populate timezone query data globally to prevent null errors
|
|
94
|
-
const mockTimezones = [
|
|
95
|
-
{ id: 1, name: 'Europe/London' },
|
|
96
|
-
{ id: 2, name: 'America/New_York' },
|
|
97
|
-
{ id: 3, name: 'America/Los_Angeles' },
|
|
98
|
-
{ id: 4, name: 'Europe/Paris' },
|
|
99
|
-
{ id: 5, name: 'Asia/Tokyo' },
|
|
100
|
-
]
|
|
101
|
-
|
|
102
|
-
// Set mock data for various possible query keys
|
|
103
|
-
const possibleKeys = [
|
|
104
|
-
['/api/timezones', 'all'],
|
|
105
|
-
['timezones', '/api/timezones', 'all'],
|
|
106
|
-
['timeZone', '/api/timezones'],
|
|
107
|
-
['/api/timezones'],
|
|
108
|
-
['useTimeZoneApi', '/api/timezones', 'all'],
|
|
109
|
-
]
|
|
110
|
-
|
|
111
|
-
possibleKeys.forEach((key) => {
|
|
112
|
-
if (!queryClient.getQueryData(key)) {
|
|
113
|
-
queryClient.setQueryData(key, mockTimezones)
|
|
114
|
-
}
|
|
115
|
-
})
|
|
116
|
-
|
|
117
|
-
return (
|
|
118
|
-
<QueryClientProvider client={queryClient}>
|
|
119
|
-
<Story {...context} />
|
|
120
|
-
</QueryClientProvider>
|
|
121
|
-
)
|
|
122
|
-
}
|
|
65
|
+
const withRouter = (Story, context) => (
|
|
66
|
+
<BrowserRouter>
|
|
67
|
+
<Story {...context} />
|
|
68
|
+
</BrowserRouter>
|
|
69
|
+
)
|
|
123
70
|
|
|
124
71
|
const withAuth = (Story, context) => (
|
|
125
72
|
<AuthProvider>
|
|
@@ -127,21 +74,4 @@ const withAuth = (Story, context) => (
|
|
|
127
74
|
</AuthProvider>
|
|
128
75
|
)
|
|
129
76
|
|
|
130
|
-
const
|
|
131
|
-
useEffect(() => {
|
|
132
|
-
if (context.id.includes('v2')) {
|
|
133
|
-
const link = document.createElement('link');
|
|
134
|
-
link.href = 'https://fonts.googleapis.com/css2?family=Geist+Sans:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600;700&display=swap';
|
|
135
|
-
link.rel = 'stylesheet';
|
|
136
|
-
document.head.appendChild(link);
|
|
137
|
-
|
|
138
|
-
return () => {
|
|
139
|
-
document.head.removeChild(link);
|
|
140
|
-
};
|
|
141
|
-
}
|
|
142
|
-
}, [context.id]);
|
|
143
|
-
|
|
144
|
-
return <Story {...context} />;
|
|
145
|
-
};
|
|
146
|
-
|
|
147
|
-
export const decorators = [withGeistFont, withQueryClient, withI18n, withTheme, withRouter, withAuth]
|
|
77
|
+
export const decorators = [withI18n, withTheme, withRouter, withAuth]
|
package/bitbucket-pipelines.yml
CHANGED
|
@@ -62,7 +62,7 @@ pipelines:
|
|
|
62
62
|
name: Publish to NPM
|
|
63
63
|
script:
|
|
64
64
|
- printf "//`node -p \"require('url').parse(process.env.NPM_REGISTRY_URL || 'https://registry.npmjs.org').host\"`/:_authToken=${NPM_TOKEN}\nregistry=${NPM_REGISTRY_URL:-https://registry.npmjs.org}\n" >> ~/.npmrc
|
|
65
|
-
- pipe: atlassian/npm-publish:
|
|
65
|
+
- pipe: atlassian/npm-publish:0.2.0
|
|
66
66
|
variables:
|
|
67
67
|
NPM_TOKEN: $NPM_TOKEN
|
|
68
68
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { alertThemes } from "./alertThemes";
|
|
2
|
+
export interface AlertConfig {
|
|
3
|
+
type: keyof typeof alertThemes;
|
|
4
|
+
title?: string;
|
|
5
|
+
subTitle?: string;
|
|
6
|
+
message?: string | string[];
|
|
7
|
+
description?: string;
|
|
8
|
+
actionText?: string;
|
|
9
|
+
secondaryActionText?: string;
|
|
10
|
+
onAction?: (() => void) | null;
|
|
11
|
+
onSecondaryAction?: (() => void) | null;
|
|
12
|
+
timeout?: number;
|
|
13
|
+
closable?: boolean;
|
|
14
|
+
titleColor?: string;
|
|
15
|
+
subTitleColor?: string;
|
|
16
|
+
showArrow?: boolean;
|
|
17
|
+
showSecondaryArrow?: boolean;
|
|
18
|
+
alignActionsRight?: boolean;
|
|
19
|
+
mount?: "container" | "global";
|
|
20
|
+
}
|
|
21
|
+
export declare function showAlert(config: AlertConfig): void;
|
|
22
|
+
//# sourceMappingURL=AlertBox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlertBox.d.ts","sourceRoot":"","sources":["../../src/CustomAlertTypes/AlertBox.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,OAAO,WAAW,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,IAAI,CAAC;IAC/B,iBAAiB,CAAC,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,IAAI,CAAC;IACxC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,KAAK,CAAC,EAAE,WAAW,GAAG,QAAQ,CAAC;CAChC;AAqDD,wBAAgB,SAAS,CAAC,MAAM,EAAE,WAAW,QAW5C"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { AlertConfig } from './AlertBox';
|
|
3
|
+
export declare class AlertRenderer {
|
|
4
|
+
static createAlert(config: AlertConfig, onClose: () => void): React.DetailedReactHTMLElement<{
|
|
5
|
+
style: {
|
|
6
|
+
backgroundColor: string;
|
|
7
|
+
border: string;
|
|
8
|
+
borderRadius: string;
|
|
9
|
+
padding: string;
|
|
10
|
+
width: string;
|
|
11
|
+
maxWidth: string;
|
|
12
|
+
margin: string;
|
|
13
|
+
pointerEvents: "auto";
|
|
14
|
+
fontFamily: string;
|
|
15
|
+
position: "relative";
|
|
16
|
+
overflow: "hidden";
|
|
17
|
+
boxSizing: "border-box";
|
|
18
|
+
};
|
|
19
|
+
}, HTMLElement>;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=AlertRender.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlertRender.d.ts","sourceRoot":"","sources":["../../src/CustomAlertTypes/AlertRender.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAA;AACxC,qBAAa,aAAa;IACxB,MAAM,CAAC,WAAW,CAAC,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,IAAI;;;;;;;;;;;;;;;;CAoR5D"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const ErrorIcon: () => React.ReactSVGElement;
|
|
3
|
+
export declare const SuccessIcon: () => React.ReactSVGElement;
|
|
4
|
+
export declare const InfoIcon: () => React.ReactSVGElement;
|
|
5
|
+
export declare const WarningIcon: () => React.ReactSVGElement;
|
|
6
|
+
export declare const commonStyle: {
|
|
7
|
+
fontFamily: string;
|
|
8
|
+
color: string;
|
|
9
|
+
borderRad: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const alertThemes: {
|
|
12
|
+
error: {
|
|
13
|
+
bg: string;
|
|
14
|
+
border: string;
|
|
15
|
+
icon: string;
|
|
16
|
+
IconComponent: () => React.ReactSVGElement;
|
|
17
|
+
defaultTitle: string;
|
|
18
|
+
};
|
|
19
|
+
success: {
|
|
20
|
+
bg: string;
|
|
21
|
+
border: string;
|
|
22
|
+
icon: string;
|
|
23
|
+
IconComponent: () => React.ReactSVGElement;
|
|
24
|
+
defaultTitle: string;
|
|
25
|
+
};
|
|
26
|
+
warning: {
|
|
27
|
+
bg: string;
|
|
28
|
+
border: string;
|
|
29
|
+
icon: string;
|
|
30
|
+
IconComponent: () => React.ReactSVGElement;
|
|
31
|
+
defaultTitle: string;
|
|
32
|
+
};
|
|
33
|
+
info: {
|
|
34
|
+
bg: string;
|
|
35
|
+
border: string;
|
|
36
|
+
icon: string;
|
|
37
|
+
IconComponent: () => React.ReactSVGElement;
|
|
38
|
+
defaultTitle: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
//# sourceMappingURL=alertThemes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alertThemes.d.ts","sourceRoot":"","sources":["../../src/CustomAlertTypes/alertThemes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA8B1B,eAAO,MAAM,SAAS,6BAA0C,CAAC;AACjE,eAAO,MAAM,WAAW,6BAA4C,CAAC;AACrE,eAAO,MAAM,QAAQ,6BAAyC,CAAC;AAC/D,eAAO,MAAM,WAAW,6BAA4C,CAAC;AAErE,eAAO,MAAM,WAAW;;;;CAIvB,CAAA;AAGD,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6BvB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Wraps text into multiple lines by word count limit.
|
|
3
|
+
* @param text - The input string
|
|
4
|
+
* @param limit - Max characters per line
|
|
5
|
+
* @returns Wrapped text as a single string with newlines
|
|
6
|
+
*/
|
|
7
|
+
export declare function wrapText(text: string, limit: number): string;
|
|
8
|
+
//# sourceMappingURL=textWrapperUtils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"textWrapperUtils.d.ts","sourceRoot":"","sources":["../../../src/CustomAlertTypes/utils/textWrapperUtils.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAmB5D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AffiliateControl.d.ts","sourceRoot":"","sources":["../../../src/affiliate/form/AffiliateControl.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAuB,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAEpE,UAAU,qBAAqB;IAC7B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,EAAE,oBAAoB,CAAA;CACnC;AAED,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AffiliateControl.d.ts","sourceRoot":"","sources":["../../../src/affiliate/form/AffiliateControl.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAuB,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAEpE,UAAU,qBAAqB;IAC7B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,EAAE,oBAAoB,CAAA;CACnC;AAED,eAAO,MAAM,gBAAgB,iCAG1B,qBAAqB,4CA6EvB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AffiliateForm.d.ts","sourceRoot":"","sources":["../../../src/affiliate/form/AffiliateForm.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,4DAA4D,CAAA;AAGtF,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAGpE,MAAM,WAAW,kBAAkB;IACjC,aAAa,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;IAChC,YAAY,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,oBAAoB,CAAA;IAClC,SAAS,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"AffiliateForm.d.ts","sourceRoot":"","sources":["../../../src/affiliate/form/AffiliateForm.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,4DAA4D,CAAA;AAGtF,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAGpE,MAAM,WAAW,kBAAkB;IACjC,aAAa,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;IAChC,YAAY,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,oBAAoB,CAAA;IAClC,SAAS,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,8DAKvB,kBAAkB,4CAgGpB,CAAA"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Authorizer.d.ts","sourceRoot":"","sources":["../../src/auth/Authorizer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AASnE,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAA;CACnC;AAED,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,
|
|
1
|
+
{"version":3,"file":"Authorizer.d.ts","sourceRoot":"","sources":["../../src/auth/Authorizer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AASnE,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAA;CACnC;AAED,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,2CAgFzC;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
package/dist/auth/Authorizer.js
CHANGED
|
@@ -102,8 +102,7 @@ function Authorizer(props) {
|
|
|
102
102
|
ROUTES.PRIVACY_FACTS_PAGE,
|
|
103
103
|
ROUTES.CHANGE_PASSWORD,
|
|
104
104
|
ROUTES.FORGOT_PASSWORD,
|
|
105
|
-
ROUTES.SSO_LOGIN
|
|
106
|
-
ROUTES.MAINTENANCE_PAGE
|
|
105
|
+
ROUTES.SSO_LOGIN
|
|
107
106
|
].concat(_to_consumable_array(matchedPathPatternUrls())).includes(pathname)) {
|
|
108
107
|
setIsValidated(function() {
|
|
109
108
|
return true;
|
|
@@ -111,8 +110,8 @@ function Authorizer(props) {
|
|
|
111
110
|
return;
|
|
112
111
|
}
|
|
113
112
|
var route = RouteService.getCurrentRoute();
|
|
114
|
-
RouteService.
|
|
115
|
-
ROUTES.
|
|
113
|
+
RouteService.cleanRedirect([
|
|
114
|
+
ROUTES.LOGIN_PAGE,
|
|
116
115
|
"returnUrl=".concat(escape(route))
|
|
117
116
|
].join('?'));
|
|
118
117
|
}, [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChangePasswordComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/ChangePassword/ChangePasswordComponent.tsx"],"names":[],"mappings":"AAeA,iBAAS,uBAAuB,
|
|
1
|
+
{"version":3,"file":"ChangePasswordComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/ChangePassword/ChangePasswordComponent.tsx"],"names":[],"mappings":"AAeA,iBAAS,uBAAuB,4CAmE/B;AAED,OAAO,EAAE,uBAAuB,EAAE,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
-
import { showAlert } from '@licklist/plugins/dist/context/app/AlertContext';
|
|
3
2
|
import { useContext, useState, useEffect } from 'react';
|
|
4
3
|
import Row from 'react-bootstrap/Row';
|
|
5
4
|
import Col from 'react-bootstrap/Col';
|
|
@@ -7,6 +6,7 @@ import { useTranslation } from 'react-i18next';
|
|
|
7
6
|
import { useLocation, useNavigate } from 'react-router-dom';
|
|
8
7
|
import RequestContext from '@licklist/plugins/dist/context/app/RequestContext';
|
|
9
8
|
import useUserApi from '@licklist/plugins/dist/hooks/Api/useUserApi';
|
|
9
|
+
import useNotification from '@licklist/plugins/dist/context/app/hooks/useNotification';
|
|
10
10
|
import { ROUTES } from '@licklist/core/dist/Config';
|
|
11
11
|
import { ChangePasswordFormComponent } from './ChangePasswordFormComponent.js';
|
|
12
12
|
import FormCard from '../../static/FormCard.js';
|
|
@@ -189,6 +189,7 @@ function ChangePasswordComponent() {
|
|
|
189
189
|
'App'
|
|
190
190
|
]).t;
|
|
191
191
|
var request = useContext(RequestContext);
|
|
192
|
+
var notification = useNotification();
|
|
192
193
|
var search = useLocation().search;
|
|
193
194
|
var email = new URLSearchParams(search).get('email');
|
|
194
195
|
var token = new URLSearchParams(search).get('token');
|
|
@@ -197,8 +198,7 @@ function ChangePasswordComponent() {
|
|
|
197
198
|
var userApiService = useUserApi(request);
|
|
198
199
|
var handleError = function(error) {
|
|
199
200
|
var _error_response_data, _error_response;
|
|
200
|
-
|
|
201
|
-
type: 'error',
|
|
201
|
+
notification.danger({
|
|
202
202
|
title: t('App:error'),
|
|
203
203
|
message: (_error_response = error.response) === null || _error_response === void 0 ? void 0 : (_error_response_data = _error_response.data) === null || _error_response_data === void 0 ? void 0 : _error_response_data.message
|
|
204
204
|
});
|
|
@@ -234,8 +234,7 @@ function ChangePasswordComponent() {
|
|
|
234
234
|
2
|
|
235
235
|
];
|
|
236
236
|
}
|
|
237
|
-
|
|
238
|
-
type: 'success',
|
|
237
|
+
notification.success({
|
|
239
238
|
title: 'Success',
|
|
240
239
|
message: t('Notification:passwordChangedSuccessfully')
|
|
241
240
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChangePasswordFormComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/ChangePassword/ChangePasswordFormComponent.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,yBAAyB,EAAE,MAAM,gEAAgE,CAAA;AAI1G,MAAM,WAAW,gCAAgC;IAC/C,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAA;IAC1C,QAAQ,CAAC,EAAE,CAAC,WAAW,EAAE,yBAAyB,KAAK,IAAI,CAAA;IAC3D,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd;AAED,eAAO,MAAM,2BAA2B,
|
|
1
|
+
{"version":3,"file":"ChangePasswordFormComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/ChangePassword/ChangePasswordFormComponent.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,yBAAyB,EAAE,MAAM,gEAAgE,CAAA;AAI1G,MAAM,WAAW,gCAAgC;IAC/C,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAA;IAC1C,QAAQ,CAAC,EAAE,CAAC,WAAW,EAAE,yBAAyB,KAAK,IAAI,CAAA;IAC3D,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd;AAED,eAAO,MAAM,2BAA2B,yDAMrC,gCAAgC,4CAwIlC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthNavComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Layout/AuthNavComponent.tsx"],"names":[],"mappings":"AAIA,iBAAS,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AuthNavComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Layout/AuthNavComponent.tsx"],"names":[],"mappings":"AAIA,iBAAS,gBAAgB,4CAyBxB;AAED,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoginComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Login/LoginComponent.tsx"],"names":[],"mappings":"AAqBA,KAAK,mBAAmB,GAAG;IACzB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B,CAAA;AAED,QAAA,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"LoginComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Login/LoginComponent.tsx"],"names":[],"mappings":"AAqBA,KAAK,mBAAmB,GAAG;IACzB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B,CAAA;AAED,QAAA,MAAM,cAAc,yCAGjB,mBAAmB,4CAkHrB,CAAA;AAED,OAAO,EAAE,cAAc,EAAE,CAAA"}
|