@licklist/design 0.70.5-dev.2 → 0.70.5

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.
Files changed (167) hide show
  1. package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
  2. package/dist/assets/iframe/available.svg +4 -4
  3. package/dist/assets/iframe/available.svg.js +18 -16
  4. package/dist/auth/Login/LoginComponent.js +1 -2
  5. package/dist/availability-indicator/AvailabilityIndicator.d.ts +1 -3
  6. package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
  7. package/dist/availability-indicator/AvailabilityIndicator.js +18 -112
  8. package/dist/calendar/Calendar.d.ts +0 -2
  9. package/dist/calendar/Calendar.d.ts.map +1 -1
  10. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
  11. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  12. package/dist/calendar/components/CalendarDates/CalendarDates.js +2 -3
  13. package/dist/calendar/utils/index.d.ts +2 -8
  14. package/dist/calendar/utils/index.d.ts.map +1 -1
  15. package/dist/calendar/utils/index.js +21 -9
  16. package/dist/date-time-button/DateContent.d.ts.map +1 -1
  17. package/dist/date-time-button/DateContent.js +3 -3
  18. package/dist/date-time-button/DateTimeButton.d.ts +1 -3
  19. package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
  20. package/dist/date-time-button/DateTimeButton.js +1 -2
  21. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -3
  22. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  23. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
  24. package/dist/iframe/activity-card/ActivityCard.d.ts +1 -3
  25. package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
  26. package/dist/iframe/activity-card/ActivityCard.js +3 -5
  27. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  28. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
  29. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
  30. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  31. package/dist/iframe/ryft/RyftPaymentForm.js +12 -25
  32. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
  33. package/dist/iframe/ryft/utils/ryft-form.js +5 -4
  34. package/dist/layout/DropDown.d.ts +1 -2
  35. package/dist/layout/DropDown.d.ts.map +1 -1
  36. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  37. package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
  38. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  39. package/dist/product-set/form/ProductCategoriesControl.js +2 -48
  40. package/dist/product-set/form/ProductSetForm.d.ts +1 -4
  41. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  42. package/dist/product-set/form/ProductSetForm.js +1 -1
  43. package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
  44. package/dist/product-set/form/ProductZonesControl.js +2 -0
  45. package/dist/product-set/form/ProductsControl.js +0 -1
  46. package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
  47. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  48. package/dist/product-set/form/SelectCategoryModal.js +1 -1
  49. package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
  50. package/dist/product-set/form/SubProductsControl.js +3 -0
  51. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  52. package/dist/product-set/form/VenueMapsControl.js +3 -0
  53. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  54. package/dist/product-set/product/advanced-options/AdvancedOptions.js +1 -1
  55. package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
  56. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
  57. package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
  58. package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
  59. package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
  60. package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
  61. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  62. package/dist/product-set/product/price/ProductPriceControl.js +0 -3
  63. package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
  64. package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
  65. package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
  66. package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
  67. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  68. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
  69. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  70. package/dist/product-set/product-category/ProductCategoryControl.js +0 -12
  71. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  72. package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
  73. package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
  74. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  75. package/dist/resource/form/components/CapacityControl.js +0 -3
  76. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  77. package/dist/resource/form/components/SortControl.js +0 -3
  78. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  79. package/dist/sales/booking/results/components/ResultCard.js +2 -0
  80. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  81. package/dist/sales/coupon/control/CouponFormControl.js +0 -21
  82. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  83. package/dist/setting/admin/PaymentFeeForm.js +1 -16
  84. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  85. package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
  86. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  87. package/dist/snippet/snippet-template/preview/Preview.js +3 -11
  88. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
  89. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  90. package/dist/sortable-tree/SortableTreeItem.js +4 -10
  91. package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
  92. package/dist/static/CurrencyNumberInput.js +0 -3
  93. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  94. package/dist/static/form-number-input/FormNumberInput.js +0 -3
  95. package/dist/static/number-input/NumberInput.d.ts.map +1 -1
  96. package/dist/static/number-input/NumberInput.js +0 -3
  97. package/dist/styles/availability-indicator/AvailabilityIndicator.scss +0 -9
  98. package/dist/styles/date-time-button/DateTimeButton.scss +1 -1
  99. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  100. package/dist/styles/product-set/ProductSetForm.scss +0 -22
  101. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
  102. package/dist/styles/sales/BookingFilter.scss +3 -2
  103. package/dist/styles/sales/BookingResults.scss +1 -1
  104. package/dist/styles/sales/BookingTabs.scss +29 -26
  105. package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
  106. package/dist/zone/form/components/GameDurationControl.js +0 -3
  107. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  108. package/dist/zone/form/components/SortControl.js +0 -3
  109. package/package.json +6 -8
  110. package/src/affiliate/form/AffiliateForm.tsx +0 -1
  111. package/src/assets/iframe/available.svg +4 -4
  112. package/src/auth/Login/LoginComponent.tsx +1 -1
  113. package/src/availability-indicator/AvailabilityIndicator.tsx +16 -91
  114. package/src/calendar/Calendar.tsx +0 -2
  115. package/src/calendar/components/CalendarDates/CalendarDates.tsx +0 -3
  116. package/src/calendar/utils/index.ts +26 -17
  117. package/src/date-time-button/DateContent.tsx +3 -3
  118. package/src/date-time-button/DateTimeButton.tsx +0 -4
  119. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
  120. package/src/iframe/activity-card/ActivityCard.tsx +2 -15
  121. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
  122. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
  123. package/src/iframe/ryft/RyftPaymentForm.tsx +3 -14
  124. package/src/iframe/ryft/utils/ryft-form.ts +5 -6
  125. package/src/layout/DropDown.tsx +1 -1
  126. package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
  127. package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
  128. package/src/product-set/form/ProductSetForm.tsx +2 -6
  129. package/src/product-set/form/ProductZonesControl.tsx +4 -1
  130. package/src/product-set/form/SelectCategoryModal.tsx +2 -2
  131. package/src/product-set/form/SubProductsControl.tsx +3 -0
  132. package/src/product-set/form/VenueMapsControl.tsx +3 -0
  133. package/src/product-set/product/ProductControl.tsx +1 -0
  134. package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
  135. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
  136. package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
  137. package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
  138. package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
  139. package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
  140. package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
  141. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
  142. package/src/product-set/product-category/ProductCategoryControl.tsx +0 -4
  143. package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
  144. package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
  145. package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
  146. package/src/resource/form/components/CapacityControl.tsx +0 -1
  147. package/src/resource/form/components/SortControl.tsx +0 -1
  148. package/src/sales/booking/results/components/ResultCard.tsx +2 -0
  149. package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
  150. package/src/setting/admin/PaymentFeeForm.tsx +0 -5
  151. package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
  152. package/src/snippet/snippet-template/preview/Preview.tsx +5 -13
  153. package/src/sortable-tree/SortableTreeItem.tsx +0 -6
  154. package/src/static/CurrencyNumberInput.tsx +0 -1
  155. package/src/static/form-number-input/FormNumberInput.tsx +0 -1
  156. package/src/static/number-input/NumberInput.tsx +0 -1
  157. package/src/styles/availability-indicator/AvailabilityIndicator.scss +0 -9
  158. package/src/styles/date-time-button/DateTimeButton.scss +1 -1
  159. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  160. package/src/styles/product-set/ProductSetForm.scss +0 -22
  161. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
  162. package/src/styles/sales/BookingFilter.scss +3 -2
  163. package/src/styles/sales/BookingResults.scss +1 -1
  164. package/src/styles/sales/BookingTabs.scss +29 -26
  165. package/src/zone/form/components/GameDurationControl.tsx +0 -1
  166. package/src/zone/form/components/SortControl.tsx +0 -1
  167. package/yarn.lock +88 -97
