@licklist/design 0.69.8 → 0.70.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +2 -1
- 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/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +6 -6
- 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/events/event-card/EventCard.js +2 -2
- package/dist/events/event-card/utils.d.ts +2 -2
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-card/utils.js +14 -18
- 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 +8 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +13 -0
- 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 +2 -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/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +3 -3
- 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/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.js +4 -3
- 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 +6 -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/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/BookingResults.scss +1 -1
- 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/auth/Login/LoginComponent.tsx +1 -1
- package/src/calendar/utils/index.ts +17 -26
- package/src/date-time-button/DateContent.tsx +3 -3
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +12 -10
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -1
- package/src/events/event-card/EventCard.tsx +2 -2
- package/src/events/event-card/utils.ts +16 -25
- package/src/iframe/activity-card/ActivityCard.tsx +6 -0
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +9 -0
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +1 -0
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +1 -0
- package/src/iframe/ryft/RyftPaymentForm.tsx +2 -5
- package/src/iframe/ryft/utils/ryft-form.ts +5 -3
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -0
- package/src/product-set/control/DateInput.tsx +3 -1
- 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/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/BookingResults.scss +1 -1
- package/src/zone/form/components/GameDurationControl.tsx +1 -0
- package/src/zone/form/components/SortControl.tsx +1 -0
- package/yarn.lock +32 -18
|
@@ -15,7 +15,7 @@ body[bkdt-scrollable='false'] .bkdt-mask {
|
|
|
15
15
|
left: 0;
|
|
16
16
|
width: 100%;
|
|
17
17
|
height: 100%;
|
|
18
|
-
z-index:
|
|
18
|
+
z-index: 2147483646;
|
|
19
19
|
background-color: rgba(0, 0, 0, 0.5);
|
|
20
20
|
display: none;
|
|
21
21
|
}
|
|
@@ -24,7 +24,7 @@ body[bkdt-scrollable='false'] .bkdt-mask {
|
|
|
24
24
|
position: fixed;
|
|
25
25
|
top: 0;
|
|
26
26
|
left: 0;
|
|
27
|
-
z-index:
|
|
27
|
+
z-index: 2147483647;
|
|
28
28
|
display: none;
|
|
29
29
|
width: 100%;
|
|
30
30
|
height: 100%;
|
|
@@ -15,10 +15,12 @@
|
|
|
15
15
|
height: 2.5rem;
|
|
16
16
|
border-width: 2px;
|
|
17
17
|
padding: 2px;
|
|
18
|
+
|
|
18
19
|
label,
|
|
19
20
|
.btn-switch-indicator {
|
|
20
21
|
border-radius: 0.375rem !important;
|
|
21
22
|
}
|
|
23
|
+
|
|
22
24
|
label {
|
|
23
25
|
height: 2rem;
|
|
24
26
|
}
|
|
@@ -34,6 +36,7 @@
|
|
|
34
36
|
margin-top: 1.5rem;
|
|
35
37
|
margin-bottom: 1.5rem;
|
|
36
38
|
}
|
|
39
|
+
|
|
37
40
|
@include media-breakpoint-down(sm) {
|
|
38
41
|
padding: 1.5rem 1rem;
|
|
39
42
|
margin-top: 0.5rem;
|
|
@@ -59,10 +62,21 @@
|
|
|
59
62
|
background-color: #ffdbdb;
|
|
60
63
|
color: #d52902;
|
|
61
64
|
}
|
|
65
|
+
|
|
62
66
|
.category-badge {
|
|
63
67
|
background-color: #e8f4f6;
|
|
64
68
|
color: #1a93aa;
|
|
65
69
|
}
|
|
70
|
+
|
|
71
|
+
.item-icon {
|
|
72
|
+
display: flex;
|
|
73
|
+
justify-items: center;
|
|
74
|
+
align-items: center;
|
|
75
|
+
font-size: 0.65rem;
|
|
76
|
+
padding: 0.2rem;
|
|
77
|
+
margin-right: 1rem;
|
|
78
|
+
}
|
|
79
|
+
|
|
66
80
|
.product-badge {
|
|
67
81
|
background-color: #e9f5ea;
|
|
68
82
|
color: #269b36;
|
|
@@ -75,10 +89,12 @@
|
|
|
75
89
|
|
|
76
90
|
.product-set-mobile-modal {
|
|
77
91
|
margin: 0;
|
|
92
|
+
|
|
78
93
|
.modal-content {
|
|
79
94
|
border-radius: 1rem 1rem 0 0;
|
|
80
95
|
border-width: 0;
|
|
81
96
|
margin: 0;
|
|
97
|
+
|
|
82
98
|
.modal-body {
|
|
83
99
|
padding: 1rem 0;
|
|
84
100
|
}
|
|
@@ -100,18 +116,22 @@
|
|
|
100
116
|
font-weight: 600;
|
|
101
117
|
font-size: 0.625rem;
|
|
102
118
|
}
|
|
119
|
+
|
|
103
120
|
.product-set-subtitle-dot {
|
|
104
121
|
margin-right: 0.375rem;
|
|
105
122
|
width: 0.375rem;
|
|
106
123
|
height: 0.375rem;
|
|
107
124
|
border-radius: 3px;
|
|
108
125
|
}
|
|
126
|
+
|
|
109
127
|
.product-set-subtitle-category-dot {
|
|
110
128
|
background-color: #269b36;
|
|
111
129
|
}
|
|
130
|
+
|
|
112
131
|
.product-set-subtitle-step-dot {
|
|
113
132
|
background-color: #1a93aa;
|
|
114
133
|
}
|
|
134
|
+
|
|
115
135
|
.product-set-subtitle-product-dot {
|
|
116
136
|
background-color: #269b36;
|
|
117
137
|
}
|
|
@@ -156,6 +176,7 @@
|
|
|
156
176
|
justify-self: flex-end;
|
|
157
177
|
align-items: flex-end;
|
|
158
178
|
}
|
|
179
|
+
|
|
159
180
|
.small-badge {
|
|
160
181
|
font-size: 0.5rem;
|
|
161
182
|
height: 1rem;
|
|
@@ -163,6 +184,7 @@
|
|
|
163
184
|
padding: 0 0.2rem;
|
|
164
185
|
margin-bottom: 0.2rem;
|
|
165
186
|
}
|
|
187
|
+
|
|
166
188
|
.product-set-save-btn-wrapper {
|
|
167
189
|
padding-left: 0 !important;
|
|
168
190
|
display: flex;
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
.ryft-payment-form {
|
|
105
|
-
|
|
106
105
|
.form-disable-box {
|
|
107
106
|
display: none;
|
|
108
107
|
position: absolute;
|
|
@@ -176,7 +175,6 @@
|
|
|
176
175
|
}
|
|
177
176
|
|
|
178
177
|
@include media-breakpoint-up(md) {
|
|
179
|
-
|
|
180
178
|
.ryft-payment-form,
|
|
181
179
|
.form-disable-box {
|
|
182
180
|
height: 50%;
|
|
@@ -205,4 +203,4 @@
|
|
|
205
203
|
.divider {
|
|
206
204
|
display: none !important;
|
|
207
205
|
}
|
|
208
|
-
}
|
|
206
|
+
}
|
package/yarn.lock
CHANGED
|
@@ -2453,9 +2453,9 @@ __metadata:
|
|
|
2453
2453
|
languageName: node
|
|
2454
2454
|
linkType: hard
|
|
2455
2455
|
|
|
2456
|
-
"@licklist/core@npm:0.30.
|
|
2457
|
-
version: 0.30.
|
|
2458
|
-
resolution: "@licklist/core@npm:0.30.
|
|
2456
|
+
"@licklist/core@npm:0.30.5-dev.0":
|
|
2457
|
+
version: 0.30.5-dev.0
|
|
2458
|
+
resolution: "@licklist/core@npm:0.30.5-dev.0"
|
|
2459
2459
|
dependencies:
|
|
2460
2460
|
"@sentry/browser": "npm:6.2.0"
|
|
2461
2461
|
axios: "npm:0.26.0"
|
|
@@ -2475,13 +2475,13 @@ __metadata:
|
|
|
2475
2475
|
react-dom: 17.0.2
|
|
2476
2476
|
react-i18next: 11.8.8
|
|
2477
2477
|
react-intl: 6.6.8
|
|
2478
|
-
checksum: 10c0/
|
|
2478
|
+
checksum: 10c0/0ee67d6fe61b5db44e45d390428012c3829983ad5d0e3e835deb7f69b5f3cf9d429f82c8ce1b4d89cefcd251e11b16e3a429a5045933c7592b5df20682abb3af
|
|
2479
2479
|
languageName: node
|
|
2480
2480
|
linkType: hard
|
|
2481
2481
|
|
|
2482
|
-
"@licklist/core@npm:0.
|
|
2483
|
-
version: 0.
|
|
2484
|
-
resolution: "@licklist/core@npm:0.
|
|
2482
|
+
"@licklist/core@npm:0.31.0-dev.0":
|
|
2483
|
+
version: 0.31.0-dev.0
|
|
2484
|
+
resolution: "@licklist/core@npm:0.31.0-dev.0"
|
|
2485
2485
|
dependencies:
|
|
2486
2486
|
"@sentry/browser": "npm:6.2.0"
|
|
2487
2487
|
axios: "npm:0.26.0"
|
|
@@ -2493,6 +2493,7 @@ __metadata:
|
|
|
2493
2493
|
react-intl: "npm:6.6.8"
|
|
2494
2494
|
uuid: "npm:9.0.0"
|
|
2495
2495
|
wait-for-expect: "npm:3.0.2"
|
|
2496
|
+
zustand: "npm:3.7.2"
|
|
2496
2497
|
peerDependencies:
|
|
2497
2498
|
"@licklist/eslint-config": 0.5.6
|
|
2498
2499
|
axios: 0.26.0
|
|
@@ -2501,7 +2502,8 @@ __metadata:
|
|
|
2501
2502
|
react-dom: 17.0.2
|
|
2502
2503
|
react-i18next: 11.8.8
|
|
2503
2504
|
react-intl: 6.6.8
|
|
2504
|
-
|
|
2505
|
+
zustand: 3.7.2
|
|
2506
|
+
checksum: 10c0/db5c0810a9837b67b9a410ed8232dfcef258242faf9b0ddb1a0ed7435c2bd4c23076882b569eec48dcd76fb6dcb73f20eae62eef35b75b466c87d932c3ff1d69
|
|
2505
2507
|
languageName: node
|
|
2506
2508
|
linkType: hard
|
|
2507
2509
|
|
|
@@ -2516,9 +2518,9 @@ __metadata:
|
|
|
2516
2518
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2517
2519
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2518
2520
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2519
|
-
"@licklist/core": "npm:0.
|
|
2521
|
+
"@licklist/core": "npm:0.31.0-dev.0"
|
|
2520
2522
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2521
|
-
"@licklist/plugins": "npm:0.33.4"
|
|
2523
|
+
"@licklist/plugins": "npm:0.33.4-dev.0"
|
|
2522
2524
|
"@mantine/core": "npm:6.0.22"
|
|
2523
2525
|
"@mantine/hooks": "npm:6.0.22"
|
|
2524
2526
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2647,9 +2649,9 @@ __metadata:
|
|
|
2647
2649
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2648
2650
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2649
2651
|
peerDependencies:
|
|
2650
|
-
"@licklist/core": 0.
|
|
2652
|
+
"@licklist/core": 0.31.0-dev.0
|
|
2651
2653
|
"@licklist/eslint-config": 0.5.6
|
|
2652
|
-
"@licklist/plugins": 0.33.4
|
|
2654
|
+
"@licklist/plugins": 0.33.4-dev.0
|
|
2653
2655
|
lodash: 4.17.21
|
|
2654
2656
|
luxon: 3.5.0
|
|
2655
2657
|
react: 17.0.2
|
|
@@ -2679,11 +2681,11 @@ __metadata:
|
|
|
2679
2681
|
languageName: node
|
|
2680
2682
|
linkType: hard
|
|
2681
2683
|
|
|
2682
|
-
"@licklist/plugins@npm:0.33.4":
|
|
2683
|
-
version: 0.33.4
|
|
2684
|
-
resolution: "@licklist/plugins@npm:0.33.4"
|
|
2684
|
+
"@licklist/plugins@npm:0.33.4-dev.0":
|
|
2685
|
+
version: 0.33.4-dev.0
|
|
2686
|
+
resolution: "@licklist/plugins@npm:0.33.4-dev.0"
|
|
2685
2687
|
dependencies:
|
|
2686
|
-
"@licklist/core": "npm:0.30.
|
|
2688
|
+
"@licklist/core": "npm:0.30.5-dev.0"
|
|
2687
2689
|
axios: "npm:0.26.0"
|
|
2688
2690
|
history: "npm:4.10.1"
|
|
2689
2691
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2703,7 +2705,7 @@ __metadata:
|
|
|
2703
2705
|
rrule: "npm:2.6.8"
|
|
2704
2706
|
use-debounce: "npm:7.0.1"
|
|
2705
2707
|
peerDependencies:
|
|
2706
|
-
"@licklist/core": 0.30.
|
|
2708
|
+
"@licklist/core": 0.30.5-dev.0
|
|
2707
2709
|
"@licklist/eslint-config": 0.5.6
|
|
2708
2710
|
axios: 0.26.0
|
|
2709
2711
|
lodash: 4.17.21
|
|
@@ -2715,7 +2717,7 @@ __metadata:
|
|
|
2715
2717
|
react-loader: 2.4.7
|
|
2716
2718
|
react-query: 3.34.12
|
|
2717
2719
|
react-router-dom: 5.2.0
|
|
2718
|
-
checksum: 10c0/
|
|
2720
|
+
checksum: 10c0/b1996a0b6f44dba6a8861aa9772ebc930459f2830d7a07f61ba0cbca67fe023b00104839b44aee016c145d416608ce73f427113394d6a49b6a5bd3bd45af30ba
|
|
2719
2721
|
languageName: node
|
|
2720
2722
|
linkType: hard
|
|
2721
2723
|
|
|
@@ -21922,6 +21924,18 @@ __metadata:
|
|
|
21922
21924
|
languageName: node
|
|
21923
21925
|
linkType: hard
|
|
21924
21926
|
|
|
21927
|
+
"zustand@npm:3.7.2":
|
|
21928
|
+
version: 3.7.2
|
|
21929
|
+
resolution: "zustand@npm:3.7.2"
|
|
21930
|
+
peerDependencies:
|
|
21931
|
+
react: ">=16.8"
|
|
21932
|
+
peerDependenciesMeta:
|
|
21933
|
+
react:
|
|
21934
|
+
optional: true
|
|
21935
|
+
checksum: 10c0/6a56185ca67080c252dfe96039da02094cfd780bd7a45768708105f114dea39ae9abc80ffaa7f3f6104e6490db325bd443b857ab5eab8ebf9a697318cd163bb6
|
|
21936
|
+
languageName: node
|
|
21937
|
+
linkType: hard
|
|
21938
|
+
|
|
21925
21939
|
"zwitch@npm:^1.0.0":
|
|
21926
21940
|
version: 1.0.5
|
|
21927
21941
|
resolution: "zwitch@npm:1.0.5"
|