@licklist/design 0.68.7-dev.1 → 0.69.0
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/.prettierrc +1 -5
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/assets/iframe/selectArrow.svg.js +17 -0
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +40 -35
- package/dist/events/edit-event-modal/IntervalInput.js +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +25 -26
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +2 -3
- package/dist/iframe/activity-card/ActivityCard.d.ts +4 -5
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +40 -52
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
- 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 +0 -2
- package/dist/iframe/order-process/components/Timer/Timer.js +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/layout/DropDown.d.ts +1 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.d.ts +1 -3
- package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
- package/dist/modals/confirmation/ConfirmModal.js +8 -172
- package/dist/modals/dialog/Dialog.js +2 -2
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
- package/dist/product-set/card/ProductSetCard.d.ts +2 -6
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +11 -30
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.js +2 -2
- package/dist/product-set/control/ProductSetControl.d.ts +0 -4
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +3 -23
- package/dist/product-set/form/MobileFooter.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +2 -48
- package/dist/product-set/form/ProductSetForm.d.ts +1 -4
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +1 -64
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +2 -0
- package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +1 -1
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +3 -0
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +3 -0
- package/dist/product-set/form/index.d.ts +0 -1
- package/dist/product-set/form/index.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +0 -3
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +0 -12
- package/dist/product-set/utils/index.d.ts +0 -7
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +1 -10
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/utils.js +4 -6
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +0 -3
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +0 -3
- package/dist/root.css +51 -51
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +2 -0
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +0 -21
- package/dist/sales/manual-booking/search-user/SearchUser.js +1 -1
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +1 -16
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +0 -6
- package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +4 -10
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +0 -3
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +0 -3
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +0 -3
- package/dist/styles/activity-card/{ActivitiesCard.scss → GridActivitiesCard.scss} +5 -19
- package/dist/styles/activity-card/ListActivitiesCard.scss +42 -12
- package/dist/styles/activity-card/_index.scss +1 -1
- package/dist/styles/iframe-events/Calendar.scss +1 -0
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/product-set/ProductSetForm.scss +0 -22
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/constants.js +1 -1
- package/dist/tiptap-editor/TipTapMenu/extensions/utils.js +1 -1
- package/dist/typeahead/Typeahead.d.ts +1 -5
- package/dist/typeahead/Typeahead.d.ts.map +1 -1
- package/dist/typeahead/Typeahead.js +2 -9
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +0 -3
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +0 -3
- package/package.json +6 -7
- package/postcss.config.cjs +2 -2
- package/src/affiliate/card/AffiliateCard.tsx +15 -15
- package/src/affiliate/form/AffiliateControl.tsx +8 -8
- package/src/affiliate/form/AffiliateForm.tsx +5 -6
- package/src/auth/AccessDenied/AccessDenied.tsx +8 -8
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +4 -4
- package/src/auth/ChangePassword/ChangePasswordFormComponent.tsx +14 -14
- package/src/auth/Layout/AuthNavComponent.tsx +6 -6
- package/src/auth/Layout/UserNavComponent.tsx +2 -2
- package/src/auth/Layout/UserNavDropDown.tsx +1 -1
- package/src/auth/Login/LoginComponent.tsx +9 -9
- package/src/auth/Login/LoginFormComponent.tsx +15 -15
- package/src/auth/Logout/Logout.stories.tsx +2 -2
- package/src/auth/Register/BirthDateFormComponent.tsx +17 -17
- package/src/auth/Register/RegisterComponent.tsx +7 -7
- package/src/auth/Register/RegisterFormComponent.tsx +56 -56
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +3 -3
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +13 -13
- package/src/auth/Social/SocialCallbackComponent.tsx +3 -3
- package/src/auth/Social/SocialFormComponent.tsx +4 -4
- package/src/availability-indicator/AvailabilityIndicator.tsx +1 -1
- package/src/calendar/Calendar.tsx +2 -2
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +37 -38
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +2 -2
- package/src/calendar/components/CalendarSelect/CalendarSelect.tsx +2 -2
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +2 -2
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +6 -6
- package/src/custom-fields/CustomFields.stories.tsx +1 -1
- package/src/custom-fields/field/FieldItem.tsx +1 -1
- package/src/custom-fields/field/SelectFieldModal.tsx +4 -4
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +8 -8
- package/src/custom-fields/forms/DropdownForm.tsx +16 -16
- package/src/custom-fields/forms/TextInputForm.tsx +6 -6
- package/src/customers/components/filter/CustomerFilter.tsx +3 -3
- package/src/date-time-button/DateContent.tsx +1 -1
- package/src/date-time-button/DateTimeButton.tsx +2 -2
- package/src/error/ErrorFallback.tsx +1 -1
- package/src/events/edit-event-modal/IntervalInput.tsx +15 -15
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.stories.tsx +2 -2
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +24 -24
- package/src/events/edit-event-modal/component/ProductSetShortForm/ProductSetShortForm.tsx +3 -3
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +11 -11
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +88 -85
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +5 -5
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -2
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.stories.tsx +1 -1
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +16 -16
- package/src/events/event-card/EventCard.stories.tsx +5 -5
- package/src/events/event-card/EventCard.tsx +30 -30
- package/src/events/event-card/EventCardSkeleton.tsx +10 -10
- package/src/events/event-statistic-modal/EventStatisticModal.stories.tsx +1 -1
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +8 -8
- package/src/events/event-venue-map/components/Dropdown/Dropdown.tsx +1 -1
- package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +3 -3
- package/src/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.tsx +5 -5
- package/src/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.tsx +10 -10
- package/src/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.tsx +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.tsx +1 -1
- package/src/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.tsx +2 -2
- package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +1 -1
- package/src/events/event-venue-map/components/Scrollbars/Scrollbars.tsx +5 -5
- package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +3 -3
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +4 -4
- package/src/file-upload/FilePreview.tsx +8 -8
- package/src/file-upload/FileUpload.tsx +8 -8
- package/src/header/BookeditHeader.tsx +1 -1
- package/src/header/Header.stories.tsx +16 -16
- package/src/header/Header.tsx +11 -11
- package/src/header/LicklistHeader.tsx +1 -1
- package/src/header/elements/CompanySelector.tsx +6 -6
- package/src/help/example/Example.tsx +12 -12
- package/src/help/popover/HelpPopover.tsx +5 -5
- package/src/iframe/activity-card/ActivityCard.tsx +27 -38
- package/src/iframe/back-button/BackButton.tsx +3 -3
- package/src/iframe/custom-fields/components/CustomDateField.stories.tsx +1 -1
- package/src/iframe/custom-fields/components/CustomDateField.tsx +7 -7
- package/src/iframe/event/event-booking-form/EventBookingForm.tsx +14 -14
- package/src/iframe/event/event-booking-products/EventBookingProducts.tsx +3 -3
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +10 -10
- package/src/iframe/event/event-booking-view/EventBookingView.tsx +1 -1
- package/src/iframe/event/event-card/IframeEventCard.stories.tsx +6 -6
- package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +20 -20
- package/src/iframe/event/event-card/IframeEventCards.stories.tsx +2 -2
- package/src/iframe/event/event-description/EventDescription.stories.tsx +3 -3
- package/src/iframe/event/event-description/EventDescription.tsx +10 -10
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +6 -6
- package/src/iframe/event/event-order-short-summary/EventOrderShortSummary.tsx +2 -2
- package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +4 -4
- package/src/iframe/event/event-order-summary/EventOrderSummary.stories.tsx +1 -1
- package/src/iframe/event/event-order-summary/EventOrderSummary.tsx +5 -5
- package/src/iframe/event/event-product-sets/EventProductSets.stories.tsx +1 -1
- package/src/iframe/event/event-product-sets/EventProductSets.tsx +1 -1
- package/src/iframe/event/event-product-sets/components/EventProductSet.tsx +1 -1
- package/src/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.tsx +1 -1
- package/src/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.tsx +3 -3
- package/src/iframe/event/event-tables/EventTables.stories.tsx +1 -1
- package/src/iframe/event/event-tables/EventTables.tsx +5 -5
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +4 -4
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.tsx +1 -1
- package/src/iframe/event/ticket-description/TicketDescription.stories.tsx +6 -6
- package/src/iframe/event/ticket-description/TicketDescription.tsx +7 -7
- package/src/iframe/external-modal/ExternalModal.tsx +7 -7
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.stories.tsx +8 -8
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +23 -23
- package/src/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.tsx +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +6 -6
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +3 -3
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +1 -1
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.tsx +2 -2
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +9 -9
- package/src/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.tsx +3 -3
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +5 -5
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +3 -3
- package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +1 -1
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +3 -3
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +7 -7
- 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 +4 -13
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +2 -3
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +8 -8
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +4 -4
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.stories.tsx +1 -1
- package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +6 -6
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.stories.tsx +2 -2
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +9 -9
- package/src/iframe/order-process/components/Timer/Timer.stories.tsx +2 -2
- package/src/iframe/order-process/components/Timer/Timer.tsx +6 -6
- package/src/iframe/page/Page.stories.tsx +4 -4
- package/src/iframe/page/Page.tsx +1 -1
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +2 -2
- package/src/iframe/page/components/PageBody/components/RightBlock/RightBlock.tsx +2 -2
- package/src/iframe/page/components/PageHeader/PageHeader.tsx +6 -6
- package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +2 -2
- package/src/iframe/payment/order-items-table/OrderItemsTable.tsx +2 -2
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +3 -3
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
- package/src/iframe/payment/payment-form/PaymentForm.stories.tsx +5 -5
- package/src/iframe/payment/payment-form/PaymentForm.tsx +12 -12
- package/src/iframe/payment/payment-page/PaymentPage.tsx +5 -5
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.stories.tsx +2 -2
- package/src/iframe/payment/payment-status-header/PaymentStatusHeader.tsx +2 -2
- package/src/iframe/payment/payment-status-page/PaymentStatusComponent.stories.tsx +2 -2
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +2 -2
- package/src/iframe/payment/status-body/StatusBody.tsx +3 -3
- package/src/iframe/powered-by/PoweredBy.tsx +4 -4
- package/src/iframe/ryft/RyftPaymentForm.tsx +12 -12
- package/src/image-radio-input/ImageRadioInput.tsx +5 -5
- package/src/layout/BackgroundVideoContainer.tsx +2 -2
- package/src/layout/Container.tsx +1 -1
- package/src/layout/DropDown.tsx +1 -2
- package/src/layout/DropDownToggle.tsx +1 -1
- package/src/layout/Layout.stories.tsx +5 -5
- package/src/logo/Logo.tsx +2 -2
- package/src/modals/confirmation/ConfirmModal.tsx +16 -32
- package/src/modals/dialog/Dialog.tsx +10 -10
- package/src/modals/fullscreen/FullscreenModal.tsx +10 -10
- package/src/modals/fullscreen/FulscreenModal.stories.tsx +2 -2
- package/src/notification/components/NotificationPlaceholders.tsx +5 -5
- package/src/notification/email-template/card/EmailTemplateCard.tsx +10 -10
- package/src/notification/email-template/control/EmailTemplateControl.tsx +29 -30
- package/src/notification/email-template/form/EmailTemplateForm.tsx +3 -3
- package/src/notification/send-email-template/SendEmailTemplateForm.tsx +11 -11
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +9 -9
- package/src/notification/sms-template/control/SmsTemplateControl.tsx +15 -15
- package/src/notification/sms-template/form/SmsTemplateForm.tsx +1 -1
- package/src/number-of-people-input/components/RenderNumberOfPeopleInputComponent.tsx +6 -6
- package/src/product-set/card/ProductSetCard.tsx +24 -63
- package/src/product-set/control/DateAndRecurrenceInput.tsx +10 -10
- package/src/product-set/control/DateInput.tsx +11 -12
- package/src/product-set/control/ProductSetControl.stories.tsx +2 -2
- package/src/product-set/control/ProductSetControl.tsx +72 -64
- package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +1 -1
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +10 -10
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +9 -9
- package/src/product-set/control/TutorialGifCard.tsx +10 -10
- package/src/product-set/deposit-paid/ProductSetDepositPaid.stories.tsx +2 -2
- package/src/product-set/deposit-paid/ProductSetDepositPaidControl.tsx +9 -9
- package/src/product-set/elements/DeleteFieldButton.tsx +3 -3
- package/src/product-set/form/MobileFooter.tsx +4 -3
- package/src/product-set/form/ProductCategoriesControl.tsx +7 -43
- package/src/product-set/form/ProductSetForm.tsx +6 -28
- package/src/product-set/form/ProductSetFormPopover.tsx +4 -4
- package/src/product-set/form/ProductZonesControl.tsx +8 -5
- package/src/product-set/form/ProductsControl.tsx +4 -4
- package/src/product-set/form/SelectCategoryModal.tsx +24 -24
- package/src/product-set/form/StepsControl.tsx +5 -5
- package/src/product-set/form/SubProductsControl.tsx +4 -1
- package/src/product-set/form/VenueMapSetModal.tsx +16 -16
- package/src/product-set/form/VenueMapsControl.tsx +12 -9
- package/src/product-set/form/index.ts +0 -1
- package/src/product-set/item/CreateProductSetItem.tsx +2 -2
- package/src/product-set/popover/ProductSetPopover.stories.tsx +7 -7
- package/src/product-set/popover/ProductSetPopover.tsx +5 -5
- package/src/product-set/product/Product.stories.tsx +4 -4
- package/src/product-set/product/ProductControl.tsx +20 -19
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +11 -11
- package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +9 -11
- package/src/product-set/product/deposit/ProductDeposit.stories.tsx +1 -1
- package/src/product-set/product/deposit/ProductDepositControl.tsx +4 -5
- package/src/product-set/product/duration/ProductDurationControl.stories.tsx +1 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +10 -12
- package/src/product-set/product/fixed-duration-fields/FixedDurationOptions.tsx +1 -1
- package/src/product-set/product/price/ProductPrice.stories.tsx +1 -1
- package/src/product-set/product/price/ProductPriceControl.tsx +4 -5
- package/src/product-set/product/quantity/ProductQuantity.stories.tsx +3 -3
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +10 -12
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +8 -10
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +3 -4
- package/src/product-set/product-category/ProductCategory.stories.tsx +4 -4
- package/src/product-set/product-category/ProductCategoryControl.tsx +27 -31
- package/src/product-set/product-zone/ProductZoneControl.tsx +7 -7
- package/src/product-set/step/Step.stories.tsx +1 -1
- package/src/product-set/step/StepControl.tsx +5 -5
- package/src/product-set/tabs/ProductSetTabs.stories.tsx +3 -3
- package/src/product-set/tabs/ProductSetTabs.tsx +1 -1
- package/src/product-set/utils/index.ts +0 -11
- package/src/provider/categories-input/CategoriesInput.tsx +9 -9
- package/src/provider/categories-input/CategoriesInputDescription.tsx +4 -4
- package/src/provider/company/user-form/UserForm.tsx +9 -9
- package/src/provider/location-input/LocationInput.tsx +11 -11
- package/src/provider/location-input/LocationInputDescription.tsx +1 -1
- package/src/provider/location-input/components/FormGroupControll.tsx +1 -1
- package/src/provider/provider-details-input/ProviderDetailsInput.tsx +18 -18
- package/src/provider/provider-form/ProviderForm.tsx +11 -11
- package/src/provider/provider-links-input/ProviderLinksInput.tsx +4 -4
- package/src/provider/venue-form/VenueForm.tsx +12 -12
- package/src/provider/working-hours-input/WorkingHoursInput.tsx +13 -13
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +1 -1
- package/src/radio-card/RadioCard.tsx +3 -3
- package/src/recurrence-input/RecurrenceEndInput.tsx +12 -13
- package/src/recurrence-input/RecurrenceIntervalAndFrequencyInput.tsx +6 -6
- package/src/recurrence-input/RecurrenceMonthlyRepeatByInput.tsx +4 -4
- package/src/recurrence-input/RecurrenceWeekdaysInput.tsx +4 -4
- package/src/recurring-date-picker-input/DatePickerInput.tsx +3 -3
- package/src/recurring-date-picker-input/RecurrenceAndFrequencyInput.tsx +8 -8
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +12 -13
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +10 -10
- package/src/recurring-date-picker-input/RecurrenceMonthlyRepeatByInput.tsx +4 -4
- package/src/recurring-date-picker-input/RecurrenceWeekdaysInput.tsx +6 -6
- package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +4 -4
- package/src/recurring-date-picker-input/utils.ts +4 -4
- package/src/report/DataFieldsSelector/DataFieldsSelector.tsx +6 -6
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +23 -23
- package/src/report/ReportTypeSelect/ReportTypeSelect.tsx +9 -9
- package/src/report/card/ReportCard.tsx +3 -3
- package/src/report/form/ReportForm.tsx +9 -9
- package/src/resource/form/ResourceForm.tsx +4 -4
- package/src/resource/form/components/CapacityControl.tsx +2 -3
- package/src/resource/form/components/NameControl.tsx +1 -1
- package/src/resource/form/components/SortControl.tsx +2 -3
- package/src/resource/form/components/ZoneControl.tsx +3 -3
- package/src/root.css +51 -51
- package/src/sales/booking/results/BookingResults.tsx +2 -2
- package/src/sales/booking/results/components/ResultCard.tsx +10 -8
- package/src/sales/coupon/control/CouponFormControl.tsx +24 -31
- package/src/sales/coupon/form/CouponFrom.tsx +3 -3
- package/src/sales/filters/SaleFilters.tsx +3 -3
- package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +12 -12
- package/src/sales/guest-profile/profile/Profile.tsx +6 -6
- package/src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx +1 -1
- package/src/sales/guest-profile/user-metrics/UserMetrics.tsx +34 -34
- package/src/sales/guest-profile/visited-providers/VisitedProviders.tsx +10 -10
- package/src/sales/life-time-sales/LifeTimeSalesChart.tsx +8 -8
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.stories.tsx +1 -1
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +3 -3
- package/src/sales/manual-booking/search-user/SearchUser.tsx +8 -8
- package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +10 -10
- package/src/sales/manual-booking/select-event/SelectEvent.tsx +13 -13
- package/src/sales/manual-booking/select-menu/SelectMenu.tsx +5 -5
- package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +2 -2
- package/src/sales/manual-booking/summary/ManualBookingSummary.tsx +11 -11
- package/src/sales/modals/payment-modal/PaymentModal.tsx +10 -10
- package/src/sales/modals/refund-modal/RefundModal.stories.tsx +1 -1
- package/src/sales/modals/refund-modal/RefundModal.tsx +11 -11
- package/src/sales/notes/NotesTable.tsx +5 -5
- package/src/sales/notes/NotesTableRow.tsx +13 -13
- package/src/sales/notes/note-form/NoteForm.tsx +11 -11
- package/src/sales/payment-form/SalePaymentForm.tsx +5 -5
- package/src/sales/payment-form/components/RyftPayment/RyftPayment.tsx +9 -9
- package/src/sales/sales-and-views/SalesAndViewsChart.tsx +19 -19
- package/src/sales/source-of-sales/SourceOfSalesChart.tsx +9 -9
- package/src/sales/statistics-chart/StatisticsChart.tsx +4 -4
- package/src/setting/admin/AdminSettingForm.tsx +14 -14
- package/src/setting/admin/PaymentFeeForm.tsx +28 -33
- package/src/setting/dashboard/DashboardSettingForm.tsx +16 -17
- package/src/setting/dashboard/EventSettingForm.tsx +3 -3
- package/src/setting/dashboard/FinancialDataForm.tsx +5 -5
- package/src/setting/dashboard/OtherSettingForm.tsx +29 -29
- package/src/setting/dashboard/ProviderSettingForm.tsx +3 -3
- package/src/setting/dashboard/components/IpInput.tsx +10 -10
- package/src/setting/dashboard/payments/payments-form/PaymentsForm.tsx +8 -8
- package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +4 -4
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +8 -8
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +16 -16
- package/src/setting/system/SystemSettingForm.tsx +8 -8
- package/src/sidebar/elements/Elements.stories.tsx +1 -1
- package/src/sidebar/elements/ReturnBack.tsx +3 -3
- package/src/slide-curtain/SlideCurtain.stories.tsx +1 -1
- package/src/slide-curtain/SlideCurtain.tsx +4 -4
- package/src/snippet/snippet-template/SnippetTemplate.tsx +3 -3
- package/src/snippet/snippet-template/context/snippetTemplate.tsx +2 -2
- package/src/snippet/snippet-template/control/PropertyControl.tsx +8 -8
- package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +7 -7
- package/src/snippet/snippet-template/preview/Preview.tsx +66 -72
- package/src/snippet/snippet-template/settings/SettingButton.tsx +2 -2
- package/src/sortable-fields/SortableFieldItem.tsx +2 -2
- package/src/sortable-list/CreateSortableListItem.tsx +3 -3
- package/src/sortable-tree/SortableTreeItem.stories.tsx +2 -2
- package/src/sortable-tree/SortableTreeItem.tsx +40 -46
- package/src/sorting-select/SortingSelect.tsx +4 -4
- package/src/static/CountryCodeSelect.tsx +4 -4
- package/src/static/CountrySelect.tsx +5 -5
- package/src/static/CurrencyNumberInput.tsx +5 -6
- package/src/static/RestrictedAccess.tsx +6 -6
- package/src/static/SocialButton.tsx +1 -1
- package/src/static/Static.stories.tsx +24 -24
- package/src/static/UserBadge.tsx +7 -7
- package/src/static/WarningMessage.tsx +2 -2
- package/src/static/date-range-input/DateRangeInput.stories.tsx +1 -1
- package/src/static/date-range-input/DateRangeInput.tsx +12 -12
- package/src/static/form-number-input/FormNumberInput.stories.tsx +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +4 -5
- package/src/static/images/Images.stories.tsx +1 -1
- package/src/static/loader/BlockLoader.tsx +2 -2
- package/src/static/loader/ButtonLoader.tsx +1 -1
- package/src/static/loader/Loader.stories.tsx +2 -2
- package/src/static/loader/PaymentLoader.tsx +4 -4
- package/src/static/loader/SnippetLoader.tsx +2 -2
- package/src/static/manual-date-picker/ManualDatePicker.tsx +9 -9
- package/src/static/number-input/NumberInput.tsx +6 -7
- package/src/static/switch/Switch.stories.tsx +3 -3
- package/src/static/switch/Switch.tsx +4 -4
- package/src/static/tabs/Tabs.tsx +1 -1
- package/src/static/text-expand/TextExpand.tsx +3 -3
- package/src/striped-static-table/StripedStaticTable.tsx +2 -2
- package/src/styles/activity-card/{ActivitiesCard.scss → GridActivitiesCard.scss} +5 -19
- package/src/styles/activity-card/ListActivitiesCard.scss +42 -12
- package/src/styles/activity-card/_index.scss +1 -1
- package/src/styles/iframe-events/Calendar.scss +1 -0
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/product-set/ProductSetForm.scss +0 -22
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/table/FilterHelperComponent.tsx +10 -10
- package/src/table/MenuButton.tsx +1 -1
- package/src/table/PaginationHelperComponent.tsx +7 -7
- package/src/table/PerPageHelperComponent.tsx +5 -5
- package/src/table/ReactTableHelperComponent.tsx +1 -1
- package/src/table/TableHelperComponent.tsx +1 -1
- package/src/theme/Theme.stories.tsx +36 -36
- package/src/tiptap-editor/TipTapEditor.tsx +1 -1
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +21 -21
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +2 -2
- package/src/tiptap-editor/TipTapMenu/extensions/constants.ts +1 -2
- package/src/tiptap-editor/TipTapMenu/extensions/utils.ts +2 -2
- package/src/typeahead/Typeahead.stories.tsx +3 -3
- package/src/typeahead/Typeahead.tsx +1 -15
- package/src/typeahead-helper/TypeaheadHelperComponent.tsx +4 -4
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +14 -14
- package/src/venue-map-sets/form/VenueMapSetForm.tsx +3 -3
- package/src/venue-map-sets/form/components/NameControl.tsx +1 -1
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +8 -8
- package/src/venue-map-sets/form/components/VenueMapImageControl.tsx +5 -5
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +16 -16
- package/src/venue-map-sets/form/components/VenueMapsControl.tsx +1 -1
- package/src/virtualized/components/VirtualizedGrid.tsx +1 -1
- package/src/zone/card/ZoneCard.tsx +14 -14
- package/src/zone/form/ZoneForm.tsx +3 -3
- package/src/zone/form/components/AvailableTimesControl.tsx +4 -4
- package/src/zone/form/components/DescriptionControl.tsx +2 -2
- package/src/zone/form/components/GameDurationControl.tsx +2 -3
- package/src/zone/form/components/NameControl.tsx +1 -1
- package/src/zone/form/components/SortControl.tsx +2 -3
- package/src/zone/form/components/ZoneControl.tsx +1 -1
- package/src/zone/form/components/ZoneImageControl.tsx +3 -3
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +10 -10
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +10 -10
- package/src/zone/form/components/ZoneTypeControl.tsx +2 -2
- package/tailwind.config.js +6 -3
- package/yarn.lock +260 -126
- package/dist/product-set/control/ProductSetImageControl.d.ts +0 -2
- package/dist/product-set/control/ProductSetImageControl.d.ts.map +0 -1
- package/dist/product-set/control/ProductSetImageControl.js +0 -279
- package/dist/product-set/form/ProductSetNameControl.d.ts +0 -6
- package/dist/product-set/form/ProductSetNameControl.d.ts.map +0 -1
- package/dist/product-set/form/ProductSetNameControl.js +0 -35
- package/src/product-set/control/ProductSetImageControl.tsx +0 -97
- package/src/product-set/form/ProductSetNameControl.tsx +0 -27
package/yarn.lock
CHANGED
|
@@ -50,10 +50,10 @@ __metadata:
|
|
|
50
50
|
languageName: node
|
|
51
51
|
linkType: hard
|
|
52
52
|
|
|
53
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.7
|
|
54
|
-
version: 7.25.
|
|
55
|
-
resolution: "@babel/compat-data@npm:7.25.
|
|
56
|
-
checksum: 10c0/
|
|
53
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.7":
|
|
54
|
+
version: 7.25.7
|
|
55
|
+
resolution: "@babel/compat-data@npm:7.25.7"
|
|
56
|
+
checksum: 10c0/e5cc915abdd18d021236474a96606b2d4a915c4fb620c1ad776b8a08d91111e788cb3b7e9bad43593d4e0bfa4f06894357bcb0984102de1861b9e7322b6bc9f8
|
|
57
57
|
languageName: node
|
|
58
58
|
linkType: hard
|
|
59
59
|
|
|
@@ -82,8 +82,8 @@ __metadata:
|
|
|
82
82
|
linkType: hard
|
|
83
83
|
|
|
84
84
|
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.5, @babel/core@npm:^7.7.5":
|
|
85
|
-
version: 7.25.
|
|
86
|
-
resolution: "@babel/core@npm:7.25.
|
|
85
|
+
version: 7.25.7
|
|
86
|
+
resolution: "@babel/core@npm:7.25.7"
|
|
87
87
|
dependencies:
|
|
88
88
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
89
89
|
"@babel/code-frame": "npm:^7.25.7"
|
|
@@ -91,16 +91,16 @@ __metadata:
|
|
|
91
91
|
"@babel/helper-compilation-targets": "npm:^7.25.7"
|
|
92
92
|
"@babel/helper-module-transforms": "npm:^7.25.7"
|
|
93
93
|
"@babel/helpers": "npm:^7.25.7"
|
|
94
|
-
"@babel/parser": "npm:^7.25.
|
|
94
|
+
"@babel/parser": "npm:^7.25.7"
|
|
95
95
|
"@babel/template": "npm:^7.25.7"
|
|
96
96
|
"@babel/traverse": "npm:^7.25.7"
|
|
97
|
-
"@babel/types": "npm:^7.25.
|
|
97
|
+
"@babel/types": "npm:^7.25.7"
|
|
98
98
|
convert-source-map: "npm:^2.0.0"
|
|
99
99
|
debug: "npm:^4.1.0"
|
|
100
100
|
gensync: "npm:^1.0.0-beta.2"
|
|
101
101
|
json5: "npm:^2.2.3"
|
|
102
102
|
semver: "npm:^6.3.1"
|
|
103
|
-
checksum: 10c0/
|
|
103
|
+
checksum: 10c0/dad20af39624086afc3a0910bd97ae712c9ad0e9dda09fc5da93876e8ea1802b63ddd81c44f4aa8a9834db46de801eaab1ce9b81ab54b4fe907ae052c24de136
|
|
104
104
|
languageName: node
|
|
105
105
|
linkType: hard
|
|
106
106
|
|
|
@@ -261,7 +261,7 @@ __metadata:
|
|
|
261
261
|
languageName: node
|
|
262
262
|
linkType: hard
|
|
263
263
|
|
|
264
|
-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0":
|
|
264
|
+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
|
|
265
265
|
version: 7.25.7
|
|
266
266
|
resolution: "@babel/helper-plugin-utils@npm:7.25.7"
|
|
267
267
|
checksum: 10c0/241f8cf3c5b7700e91cab7cfe5b432a3c710ae3cd5bb96dc554da536a6d25f5b9f000cc0c0917501ceb4f76ba92599ee3beb25e10adaf96be59f8df89a842faf
|
|
@@ -368,14 +368,14 @@ __metadata:
|
|
|
368
368
|
languageName: node
|
|
369
369
|
linkType: hard
|
|
370
370
|
|
|
371
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.7
|
|
372
|
-
version: 7.25.
|
|
373
|
-
resolution: "@babel/parser@npm:7.25.
|
|
371
|
+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.7":
|
|
372
|
+
version: 7.25.7
|
|
373
|
+
resolution: "@babel/parser@npm:7.25.7"
|
|
374
374
|
dependencies:
|
|
375
|
-
"@babel/types": "npm:^7.25.
|
|
375
|
+
"@babel/types": "npm:^7.25.7"
|
|
376
376
|
bin:
|
|
377
377
|
parser: ./bin/babel-parser.js
|
|
378
|
-
checksum: 10c0/
|
|
378
|
+
checksum: 10c0/b771469bb6b636c18a8d642b9df3c73913c3860a979591e1a29a98659efd38b81d3e393047b5251fe382d4c82c681c12da9ce91c98d69316d2604d155a214bcf
|
|
379
379
|
languageName: node
|
|
380
380
|
linkType: hard
|
|
381
381
|
|
|
@@ -464,13 +464,14 @@ __metadata:
|
|
|
464
464
|
linkType: hard
|
|
465
465
|
|
|
466
466
|
"@babel/plugin-proposal-export-default-from@npm:^7.12.1":
|
|
467
|
-
version: 7.25.
|
|
468
|
-
resolution: "@babel/plugin-proposal-export-default-from@npm:7.25.
|
|
467
|
+
version: 7.25.7
|
|
468
|
+
resolution: "@babel/plugin-proposal-export-default-from@npm:7.25.7"
|
|
469
469
|
dependencies:
|
|
470
470
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
471
|
+
"@babel/plugin-syntax-export-default-from": "npm:^7.25.7"
|
|
471
472
|
peerDependencies:
|
|
472
473
|
"@babel/core": ^7.0.0-0
|
|
473
|
-
checksum: 10c0/
|
|
474
|
+
checksum: 10c0/51d89ccaa2f165d888031569b1115929594ba72cf0fd87c23a9061c97c79d215956adcc1eeffdba6bb8cebcf9d5e882fdbdac484dfec281ce96e96a6c20d2b1e
|
|
474
475
|
languageName: node
|
|
475
476
|
linkType: hard
|
|
476
477
|
|
|
@@ -548,6 +549,39 @@ __metadata:
|
|
|
548
549
|
languageName: node
|
|
549
550
|
linkType: hard
|
|
550
551
|
|
|
552
|
+
"@babel/plugin-syntax-async-generators@npm:^7.8.4":
|
|
553
|
+
version: 7.8.4
|
|
554
|
+
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
|
|
555
|
+
dependencies:
|
|
556
|
+
"@babel/helper-plugin-utils": "npm:^7.8.0"
|
|
557
|
+
peerDependencies:
|
|
558
|
+
"@babel/core": ^7.0.0-0
|
|
559
|
+
checksum: 10c0/d13efb282838481348c71073b6be6245b35d4f2f964a8f71e4174f235009f929ef7613df25f8d2338e2d3e44bc4265a9f8638c6aaa136d7a61fe95985f9725c8
|
|
560
|
+
languageName: node
|
|
561
|
+
linkType: hard
|
|
562
|
+
|
|
563
|
+
"@babel/plugin-syntax-class-properties@npm:^7.12.13":
|
|
564
|
+
version: 7.12.13
|
|
565
|
+
resolution: "@babel/plugin-syntax-class-properties@npm:7.12.13"
|
|
566
|
+
dependencies:
|
|
567
|
+
"@babel/helper-plugin-utils": "npm:^7.12.13"
|
|
568
|
+
peerDependencies:
|
|
569
|
+
"@babel/core": ^7.0.0-0
|
|
570
|
+
checksum: 10c0/95168fa186416195280b1264fb18afcdcdcea780b3515537b766cb90de6ce042d42dd6a204a39002f794ae5845b02afb0fd4861a3308a861204a55e68310a120
|
|
571
|
+
languageName: node
|
|
572
|
+
linkType: hard
|
|
573
|
+
|
|
574
|
+
"@babel/plugin-syntax-class-static-block@npm:^7.14.5":
|
|
575
|
+
version: 7.14.5
|
|
576
|
+
resolution: "@babel/plugin-syntax-class-static-block@npm:7.14.5"
|
|
577
|
+
dependencies:
|
|
578
|
+
"@babel/helper-plugin-utils": "npm:^7.14.5"
|
|
579
|
+
peerDependencies:
|
|
580
|
+
"@babel/core": ^7.0.0-0
|
|
581
|
+
checksum: 10c0/4464bf9115f4a2d02ce1454411baf9cfb665af1da53709c5c56953e5e2913745b0fcce82982a00463d6facbdd93445c691024e310b91431a1e2f024b158f6371
|
|
582
|
+
languageName: node
|
|
583
|
+
linkType: hard
|
|
584
|
+
|
|
551
585
|
"@babel/plugin-syntax-decorators@npm:^7.25.7":
|
|
552
586
|
version: 7.25.7
|
|
553
587
|
resolution: "@babel/plugin-syntax-decorators@npm:7.25.7"
|
|
@@ -570,6 +604,28 @@ __metadata:
|
|
|
570
604
|
languageName: node
|
|
571
605
|
linkType: hard
|
|
572
606
|
|
|
607
|
+
"@babel/plugin-syntax-export-default-from@npm:^7.25.7":
|
|
608
|
+
version: 7.25.7
|
|
609
|
+
resolution: "@babel/plugin-syntax-export-default-from@npm:7.25.7"
|
|
610
|
+
dependencies:
|
|
611
|
+
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
612
|
+
peerDependencies:
|
|
613
|
+
"@babel/core": ^7.0.0-0
|
|
614
|
+
checksum: 10c0/490344179679e380f36349d937b2b5d31bfdbb41b011bbd0a4b5dcb07d0491c3cd69e0e3d01d98482be08e3411bd60c343d32b9cd137c899d7d6da3ff5e910d0
|
|
615
|
+
languageName: node
|
|
616
|
+
linkType: hard
|
|
617
|
+
|
|
618
|
+
"@babel/plugin-syntax-export-namespace-from@npm:^7.8.3":
|
|
619
|
+
version: 7.8.3
|
|
620
|
+
resolution: "@babel/plugin-syntax-export-namespace-from@npm:7.8.3"
|
|
621
|
+
dependencies:
|
|
622
|
+
"@babel/helper-plugin-utils": "npm:^7.8.3"
|
|
623
|
+
peerDependencies:
|
|
624
|
+
"@babel/core": ^7.0.0-0
|
|
625
|
+
checksum: 10c0/5100d658ba563829700cd8d001ddc09f4c0187b1a13de300d729c5b3e87503f75a6d6c99c1794182f7f1a9f546ee009df4f15a0ce36376e206ed0012fa7cdc24
|
|
626
|
+
languageName: node
|
|
627
|
+
linkType: hard
|
|
628
|
+
|
|
573
629
|
"@babel/plugin-syntax-flow@npm:^7.25.7":
|
|
574
630
|
version: 7.25.7
|
|
575
631
|
resolution: "@babel/plugin-syntax-flow@npm:7.25.7"
|
|
@@ -603,6 +659,28 @@ __metadata:
|
|
|
603
659
|
languageName: node
|
|
604
660
|
linkType: hard
|
|
605
661
|
|
|
662
|
+
"@babel/plugin-syntax-import-meta@npm:^7.10.4":
|
|
663
|
+
version: 7.10.4
|
|
664
|
+
resolution: "@babel/plugin-syntax-import-meta@npm:7.10.4"
|
|
665
|
+
dependencies:
|
|
666
|
+
"@babel/helper-plugin-utils": "npm:^7.10.4"
|
|
667
|
+
peerDependencies:
|
|
668
|
+
"@babel/core": ^7.0.0-0
|
|
669
|
+
checksum: 10c0/0b08b5e4c3128523d8e346f8cfc86824f0da2697b1be12d71af50a31aff7a56ceb873ed28779121051475010c28d6146a6bfea8518b150b71eeb4e46190172ee
|
|
670
|
+
languageName: node
|
|
671
|
+
linkType: hard
|
|
672
|
+
|
|
673
|
+
"@babel/plugin-syntax-json-strings@npm:^7.8.3":
|
|
674
|
+
version: 7.8.3
|
|
675
|
+
resolution: "@babel/plugin-syntax-json-strings@npm:7.8.3"
|
|
676
|
+
dependencies:
|
|
677
|
+
"@babel/helper-plugin-utils": "npm:^7.8.0"
|
|
678
|
+
peerDependencies:
|
|
679
|
+
"@babel/core": ^7.0.0-0
|
|
680
|
+
checksum: 10c0/e98f31b2ec406c57757d115aac81d0336e8434101c224edd9a5c93cefa53faf63eacc69f3138960c8b25401315af03df37f68d316c151c4b933136716ed6906e
|
|
681
|
+
languageName: node
|
|
682
|
+
linkType: hard
|
|
683
|
+
|
|
606
684
|
"@babel/plugin-syntax-jsx@npm:7.12.1":
|
|
607
685
|
version: 7.12.1
|
|
608
686
|
resolution: "@babel/plugin-syntax-jsx@npm:7.12.1"
|
|
@@ -625,6 +703,17 @@ __metadata:
|
|
|
625
703
|
languageName: node
|
|
626
704
|
linkType: hard
|
|
627
705
|
|
|
706
|
+
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.10.4":
|
|
707
|
+
version: 7.10.4
|
|
708
|
+
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
|
|
709
|
+
dependencies:
|
|
710
|
+
"@babel/helper-plugin-utils": "npm:^7.10.4"
|
|
711
|
+
peerDependencies:
|
|
712
|
+
"@babel/core": ^7.0.0-0
|
|
713
|
+
checksum: 10c0/2594cfbe29411ad5bc2ad4058de7b2f6a8c5b86eda525a993959438615479e59c012c14aec979e538d60a584a1a799b60d1b8942c3b18468cb9d99b8fd34cd0b
|
|
714
|
+
languageName: node
|
|
715
|
+
linkType: hard
|
|
716
|
+
|
|
628
717
|
"@babel/plugin-syntax-nullish-coalescing-operator@npm:^7.8.3":
|
|
629
718
|
version: 7.8.3
|
|
630
719
|
resolution: "@babel/plugin-syntax-nullish-coalescing-operator@npm:7.8.3"
|
|
@@ -636,6 +725,17 @@ __metadata:
|
|
|
636
725
|
languageName: node
|
|
637
726
|
linkType: hard
|
|
638
727
|
|
|
728
|
+
"@babel/plugin-syntax-numeric-separator@npm:^7.10.4":
|
|
729
|
+
version: 7.10.4
|
|
730
|
+
resolution: "@babel/plugin-syntax-numeric-separator@npm:7.10.4"
|
|
731
|
+
dependencies:
|
|
732
|
+
"@babel/helper-plugin-utils": "npm:^7.10.4"
|
|
733
|
+
peerDependencies:
|
|
734
|
+
"@babel/core": ^7.0.0-0
|
|
735
|
+
checksum: 10c0/c55a82b3113480942c6aa2fcbe976ff9caa74b7b1109ff4369641dfbc88d1da348aceb3c31b6ed311c84d1e7c479440b961906c735d0ab494f688bf2fd5b9bb9
|
|
736
|
+
languageName: node
|
|
737
|
+
linkType: hard
|
|
738
|
+
|
|
639
739
|
"@babel/plugin-syntax-object-rest-spread@npm:7.8.3, @babel/plugin-syntax-object-rest-spread@npm:^7.8.0, @babel/plugin-syntax-object-rest-spread@npm:^7.8.3":
|
|
640
740
|
version: 7.8.3
|
|
641
741
|
resolution: "@babel/plugin-syntax-object-rest-spread@npm:7.8.3"
|
|
@@ -647,6 +747,17 @@ __metadata:
|
|
|
647
747
|
languageName: node
|
|
648
748
|
linkType: hard
|
|
649
749
|
|
|
750
|
+
"@babel/plugin-syntax-optional-catch-binding@npm:^7.8.3":
|
|
751
|
+
version: 7.8.3
|
|
752
|
+
resolution: "@babel/plugin-syntax-optional-catch-binding@npm:7.8.3"
|
|
753
|
+
dependencies:
|
|
754
|
+
"@babel/helper-plugin-utils": "npm:^7.8.0"
|
|
755
|
+
peerDependencies:
|
|
756
|
+
"@babel/core": ^7.0.0-0
|
|
757
|
+
checksum: 10c0/27e2493ab67a8ea6d693af1287f7e9acec206d1213ff107a928e85e173741e1d594196f99fec50e9dde404b09164f39dec5864c767212154ffe1caa6af0bc5af
|
|
758
|
+
languageName: node
|
|
759
|
+
linkType: hard
|
|
760
|
+
|
|
650
761
|
"@babel/plugin-syntax-optional-chaining@npm:^7.8.3":
|
|
651
762
|
version: 7.8.3
|
|
652
763
|
resolution: "@babel/plugin-syntax-optional-chaining@npm:7.8.3"
|
|
@@ -658,6 +769,28 @@ __metadata:
|
|
|
658
769
|
languageName: node
|
|
659
770
|
linkType: hard
|
|
660
771
|
|
|
772
|
+
"@babel/plugin-syntax-private-property-in-object@npm:^7.14.5":
|
|
773
|
+
version: 7.14.5
|
|
774
|
+
resolution: "@babel/plugin-syntax-private-property-in-object@npm:7.14.5"
|
|
775
|
+
dependencies:
|
|
776
|
+
"@babel/helper-plugin-utils": "npm:^7.14.5"
|
|
777
|
+
peerDependencies:
|
|
778
|
+
"@babel/core": ^7.0.0-0
|
|
779
|
+
checksum: 10c0/69822772561706c87f0a65bc92d0772cea74d6bc0911537904a676d5ff496a6d3ac4e05a166d8125fce4a16605bace141afc3611074e170a994e66e5397787f3
|
|
780
|
+
languageName: node
|
|
781
|
+
linkType: hard
|
|
782
|
+
|
|
783
|
+
"@babel/plugin-syntax-top-level-await@npm:^7.14.5":
|
|
784
|
+
version: 7.14.5
|
|
785
|
+
resolution: "@babel/plugin-syntax-top-level-await@npm:7.14.5"
|
|
786
|
+
dependencies:
|
|
787
|
+
"@babel/helper-plugin-utils": "npm:^7.14.5"
|
|
788
|
+
peerDependencies:
|
|
789
|
+
"@babel/core": ^7.0.0-0
|
|
790
|
+
checksum: 10c0/14bf6e65d5bc1231ffa9def5f0ef30b19b51c218fcecaa78cd1bdf7939dfdf23f90336080b7f5196916368e399934ce5d581492d8292b46a2fb569d8b2da106f
|
|
791
|
+
languageName: node
|
|
792
|
+
linkType: hard
|
|
793
|
+
|
|
661
794
|
"@babel/plugin-syntax-typescript@npm:^7.25.7":
|
|
662
795
|
version: 7.25.7
|
|
663
796
|
resolution: "@babel/plugin-syntax-typescript@npm:7.25.7"
|
|
@@ -692,16 +825,17 @@ __metadata:
|
|
|
692
825
|
languageName: node
|
|
693
826
|
linkType: hard
|
|
694
827
|
|
|
695
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.25.
|
|
696
|
-
version: 7.25.
|
|
697
|
-
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.
|
|
828
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.25.7":
|
|
829
|
+
version: 7.25.7
|
|
830
|
+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.7"
|
|
698
831
|
dependencies:
|
|
699
832
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
700
833
|
"@babel/helper-remap-async-to-generator": "npm:^7.25.7"
|
|
834
|
+
"@babel/plugin-syntax-async-generators": "npm:^7.8.4"
|
|
701
835
|
"@babel/traverse": "npm:^7.25.7"
|
|
702
836
|
peerDependencies:
|
|
703
837
|
"@babel/core": ^7.0.0-0
|
|
704
|
-
checksum: 10c0/
|
|
838
|
+
checksum: 10c0/dcdd17d8cafafe0eb2edd0a46a7abe86c72235c957c8eb1157ccadb2b199572d5d1aa36a2d3bce5cb99990f7d3c6290ecf09959c62f3081c4df9ff717a1c84a4
|
|
705
839
|
languageName: node
|
|
706
840
|
linkType: hard
|
|
707
841
|
|
|
@@ -752,15 +886,16 @@ __metadata:
|
|
|
752
886
|
languageName: node
|
|
753
887
|
linkType: hard
|
|
754
888
|
|
|
755
|
-
"@babel/plugin-transform-class-static-block@npm:^7.25.
|
|
756
|
-
version: 7.25.
|
|
757
|
-
resolution: "@babel/plugin-transform-class-static-block@npm:7.25.
|
|
889
|
+
"@babel/plugin-transform-class-static-block@npm:^7.25.7":
|
|
890
|
+
version: 7.25.7
|
|
891
|
+
resolution: "@babel/plugin-transform-class-static-block@npm:7.25.7"
|
|
758
892
|
dependencies:
|
|
759
893
|
"@babel/helper-create-class-features-plugin": "npm:^7.25.7"
|
|
760
894
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
895
|
+
"@babel/plugin-syntax-class-static-block": "npm:^7.14.5"
|
|
761
896
|
peerDependencies:
|
|
762
897
|
"@babel/core": ^7.12.0
|
|
763
|
-
checksum: 10c0/
|
|
898
|
+
checksum: 10c0/cbb4b46cbd8ad10106eb2bedb5a0665661a1d1d5b6f3ab565ff454b802dab4718e02b25670fe0d40835494aedb3dc26757c06cc4da6ff3e80291c5f882269bd3
|
|
764
899
|
languageName: node
|
|
765
900
|
linkType: hard
|
|
766
901
|
|
|
@@ -838,14 +973,15 @@ __metadata:
|
|
|
838
973
|
languageName: node
|
|
839
974
|
linkType: hard
|
|
840
975
|
|
|
841
|
-
"@babel/plugin-transform-dynamic-import@npm:^7.25.
|
|
842
|
-
version: 7.25.
|
|
843
|
-
resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.
|
|
976
|
+
"@babel/plugin-transform-dynamic-import@npm:^7.25.7":
|
|
977
|
+
version: 7.25.7
|
|
978
|
+
resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.7"
|
|
844
979
|
dependencies:
|
|
845
980
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
981
|
+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
|
|
846
982
|
peerDependencies:
|
|
847
983
|
"@babel/core": ^7.0.0-0
|
|
848
|
-
checksum: 10c0/
|
|
984
|
+
checksum: 10c0/c733252ff20a32d9747dd081916270f5a073856597e849a5f458b12f4354499b18714f5e7049e341432851d9975077cb37effcd276c7f816faa6f5ff708dc5e1
|
|
849
985
|
languageName: node
|
|
850
986
|
linkType: hard
|
|
851
987
|
|
|
@@ -861,14 +997,15 @@ __metadata:
|
|
|
861
997
|
languageName: node
|
|
862
998
|
linkType: hard
|
|
863
999
|
|
|
864
|
-
"@babel/plugin-transform-export-namespace-from@npm:^7.25.
|
|
865
|
-
version: 7.25.
|
|
866
|
-
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.
|
|
1000
|
+
"@babel/plugin-transform-export-namespace-from@npm:^7.25.7":
|
|
1001
|
+
version: 7.25.7
|
|
1002
|
+
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.7"
|
|
867
1003
|
dependencies:
|
|
868
1004
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1005
|
+
"@babel/plugin-syntax-export-namespace-from": "npm:^7.8.3"
|
|
869
1006
|
peerDependencies:
|
|
870
1007
|
"@babel/core": ^7.0.0-0
|
|
871
|
-
checksum: 10c0/
|
|
1008
|
+
checksum: 10c0/ef61fc5d54c9c8b075cbd9db62beaf295e38e08a1edb1882995105d3e959763be1631f7d7f7cb7461b702ebd0b4a601f2eb2cd6521acaf061310a3a3305fa756
|
|
872
1009
|
languageName: node
|
|
873
1010
|
linkType: hard
|
|
874
1011
|
|
|
@@ -909,14 +1046,15 @@ __metadata:
|
|
|
909
1046
|
languageName: node
|
|
910
1047
|
linkType: hard
|
|
911
1048
|
|
|
912
|
-
"@babel/plugin-transform-json-strings@npm:^7.25.
|
|
913
|
-
version: 7.25.
|
|
914
|
-
resolution: "@babel/plugin-transform-json-strings@npm:7.25.
|
|
1049
|
+
"@babel/plugin-transform-json-strings@npm:^7.25.7":
|
|
1050
|
+
version: 7.25.7
|
|
1051
|
+
resolution: "@babel/plugin-transform-json-strings@npm:7.25.7"
|
|
915
1052
|
dependencies:
|
|
916
1053
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1054
|
+
"@babel/plugin-syntax-json-strings": "npm:^7.8.3"
|
|
917
1055
|
peerDependencies:
|
|
918
1056
|
"@babel/core": ^7.0.0-0
|
|
919
|
-
checksum: 10c0/
|
|
1057
|
+
checksum: 10c0/aa6e5f65c8a5f2459d7daa9b5b4ff97ff43bab21f4a8513ed84d35300b0323ec542dc101c5f11622e442dfc93b3a229c7f41ebc7645370dfec6d066bda800a0b
|
|
920
1058
|
languageName: node
|
|
921
1059
|
linkType: hard
|
|
922
1060
|
|
|
@@ -931,14 +1069,15 @@ __metadata:
|
|
|
931
1069
|
languageName: node
|
|
932
1070
|
linkType: hard
|
|
933
1071
|
|
|
934
|
-
"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.
|
|
935
|
-
version: 7.25.
|
|
936
|
-
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.
|
|
1072
|
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.7":
|
|
1073
|
+
version: 7.25.7
|
|
1074
|
+
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.7"
|
|
937
1075
|
dependencies:
|
|
938
1076
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1077
|
+
"@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4"
|
|
939
1078
|
peerDependencies:
|
|
940
1079
|
"@babel/core": ^7.0.0-0
|
|
941
|
-
checksum: 10c0/
|
|
1080
|
+
checksum: 10c0/d610a8a2c1be83e03cce2256f29519e705dc68289c09d67f1f362d1fd80f4b36eaf2affc05710abb53a272895041e24d9e95ec73a516a23a67cb907023fbe37b
|
|
942
1081
|
languageName: node
|
|
943
1082
|
linkType: hard
|
|
944
1083
|
|
|
@@ -1027,38 +1166,41 @@ __metadata:
|
|
|
1027
1166
|
languageName: node
|
|
1028
1167
|
linkType: hard
|
|
1029
1168
|
|
|
1030
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.
|
|
1031
|
-
version: 7.25.
|
|
1032
|
-
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.25.
|
|
1169
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.7":
|
|
1170
|
+
version: 7.25.7
|
|
1171
|
+
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.25.7"
|
|
1033
1172
|
dependencies:
|
|
1034
1173
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1174
|
+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
|
|
1035
1175
|
peerDependencies:
|
|
1036
1176
|
"@babel/core": ^7.0.0-0
|
|
1037
|
-
checksum: 10c0/
|
|
1177
|
+
checksum: 10c0/b35a96a79ef4895b00e4f758d3185cb17e4fbfada311894ad5f0988a55fc2c21820dc789b26a3cb8fbd620434faa516e52acb6e2da105c2edbd29de8b6b0facf
|
|
1038
1178
|
languageName: node
|
|
1039
1179
|
linkType: hard
|
|
1040
1180
|
|
|
1041
|
-
"@babel/plugin-transform-numeric-separator@npm:^7.25.
|
|
1042
|
-
version: 7.25.
|
|
1043
|
-
resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.
|
|
1181
|
+
"@babel/plugin-transform-numeric-separator@npm:^7.25.7":
|
|
1182
|
+
version: 7.25.7
|
|
1183
|
+
resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.7"
|
|
1044
1184
|
dependencies:
|
|
1045
1185
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1186
|
+
"@babel/plugin-syntax-numeric-separator": "npm:^7.10.4"
|
|
1046
1187
|
peerDependencies:
|
|
1047
1188
|
"@babel/core": ^7.0.0-0
|
|
1048
|
-
checksum: 10c0/
|
|
1189
|
+
checksum: 10c0/c028ae89e6b4e1d757f8f1ebcb3b420e6559bb35002728f6f5651d5f669fbf73764adf6e3597908fa12adf8dbae683e5f74b3a7f68e8774a9663c18c0f999539
|
|
1049
1190
|
languageName: node
|
|
1050
1191
|
linkType: hard
|
|
1051
1192
|
|
|
1052
|
-
"@babel/plugin-transform-object-rest-spread@npm:^7.25.
|
|
1053
|
-
version: 7.25.
|
|
1054
|
-
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.
|
|
1193
|
+
"@babel/plugin-transform-object-rest-spread@npm:^7.25.7":
|
|
1194
|
+
version: 7.25.7
|
|
1195
|
+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.7"
|
|
1055
1196
|
dependencies:
|
|
1056
1197
|
"@babel/helper-compilation-targets": "npm:^7.25.7"
|
|
1057
1198
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1199
|
+
"@babel/plugin-syntax-object-rest-spread": "npm:^7.8.3"
|
|
1058
1200
|
"@babel/plugin-transform-parameters": "npm:^7.25.7"
|
|
1059
1201
|
peerDependencies:
|
|
1060
1202
|
"@babel/core": ^7.0.0-0
|
|
1061
|
-
checksum: 10c0/
|
|
1203
|
+
checksum: 10c0/e8b978d9d1020452da0d5d92f80fe57e302761dac20137bb8bf863478a4779fcd63d314db89e796125d9d76da2a38f64f012d6e0c4913815951b3eb3fba2feb6
|
|
1062
1204
|
languageName: node
|
|
1063
1205
|
linkType: hard
|
|
1064
1206
|
|
|
@@ -1074,26 +1216,28 @@ __metadata:
|
|
|
1074
1216
|
languageName: node
|
|
1075
1217
|
linkType: hard
|
|
1076
1218
|
|
|
1077
|
-
"@babel/plugin-transform-optional-catch-binding@npm:^7.25.
|
|
1078
|
-
version: 7.25.
|
|
1079
|
-
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.
|
|
1219
|
+
"@babel/plugin-transform-optional-catch-binding@npm:^7.25.7":
|
|
1220
|
+
version: 7.25.7
|
|
1221
|
+
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.7"
|
|
1080
1222
|
dependencies:
|
|
1081
1223
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1224
|
+
"@babel/plugin-syntax-optional-catch-binding": "npm:^7.8.3"
|
|
1082
1225
|
peerDependencies:
|
|
1083
1226
|
"@babel/core": ^7.0.0-0
|
|
1084
|
-
checksum: 10c0/
|
|
1227
|
+
checksum: 10c0/bb609e5103780be0825a255ffe1fefbb5335aead88a46eecc2257053279ea2c45ff66b0ef1fb54302c8c8c57146e88e52f3ecb62b4c6f619218d7b3843b352d9
|
|
1085
1228
|
languageName: node
|
|
1086
1229
|
linkType: hard
|
|
1087
1230
|
|
|
1088
|
-
"@babel/plugin-transform-optional-chaining@npm:^7.25.7
|
|
1089
|
-
version: 7.25.
|
|
1090
|
-
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.
|
|
1231
|
+
"@babel/plugin-transform-optional-chaining@npm:^7.25.7":
|
|
1232
|
+
version: 7.25.7
|
|
1233
|
+
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.7"
|
|
1091
1234
|
dependencies:
|
|
1092
1235
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1093
1236
|
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.7"
|
|
1237
|
+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
|
|
1094
1238
|
peerDependencies:
|
|
1095
1239
|
"@babel/core": ^7.0.0-0
|
|
1096
|
-
checksum: 10c0/
|
|
1240
|
+
checksum: 10c0/887441ada6c2bc1b789984b7531d9bc585f335ece99642886d3d9fd8aee7e6b8d4f7ca61d76b5f23477f3aa607284d5056eadaa1eb17e7b39af6b0e834cbe878
|
|
1097
1241
|
languageName: node
|
|
1098
1242
|
linkType: hard
|
|
1099
1243
|
|
|
@@ -1120,16 +1264,17 @@ __metadata:
|
|
|
1120
1264
|
languageName: node
|
|
1121
1265
|
linkType: hard
|
|
1122
1266
|
|
|
1123
|
-
"@babel/plugin-transform-private-property-in-object@npm:^7.25.
|
|
1124
|
-
version: 7.25.
|
|
1125
|
-
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.
|
|
1267
|
+
"@babel/plugin-transform-private-property-in-object@npm:^7.25.7":
|
|
1268
|
+
version: 7.25.7
|
|
1269
|
+
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.7"
|
|
1126
1270
|
dependencies:
|
|
1127
1271
|
"@babel/helper-annotate-as-pure": "npm:^7.25.7"
|
|
1128
1272
|
"@babel/helper-create-class-features-plugin": "npm:^7.25.7"
|
|
1129
1273
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1274
|
+
"@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5"
|
|
1130
1275
|
peerDependencies:
|
|
1131
1276
|
"@babel/core": ^7.0.0-0
|
|
1132
|
-
checksum: 10c0/
|
|
1277
|
+
checksum: 10c0/5ad8832ba54e2079c1f558b8680e170265e3f376424e5fbb75b17b7f08696fb0af6c96d23d92f7df3dcc559f5971a02587281fcec38a853174aa95478565f5fc
|
|
1133
1278
|
languageName: node
|
|
1134
1279
|
linkType: hard
|
|
1135
1280
|
|
|
@@ -1368,10 +1513,10 @@ __metadata:
|
|
|
1368
1513
|
linkType: hard
|
|
1369
1514
|
|
|
1370
1515
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1371
|
-
version: 7.25.
|
|
1372
|
-
resolution: "@babel/preset-env@npm:7.25.
|
|
1516
|
+
version: 7.25.7
|
|
1517
|
+
resolution: "@babel/preset-env@npm:7.25.7"
|
|
1373
1518
|
dependencies:
|
|
1374
|
-
"@babel/compat-data": "npm:^7.25.
|
|
1519
|
+
"@babel/compat-data": "npm:^7.25.7"
|
|
1375
1520
|
"@babel/helper-compilation-targets": "npm:^7.25.7"
|
|
1376
1521
|
"@babel/helper-plugin-utils": "npm:^7.25.7"
|
|
1377
1522
|
"@babel/helper-validator-option": "npm:^7.25.7"
|
|
@@ -1381,30 +1526,45 @@ __metadata:
|
|
|
1381
1526
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.7"
|
|
1382
1527
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.7"
|
|
1383
1528
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1529
|
+
"@babel/plugin-syntax-async-generators": "npm:^7.8.4"
|
|
1530
|
+
"@babel/plugin-syntax-class-properties": "npm:^7.12.13"
|
|
1531
|
+
"@babel/plugin-syntax-class-static-block": "npm:^7.14.5"
|
|
1532
|
+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
|
|
1533
|
+
"@babel/plugin-syntax-export-namespace-from": "npm:^7.8.3"
|
|
1384
1534
|
"@babel/plugin-syntax-import-assertions": "npm:^7.25.7"
|
|
1385
1535
|
"@babel/plugin-syntax-import-attributes": "npm:^7.25.7"
|
|
1536
|
+
"@babel/plugin-syntax-import-meta": "npm:^7.10.4"
|
|
1537
|
+
"@babel/plugin-syntax-json-strings": "npm:^7.8.3"
|
|
1538
|
+
"@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4"
|
|
1539
|
+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
|
|
1540
|
+
"@babel/plugin-syntax-numeric-separator": "npm:^7.10.4"
|
|
1541
|
+
"@babel/plugin-syntax-object-rest-spread": "npm:^7.8.3"
|
|
1542
|
+
"@babel/plugin-syntax-optional-catch-binding": "npm:^7.8.3"
|
|
1543
|
+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
|
|
1544
|
+
"@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5"
|
|
1545
|
+
"@babel/plugin-syntax-top-level-await": "npm:^7.14.5"
|
|
1386
1546
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1387
1547
|
"@babel/plugin-transform-arrow-functions": "npm:^7.25.7"
|
|
1388
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.
|
|
1548
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.7"
|
|
1389
1549
|
"@babel/plugin-transform-async-to-generator": "npm:^7.25.7"
|
|
1390
1550
|
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.7"
|
|
1391
1551
|
"@babel/plugin-transform-block-scoping": "npm:^7.25.7"
|
|
1392
1552
|
"@babel/plugin-transform-class-properties": "npm:^7.25.7"
|
|
1393
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.25.
|
|
1553
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.25.7"
|
|
1394
1554
|
"@babel/plugin-transform-classes": "npm:^7.25.7"
|
|
1395
1555
|
"@babel/plugin-transform-computed-properties": "npm:^7.25.7"
|
|
1396
1556
|
"@babel/plugin-transform-destructuring": "npm:^7.25.7"
|
|
1397
1557
|
"@babel/plugin-transform-dotall-regex": "npm:^7.25.7"
|
|
1398
1558
|
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.7"
|
|
1399
1559
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.7"
|
|
1400
|
-
"@babel/plugin-transform-dynamic-import": "npm:^7.25.
|
|
1560
|
+
"@babel/plugin-transform-dynamic-import": "npm:^7.25.7"
|
|
1401
1561
|
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.7"
|
|
1402
|
-
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.
|
|
1562
|
+
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.7"
|
|
1403
1563
|
"@babel/plugin-transform-for-of": "npm:^7.25.7"
|
|
1404
1564
|
"@babel/plugin-transform-function-name": "npm:^7.25.7"
|
|
1405
|
-
"@babel/plugin-transform-json-strings": "npm:^7.25.
|
|
1565
|
+
"@babel/plugin-transform-json-strings": "npm:^7.25.7"
|
|
1406
1566
|
"@babel/plugin-transform-literals": "npm:^7.25.7"
|
|
1407
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.
|
|
1567
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.7"
|
|
1408
1568
|
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.7"
|
|
1409
1569
|
"@babel/plugin-transform-modules-amd": "npm:^7.25.7"
|
|
1410
1570
|
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.7"
|
|
@@ -1412,15 +1572,15 @@ __metadata:
|
|
|
1412
1572
|
"@babel/plugin-transform-modules-umd": "npm:^7.25.7"
|
|
1413
1573
|
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.7"
|
|
1414
1574
|
"@babel/plugin-transform-new-target": "npm:^7.25.7"
|
|
1415
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.
|
|
1416
|
-
"@babel/plugin-transform-numeric-separator": "npm:^7.25.
|
|
1417
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.
|
|
1575
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.7"
|
|
1576
|
+
"@babel/plugin-transform-numeric-separator": "npm:^7.25.7"
|
|
1577
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.7"
|
|
1418
1578
|
"@babel/plugin-transform-object-super": "npm:^7.25.7"
|
|
1419
|
-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.25.
|
|
1420
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.25.
|
|
1579
|
+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.25.7"
|
|
1580
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.25.7"
|
|
1421
1581
|
"@babel/plugin-transform-parameters": "npm:^7.25.7"
|
|
1422
1582
|
"@babel/plugin-transform-private-methods": "npm:^7.25.7"
|
|
1423
|
-
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.
|
|
1583
|
+
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.7"
|
|
1424
1584
|
"@babel/plugin-transform-property-literals": "npm:^7.25.7"
|
|
1425
1585
|
"@babel/plugin-transform-regenerator": "npm:^7.25.7"
|
|
1426
1586
|
"@babel/plugin-transform-reserved-words": "npm:^7.25.7"
|
|
@@ -1441,7 +1601,7 @@ __metadata:
|
|
|
1441
1601
|
semver: "npm:^6.3.1"
|
|
1442
1602
|
peerDependencies:
|
|
1443
1603
|
"@babel/core": ^7.0.0-0
|
|
1444
|
-
checksum: 10c0/
|
|
1604
|
+
checksum: 10c0/bf704a06a69420250c1de2b126cd5c859a851002c2fb2cce0910cd85a8e6755b9b31577021e94feb7e1e53519923726349aaf07580923928791583db61438fb8
|
|
1445
1605
|
languageName: node
|
|
1446
1606
|
linkType: hard
|
|
1447
1607
|
|
|
@@ -1562,14 +1722,14 @@ __metadata:
|
|
|
1562
1722
|
languageName: node
|
|
1563
1723
|
linkType: hard
|
|
1564
1724
|
|
|
1565
|
-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.7, @babel/types@npm:^7.
|
|
1566
|
-
version: 7.25.
|
|
1567
|
-
resolution: "@babel/types@npm:7.25.
|
|
1725
|
+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.7, @babel/types@npm:^7.4.4":
|
|
1726
|
+
version: 7.25.7
|
|
1727
|
+
resolution: "@babel/types@npm:7.25.7"
|
|
1568
1728
|
dependencies:
|
|
1569
1729
|
"@babel/helper-string-parser": "npm:^7.25.7"
|
|
1570
1730
|
"@babel/helper-validator-identifier": "npm:^7.25.7"
|
|
1571
1731
|
to-fast-properties: "npm:^2.0.0"
|
|
1572
|
-
checksum: 10c0/
|
|
1732
|
+
checksum: 10c0/e03e1e2e08600fa1e8eb90632ac9c253dd748176c8d670d85f85b0dc83a0573b26ae748a1cbcb81f401903a3d95f43c3f4f8d516a5ed779929db27de56289633
|
|
1573
1733
|
languageName: node
|
|
1574
1734
|
linkType: hard
|
|
1575
1735
|
|
|
@@ -2453,35 +2613,9 @@ __metadata:
|
|
|
2453
2613
|
languageName: node
|
|
2454
2614
|
linkType: hard
|
|
2455
2615
|
|
|
2456
|
-
"@licklist/core@npm:0.
|
|
2457
|
-
version: 0.
|
|
2458
|
-
resolution: "@licklist/core@npm:0.
|
|
2459
|
-
dependencies:
|
|
2460
|
-
"@sentry/browser": "npm:6.2.0"
|
|
2461
|
-
axios: "npm:0.26.0"
|
|
2462
|
-
i18next: "npm:19.4.5"
|
|
2463
|
-
luxon: "npm:3.5.0"
|
|
2464
|
-
react: "npm:17.0.2"
|
|
2465
|
-
react-dom: "npm:17.0.2"
|
|
2466
|
-
react-i18next: "npm:11.8.8"
|
|
2467
|
-
react-intl: "npm:6.6.8"
|
|
2468
|
-
uuid: "npm:9.0.0"
|
|
2469
|
-
wait-for-expect: "npm:3.0.2"
|
|
2470
|
-
peerDependencies:
|
|
2471
|
-
"@licklist/eslint-config": 0.5.5
|
|
2472
|
-
axios: 0.26.0
|
|
2473
|
-
luxon: 3.5.0
|
|
2474
|
-
react: 17.0.2
|
|
2475
|
-
react-dom: 17.0.2
|
|
2476
|
-
react-i18next: 11.8.8
|
|
2477
|
-
react-intl: 6.6.8
|
|
2478
|
-
checksum: 10c0/cacb058eb075b8e42fe9135877aa90f5104b661a0a99addbadfe916604ee35d468d07f9ce4e349fad573015044977bf77821b92dc385bab23393bc4d72677c4f
|
|
2479
|
-
languageName: node
|
|
2480
|
-
linkType: hard
|
|
2481
|
-
|
|
2482
|
-
"@licklist/core@npm:0.30.0-dev.0":
|
|
2483
|
-
version: 0.30.0-dev.0
|
|
2484
|
-
resolution: "@licklist/core@npm:0.30.0-dev.0"
|
|
2616
|
+
"@licklist/core@npm:0.30.1":
|
|
2617
|
+
version: 0.30.1
|
|
2618
|
+
resolution: "@licklist/core@npm:0.30.1"
|
|
2485
2619
|
dependencies:
|
|
2486
2620
|
"@sentry/browser": "npm:6.2.0"
|
|
2487
2621
|
axios: "npm:0.26.0"
|
|
@@ -2501,7 +2635,7 @@ __metadata:
|
|
|
2501
2635
|
react-dom: 17.0.2
|
|
2502
2636
|
react-i18next: 11.8.8
|
|
2503
2637
|
react-intl: 6.6.8
|
|
2504
|
-
checksum: 10c0/
|
|
2638
|
+
checksum: 10c0/2b3ec4eebfffd120e188825beb607864dfc85ddc6f5cd834e6c7b99b0191171936da0299441f2a91721d70ebb196279b6b72d8e9ec37fc21d4f51f97400b8475
|
|
2505
2639
|
languageName: node
|
|
2506
2640
|
linkType: hard
|
|
2507
2641
|
|
|
@@ -2516,9 +2650,9 @@ __metadata:
|
|
|
2516
2650
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2517
2651
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2518
2652
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2519
|
-
"@licklist/core": "npm:0.30.
|
|
2653
|
+
"@licklist/core": "npm:0.30.1"
|
|
2520
2654
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2521
|
-
"@licklist/plugins": "npm:0.33.
|
|
2655
|
+
"@licklist/plugins": "npm:0.33.1"
|
|
2522
2656
|
"@mantine/core": "npm:6.0.22"
|
|
2523
2657
|
"@mantine/hooks": "npm:6.0.22"
|
|
2524
2658
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2647,9 +2781,9 @@ __metadata:
|
|
|
2647
2781
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2648
2782
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2649
2783
|
peerDependencies:
|
|
2650
|
-
"@licklist/core": 0.30.
|
|
2784
|
+
"@licklist/core": 0.30.1
|
|
2651
2785
|
"@licklist/eslint-config": 0.5.6
|
|
2652
|
-
"@licklist/plugins": 0.33.
|
|
2786
|
+
"@licklist/plugins": 0.33.1
|
|
2653
2787
|
lodash: 4.17.21
|
|
2654
2788
|
luxon: 3.5.0
|
|
2655
2789
|
react: 17.0.2
|
|
@@ -2679,11 +2813,11 @@ __metadata:
|
|
|
2679
2813
|
languageName: node
|
|
2680
2814
|
linkType: hard
|
|
2681
2815
|
|
|
2682
|
-
"@licklist/plugins@npm:0.33.
|
|
2683
|
-
version: 0.33.
|
|
2684
|
-
resolution: "@licklist/plugins@npm:0.33.
|
|
2816
|
+
"@licklist/plugins@npm:0.33.1":
|
|
2817
|
+
version: 0.33.1
|
|
2818
|
+
resolution: "@licklist/plugins@npm:0.33.1"
|
|
2685
2819
|
dependencies:
|
|
2686
|
-
"@licklist/core": "npm:0.
|
|
2820
|
+
"@licklist/core": "npm:0.30.1"
|
|
2687
2821
|
"@ungap/url-search-params": "npm:0.2.2"
|
|
2688
2822
|
axios: "npm:0.26.0"
|
|
2689
2823
|
history: "npm:4.10.1"
|
|
@@ -2704,7 +2838,7 @@ __metadata:
|
|
|
2704
2838
|
rrule: "npm:2.6.8"
|
|
2705
2839
|
use-debounce: "npm:7.0.1"
|
|
2706
2840
|
peerDependencies:
|
|
2707
|
-
"@licklist/core": 0.
|
|
2841
|
+
"@licklist/core": 0.30.1
|
|
2708
2842
|
"@licklist/eslint-config": 0.5.6
|
|
2709
2843
|
axios: 0.26.0
|
|
2710
2844
|
lodash: 4.17.21
|
|
@@ -2716,7 +2850,7 @@ __metadata:
|
|
|
2716
2850
|
react-loader: 2.4.7
|
|
2717
2851
|
react-query: 3.34.12
|
|
2718
2852
|
react-router-dom: 5.2.0
|
|
2719
|
-
checksum: 10c0/
|
|
2853
|
+
checksum: 10c0/9f9cba3fcf3b2543c1b781233c0cfa2d6638ff47edde93ed3500ea4dfe12f7940380e9d79b6051b6cc8eb5cb26cdbb97fcd412b83bfd3dce7cd1c34835f975a7
|
|
2720
2854
|
languageName: node
|
|
2721
2855
|
linkType: hard
|
|
2722
2856
|
|