package/yarn.lock CHANGED
@@ -41,20 +41,20 @@ __metadata:
41
41
  linkType: hard
42
42
 
43
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.5.5, @babel/code-frame@npm:^7.8.3":
44
- version: 7.26.2
45
- resolution: "@babel/code-frame@npm:7.26.2"
44
+ version: 7.26.0
45
+ resolution: "@babel/code-frame@npm:7.26.0"
46
46
  dependencies:
47
47
  "@babel/helper-validator-identifier": "npm:^7.25.9"
48
48
  js-tokens: "npm:^4.0.0"
49
49
  picocolors: "npm:^1.0.0"
50
- checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
50
+ checksum: 10c0/46f7e367714be736b52ea3c01b24f47e2102e210fb83021d1c8237d8fc511b9538909e16e2fcdbb5cb6173e0794e28624309a59014e52fcfb7bde908f5284388
51
51
  languageName: node
52
52
  linkType: hard
53
53
 
54
54
  "@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.9, @babel/compat-data@npm:^7.26.0":
55
- version: 7.26.2
56
- resolution: "@babel/compat-data@npm:7.26.2"
57
- checksum: 10c0/c9b5f3724828d17f728a778f9d66c19b55c018d0d76de6d731178cca64f182c22b71400a73bf2b65dcc4fcfe52b630088a94d5902911b54206aa90e3ffe07d12
55
+ version: 7.26.0
56
+ resolution: "@babel/compat-data@npm:7.26.0"
57
+ checksum: 10c0/6325c9151a3c9b0a3a807e854a26255ef66d989bff331475a935af9bb18f160e0fffe6aed550e4e96b63f91efcd874bfbaab2a1f4a2f8d25645d712a0de590fb
58
58
  languageName: node
