@licklist/design 0.78.5-dev.19 → 0.78.5-dev.21
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/auth/ChangePassword/ChangePasswordComponent.d.ts.map +1 -1
- package/dist/auth/ChangePassword/ChangePasswordComponent.js +5 -4
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +12 -7
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterComponent.js +5 -4
- package/dist/auth/ResetPassword/ResetPasswordComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordComponent.js +5 -4
- package/dist/auth/Social/SocialCallbackComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialCallbackComponent.js +5 -2
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +4 -4
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +5 -4
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +5 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts +2 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +3 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +3 -2
- 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.d.ts +1 -1
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +2 -1
- 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 +2 -1
- package/dist/events/event-statistic-modal/utils/index.js +3 -3
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.js +1 -0
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.js +11 -4
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +4 -4
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +4 -11
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -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/payment/payment-page/PaymentPage.js +8 -4
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +19 -45
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +4 -5
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +6 -3
- package/dist/product-set/control/ProductSetControl.js +2 -1
- 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/ProductsControl.js +1 -0
- 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/product-set/utils/index.d.ts +1 -1
- 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/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +21 -0
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +4 -1
- 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/iframe-events/Calendar.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- 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 +7 -7
- package/src/auth/ChangePassword/ChangePasswordComponent.tsx +3 -4
- package/src/auth/Login/LoginComponent.tsx +8 -6
- package/src/auth/Register/RegisterComponent.tsx +3 -4
- package/src/auth/ResetPassword/ResetPasswordComponent.tsx +3 -4
- package/src/auth/Social/SocialCallbackComponent.tsx +3 -2
- package/src/auth/Social/SocialFormComponent.tsx +2 -3
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +3 -4
- package/src/events/edit-event-modal/IntervalInput.tsx +4 -0
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +12 -4
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -1
- package/src/events/event-card/EventCard.tsx +10 -8
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +3 -1
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +2 -1
- package/src/events/event-statistic-modal/utils/index.ts +4 -4
- package/src/events/event-venue-map/EventVenueMap.tsx +1 -0
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +5 -1
- package/src/file-upload/FileUpload.tsx +2 -3
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +1 -5
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -2
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +9 -0
- package/src/iframe/payment/payment-page/PaymentPage.tsx +6 -6
- package/src/iframe/ryft/RyftPaymentForm.tsx +25 -58
- package/src/iframe/ryft/utils/ryft-form.ts +6 -5
- package/src/notification/email-template/control/EmailTemplateControl.tsx +7 -6
- package/src/product-set/control/ProductSetControl.tsx +1 -1
- package/src/product-set/form/ProductSetForm.tsx +6 -2
- 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/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/coupon/control/CouponFormControl.tsx +7 -0
- package/src/setting/dashboard/DashboardSettingForm.tsx +1 -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/iframe-events/Calendar.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- 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 +69 -70
|
@@ -221,6 +221,7 @@ export function ProductCategoryControl({
|
|
|
221
221
|
step={1}
|
|
222
222
|
value={value === null ? '' : value}
|
|
223
223
|
onChange={onChange}
|
|
224
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
224
225
|
isInvalid={HookFormService.isInvalid<ProductSetFormValues>(
|
|
225
226
|
`${fieldNamePrefix}.minSubItems` as const,
|
|
226
227
|
errors,
|
|
@@ -293,6 +294,7 @@ export function ProductCategoryControl({
|
|
|
293
294
|
name={name}
|
|
294
295
|
value={value === null ? '' : value}
|
|
295
296
|
onChange={onChange}
|
|
297
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
296
298
|
isInvalid={HookFormService.isInvalid<ProductSetFormValues>(
|
|
297
299
|
`${fieldNamePrefix}.maxSubItems` as const,
|
|
298
300
|
errors,
|
|
@@ -353,6 +355,7 @@ export function ProductCategoryControl({
|
|
|
353
355
|
min={0}
|
|
354
356
|
step={1}
|
|
355
357
|
type='number'
|
|
358
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
356
359
|
disabled={isOverride}
|
|
357
360
|
isInvalid={HookFormService.isInvalid<ProductSetFormValues>(
|
|
358
361
|
`${fieldNamePrefix}.overallQuantity`,
|
|
@@ -543,6 +546,7 @@ export function ProductCategoryControl({
|
|
|
543
546
|
step={1}
|
|
544
547
|
value={value}
|
|
545
548
|
onChange={onChange}
|
|
549
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
546
550
|
isInvalid={HookFormService.isInvalid<ProductSetFormValues>(
|
|
547
551
|
`${fieldNamePrefix}.remainderExpireAfter` as const,
|
|
548
552
|
errors,
|
|
@@ -109,6 +109,7 @@ function RecurrenceEndInput({
|
|
|
109
109
|
type='number'
|
|
110
110
|
min={1}
|
|
111
111
|
max={500}
|
|
112
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
112
113
|
disabled={disabled || !count || count === 500}
|
|
113
114
|
aria-label='Occurrence count'
|
|
114
115
|
value={count ?? defaultOccurrences[frequency]}
|
|
@@ -27,6 +27,7 @@ export const CapacityControl = ({ isLoading }: CapacityControlProps) => {
|
|
|
27
27
|
required: true,
|
|
28
28
|
min: 1,
|
|
29
29
|
})}
|
|
30
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
30
31
|
placeholder={t('Design:capacity')}
|
|
31
32
|
isInvalid={Boolean(errors.capacity)}
|
|
32
33
|
disabled={isLoading}
|
|
@@ -179,6 +179,7 @@ export const CouponFormControl = ({
|
|
|
179
179
|
<Form.Label>{t('Design:discount')}</Form.Label>
|
|
180
180
|
<Form.Control
|
|
181
181
|
type='number'
|
|
182
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
182
183
|
isInvalid={errors.discount !== undefined}
|
|
183
184
|
{...register('discount', {
|
|
184
185
|
required: t('Validation:fieldRequired', {
|
|
@@ -316,6 +317,7 @@ export const CouponFormControl = ({
|
|
|
316
317
|
<Form.Control
|
|
317
318
|
{...register('totalCoupons')}
|
|
318
319
|
type='number'
|
|
320
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
319
321
|
isInvalid={errors.totalCoupons !== undefined}
|
|
320
322
|
disabled={isLoading}
|
|
321
323
|
/>
|
|
@@ -330,6 +332,7 @@ export const CouponFormControl = ({
|
|
|
330
332
|
<Form.Control
|
|
331
333
|
type='number'
|
|
332
334
|
{...register('usesPerUser')}
|
|
335
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
333
336
|
disabled={isLoading}
|
|
334
337
|
/>
|
|
335
338
|
</Form.Group>
|
|
@@ -342,6 +345,7 @@ export const CouponFormControl = ({
|
|
|
342
345
|
<Form.Control
|
|
343
346
|
type='number'
|
|
344
347
|
{...register('useAgain')}
|
|
348
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
345
349
|
disabled={isLoading}
|
|
346
350
|
/>
|
|
347
351
|
<Form.Text className='text-muted'>
|
|
@@ -355,6 +359,7 @@ export const CouponFormControl = ({
|
|
|
355
359
|
<Form.Control
|
|
356
360
|
type='number'
|
|
357
361
|
{...register('usesPerUserDay')}
|
|
362
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
358
363
|
disabled={isLoading}
|
|
359
364
|
/>
|
|
360
365
|
<Form.Text className='text-muted'>
|
|
@@ -370,6 +375,7 @@ export const CouponFormControl = ({
|
|
|
370
375
|
<Form.Control
|
|
371
376
|
type='number'
|
|
372
377
|
{...register('minAmount')}
|
|
378
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
373
379
|
disabled={isLoading}
|
|
374
380
|
/>
|
|
375
381
|
<Form.Text className='text-muted'>
|
|
@@ -383,6 +389,7 @@ export const CouponFormControl = ({
|
|
|
383
389
|
<Form.Control
|
|
384
390
|
type='number'
|
|
385
391
|
{...register('maxAmount')}
|
|
392
|
+
onWheel={(event) => event.currentTarget.blur()}
|
|
386
393
|
disabled={isLoading}
|
|
387
394
|
/>
|
|
388
395
|
<Form.Text className='text-muted'>
|
|
@@ -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%;
|
|
@@ -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;
|
|
@@ -184,7 +183,6 @@
|
|
|
184
183
|
}
|
|
185
184
|
|
|
186
185
|
@include media-breakpoint-up(md) {
|
|
187
|
-
|
|
188
186
|
.ryft-payment-form,
|
|
189
187
|
.form-disable-box {
|
|
190
188
|
height: 50%;
|
|
@@ -213,4 +211,4 @@
|
|
|
213
211
|
.divider {
|
|
214
212
|
display: none !important;
|
|
215
213
|
}
|
|
216
|
-
}
|
|
214
|
+
}
|
package/yarn.lock
CHANGED
|
@@ -2442,9 +2442,9 @@ __metadata:
|
|
|
2442
2442
|
languageName: node
|
|
2443
2443
|
linkType: hard
|
|
2444
2444
|
|
|
2445
|
-
"@licklist/core@npm:0.36.
|
|
2446
|
-
version: 0.36.
|
|
2447
|
-
resolution: "@licklist/core@npm:0.36.
|
|
2445
|
+
"@licklist/core@npm:0.36.1-dev.6":
|
|
2446
|
+
version: 0.36.1-dev.6
|
|
2447
|
+
resolution: "@licklist/core@npm:0.36.1-dev.6"
|
|
2448
2448
|
dependencies:
|
|
2449
2449
|
"@sentry/browser": "npm:6.2.0"
|
|
2450
2450
|
axios: "npm:0.26.0"
|
|
@@ -2467,7 +2467,7 @@ __metadata:
|
|
|
2467
2467
|
react-i18next: 15.6.1
|
|
2468
2468
|
react-intl: 7.1.11
|
|
2469
2469
|
zustand: 3.7.2
|
|
2470
|
-
checksum: 10c0/
|
|
2470
|
+
checksum: 10c0/2ca27b4c17c820b1ea4bfc66c2b3ab0b7d8cc3202a631060065717e557f61363bd2f6c90af040ae629de8ad369f5be870fc8734be7247ccdb299867727e8e5af
|
|
2471
2471
|
languageName: node
|
|
2472
2472
|
linkType: hard
|
|
2473
2473
|
|
|
@@ -2482,9 +2482,9 @@ __metadata:
|
|
|
2482
2482
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2483
2483
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2484
2484
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2485
|
-
"@licklist/core": "npm:0.36.
|
|
2485
|
+
"@licklist/core": "npm:0.36.1-dev.6"
|
|
2486
2486
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2487
|
-
"@licklist/plugins": "npm:0.36.4-
|
|
2487
|
+
"@licklist/plugins": "npm:0.36.4-dev.8"
|
|
2488
2488
|
"@mantine/core": "npm:6.0.22"
|
|
2489
2489
|
"@mantine/hooks": "npm:6.0.22"
|
|
2490
2490
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2546,7 +2546,6 @@ __metadata:
|
|
|
2546
2546
|
babel-loader: "npm:8.2.2"
|
|
2547
2547
|
bootstrap: "npm:4.6.0"
|
|
2548
2548
|
bootstrap-social: "npm:5.1.1"
|
|
2549
|
-
clsx: "npm:2.1.1"
|
|
2550
2549
|
css-loader: "npm:5.1.1"
|
|
2551
2550
|
cssnano: "npm:7.0.6"
|
|
2552
2551
|
date-fns: "npm:2.29.3"
|
|
@@ -2613,9 +2612,9 @@ __metadata:
|
|
|
2613
2612
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2614
2613
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2615
2614
|
peerDependencies:
|
|
2616
|
-
"@licklist/core": 0.36.
|
|
2615
|
+
"@licklist/core": 0.36.1-dev.6
|
|
2617
2616
|
"@licklist/eslint-config": 0.5.6
|
|
2618
|
-
"@licklist/plugins": 0.36.4-
|
|
2617
|
+
"@licklist/plugins": 0.36.4-dev.9
|
|
2619
2618
|
clsx: 2.1.1
|
|
2620
2619
|
i18next: 25.3.2
|
|
2621
2620
|
lodash: 4.17.21
|
|
@@ -2648,13 +2647,12 @@ __metadata:
|
|
|
2648
2647
|
languageName: node
|
|
2649
2648
|
linkType: hard
|
|
2650
2649
|
|
|
2651
|
-
"@licklist/plugins@npm:0.36.4-
|
|
2652
|
-
version: 0.36.4-
|
|
2653
|
-
resolution: "@licklist/plugins@npm:0.36.4-
|
|
2650
|
+
"@licklist/plugins@npm:0.36.4-dev.8":
|
|
2651
|
+
version: 0.36.4-dev.8
|
|
2652
|
+
resolution: "@licklist/plugins@npm:0.36.4-dev.8"
|
|
2654
2653
|
dependencies:
|
|
2655
|
-
"@licklist/core": "npm:0.36.
|
|
2654
|
+
"@licklist/core": "npm:0.36.1-dev.6"
|
|
2656
2655
|
axios: "npm:0.26.0"
|
|
2657
|
-
clsx: "npm:2.1.1"
|
|
2658
2656
|
history: "npm:4.10.1"
|
|
2659
2657
|
i18next: "npm:25.3.2"
|
|
2660
2658
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2675,7 +2673,7 @@ __metadata:
|
|
|
2675
2673
|
tailwind-merge: "npm:3.1.0"
|
|
2676
2674
|
use-debounce: "npm:7.0.1"
|
|
2677
2675
|
peerDependencies:
|
|
2678
|
-
"@licklist/core": 0.36.
|
|
2676
|
+
"@licklist/core": 0.36.1-dev.6
|
|
2679
2677
|
"@licklist/eslint-config": 0.5.6
|
|
2680
2678
|
axios: 0.26.0
|
|
2681
2679
|
clsx: 2.1.1
|
|
@@ -2689,7 +2687,7 @@ __metadata:
|
|
|
2689
2687
|
react-loader: 2.4.7
|
|
2690
2688
|
react-query: 3.34.12
|
|
2691
2689
|
react-router-dom: 6.30.1
|
|
2692
|
-
checksum: 10c0/
|
|
2690
|
+
checksum: 10c0/a89cdce0c3dc53a763eb7d4c909acd08c278a6fffe9b6a83034b755b4c4e26da1bafc95be22129bf064be5e74098ca8484b0a773d2dbf3a2a8d08723c449ed9b
|
|
2693
2691
|
languageName: node
|
|
2694
2692
|
linkType: hard
|
|
2695
2693
|
|
|
@@ -6215,26 +6213,26 @@ __metadata:
|
|
|
6215
6213
|
languageName: node
|
|
6216
6214
|
linkType: hard
|
|
6217
6215
|
|
|
6218
|
-
"@vue/compiler-core@npm:3.5.
|
|
6219
|
-
version: 3.5.
|
|
6220
|
-
resolution: "@vue/compiler-core@npm:3.5.
|
|
6216
|
+
"@vue/compiler-core@npm:3.5.22":
|
|
6217
|
+
version: 3.5.22
|
|
6218
|
+
resolution: "@vue/compiler-core@npm:3.5.22"
|
|
6221
6219
|
dependencies:
|
|
6222
|
-
"@babel/parser": "npm:^7.28.
|
|
6223
|
-
"@vue/shared": "npm:3.5.
|
|
6220
|
+
"@babel/parser": "npm:^7.28.4"
|
|
6221
|
+
"@vue/shared": "npm:3.5.22"
|
|
6224
6222
|
entities: "npm:^4.5.0"
|
|
6225
6223
|
estree-walker: "npm:^2.0.2"
|
|
6226
6224
|
source-map-js: "npm:^1.2.1"
|
|
6227
|
-
checksum: 10c0/
|
|
6225
|
+
checksum: 10c0/7575fdef8d2b69aa9a7f55ba237abe0ab86a855dba1048dc32b32e2e5212a66410f922603b1191a8fbbf6e0caee7efab0cea705516304eeb1108d3819a10b092
|
|
6228
6226
|
languageName: node
|
|
6229
6227
|
linkType: hard
|
|
6230
6228
|
|
|
6231
6229
|
"@vue/compiler-dom@npm:^3.4.0":
|
|
6232
|
-
version: 3.5.
|
|
6233
|
-
resolution: "@vue/compiler-dom@npm:3.5.
|
|
6230
|
+
version: 3.5.22
|
|
6231
|
+
resolution: "@vue/compiler-dom@npm:3.5.22"
|
|
6234
6232
|
dependencies:
|
|
6235
|
-
"@vue/compiler-core": "npm:3.5.
|
|
6236
|
-
"@vue/shared": "npm:3.5.
|
|
6237
|
-
checksum: 10c0/
|
|
6233
|
+
"@vue/compiler-core": "npm:3.5.22"
|
|
6234
|
+
"@vue/shared": "npm:3.5.22"
|
|
6235
|
+
checksum: 10c0/f853e7533a6e2f51321b5ce258c6ed2bdac8a294e833a61e87b00d3fdd36cd39e1045c03027c31d85f518422062e50085f1358a37d104ccf0866bc174a5c7b9a
|
|
6238
6236
|
languageName: node
|
|
6239
6237
|
linkType: hard
|
|
6240
6238
|
|
|
@@ -6269,10 +6267,10 @@ __metadata:
|
|
|
6269
6267
|
languageName: node
|
|
6270
6268
|
linkType: hard
|
|
6271
6269
|
|
|
6272
|
-
"@vue/shared@npm:3.5.
|
|
6273
|
-
version: 3.5.
|
|
6274
|
-
resolution: "@vue/shared@npm:3.5.
|
|
6275
|
-
checksum: 10c0/
|
|
6270
|
+
"@vue/shared@npm:3.5.22, @vue/shared@npm:^3.4.0":
|
|
6271
|
+
version: 3.5.22
|
|
6272
|
+
resolution: "@vue/shared@npm:3.5.22"
|
|
6273
|
+
checksum: 10c0/5866eab1dd6caa949f4ae2da2a7bac69612b35e316a298785279fb4de101bfe89a3572db56448aa35023b01d069b80a664be4fe22847ce5e5fbc1990e5970ec5
|
|
6276
6274
|
languageName: node
|
|
6277
6275
|
linkType: hard
|
|
6278
6276
|
|
|
@@ -7764,8 +7762,8 @@ __metadata:
|
|
|
7764
7762
|
linkType: hard
|
|
7765
7763
|
|
|
7766
7764
|
"browserify-sign@npm:^4.2.3":
|
|
7767
|
-
version: 4.2.
|
|
7768
|
-
resolution: "browserify-sign@npm:4.2.
|
|
7765
|
+
version: 4.2.5
|
|
7766
|
+
resolution: "browserify-sign@npm:4.2.5"
|
|
7769
7767
|
dependencies:
|
|
7770
7768
|
bn.js: "npm:^5.2.2"
|
|
7771
7769
|
browserify-rsa: "npm:^4.1.1"
|
|
@@ -7773,10 +7771,10 @@ __metadata:
|
|
|
7773
7771
|
create-hmac: "npm:^1.1.7"
|
|
7774
7772
|
elliptic: "npm:^6.6.1"
|
|
7775
7773
|
inherits: "npm:^2.0.4"
|
|
7776
|
-
parse-asn1: "npm:^5.1.
|
|
7774
|
+
parse-asn1: "npm:^5.1.9"
|
|
7777
7775
|
readable-stream: "npm:^2.3.8"
|
|
7778
7776
|
safe-buffer: "npm:^5.2.1"
|
|
7779
|
-
checksum: 10c0/
|
|
7777
|
+
checksum: 10c0/6192f9696934bbba58932d098face34c2ab9cac09feed826618b86b8c00a897dab7324cd9aa7d6cb1597064f197264ad72fa5418d4d52bf3c8f9b9e0e124655e
|
|
7780
7778
|
languageName: node
|
|
7781
7779
|
linkType: hard
|
|
7782
7780
|
|
|
@@ -8073,9 +8071,9 @@ __metadata:
|
|
|
8073
8071
|
linkType: hard
|
|
8074
8072
|
|
|
8075
8073
|
"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.30001741":
|
|
8076
|
-
version: 1.0.
|
|
8077
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8078
|
-
checksum: 10c0/
|
|
8074
|
+
version: 1.0.30001745
|
|
8075
|
+
resolution: "caniuse-lite@npm:1.0.30001745"
|
|
8076
|
+
checksum: 10c0/646ca4b57baaa7a835cf7204c8a257490ee8e36364c04638212e3750c5e8ef45c39f352307e6205114487bcc179d42f5216f6dac146641b16a60b20b29d6f2a6
|
|
8079
8077
|
languageName: node
|
|
8080
8078
|
linkType: hard
|
|
8081
8079
|
|
|
@@ -8251,12 +8249,13 @@ __metadata:
|
|
|
8251
8249
|
linkType: hard
|
|
8252
8250
|
|
|
8253
8251
|
"cipher-base@npm:^1.0.0, cipher-base@npm:^1.0.1, cipher-base@npm:^1.0.3":
|
|
8254
|
-
version: 1.0.
|
|
8255
|
-
resolution: "cipher-base@npm:1.0.
|
|
8252
|
+
version: 1.0.7
|
|
8253
|
+
resolution: "cipher-base@npm:1.0.7"
|
|
8256
8254
|
dependencies:
|
|
8257
8255
|
inherits: "npm:^2.0.4"
|
|
8258
8256
|
safe-buffer: "npm:^5.2.1"
|
|
8259
|
-
|
|
8257
|
+
to-buffer: "npm:^1.2.2"
|
|
8258
|
+
checksum: 10c0/53c5046a9d9b60c586479b8f13fde263c3f905e13f11e8e04c7a311ce399c91d9c3ec96642332e0de077d356e1014ee12bba96f74fbaad0de750f49122258836
|
|
8260
8259
|
languageName: node
|
|
8261
8260
|
linkType: hard
|
|
8262
8261
|
|
|
@@ -8374,13 +8373,6 @@ __metadata:
|
|
|
8374
8373
|
languageName: node
|
|
8375
8374
|
linkType: hard
|
|
8376
8375
|
|
|
8377
|
-
"clsx@npm:2.1.1, clsx@npm:^2.0.0, clsx@npm:^2.1.1":
|
|
8378
|
-
version: 2.1.1
|
|
8379
|
-
resolution: "clsx@npm:2.1.1"
|
|
8380
|
-
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
|
|
8381
|
-
languageName: node
|
|
8382
|
-
linkType: hard
|
|
8383
|
-
|
|
8384
8376
|
"clsx@npm:^1.0.4, clsx@npm:^1.1.1, clsx@npm:^1.2.1":
|
|
8385
8377
|
version: 1.2.1
|
|
8386
8378
|
resolution: "clsx@npm:1.2.1"
|
|
@@ -8388,6 +8380,13 @@ __metadata:
|
|
|
8388
8380
|
languageName: node
|
|
8389
8381
|
linkType: hard
|
|
8390
8382
|
|
|
8383
|
+
"clsx@npm:^2.0.0, clsx@npm:^2.1.1":
|
|
8384
|
+
version: 2.1.1
|
|
8385
|
+
resolution: "clsx@npm:2.1.1"
|
|
8386
|
+
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
|
|
8387
|
+
languageName: node
|
|
8388
|
+
linkType: hard
|
|
8389
|
+
|
|
8391
8390
|
"code-point-at@npm:^1.0.0":
|
|
8392
8391
|
version: 1.1.0
|
|
8393
8392
|
resolution: "code-point-at@npm:1.1.0"
|
|
@@ -9886,9 +9885,9 @@ __metadata:
|
|
|
9886
9885
|
linkType: hard
|
|
9887
9886
|
|
|
9888
9887
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.218":
|
|
9889
|
-
version: 1.5.
|
|
9890
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9891
|
-
checksum: 10c0/
|
|
9888
|
+
version: 1.5.223
|
|
9889
|
+
resolution: "electron-to-chromium@npm:1.5.223"
|
|
9890
|
+
checksum: 10c0/1c07c34b6d8eca9b5a587e9a7ffdb4502d9cd346cf7a0446b5bbf9056395b06f3d95774c7b221b8060184771ac536f4653a06811dd4ea5c20a1a071349e84120
|
|
9892
9891
|
languageName: node
|
|
9893
9892
|
linkType: hard
|
|
9894
9893
|
|
|
@@ -13808,9 +13807,9 @@ __metadata:
|
|
|
13808
13807
|
linkType: hard
|
|
13809
13808
|
|
|
13810
13809
|
"libphonenumber-js@npm:^1.9.11":
|
|
13811
|
-
version: 1.12.
|
|
13812
|
-
resolution: "libphonenumber-js@npm:1.12.
|
|
13813
|
-
checksum: 10c0/
|
|
13810
|
+
version: 1.12.22
|
|
13811
|
+
resolution: "libphonenumber-js@npm:1.12.22"
|
|
13812
|
+
checksum: 10c0/e7b126f11cec4b68c909b2907cbdf53324e718cddf916a5e9ccb47de3d82678d26af03da7e95e4525425ee11747d540e608f80a92b4d54f9150d71cc820ee5ef
|
|
13814
13813
|
languageName: node
|
|
13815
13814
|
linkType: hard
|
|
13816
13815
|
|
|
@@ -15665,16 +15664,16 @@ __metadata:
|
|
|
15665
15664
|
languageName: node
|
|
15666
15665
|
linkType: hard
|
|
15667
15666
|
|
|
15668
|
-
"parse-asn1@npm:^5.0.0, parse-asn1@npm:^5.1.
|
|
15669
|
-
version: 5.1.
|
|
15670
|
-
resolution: "parse-asn1@npm:5.1.
|
|
15667
|
+
"parse-asn1@npm:^5.0.0, parse-asn1@npm:^5.1.9":
|
|
15668
|
+
version: 5.1.9
|
|
15669
|
+
resolution: "parse-asn1@npm:5.1.9"
|
|
15671
15670
|
dependencies:
|
|
15672
15671
|
asn1.js: "npm:^4.10.1"
|
|
15673
15672
|
browserify-aes: "npm:^1.2.0"
|
|
15674
15673
|
evp_bytestokey: "npm:^1.0.3"
|
|
15675
|
-
pbkdf2: "npm:^3.1.
|
|
15674
|
+
pbkdf2: "npm:^3.1.5"
|
|
15676
15675
|
safe-buffer: "npm:^5.2.1"
|
|
15677
|
-
checksum: 10c0/
|
|
15676
|
+
checksum: 10c0/6dfe27c121be3d63ebbf95f03d2ae0a07dd716d44b70b0bd3458790a822a80de05361c62147271fd7b845dcc2d37755d9c9c393064a3438fe633779df0bc07e7
|
|
15678
15677
|
languageName: node
|
|
15679
15678
|
linkType: hard
|
|
15680
15679
|
|
|
@@ -15884,9 +15883,9 @@ __metadata:
|
|
|
15884
15883
|
languageName: node
|
|
15885
15884
|
linkType: hard
|
|
15886
15885
|
|
|
15887
|
-
"pbkdf2@npm:^3.1.2, pbkdf2@npm:^3.1.
|
|
15888
|
-
version: 3.1.
|
|
15889
|
-
resolution: "pbkdf2@npm:3.1.
|
|
15886
|
+
"pbkdf2@npm:^3.1.2, pbkdf2@npm:^3.1.5":
|
|
15887
|
+
version: 3.1.5
|
|
15888
|
+
resolution: "pbkdf2@npm:3.1.5"
|
|
15890
15889
|
dependencies:
|
|
15891
15890
|
create-hash: "npm:^1.2.0"
|
|
15892
15891
|
create-hmac: "npm:^1.1.7"
|
|
@@ -15894,7 +15893,7 @@ __metadata:
|
|
|
15894
15893
|
safe-buffer: "npm:^5.2.1"
|
|
15895
15894
|
sha.js: "npm:^2.4.12"
|
|
15896
15895
|
to-buffer: "npm:^1.2.1"
|
|
15897
|
-
checksum: 10c0/
|
|
15896
|
+
checksum: 10c0/ea42e8695e49417eefabb19a08ab19a602cc6cc72d2df3f109c39309600230dee3083a6f678d5d42fe035d6ae780038b80ace0e68f9792ee2839bf081fe386f3
|
|
15898
15897
|
languageName: node
|
|
15899
15898
|
linkType: hard
|
|
15900
15899
|
|
|
@@ -20439,15 +20438,15 @@ __metadata:
|
|
|
20439
20438
|
linkType: hard
|
|
20440
20439
|
|
|
20441
20440
|
"tar@npm:^7.4.3":
|
|
20442
|
-
version: 7.
|
|
20443
|
-
resolution: "tar@npm:7.
|
|
20441
|
+
version: 7.5.1
|
|
20442
|
+
resolution: "tar@npm:7.5.1"
|
|
20444
20443
|
dependencies:
|
|
20445
20444
|
"@isaacs/fs-minipass": "npm:^4.0.0"
|
|
20446
20445
|
chownr: "npm:^3.0.0"
|
|
20447
20446
|
minipass: "npm:^7.1.2"
|
|
20448
20447
|
minizlib: "npm:^3.1.0"
|
|
20449
20448
|
yallist: "npm:^5.0.0"
|
|
20450
|
-
checksum: 10c0/
|
|
20449
|
+
checksum: 10c0/0dad0596a61586180981133b20c32cfd93c5863c5b7140d646714e6ea8ec84583b879e5dc3928a4d683be6e6109ad7ea3de1cf71986d5194f81b3a016c8858c9
|
|
20451
20450
|
languageName: node
|
|
20452
20451
|
linkType: hard
|
|
20453
20452
|
|
|
@@ -20662,14 +20661,14 @@ __metadata:
|
|
|
20662
20661
|
languageName: node
|
|
20663
20662
|
linkType: hard
|
|
20664
20663
|
|
|
20665
|
-
"to-buffer@npm:^1.2.0, to-buffer@npm:^1.2.1":
|
|
20666
|
-
version: 1.2.
|
|
20667
|
-
resolution: "to-buffer@npm:1.2.
|
|
20664
|
+
"to-buffer@npm:^1.2.0, to-buffer@npm:^1.2.1, to-buffer@npm:^1.2.2":
|
|
20665
|
+
version: 1.2.2
|
|
20666
|
+
resolution: "to-buffer@npm:1.2.2"
|
|
20668
20667
|
dependencies:
|
|
20669
20668
|
isarray: "npm:^2.0.5"
|
|
20670
20669
|
safe-buffer: "npm:^5.2.1"
|
|
20671
20670
|
typed-array-buffer: "npm:^1.0.3"
|
|
20672
|
-
checksum: 10c0/
|
|
20671
|
+
checksum: 10c0/56bc56352f14a2c4a0ab6277c5fc19b51e9534882b98eb068b39e14146591e62fa5b06bf70f7fed1626230463d7e60dca81e815096656e5e01c195c593873d12
|
|
20673
20672
|
languageName: node
|
|
20674
20673
|
linkType: hard
|
|
20675
20674
|
|