@licklist/design 0.70.4 → 0.70.5-dev.1
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/assets/iframe/available.svg +4 -4
- package/dist/assets/iframe/available.svg.js +16 -18
- package/dist/auth/Login/LoginComponent.js +2 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +3 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +112 -18
- package/dist/calendar/Calendar.d.ts +2 -0
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +3 -2
- package/dist/calendar/utils/index.d.ts +8 -2
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +9 -21
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +14 -0
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts +3 -1
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +2 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +0 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +3 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -3
- 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 +13 -0
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +25 -12
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +4 -5
- package/dist/layout/DropDown.d.ts +2 -1
- package/dist/layout/DropDown.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 +3 -0
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +48 -2
- package/dist/product-set/form/ProductSetForm.d.ts +4 -1
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +1 -1
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +0 -2
- package/dist/product-set/form/ProductsControl.js +1 -0
- package/dist/product-set/form/SelectCategoryModal.d.ts +12 -0
- 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 +0 -3
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +0 -3
- 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 +6 -0
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +3 -0
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +6 -0
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +3 -0
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +6 -0
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +6 -0
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +4 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +12 -0
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +3 -0
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +3 -0
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +3 -0
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +0 -2
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +21 -0
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +16 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +4 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +7 -0
- package/dist/sortable-tree/SortableTreeItem.d.ts +2 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +10 -4
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +3 -0
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +3 -0
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +3 -0
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/dist/styles/date-time-button/DateTimeButton.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/product-set/ProductSetForm.scss +22 -0
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +1 -3
- package/dist/styles/sales/BookingFilter.scss +2 -3
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/BookingTabs.scss +26 -29
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +3 -0
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +3 -0
- package/package.json +9 -7
- package/src/affiliate/form/AffiliateForm.tsx +1 -0
- package/src/assets/iframe/available.svg +4 -4
- package/src/auth/Login/LoginComponent.tsx +1 -1
- package/src/availability-indicator/AvailabilityIndicator.tsx +91 -16
- package/src/calendar/Calendar.tsx +2 -0
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +3 -0
- package/src/calendar/utils/index.ts +17 -26
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +16 -1
- package/src/date-time-button/DateContent.tsx +3 -3
- package/src/date-time-button/DateTimeButton.tsx +4 -0
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -1
- package/src/iframe/activity-card/ActivityCard.tsx +15 -2
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +9 -0
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +1 -0
- package/src/iframe/ryft/RyftPaymentForm.tsx +14 -3
- package/src/iframe/ryft/utils/ryft-form.ts +6 -5
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -0
- package/src/product-set/form/ProductCategoriesControl.tsx +37 -1
- package/src/product-set/form/ProductSetForm.tsx +6 -2
- package/src/product-set/form/ProductZonesControl.tsx +1 -4
- package/src/product-set/form/SelectCategoryModal.tsx +2 -2
- package/src/product-set/form/SubProductsControl.tsx +0 -3
- package/src/product-set/form/VenueMapsControl.tsx +0 -3
- package/src/product-set/product/ProductControl.tsx +0 -1
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -0
- package/src/product-set/product/deposit/ProductDepositControl.tsx +1 -0
- package/src/product-set/product/duration/ProductDurationControl.tsx +2 -0
- package/src/product-set/product/price/ProductPriceControl.tsx +1 -0
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +2 -0
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +2 -0
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +1 -0
- package/src/product-set/product-category/ProductCategoryControl.tsx +4 -0
- package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +1 -0
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +1 -0
- package/src/resource/form/components/CapacityControl.tsx +1 -0
- package/src/resource/form/components/SortControl.tsx +1 -0
- package/src/sales/booking/results/components/ResultCard.tsx +0 -2
- package/src/sales/coupon/control/CouponFormControl.tsx +7 -0
- package/src/setting/admin/PaymentFeeForm.tsx +5 -0
- package/src/setting/dashboard/DashboardSettingForm.tsx +1 -0
- package/src/snippet/snippet-template/preview/Preview.tsx +6 -0
- package/src/sortable-tree/SortableTreeItem.tsx +6 -0
- package/src/static/CurrencyNumberInput.tsx +1 -0
- package/src/static/form-number-input/FormNumberInput.tsx +1 -0
- package/src/static/number-input/NumberInput.tsx +1 -0
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/src/styles/date-time-button/DateTimeButton.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/product-set/ProductSetForm.scss +22 -0
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +1 -3
- package/src/styles/sales/BookingFilter.scss +2 -3
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/BookingTabs.scss +26 -29
- package/src/zone/form/components/GameDurationControl.tsx +1 -0
- package/src/zone/form/components/SortControl.tsx +1 -0
- package/yarn.lock +125 -109
package/yarn.lock
CHANGED
|
@@ -2152,12 +2152,12 @@ __metadata:
|
|
|
2152
2152
|
linkType: hard
|
|
2153
2153
|
|
|
2154
2154
|
"@floating-ui/dom@npm:^1.2.1":
|
|
2155
|
-
version: 1.6.
|
|
2156
|
-
resolution: "@floating-ui/dom@npm:1.6.
|
|
2155
|
+
version: 1.6.12
|
|
2156
|
+
resolution: "@floating-ui/dom@npm:1.6.12"
|
|
2157
2157
|
dependencies:
|
|
2158
2158
|
"@floating-ui/core": "npm:^1.6.0"
|
|
2159
2159
|
"@floating-ui/utils": "npm:^0.2.8"
|
|
2160
|
-
checksum: 10c0/
|
|
2160
|
+
checksum: 10c0/c67b39862175b175c6ac299ea970f17a22c7482cfdf3b1bc79313407bf0880188b022b878953fa69d3ce166ff2bd9ae57c86043e5dd800c262b470d877591b7d
|
|
2161
2161
|
languageName: node
|
|
2162
2162
|
linkType: hard
|
|
2163
2163
|
|
|
@@ -2466,9 +2466,9 @@ __metadata:
|
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@licklist/core@npm:0.
|
|
2470
|
-
version: 0.
|
|
2471
|
-
resolution: "@licklist/core@npm:0.
|
|
2469
|
+
"@licklist/core@npm:0.31.0-dev.2":
|
|
2470
|
+
version: 0.31.0-dev.2
|
|
2471
|
+
resolution: "@licklist/core@npm:0.31.0-dev.2"
|
|
2472
2472
|
dependencies:
|
|
2473
2473
|
"@sentry/browser": "npm:6.2.0"
|
|
2474
2474
|
axios: "npm:0.26.0"
|
|
@@ -2480,6 +2480,7 @@ __metadata:
|
|
|
2480
2480
|
react-intl: "npm:6.6.8"
|
|
2481
2481
|
uuid: "npm:9.0.0"
|
|
2482
2482
|
wait-for-expect: "npm:3.0.2"
|
|
2483
|
+
zustand: "npm:3.7.2"
|
|
2483
2484
|
peerDependencies:
|
|
2484
2485
|
"@licklist/eslint-config": 0.5.6
|
|
2485
2486
|
axios: 0.26.0
|
|
@@ -2488,13 +2489,14 @@ __metadata:
|
|
|
2488
2489
|
react-dom: 17.0.2
|
|
2489
2490
|
react-i18next: 11.8.8
|
|
2490
2491
|
react-intl: 6.6.8
|
|
2491
|
-
|
|
2492
|
+
zustand: 3.7.2
|
|
2493
|
+
checksum: 10c0/fcefd4631fbf3d116a36833b748fc9b557cae8b580acae4c1bd7d29f1665a42456b1109a3f80620f6f7244161f8260d6243680ff739a2a544221e1b7e4a01e57
|
|
2492
2494
|
languageName: node
|
|
2493
2495
|
linkType: hard
|
|
2494
2496
|
|
|
2495
|
-
"@licklist/core@npm:0.
|
|
2496
|
-
version: 0.
|
|
2497
|
-
resolution: "@licklist/core@npm:0.
|
|
2497
|
+
"@licklist/core@npm:0.31.1-dev.4":
|
|
2498
|
+
version: 0.31.1-dev.4
|
|
2499
|
+
resolution: "@licklist/core@npm:0.31.1-dev.4"
|
|
2498
2500
|
dependencies:
|
|
2499
2501
|
"@sentry/browser": "npm:6.2.0"
|
|
2500
2502
|
axios: "npm:0.26.0"
|
|
@@ -2506,6 +2508,7 @@ __metadata:
|
|
|
2506
2508
|
react-intl: "npm:6.6.8"
|
|
2507
2509
|
uuid: "npm:9.0.0"
|
|
2508
2510
|
wait-for-expect: "npm:3.0.2"
|
|
2511
|
+
zustand: "npm:3.7.2"
|
|
2509
2512
|
peerDependencies:
|
|
2510
2513
|
"@licklist/eslint-config": 0.5.6
|
|
2511
2514
|
axios: 0.26.0
|
|
@@ -2514,7 +2517,8 @@ __metadata:
|
|
|
2514
2517
|
react-dom: 17.0.2
|
|
2515
2518
|
react-i18next: 11.8.8
|
|
2516
2519
|
react-intl: 6.6.8
|
|
2517
|
-
|
|
2520
|
+
zustand: 3.7.2
|
|
2521
|
+
checksum: 10c0/2cba12fe6e2d18ea5cf882489e03f2fe68fc9fb36fde88fabe2deba61fad99fd2dd22e445e6d5c0506008d138ba4b64c7f5d0e92ce131ea41ec72c16269901ab
|
|
2518
2522
|
languageName: node
|
|
2519
2523
|
linkType: hard
|
|
2520
2524
|
|
|
@@ -2529,9 +2533,9 @@ __metadata:
|
|
|
2529
2533
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2530
2534
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2531
2535
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2532
|
-
"@licklist/core": "npm:0.
|
|
2536
|
+
"@licklist/core": "npm:0.31.1-dev.4"
|
|
2533
2537
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2534
|
-
"@licklist/plugins": "npm:0.
|
|
2538
|
+
"@licklist/plugins": "npm:0.34.0-dev.4"
|
|
2535
2539
|
"@mantine/core": "npm:6.0.22"
|
|
2536
2540
|
"@mantine/hooks": "npm:6.0.22"
|
|
2537
2541
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2660,9 +2664,9 @@ __metadata:
|
|
|
2660
2664
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2661
2665
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2662
2666
|
peerDependencies:
|
|
2663
|
-
"@licklist/core": 0.
|
|
2667
|
+
"@licklist/core": 0.31.1-dev.4
|
|
2664
2668
|
"@licklist/eslint-config": 0.5.6
|
|
2665
|
-
"@licklist/plugins": 0.
|
|
2669
|
+
"@licklist/plugins": 0.34.0-dev.4
|
|
2666
2670
|
lodash: 4.17.21
|
|
2667
2671
|
luxon: 3.5.0
|
|
2668
2672
|
react: 17.0.2
|
|
@@ -2692,11 +2696,11 @@ __metadata:
|
|
|
2692
2696
|
languageName: node
|
|
2693
2697
|
linkType: hard
|
|
2694
2698
|
|
|
2695
|
-
"@licklist/plugins@npm:0.
|
|
2696
|
-
version: 0.
|
|
2697
|
-
resolution: "@licklist/plugins@npm:0.
|
|
2699
|
+
"@licklist/plugins@npm:0.34.0-dev.4":
|
|
2700
|
+
version: 0.34.0-dev.4
|
|
2701
|
+
resolution: "@licklist/plugins@npm:0.34.0-dev.4"
|
|
2698
2702
|
dependencies:
|
|
2699
|
-
"@licklist/core": "npm:0.
|
|
2703
|
+
"@licklist/core": "npm:0.31.0-dev.2"
|
|
2700
2704
|
axios: "npm:0.26.0"
|
|
2701
2705
|
history: "npm:4.10.1"
|
|
2702
2706
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2716,7 +2720,7 @@ __metadata:
|
|
|
2716
2720
|
rrule: "npm:2.6.8"
|
|
2717
2721
|
use-debounce: "npm:7.0.1"
|
|
2718
2722
|
peerDependencies:
|
|
2719
|
-
"@licklist/core": 0.
|
|
2723
|
+
"@licklist/core": 0.31.0-dev.2
|
|
2720
2724
|
"@licklist/eslint-config": 0.5.6
|
|
2721
2725
|
axios: 0.26.0
|
|
2722
2726
|
lodash: 4.17.21
|
|
@@ -2728,7 +2732,7 @@ __metadata:
|
|
|
2728
2732
|
react-loader: 2.4.7
|
|
2729
2733
|
react-query: 3.34.12
|
|
2730
2734
|
react-router-dom: 5.2.0
|
|
2731
|
-
checksum: 10c0/
|
|
2735
|
+
checksum: 10c0/6137e84298bd938f2b71dea58e68f6e6200e5f385c160f88728795bb847a5a5cff67da6454d1c96f7e1f56977c5497ce70ad0ef34a841b3372d410594388d461
|
|
2732
2736
|
languageName: node
|
|
2733
2737
|
linkType: hard
|
|
2734
2738
|
|
|
@@ -3312,128 +3316,128 @@ __metadata:
|
|
|
3312
3316
|
languageName: node
|
|
3313
3317
|
linkType: hard
|
|
3314
3318
|
|
|
3315
|
-
"@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3316
|
-
version: 4.24.
|
|
3317
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3319
|
+
"@rollup/rollup-android-arm-eabi@npm:4.24.3":
|
|
3320
|
+
version: 4.24.3
|
|
3321
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.3"
|
|
3318
3322
|
conditions: os=android & cpu=arm
|
|
3319
3323
|
languageName: node
|
|
3320
3324
|
linkType: hard
|
|
3321
3325
|
|
|
3322
|
-
"@rollup/rollup-android-arm64@npm:4.24.
|
|
3323
|
-
version: 4.24.
|
|
3324
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.24.
|
|
3326
|
+
"@rollup/rollup-android-arm64@npm:4.24.3":
|
|
3327
|
+
version: 4.24.3
|
|
3328
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.24.3"
|
|
3325
3329
|
conditions: os=android & cpu=arm64
|
|
3326
3330
|
languageName: node
|
|
3327
3331
|
linkType: hard
|
|
3328
3332
|
|
|
3329
|
-
"@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3330
|
-
version: 4.24.
|
|
3331
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3333
|
+
"@rollup/rollup-darwin-arm64@npm:4.24.3":
|
|
3334
|
+
version: 4.24.3
|
|
3335
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.3"
|
|
3332
3336
|
conditions: os=darwin & cpu=arm64
|
|
3333
3337
|
languageName: node
|
|
3334
3338
|
linkType: hard
|
|
3335
3339
|
|
|
3336
|
-
"@rollup/rollup-darwin-x64@npm:4.24.
|
|
3337
|
-
version: 4.24.
|
|
3338
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.24.
|
|
3340
|
+
"@rollup/rollup-darwin-x64@npm:4.24.3":
|
|
3341
|
+
version: 4.24.3
|
|
3342
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.24.3"
|
|
3339
3343
|
conditions: os=darwin & cpu=x64
|
|
3340
3344
|
languageName: node
|
|
3341
3345
|
linkType: hard
|
|
3342
3346
|
|
|
3343
|
-
"@rollup/rollup-freebsd-arm64@npm:4.24.
|
|
3344
|
-
version: 4.24.
|
|
3345
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.24.
|
|
3347
|
+
"@rollup/rollup-freebsd-arm64@npm:4.24.3":
|
|
3348
|
+
version: 4.24.3
|
|
3349
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.24.3"
|
|
3346
3350
|
conditions: os=freebsd & cpu=arm64
|
|
3347
3351
|
languageName: node
|
|
3348
3352
|
linkType: hard
|
|
3349
3353
|
|
|
3350
|
-
"@rollup/rollup-freebsd-x64@npm:4.24.
|
|
3351
|
-
version: 4.24.
|
|
3352
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.24.
|
|
3354
|
+
"@rollup/rollup-freebsd-x64@npm:4.24.3":
|
|
3355
|
+
version: 4.24.3
|
|
3356
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.24.3"
|
|
3353
3357
|
conditions: os=freebsd & cpu=x64
|
|
3354
3358
|
languageName: node
|
|
3355
3359
|
linkType: hard
|
|
3356
3360
|
|
|
3357
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.24.
|
|
3358
|
-
version: 4.24.
|
|
3359
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.
|
|
3361
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.24.3":
|
|
3362
|
+
version: 4.24.3
|
|
3363
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.3"
|
|
3360
3364
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3361
3365
|
languageName: node
|
|
3362
3366
|
linkType: hard
|
|
3363
3367
|
|
|
3364
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3365
|
-
version: 4.24.
|
|
3366
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3368
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.3":
|
|
3369
|
+
version: 4.24.3
|
|
3370
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.3"
|
|
3367
3371
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3368
3372
|
languageName: node
|
|
3369
3373
|
linkType: hard
|
|
3370
3374
|
|
|
3371
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3372
|
-
version: 4.24.
|
|
3373
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3375
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.24.3":
|
|
3376
|
+
version: 4.24.3
|
|
3377
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.3"
|
|
3374
3378
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3375
3379
|
languageName: node
|
|
3376
3380
|
linkType: hard
|
|
3377
3381
|
|
|
3378
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3379
|
-
version: 4.24.
|
|
3380
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3382
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.24.3":
|
|
3383
|
+
version: 4.24.3
|
|
3384
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.3"
|
|
3381
3385
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3382
3386
|
languageName: node
|
|
3383
3387
|
linkType: hard
|
|
3384
3388
|
|
|
3385
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3386
|
-
version: 4.24.
|
|
3387
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3389
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.3":
|
|
3390
|
+
version: 4.24.3
|
|
3391
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.3"
|
|
3388
3392
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3389
3393
|
languageName: node
|
|
3390
3394
|
linkType: hard
|
|
3391
3395
|
|
|
3392
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3393
|
-
version: 4.24.
|
|
3394
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3396
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.3":
|
|
3397
|
+
version: 4.24.3
|
|
3398
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.3"
|
|
3395
3399
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3396
3400
|
languageName: node
|
|
3397
3401
|
linkType: hard
|
|
3398
3402
|
|
|
3399
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3400
|
-
version: 4.24.
|
|
3401
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3403
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.24.3":
|
|
3404
|
+
version: 4.24.3
|
|
3405
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.3"
|
|
3402
3406
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3403
3407
|
languageName: node
|
|
3404
3408
|
linkType: hard
|
|
3405
3409
|
|
|
3406
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3407
|
-
version: 4.24.
|
|
3408
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3410
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.24.3":
|
|
3411
|
+
version: 4.24.3
|
|
3412
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.3"
|
|
3409
3413
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3410
3414
|
languageName: node
|
|
3411
3415
|
linkType: hard
|
|
3412
3416
|
|
|
3413
|
-
"@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3414
|
-
version: 4.24.
|
|
3415
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3417
|
+
"@rollup/rollup-linux-x64-musl@npm:4.24.3":
|
|
3418
|
+
version: 4.24.3
|
|
3419
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.3"
|
|
3416
3420
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3417
3421
|
languageName: node
|
|
3418
3422
|
linkType: hard
|
|
3419
3423
|
|
|
3420
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3421
|
-
version: 4.24.
|
|
3422
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3424
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.24.3":
|
|
3425
|
+
version: 4.24.3
|
|
3426
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.3"
|
|
3423
3427
|
conditions: os=win32 & cpu=arm64
|
|
3424
3428
|
languageName: node
|
|
3425
3429
|
linkType: hard
|
|
3426
3430
|
|
|
3427
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3428
|
-
version: 4.24.
|
|
3429
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3431
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.24.3":
|
|
3432
|
+
version: 4.24.3
|
|
3433
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.3"
|
|
3430
3434
|
conditions: os=win32 & cpu=ia32
|
|
3431
3435
|
languageName: node
|
|
3432
3436
|
linkType: hard
|
|
3433
3437
|
|
|
3434
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3435
|
-
version: 4.24.
|
|
3436
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3438
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.24.3":
|
|
3439
|
+
version: 4.24.3
|
|
3440
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.3"
|
|
3437
3441
|
conditions: os=win32 & cpu=x64
|
|
3438
3442
|
languageName: node
|
|
3439
3443
|
linkType: hard
|
|
@@ -5694,11 +5698,11 @@ __metadata:
|
|
|
5694
5698
|
linkType: hard
|
|
5695
5699
|
|
|
5696
5700
|
"@types/node@npm:*":
|
|
5697
|
-
version: 22.8.
|
|
5698
|
-
resolution: "@types/node@npm:22.8.
|
|
5701
|
+
version: 22.8.4
|
|
5702
|
+
resolution: "@types/node@npm:22.8.4"
|
|
5699
5703
|
dependencies:
|
|
5700
5704
|
undici-types: "npm:~6.19.8"
|
|
5701
|
-
checksum: 10c0/
|
|
5705
|
+
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
|
|
5702
5706
|
languageName: node
|
|
5703
5707
|
linkType: hard
|
|
5704
5708
|
|
|
@@ -8076,9 +8080,9 @@ __metadata:
|
|
|
8076
8080
|
linkType: hard
|
|
8077
8081
|
|
|
8078
8082
|
"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.30001669":
|
|
8079
|
-
version: 1.0.
|
|
8080
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8081
|
-
checksum: 10c0/
|
|
8083
|
+
version: 1.0.30001675
|
|
8084
|
+
resolution: "caniuse-lite@npm:1.0.30001675"
|
|
8085
|
+
checksum: 10c0/95196bb508a35fa4e2bd1cb2458450cc73a71ed6aea034cd7e8831d569d4f6a2a78d63de75b5a00af5ef4dbf3f1c26b5841d270cb71556fdcd34c3b84c1b164f
|
|
8082
8086
|
languageName: node
|
|
8083
8087
|
linkType: hard
|
|
8084
8088
|
|
|
@@ -8214,8 +8218,8 @@ __metadata:
|
|
|
8214
8218
|
linkType: hard
|
|
8215
8219
|
|
|
8216
8220
|
"chromatic@npm:^11.4.0":
|
|
8217
|
-
version: 11.16.
|
|
8218
|
-
resolution: "chromatic@npm:11.16.
|
|
8221
|
+
version: 11.16.3
|
|
8222
|
+
resolution: "chromatic@npm:11.16.3"
|
|
8219
8223
|
peerDependencies:
|
|
8220
8224
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8221
8225
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8228,7 +8232,7 @@ __metadata:
|
|
|
8228
8232
|
chroma: dist/bin.js
|
|
8229
8233
|
chromatic: dist/bin.js
|
|
8230
8234
|
chromatic-cli: dist/bin.js
|
|
8231
|
-
checksum: 10c0/
|
|
8235
|
+
checksum: 10c0/407e8c78ea8cea7a47ea427fe76380d5033dc3be3928b5d3537b81aa0f617db4944d7c1a377705e83900b6bb78ca6d7cbeb55ea4ebf2154f0739c15fc605b3b5
|
|
8232
8236
|
languageName: node
|
|
8233
8237
|
linkType: hard
|
|
8234
8238
|
|
|
@@ -16864,15 +16868,15 @@ __metadata:
|
|
|
16864
16868
|
linkType: hard
|
|
16865
16869
|
|
|
16866
16870
|
"prosemirror-tables@npm:^1.3.0":
|
|
16867
|
-
version: 1.6.
|
|
16868
|
-
resolution: "prosemirror-tables@npm:1.6.
|
|
16871
|
+
version: 1.6.1
|
|
16872
|
+
resolution: "prosemirror-tables@npm:1.6.1"
|
|
16869
16873
|
dependencies:
|
|
16870
16874
|
prosemirror-keymap: "npm:^1.1.2"
|
|
16871
16875
|
prosemirror-model: "npm:^1.8.1"
|
|
16872
16876
|
prosemirror-state: "npm:^1.3.1"
|
|
16873
16877
|
prosemirror-transform: "npm:^1.2.1"
|
|
16874
16878
|
prosemirror-view: "npm:^1.13.3"
|
|
16875
|
-
checksum: 10c0/
|
|
16879
|
+
checksum: 10c0/a42e33a30f39fdaf546c078bdaa1dfe91d3d2a28d24caca381fb79b6fe4762347d913e2a1d042b9e125d89ce9cabdecf2399e7eb555a63743860f88c537cff22
|
|
16876
16880
|
languageName: node
|
|
16877
16881
|
linkType: hard
|
|
16878
16882
|
|
|
@@ -18736,27 +18740,27 @@ __metadata:
|
|
|
18736
18740
|
linkType: hard
|
|
18737
18741
|
|
|
18738
18742
|
"rollup@npm:^4.13.0":
|
|
18739
|
-
version: 4.24.
|
|
18740
|
-
resolution: "rollup@npm:4.24.
|
|
18741
|
-
dependencies:
|
|
18742
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.24.
|
|
18743
|
-
"@rollup/rollup-android-arm64": "npm:4.24.
|
|
18744
|
-
"@rollup/rollup-darwin-arm64": "npm:4.24.
|
|
18745
|
-
"@rollup/rollup-darwin-x64": "npm:4.24.
|
|
18746
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.24.
|
|
18747
|
-
"@rollup/rollup-freebsd-x64": "npm:4.24.
|
|
18748
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.24.
|
|
18749
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.24.
|
|
18750
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.24.
|
|
18751
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.24.
|
|
18752
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.24.
|
|
18753
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.24.
|
|
18754
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.24.
|
|
18755
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.24.
|
|
18756
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.24.
|
|
18757
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.24.
|
|
18758
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.24.
|
|
18759
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.24.
|
|
18743
|
+
version: 4.24.3
|
|
18744
|
+
resolution: "rollup@npm:4.24.3"
|
|
18745
|
+
dependencies:
|
|
18746
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.24.3"
|
|
18747
|
+
"@rollup/rollup-android-arm64": "npm:4.24.3"
|
|
18748
|
+
"@rollup/rollup-darwin-arm64": "npm:4.24.3"
|
|
18749
|
+
"@rollup/rollup-darwin-x64": "npm:4.24.3"
|
|
18750
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.24.3"
|
|
18751
|
+
"@rollup/rollup-freebsd-x64": "npm:4.24.3"
|
|
18752
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.24.3"
|
|
18753
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.24.3"
|
|
18754
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.24.3"
|
|
18755
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.24.3"
|
|
18756
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.24.3"
|
|
18757
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.24.3"
|
|
18758
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.24.3"
|
|
18759
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.24.3"
|
|
18760
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.24.3"
|
|
18761
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.24.3"
|
|
18762
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.24.3"
|
|
18763
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.24.3"
|
|
18760
18764
|
"@types/estree": "npm:1.0.6"
|
|
18761
18765
|
fsevents: "npm:~2.3.2"
|
|
18762
18766
|
dependenciesMeta:
|
|
@@ -18800,7 +18804,7 @@ __metadata:
|
|
|
18800
18804
|
optional: true
|
|
18801
18805
|
bin:
|
|
18802
18806
|
rollup: dist/bin/rollup
|
|
18803
|
-
checksum: 10c0/
|
|
18807
|
+
checksum: 10c0/32425475db7a0bcb8937f92488ee8e48f7adaff711b5b5c52d86d37114c9f21fe756e21a91312d12d30da146d33d8478a11dfeb6249dbecc54fbfcc78da46005
|
|
18804
18808
|
languageName: node
|
|
18805
18809
|
linkType: hard
|
|
18806
18810
|
|
|
@@ -21956,6 +21960,18 @@ __metadata:
|
|
|
21956
21960
|
languageName: node
|
|
21957
21961
|
linkType: hard
|
|
21958
21962
|
|
|
21963
|
+
"zustand@npm:3.7.2":
|
|
21964
|
+
version: 3.7.2
|
|
21965
|
+
resolution: "zustand@npm:3.7.2"
|
|
21966
|
+
peerDependencies:
|
|
21967
|
+
react: ">=16.8"
|
|
21968
|
+
peerDependenciesMeta:
|
|
21969
|
+
react:
|
|
21970
|
+
optional: true
|
|
21971
|
+
checksum: 10c0/6a56185ca67080c252dfe96039da02094cfd780bd7a45768708105f114dea39ae9abc80ffaa7f3f6104e6490db325bd443b857ab5eab8ebf9a697318cd163bb6
|
|
21972
|
+
languageName: node
|
|
21973
|
+
linkType: hard
|
|
21974
|
+
|
|
21959
21975
|
"zwitch@npm:^1.0.0":
|
|
21960
21976
|
version: 1.0.5
|
|
21961
21977
|
resolution: "zwitch@npm:1.0.5"
|