59
59
  linkType: hard
60
60
 
@@ -106,15 +106,15 @@ __metadata:
106
106
  linkType: hard
107
107
 
108
108
  "@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0":
109
- version: 7.26.2
110
- resolution: "@babel/generator@npm:7.26.2"
109
+ version: 7.26.0
110
+ resolution: "@babel/generator@npm:7.26.0"
111
111
  dependencies:
112
- "@babel/parser": "npm:^7.26.2"
112
+ "@babel/parser": "npm:^7.26.0"
113
113
  "@babel/types": "npm:^7.26.0"
114
114
  "@jridgewell/gen-mapping": "npm:^0.3.5"
115
115
  "@jridgewell/trace-mapping": "npm:^0.3.25"
116
116
  jsesc: "npm:^3.0.2"
117
- checksum: 10c0/167ebce8977142f5012fad6bd91da51ac52bcd752f2261a54b7ab605d928aebe57e21636cdd2a9c7757e552652c68d9fcb5d40b06fcb66e02d9ee7526e118a5c
117
+ checksum: 10c0/b6bb9185f19a97eaf58e04a6d39a13237076678e7ed16b6321dea914535d4bf6a8d7727c9dcb65539845aa0096b326eb67be4bab764bd74bcfd848e2eda68609
118
118
  languageName: node
119
119
  linkType: hard
120
120
 
@@ -369,14 +369,14 @@ __metadata:
369
369
  languageName: node
370
370
  linkType: hard
371
371
 
372
- "@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.2":
373
- version: 7.26.2
374
- resolution: "@babel/parser@npm:7.26.2"
372
+ "@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":
373
+ version: 7.26.1
374
+ resolution: "@babel/parser@npm:7.26.1"
375
375
  dependencies:
376
376
  "@babel/types": "npm:^7.26.0"
377
377
  bin:
378
378
  parser: ./bin/babel-parser.js
379
- checksum: 10c0/751a743087b3a9172a7599f1421830d44c38f065ef781588d2bfb1c98f9b461719a226feb13c868d7a284783eee120c88ea522593118f2668f46ebfb1105c4d7
379
+ checksum: 10c0/dc7d4e6b7eb667fa0784e7e2c3f6f92ca12ad72242f6d4311995310dae55093f02acdb595b69b0dbbf04cb61ad87156ac03186ff32eacfa35149c655bc22c14b
380
380
  languageName: node
381
381
  linkType: hard
382
382
 
@@ -2152,12 +2152,12 @@ __metadata:
2152
2152
  linkType: hard
2153
2153
 
2154
2154
  "@floating-ui/dom@npm:^1.2.1":
2155
- version: 1.6.12
2156
- resolution: "@floating-ui/dom@npm:1.6.12"
2155
+ version: 1.6.11
2156
+ resolution: "@floating-ui/dom@npm:1.6.11"
2157
2157
  dependencies:
2158
2158
  "@floating-ui/core": "npm:^1.6.0"
2159
2159
  "@floating-ui/utils": "npm:^0.2.8"
2160
- checksum: 10c0/c67b39862175b175c6ac299ea970f17a22c7482cfdf3b1bc79313407bf0880188b022b878953fa69d3ce166ff2bd9ae57c86043e5dd800c262b470d877591b7d
2160
+ checksum: 10c0/02ef34a75a515543c772880338eea7b66724997bd5ec7cd58d26b50325709d46d480a306b84e7d5509d734434411a4bcf23af5680c2e461e6e6a8bf45d751df8
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.31.0-dev.2":
2470
- version: 0.31.0-dev.2
2471
- resolution: "@licklist/core@npm:0.31.0-dev.2"
2469
+ "@licklist/core@npm:0.30.1":
2470
+ version: 0.30.1
2471
+ resolution: "@licklist/core@npm:0.30.1"
2472
2472
  dependencies:
