@licklist/design 0.71.6-dev.8 → 0.71.6

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 (261) hide show
  1. package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
  2. package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
  3. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  4. package/dist/auth/Login/LoginComponent.js +1 -2
  5. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  6. package/dist/auth/Logout/Logout.js +0 -1
  7. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  8. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  9. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  10. package/dist/auth/Router.d.ts.map +1 -1
  11. package/dist/auth/Router.js +0 -2
  12. package/dist/calendar/utils/index.d.ts +1 -1
  13. package/dist/calendar/utils/index.d.ts.map +1 -1
  14. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts +1 -7
  15. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
  16. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +7 -10
  17. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -3
  18. package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts +1 -0
  19. package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
  20. package/dist/events/edit-event-modal/hooks/useValidationOptions.js +6 -1
  21. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
  22. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  23. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +0 -1
  24. package/dist/events/event-card/utils.d.ts.map +1 -1
  25. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
  26. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  27. package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
  28. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
  29. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
  30. package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
  31. package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
  32. package/dist/events/event-statistic-modal/utils/index.js +12 -24
  33. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  34. package/dist/events/event-venue-map/EventVenueMap.js +0 -1
  35. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  36. package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
  37. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
  38. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  39. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +2 -1
  40. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +2 -1
  41. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
  42. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -2
  43. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +2 -1
  44. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  45. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.js +2 -1
  46. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
  47. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -22
  48. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -4
  49. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  50. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +2 -3
  51. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  52. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  53. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  54. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
  55. package/dist/iframe/page/components/PageBody/constants.d.ts +0 -1
  56. package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
  57. package/dist/iframe/page/components/PageBody/constants.js +1 -2
  58. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
  59. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -6
  60. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
  61. package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
  62. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  63. package/dist/iframe/payment/payment-page/PaymentPage.js +5 -29
  64. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  65. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +5 -15
  66. package/dist/iframe/ryft/RyftPaymentForm.js +0 -1
  67. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
  68. package/dist/iframe/ryft/utils/ryft-form.js +5 -4
  69. package/dist/index.js +0 -1
  70. package/dist/layout/DropDown.d.ts +1 -2
  71. package/dist/layout/DropDown.d.ts.map +1 -1
  72. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  73. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  74. package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
  75. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  76. package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
  77. package/dist/product-set/card/ProductSetCard.js +0 -1
  78. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  79. package/dist/product-set/control/DateInput.d.ts.map +1 -1
  80. package/dist/product-set/control/ProductSetControl.d.ts +0 -2
  81. package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
  82. package/dist/product-set/control/ProductSetControl.js +0 -5
  83. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  84. package/dist/product-set/form/ProductCategoriesControl.js +2 -49
  85. package/dist/product-set/form/ProductSetForm.d.ts +2 -6
  86. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  87. package/dist/product-set/form/ProductSetForm.js +2 -3
  88. package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
  89. package/dist/product-set/form/ProductZonesControl.js +2 -0
  90. package/dist/product-set/form/ProductsControl.js +0 -2
  91. package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
  92. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  93. package/dist/product-set/form/SelectCategoryModal.js +1 -1
  94. package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
  95. package/dist/product-set/form/SubProductsControl.js +3 -0
  96. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  97. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  98. package/dist/product-set/form/VenueMapsControl.js +3 -0
  99. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  100. package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
  101. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
  102. package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
  103. package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
  104. package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
  105. package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
  106. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  107. package/dist/product-set/product/price/ProductPriceControl.js +0 -3
  108. package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
  109. package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
  110. package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
  111. package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
  112. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  113. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
  114. package/dist/product-set/product-category/ProductCategoryControl.d.ts +0 -1
  115. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  116. package/dist/product-set/product-category/ProductCategoryControl.js +1 -19
  117. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  118. package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
  119. package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
  120. package/dist/report/ReportRunnerModal/ReportRunnerModal.js +0 -1
  121. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  122. package/dist/resource/form/components/CapacityControl.js +0 -3
  123. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  124. package/dist/resource/form/components/SortControl.js +0 -3
  125. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  126. package/dist/sales/booking/results/components/ResultCard.js +2 -0
  127. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  128. package/dist/sales/coupon/control/CouponFormControl.js +0 -21
  129. package/dist/sales/life-time-sales/LifeTimeSalesChart.js +0 -1
  130. package/dist/sales/manual-booking/select-event/SelectEvent.js +0 -1
  131. package/dist/sales/manual-booking/select-menu/SelectMenu.js +0 -1
  132. package/dist/sales/manual-booking/summary/ManualBookingSummary.js +0 -1
  133. package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
  134. package/dist/sales/modals/refund-modal/RefundModal.js +0 -1
  135. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  136. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  137. package/dist/setting/admin/PaymentFeeForm.js +1 -16
  138. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  139. package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
  140. package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
  141. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  142. package/dist/snippet/snippet-template/preview/Preview.js +1 -3
  143. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
  144. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  145. package/dist/sortable-tree/SortableTreeItem.js +4 -10
  146. package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
  147. package/dist/static/CurrencyNumberInput.js +0 -3
  148. package/dist/static/date-range-input/utils/index.d.ts +1 -1
  149. package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
  150. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  151. package/dist/static/form-number-input/FormNumberInput.js +0 -3
  152. package/dist/static/loader/LoaderIndicator.d.ts +3 -2
  153. package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
  154. package/dist/static/loader/LoaderIndicator.js +2 -4
  155. package/dist/static/loader/index.d.ts +0 -1
  156. package/dist/static/loader/index.d.ts.map +1 -1
  157. package/dist/static/number-input/NumberInput.d.ts.map +1 -1
  158. package/dist/static/number-input/NumberInput.js +0 -3
  159. package/dist/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
  160. package/dist/styles/iframe-events/Calendar.scss +1 -1
  161. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  162. package/dist/styles/product-set/ProductSetForm.scss +0 -22
  163. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
  164. package/dist/styles/sales/BookingResults.scss +1 -1
  165. package/dist/styles/static/Loader.scss +0 -9
  166. package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
  167. package/dist/zone/form/components/GameDurationControl.js +0 -3
  168. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  169. package/dist/zone/form/components/SortControl.js +0 -3
  170. package/package.json +6 -8
  171. package/src/affiliate/form/AffiliateForm.tsx +0 -1
  172. package/src/auth/Layout/AuthNavComponent.tsx +0 -4
  173. package/src/auth/Login/LoginComponent.tsx +1 -3
  174. package/src/auth/Login/LoginFormComponent.tsx +0 -2
  175. package/src/auth/Register/RegisterComponent.tsx +0 -2
  176. package/src/auth/Register/RegisterFormComponent.tsx +0 -4
  177. package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
  178. package/src/auth/Router.tsx +0 -2
  179. package/src/calendar/Calendar.stories.tsx +2 -2
  180. package/src/calendar/utils/index.ts +1 -1
  181. package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +19 -47
  182. package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +5 -0
  183. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -1
  184. package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +1 -6
  185. package/src/events/event-card/utils.ts +9 -10
  186. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -3
  187. package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
  188. package/src/events/event-statistic-modal/utils/index.ts +32 -55
  189. package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
  190. package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
  191. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +2 -0
  192. package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +6 -1
  193. package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +3 -0
  194. package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +3 -22
  195. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -10
  196. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +7 -4
  197. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
  198. package/src/iframe/page/components/PageBody/constants.ts +0 -1
  199. package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +2 -10
  200. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
  201. package/src/iframe/payment/payment-page/PaymentPage.tsx +18 -65
  202. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +6 -27
  203. package/src/iframe/ryft/utils/ryft-form.ts +5 -6
  204. package/src/layout/DropDown.tsx +1 -1
  205. package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -2
  206. package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
  207. package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
  208. package/src/product-set/card/ProductSetCard.tsx +1 -7
  209. package/src/product-set/control/DateAndRecurrenceInput.tsx +4 -3
  210. package/src/product-set/control/DateInput.tsx +4 -3
  211. package/src/product-set/control/ProductSetControl.tsx +0 -5
  212. package/src/product-set/form/ProductCategoriesControl.tsx +1 -38
  213. package/src/product-set/form/ProductSetForm.tsx +2 -8
  214. package/src/product-set/form/ProductZonesControl.tsx +4 -1
  215. package/src/product-set/form/SelectCategoryModal.tsx +2 -2
  216. package/src/product-set/form/SubProductsControl.tsx +3 -0
  217. package/src/product-set/form/VenueMapsControl.tsx +4 -1
  218. package/src/product-set/product/ProductControl.tsx +1 -0
  219. package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
  220. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
  221. package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
  222. package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
  223. package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
  224. package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
  225. package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
  226. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
  227. package/src/product-set/product-category/ProductCategoryControl.tsx +0 -17
  228. package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
  229. package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
  230. package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
  231. package/src/resource/form/components/CapacityControl.tsx +0 -1
  232. package/src/resource/form/components/SortControl.tsx +0 -1
  233. package/src/sales/booking/results/components/ResultCard.tsx +2 -0
  234. package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
  235. package/src/sales/modals/refund-modal/RefundModal.tsx +0 -1
  236. package/src/setting/admin/AdminSettingForm.tsx +0 -4
  237. package/src/setting/admin/PaymentFeeForm.tsx +0 -5
  238. package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
  239. package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
  240. package/src/snippet/snippet-template/preview/Preview.tsx +2 -1
  241. package/src/sortable-tree/SortableTreeItem.tsx +0 -6
  242. package/src/static/CurrencyNumberInput.tsx +0 -1
  243. package/src/static/date-range-input/utils/index.ts +1 -1
  244. package/src/static/form-number-input/FormNumberInput.tsx +0 -1
  245. package/src/static/loader/LoaderIndicator.tsx +3 -6
  246. package/src/static/loader/index.ts +0 -1
  247. package/src/static/number-input/NumberInput.tsx +0 -1
  248. package/src/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
  249. package/src/styles/iframe-events/Calendar.scss +1 -1
  250. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  251. package/src/styles/product-set/ProductSetForm.scss +0 -22
  252. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
  253. package/src/styles/sales/BookingResults.scss +1 -1
  254. package/src/styles/static/Loader.scss +0 -9
  255. package/src/zone/form/components/GameDurationControl.tsx +0 -1
  256. package/src/zone/form/components/SortControl.tsx +0 -1
  257. package/yarn.lock +948 -1176
  258. package/dist/static/loader/FullScreenLoader.d.ts +0 -8
  259. package/dist/static/loader/FullScreenLoader.d.ts.map +0 -1
  260. package/dist/static/loader/FullScreenLoader.js +0 -41
  261. package/src/static/loader/FullScreenLoader.tsx +0 -16
