@licklist/design 0.44.485-dev.38 → 0.44.485-dev.4

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 (542) hide show
  1. package/dist/affiliate/types/index.d.ts +1 -1
  2. package/dist/affiliate/types/index.d.ts.map +1 -1
  3. package/dist/auth/Login/LoginComponent.d.ts +1 -1
  4. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  5. package/dist/auth/Login/LoginFormComponent.d.ts +1 -1
  6. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  7. package/dist/auth/Register/RegisterComponent.d.ts +1 -1
  8. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  9. package/dist/auth/Register/RegisterFormComponent.d.ts +1 -1
  10. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  11. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
  12. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  13. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
  14. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  15. package/dist/custom-fields/field-set/CustomFieldSets.d.ts +3 -3
  16. package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
  17. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +1 -1
  18. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
  19. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +2 -2
  20. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
  21. package/dist/customers/components/filter/CustomerFilter.d.ts +3 -2
  22. package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
  23. package/dist/customers/components/filter/CustomerFilter.js +1 -1
  24. package/dist/events/edit-event-modal/IntervalInput.d.ts +1 -4
  25. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  26. package/dist/events/edit-event-modal/IntervalInput.js +1 -1
  27. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
  28. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
  29. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
  30. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
  31. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  32. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
  33. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
  34. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  35. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -1
  36. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  37. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  38. package/dist/events/event-venue-map/EventVenueMap.d.ts +2 -5
  39. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  40. package/dist/events/event-venue-map/EventVenueMap.js +1 -1
  41. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
  42. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
  43. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
  44. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
  45. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
  46. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
  47. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
  48. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
  49. package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
  50. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +1 -1
  51. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
  52. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts +1 -1
  53. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
  54. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +1 -1
  55. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
  56. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +1 -1
  57. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
  58. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +1 -1
  59. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +2 -4
  60. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
  61. package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
  62. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
  63. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  64. package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
  65. package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
  66. package/dist/events/event-venue-map/types/index.d.ts +5 -5
  67. package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
  68. package/dist/events/event-venue-map/utils/index.d.ts +3 -3
  69. package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
  70. package/dist/file-upload/FilePreview.d.ts +2 -2
  71. package/dist/file-upload/FilePreview.d.ts.map +1 -1
  72. package/dist/file-upload/FileUpload.d.ts +1 -1
  73. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  74. package/dist/header/Header.d.ts +1 -1
  75. package/dist/header/Header.d.ts.map +1 -1
  76. package/dist/help/example/Example.d.ts +4 -4
  77. package/dist/help/example/Example.d.ts.map +1 -1
  78. package/dist/help/popover/HelpPopover.d.ts +1 -1
  79. package/dist/help/popover/HelpPopover.d.ts.map +1 -1
  80. package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
  81. package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
  82. package/dist/iframe/event/event-calendar/EventCalendar.d.ts +1 -1
  83. package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -1
  84. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +1 -1
  85. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
  86. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +1 -1
  87. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
  88. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +1 -1
  89. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  90. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
  91. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
  92. package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
  93. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
  94. package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
  95. package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
  96. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +6 -5
  97. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
  98. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
  99. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
  100. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
  101. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
  102. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
  103. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
  104. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
  105. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
  106. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
  107. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +1 -5
  108. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
  109. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  110. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  111. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
  112. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  113. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +1 -1
  114. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  115. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  116. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  117. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
  118. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  119. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
  120. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  121. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
  122. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  123. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  124. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
  125. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
  126. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +1 -3
  127. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  128. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  129. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +2 -4
  130. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
  131. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
  132. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +2 -4
  133. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
  134. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
  135. package/dist/iframe/order-process/components/Category/Category.d.ts +1 -2
  136. package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -1
  137. package/dist/iframe/order-process/components/Category/Category.js +1 -1
  138. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +1 -2
  139. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  140. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  141. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +0 -1
  142. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  143. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
  144. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  145. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
  146. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +1 -1
  147. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
  148. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
  149. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  150. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +1 -2
  151. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -1
  152. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -1
  153. package/dist/iframe/order-process/components/Timer/Timer.d.ts +1 -1
  154. package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
  155. package/dist/iframe/page/Page.d.ts +1 -1
  156. package/dist/iframe/page/Page.d.ts.map +1 -1
  157. package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
  158. package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
  159. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
  160. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  161. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
  162. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
  163. package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
  164. package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
  165. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
  166. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
  167. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +0 -5
  168. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  169. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
  170. package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
  171. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  172. package/dist/iframe/payment/order-items-table/utils/index.d.ts +1 -6
  173. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  174. package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
  175. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  176. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  177. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +1 -1
  178. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
  179. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -5
  180. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  181. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  182. package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
  183. package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
  184. package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
  185. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  186. package/dist/index.d.ts +0 -1
  187. package/dist/index.d.ts.map +1 -1
  188. package/dist/index.js +1 -1
  189. package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
  190. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  191. package/dist/notification/email-template/card/EmailTemplateCard.d.ts +1 -4
  192. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  193. package/dist/notification/email-template/card/EmailTemplateCard.js +1 -1
  194. package/dist/notification/email-template/control/EmailTemplateControl.d.ts +0 -3
  195. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  196. package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
  197. package/dist/notification/email-template/form/EmailTemplateForm.d.ts +1 -7
  198. package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
  199. package/dist/notification/email-template/form/EmailTemplateForm.js +1 -1
  200. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +1 -4
  201. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  202. package/dist/notification/sms-template/card/SmsTemplateCard.js +1 -1
  203. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -6
  204. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
  205. package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -1
  206. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +1 -4
  207. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
  208. package/dist/notification/sms-template/form/SmsTemplateForm.js +1 -1
  209. package/dist/product-set/control/ProductSetControl.d.ts +4 -16
  210. package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
  211. package/dist/product-set/control/ProductSetControl.js +1 -1
  212. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
  213. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
  214. package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
  215. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  216. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  217. package/dist/product-set/form/ProductSetForm.js +1 -1
  218. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  219. package/dist/product-set/form/ProductsControl.js +1 -1
  220. package/dist/product-set/form/StepsControl.d.ts.map +1 -1
  221. package/dist/product-set/form/StepsControl.js +1 -1
  222. package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
  223. package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
  224. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  225. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  226. package/dist/product-set/form/context.d.ts +1 -1
  227. package/dist/product-set/form/context.d.ts.map +1 -1
  228. package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
  229. package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
  230. package/dist/product-set/product/ProductControl.d.ts +0 -1
  231. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  232. package/dist/product-set/product/ProductControl.js +1 -1
  233. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
  234. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
  235. package/dist/product-set/product/price/ProductPriceControl.d.ts +3 -7
  236. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  237. package/dist/product-set/product/price/ProductPriceControl.js +1 -1
  238. package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
  239. package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
  240. package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
  241. package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
  242. package/dist/product-set/types/index.d.ts +5 -5
  243. package/dist/product-set/types/index.d.ts.map +1 -1
  244. package/dist/product-set/utils/index.d.ts +0 -4
  245. package/dist/product-set/utils/index.d.ts.map +1 -1
  246. package/dist/product-set/utils/index.js +1 -1
  247. package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
  248. package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
  249. package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
  250. package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
  251. package/dist/provider/categories-input/index.d.ts +1 -1
  252. package/dist/provider/categories-input/index.d.ts.map +1 -1
  253. package/dist/provider/company/user-form/UserForm.d.ts +2 -2
  254. package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
  255. package/dist/provider/location-input/index.d.ts +1 -1
  256. package/dist/provider/location-input/index.d.ts.map +1 -1
  257. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
  258. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
  259. package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
  260. package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
  261. package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
  262. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
  263. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
  264. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +1 -1
  265. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -1
  266. package/dist/provider/venue-form/VenueForm.d.ts +1 -1
  267. package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
  268. package/dist/provider/working-hours-input/index.d.ts +1 -1
  269. package/dist/provider/working-hours-input/index.d.ts.map +1 -1
  270. package/dist/recurrence-input/utils.d.ts +2 -2
  271. package/dist/recurrence-input/utils.d.ts.map +1 -1
  272. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  273. package/dist/recurring-date-picker-input/utils.d.ts +2 -2
  274. package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
  275. package/dist/resource/form/ResourceForm.d.ts +2 -2
  276. package/dist/resource/form/ResourceForm.d.ts.map +1 -1
  277. package/dist/resource/form/components/CapacityControl.d.ts +1 -1
  278. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  279. package/dist/resource/form/components/NameControl.d.ts +1 -1
  280. package/dist/resource/form/components/NameControl.d.ts.map +1 -1
  281. package/dist/resource/form/components/SortControl.d.ts +1 -1
  282. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  283. package/dist/resource/form/components/ZoneControl.d.ts +1 -1
  284. package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
  285. package/dist/sales/booking/filter/BookingFilter.d.ts +1 -1
  286. package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -1
  287. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +1 -1
  288. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -1
  289. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -1
  290. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +1 -1
  291. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -1
  292. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +1 -1
  293. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -1
  294. package/dist/sales/booking/results/BookingResults.d.ts +1 -1
  295. package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
  296. package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
  297. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  298. package/dist/sales/booking/tabs/BookingTabs.d.ts +1 -1
  299. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -1
  300. package/dist/sales/filters/SaleFilters.d.ts +2 -1
  301. package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
  302. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +3 -4
  303. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
  304. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +1 -1
  305. package/dist/sales/guest-profile/profile/Profile.d.ts +1 -1
  306. package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
  307. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts +1 -1
  308. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
  309. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +1 -1
  310. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
  311. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
  312. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
  313. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
  314. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
  315. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +1 -1
  316. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -1
  317. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +1 -1
  318. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -1
  319. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -1
  320. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  321. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
  322. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  323. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
  324. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  325. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  326. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
  327. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  328. package/dist/sales/notes/NotesTable.d.ts +1 -1
  329. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  330. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  331. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  332. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  333. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  334. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  335. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  336. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  337. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  338. package/dist/sales/payment-form/types.d.ts +2 -2
  339. package/dist/sales/payment-form/types.d.ts.map +1 -1
  340. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  341. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  342. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  343. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  344. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  345. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  346. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  347. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  348. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  349. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  350. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  351. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  352. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  353. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  354. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  355. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  356. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  357. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  358. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  359. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  360. package/dist/sortable-list/SortableList.d.ts +4 -4
  361. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  362. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -1
  363. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  364. package/dist/static/Icon.d.ts +1 -1
  365. package/dist/static/Icon.d.ts.map +1 -1
  366. package/dist/static/date-range-input/DateRangeInput.d.ts +1 -1
  367. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  368. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  369. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  370. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  371. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  372. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  373. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  374. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  375. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  376. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  377. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  378. package/dist/static/tabs/Tab.d.ts +1 -1
  379. package/dist/static/tabs/Tab.d.ts.map +1 -1
  380. package/dist/static/tabs/Tabs.d.ts +1 -1
  381. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  382. package/dist/styles/customers/Filter.scss +4 -23
  383. package/dist/styles/events/EventStatisticModal.scss +37 -0
  384. package/dist/styles/packages.scss +0 -1
  385. package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
  386. package/dist/table/MenuButton.d.ts +1 -1
  387. package/dist/table/MenuButton.d.ts.map +1 -1
  388. package/dist/table/ReactTableHelperComponent.d.ts +2 -2
  389. package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
  390. package/dist/table/StaticTable.d.ts +3 -3
  391. package/dist/table/StaticTable.d.ts.map +1 -1
  392. package/dist/table/StaticTable.js +1 -1
  393. package/dist/table/types.d.ts +5 -5
  394. package/dist/table/types.d.ts.map +1 -1
  395. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  396. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  397. package/dist/typeahead/Typeahead.d.ts +12 -6
  398. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  399. package/dist/typeahead/Typeahead.js +1 -1
  400. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  401. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  402. package/dist/types/categories.d.ts +2 -2
  403. package/dist/types/categories.d.ts.map +1 -1
  404. package/dist/types/currency.d.ts +1 -1
  405. package/dist/types/currency.d.ts.map +1 -1
  406. package/dist/types/generic/SelectItem.d.ts +1 -1
  407. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  408. package/dist/types/iframe.d.ts +2 -4
  409. package/dist/types/iframe.d.ts.map +1 -1
  410. package/dist/types/provider-links.d.ts +2 -2
  411. package/dist/types/provider-links.d.ts.map +1 -1
  412. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  413. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  414. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  415. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  416. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  417. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  418. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  419. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  420. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  421. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  422. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  423. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  424. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  425. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  426. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  427. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  428. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  429. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  430. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  431. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
  432. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +1 -1
  433. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -1
  434. package/dist/widgets/SnippetCode/SnippetCode.d.ts +1 -1
  435. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -1
  436. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +1 -1
  437. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -1
  438. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +1 -1
  439. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -1
  440. package/dist/zone/form/ZoneForm.d.ts +2 -2
  441. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  442. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  443. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  444. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  445. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  446. package/dist/zone/form/components/NameControl.d.ts +1 -1
  447. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  448. package/dist/zone/form/components/SortControl.d.ts +1 -1
  449. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  450. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  451. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  452. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  453. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  454. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  455. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  456. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  457. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  458. package/package.json +4 -4
  459. package/src/customers/components/filter/CustomerFilter.stories.tsx +2 -1
  460. package/src/customers/components/filter/CustomerFilter.tsx +5 -3
  461. package/src/events/edit-event-modal/IntervalInput.tsx +1 -21
  462. package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +0 -3
  463. package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +2 -11
  464. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +4 -6
  465. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -1
  466. package/src/events/event-venue-map/EventVenueMap.tsx +0 -4
  467. package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +1 -3
  468. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +2 -13
  469. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +4 -12
  470. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  471. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +0 -5
  472. package/src/iframe/order-process/OrderProcess.stories.tsx +0 -1
  473. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +1 -4
  474. package/src/iframe/order-process/components/BookingSummary/types/index.ts +3 -3
  475. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -6
  476. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +0 -1
  477. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +0 -5
  478. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -4
  479. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -4
  480. package/src/iframe/order-process/components/Category/Category.tsx +0 -3
  481. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +8 -42
  482. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -3
  483. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +2 -3
  484. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +0 -3
  485. package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +0 -2
  486. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -21
  487. package/src/iframe/payment/order-items-table/utils/index.ts +15 -55
  488. package/src/iframe/payment/payment-page/PaymentPage.tsx +5 -45
  489. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +12 -66
  490. package/src/index.ts +0 -1
  491. package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +2 -4
  492. package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -15
  493. package/src/notification/email-template/control/EmailTemplateControl.tsx +6 -90
  494. package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +0 -34
  495. package/src/notification/email-template/form/EmailTemplateForm.tsx +5 -23
  496. package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +1 -3
  497. package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -13
  498. package/src/notification/sms-template/control/SmsTemplateControl.tsx +2 -38
  499. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +0 -21
  500. package/src/notification/sms-template/form/SmsTemplateForm.tsx +1 -5
  501. package/src/product-set/control/ProductSetControl.tsx +33 -61
  502. package/src/product-set/form/ProductSetForm.stories.tsx +2 -41
  503. package/src/product-set/form/ProductSetForm.tsx +0 -11
  504. package/src/product-set/form/ProductsControl.tsx +1 -20
  505. package/src/product-set/form/StepsControl.tsx +2 -20
  506. package/src/product-set/product/ProductControl.tsx +10 -25
  507. package/src/product-set/product/price/ProductPriceControl.tsx +21 -43
  508. package/src/product-set/utils/index.ts +0 -28
  509. package/src/provider/provider-details-input/ProviderDetailsInput.tsx +2 -0
  510. package/src/sales/filters/SaleFilters.tsx +1 -1
  511. package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +5 -35
  512. package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +3 -11
  513. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +1 -3
  514. package/src/styles/customers/Filter.scss +4 -23
  515. package/src/styles/events/EventStatisticModal.scss +37 -0
  516. package/src/styles/packages.scss +0 -1
  517. package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
  518. package/src/table/StaticTable.tsx +2 -4
  519. package/src/typeahead/Typeahead.stories.tsx +6 -9
  520. package/src/typeahead/Typeahead.tsx +12 -19
  521. package/src/types/iframe.ts +0 -2
  522. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +0 -9
  523. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +0 -1
  524. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +0 -1
  525. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +0 -2
  526. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +0 -1
  527. package/dist/notification/hooks/useTranslatedParameters.d.ts +0 -7
  528. package/dist/notification/hooks/useTranslatedParameters.d.ts.map +0 -1
  529. package/dist/notification/hooks/useTranslatedParameters.js +0 -1
  530. package/dist/striped-static-table/StripedStaticTable.d.ts +0 -7
  531. package/dist/striped-static-table/StripedStaticTable.d.ts.map +0 -1
  532. package/dist/striped-static-table/StripedStaticTable.js +0 -1
  533. package/dist/striped-static-table/index.d.ts +0 -2
  534. package/dist/striped-static-table/index.d.ts.map +0 -1
  535. package/dist/styles/striped-static-table/_index.scss +0 -33
  536. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -68
  537. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -1
  538. package/src/notification/hooks/useTranslatedParameters.ts +0 -27
  539. package/src/striped-static-table/StripedStaticTable.stories.tsx +0 -71
  540. package/src/striped-static-table/StripedStaticTable.tsx +0 -63
  541. package/src/striped-static-table/index.ts +0 -1
  542. package/src/styles/striped-static-table/_index.scss +0 -33