2473
2473
  "@sentry/browser": "npm:6.2.0"
2474
2474
  axios: "npm:0.26.0"
@@ -2480,7 +2480,6 @@ __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"
2484
2483
  peerDependencies:
2485
2484
  "@licklist/eslint-config": 0.5.6
2486
2485
  axios: 0.26.0
@@ -2489,14 +2488,13 @@ __metadata:
2489
2488
  react-dom: 17.0.2
2490
2489
  react-i18next: 11.8.8
2491
2490
  react-intl: 6.6.8
2492
- zustand: 3.7.2
2493
- checksum: 10c0/fcefd4631fbf3d116a36833b748fc9b557cae8b580acae4c1bd7d29f1665a42456b1109a3f80620f6f7244161f8260d6243680ff739a2a544221e1b7e4a01e57
2491
+ checksum: 10c0/2b3ec4eebfffd120e188825beb607864dfc85ddc6f5cd834e6c7b99b0191171936da0299441f2a91721d70ebb196279b6b72d8e9ec37fc21d4f51f97400b8475
2494
2492
  languageName: node
2495
2493
  linkType: hard
2496
2494
 
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"
2495
+ "@licklist/core@npm:0.30.3":
2496
+ version: 0.30.3
2497
+ resolution: "@licklist/core@npm:0.30.3"
2500
2498
  dependencies:
2501
2499
  "@sentry/browser": "npm:6.2.0"
2502
2500
  axios: "npm:0.26.0"
@@ -2508,7 +2506,6 @@ __metadata:
2508
2506
  react-intl: "npm:6.6.8"
2509
2507
  uuid: "npm:9.0.0"
2510
2508
  wait-for-expect: "npm:3.0.2"
2511
- zustand: "npm:3.7.2"
2512
2509
  peerDependencies:
2513
2510
  "@licklist/eslint-config": 0.5.6
2514
2511
  axios: 0.26.0
@@ -2517,8 +2514,7 @@ __metadata:
2517
2514
  react-dom: 17.0.2
2518
2515
  react-i18next: 11.8.8
2519
2516
  react-intl: 6.6.8
2520
- zustand: 3.7.2
2521
- checksum: 10c0/2cba12fe6e2d18ea5cf882489e03f2fe68fc9fb36fde88fabe2deba61fad99fd2dd22e445e6d5c0506008d138ba4b64c7f5d0e92ce131ea41ec72c16269901ab
2517
+ checksum: 10c0/0c07f146b3be699955f19880cef83c7e5132727aace74ea36da2b1d33ea3b6c3b63d1de2439ed996723ed3c046b5611952bcdd76e0db74a629ce46a1b836f3fa
2522
2518
  languageName: node
2523
2519
  linkType: hard
2524
2520
 
@@ -2533,9 +2529,9 @@ __metadata:
2533
2529
  "@dnd-kit/utilities": "npm:2.0.0"
2534
2530
  "@fortawesome/fontawesome-svg-core": "npm:1.2.34"
2535
2531
  "@fortawesome/free-solid-svg-icons": "npm:5.15.2"
2536
- "@licklist/core": "npm:0.31.1-dev.4"
2532
+ "@licklist/core": "npm:0.30.3"
2537
2533
  "@licklist/eslint-config": "npm:0.5.6"
2538
- "@licklist/plugins": "npm:0.34.0-dev.4"
2534
+ "@licklist/plugins": "npm:0.33.6"
2539
2535
  "@mantine/core": "npm:6.0.22"
2540
2536
  "@mantine/hooks": "npm:6.0.22"
2541
2537
  "@mdx-js/react": "npm:1.6.22"
@@ -2664,9 +2660,9 @@ __metadata:
2664
2660
  vite-plugin-svgr: "npm:4.2.0"
2665
2661
  vite-tsconfig-paths: "npm:5.0.1"
2666
2662
  peerDependencies:
2667
- "@licklist/core": 0.31.1-dev.4
2663
+ "@licklist/core": 0.30.3
2668
2664
  "@licklist/eslint-config": 0.5.6