@@ -27,15 +27,6 @@
27
27
  }
28
28
  }
29
29
 
30
- .fullscreen-loader {
31
- width: 100vw;
32
- height: 100vh;
33
- position: fixed;
34
- z-index: 5000;
35
- top: 0;
36
- left: 0;
37
- }
38
-
39
30
  .payment-loader {
40
31
  position: absolute;
41
32
  top: 50%;
@@ -1 +1 @@
1
- {"version":3,"file":"GameDurationControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/GameDurationControl.tsx"],"names":[],"mappings":"AAOA,KAAK,wBAAwB,GAAG;IAC9B,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,4CAgC1B,CAAA"}
1
+ {"version":3,"file":"GameDurationControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/GameDurationControl.tsx"],"names":[],"mappings":"AAOA,KAAK,wBAAwB,GAAG;IAC9B,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,4CA+B1B,CAAA"}
@@ -77,9 +77,6 @@ var GameDurationControl = function(param) {
77
77
  required: false,
78
78
  min: 1
79
79
  })), {
80
- onWheel: function(event) {
81
- return event.currentTarget.blur();
82
- },
83
80
  placeholder: t('Design:duration'),
84
81
  isInvalid: Boolean(errors.defaultDuration),
85
82
  disabled: isLoading
@@ -1 +1 @@
1
- {"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/SortControl.tsx"],"names":[],"mappings":"AAOA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,4CAoC1D,CAAA"}
1
+ {"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/SortControl.tsx"],"names":[],"mappings":"AAOA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,4CAmC1D,CAAA"}
@@ -77,9 +77,6 @@ var SortControl = function(param) {
77
77
  required: false,
78
78
  min: 1
79
79
  })), {
80
- onWheel: function(event) {
81
- return event.currentTarget.blur();
82
- },
83
80
  placeholder: t('Design:ordering'),
84
81
  isInvalid: Boolean(errors.sort),
85
82
  disabled: isLoading
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@licklist/design",
3
- "version": "0.71.6-dev.8",
3
+ "version": "0.71.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
@@ -42,9 +42,9 @@
42
42
  ]
