@licklist/design 0.71.18-dev.8 → 0.71.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +0 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +0 -2
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -3
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.js +0 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
- package/dist/iframe/activity-card/ActivityCard.d.ts +2 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +7 -1
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts +1 -2
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.js +3 -4
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -15
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +0 -4
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +2 -27
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +2 -106
- 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 +1 -3
- 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 -95
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +10 -83
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +0 -15
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +2 -2
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +2 -2
- package/dist/iframe/ryft/RyftPaymentForm.js +0 -1
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +5 -4
- package/dist/index.js +1 -2
- package/dist/layout/DropDown.d.ts +1 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
- package/dist/notification/sms-template/card/SmsTemplateCard.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/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +2 -48
- package/dist/product-set/form/ProductSetForm.d.ts +2 -7
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +5 -7
- 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/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +5 -25
- 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 +1 -1
- 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/context.d.ts +1 -3
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/form/context.js +1 -2
- package/dist/product-set/product/ProductControl.d.ts +0 -8
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +1 -25
- 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 -88
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +1 -19
- 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/report/ReportRunnerModal/ReportRunnerModal.d.ts +1 -2
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +2 -4
- 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/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/coupon/utils/index.d.ts +1 -2
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +0 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +0 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +0 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +0 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts +2 -6
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +4 -8
- package/dist/sales/modals/refund-modal/index.d.ts +2 -2
- package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts.map +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/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +1 -3
- 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/date-range-input/utils/index.d.ts +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/form-number-input/FormNumberInput.js +0 -3
- package/dist/static/loader/LoaderIndicator.d.ts +3 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +2 -4
- package/dist/static/loader/index.d.ts +0 -1
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +0 -3
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/dist/styles/date-time-button/DateTimeButton.scss +1 -10
- package/dist/styles/events/EditEventModal.scss +0 -2
- package/dist/styles/iframe-events/Calendar.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/iframe-page/Page.scss +0 -16
- package/dist/styles/iframe-page/PageBody.scss +0 -4
- package/dist/styles/modals/Modals.scss +0 -16
- package/dist/styles/product-set/EditProductSetElement.scss +0 -1
- package/dist/styles/product-set/ProductSetForm.scss +0 -33
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/ManualBooking.scss +0 -6
- package/dist/styles/static/Loader.scss +0 -9
- package/dist/styles/themes/bookedit/index.scss +0 -19
- 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 -8
- package/src/affiliate/form/AffiliateForm.tsx +0 -1
- package/src/auth/Layout/AuthNavComponent.tsx +0 -4
- package/src/auth/Login/LoginComponent.tsx +1 -3
- package/src/auth/Login/LoginFormComponent.tsx +0 -2
- package/src/auth/Register/RegisterComponent.tsx +0 -2
- package/src/auth/Register/RegisterFormComponent.tsx +0 -4
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
- package/src/auth/Router.tsx +0 -2
- package/src/calendar/Calendar.stories.tsx +2 -2
- package/src/calendar/utils/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +7 -9
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
- package/src/events/event-card/utils.ts +9 -10
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -3
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
- package/src/events/event-statistic-modal/utils/index.ts +1 -2
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
- package/src/iframe/activity-card/ActivityCard.stories.tsx +2 -0
- package/src/iframe/activity-card/ActivityCard.tsx +4 -0
- package/src/iframe/event/ticket-description/TicketDescription.tsx +3 -5
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +1 -21
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +11 -13
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +4 -47
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +75 -155
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +1 -58
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +2 -1
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -84
- package/src/iframe/payment/order-items-table/utils/index.ts +0 -23
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +2 -3
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +20 -19
- package/src/iframe/ryft/utils/ryft-form.ts +5 -6
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -2
- package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
- package/src/product-set/control/DateAndRecurrenceInput.tsx +4 -3
- package/src/product-set/control/DateInput.tsx +4 -3
- package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
- package/src/product-set/form/ProductSetForm.tsx +5 -17
- package/src/product-set/form/ProductZonesControl.tsx +4 -1
- package/src/product-set/form/ProductsControl.tsx +15 -33
- package/src/product-set/form/SelectCategoryModal.tsx +2 -2
- package/src/product-set/form/SubProductsControl.tsx +3 -0
- package/src/product-set/form/VenueMapsControl.tsx +4 -1
- package/src/product-set/form/context.tsx +0 -5
- package/src/product-set/product/ProductControl.tsx +2 -37
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
- package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
- package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +0 -4
- package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
- package/src/product-set/utils/index.ts +0 -19
- package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +0 -3
- package/src/resource/form/components/CapacityControl.tsx +0 -1
- package/src/resource/form/components/SortControl.tsx +0 -1
- package/src/sales/booking/results/components/ResultCard.tsx +2 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
- package/src/sales/coupon/utils/index.ts +3 -5
- package/src/sales/modals/refund-modal/RefundModal.tsx +6 -15
- package/src/sales/modals/refund-modal/index.ts +2 -7
- package/src/setting/admin/AdminSettingForm.tsx +0 -4
- package/src/setting/admin/PaymentFeeForm.tsx +0 -5
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
- package/src/snippet/snippet-template/preview/Preview.tsx +2 -1
- package/src/sortable-tree/SortableTreeItem.tsx +0 -6
- package/src/static/CurrencyNumberInput.tsx +0 -1
- package/src/static/date-range-input/utils/index.ts +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -1
- package/src/static/loader/LoaderIndicator.tsx +3 -6
- package/src/static/loader/index.ts +0 -1
- package/src/static/number-input/NumberInput.tsx +0 -1
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/src/styles/date-time-button/DateTimeButton.scss +1 -10
- package/src/styles/events/EditEventModal.scss +0 -2
- package/src/styles/iframe-events/Calendar.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/iframe-page/Page.scss +0 -16
- package/src/styles/iframe-page/PageBody.scss +0 -4
- package/src/styles/modals/Modals.scss +0 -16
- package/src/styles/product-set/EditProductSetElement.scss +0 -1
- package/src/styles/product-set/ProductSetForm.scss +0 -33
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/ManualBooking.scss +0 -6
- package/src/styles/static/Loader.scss +0 -9
- package/src/styles/themes/bookedit/index.scss +0 -19
- package/src/zone/form/components/GameDurationControl.tsx +0 -1
- package/src/zone/form/components/SortControl.tsx +0 -1
- package/yarn.lock +269 -277
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts +0 -18
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.js +0 -289
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts +0 -15
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +0 -89
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts +0 -14
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +0 -404
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts +0 -10
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.js +0 -87
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts +0 -2
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/index.d.ts +0 -2
- package/dist/iframe/ProductWithModifierModal/index.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/utils.d.ts +0 -5
- package/dist/iframe/ProductWithModifierModal/utils.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/utils.js +0 -21
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts +0 -23
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts.map +0 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.js +0 -62
- package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts +0 -2
- package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts.map +0 -1
- package/dist/iframe/order-process/components/CategoryProduct/constants.js +0 -4
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts +0 -6
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts.map +0 -1
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.js +0 -18
- package/dist/static/loader/FullScreenLoader.d.ts +0 -8
- package/dist/static/loader/FullScreenLoader.d.ts.map +0 -1
- package/dist/static/loader/FullScreenLoader.js +0 -41
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +0 -212
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +0 -75
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +0 -393
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +0 -98
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/index.ts +0 -1
- package/src/iframe/ProductWithModifierModal/index.ts +0 -1
- package/src/iframe/ProductWithModifierModal/utils.ts +0 -29
- package/src/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.tsx +0 -86
- package/src/iframe/order-process/components/CategoryProduct/constants.ts +0 -1
- package/src/iframe/order-process/components/utils/useOnWindowUnmount.ts +0 -25
- package/src/static/loader/FullScreenLoader.tsx +0 -16
package/yarn.lock
CHANGED
|
@@ -40,7 +40,7 @@ __metadata:
|
|
|
40
40
|
languageName: node
|
|
41
41
|
linkType: hard
|
|
42
42
|
|
|
43
|
-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
43
|
+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
44
|
version: 7.26.2
|
|
45
45
|
resolution: "@babel/code-frame@npm:7.26.2"
|
|
46
46
|
dependencies:
|
|
@@ -51,7 +51,7 @@ __metadata:
|
|
|
51
51
|
languageName: node
|
|
52
52
|
linkType: hard
|
|
53
53
|
|
|
54
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.5":
|
|
54
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.0, @babel/compat-data@npm:^7.26.5":
|
|
55
55
|
version: 7.26.5
|
|
56
56
|
resolution: "@babel/compat-data@npm:7.26.5"
|
|
57
57
|
checksum: 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
|
|
@@ -83,29 +83,29 @@ __metadata:
|
|
|
83
83
|
linkType: hard
|
|
84
84
|
|
|
85
85
|
"@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":
|
|
86
|
-
version: 7.26.
|
|
87
|
-
resolution: "@babel/core@npm:7.26.
|
|
86
|
+
version: 7.26.0
|
|
87
|
+
resolution: "@babel/core@npm:7.26.0"
|
|
88
88
|
dependencies:
|
|
89
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
90
|
-
"@babel/code-frame": "npm:^7.26.
|
|
91
|
-
"@babel/generator": "npm:^7.26.
|
|
92
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
90
|
+
"@babel/code-frame": "npm:^7.26.0"
|
|
91
|
+
"@babel/generator": "npm:^7.26.0"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
93
93
|
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
94
|
-
"@babel/helpers": "npm:^7.26.
|
|
95
|
-
"@babel/parser": "npm:^7.26.
|
|
94
|
+
"@babel/helpers": "npm:^7.26.0"
|
|
95
|
+
"@babel/parser": "npm:^7.26.0"
|
|
96
96
|
"@babel/template": "npm:^7.25.9"
|
|
97
|
-
"@babel/traverse": "npm:^7.
|
|
98
|
-
"@babel/types": "npm:^7.26.
|
|
97
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
98
|
+
"@babel/types": "npm:^7.26.0"
|
|
99
99
|
convert-source-map: "npm:^2.0.0"
|
|
100
100
|
debug: "npm:^4.1.0"
|
|
101
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
102
102
|
json5: "npm:^2.2.3"
|
|
103
103
|
semver: "npm:^6.3.1"
|
|
104
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
|
|
105
105
|
languageName: node
|
|
106
106
|
linkType: hard
|
|
107
107
|
|
|
108
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.5":
|
|
108
|
+
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.5":
|
|
109
109
|
version: 7.26.5
|
|
110
110
|
resolution: "@babel/generator@npm:7.26.5"
|
|
111
111
|
dependencies:
|
|
@@ -127,7 +127,7 @@ __metadata:
|
|
|
127
127
|
languageName: node
|
|
128
128
|
linkType: hard
|
|
129
129
|
|
|
130
|
-
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9
|
|
130
|
+
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9":
|
|
131
131
|
version: 7.26.5
|
|
132
132
|
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
|
|
133
133
|
dependencies:
|
|
@@ -327,13 +327,13 @@ __metadata:
|
|
|
327
327
|
languageName: node
|
|
328
328
|
linkType: hard
|
|
329
329
|
|
|
330
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.
|
|
331
|
-
version: 7.26.
|
|
332
|
-
resolution: "@babel/helpers@npm:7.26.
|
|
330
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.0":
|
|
331
|
+
version: 7.26.0
|
|
332
|
+
resolution: "@babel/helpers@npm:7.26.0"
|
|
333
333
|
dependencies:
|
|
334
334
|
"@babel/template": "npm:^7.25.9"
|
|
335
|
-
"@babel/types": "npm:^7.26.
|
|
336
|
-
checksum: 10c0/
|
|
335
|
+
"@babel/types": "npm:^7.26.0"
|
|
336
|
+
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
|
|
337
337
|
languageName: node
|
|
338
338
|
linkType: hard
|
|
339
339
|
|
|
@@ -349,14 +349,14 @@ __metadata:
|
|
|
349
349
|
languageName: node
|
|
350
350
|
linkType: hard
|
|
351
351
|
|
|
352
|
-
"@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.9, @babel/parser@npm:^7.26.
|
|
353
|
-
version: 7.26.
|
|
354
|
-
resolution: "@babel/parser@npm:7.26.
|
|
352
|
+
"@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.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.5":
|
|
353
|
+
version: 7.26.5
|
|
354
|
+
resolution: "@babel/parser@npm:7.26.5"
|
|
355
355
|
dependencies:
|
|
356
|
-
"@babel/types": "npm:^7.26.
|
|
356
|
+
"@babel/types": "npm:^7.26.5"
|
|
357
357
|
bin:
|
|
358
358
|
parser: ./bin/babel-parser.js
|
|
359
|
-
checksum: 10c0/
|
|
359
|
+
checksum: 10c0/2e77dd99ee028ee3c10fa03517ae1169f2432751adf71315e4dc0d90b61639d51760d622f418f6ac665ae4ea65f8485232a112ea0e76f18e5900225d3d19a61e
|
|
360
360
|
languageName: node
|
|
361
361
|
linkType: hard
|
|
362
362
|
|
|
@@ -699,7 +699,7 @@ __metadata:
|
|
|
699
699
|
languageName: node
|
|
700
700
|
linkType: hard
|
|
701
701
|
|
|
702
|
-
"@babel/plugin-transform-block-scoped-functions@npm:^7.
|
|
702
|
+
"@babel/plugin-transform-block-scoped-functions@npm:^7.25.9":
|
|
703
703
|
version: 7.26.5
|
|
704
704
|
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
|
|
705
705
|
dependencies:
|
|
@@ -830,7 +830,7 @@ __metadata:
|
|
|
830
830
|
languageName: node
|
|
831
831
|
linkType: hard
|
|
832
832
|
|
|
833
|
-
"@babel/plugin-transform-exponentiation-operator@npm:^7.
|
|
833
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.25.9":
|
|
834
834
|
version: 7.26.3
|
|
835
835
|
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.26.3"
|
|
836
836
|
dependencies:
|
|
@@ -945,7 +945,7 @@ __metadata:
|
|
|
945
945
|
languageName: node
|
|
946
946
|
linkType: hard
|
|
947
947
|
|
|
948
|
-
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9
|
|
948
|
+
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
|
|
949
949
|
version: 7.26.3
|
|
950
950
|
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
|
|
951
951
|
dependencies:
|
|
@@ -1006,7 +1006,7 @@ __metadata:
|
|
|
1006
1006
|
languageName: node
|
|
1007
1007
|
linkType: hard
|
|
1008
1008
|
|
|
1009
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.
|
|
1009
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.9":
|
|
1010
1010
|
version: 7.26.6
|
|
1011
1011
|
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
|
|
1012
1012
|
dependencies:
|
|
@@ -1285,20 +1285,20 @@ __metadata:
|
|
|
1285
1285
|
languageName: node
|
|
1286
1286
|
linkType: hard
|
|
1287
1287
|
|
|
1288
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.
|
|
1289
|
-
version: 7.
|
|
1290
|
-
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.
|
|
1288
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.25.9":
|
|
1289
|
+
version: 7.25.9
|
|
1290
|
+
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.25.9"
|
|
1291
1291
|
dependencies:
|
|
1292
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1292
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1293
1293
|
peerDependencies:
|
|
1294
1294
|
"@babel/core": ^7.0.0-0
|
|
1295
|
-
checksum: 10c0/
|
|
1295
|
+
checksum: 10c0/2b19fd88608589d9bc6b607ff17b06791d35c67ef3249f4659283454e6a9984241e3bd4c4eb72bb8b3d860a73223f3874558b861adb7314aa317c1c6a2f0cafb
|
|
1296
1296
|
languageName: node
|
|
1297
1297
|
linkType: hard
|
|
1298
1298
|
|
|
1299
1299
|
"@babel/plugin-transform-typescript@npm:^7.25.9":
|
|
1300
|
-
version: 7.26.
|
|
1301
|
-
resolution: "@babel/plugin-transform-typescript@npm:7.26.
|
|
1300
|
+
version: 7.26.5
|
|
1301
|
+
resolution: "@babel/plugin-transform-typescript@npm:7.26.5"
|
|
1302
1302
|
dependencies:
|
|
1303
1303
|
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1304
1304
|
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
@@ -1307,7 +1307,7 @@ __metadata:
|
|
|
1307
1307
|
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
|
|
1308
1308
|
peerDependencies:
|
|
1309
1309
|
"@babel/core": ^7.0.0-0
|
|
1310
|
-
checksum: 10c0/
|
|
1310
|
+
checksum: 10c0/64204b1f1c77d896142071cc174e7bb4fbc597bdc0ea73aec8de1a72d252755db381b9ed40342fc283c32387d7375d0803d0aed8262dd503633f5035148d47a0
|
|
1311
1311
|
languageName: node
|
|
1312
1312
|
linkType: hard
|
|
1313
1313
|
|
|
@@ -1359,12 +1359,12 @@ __metadata:
|
|
|
1359
1359
|
linkType: hard
|
|
1360
1360
|
|
|
1361
1361
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1362
|
-
version: 7.26.
|
|
1363
|
-
resolution: "@babel/preset-env@npm:7.26.
|
|
1362
|
+
version: 7.26.0
|
|
1363
|
+
resolution: "@babel/preset-env@npm:7.26.0"
|
|
1364
1364
|
dependencies:
|
|
1365
|
-
"@babel/compat-data": "npm:^7.26.
|
|
1366
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1367
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1365
|
+
"@babel/compat-data": "npm:^7.26.0"
|
|
1366
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1367
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1368
1368
|
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1369
1369
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
|
|
1370
1370
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
|
|
@@ -1378,7 +1378,7 @@ __metadata:
|
|
|
1378
1378
|
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
|
1379
1379
|
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
|
|
1380
1380
|
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
|
|
1381
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.
|
|
1381
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.9"
|
|
1382
1382
|
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
|
1383
1383
|
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
|
1384
1384
|
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
|
@@ -1389,7 +1389,7 @@ __metadata:
|
|
|
1389
1389
|
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
|
|
1390
1390
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1391
1391
|
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
|
|
1392
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.
|
|
1392
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.9"
|
|
1393
1393
|
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
|
|
1394
1394
|
"@babel/plugin-transform-for-of": "npm:^7.25.9"
|
|
1395
1395
|
"@babel/plugin-transform-function-name": "npm:^7.25.9"
|
|
@@ -1398,12 +1398,12 @@ __metadata:
|
|
|
1398
1398
|
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
|
|
1399
1399
|
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
|
|
1400
1400
|
"@babel/plugin-transform-modules-amd": "npm:^7.25.9"
|
|
1401
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1401
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
|
|
1402
1402
|
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
|
|
1403
1403
|
"@babel/plugin-transform-modules-umd": "npm:^7.25.9"
|
|
1404
1404
|
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1405
1405
|
"@babel/plugin-transform-new-target": "npm:^7.25.9"
|
|
1406
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.
|
|
1406
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.9"
|
|
1407
1407
|
"@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
|
|
1408
1408
|
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
|
|
1409
1409
|
"@babel/plugin-transform-object-super": "npm:^7.25.9"
|
|
@@ -1420,7 +1420,7 @@ __metadata:
|
|
|
1420
1420
|
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
|
1421
1421
|
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
|
|
1422
1422
|
"@babel/plugin-transform-template-literals": "npm:^7.25.9"
|
|
1423
|
-
"@babel/plugin-transform-typeof-symbol": "npm:^7.
|
|
1423
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.25.9"
|
|
1424
1424
|
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
|
|
1425
1425
|
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
|
|
1426
1426
|
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
|
|
@@ -1433,7 +1433,7 @@ __metadata:
|
|
|
1433
1433
|
semver: "npm:^6.3.1"
|
|
1434
1434
|
peerDependencies:
|
|
1435
1435
|
"@babel/core": ^7.0.0-0
|
|
1436
|
-
checksum: 10c0/
|
|
1436
|
+
checksum: 10c0/26e19dc407cfa1c5166be638b4c54239d084fe15d8d7e6306d8c6dc7bc1decc51070a8dcf28352c1a2feeefbe52a06d193a12e302327ad5f529583df75fb7a26
|
|
1437
1437
|
languageName: node
|
|
1438
1438
|
linkType: hard
|
|
1439
1439
|
|
|
@@ -1510,21 +1510,21 @@ __metadata:
|
|
|
1510
1510
|
linkType: hard
|
|
1511
1511
|
|
|
1512
1512
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1513
|
-
version: 7.26.
|
|
1514
|
-
resolution: "@babel/runtime-corejs3@npm:7.26.
|
|
1513
|
+
version: 7.26.0
|
|
1514
|
+
resolution: "@babel/runtime-corejs3@npm:7.26.0"
|
|
1515
1515
|
dependencies:
|
|
1516
1516
|
core-js-pure: "npm:^3.30.2"
|
|
1517
1517
|
regenerator-runtime: "npm:^0.14.0"
|
|
1518
|
-
checksum: 10c0/
|
|
1518
|
+
checksum: 10c0/921fa27c004cf2b92f0d49efc2006cfc1a72d2a35c7374da8ec88d8b63543963e6ef29d4820e068a7892a7d553dc2bac7208aef8fef30642bc843b63255b650b
|
|
1519
1519
|
languageName: node
|
|
1520
1520
|
linkType: hard
|
|
1521
1521
|
|
|
1522
1522
|
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.6, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
|
|
1523
|
-
version: 7.26.
|
|
1524
|
-
resolution: "@babel/runtime@npm:7.26.
|
|
1523
|
+
version: 7.26.0
|
|
1524
|
+
resolution: "@babel/runtime@npm:7.26.0"
|
|
1525
1525
|
dependencies:
|
|
1526
1526
|
regenerator-runtime: "npm:^0.14.0"
|
|
1527
|
-
checksum: 10c0/
|
|
1527
|
+
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
|
|
1528
1528
|
languageName: node
|
|
1529
1529
|
linkType: hard
|
|
1530
1530
|
|
|
@@ -1539,28 +1539,28 @@ __metadata:
|
|
|
1539
1539
|
languageName: node
|
|
1540
1540
|
linkType: hard
|
|
1541
1541
|
|
|
1542
|
-
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5
|
|
1543
|
-
version: 7.26.
|
|
1544
|
-
resolution: "@babel/traverse@npm:7.26.
|
|
1542
|
+
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5":
|
|
1543
|
+
version: 7.26.5
|
|
1544
|
+
resolution: "@babel/traverse@npm:7.26.5"
|
|
1545
1545
|
dependencies:
|
|
1546
1546
|
"@babel/code-frame": "npm:^7.26.2"
|
|
1547
1547
|
"@babel/generator": "npm:^7.26.5"
|
|
1548
|
-
"@babel/parser": "npm:^7.26.
|
|
1548
|
+
"@babel/parser": "npm:^7.26.5"
|
|
1549
1549
|
"@babel/template": "npm:^7.25.9"
|
|
1550
|
-
"@babel/types": "npm:^7.26.
|
|
1550
|
+
"@babel/types": "npm:^7.26.5"
|
|
1551
1551
|
debug: "npm:^4.3.1"
|
|
1552
1552
|
globals: "npm:^11.1.0"
|
|
1553
|
-
checksum: 10c0/
|
|
1553
|
+
checksum: 10c0/0779059ecf63e31446564cf31adf170e701e8017ef02c819c57924a9a83d6b2ce41dbff3ef295589da9410497a3e575655bb8084ca470e0ab1bc193128afa9fe
|
|
1554
1554
|
languageName: node
|
|
1555
1555
|
linkType: hard
|
|
1556
1556
|
|
|
1557
|
-
"@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.9, @babel/types@npm:^7.26.
|
|
1558
|
-
version: 7.26.
|
|
1559
|
-
resolution: "@babel/types@npm:7.26.
|
|
1557
|
+
"@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.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.5, @babel/types@npm:^7.4.4":
|
|
1558
|
+
version: 7.26.5
|
|
1559
|
+
resolution: "@babel/types@npm:7.26.5"
|
|
1560
1560
|
dependencies:
|
|
1561
1561
|
"@babel/helper-string-parser": "npm:^7.25.9"
|
|
1562
1562
|
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
1563
|
-
checksum: 10c0/
|
|
1563
|
+
checksum: 10c0/0278053b69d7c2b8573aa36dc5242cad95f0d965e1c0ed21ccacac6330092e59ba5949753448f6d6eccf6ad59baaef270295cc05218352e060ea8c68388638c4
|
|
1564
1564
|
languageName: node
|
|
1565
1565
|
linkType: hard
|
|
1566
1566
|
|
|
@@ -2453,9 +2453,9 @@ __metadata:
|
|
|
2453
2453
|
languageName: node
|
|
2454
2454
|
linkType: hard
|
|
2455
2455
|
|
|
2456
|
-
"@licklist/core@npm:0.
|
|
2457
|
-
version: 0.
|
|
2458
|
-
resolution: "@licklist/core@npm:0.
|
|
2456
|
+
"@licklist/core@npm:0.32.2":
|
|
2457
|
+
version: 0.32.2
|
|
2458
|
+
resolution: "@licklist/core@npm:0.32.2"
|
|
2459
2459
|
dependencies:
|
|
2460
2460
|
"@sentry/browser": "npm:6.2.0"
|
|
2461
2461
|
axios: "npm:0.26.0"
|
|
@@ -2477,13 +2477,13 @@ __metadata:
|
|
|
2477
2477
|
react-i18next: 11.8.8
|
|
2478
2478
|
react-intl: 6.6.8
|
|
2479
2479
|
zustand: 3.7.2
|
|
2480
|
-
checksum: 10c0/
|
|
2480
|
+
checksum: 10c0/0f04e955494ee2ad1bfe025865cdbbed5b2445e4aeb149bcd4c92ad2ed088f682cd075d4434993fec5d3b1db5d2793d763e58c7fdff0e6e30f4e38c21c783fe6
|
|
2481
2481
|
languageName: node
|
|
2482
2482
|
linkType: hard
|
|
2483
2483
|
|
|
2484
|
-
"@licklist/core@npm:0.
|
|
2485
|
-
version: 0.
|
|
2486
|
-
resolution: "@licklist/core@npm:0.
|
|
2484
|
+
"@licklist/core@npm:0.32.7":
|
|
2485
|
+
version: 0.32.7
|
|
2486
|
+
resolution: "@licklist/core@npm:0.32.7"
|
|
2487
2487
|
dependencies:
|
|
2488
2488
|
"@sentry/browser": "npm:6.2.0"
|
|
2489
2489
|
axios: "npm:0.26.0"
|
|
@@ -2505,7 +2505,7 @@ __metadata:
|
|
|
2505
2505
|
react-i18next: 11.8.8
|
|
2506
2506
|
react-intl: 6.6.8
|
|
2507
2507
|
zustand: 3.7.2
|
|
2508
|
-
checksum: 10c0/
|
|
2508
|
+
checksum: 10c0/85cb66701cee53ba6bce0649ac961bea01576fcc45836ddb85c76b8f691f80dfa3bc594fdde3993ddab61ceb96c886d5d4dae940e4e9630dc34d3dcc87bcaeee
|
|
2509
2509
|
languageName: node
|
|
2510
2510
|
linkType: hard
|
|
2511
2511
|
|
|
@@ -2520,9 +2520,9 @@ __metadata:
|
|
|
2520
2520
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2521
2521
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2522
2522
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2523
|
-
"@licklist/core": "npm:0.
|
|
2523
|
+
"@licklist/core": "npm:0.32.7"
|
|
2524
2524
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2525
|
-
"@licklist/plugins": "npm:0.35.
|
|
2525
|
+
"@licklist/plugins": "npm:0.35.6"
|
|
2526
2526
|
"@mantine/core": "npm:6.0.22"
|
|
2527
2527
|
"@mantine/hooks": "npm:6.0.22"
|
|
2528
2528
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2651,9 +2651,9 @@ __metadata:
|
|
|
2651
2651
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2652
2652
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2653
2653
|
peerDependencies:
|
|
2654
|
-
"@licklist/core": 0.
|
|
2654
|
+
"@licklist/core": 0.32.7
|
|
2655
2655
|
"@licklist/eslint-config": 0.5.6
|
|
2656
|
-
"@licklist/plugins": 0.35.
|
|
2656
|
+
"@licklist/plugins": 0.35.6
|
|
2657
2657
|
lodash: 4.17.21
|
|
2658
2658
|
luxon: 3.5.0
|
|
2659
2659
|
react: 17.0.2
|
|
@@ -2683,11 +2683,11 @@ __metadata:
|
|
|
2683
2683
|
languageName: node
|
|
2684
2684
|
linkType: hard
|
|
2685
2685
|
|
|
2686
|
-
"@licklist/plugins@npm:0.35.
|
|
2687
|
-
version: 0.35.
|
|
2688
|
-
resolution: "@licklist/plugins@npm:0.35.
|
|
2686
|
+
"@licklist/plugins@npm:0.35.6":
|
|
2687
|
+
version: 0.35.6
|
|
2688
|
+
resolution: "@licklist/plugins@npm:0.35.6"
|
|
2689
2689
|
dependencies:
|
|
2690
|
-
"@licklist/core": "npm:0.
|
|
2690
|
+
"@licklist/core": "npm:0.32.2"
|
|
2691
2691
|
axios: "npm:0.26.0"
|
|
2692
2692
|
history: "npm:4.10.1"
|
|
2693
2693
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2707,7 +2707,7 @@ __metadata:
|
|
|
2707
2707
|
rrule: "npm:2.6.8"
|
|
2708
2708
|
use-debounce: "npm:7.0.1"
|
|
2709
2709
|
peerDependencies:
|
|
2710
|
-
"@licklist/core": 0.
|
|
2710
|
+
"@licklist/core": 0.32.2
|
|
2711
2711
|
"@licklist/eslint-config": 0.5.6
|
|
2712
2712
|
axios: 0.26.0
|
|
2713
2713
|
lodash: 4.17.21
|
|
@@ -2719,7 +2719,7 @@ __metadata:
|
|
|
2719
2719
|
react-loader: 2.4.7
|
|
2720
2720
|
react-query: 3.34.12
|
|
2721
2721
|
react-router-dom: 5.2.0
|
|
2722
|
-
checksum: 10c0/
|
|
2722
|
+
checksum: 10c0/207f6baf837ab78691671b40565947c19a9c9c53150b67bdc2b9f8ddb15fcee9fcf2f69f8268802af25d3a6a849b9ac60bd4632e784c8995e4db9cd92a335330
|
|
2723
2723
|
languageName: node
|
|
2724
2724
|
linkType: hard
|
|
2725
2725
|
|
|
@@ -3303,135 +3303,135 @@ __metadata:
|
|
|
3303
3303
|
languageName: node
|
|
3304
3304
|
linkType: hard
|
|
3305
3305
|
|
|
3306
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
3307
|
-
version: 4.
|
|
3308
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
3306
|
+
"@rollup/rollup-android-arm-eabi@npm:4.30.1":
|
|
3307
|
+
version: 4.30.1
|
|
3308
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.30.1"
|
|
3309
3309
|
conditions: os=android & cpu=arm
|
|
3310
3310
|
languageName: node
|
|
3311
3311
|
linkType: hard
|
|
3312
3312
|
|
|
3313
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
3314
|
-
version: 4.
|
|
3315
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
3313
|
+
"@rollup/rollup-android-arm64@npm:4.30.1":
|
|
3314
|
+
version: 4.30.1
|
|
3315
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.30.1"
|
|
3316
3316
|
conditions: os=android & cpu=arm64
|
|
3317
3317
|
languageName: node
|
|
3318
3318
|
linkType: hard
|
|
3319
3319
|
|
|
3320
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
3321
|
-
version: 4.
|
|
3322
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
3320
|
+
"@rollup/rollup-darwin-arm64@npm:4.30.1":
|
|
3321
|
+
version: 4.30.1
|
|
3322
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.30.1"
|
|
3323
3323
|
conditions: os=darwin & cpu=arm64
|
|
3324
3324
|
languageName: node
|
|
3325
3325
|
linkType: hard
|
|
3326
3326
|
|
|
3327
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
3328
|
-
version: 4.
|
|
3329
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
3327
|
+
"@rollup/rollup-darwin-x64@npm:4.30.1":
|
|
3328
|
+
version: 4.30.1
|
|
3329
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.30.1"
|
|
3330
3330
|
conditions: os=darwin & cpu=x64
|
|
3331
3331
|
languageName: node
|
|
3332
3332
|
linkType: hard
|
|
3333
3333
|
|
|
3334
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
3335
|
-
version: 4.
|
|
3336
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
3334
|
+
"@rollup/rollup-freebsd-arm64@npm:4.30.1":
|
|
3335
|
+
version: 4.30.1
|
|
3336
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.30.1"
|
|
3337
3337
|
conditions: os=freebsd & cpu=arm64
|
|
3338
3338
|
languageName: node
|
|
3339
3339
|
linkType: hard
|
|
3340
3340
|
|
|
3341
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
3342
|
-
version: 4.
|
|
3343
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
3341
|
+
"@rollup/rollup-freebsd-x64@npm:4.30.1":
|
|
3342
|
+
version: 4.30.1
|
|
3343
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.30.1"
|
|
3344
3344
|
conditions: os=freebsd & cpu=x64
|
|
3345
3345
|
languageName: node
|
|
3346
3346
|
linkType: hard
|
|
3347
3347
|
|
|
3348
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3349
|
-
version: 4.
|
|
3350
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3348
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.30.1":
|
|
3349
|
+
version: 4.30.1
|
|
3350
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.30.1"
|
|
3351
3351
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3352
3352
|
languageName: node
|
|
3353
3353
|
linkType: hard
|
|
3354
3354
|
|
|
3355
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3356
|
-
version: 4.
|
|
3357
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3355
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.30.1":
|
|
3356
|
+
version: 4.30.1
|
|
3357
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.30.1"
|
|
3358
3358
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3359
3359
|
languageName: node
|
|
3360
3360
|
linkType: hard
|
|
3361
3361
|
|
|
3362
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3363
|
-
version: 4.
|
|
3364
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3362
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.30.1":
|
|
3363
|
+
version: 4.30.1
|
|
3364
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.30.1"
|
|
3365
3365
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3366
3366
|
languageName: node
|
|
3367
3367
|
linkType: hard
|
|
3368
3368
|
|
|
3369
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3370
|
-
version: 4.
|
|
3371
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3369
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.30.1":
|
|
3370
|
+
version: 4.30.1
|
|
3371
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.30.1"
|
|
3372
3372
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3373
3373
|
languageName: node
|
|
3374
3374
|
linkType: hard
|
|
3375
3375
|
|
|
3376
|
-
"@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3377
|
-
version: 4.
|
|
3378
|
-
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3376
|
+
"@rollup/rollup-linux-loongarch64-gnu@npm:4.30.1":
|
|
3377
|
+
version: 4.30.1
|
|
3378
|
+
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.30.1"
|
|
3379
3379
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
3380
3380
|
languageName: node
|
|
3381
3381
|
linkType: hard
|
|
3382
3382
|
|
|
3383
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3384
|
-
version: 4.
|
|
3385
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3383
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.1":
|
|
3384
|
+
version: 4.30.1
|
|
3385
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.1"
|
|
3386
3386
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3387
3387
|
languageName: node
|
|
3388
3388
|
linkType: hard
|
|
3389
3389
|
|
|
3390
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3391
|
-
version: 4.
|
|
3392
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3390
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.30.1":
|
|
3391
|
+
version: 4.30.1
|
|
3392
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.30.1"
|
|
3393
3393
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3394
3394
|
languageName: node
|
|
3395
3395
|
linkType: hard
|
|
3396
3396
|
|
|
3397
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3398
|
-
version: 4.
|
|
3399
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3397
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.30.1":
|
|
3398
|
+
version: 4.30.1
|
|
3399
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.30.1"
|
|
3400
3400
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3401
3401
|
languageName: node
|
|
3402
3402
|
linkType: hard
|
|
3403
3403
|
|
|
3404
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3405
|
-
version: 4.
|
|
3406
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3404
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.30.1":
|
|
3405
|
+
version: 4.30.1
|
|
3406
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.30.1"
|
|
3407
3407
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3408
3408
|
languageName: node
|
|
3409
3409
|
linkType: hard
|
|
3410
3410
|
|
|
3411
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
3412
|
-
version: 4.
|
|
3413
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
3411
|
+
"@rollup/rollup-linux-x64-musl@npm:4.30.1":
|
|
3412
|
+
version: 4.30.1
|
|
3413
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.30.1"
|
|
3414
3414
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3415
3415
|
languageName: node
|
|
3416
3416
|
linkType: hard
|
|
3417
3417
|
|
|
3418
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3419
|
-
version: 4.
|
|
3420
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3418
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.30.1":
|
|
3419
|
+
version: 4.30.1
|
|
3420
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.30.1"
|
|
3421
3421
|
conditions: os=win32 & cpu=arm64
|
|
3422
3422
|
languageName: node
|
|
3423
3423
|
linkType: hard
|
|
3424
3424
|
|
|
3425
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3426
|
-
version: 4.
|
|
3427
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3425
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.30.1":
|
|
3426
|
+
version: 4.30.1
|
|
3427
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.30.1"
|
|
3428
3428
|
conditions: os=win32 & cpu=ia32
|
|
3429
3429
|
languageName: node
|
|
3430
3430
|
linkType: hard
|
|
3431
3431
|
|
|
3432
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3433
|
-
version: 4.
|
|
3434
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3432
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.30.1":
|
|
3433
|
+
version: 4.30.1
|
|
3434
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.30.1"
|
|
3435
3435
|
conditions: os=win32 & cpu=x64
|
|
3436
3436
|
languageName: node
|
|
3437
3437
|
linkType: hard
|
|
@@ -5175,14 +5175,14 @@ __metadata:
|
|
|
5175
5175
|
linkType: hard
|
|
5176
5176
|
|
|
5177
5177
|
"@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
|
|
5178
|
-
version: 2.11.
|
|
5179
|
-
resolution: "@tiptap/extension-bubble-menu@npm:2.11.
|
|
5178
|
+
version: 2.11.2
|
|
5179
|
+
resolution: "@tiptap/extension-bubble-menu@npm:2.11.2"
|
|
5180
5180
|
dependencies:
|
|
5181
5181
|
tippy.js: "npm:^6.3.7"
|
|
5182
5182
|
peerDependencies:
|
|
5183
5183
|
"@tiptap/core": ^2.7.0
|
|
5184
5184
|
"@tiptap/pm": ^2.7.0
|
|
5185
|
-
checksum: 10c0/
|
|
5185
|
+
checksum: 10c0/4d3412ddf83fd8f1d2dab08b3d83be377ce70a9f386c4dc85f3609192ff3b5c2e9c90268484566ad8a5ad002bbeaad88718adac2220ccf0e90e66e0e17cb4d6b
|
|
5186
5186
|
languageName: node
|
|
5187
5187
|
linkType: hard
|
|
5188
5188
|
|
|
@@ -5205,14 +5205,14 @@ __metadata:
|
|
|
5205
5205
|
linkType: hard
|
|
5206
5206
|
|
|
5207
5207
|
"@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
|
|
5208
|
-
version: 2.11.
|
|
5209
|
-
resolution: "@tiptap/extension-floating-menu@npm:2.11.
|
|
5208
|
+
version: 2.11.2
|
|
5209
|
+
resolution: "@tiptap/extension-floating-menu@npm:2.11.2"
|
|
5210
5210
|
dependencies:
|
|
5211
5211
|
tippy.js: "npm:^6.3.7"
|
|
5212
5212
|
peerDependencies:
|
|
5213
5213
|
"@tiptap/core": ^2.7.0
|
|
5214
5214
|
"@tiptap/pm": ^2.7.0
|
|
5215
|
-
checksum: 10c0/
|
|
5215
|
+
checksum: 10c0/b78e0930e42ec11f4304e8d1843694d8a5bf8b4b0685aa891d60292d6aae57490d6ea770571c80de5b40c8a539b26e5e65cf8d3b6632f98a832159ef1228d05f
|
|
5216
5216
|
languageName: node
|
|
5217
5217
|
linkType: hard
|
|
5218
5218
|
|
|
@@ -5692,11 +5692,11 @@ __metadata:
|
|
|
5692
5692
|
linkType: hard
|
|
5693
5693
|
|
|
5694
5694
|
"@types/node@npm:*":
|
|
5695
|
-
version: 22.
|
|
5696
|
-
resolution: "@types/node@npm:22.
|
|
5695
|
+
version: 22.10.7
|
|
5696
|
+
resolution: "@types/node@npm:22.10.7"
|
|
5697
5697
|
dependencies:
|
|
5698
5698
|
undici-types: "npm:~6.20.0"
|
|
5699
|
-
checksum: 10c0/
|
|
5699
|
+
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
|
|
5700
5700
|
languageName: node
|
|
5701
5701
|
linkType: hard
|
|
5702
5702
|
|
|
@@ -5964,11 +5964,11 @@ __metadata:
|
|
|
5964
5964
|
linkType: hard
|
|
5965
5965
|
|
|
5966
5966
|
"@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
|
|
5967
|
-
version: 19.0.
|
|
5968
|
-
resolution: "@types/react@npm:19.0.
|
|
5967
|
+
version: 19.0.7
|
|
5968
|
+
resolution: "@types/react@npm:19.0.7"
|
|
5969
5969
|
dependencies:
|
|
5970
5970
|
csstype: "npm:^3.0.2"
|
|
5971
|
-
checksum: 10c0/
|
|
5971
|
+
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
|
|
5972
5972
|
languageName: node
|
|
5973
5973
|
linkType: hard
|
|
5974
5974
|
|
|
@@ -6065,9 +6065,9 @@ __metadata:
|
|
|
6065
6065
|
linkType: hard
|
|
6066
6066
|
|
|
6067
6067
|
"@types/webpack-env@npm:^1.16.0":
|
|
6068
|
-
version: 1.18.
|
|
6069
|
-
resolution: "@types/webpack-env@npm:1.18.
|
|
6070
|
-
checksum: 10c0/
|
|
6068
|
+
version: 1.18.5
|
|
6069
|
+
resolution: "@types/webpack-env@npm:1.18.5"
|
|
6070
|
+
checksum: 10c0/b9e4876e8c7cae419896249f9ed795db283c008fe1d38efa679cbbf05194fc2eea2a5bfb4ff4393d109e3a9895416dadf5f3ddd5c22931b678062230f860454e
|
|
6071
6071
|
languageName: node
|
|
6072
6072
|
linkType: hard
|
|
6073
6073
|
|
|
@@ -6552,10 +6552,10 @@ __metadata:
|
|
|
6552
6552
|
languageName: node
|
|
6553
6553
|
linkType: hard
|
|
6554
6554
|
|
|
6555
|
-
"abbrev@npm:^
|
|
6556
|
-
version:
|
|
6557
|
-
resolution: "abbrev@npm:
|
|
6558
|
-
checksum: 10c0/
|
|
6555
|
+
"abbrev@npm:^2.0.0":
|
|
6556
|
+
version: 2.0.0
|
|
6557
|
+
resolution: "abbrev@npm:2.0.0"
|
|
6558
|
+
checksum: 10c0/f742a5a107473946f426c691c08daba61a1d15942616f300b5d32fd735be88fef5cba24201757b6c407fd564555fb48c751cfa33519b2605c8a7aadd22baf372
|
|
6559
6559
|
languageName: node
|
|
6560
6560
|
linkType: hard
|
|
6561
6561
|
|
|
@@ -7203,13 +7203,6 @@ __metadata:
|
|
|
7203
7203
|
languageName: node
|
|
7204
7204
|
linkType: hard
|
|
7205
7205
|
|
|
7206
|
-
"async-function@npm:^1.0.0":
|
|
7207
|
-
version: 1.0.0
|
|
7208
|
-
resolution: "async-function@npm:1.0.0"
|
|
7209
|
-
checksum: 10c0/669a32c2cb7e45091330c680e92eaeb791bc1d4132d827591e499cd1f776ff5a873e77e5f92d0ce795a8d60f10761dec9ddfe7225a5de680f5d357f67b1aac73
|
|
7210
|
-
languageName: node
|
|
7211
|
-
linkType: hard
|
|
7212
|
-
|
|
7213
7206
|
"asynckit@npm:^0.4.0":
|
|
7214
7207
|
version: 0.4.0
|
|
7215
7208
|
resolution: "asynckit@npm:0.4.0"
|
|
@@ -8100,9 +8093,9 @@ __metadata:
|
|
|
8100
8093
|
linkType: hard
|
|
8101
8094
|
|
|
8102
8095
|
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
|
|
8103
|
-
version: 1.0.
|
|
8104
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8105
|
-
checksum: 10c0/
|
|
8096
|
+
version: 1.0.30001692
|
|
8097
|
+
resolution: "caniuse-lite@npm:1.0.30001692"
|
|
8098
|
+
checksum: 10c0/fca5105561ea12f3de593f3b0f062af82f7d07519e8dbcb97f34e7fd23349bcef1b1622a9a6cd2164d98e3d2f20059ef7e271edae46567aef88caf4c16c7708a
|
|
8106
8099
|
languageName: node
|
|
8107
8100
|
linkType: hard
|
|
8108
8101
|
|
|
@@ -8245,8 +8238,8 @@ __metadata:
|
|
|
8245
8238
|
linkType: hard
|
|
8246
8239
|
|
|
8247
8240
|
"chromatic@npm:^11.4.0":
|
|
8248
|
-
version: 11.
|
|
8249
|
-
resolution: "chromatic@npm:11.
|
|
8241
|
+
version: 11.24.0
|
|
8242
|
+
resolution: "chromatic@npm:11.24.0"
|
|
8250
8243
|
peerDependencies:
|
|
8251
8244
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8252
8245
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8259,7 +8252,7 @@ __metadata:
|
|
|
8259
8252
|
chroma: dist/bin.js
|
|
8260
8253
|
chromatic: dist/bin.js
|
|
8261
8254
|
chromatic-cli: dist/bin.js
|
|
8262
|
-
checksum: 10c0/
|
|
8255
|
+
checksum: 10c0/6758894a2a36fdee1ea5e42366514f582ef50b0d6c4394a87275333eb50c428068c30f96fdd6d7e36781e344e53754d1d97d9ccba29978b4407af3ef1fba8c67
|
|
8263
8256
|
languageName: node
|
|
8264
8257
|
linkType: hard
|
|
8265
8258
|
|
|
@@ -8818,9 +8811,9 @@ __metadata:
|
|
|
8818
8811
|
linkType: hard
|
|
8819
8812
|
|
|
8820
8813
|
"country-flag-icons@npm:^1.0.2":
|
|
8821
|
-
version: 1.5.
|
|
8822
|
-
resolution: "country-flag-icons@npm:1.5.
|
|
8823
|
-
checksum: 10c0/
|
|
8814
|
+
version: 1.5.14
|
|
8815
|
+
resolution: "country-flag-icons@npm:1.5.14"
|
|
8816
|
+
checksum: 10c0/95c3f22521e4602ba1ce17dbc652d6936c55e71e0070fdcd6cf64a13224c0d1002112562b7be11a7bb6b291e45d7311301de0502115d409b918bd5c4a15fc8b8
|
|
8824
8817
|
languageName: node
|
|
8825
8818
|
linkType: hard
|
|
8826
8819
|
|
|
@@ -9889,9 +9882,9 @@ __metadata:
|
|
|
9889
9882
|
linkType: hard
|
|
9890
9883
|
|
|
9891
9884
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
|
|
9892
|
-
version: 1.5.
|
|
9893
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9894
|
-
checksum: 10c0/
|
|
9885
|
+
version: 1.5.83
|
|
9886
|
+
resolution: "electron-to-chromium@npm:1.5.83"
|
|
9887
|
+
checksum: 10c0/12380962d057c4679add1047cdddb18b909904614272da0527e505a3859eaffde2022dd0688ce7f230582de96405c3d33b667680614475cdafd3f629caa2fee1
|
|
9895
9888
|
languageName: node
|
|
9896
9889
|
linkType: hard
|
|
9897
9890
|
|
|
@@ -10989,9 +10982,9 @@ __metadata:
|
|
|
10989
10982
|
linkType: hard
|
|
10990
10983
|
|
|
10991
10984
|
"fast-uri@npm:^3.0.1":
|
|
10992
|
-
version: 3.0.
|
|
10993
|
-
resolution: "fast-uri@npm:3.0.
|
|
10994
|
-
checksum: 10c0/
|
|
10985
|
+
version: 3.0.5
|
|
10986
|
+
resolution: "fast-uri@npm:3.0.5"
|
|
10987
|
+
checksum: 10c0/f5501fd849e02f16f1730d2c8628078718c492b5bc00198068bc5c2880363ae948287fdc8cebfff47465229b517dbeaf668866fbabdff829b4138a899e5c2ba3
|
|
10995
10988
|
languageName: node
|
|
10996
10989
|
linkType: hard
|
|
10997
10990
|
|
|
@@ -11003,11 +10996,11 @@ __metadata:
|
|
|
11003
10996
|
linkType: hard
|
|
11004
10997
|
|
|
11005
10998
|
"fastq@npm:^1.6.0":
|
|
11006
|
-
version: 1.
|
|
11007
|
-
resolution: "fastq@npm:1.
|
|
10999
|
+
version: 1.18.0
|
|
11000
|
+
resolution: "fastq@npm:1.18.0"
|
|
11008
11001
|
dependencies:
|
|
11009
11002
|
reusify: "npm:^1.0.4"
|
|
11010
|
-
checksum: 10c0/
|
|
11003
|
+
checksum: 10c0/7be87ecc41762adbddf558d24182f50a4b1a3ef3ee807d33b7623da7aee5faecdcc94fce5aa13fe91df93e269f383232bbcdb2dc5338cd1826503d6063221f36
|
|
11011
11004
|
languageName: node
|
|
11012
11005
|
linkType: hard
|
|
11013
11006
|
|
|
@@ -11237,11 +11230,11 @@ __metadata:
|
|
|
11237
11230
|
linkType: hard
|
|
11238
11231
|
|
|
11239
11232
|
"for-each@npm:^0.3.3":
|
|
11240
|
-
version: 0.3.
|
|
11241
|
-
resolution: "for-each@npm:0.3.
|
|
11233
|
+
version: 0.3.3
|
|
11234
|
+
resolution: "for-each@npm:0.3.3"
|
|
11242
11235
|
dependencies:
|
|
11243
|
-
is-callable: "npm:^1.
|
|
11244
|
-
checksum: 10c0/
|
|
11236
|
+
is-callable: "npm:^1.1.3"
|
|
11237
|
+
checksum: 10c0/22330d8a2db728dbf003ec9182c2d421fbcd2969b02b4f97ec288721cda63eb28f2c08585ddccd0f77cb2930af8d958005c9e72f47141dc51816127a118f39aa
|
|
11245
11238
|
languageName: node
|
|
11246
11239
|
linkType: hard
|
|
11247
11240
|
|
|
@@ -11676,11 +11669,11 @@ __metadata:
|
|
|
11676
11669
|
linkType: hard
|
|
11677
11670
|
|
|
11678
11671
|
"get-tsconfig@npm:^4.7.3":
|
|
11679
|
-
version: 4.
|
|
11680
|
-
resolution: "get-tsconfig@npm:4.
|
|
11672
|
+
version: 4.8.1
|
|
11673
|
+
resolution: "get-tsconfig@npm:4.8.1"
|
|
11681
11674
|
dependencies:
|
|
11682
11675
|
resolve-pkg-maps: "npm:^1.0.0"
|
|
11683
|
-
checksum: 10c0/
|
|
11676
|
+
checksum: 10c0/536ee85d202f604f4b5fb6be81bcd6e6d9a96846811e83e9acc6de4a04fb49506edea0e1b8cf1d5ee7af33e469916ec2809d4c5445ab8ae015a7a51fbd1572f9
|
|
11684
11677
|
languageName: node
|
|
11685
11678
|
linkType: hard
|
|
11686
11679
|
|
|
@@ -12532,12 +12525,12 @@ __metadata:
|
|
|
12532
12525
|
linkType: hard
|
|
12533
12526
|
|
|
12534
12527
|
"import-fresh@npm:^3.0.0, import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
|
|
12535
|
-
version: 3.3.
|
|
12536
|
-
resolution: "import-fresh@npm:3.3.
|
|
12528
|
+
version: 3.3.0
|
|
12529
|
+
resolution: "import-fresh@npm:3.3.0"
|
|
12537
12530
|
dependencies:
|
|
12538
12531
|
parent-module: "npm:^1.0.0"
|
|
12539
12532
|
resolve-from: "npm:^4.0.0"
|
|
12540
|
-
checksum: 10c0/
|
|
12533
|
+
checksum: 10c0/7f882953aa6b740d1f0e384d0547158bc86efbf2eea0f1483b8900a6f65c5a5123c2cf09b0d542cc419d0b98a759ecaeb394237e97ea427f2da221dc3cd80cc3
|
|
12541
12534
|
languageName: node
|
|
12542
12535
|
linkType: hard
|
|
12543
12536
|
|
|
@@ -12617,8 +12610,8 @@ __metadata:
|
|
|
12617
12610
|
linkType: hard
|
|
12618
12611
|
|
|
12619
12612
|
"input-format@npm:^0.3.5":
|
|
12620
|
-
version: 0.3.
|
|
12621
|
-
resolution: "input-format@npm:0.3.
|
|
12613
|
+
version: 0.3.12
|
|
12614
|
+
resolution: "input-format@npm:0.3.12"
|
|
12622
12615
|
dependencies:
|
|
12623
12616
|
prop-types: "npm:^15.8.1"
|
|
12624
12617
|
peerDependencies:
|
|
@@ -12629,7 +12622,7 @@ __metadata:
|
|
|
12629
12622
|
optional: true
|
|
12630
12623
|
react-dom:
|
|
12631
12624
|
optional: true
|
|
12632
|
-
checksum: 10c0/
|
|
12625
|
+
checksum: 10c0/c05ab46e75ff628a3bb72e5e343a95d860f612c2b2301571c8d8af17831fbb5847aad0a33eb832038b29ccf7ebf30a0eab6c27241b6a8a0b762def75bfd4ccf3
|
|
12633
12626
|
languageName: node
|
|
12634
12627
|
linkType: hard
|
|
12635
12628
|
|
|
@@ -12765,15 +12758,14 @@ __metadata:
|
|
|
12765
12758
|
linkType: hard
|
|
12766
12759
|
|
|
12767
12760
|
"is-async-function@npm:^2.0.0":
|
|
12768
|
-
version: 2.1.
|
|
12769
|
-
resolution: "is-async-function@npm:2.1.
|
|
12761
|
+
version: 2.1.0
|
|
12762
|
+
resolution: "is-async-function@npm:2.1.0"
|
|
12770
12763
|
dependencies:
|
|
12771
|
-
async-function: "npm:^1.0.0"
|
|
12772
12764
|
call-bound: "npm:^1.0.3"
|
|
12773
12765
|
get-proto: "npm:^1.0.1"
|
|
12774
12766
|
has-tostringtag: "npm:^1.0.2"
|
|
12775
12767
|
safe-regex-test: "npm:^1.1.0"
|
|
12776
|
-
checksum: 10c0/
|
|
12768
|
+
checksum: 10c0/5209b858c6d18d88a9fb56dea202a050d53d4b722448cc439fdca859b36e23edf27ee8c18958ba49330f1a71b8846576273f4581e1c0bb9d403738129d852fdb
|
|
12777
12769
|
languageName: node
|
|
12778
12770
|
linkType: hard
|
|
12779
12771
|
|
|
@@ -12805,12 +12797,12 @@ __metadata:
|
|
|
12805
12797
|
linkType: hard
|
|
12806
12798
|
|
|
12807
12799
|
"is-boolean-object@npm:^1.2.1":
|
|
12808
|
-
version: 1.2.
|
|
12809
|
-
resolution: "is-boolean-object@npm:1.2.
|
|
12800
|
+
version: 1.2.1
|
|
12801
|
+
resolution: "is-boolean-object@npm:1.2.1"
|
|
12810
12802
|
dependencies:
|
|
12811
|
-
call-bound: "npm:^1.0.
|
|
12803
|
+
call-bound: "npm:^1.0.2"
|
|
12812
12804
|
has-tostringtag: "npm:^1.0.2"
|
|
12813
|
-
checksum: 10c0/
|
|
12805
|
+
checksum: 10c0/2ef601d255a39fdbde79cfe6be80c27b47430ed6712407f29b17d002e20f64c1e3d6692f1d842ba16bf1e9d8ddf1c4f13cac3ed7d9a4a21290f44879ebb4e8f5
|
|
12814
12806
|
languageName: node
|
|
12815
12807
|
linkType: hard
|
|
12816
12808
|
|
|
@@ -12828,7 +12820,7 @@ __metadata:
|
|
|
12828
12820
|
languageName: node
|
|
12829
12821
|
linkType: hard
|
|
12830
12822
|
|
|
12831
|
-
"is-callable@npm:^1.2.7":
|
|
12823
|
+
"is-callable@npm:^1.1.3, is-callable@npm:^1.2.7":
|
|
12832
12824
|
version: 1.2.7
|
|
12833
12825
|
resolution: "is-callable@npm:1.2.7"
|
|
12834
12826
|
checksum: 10c0/ceebaeb9d92e8adee604076971dd6000d38d6afc40bb843ea8e45c5579b57671c3f3b50d7f04869618242c6cee08d1b67806a8cb8edaaaf7c0748b3720d6066f
|
|
@@ -13224,11 +13216,11 @@ __metadata:
|
|
|
13224
13216
|
linkType: hard
|
|
13225
13217
|
|
|
13226
13218
|
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0":
|
|
13227
|
-
version: 1.1.
|
|
13228
|
-
resolution: "is-weakref@npm:1.1.
|
|
13219
|
+
version: 1.1.0
|
|
13220
|
+
resolution: "is-weakref@npm:1.1.0"
|
|
13229
13221
|
dependencies:
|
|
13230
|
-
call-bound: "npm:^1.0.
|
|
13231
|
-
checksum: 10c0/
|
|
13222
|
+
call-bound: "npm:^1.0.2"
|
|
13223
|
+
checksum: 10c0/aa835f62e29cb60132ecb3ec7d11bd0f39ec7322325abe8412b805aef47153ec2daefdb21759b049711c674f49b13202a31d8d126bcdff7d8671c78babd4ae5b
|
|
13232
13224
|
languageName: node
|
|
13233
13225
|
linkType: hard
|
|
13234
13226
|
|
|
@@ -13803,9 +13795,9 @@ __metadata:
|
|
|
13803
13795
|
linkType: hard
|
|
13804
13796
|
|
|
13805
13797
|
"libphonenumber-js@npm:^1.9.11":
|
|
13806
|
-
version: 1.11.
|
|
13807
|
-
resolution: "libphonenumber-js@npm:1.11.
|
|
13808
|
-
checksum: 10c0/
|
|
13798
|
+
version: 1.11.18
|
|
13799
|
+
resolution: "libphonenumber-js@npm:1.11.18"
|
|
13800
|
+
checksum: 10c0/4877d2521426e4094cbf1991fd30778d3856e702acce655a767a1ba261d8e765901dc17944d627a7ee083992ee4c427007bf9d488207432b6b5dee982b849de4
|
|
13809
13801
|
languageName: node
|
|
13810
13802
|
linkType: hard
|
|
13811
13803
|
|
|
@@ -15156,13 +15148,13 @@ __metadata:
|
|
|
15156
15148
|
linkType: hard
|
|
15157
15149
|
|
|
15158
15150
|
"nopt@npm:^8.0.0":
|
|
15159
|
-
version: 8.
|
|
15160
|
-
resolution: "nopt@npm:8.
|
|
15151
|
+
version: 8.0.0
|
|
15152
|
+
resolution: "nopt@npm:8.0.0"
|
|
15161
15153
|
dependencies:
|
|
15162
|
-
abbrev: "npm:^
|
|
15154
|
+
abbrev: "npm:^2.0.0"
|
|
15163
15155
|
bin:
|
|
15164
15156
|
nopt: bin/nopt.js
|
|
15165
|
-
checksum: 10c0/
|
|
15157
|
+
checksum: 10c0/19cb986f79abaca2d0f0b560021da7b32ee6fcc3de48f3eaeb0c324d36755c17754f886a754c091f01f740c17caf7d6aea8237b7fbaf39f476ae5e30a249f18f
|
|
15166
15158
|
languageName: node
|
|
15167
15159
|
linkType: hard
|
|
15168
15160
|
|
|
@@ -15280,9 +15272,9 @@ __metadata:
|
|
|
15280
15272
|
linkType: hard
|
|
15281
15273
|
|
|
15282
15274
|
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.3":
|
|
15283
|
-
version: 1.13.
|
|
15284
|
-
resolution: "object-inspect@npm:1.13.
|
|
15285
|
-
checksum: 10c0/
|
|
15275
|
+
version: 1.13.3
|
|
15276
|
+
resolution: "object-inspect@npm:1.13.3"
|
|
15277
|
+
checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4
|
|
15286
15278
|
languageName: node
|
|
15287
15279
|
linkType: hard
|
|
15288
15280
|
|
|
@@ -15905,9 +15897,9 @@ __metadata:
|
|
|
15905
15897
|
linkType: hard
|
|
15906
15898
|
|
|
15907
15899
|
"pathe@npm:^2.0.1":
|
|
15908
|
-
version: 2.0.
|
|
15909
|
-
resolution: "pathe@npm:2.0.
|
|
15910
|
-
checksum: 10c0/
|
|
15900
|
+
version: 2.0.1
|
|
15901
|
+
resolution: "pathe@npm:2.0.1"
|
|
15902
|
+
checksum: 10c0/902139a0beddcdc4396f59bf94315a2a228f01666348cd0b4274d9d0aab31325c390a883a6707b9149a9ec39a7a6fe4846e7d11de83be9c596a33daa850a37ef
|
|
15911
15903
|
languageName: node
|
|
15912
15904
|
linkType: hard
|
|
15913
15905
|
|
|
@@ -16079,14 +16071,14 @@ __metadata:
|
|
|
16079
16071
|
linkType: hard
|
|
16080
16072
|
|
|
16081
16073
|
"postcss-calc@npm:^10.0.2":
|
|
16082
|
-
version: 10.1.
|
|
16083
|
-
resolution: "postcss-calc@npm:10.1.
|
|
16074
|
+
version: 10.1.0
|
|
16075
|
+
resolution: "postcss-calc@npm:10.1.0"
|
|
16084
16076
|
dependencies:
|
|
16085
16077
|
postcss-selector-parser: "npm:^7.0.0"
|
|
16086
16078
|
postcss-value-parser: "npm:^4.2.0"
|
|
16087
16079
|
peerDependencies:
|
|
16088
16080
|
postcss: ^8.4.38
|
|
16089
|
-
checksum: 10c0/
|
|
16081
|
+
checksum: 10c0/63f8f77f2b5f2987f0ae6b731a1034fabbb777fbec3f778662351b6c9ae006d431daca1e3e2c315acfa3aa94b3e4c1b71c4e76c6b9a8d5321398814e84446415
|
|
16090
16082
|
languageName: node
|
|
16091
16083
|
linkType: hard
|
|
16092
16084
|
|
|
@@ -17035,15 +17027,15 @@ __metadata:
|
|
|
17035
17027
|
linkType: hard
|
|
17036
17028
|
|
|
17037
17029
|
"prosemirror-tables@npm:^1.3.0":
|
|
17038
|
-
version: 1.6.
|
|
17039
|
-
resolution: "prosemirror-tables@npm:1.6.
|
|
17030
|
+
version: 1.6.2
|
|
17031
|
+
resolution: "prosemirror-tables@npm:1.6.2"
|
|
17040
17032
|
dependencies:
|
|
17041
17033
|
prosemirror-keymap: "npm:^1.2.2"
|
|
17042
17034
|
prosemirror-model: "npm:^1.24.1"
|
|
17043
17035
|
prosemirror-state: "npm:^1.4.3"
|
|
17044
17036
|
prosemirror-transform: "npm:^1.10.2"
|
|
17045
|
-
prosemirror-view: "npm:^1.37.
|
|
17046
|
-
checksum: 10c0/
|
|
17037
|
+
prosemirror-view: "npm:^1.37.1"
|
|
17038
|
+
checksum: 10c0/cac5a8d88189d4801873f404c86fda3b161b30a637be1b08337e4ba521c668ec070543d09cef728a3f6990d8035146c3da73b9cee812833a424d8780cfef5a30
|
|
17047
17039
|
languageName: node
|
|
17048
17040
|
linkType: hard
|
|
17049
17041
|
|
|
@@ -17070,14 +17062,14 @@ __metadata:
|
|
|
17070
17062
|
languageName: node
|
|
17071
17063
|
linkType: hard
|
|
17072
17064
|
|
|
17073
|
-
"prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0, prosemirror-view@npm:^1.37.
|
|
17074
|
-
version: 1.37.
|
|
17075
|
-
resolution: "prosemirror-view@npm:1.37.
|
|
17065
|
+
"prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0, prosemirror-view@npm:^1.37.1":
|
|
17066
|
+
version: 1.37.1
|
|
17067
|
+
resolution: "prosemirror-view@npm:1.37.1"
|
|
17076
17068
|
dependencies:
|
|
17077
17069
|
prosemirror-model: "npm:^1.20.0"
|
|
17078
17070
|
prosemirror-state: "npm:^1.0.0"
|
|
17079
17071
|
prosemirror-transform: "npm:^1.1.0"
|
|
17080
|
-
checksum: 10c0/
|
|
17072
|
+
checksum: 10c0/19552162446b309d5fe8429591302c72737415c666a43d3d620e40fd2650558a552e8727826fa1b3a5974b849af4a80977aa7288ea3e0f98cc8f42613efd584a
|
|
17081
17073
|
languageName: node
|
|
17082
17074
|
linkType: hard
|
|
17083
17075
|
|
|
@@ -17898,21 +17890,21 @@ __metadata:
|
|
|
17898
17890
|
linkType: hard
|
|
17899
17891
|
|
|
17900
17892
|
"react-remove-scroll@npm:^2.5.5":
|
|
17901
|
-
version: 2.6.
|
|
17902
|
-
resolution: "react-remove-scroll@npm:2.6.
|
|
17893
|
+
version: 2.6.2
|
|
17894
|
+
resolution: "react-remove-scroll@npm:2.6.2"
|
|
17903
17895
|
dependencies:
|
|
17904
17896
|
react-remove-scroll-bar: "npm:^2.3.7"
|
|
17905
|
-
react-style-singleton: "npm:^2.2.
|
|
17897
|
+
react-style-singleton: "npm:^2.2.1"
|
|
17906
17898
|
tslib: "npm:^2.1.0"
|
|
17907
17899
|
use-callback-ref: "npm:^1.3.3"
|
|
17908
|
-
use-sidecar: "npm:^1.1.
|
|
17900
|
+
use-sidecar: "npm:^1.1.2"
|
|
17909
17901
|
peerDependencies:
|
|
17910
17902
|
"@types/react": "*"
|
|
17911
17903
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
17912
17904
|
peerDependenciesMeta:
|
|
17913
17905
|
"@types/react":
|
|
17914
17906
|
optional: true
|
|
17915
|
-
checksum: 10c0/
|
|
17907
|
+
checksum: 10c0/8273e3f67a460af84b3387c93459b33920d48be15091c5ea10e8c1c4f514ad41f71dad028ee13df25370e5de16cadf02697fe28adaacbdacdf8b57bbf03ee559
|
|
17916
17908
|
languageName: node
|
|
17917
17909
|
linkType: hard
|
|
17918
17910
|
|
|
@@ -18032,7 +18024,7 @@ __metadata:
|
|
|
18032
18024
|
languageName: node
|
|
18033
18025
|
linkType: hard
|
|
18034
18026
|
|
|
18035
|
-
"react-style-singleton@npm:^2.2.
|
|
18027
|
+
"react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
|
|
18036
18028
|
version: 2.2.3
|
|
18037
18029
|
resolution: "react-style-singleton@npm:2.2.3"
|
|
18038
18030
|
dependencies:
|
|
@@ -18927,28 +18919,28 @@ __metadata:
|
|
|
18927
18919
|
linkType: hard
|
|
18928
18920
|
|
|
18929
18921
|
"rollup@npm:^4.13.0":
|
|
18930
|
-
version: 4.
|
|
18931
|
-
resolution: "rollup@npm:4.
|
|
18932
|
-
dependencies:
|
|
18933
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
18934
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
18935
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
18936
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
18937
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
18938
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
18939
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
18940
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
18941
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
18942
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
18943
|
-
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.
|
|
18944
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.
|
|
18945
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
18946
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
18947
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
18948
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
18949
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
18950
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
18951
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.
|
|
18922
|
+
version: 4.30.1
|
|
18923
|
+
resolution: "rollup@npm:4.30.1"
|
|
18924
|
+
dependencies:
|
|
18925
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.30.1"
|
|
18926
|
+
"@rollup/rollup-android-arm64": "npm:4.30.1"
|
|
18927
|
+
"@rollup/rollup-darwin-arm64": "npm:4.30.1"
|
|
18928
|
+
"@rollup/rollup-darwin-x64": "npm:4.30.1"
|
|
18929
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.30.1"
|
|
18930
|
+
"@rollup/rollup-freebsd-x64": "npm:4.30.1"
|
|
18931
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.30.1"
|
|
18932
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.30.1"
|
|
18933
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.30.1"
|
|
18934
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.30.1"
|
|
18935
|
+
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.30.1"
|
|
18936
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.30.1"
|
|
18937
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.30.1"
|
|
18938
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.30.1"
|
|
18939
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.30.1"
|
|
18940
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.30.1"
|
|
18941
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.30.1"
|
|
18942
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.30.1"
|
|
18943
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.30.1"
|
|
18952
18944
|
"@types/estree": "npm:1.0.6"
|
|
18953
18945
|
fsevents: "npm:~2.3.2"
|
|
18954
18946
|
dependenciesMeta:
|
|
@@ -18994,7 +18986,7 @@ __metadata:
|
|
|
18994
18986
|
optional: true
|
|
18995
18987
|
bin:
|
|
18996
18988
|
rollup: dist/bin/rollup
|
|
18997
|
-
checksum: 10c0/
|
|
18989
|
+
checksum: 10c0/a318c57e2ca9741e1503bcd75483949c6e83edd72234a468010a3098a34248f523e44f7ad4fde90dc5c2da56abc1b78ac42a9329e1dbd708682728adbd8df7cc
|
|
18998
18990
|
languageName: node
|
|
18999
18991
|
linkType: hard
|
|
19000
18992
|
|
|
@@ -19276,11 +19268,11 @@ __metadata:
|
|
|
19276
19268
|
linkType: hard
|
|
19277
19269
|
|
|
19278
19270
|
"semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4":
|
|
19279
|
-
version: 7.
|
|
19280
|
-
resolution: "semver@npm:7.
|
|
19271
|
+
version: 7.6.3
|
|
19272
|
+
resolution: "semver@npm:7.6.3"
|
|
19281
19273
|
bin:
|
|
19282
19274
|
semver: bin/semver.js
|
|
19283
|
-
checksum: 10c0/
|
|
19275
|
+
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
|
|
19284
19276
|
languageName: node
|
|
19285
19277
|
linkType: hard
|
|
19286
19278
|
|
|
@@ -20297,9 +20289,9 @@ __metadata:
|
|
|
20297
20289
|
linkType: hard
|
|
20298
20290
|
|
|
20299
20291
|
"stylis@npm:^4.3.0":
|
|
20300
|
-
version: 4.3.
|
|
20301
|
-
resolution: "stylis@npm:4.3.
|
|
20302
|
-
checksum: 10c0/
|
|
20292
|
+
version: 4.3.5
|
|
20293
|
+
resolution: "stylis@npm:4.3.5"
|
|
20294
|
+
checksum: 10c0/da2976e05a9bacd87450b59d64c17669e4a1043c01a91213420d88baeb4f3bcc58409335e5bbce316e3ba570e15d63e1393ec56cf1e60507782897ab3bb04872
|
|
20303
20295
|
languageName: node
|
|
20304
20296
|
linkType: hard
|
|
20305
20297
|
|
|
@@ -20573,8 +20565,8 @@ __metadata:
|
|
|
20573
20565
|
linkType: hard
|
|
20574
20566
|
|
|
20575
20567
|
"terser@npm:^5.3.4":
|
|
20576
|
-
version: 5.
|
|
20577
|
-
resolution: "terser@npm:5.
|
|
20568
|
+
version: 5.37.0
|
|
20569
|
+
resolution: "terser@npm:5.37.0"
|
|
20578
20570
|
dependencies:
|
|
20579
20571
|
"@jridgewell/source-map": "npm:^0.3.3"
|
|
20580
20572
|
acorn: "npm:^8.8.2"
|
|
@@ -20582,7 +20574,7 @@ __metadata:
|
|
|
20582
20574
|
source-map-support: "npm:~0.5.20"
|
|
20583
20575
|
bin:
|
|
20584
20576
|
terser: bin/terser
|
|
20585
|
-
checksum: 10c0/
|
|
20577
|
+
checksum: 10c0/ff0dc79b0a0da821e7f5bf7a047eab6d04e70e88b62339a0f1d71117db3310e255f5c00738fa3b391f56c3571f800a00047720261ba04ced0241c1f9922199f4
|
|
20586
20578
|
languageName: node
|
|
20587
20579
|
linkType: hard
|
|
20588
20580
|
|
|
@@ -20813,8 +20805,8 @@ __metadata:
|
|
|
20813
20805
|
linkType: hard
|
|
20814
20806
|
|
|
20815
20807
|
"tsconfck@npm:^3.0.3":
|
|
20816
|
-
version: 3.1.
|
|
20817
|
-
resolution: "tsconfck@npm:3.1.
|
|
20808
|
+
version: 3.1.4
|
|
20809
|
+
resolution: "tsconfck@npm:3.1.4"
|
|
20818
20810
|
peerDependencies:
|
|
20819
20811
|
typescript: ^5.0.0
|
|
20820
20812
|
peerDependenciesMeta:
|
|
@@ -20822,7 +20814,7 @@ __metadata:
|
|
|
20822
20814
|
optional: true
|
|
20823
20815
|
bin:
|
|
20824
20816
|
tsconfck: bin/tsconfck.js
|
|
20825
|
-
checksum: 10c0/
|
|
20817
|
+
checksum: 10c0/5120e91b3388574b449d57d08f45d05d9966cf4b9d6aa1018652c1fff6d7d37b1ed099b07e6ebf6099aa40b8a16968dd337198c55b7274892849112b942861ed
|
|
20826
20818
|
languageName: node
|
|
20827
20819
|
linkType: hard
|
|
20828
20820
|
|
|
@@ -21487,7 +21479,7 @@ __metadata:
|
|
|
21487
21479
|
languageName: node
|
|
21488
21480
|
linkType: hard
|
|
21489
21481
|
|
|
21490
|
-
"use-sidecar@npm:^1.1.
|
|
21482
|
+
"use-sidecar@npm:^1.1.2":
|
|
21491
21483
|
version: 1.1.3
|
|
21492
21484
|
resolution: "use-sidecar@npm:1.1.3"
|
|
21493
21485
|
dependencies:
|
|
@@ -21763,9 +21755,9 @@ __metadata:
|
|
|
21763
21755
|
linkType: hard
|
|
21764
21756
|
|
|
21765
21757
|
"vscode-uri@npm:^3.0.8":
|
|
21766
|
-
version: 3.
|
|
21767
|
-
resolution: "vscode-uri@npm:3.
|
|
21768
|
-
checksum: 10c0/
|
|
21758
|
+
version: 3.0.8
|
|
21759
|
+
resolution: "vscode-uri@npm:3.0.8"
|
|
21760
|
+
checksum: 10c0/f7f217f526bf109589969fe6e66b71e70b937de1385a1d7bb577ca3ee7c5e820d3856a86e9ff2fa9b7a0bc56a3dd8c3a9a557d3fedd7df414bc618d5e6b567f9
|
|
21769
21761
|
languageName: node
|
|
21770
21762
|
linkType: hard
|
|
21771
21763
|
|