2669
- "@licklist/plugins": 0.34.0-dev.4
2665
+ "@licklist/plugins": 0.33.6
2670
2666
  lodash: 4.17.21
2671
2667
  luxon: 3.5.0
2672
2668
  react: 17.0.2
@@ -2696,11 +2692,11 @@ __metadata:
2696
2692
  languageName: node
2697
2693
  linkType: hard
2698
2694
 
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"
2695
+ "@licklist/plugins@npm:0.33.6":
2696
+ version: 0.33.6
2697
+ resolution: "@licklist/plugins@npm:0.33.6"
2702
2698
  dependencies:
2703
- "@licklist/core": "npm:0.31.0-dev.2"
2699
+ "@licklist/core": "npm:0.30.1"
2704
2700
  axios: "npm:0.26.0"
2705
2701
  history: "npm:4.10.1"
2706
2702
  laravel-echo: "npm:1.15.1"
@@ -2720,7 +2716,7 @@ __metadata:
2720
2716
  rrule: "npm:2.6.8"
2721
2717
  use-debounce: "npm:7.0.1"
2722
2718
  peerDependencies:
2723
- "@licklist/core": 0.31.0-dev.2
2719
+ "@licklist/core": 0.30.1
2724
2720
  "@licklist/eslint-config": 0.5.6
2725
2721
  axios: 0.26.0
2726
2722
  lodash: 4.17.21
@@ -2732,7 +2728,7 @@ __metadata:
2732
2728
  react-loader: 2.4.7
2733
2729
  react-query: 3.34.12
2734
2730
  react-router-dom: 5.2.0
2735
- checksum: 10c0/6137e84298bd938f2b71dea58e68f6e6200e5f385c160f88728795bb847a5a5cff67da6454d1c96f7e1f56977c5497ce70ad0ef34a841b3372d410594388d461
2731
+ checksum: 10c0/e22d0c52eefb6e256a45062343700676b62839e440759ba1cdfe17c8a6320adf3f329adf2e1929cb63b0306ad01d99bb69a878717ec25db6027847d39f6dae67
2736
2732
  languageName: node
2737
2733
  linkType: hard
2738
2734
 
@@ -5698,11 +5694,11 @@ __metadata:
5698
5694
  linkType: hard
5699
5695
 
5700
5696
  "@types/node@npm:*":
5701
- version: 22.8.6
5702
- resolution: "@types/node@npm:22.8.6"
5697
+ version: 22.8.2
5698
+ resolution: "@types/node@npm:22.8.2"
5703
5699
  dependencies:
5704
5700
  undici-types: "npm:~6.19.8"
5705
- checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
5701
+ checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
5706
5702
  languageName: node
5707
5703
  linkType: hard
5708
5704
 
@@ -6556,7 +6552,7 @@ __metadata:
6556
6552
  languageName: node
6557
6553
  linkType: hard
6558
6554
 
6559
- "accepts@npm:~1.3.8":
6555
+ "accepts@npm:~1.3.5, accepts@npm:~1.3.8":
6560
6556
  version: 1.3.8
6561
6557
  resolution: "accepts@npm:1.3.8"
6562
6558
  dependencies:
@@ -7823,7 +7819,7 @@ __metadata:
7823
7819
  languageName: node
7824
7820
  linkType: hard
7825
7821
 
7826
- "browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.2":
7822
+ "browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0":
7827
7823
  version: 4.24.2
7828
7824
  resolution: "browserslist@npm:4.24.2"
7829
7825
  dependencies:
@@ -7887,6 +7883,13 @@ __metadata:
7887
7883
  languageName: node
7888
7884
  linkType: hard
7889
7885
 
7886
+ "bytes@npm:3.0.0":
7887
+ version: 3.0.0
7888
+ resolution: "bytes@npm:3.0.0"
7889
+ checksum: 10c0/91d42c38601c76460519ffef88371caacaea483a354c8e4b8808e7b027574436a5713337c003ea3de63ee4991c2a9a637884fdfe7f761760d746929d9e8fec60
7890
+ languageName: node
7891
+ linkType: hard
7892
+
7890
7893
  "bytes@npm:3.1.2":
7891
7894
  version: 3.1.2
7892
7895
  resolution: "bytes@npm:3.1.2"
@@ -8073,9 +8076,9 @@ __metadata:
8073
8076
  linkType: hard
8074
8077
 