43
43
  },
44
44
  "peerDependencies": {
45
- "@licklist/core": "0.31.2-dev.5",
45
+ "@licklist/core": "0.32.2",
46
46
  "@licklist/eslint-config": "0.5.6",
47
- "@licklist/plugins": "0.35.1-dev.5",
47
+ "@licklist/plugins": "0.35.1",
48
48
  "lodash": "4.17.21",
49
49
  "luxon": "3.5.0",
50
50
  "react": "17.0.2",
@@ -61,9 +61,9 @@
61
61
  "@dnd-kit/utilities": "2.0.0",
62
62
  "@fortawesome/fontawesome-svg-core": "1.2.34",
63
63
  "@fortawesome/free-solid-svg-icons": "5.15.2",
64
- "@licklist/core": "0.31.2-dev.5",
64
+ "@licklist/core": "0.32.2",
65
65
  "@licklist/eslint-config": "0.5.6",
66
- "@licklist/plugins": "0.35.1-dev.5",
66
+ "@licklist/plugins": "0.35.1",
67
67
  "@mantine/core": "6.0.22",
68
68
  "@mantine/hooks": "6.0.22",
69
69
  "@mdx-js/react": "1.6.22",
@@ -202,10 +202,8 @@
202
202
  "yarn tsc"
203
203
  ]