@@ -1,7 +1,6 @@
1
- import React, { useMemo, useState } from "react";
1
+ import React, { useMemo } from "react";
2
2
  import { Path, KonvaNodeEvents, Group, Circle } from "react-konva";
3
3
  import Konva from "konva";
4
- import { ProductTooltip } from "../ProductTooltip";
5
4
 
6
5
  const ICON_DATA =
7
6
  "M14 0C9.3569 0.6633 4.6431 0.6633 0 0L6 7V13H3V14H11V13H8V7L14 0Z";
@@ -63,8 +62,6 @@ export const ProductIcon = ({
63
62
  const defaultX = -X_OFFSET;
64
63
  const defaultY = -Y_OFFSET;
65
64
 
66
- const [hovered, setHovered] = useState<boolean>(false);
67
-
68
65
  const cssVariableValues = useMemo(() => {
69
66
  return {
70
67
  pointBackgroundColor:
@@ -122,12 +119,7 @@ export const ProductIcon = ({
122
119
  };
123
120
 
124
121
  return (
125
- <Group
126
- x={x}
127
- y={y}
128
- onMouseEnter={() => setHovered(true)}
129
- onMouseLeave={() => setHovered(false)}
130
- >
122
+ <Group x={x} y={y}>
131
123
  <Circle
132
124
  radius={CIRCLE_RADIUS}
133
125
  strokeWidth={POINT_STROKE_WIDTH}
@@ -135,9 +127,6 @@ export const ProductIcon = ({
135
127
  y={defaultY * 0.75}
136
128
  {...circleColors()}
137
129
  />
138
- {hovered && isSoldOut && (
139
- <ProductTooltip x={defaultX} y={defaultY} text="Sold out" />
140
- )}
141
130
  {isProductChoosed ? (
142
131
  <Path
143
132
  x={defaultX}
@@ -11,7 +11,6 @@ import {
11
11
  EventVenueMapContext,
12
12
  EventVenueMapContextProps,
13
13
  } from "@licklist/plugins/dist/context/event/EventVenueMapContext";
14
- import { ProductQuantityCheckResponse } from "@licklist/plugins/dist/types/Api/verifyStock";
15
14
  import { useImage } from "../../hooks/useImage";
16
15
  import { useStageActions } from "../../hooks/useStageActions";
17
16
  import { MapPoint } from "../MapPoint";
@@ -33,7 +32,6 @@ export type VenueMapProps = {
33
32
  usedInIframe?: boolean;
34
33
  choosedProductUuids?: string[];
35
34
  errorOnChoosedProductUuids?: string[];
36
- soldOutProducts?: ProductQuantityCheckResponse["products"];
37
35
  };
38
36
 
39
37
  export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
@@ -47,7 +45,6 @@ export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
47
45
  usedInIframe = false,
48
46
  choosedProductUuids = [],
49
47
  errorOnChoosedProductUuids = [],
50
- soldOutProducts,
51
48
  },
52
49
  ref
53
50
  ) => {
@@ -115,18 +112,13 @@ export const VenueMap = forwardRef<VenueMapRef, VenueMapProps>(
115
112
  );
116
113
 
117
114
  if (!currentProduct) return false;
118
- const selectedProduct = products.find(
119
- (product) => product.uuid === currentProduct.productUuid
120
- );
115
+
121
116
  return (
122
- selectedProduct?.isSoldOut ||
123
- (selectedProduct &&
124
- !!soldOutProducts?.find(
125
- (product) => product?.product_id === selectedProduct?.id
126
- )) ||
127
- false
117
+ products.find((product) => product.uuid === currentProduct.productUuid)
118
+ ?.isSoldOut || false
128
119
  );
129
120
  };
121
+
130
122
  return (
131
123
  <div className="venue-map" style={{ width, height }}>
132
124
  <div className="zone-name">
@@ -8,25 +8,25 @@ export type SummaryDataType = {
8
8
  quantity?: number;
9
9
  }[];
10
10
 
11
- export const Summary = ({ data = [] }: { data: SummaryDataType }) => {
12
- return (
13
- <>
14
- {data.map(({ name, image, quantity, title }) => {
15
- const classNames = clsx("name", "mb-4", image && "align-items-center");
11
+ export type SummaryProps = ({
12
+ data: SummaryDataType,
13
+ }) => React.PropsWithChildren<any>;
16
14
 
17
- return (
18
- <div key={name} className="summary">
19
- <p className="title mb-1">{title}</p>
20
- <div className={classNames}>
21
- {image && <img className="image mr-3" src={image} alt={name} />}
22
- {quantity && quantity > 1 && (
23
- <span className="quantity mr-3">{quantity}x</span>
24
- )}
25
- {name}
26
- </div>
27
- </div>
28
- );
29
- })}
30
- </>
31
- );
15
+ export const Summary: SummaryProps = ({ data = [] }) => {
16
+ return data.map(({ name, image, quantity, title }) => {
17
+ const classNames = clsx("name", "mb-4", image && "align-items-center");
18
+
19
+ return (
20
+ <div key={name} className="summary">
21
+ <p className="title mb-1">{title}</p>
22
+ <div className={classNames}>
23
+ {image && <img className="image mr-3" src={image} alt={name} />}
24
+ {quantity && quantity > 1 && (
25
+ <span className="quantity mr-3">{quantity}x</span>
26
+ )}
27
+ {name}
28
+ </div>
29
+ </div>
30
+ );
31
+ });
32
32
  };
@@ -6,7 +6,6 @@ import { Page, PageBody, PageHeader } from "../../page";
6
6
  import { BookingSummaryFooter } from "../../order-process/components/BookingSummaryFooter";
7
7
  import { BookingSummary } from "../../order-process/components/BookingSummary";
8
8
  import { CalendarSelect } from "../event-calendar/components/CalendarSelect";
9
- import { Product } from "../../../types";
10
9
 
11
10
  export default {
12
11
  title: "Iframe/Event/IframeEventVenueMap",
@@ -269,10 +268,6 @@ export function Default() {
269
268
  pointProducts={MENU_STEPS[0].pointProducts}
270
269
  usedInIframe={usedInIframe}
271
270
  onPointClick={(pointId) => console.log({ pointId })}
272
- products={
273
- MENU_STEPS[0].productCategories[0]
274
- .products as Partial<Product>[]
275
- }
276
271
  choosedProductUuids={[
277
272
  "beb6393c-2fdd-40f7-bb92-8800685b203f",
278
273
  "beb6393c-2fdd-40f7-bb92-8800685b203a",
@@ -49,7 +49,6 @@ const productCategories = [
49
49
 
50
50
  price: 5,
51
51
  deposit: 3,
52
- minSub: 10,
53
52
  isRequired: true,
54
53
  images: IMAGES,
55
54
  },
@@ -25,9 +25,6 @@ export const BookingSummary = ({
25
25
  const { formatNumber } = useIntl();
26
26
 
27
27
  const orderProducts = useMemo(() => {
28
- if (!formValues) {
29
- return undefined;
30
- }
31
28
  const products = Object.values(formValues).filter(Boolean) as Order[];
32
29
 
33
30
  return products?.filter((prod) => prod?.quantity !== 0);
@@ -50,7 +47,7 @@ export const BookingSummary = ({
50
47
  </div>
51
48
  <hr />
52
49
 
53
- {orderProducts?.length > 0 ? (
50
+ {orderProducts.length > 0 ? (
54
51
  <div>
55
52
  <div className="cart-items">
56
53
  {menuSteps.map((menuStep: MenuStep) => {
@@ -6,13 +6,13 @@ export const ACCORDION_KEY = "booking-summary";
6
6
 
7
7
  export type BookingSummaryProps = {
8
8
  date: string;
9
- menuSteps?: MenuStep[];
10
- formValues?: {
9
+ menuSteps: MenuStep[];
10
+ formValues: {
11
11
  [key: string]: Order;
12
12
  };
13
13
  totalWithDiscount?: number;
14
14
  isNotShownPeopleAmount?: boolean;
15
- eventName?: string;
15
+ eventName: string;
16
16
  hasPeopleInput?: boolean;
17
17
  transactionFee?: number;
18
18
  isFreePayment?: boolean;
@@ -1,12 +1,8 @@
1
1
  import { Order } from "../../../../../types";
2
2
 
3
- export const cartSumByOrderProducts = (orderProducts?: Order[]) => {
4
- if (!orderProducts || !orderProducts.length) {
5
- return 0;
6
- }
7
- return orderProducts.reduce((prevSumValue: number, product) => {
3
+ export const cartSumByOrderProducts = (orderProducts: Order[]) =>
4
+ orderProducts.reduce((prevSumValue: number, product) => {
8
5
  return (
9
6
  prevSumValue + (product?.deposit || product?.price) * product.quantity
10
7
  );
11
8
  }, 0);
12
- };
@@ -425,7 +425,6 @@ export function Default() {
425
425
  menuStepWithVenueMap={MENU_STEPS[0] as any}
426
426
  title="Select a product"
427
427
  activeVenueMapId="7"
428
- soldOutProducts={[{ product_id: 148, message: "message" }]}
429
428
  />
430
429
  }
431
430
  rightBlock={
@@ -19,7 +19,6 @@ import {
19
19
  import { Step } from "@licklist/core/dist/DataMapper/Product/StepDataMapper";
20
20
  import { useTranslation } from "react-i18next";
21
21
  import { Product } from "@licklist/core/dist/DataMapper/Product/ProductDataMapper";
22
- import { ProductQuantityCheckResponse } from "@licklist/plugins/dist/types/Api/verifyStock";
23
22
  import { Category } from "./components/Category";
24
23
  import { MenuStep } from "../../../../types";
25
24
  import { STEP_FORM_ID } from "../../constants";
@@ -45,7 +44,6 @@ export interface CalendarStepsFormProps {
45
44
  onActiveVenueMapChange?: (nextVenueMapId: string) => void;
46
45
  title: string;
47
46
  menuStepWithVenueMap: Step;
48
- soldOutProducts?: ProductQuantityCheckResponse["products"];
49
47
  }
50
48
 
51
49
  export type StepsFormRef = {
@@ -69,7 +67,6 @@ export const CalendarStepsForm = forwardRef<
69
67
  title,
70
68
  menuStepWithVenueMap,
71
69
  onActiveVenueMapChange,
72
- soldOutProducts,
73
70
  },
74
71
  ref
75
72
  ) => {
@@ -343,14 +340,12 @@ export const CalendarStepsForm = forwardRef<
343
340
  ref={canvasRef}
344
341
  choosedProductUuids={choosedProductUuids}
345
342
  errorOnChoosedProductUuids={errorOnChoosedProductUuids}
346
- soldOutProducts={soldOutProducts}
347
343
  />
348
344
  <Category
349
345
  productCategories={step?.productCategories}
350
346
  activePointId={activePointId}
351
347
  pointProducts={menuStepWithVenueMap.pointProducts}
352
348
  onCloseModal={onCloseProductModal}
353
- soldOutProducts={soldOutProducts}
354
349
  />
355
350
  </>
356
351
  )}
@@ -1,6 +1,5 @@
1
1
  import React from "react";
2
2
  import { PointProduct } from "@licklist/core/dist/DataMapper/Product/PointProductDataMapper";
3
- import { ProductQuantityCheckResponse } from "@licklist/plugins/dist/types/Api/verifyStock";
4
3
  import { ProductCategory } from "../../../../../types";
5
4
  import { CategoryProductModal } from "./CategoryProductModal";
6
5
 
@@ -9,7 +8,6 @@ export type CategoryProps = {
9
8
  activePointId?: number;
10
9
  pointProducts: PointProduct[];
11
10
  onCloseModal: () => void;
12
- soldOutProducts?: ProductQuantityCheckResponse["products"];
13
11
  };
14
12
 
15
13
  export const Category = ({
@@ -17,7 +15,6 @@ export const Category = ({
17
15
  activePointId,
18
16
  pointProducts,
19
17
  onCloseModal,
20
- soldOutProducts,
21
18
  }: CategoryProps) => {
22
19
  return (
23
20
  <>
@@ -34,7 +31,6 @@ export const Category = ({
34
31
  activePointId={activePointId}
35
32
  pointProducts={pointProducts}
36
33
  onCloseModal={onCloseModal}
37
- soldOutProducts={soldOutProducts}
38
34
  />
39
35
  );
40
36
  })}
@@ -2,7 +2,6 @@ import React, { useMemo } from "react";
2
2
  import clsx from "clsx";
3
3
  import { Button } from "react-bootstrap";
4
4
  import { PointProduct } from "@licklist/core/dist/DataMapper/Product/PointProductDataMapper";
5
- import { ProductQuantityCheckResponse } from "@licklist/plugins/dist/types/Api/verifyStock";
6
5
  import { ProductCategory, Product } from "../../../../../types";
7
6
  import { CategoryProduct } from "../../CategoryProduct";
8
7
  import Icon from "../../../../../static/Icon";
@@ -13,7 +12,6 @@ export type CategoryProductModalProps = {
13
12
  category: ProductCategory;
14
13
  pointProducts: PointProduct[];
15
14
  onCloseModal: () => void;
16
- soldOutProducts?: ProductQuantityCheckResponse["products"];
17
15
  };
18
16
 
19
17
  export const CategoryProductModal = ({
@@ -22,7 +20,6 @@ export const CategoryProductModal = ({
22
20
  category,
23
21
  pointProducts,
24
22
  onCloseModal,
25
- soldOutProducts,
26
23
  }: CategoryProductModalProps) => {
27
24
  const activePointProduct = useMemo(
28
25
  () =>
@@ -45,7 +42,6 @@ export const CategoryProductModal = ({
45
42
  product={product}
46
43
  category={category}
47
44
  canExpandDescription={false}
48
- soldOutProducts={soldOutProducts}
49
45
  />
50
46
  <div className="close-modal-button">
51
47
  <Button
@@ -8,7 +8,6 @@ import { StepsFormProps } from "../StepsForm/StepsForm";
8
8
  interface CategoryProps {
9
9
  productCategories: ProductCategory[];
10
10
  productsWithErrors?: StepsFormProps["productsWithErrors"];
11
- soldOutProducts?: StepsFormProps["productsWithErrors"];
12
11
  errors?: DeepMap<Record<string, any>, FieldError>;
13
12
  }
14
13
 
@@ -16,7 +15,6 @@ export function Category({
16
15
  productCategories,
17
16
  productsWithErrors,
18
17
  errors,
19
- soldOutProducts,
20
18
  }: CategoryProps) {
21
19
  return (
22
20
  <>
@@ -39,7 +37,6 @@ export function Category({
39
37
  product={product}
40
38
  category={category}
41
39
  productsWithErrors={productsWithErrors}
42
- soldOutProducts={soldOutProducts}
43
40
  />
44
41
  );
45
42
  })}
@@ -15,7 +15,6 @@ interface CategoryProductProps {
15
15
  category: ProductCategory;
16
16
  canExpandDescription?: boolean;
17
17
  productsWithErrors?: StepsFormProps["productsWithErrors"];
18
- soldOutProducts?: StepsFormProps["productsWithErrors"];
19
18
  }
20
19
 
21
20
  export const CategoryProduct = ({
@@ -23,7 +22,6 @@ export const CategoryProduct = ({
23
22
  category,
24
23
  canExpandDescription = true,
25
24
  productsWithErrors,
26
- soldOutProducts,
27
25
  }: CategoryProductProps) => {
28
26
  const { formatNumber } = useIntl();
29
27
  const { t } = useTranslation(["Design", "Validation"]);
@@ -51,16 +49,6 @@ export const CategoryProduct = ({
51
49
  return product.deposit;
52
50
  }, [category, product]);
53
51
 
54
- const checkIfSoldOutProduct = () => {
55
- if (!soldOutProducts || product?.isSoldOut) {
56
- return undefined;
57
- }
58
- const error = soldOutProducts.find(
59
- (productWithError) => productWithError.product_id === product.id
60
- );
61
- return !!error?.message;
62
- };
63
-
64
52
  useEffect(() => {
65
53
  if (!productQuantityError) {
66
54
  return;
@@ -83,32 +71,17 @@ export const CategoryProduct = ({
83
71
  // One case when no value is that we have product,
84
72
  // but didn't click on number input.
85
73
  // If it will be required then required check fired firstly.
74
+ if (!value) return true;
86
75
 
87
- const {
88
- isRequired = false,
89
- maxAmount = 0,
90
- minAmount = 0,
91
- minSpend,
92
- price,
93
- } = product;
76
+ const { isRequired = false, maxAmount = 0, minAmount = 0 } = product;
94
77
 
95
- const currentQuantity = value?.quantity ?? 0;
96
- if (minSpend && currentQuantity * price < minSpend) {
97
- return t("Design:minimumSpendSumValidation", {
98
- minSpend: formatNumber(minSpend, {
99
- style: "currency",
100
- currency: Config.Currency.GBP,
101
- }),
102
- }) as string;
103
- }
104
-
105
- if (!value) return true;
78
+ const { quantity = 0 } = value;
106
79
 
107
- if (!currentQuantity && !isRequired) {
80
+ if (!quantity && !isRequired) {
108
81
  return true;
109
82
  }
110
83
 
111
- if (!currentQuantity && isRequired) {
84
+ if (!quantity && isRequired) {
112
85
  return t("Design:pleaseSelectAtLeastFrom", {
113
86
  min: 1,
114
87
  type: "item",
@@ -116,18 +89,14 @@ export const CategoryProduct = ({
116
89
  }) as string;
117
90
  }
118
91
 
119
- if (currentQuantity < minAmount) {
92
+ if (quantity < minAmount) {
120
93
  return t("Validation:fieldMinNumber", {
121
94
  min: product.minAmount,
122
95
  attribute: product.name,
123
96
  }) as string;
124
97
  }
125
98
 
126
- if (
127
- maxAmount &&
128
- currentQuantity >= minAmount &&
129
- maxAmount < currentQuantity
130
- ) {
99
+ if (maxAmount && quantity >= minAmount && maxAmount < quantity) {
131
100
  return t("Validation:quantityMaxNumber", {
132
101
  max: product.maxAmount,
133
102
  }) as string;
@@ -167,10 +136,7 @@ export const CategoryProduct = ({
167
136
  productInfo={productInfo}
168
137
  ref={ref}
169
138
  clearErrors={clearErrors}
170
- product={{
171
- ...product,
172
- isSoldOut: product?.isSoldOut || checkIfSoldOutProduct(),
173
- }}
139
+ product={product}
174
140
  category={category}
175
141
  invalid={invalid}
176
142
  deposit={deposit}
@@ -10,7 +10,6 @@ interface NumberInputProps {
10
10
  onArrowDown?: (value: number) => void;
11
11
  min?: number;
12
12
  max?: number;
13
- placeholder?: string;
14
13
  defaultValue?: number;
15
14
  disabled?: boolean;
16
15
  }
@@ -25,7 +24,6 @@ export const NumberInput = forwardRef<HTMLInputElement, NumberInputProps>(
25
24
  onArrowUp,
26
25
  min,
27
26
  max,
28
- placeholder,
29
27
  defaultValue,
30
28
  disabled,
31
29
  },
@@ -68,7 +66,6 @@ export const NumberInput = forwardRef<HTMLInputElement, NumberInputProps>(
68
66
  min={min}
69
67
  max={max}
70
68
  defaultValue={defaultValue}
71
- placeholder={placeholder}
72
69
  height="5rem"
73
70
  disabled={disabled}
74
71
  ref={ref}
@@ -83,7 +83,7 @@ export const ProductQuantityInput = ({
83
83
  deposit,
84
84
  price: product.price,
85
85
  productsCategoryId: category.id,
86
- quantity: val || null,
86
+ quantity: val,
87
87
  });
88
88
  clearErrors(`${product.id}` as const);
89
89
  }}
@@ -110,9 +110,8 @@ export const ProductQuantityInput = ({
110
110
  clearErrors(`${product.id}` as const);
111
111
  }}
112
112
  min={0}
113
- placeholder="0"
114
113
  disabled={product.isSoldOut}
115
- value={productInfo?.quantity}
114
+ value={productInfo?.quantity || 0}
116
115
  className={clsx(invalid && "error")}
117
116
  />
118
117
  );
@@ -32,7 +32,6 @@ export interface StepsFormProps {
32
32
  setFormErrors?: (errors: Record<string, any>) => void;
33
33
  id?: string;
34
34
  productsWithErrors?: ProductQuantityCheckResponse["products"];
35
- soldOutProducts?: ProductQuantityCheckResponse["products"];
36
35
  }
37
36
 
38
37
  export type StepsFormRef = {
@@ -50,7 +49,6 @@ export const StepsForm = forwardRef<StepsFormRef, StepsFormProps>(
50
49
  setFormErrors,
51
50
  id = STEP_FORM_ID,
52
51
  productsWithErrors,
53
- soldOutProducts,
54
52
  },
55
53
  ref
56
54
  ) => {
@@ -152,7 +150,6 @@ export const StepsForm = forwardRef<StepsFormRef, StepsFormProps>(
152
150
  productCategories={step?.productCategories}
153
151
  productsWithErrors={productsWithErrors}
154
152
  errors={errors}
155
- soldOutProducts={soldOutProducts}
156
153
  />
157
154
 
158
155
  {errors[NO_ORDER_ITEMS_ERROR] && (
@@ -1,7 +1,6 @@
1
1
  import React from "react";
2
2
  import { Meta } from "@storybook/react";
3
3
  import { boolean } from "@storybook/addon-knobs";
4
- import { ORDER_FEE_CHARGE_TYPE_CLIENT } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
5
4
  import { OrderItemsTable } from "./OrderItemsTable";
6
5
 
7
6
  export default {
@@ -25,7 +24,6 @@ export function Default(args) {
25
24
 
26
25
  Default.args = {
27
26
  order: {
28
- feeChargeType: ORDER_FEE_CHARGE_TYPE_CLIENT,
29
27
  products: [
30
28
  {
31
29
  id: 1,
@@ -20,7 +20,7 @@ import {
20
20
  import { OrderItemsTableProps, SummaryItem } from "../types";
21
21
 
22
22
  const CURRENCY_DEFAULT = "GBP";
23
- export const PAYMENT_TYPE_TRANSLATE_KEYS = {
23
+ const TRANSLATE_KEYS = {
24
24
  [PAYMENT_TYPE_NET_PROFIT]: "netAmount",
25
25
  [PAYMENT_TYPE_FEE]: "bookeditFee",
26
26
  [PAYMENT_TYPE_VAT]: "vat",
@@ -128,11 +128,7 @@ export const useTableData = ({
128
128
  };
129
129
 
130
130
  const paymentNotProcessedSummary = () => {
131
- const externalPaymentDetail = paymentDetail
132
- ? getExternalPaymentDetail(paymentDetail)
133
- : undefined;
134
-
135
- const total = calculateTotalPrice(order, externalPaymentDetail);
131
+ const total = calculateTotalPrice(order.orderProducts);
136
132
 
137
133
  const summaryItems: SummaryItem[] = [
138
134
  {
@@ -148,7 +144,7 @@ export const useTableData = ({
148
144
  });
149
145
  }
150
146
 
151
- if (externalPaymentDetail) {
147
+ if (paymentDetail) {
152
148
  return [...summaryItems, ...getExternalPaymentDetail(paymentDetail)];
153
149
  }
154
150
 
@@ -156,18 +152,7 @@ export const useTableData = ({
156
152
  };
157
153
 
158
154
  const processedPaymentSummary = () => {
159
- const externalPaymentDetail =
160
- paymentDetail && !order.payments.length
161
- ? getExternalPaymentDetail(paymentDetail)
162
- : Object.keys(PAYMENT_TYPE_TRANSLATE_KEYS).map((key) => {
163
- return {
164
- translateKey: PAYMENT_TYPE_TRANSLATE_KEYS[key],
165
- price: getPaymentValueByType(order.payments, key),
166
- };
167
- });
168
-
169
- const total = calculateTotalPrice(order, externalPaymentDetail);
170
-
155
+ const total = calculateTotalPrice(order.orderProducts);
171
156
  const totalDiscount = calculateTotalDiscount(order.payments);
172
157
  const totalWithDiscount = total - Number(totalDiscount);
173
158
  let summaryItems: SummaryItem[] = [
@@ -185,7 +170,7 @@ export const useTableData = ({
185
170
  }
186
171
 
187
172
  if (paymentDetail && !order.payments.length) {
188
- return [...summaryItems, ...externalPaymentDetail];
173
+ return [...summaryItems, ...getExternalPaymentDetail(paymentDetail)];
189
174
  }
190
175
 
191
176
  summaryItems.push({
@@ -195,7 +180,15 @@ export const useTableData = ({
195
180
  if (totalWithDiscount <= 0) {
196
181
  return summaryItems;
197
182
  }
198
- summaryItems = [...summaryItems, ...externalPaymentDetail];
183
+ summaryItems = [
184
+ ...summaryItems,
185
+ ...Object.keys(TRANSLATE_KEYS).map((key) => {
186
+ return {
187
+ translateKey: TRANSLATE_KEYS[key],
188
+ price: getPaymentValueByType(order.payments, key),
189
+ };
190
+ }),
191
+ ];
199
192
 
200
193
  if (totalWithDiscount > order.totalAmount) {
201
194
  summaryItems.push({