8075
8078
  "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":
8076
- version: 1.0.30001676
8077
- resolution: "caniuse-lite@npm:1.0.30001676"
8078
- checksum: 10c0/53d310d76b5282947c99638a65d7534ac28a80aae1920de085a616ec8ad603358fad67cebacfc0452b1efdea12cce24fd37a50a712d074986b4962110e87d82b
8079
+ version: 1.0.30001674
8080
+ resolution: "caniuse-lite@npm:1.0.30001674"
8081
+ checksum: 10c0/6ec4170fb5274f074fdfa6f372c40245fe94f5984df705ddc133c55f2c662eb4af5a4900441a24ef7e4f31e1dac338b7af4ce7a304ffc432958331c953e3f45f
8079
8082
  languageName: node
8080
8083
  linkType: hard
8081
8084
 
@@ -8211,8 +8214,8 @@ __metadata:
8211
8214
  linkType: hard
8212
8215
 
8213
8216
  "chromatic@npm:^11.4.0":
8214
- version: 11.16.3
8215
- resolution: "chromatic@npm:11.16.3"
8217
+ version: 11.16.1
8218
+ resolution: "chromatic@npm:11.16.1"
8216
8219
  peerDependencies:
8217
8220
  "@chromatic-com/cypress": ^0.*.* || ^1.0.0
8218
8221
  "@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8225,7 +8228,7 @@ __metadata:
8225
8228
  chroma: dist/bin.js
8226
8229
  chromatic: dist/bin.js
8227
8230
  chromatic-cli: dist/bin.js
8228
- checksum: 10c0/407e8c78ea8cea7a47ea427fe76380d5033dc3be3928b5d3537b81aa0f617db4944d7c1a377705e83900b6bb78ca6d7cbeb55ea4ebf2154f0739c15fc605b3b5
8231
+ checksum: 10c0/bd0b5ba68d44a9947677690e9fc72bcf76c4b4069580ed763900befd207e20baad22f45a9a1e46468ddeb6f0f867a33ee37149041c66991d088ca2cfb8c3fa42
8229
8232
  languageName: node
8230
8233
  linkType: hard
8231
8234
 
@@ -8537,7 +8540,7 @@ __metadata:
8537
8540
  languageName: node
8538
8541
  linkType: hard
8539
8542
 
8540
- "compressible@npm:~2.0.18":
8543
+ "compressible@npm:~2.0.16":
8541
8544
  version: 2.0.18
8542
8545
  resolution: "compressible@npm:2.0.18"
8543
8546
  dependencies:
@@ -8547,17 +8550,17 @@ __metadata:
8547
8550
  linkType: hard
8548
8551
 
8549
8552
  "compression@npm:^1.7.4":
8550
- version: 1.7.5
8551
- resolution: "compression@npm:1.7.5"
8553
+ version: 1.7.4
8554
+ resolution: "compression@npm:1.7.4"
8552
8555
  dependencies:
8553
- bytes: "npm:3.1.2"
8554
- compressible: "npm:~2.0.18"
8556
+ accepts: "npm:~1.3.5"
8557
+ bytes: "npm:3.0.0"
8558
+ compressible: "npm:~2.0.16"
8555
8559
  debug: "npm:2.6.9"
8556
- negotiator: "npm:~0.6.4"
8557
8560
  on-headers: "npm:~1.0.2"
8558
- safe-buffer: "npm:5.2.1"
8561
+ safe-buffer: "npm:5.1.2"
8559
8562
  vary: "npm:~1.1.2"
8560
- checksum: 10c0/35c9d2d57c86d8107eab5e637f2146fcefec8475a2ff3e162f5eb0982ff856d385fb5d8c9823c3d50e075f2d9304bc622dac3df27bfef0355309c0a5307861c5
8563
+ checksum: 10c0/138db836202a406d8a14156a5564fb1700632a76b6e7d1546939472895a5304f2b23c80d7a22bf44c767e87a26e070dbc342ea63bb45ee9c863354fa5556bbbc
8561
8564
  languageName: node
8562
8565
  linkType: hard
8563
8566
 
@@ -8711,25 +8714,25 @@ __metadata:
8711
8714
  linkType: hard
8712
8715
 
8713
8716
  "core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.38.1, core-js-compat@npm:^3.8.1":