204
204
  },
205
- "packageManager": "yarn@4.4.0",
206
205
  "volta": {
207
206
  "node": "20.9.0",
208
207
  "yarn": "4.4.0"
209
- },
210
- "stableVersion": "0.71.4-dev.1"
208
+ }
211
209
  }
@@ -76,7 +76,6 @@ export const AffiliateForm = ({
76
76
  const copyToClipboard = () =>
77
77
  // eslint-disable-next-line consistent-return
78
78
  window.navigator.clipboard.writeText(formValues.link)
79
-
80
79
  return (
81
80
  <FormProvider {...form}>
82
81
  <Form onSubmit={form.handleSubmit(handleSubmit)}>
@@ -8,15 +8,11 @@ function AuthNavComponent() {
8
8
 
9
9
  return (
10
10
  <Router>
11
- {/* TODO fix issue react router types
12
- @ts-expect-error */}
13
11
  <Link to='/login'>
14
12
  <StyledButton size='sm' className='rounded-pill mr-2'>
15
13
  {t('login')}
16
14
  </StyledButton>
17
15
  </Link>
18
- {/* TODO fix issue react router types
19
- @ts-expect-error */}
20
16
  <Link to='/register'>
21
17
  <StyledButton
22
18
  size='sm'
@@ -44,7 +44,7 @@ const LoginComponent = ({
44
44
  const handleError = (error: any) => {
45
45
  notification.danger({
46
46
  title: 'Error',
47
- message: error?.response?.data?.message || error.message,
47
+ message: error.message,
48
48
  })
49
49
  }
50
50
 
@@ -112,8 +112,6 @@ const LoginComponent = ({
112
112
  {!hideSignUpLink && (
113
113
  <h6 className='text-center'>
114
114
  <Trans t={t} i18nKey='loginPromo'>
115
- {/* TODO fix issue react router types
116
- @ts-expect-error */}
117
115
  Don&apos;t have account? <Link to='/register'>Sign up</Link>.
118
116
  </Trans>
119
117
  </h6>
@@ -147,8 +147,6 @@ function LoginFormComponent(props: LoginFormComponentProps) {
147
147
  <p className='text-center mb-0 mt-3'>
148
148
  <Trans t={t} i18nKey='User:resetPromo'>
149
149
  Forgot your password?{' '}
150
- {/* TODO fix issue react router types
151
- @ts-expect-error */}
152
150
  <Link
153
151
  to='/forgot-password'
154
152
  className={[isLoading && 'disabled'].join(' ')}
@@ -105,8 +105,6 @@ function RegisterComponent({
105
105
  <h6 className='text-center'>
106
106
  <Trans t={t} i18nKey='registerPromo'>
107
107
  Fill out the form below to sign up for {{ name: t('bookedit') }}
108
- {/* TODO fix issue react router types
109
- @ts-expect-error */}
110
108
  . Already signed up? Then just <Link to='/login'>Log in</Link>.
111
109
  </Trans>
112
110
  </h6>
@@ -400,14 +400,10 @@ function RegisterFormComponent({
400
400
  <Trans t={t} i18nKey='User:agreementsPromo'>
401
401
  By creating an account, I agree to {{ name: t('User:bookedit') }}
402
402
  &apos;s{' '}
403
- {/* TODO fix issue react router types
404
- @ts-expect-error */}
405
403
  <Link to='/terms' className={[isLoading && 'disabled'].join(' ')}>
406
404
  terms of service
407
405
  </Link>{' '}
408
406
  and{' '}
409
- {/* TODO fix issue react router types
410
- @ts-expect-error */}
411
407
  <Link to='/privacy' className={[isLoading && 'disabled'].join(' ')}>
412
408
  privacy policy
413
409
  </Link>
@@ -97,8 +97,6 @@ function ResetPasswordFormComponent(props: ResetPasswordFormComponentProps) {
97
97
  <p className='text-center mb-0 mt-3'>
98
98
  <Trans t={t} i18nKey='User:signinPromo'>
99
99
  Already a user?{' '}
100
- {/* TODO fix issue react router types
101
- @ts-expect-error */}
102
100
  <Link to='/login' className={[isLoading && 'disabled'].join(' ')}>
103
101
  Sign in
104
102
  </Link>
@@ -108,8 +106,6 @@ function ResetPasswordFormComponent(props: ResetPasswordFormComponentProps) {
108
106
  <p className='text-center mb-0 mt-3'>
109
107
  <Trans t={t} i18nKey='User:loginPromo'>
110
108
  Don&apos;t have an account?{' '}
111
- {/* TODO fix issue react router types
112
- @ts-expect-error */}
113
109
  <Link
114
110
  to='/register'
115
111
  className={[isLoading && 'disabled'].join(' ')}
@@ -29,8 +29,6 @@ function Router(props: RouterProps) {
29
29
  }
30
30
  }, [])
31
31
 
32
- // TODO fix issue react router types
33
- // @ts-expect-error
34
32
  return <BrowserRouter history={history}>{children}</BrowserRouter>
35
33
  }
36
34
 
@@ -28,7 +28,7 @@ Default.args = {
28
28
  fromPrice: 'from £10',
29
29
  selectedDate: null,
30
30
  setSelectedDate: () => null,
31
- calendarDates: getMonthCalendarDates({ initialDate: now }),
31
+ calendarDates: getMonthCalendarDates(now),
32
32
  currentDate: now,
33
33
  getDateTimeButtonProps: () => ({
34
34
  resources: [],
@@ -50,7 +50,7 @@ Loading.args = {
50
50
  fromPrice: 'from £10',
51
51
  selectedDate: null,
52
52
  setSelectedDate: () => null,
53
- calendarDates: getMonthCalendarDates({ initialDate: now }),
53
+ calendarDates: getMonthCalendarDates(now),
54
54
  currentDate: now,
55
55
  getDateTimeButtonProps: () => ({
56
56
  resources: [],
@@ -3,7 +3,7 @@ import { DateTime, Interval } from 'luxon'
3
3
 
4
4
  type Builder = (args: {
5
5
  initialDate?: DateTime
6
- timeZone?: TimeZone['name']
6
+ timeZone: TimeZone['name']
7
7
  }) => DateTime[]
8
8
 
9
9
  export const getMonthCalendarDates: Builder = ({
@@ -9,9 +9,6 @@ import { Switch, NumberInput } from '../../../../static'
9
9
  const SALE_DEADLINE_BEFORE_TYPE = 'before'
10
10
  const SALE_DEADLINE_AFTER_TYPE = 'after'
11
11
 
12
- export const SALE_DEADLINE_NAME_CATEGORY = 'saleDeadlineCategory'
13
- export const SALE_DEADLINE_NAME = 'saleDeadline'
14
-
15
12
  const SALE_DEADLINES_EVENT_START_TYPES = [
16
13
  { type: SALE_DEADLINE_BEFORE_TYPE },
17
14
  { type: SALE_DEADLINE_AFTER_TYPE },
@@ -21,30 +18,11 @@ type DeadlineType =
21
18
  | typeof SALE_DEADLINE_BEFORE_TYPE
22
19
  | typeof SALE_DEADLINE_AFTER_TYPE
23
20
 
24
- export const DEADLINE_NAME = [
25
- SALE_DEADLINE_NAME_CATEGORY,
26
- SALE_DEADLINE_NAME,
27
- ] as const
28
-
29
- export type DeadLineNameType = (typeof DEADLINE_NAME)[number]
30
-
31
- type SaleDeadlineType =
32
- | {
33
- saleDeadline: null | number
34
- }
35
- | {
36
- [key: string]: null | number
37
- }
21
+ type SaleDeadlineType = {
22
+ saleDeadline: null | number
23
+ }
38
24
 
39
- export const SaleDeadline = ({
40
- disabled = false,
41
- onlyBefore = false,
42
- deadLineCategory,
43
- }: {
44
- disabled?: boolean
45
- onlyBefore?: boolean
46
- deadLineCategory?: string
47
- }) => {
25
+ export const SaleDeadline = ({ disabled = false }: { disabled?: boolean }) => {
48
26
  const { t } = useTranslation(['Design'])
49
27
  const {
50
28
  control,
@@ -54,11 +32,9 @@ export const SaleDeadline = ({
54
32
  const [deadlineType, setDeadlineType] = useState<DeadlineType>(
55
33
  SALE_DEADLINE_BEFORE_TYPE,
56
34
  )
57
-
58
- const saleDeadline = watch(deadLineCategory || SALE_DEADLINE_NAME)
35
+ const saleDeadline = watch('saleDeadline')
59
36
 
60
37
  useEffect(() => {
61
- if (onlyBefore) return
62
38
  if (saleDeadline > 0) {
63
39
  setDeadlineType(SALE_DEADLINE_AFTER_TYPE)
64
40
  }
@@ -69,11 +45,11 @@ export const SaleDeadline = ({
69
45
  <Form.Group className='sales-deadline'>
70
46
  <Form.Label>{t('Design:salesDeadline')}</Form.Label>
71
47
  <Form.Control.Feedback type='invalid'>
72
- {errors.root?.message}
48
+ {errors.saleDeadline?.message}
73
49
  </Form.Control.Feedback>
74
50
  <Controller
75
51
  control={control}
76
- name={deadLineCategory || SALE_DEADLINE_NAME}
52
+ name='saleDeadline'
77
53
  render={({
78
54
  field: { value, onChange },
79
55
  fieldState: { invalid, error },
@@ -135,22 +111,18 @@ export const SaleDeadline = ({
135
111
 
136
112
  return (
137
113
  <>
138
- {!onlyBefore && (
139
- <Form.Group className='d-flex flex-column flex-grow-1 align-items-start'>
140
- <Switch
141
- name='sale-deadline'
142
- options={SALE_DEADLINES_EVENT_START_TYPES.map(
143
- ({ type }) => ({
144
- id: type,
145
- value: t(`Design:${type}`),
146
- }),
147
- )}
148
- value={deadlineType}
149
- onChange={changeValueByType}
150
- disabled={disabled}
151
- />
152
- </Form.Group>
153
- )}
114
+ <Form.Group className='d-flex flex-column flex-grow-1 align-items-start'>
115
+ <Switch
116
+ name='sale-deadline'
117
+ options={SALE_DEADLINES_EVENT_START_TYPES.map(({ type }) => ({
118
+ id: type,
119
+ value: t(`Design:${type}`),
120
+ }))}
121
+ value={deadlineType}
122
+ onChange={changeValueByType}
123
+ disabled={disabled}
124
+ />
125
+ </Form.Group>
154
126
  <div className='d-flex'>
155
127
  <Form.Group className='d-flex flex-column col-4 pl-0'>
156
128
  <Form.Label>{t('Design:saleDays')}</Form.Label>
@@ -12,6 +12,11 @@ export const useValidationOptions = () => {
12
12
  required: t('Validation:fieldRequired', {
13
13
  attribute: t('start'),
14
14
  }) as string,
15
+ // TODO: uncomment when event splitting is implemented
16
+ // and extract into plugins
17
+ validate: (value) =>
18
+ DateTime.fromISO(value).diffNow().toMillis() > 0 ||
19
+ (t('Validation:fieldValidEventStart') as string),
15
20
  },
16
21
 
17
22
  end: {
@@ -20,7 +20,6 @@ export const getDefaultValues = (
20
20
  relyOnPeopleType: productSet?.relyOnPeopleType ?? null,
21
21
  thankYouPageUrl: productSet?.thankYouPageUrl ?? '',
22
22
  fieldSetId: productSet?.fieldSetId,
23
- saleDeadline: productSet?.saleDeadline,
24
23
  emailTemplates:
25
24
  productSet?.mailTemplates && productSet?.mailTemplates?.length > 0
26
25
  ? getFilteredTemplates(productSet?.mailTemplates)
@@ -40,6 +39,7 @@ export const getDefaultValues = (
40
39
  ...product,
41
40
  subProducts: subProducts?.map(({ ...subProducts }) => ({
42
41
  ...subProducts,
42
+ originalProductId: null,
43
43
  productCategoryId: undefined,
44
44
  })),
45
45
  productCategoryId: undefined,
@@ -61,12 +61,7 @@ export const EditRecurrentEventModal = ({
61
61
  <Form onSubmit={handleSubmit(onSubmit)} noValidate>
62
62
  <Modal.Header className='border-0'>
63
63
  <Modal.Title as='h6'>{title}</Modal.Title>
64
- <Button
65
- variant='danger'
66
- className='btn-sm rounded'
67
- disabled={disabled}
68
- onClick={onHide}
69
- >
64
+ <Button variant='danger' className='btn-sm rounded' onClick={onHide}>
70
65
  <FaTimes size={16} />
71
66
  </Button>
72
67
  </Modal.Header>
@@ -2,25 +2,24 @@ import { DATE_FORMAT, DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config'
2
2
  import { EventStatistic } from '@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper'
3
3
  import { DateTime } from 'luxon'
4
4
 
5
- export const MIN_EVENT_DESCRIPTION_SIZE = 150
6
- export const EVENT_DESCRIPTION_SIZE = 350
7
- export const EMOJI_REGEX =
8
- /<span data-emoji-replacer=""><img[^>]*alt="([^"]+)"[^>]*><\/span>/g
5
+ export const MIN_EVENT_DESCRIPTION_SIZE = 150;
6
+ export const EVENT_DESCRIPTION_SIZE = 350;
7
+ export const EMOJI_REGEX = /<span data-emoji-replacer=""><img[^>]*alt="([^"]+)"[^>]*><\/span>/g;
9
8
 
10
9
  export const formatContent = (content, maxLength = EVENT_DESCRIPTION_SIZE) => {
11
- if (!content) return ''
10
+ if (!content) return '';
12
11
 
13
- const replacedContent = replaceEmojiImagesWithText(content)
12
+ const replacedContent = replaceEmojiImagesWithText(content);
14
13
 
15
14
  if (replacedContent.length <= maxLength) {
16
- return replacedContent
15
+ return replacedContent;
17
16
  }
18
17
 
19
- return replacedContent.slice(0, maxLength).concat('...')
20
- }
18
+ return replacedContent.slice(0, maxLength).concat('...');
19
+ };
21
20
 
22
21
  function replaceEmojiImagesWithText(text) {
23
- return text.replace(EMOJI_REGEX, (_, emojiText) => emojiText)
22
+ return text.replace(EMOJI_REGEX, (_, emojiText) => emojiText);
24
23
  }
25
24
 
26
25
  /**
@@ -12,7 +12,6 @@ export type EventStatisticModalProps = {
12
12
  date?: Event['startAt'] | null
13
13
  eventStatistic?: EventStatistic | null
14
14
  title?: string
15
- eventId?: string
16
15
  }
17
16
 
18
17
  export const EventStatisticModal = ({
@@ -21,11 +20,10 @@ export const EventStatisticModal = ({
21
20
  date,
22
21
  eventStatistic,
23
22
  title,
24
- eventId,
25
23
  }: EventStatisticModalProps) => {
26
24
  const { t } = useTranslation('Design')
27
25
 
28
- const data = useTableData(date, eventStatistic, eventId)
26
+ const data = useTableData(date, eventStatistic)
29
27
  const handleClose = () => {
30
28
  setIsOpen(false)
31
29
  }
@@ -11,7 +11,6 @@ import { StaticTableData } from '../../../table'
11
11
  export const useTableData = (
12
12
  date: Event['startAt'] | null,
13
13
  eventStatistic: EventStatistic | null,
14
- eventId: string,
15
14
  ) => {
16
15
  const { t } = useTranslation('Design')
17
16
  const { formatNumber } = useIntl()
@@ -85,7 +84,7 @@ export const useTableData = (
85
84
  useEffect(() => {
86
85
  setTableRows(transformStatisticToTableRows(date, eventStatistic))
87
86
  // eslint-disable-next-line react-hooks/exhaustive-deps
88
- }, [date, eventId, eventStatistic])
87
+ }, [date, eventStatistic])
89
88
 
90
89
  return tableRows
91
90
  }
@@ -1,7 +1,6 @@
1
1
  import { EventStatistic } from '@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper'
2
2
  import { DateTime } from 'luxon'
3
3
  import { DATE_FORMAT, DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config'
4
- import { maxBy } from 'lodash'
5
4
 
6
5
  export const TRANSLATION_KEYS = {
7
6
  shortQuantity: 'shortQuantity',
@@ -58,18 +57,10 @@ export const convertEventStatisticToTableData = (
58
57
  : -1,
59
58
  )
60
59
  .forEach(
61
- (
62
- { totalPerCategory, productsSummary = [], categoryName, eventId },
63
- _,
64
- // all category at summaryDays
65
- selfCategory,
66
- ) => {
60
+ ({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
67
61
  let quantity = 0
68
- totalAmount += totalPerCategory || 0
69
62
 
70
- const allProductSummaryAtCategory = selfCategory
71
- .filter((category) => category.categoryName === categoryName)
72
- .flatMap((categorySummary) => categorySummary.productsSummary)
63
+ totalAmount += totalPerCategory || 0
73
64
 
74
65
  if (!summaryMap.has(`${categoryName}`)) {
75
66
  summaryMap.set(`${categoryName}`, {
@@ -82,50 +73,36 @@ export const convertEventStatisticToTableData = (
82
73
  })
83
74
  }
84
75
 
85
- productsSummary?.forEach((productSummary, productIndex) => {
86
- quantity += productSummary.productsSold
87
-
88
- const existingProduct = summaryMap.get(
89
- `${categoryName}.${productSummary.name}`,
90
- ) ?? {
91
- metadata: {
92
- _productsSold: 0,
93
- _total: 0,
94
- },
95
- }
96
-
97
- const overrides = allProductSummaryAtCategory.filter(
98
- (summary) => summary.originalProductId === productSummary.id,
99
- )
100
-
101
- const maxTotalQuantity = maxBy(overrides, 'id')?.totalQuantity
102
-
103
- const totalQuantity =
104
- maxTotalQuantity || productSummary?.totalQuantity
105
-
106
- summaryMap.set(`${categoryName}.${productSummary.name}`, {
107
- name: productSummary.name,
108
- key: `${eventId}.${categoryName}${productIndex}${productSummary.name}`,
109
- quantity: totalQuantity
110
- ? `${
111
- existingProduct.metadata._productsSold +
112
- productSummary.productsSold
113
- } / ${totalQuantity}`
114
- : String(
115
- existingProduct.metadata._productsSold +
116
- productSummary.productsSold,
117
- ),
118
- total: String(
119
- existingProduct.metadata._total + productSummary.total,
120
- ),
121
- metadata: {
122
- _productsSold:
123
- existingProduct.metadata._productsSold +
124
- productSummary.productsSold,
125
- _total: existingProduct.metadata._total + productSummary.total,
126
- },
127
- })
128
- })
76
+ productsSummary?.forEach(
77
+ ({ productsSold, name, totalQuantity, total }) => {
78
+ quantity += productsSold
79
+
80
+ const existingProduct = summaryMap.get(
81
+ `${categoryName}.${name}`,
82
+ ) ?? {
83
+ metadata: {
84
+ _productsSold: 0,
85
+ _total: 0,
86
+ },
87
+ }
88
+
89
+ summaryMap.set(`${categoryName}.${name}`, {
90
+ name,
91
+ key: `${eventId}.${categoryName}.${name}`,
92
+ quantity: totalQuantity
93
+ ? `${
94
+ existingProduct.metadata._productsSold + productsSold
95
+ } / ${totalQuantity}`
96
+ : String(existingProduct.metadata._productsSold + productsSold),
97
+ total: String(existingProduct.metadata._total + total),
98
+ metadata: {
99
+ _productsSold:
100
+ existingProduct.metadata._productsSold + productsSold,
101
+ _total: existingProduct.metadata._total + total,
102
+ },
103
+ })
104
+ },
105
+ )
129
106
 
130
107
  const prevTotalPerCategory = summaryMap.get(
131
108
  `${categoryName}.${TRANSLATION_KEYS.totalPerCategory}`,
@@ -49,7 +49,6 @@ export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
49
49
  },
50
50
  ref,
51
51
  ) => {
52
- // TODO fix often updating of canvasSizes, which leads to flashing poingts
53
52
  const canvasSizes = useCanvasSize({ width, height })
54
53
 
55
54
  return (
@@ -10,17 +10,13 @@ export const useCanvasSize = ({
10
10
  width: componentWidth,
11
11
  height: componentHeight,
12
12
  }: CanvasSizeProps) => {
13
- // TODO Fix often updating of width and height
14
13
  const { width, height } = useWindowDimensions()
15
14
 
16
- // eslint-disable-next-line react-hooks/exhaustive-deps
17
- const memoizedDimensions = useMemo(() => ({ width, height }), [width])
18
-
19
15
  const memoedComponentParameters = useMemo(() => {
20
16
  if (!componentWidth && !componentHeight) return null
21
17
 
22
18
  return { width: componentWidth, height: componentHeight }
23
19
  }, [componentWidth, componentHeight])
24
20
 
25
- return memoedComponentParameters || memoizedDimensions
21
+ return memoedComponentParameters || { width, height }
26
22
  }
@@ -21,6 +21,7 @@ export const BookingSummary = ({
21
21
  productsWithErrors = [],
22
22
  isLoading,
23
23
  hasPeopleInput,
24
+ isPaymentLink,
24
25
  peopleAmount,
25
26
  footer,
26
27
  headerComponent,
@@ -61,6 +62,7 @@ export const BookingSummary = ({
61
62
  <div className='products-by-menu-step'>
62
63
  {menuSteps.map((menuStep) => (
63
64
  <ProductsByMenuStep
65
+ isPaymentLink={isPaymentLink}
64
66
  key={menuStep.id}
65
67
  orderItems={formValues}
66
68
  step={menuStep}
@@ -7,17 +7,22 @@ type ProductSummaryProps = {
7
7
  name?: string
8
8
  productQuantityError?: string
9
9
  orderProduct: OrderItem
10
+ isPaymentLink?: boolean
10
11
  }
11
12
 
12
13
  export const ProductSummary = ({
13
14
  name,
14
15
  productQuantityError,
15
16
  orderProduct,
17
+ isPaymentLink,
16
18
  }: ProductSummaryProps) => {
17
19
  const { t } = useTranslation('Design')
18
20
  const { formatNumber } = useIntl()
19
21
 
20
- const priceForOneProduct = orderProduct?.price
22
+ const priceForOneProduct =
23
+ !isPaymentLink && orderProduct?.hasDeposit
24
+ ? orderProduct?.deposit
25
+ : orderProduct?.price
21
26
 
22
27
  const fullPrice = formatNumber(priceForOneProduct * orderProduct?.quantity, {
23
28
  style: 'currency',