8714
- version: 3.39.0
8715
- resolution: "core-js-compat@npm:3.39.0"
8717
+ version: 3.38.1
8718
+ resolution: "core-js-compat@npm:3.38.1"
8716
8719
  dependencies:
8717
- browserslist: "npm:^4.24.2"
8718
- checksum: 10c0/880579a3dab235e3b6350f1e324269c600753b48e891ea859331618d5051e68b7a95db6a03ad2f3cc7df4397318c25a5bc7740562ad39e94f56568638d09d414
8720
+ browserslist: "npm:^4.23.3"
8721
+ checksum: 10c0/d8bc8a35591fc5fbf3e376d793f298ec41eb452619c7ef9de4ea59b74be06e9fda799e0dcbf9ba59880dae87e3b41fb191d744ffc988315642a1272bb9442b31
8719
8722
  languageName: node
8720
8723
  linkType: hard
8721
8724
 
8722
8725
  "core-js-pure@npm:^3.30.2, core-js-pure@npm:^3.8.2":
8723
- version: 3.39.0
8724
- resolution: "core-js-pure@npm:3.39.0"
8725
- checksum: 10c0/5d954e467703ea1e860eb070bd72cf9dc5bfddd7037c09d750f0eba3ffc4066db741a595af86dc833a709929e161a909e48da3cbdd2d9bee7795cb516dc9f7d4
8726
+ version: 3.38.1
8727
+ resolution: "core-js-pure@npm:3.38.1"
8728
+ checksum: 10c0/466adbc0468b8c2a95b9bc49829492dece2cc6584d757c5b38555a26ed3d71f8364ac1ea3128a0a949e004e0e60206cc535ed84320982c3efb9a40c1785ddcc6
8726
8729
  languageName: node
8727
8730
  linkType: hard
8728
8731
 
8729
8732
  "core-js@npm:^3.0.4, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
8730
- version: 3.39.0
8731
- resolution: "core-js@npm:3.39.0"
8732
- checksum: 10c0/f7602069b6afb2e3298eec612a5c1e0c3e6a458930fbfc7a4c5f9ac03426507f49ce395eecdd2d9bae9024f820e44582b67ffe16f2272395af26964f174eeb6b
8733
+ version: 3.38.1
8734
+ resolution: "core-js@npm:3.38.1"
8735
+ checksum: 10c0/7df063b6f13a54e46515817ac3e235c6c598a4d3de65cd188a061fc250642be313b895fb9fb2f36e1e31890a1bb4ef61d82666a340413f540b7ce3c65689739b
8733
8736
  languageName: node
8734
8737
  linkType: hard
8735
8738
 
@@ -9833,9 +9836,9 @@ __metadata:
9833
9836
  linkType: hard
9834
9837
 
9835
9838
  "electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
9836
- version: 1.5.50
9837
- resolution: "electron-to-chromium@npm:1.5.50"
9838
- checksum: 10c0/8b77b18ae833bfe2173e346ac33b8d66b5b5acf0cf5de65df9799f4d482334c938aa0950e4d01391d5fab8994f46c0e9059f4517843e7b8d861f9b0c49eb4c5d
9839
+ version: 1.5.49
9840
+ resolution: "electron-to-chromium@npm:1.5.49"
9841
+ checksum: 10c0/7b22141c7ebea2f49b87adcbe2b353919abbe44066c50e5e44dd47759c4ef07f0a802b9fc8ce2eaa832a293945b6d49064c859f0fef36d10c12fb46af2c1005d
9839
9842
  languageName: node
9840
9843
  linkType: hard
9841
9844
 
@@ -14890,7 +14893,7 @@ __metadata:
14890
14893
  languageName: node
14891
14894
  linkType: hard
14892
14895
 
14893
- "negotiator@npm:^0.6.3, negotiator@npm:~0.6.4":
14896
+ "negotiator@npm:^0.6.3":
14894
14897
  version: 0.6.4
14895
14898
  resolution: "negotiator@npm:0.6.4"
14896
14899
  checksum: 10c0/3e677139c7fb7628a6f36335bf11a885a62c21d5390204590a1a214a5631fcbe5ea74ef6a610b60afe84b4d975cbe0566a23f20ee17c77c73e74b80032108dea
@@ -16861,15 +16864,15 @@ __metadata:
16861
16864
  linkType: hard
16862
16865
 
16863
16866
  "prosemirror-tables@npm:^1.3.0":
16864
- version: 1.6.1
16865
- resolution: "prosemirror-tables@npm:1.6.1"
16867
+ version: 1.6.0
16868
+ resolution: "prosemirror-tables@npm:1.6.0"
16866
16869
  dependencies:
16867
16870
  prosemirror-keymap: "npm:^1.1.2"
16868
16871
  prosemirror-model: "npm:^1.8.1"
16869
16872
  prosemirror-state: "npm:^1.3.1"
16870
16873
  prosemirror-transform: "npm:^1.2.1"
16871
16874
  prosemirror-view: "npm:^1.13.3"
16872
- checksum: 10c0/a42e33a30f39fdaf546c078bdaa1dfe91d3d2a28d24caca381fb79b6fe4762347d913e2a1d042b9e125d89ce9cabdecf2399e7eb555a63743860f88c537cff22
16875
+ checksum: 10c0/f84bd03b29eaa2d76c01e01948cfc6aba6bacc73680f87c4e332dab382ad15ee244bd26e2dc7f5473af6ad5404ae9f71e647fef2bacac28617c98d2c629bd5bd
16873
16876
  languageName: node
16874
16877
  linkType: hard
16875
16878
 
@@ -18883,6 +18886,13 @@ __metadata:
18883
18886
  languageName: node
18884
18887
  linkType: hard
18885
18888
 
18889
+ "safe-buffer@npm:5.1.2, safe-buffer@npm:~5.1.0, safe-buffer@npm:~5.1.1":
18890
+ version: 5.1.2
18891
+ resolution: "safe-buffer@npm:5.1.2"
18892
+ checksum: 10c0/780ba6b5d99cc9a40f7b951d47152297d0e260f0df01472a1b99d4889679a4b94a13d644f7dbc4f022572f09ae9005fa2fbb93bbbd83643316f365a3e9a45b21
18893
+ languageName: node
18894
+ linkType: hard
18895
+
18886
18896
  "safe-buffer@npm:5.2.1, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.1.1, safe-buffer@npm:^5.1.2, safe-buffer@npm:^5.2.0, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0":
18887
18897
  version: 5.2.1
18888
18898
  resolution: "safe-buffer@npm:5.2.1"
@@ -18890,13 +18900,6 @@ __metadata:
18890
18900
  languageName: node
18891
18901
  linkType: hard
18892
18902
 
18893
- "safe-buffer@npm:~5.1.0, safe-buffer@npm:~5.1.1":
18894
- version: 5.1.2
18895
- resolution: "safe-buffer@npm:5.1.2"
18896
- checksum: 10c0/780ba6b5d99cc9a40f7b951d47152297d0e260f0df01472a1b99d4889679a4b94a13d644f7dbc4f022572f09ae9005fa2fbb93bbbd83643316f365a3e9a45b21
18897
- languageName: node
18898
- linkType: hard
18899
-
18900
18903
  "safe-regex-test@npm:^1.0.3":
18901
18904
  version: 1.0.3
18902
18905
  resolution: "safe-regex-test@npm:1.0.3"
@@ -20576,9 +20579,9 @@ __metadata:
20576
20579
  linkType: hard
20577
20580
 
20578
20581
  "tslib@npm:^2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0":
20579
- version: 2.8.1
20580
- resolution: "tslib@npm:2.8.1"
20581
- checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
20582
+ version: 2.8.0
20583
+ resolution: "tslib@npm:2.8.0"
20584
+ checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5
20582
20585
  languageName: node
20583
20586
  linkType: hard
20584
20587
 
@@ -21953,18 +21956,6 @@ __metadata:
21953
21956
  languageName: node
21954
21957
  linkType: hard
21955
21958
 
21956
- "zustand@npm:3.7.2":
21957
- version: 3.7.2
21958
- resolution: "zustand@npm:3.7.2"
21959
- peerDependencies:
21960
- react: ">=16.8"
21961
- peerDependenciesMeta:
21962
- react:
21963
- optional: true
21964
- checksum: 10c0/6a56185ca67080c252dfe96039da02094cfd780bd7a45768708105f114dea39ae9abc80ffaa7f3f6104e6490db325bd443b857ab5eab8ebf9a697318cd163bb6
21965
- languageName: node
21966
- linkType: hard
21967
-
21968
21959
  "zwitch@npm:^1.0.0":
21969
21960
  version: 1.0.5
21970
21961
  resolution: "zwitch@npm:1.0.5"