@licklist/design 0.71.18-dev.9 → 0.71.18

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 (323) 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.map +1 -1
  15. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -3
  16. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  17. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
  18. package/dist/events/event-card/utils.d.ts.map +1 -1
  19. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
  20. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  21. package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
  22. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
  23. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
  24. package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
  25. package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
  26. package/dist/events/event-statistic-modal/utils/index.js +3 -3
  27. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  28. package/dist/events/event-venue-map/EventVenueMap.js +0 -1
  29. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  30. package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
  31. package/dist/iframe/activity-card/ActivityCard.d.ts +2 -1
  32. package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
  33. package/dist/iframe/activity-card/ActivityCard.js +7 -1
  34. package/dist/iframe/event/ticket-description/TicketDescription.d.ts +1 -2
  35. package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
  36. package/dist/iframe/event/ticket-description/TicketDescription.js +3 -4
  37. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
  38. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -15
  39. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
  40. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
  41. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +0 -4
  42. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  43. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +2 -27
  44. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  45. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +2 -106
  46. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  47. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
  48. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +1 -3
  49. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  50. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -95
  51. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
  52. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  53. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +10 -83
  54. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  55. package/dist/iframe/payment/order-items-table/utils/index.js +0 -15
  56. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
  57. package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +2 -2
  58. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  59. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +2 -2
  60. package/dist/iframe/ryft/RyftPaymentForm.js +0 -1
  61. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
  62. package/dist/iframe/ryft/utils/ryft-form.js +5 -4
  63. package/dist/index.js +1 -2
  64. package/dist/layout/DropDown.d.ts +1 -2
  65. package/dist/layout/DropDown.d.ts.map +1 -1
  66. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  67. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  68. package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
  69. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  70. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  71. package/dist/product-set/control/DateInput.d.ts.map +1 -1
  72. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  73. package/dist/product-set/form/ProductCategoriesControl.js +2 -48
  74. package/dist/product-set/form/ProductSetForm.d.ts +2 -7
  75. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  76. package/dist/product-set/form/ProductSetForm.js +5 -7
  77. package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
  78. package/dist/product-set/form/ProductZonesControl.js +2 -0
  79. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  80. package/dist/product-set/form/ProductsControl.js +5 -25
  81. package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
  82. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  83. package/dist/product-set/form/SelectCategoryModal.js +1 -1
  84. package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
  85. package/dist/product-set/form/SubProductsControl.js +3 -0
  86. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  87. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  88. package/dist/product-set/form/VenueMapsControl.js +3 -0
  89. package/dist/product-set/form/context.d.ts +1 -3
  90. package/dist/product-set/form/context.d.ts.map +1 -1
  91. package/dist/product-set/form/context.js +1 -2
  92. package/dist/product-set/product/ProductControl.d.ts +0 -8
  93. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  94. package/dist/product-set/product/ProductControl.js +1 -25
  95. package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
  96. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
  97. package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
  98. package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
  99. package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
  100. package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
  101. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  102. package/dist/product-set/product/price/ProductPriceControl.js +0 -3
  103. package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
  104. package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
  105. package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
  106. package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
  107. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  108. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
  109. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  110. package/dist/product-set/product-category/ProductCategoryControl.js +0 -12
  111. package/dist/product-set/utils/index.d.ts +0 -88
  112. package/dist/product-set/utils/index.d.ts.map +1 -1
  113. package/dist/product-set/utils/index.js +1 -19
  114. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  115. package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
  116. package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
  117. package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts +1 -2
  118. package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
  119. package/dist/report/ReportRunnerModal/ReportRunnerModal.js +2 -4
  120. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  121. package/dist/resource/form/components/CapacityControl.js +0 -3
  122. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  123. package/dist/resource/form/components/SortControl.js +0 -3
  124. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  125. package/dist/sales/booking/results/components/ResultCard.js +2 -0
  126. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  127. package/dist/sales/coupon/control/CouponFormControl.js +0 -21
  128. package/dist/sales/coupon/utils/index.d.ts +1 -2
  129. package/dist/sales/coupon/utils/index.d.ts.map +1 -1
  130. package/dist/sales/life-time-sales/LifeTimeSalesChart.js +0 -1
  131. package/dist/sales/manual-booking/select-event/SelectEvent.js +0 -1
  132. package/dist/sales/manual-booking/select-menu/SelectMenu.js +0 -1
  133. package/dist/sales/manual-booking/summary/ManualBookingSummary.js +0 -1
  134. package/dist/sales/modals/refund-modal/RefundModal.d.ts +2 -6
  135. package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
  136. package/dist/sales/modals/refund-modal/RefundModal.js +4 -8
  137. package/dist/sales/modals/refund-modal/index.d.ts +2 -2
  138. package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
  139. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  140. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  141. package/dist/setting/admin/PaymentFeeForm.js +1 -16
  142. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  143. package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
  144. package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
  145. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  146. package/dist/snippet/snippet-template/preview/Preview.js +1 -3
  147. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
  148. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  149. package/dist/sortable-tree/SortableTreeItem.js +4 -10
  150. package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
  151. package/dist/static/CurrencyNumberInput.js +0 -3
  152. package/dist/static/date-range-input/utils/index.d.ts +1 -1
  153. package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
  154. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  155. package/dist/static/form-number-input/FormNumberInput.js +0 -3
  156. package/dist/static/loader/LoaderIndicator.d.ts +3 -2
  157. package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
  158. package/dist/static/loader/LoaderIndicator.js +2 -4
  159. package/dist/static/loader/index.d.ts +0 -1
  160. package/dist/static/loader/index.d.ts.map +1 -1
  161. package/dist/static/number-input/NumberInput.d.ts.map +1 -1
  162. package/dist/static/number-input/NumberInput.js +0 -3
  163. package/dist/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
  164. package/dist/styles/date-time-button/DateTimeButton.scss +1 -10
  165. package/dist/styles/events/EditEventModal.scss +0 -2
  166. package/dist/styles/iframe-events/Calendar.scss +1 -1
  167. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  168. package/dist/styles/iframe-page/Page.scss +0 -16
  169. package/dist/styles/iframe-page/PageBody.scss +0 -4
  170. package/dist/styles/modals/Modals.scss +0 -16
  171. package/dist/styles/product-set/EditProductSetElement.scss +0 -1
  172. package/dist/styles/product-set/ProductSetForm.scss +0 -33
  173. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
  174. package/dist/styles/sales/BookingResults.scss +1 -1
  175. package/dist/styles/sales/ManualBooking.scss +0 -6
  176. package/dist/styles/static/Loader.scss +0 -9
  177. package/dist/styles/themes/bookedit/index.scss +0 -19
  178. package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
  179. package/dist/zone/form/components/GameDurationControl.js +0 -3
  180. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  181. package/dist/zone/form/components/SortControl.js +0 -3
  182. package/package.json +6 -8
  183. package/src/affiliate/form/AffiliateForm.tsx +0 -1
  184. package/src/auth/Layout/AuthNavComponent.tsx +0 -4
  185. package/src/auth/Login/LoginComponent.tsx +1 -3
  186. package/src/auth/Login/LoginFormComponent.tsx +0 -2
  187. package/src/auth/Register/RegisterComponent.tsx +0 -2
  188. package/src/auth/Register/RegisterFormComponent.tsx +0 -4
  189. package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
  190. package/src/auth/Router.tsx +0 -2
  191. package/src/calendar/Calendar.stories.tsx +2 -2
  192. package/src/calendar/utils/index.ts +1 -1
  193. package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +7 -9
  194. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
  195. package/src/events/event-card/utils.ts +9 -10
  196. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -3
  197. package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
  198. package/src/events/event-statistic-modal/utils/index.ts +5 -6
  199. package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
  200. package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
  201. package/src/iframe/activity-card/ActivityCard.stories.tsx +2 -0
  202. package/src/iframe/activity-card/ActivityCard.tsx +4 -0
  203. package/src/iframe/event/ticket-description/TicketDescription.tsx +3 -5
  204. package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +1 -21
  205. package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +11 -13
  206. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +4 -47
  207. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +75 -155
  208. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
  209. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +1 -58
  210. package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +2 -1
  211. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -84
  212. package/src/iframe/payment/order-items-table/utils/index.ts +0 -23
  213. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +2 -3
  214. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +20 -19
  215. package/src/iframe/ryft/utils/ryft-form.ts +5 -6
  216. package/src/layout/DropDown.tsx +1 -1
  217. package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -2
  218. package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
  219. package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
  220. package/src/product-set/control/DateAndRecurrenceInput.tsx +4 -3
  221. package/src/product-set/control/DateInput.tsx +4 -3
  222. package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
  223. package/src/product-set/form/ProductSetForm.tsx +5 -17
  224. package/src/product-set/form/ProductZonesControl.tsx +4 -1
  225. package/src/product-set/form/ProductsControl.tsx +15 -33
  226. package/src/product-set/form/SelectCategoryModal.tsx +2 -2
  227. package/src/product-set/form/SubProductsControl.tsx +3 -0
  228. package/src/product-set/form/VenueMapsControl.tsx +4 -1
  229. package/src/product-set/form/context.tsx +0 -5
  230. package/src/product-set/product/ProductControl.tsx +2 -37
  231. package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
  232. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
  233. package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
  234. package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
  235. package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
  236. package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
  237. package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
  238. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
  239. package/src/product-set/product-category/ProductCategoryControl.tsx +0 -4
  240. package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
  241. package/src/product-set/utils/index.ts +0 -19
  242. package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
  243. package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
  244. package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +0 -3
  245. package/src/resource/form/components/CapacityControl.tsx +0 -1
  246. package/src/resource/form/components/SortControl.tsx +0 -1
  247. package/src/sales/booking/results/components/ResultCard.tsx +2 -0
  248. package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
  249. package/src/sales/coupon/utils/index.ts +3 -5
  250. package/src/sales/modals/refund-modal/RefundModal.tsx +6 -15
  251. package/src/sales/modals/refund-modal/index.ts +2 -7
  252. package/src/setting/admin/AdminSettingForm.tsx +0 -4
  253. package/src/setting/admin/PaymentFeeForm.tsx +0 -5
  254. package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
  255. package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
  256. package/src/snippet/snippet-template/preview/Preview.tsx +2 -1
  257. package/src/sortable-tree/SortableTreeItem.tsx +0 -6
  258. package/src/static/CurrencyNumberInput.tsx +0 -1
  259. package/src/static/date-range-input/utils/index.ts +1 -1
  260. package/src/static/form-number-input/FormNumberInput.tsx +0 -1
  261. package/src/static/loader/LoaderIndicator.tsx +3 -6
  262. package/src/static/loader/index.ts +0 -1
  263. package/src/static/number-input/NumberInput.tsx +0 -1
  264. package/src/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
  265. package/src/styles/date-time-button/DateTimeButton.scss +1 -10
  266. package/src/styles/events/EditEventModal.scss +0 -2
  267. package/src/styles/iframe-events/Calendar.scss +1 -1
  268. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  269. package/src/styles/iframe-page/Page.scss +0 -16
  270. package/src/styles/iframe-page/PageBody.scss +0 -4
  271. package/src/styles/modals/Modals.scss +0 -16
  272. package/src/styles/product-set/EditProductSetElement.scss +0 -1
  273. package/src/styles/product-set/ProductSetForm.scss +0 -33
  274. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
  275. package/src/styles/sales/BookingResults.scss +1 -1
  276. package/src/styles/sales/ManualBooking.scss +0 -6
  277. package/src/styles/static/Loader.scss +0 -9
  278. package/src/styles/themes/bookedit/index.scss +0 -19
  279. package/src/zone/form/components/GameDurationControl.tsx +0 -1
  280. package/src/zone/form/components/SortControl.tsx +0 -1
  281. package/yarn.lock +338 -354
  282. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts +0 -18
  283. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +0 -1
  284. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.js +0 -289
  285. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts +0 -15
  286. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +0 -1
  287. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +0 -89
  288. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts +0 -14
  289. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +0 -1
  290. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +0 -404
  291. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts +0 -10
  292. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +0 -1
  293. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.js +0 -87
  294. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts +0 -2
  295. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts.map +0 -1
  296. package/dist/iframe/ProductWithModifierModal/index.d.ts +0 -2
  297. package/dist/iframe/ProductWithModifierModal/index.d.ts.map +0 -1
  298. package/dist/iframe/ProductWithModifierModal/utils.d.ts +0 -5
  299. package/dist/iframe/ProductWithModifierModal/utils.d.ts.map +0 -1
  300. package/dist/iframe/ProductWithModifierModal/utils.js +0 -21
  301. package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts +0 -23
  302. package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts.map +0 -1
  303. package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.js +0 -62
  304. package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts +0 -2
  305. package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts.map +0 -1
  306. package/dist/iframe/order-process/components/CategoryProduct/constants.js +0 -4
  307. package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts +0 -6
  308. package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts.map +0 -1
  309. package/dist/iframe/order-process/components/utils/useOnWindowUnmount.js +0 -18
  310. package/dist/static/loader/FullScreenLoader.d.ts +0 -8
  311. package/dist/static/loader/FullScreenLoader.d.ts.map +0 -1
  312. package/dist/static/loader/FullScreenLoader.js +0 -41
  313. package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +0 -212
  314. package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +0 -75
  315. package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +0 -393
  316. package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +0 -98
  317. package/src/iframe/ProductWithModifierModal/ModifierSetModal/index.ts +0 -1
  318. package/src/iframe/ProductWithModifierModal/index.ts +0 -1
  319. package/src/iframe/ProductWithModifierModal/utils.ts +0 -29
  320. package/src/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.tsx +0 -86
  321. package/src/iframe/order-process/components/CategoryProduct/constants.ts +0 -1
  322. package/src/iframe/order-process/components/utils/useOnWindowUnmount.ts +0 -25
  323. package/src/static/loader/FullScreenLoader.tsx +0 -16
@@ -61,17 +61,13 @@ function _object_spread_props(target, source) {
61
61
  }
62
62
  return target;
63
63
  }
64
- var FULL_REFUND_TYPE = 'fullRefund';
65
- var PARTIAL_REFUND_TYPE = 'partialRefund';
66
- var NET_REFUND_TYPE = 'netRefund';
67
64
  var RefundModal = function(param) {
68
- var isVisible = param.isVisible, onHide = param.onHide, onSubmit = param.onSubmit, _param_isLoading = param.isLoading, isLoading = _param_isLoading === void 0 ? false : _param_isLoading, _param_refundType = param.refundType, refundType = _param_refundType === void 0 ? PARTIAL_REFUND_TYPE : _param_refundType, paymentType = param.paymentType, _param_defaultValue = param.defaultValue, defaultValue = _param_defaultValue === void 0 ? 0 : _param_defaultValue, maxValue = param.maxValue;
65
+ var isVisible = param.isVisible, onHide = param.onHide, onSubmit = param.onSubmit, _param_isLoading = param.isLoading, isLoading = _param_isLoading === void 0 ? false : _param_isLoading, _param_isFullRefund = param.isFullRefund, isFullRefund = _param_isFullRefund === void 0 ? false : _param_isFullRefund, paymentType = param.paymentType, _param_defaultValue = param.defaultValue, defaultValue = _param_defaultValue === void 0 ? 0 : _param_defaultValue, maxValue = param.maxValue;
69
66
  var _errors_amount;
70
67
  var t = useTranslation([
71
68
  'Design',
72
69
  'Validation'
73
70
  ]).t;
74
- var isInputDisabled = isLoading || refundType === 'fullRefund' || refundType === 'netRefund';
75
71
  var _useForm = useForm(), handleSubmit = _useForm.handleSubmit, register = _useForm.register, errors = _useForm.formState.errors, reset = _useForm.reset;
76
72
  var onModalSubmit = function(param) {
77
73
  var amount = param.amount;
@@ -101,7 +97,7 @@ var RefundModal = function(param) {
101
97
  children: [
102
98
  /*#__PURE__*/ jsx(ModalTitle, {
103
99
  as: "h5",
104
- children: t("Design:".concat(refundType))
100
+ children: t(isFullRefund ? 'Design:fullRefund' : 'Design:partialRefund')
105
101
  }),
106
102
  /*#__PURE__*/ jsx(Button, {
107
103
  variant: "danger",
@@ -154,7 +150,7 @@ var RefundModal = function(param) {
154
150
  }
155
151
  })), {
156
152
  step: 0.01,
157
- disabled: isInputDisabled,
153
+ disabled: isLoading || isFullRefund,
158
154
  isInvalid: !!errors.amount,
159
155
  min: 0
160
156
  })),
@@ -190,4 +186,4 @@ var RefundModal = function(param) {
190
186
  });
191
187
  };
192
188
 
193
- export { FULL_REFUND_TYPE, NET_REFUND_TYPE, PARTIAL_REFUND_TYPE, RefundModal };
189
+ export { RefundModal };
@@ -1,3 +1,3 @@
1
- export { RefundModal, FULL_REFUND_TYPE, NET_REFUND_TYPE, PARTIAL_REFUND_TYPE, } from './RefundModal';
2
- export type { RefundModalProps, RefundType } from './RefundModal';
1
+ export { RefundModal } from './RefundModal';
2
+ export type { RefundModalProps } from './RefundModal';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,gBAAgB,EAChB,eAAe,EACf,mBAAmB,GACpB,MAAM,eAAe,CAAA;AACtB,YAAY,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,YAAY,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAOtF,OAAO,EAAE,cAAc,EAAE,MAAM,8DAA8D,CAAA;AAE7F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAA;AAC5E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAE/C,MAAM,MAAM,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAA;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAA;IAC9B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAA;IACpC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAA;IAC/C,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAA;CAC3C,GAAG,yBAAyB,CAAA;AAE7B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAA;IACtD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAA;IACpD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAA;IAC5B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAA;QAChB,YAAY,CAAC,EAAE,MAAM,CAAA;QACrB,YAAY,CAAC,EAAE,cAAc,CAAA;KAC9B,CAAA;CACF;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,4CAsJvB,CAAA"}
1
+ {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAOtF,OAAO,EAAE,cAAc,EAAE,MAAM,8DAA8D,CAAA;AAE7F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAA;AAC5E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAE/C,MAAM,MAAM,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAA;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAA;IAC9B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAA;IACpC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAA;IAC/C,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAA;CAC3C,GAAG,yBAAyB,CAAA;AAE7B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAA;IACtD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAA;IACpD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAA;IAC5B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAA;QAChB,YAAY,CAAC,EAAE,MAAM,CAAA;QACrB,YAAY,CAAC,EAAE,cAAc,CAAA;KAC9B,CAAA;CACF;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,4CAkJvB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,MAAM,CAAA;IACtB,cAAc,EAAE,MAAM,CAAA;IACtB,YAAY,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAA;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACnD,CAAA;AAED,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,2CA4RxE"}
1
+ {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,MAAM,CAAA;IACtB,cAAc,EAAE,MAAM,CAAA;IACtB,YAAY,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAA;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACnD,CAAA;AAED,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,2CAuRxE"}
@@ -128,10 +128,7 @@ function PaymentFeeForm(param) {
128
128
  min: 0,
129
129
  max: 100,
130
130
  step: "1",
131
- placeholder: "0",
132
- onWheel: function(event) {
133
- return event.currentTarget.blur();
134
- }
131
+ placeholder: "0"
135
132
  }, register('feeInPercent', {
136
133
  validate: {
137
134
  moreThan: function(v) {
@@ -205,9 +202,6 @@ function PaymentFeeForm(param) {
205
202
  max: 999999.99,
206
203
  step: "0.01",
207
204
  placeholder: "0,00",
208
- onWheel: function(event) {
209
- return event.currentTarget.blur();
210
- },
211
205
  isInvalid: Boolean(errors.minFeeInPounds),
212
206
  disabled: isLoading
213
207
  })),
@@ -267,9 +261,6 @@ function PaymentFeeForm(param) {
267
261
  max: 999999.99,
268
262
  step: "0.01",
269
263
  placeholder: "0,00",
270
- onWheel: function(event) {
271
- return event.currentTarget.blur();
272
- },
273
264
  isInvalid: Boolean(errors.maxFeeInPounds),
274
265
  disabled: isLoading
275
266
  })),
@@ -341,9 +332,6 @@ function PaymentFeeForm(param) {
341
332
  max: 100,
342
333
  step: "1",
343
334
  placeholder: "0",
344
- onWheel: function(event) {
345
- return event.currentTarget.blur();
346
- },
347
335
  isInvalid: Boolean(errors.vatInPercent),
348
336
  disabled: isLoading
349
337
  })),
@@ -402,9 +390,6 @@ function PaymentFeeForm(param) {
402
390
  max: 999999.99,
403
391
  step: "0.01",
404
392
  placeholder: "0,00",
405
- onWheel: function(event) {
406
- return event.currentTarget.blur();
407
- },
408
393
  isInvalid: Boolean(errors.fixedFee),
409
394
  disabled: isLoading
410
395
  })),
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/DashboardSettingForm.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAA;AAM3E,OAAO,EAEL,2BAA2B,EAC5B,MAAM,oBAAoB,CAAA;AAE3B,OAAO,EAEL,8BAA8B,EAC/B,MAAM,uBAAuB,CAAA;AAE9B,MAAM,MAAM,+BAA+B,GAAG;IAC5C,uBAAuB,EAAE,MAAM,CAAA;IAC/B,uBAAuB,EAAE,MAAM,CAAA;IAC/B,iBAAiB,EAAE,MAAM,CAAA;IACzB,aAAa,EAAE,OAAO,CAAA;IACtB,mBAAmB,EAAE,OAAO,CAAA;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,yBAAyB,CAAC,EAAE,MAAM,CAAA;CACnC,GAAG,2BAA2B,GAC7B,8BAA8B,CAAA;AAYhC,MAAM,WAAW,yBAA0B,SAAQ,iBAAiB;IAClE,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,+BAA+B,KAAK,IAAI,CAAA;IAC1D,aAAa,CAAC,EAAE,OAAO,CAAC,+BAA+B,CAAC,CAAA;IACxD,YAAY,CAAC,EAAE,WAAW,CAAA;CAC3B;AAED,eAAO,MAAM,oBAAoB,yEAM9B,yBAAyB,4CAmN3B,CAAA"}
1
+ {"version":3,"file":"DashboardSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/DashboardSettingForm.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAA;AAM3E,OAAO,EAEL,2BAA2B,EAC5B,MAAM,oBAAoB,CAAA;AAE3B,OAAO,EAEL,8BAA8B,EAC/B,MAAM,uBAAuB,CAAA;AAE9B,MAAM,MAAM,+BAA+B,GAAG;IAC5C,uBAAuB,EAAE,MAAM,CAAA;IAC/B,uBAAuB,EAAE,MAAM,CAAA;IAC/B,iBAAiB,EAAE,MAAM,CAAA;IACzB,aAAa,EAAE,OAAO,CAAA;IACtB,mBAAmB,EAAE,OAAO,CAAA;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,yBAAyB,CAAC,EAAE,MAAM,CAAA;CACnC,GAAG,2BAA2B,GAC7B,8BAA8B,CAAA;AAYhC,MAAM,WAAW,yBAA0B,SAAQ,iBAAiB;IAClE,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,+BAA+B,KAAK,IAAI,CAAA;IAC1D,aAAa,CAAC,EAAE,OAAO,CAAC,+BAA+B,CAAC,CAAA;IACxD,YAAY,CAAC,EAAE,WAAW,CAAA;CAC3B;AAED,eAAO,MAAM,oBAAoB,yEAM9B,yBAAyB,4CAkN3B,CAAA"}
@@ -194,10 +194,7 @@ var DashboardSettingForm = function(param) {
194
194
  children: t('metaPixelId')
195
195
  }),
196
196
  /*#__PURE__*/ jsx(Form.Control, _object_spread_props(_object_spread({
197
- type: "number",
198
- onWheel: function(event) {
199
- return event.currentTarget.blur();
200
- }
197
+ type: "number"
201
198
  }, register('metaPixelId', {
202
199
  minLength: {
203
200
  value: 15,
@@ -1 +1 @@
1
- {"version":3,"file":"SnippetTemplateCard.d.ts","sourceRoot":"","sources":["../../../../../src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAItF,MAAM,WAAW,wBAAyB,SAAQ,iBAAiB;IACjE,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACrB,QAAQ,EAAE,MAAM,IAAI,CAAA;CACrB;AAED,wBAAgB,mBAAmB,CAAC,EAClC,IAAI,EACJ,MAAW,EACX,IAAI,EACJ,QAAQ,EACR,aAAoB,EACpB,SAAiB,GAClB,EAAE,wBAAwB,2CAmC1B"}
1
+ {"version":3,"file":"SnippetTemplateCard.d.ts","sourceRoot":"","sources":["../../../../../src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAItF,MAAM,WAAW,wBAAyB,SAAQ,iBAAiB;IACjE,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACrB,QAAQ,EAAE,MAAM,IAAI,CAAA;CACrB;AAED,wBAAgB,mBAAmB,CAAC,EAClC,IAAI,EACJ,MAAW,EACX,IAAI,EACJ,QAAQ,EACR,aAAoB,EACpB,SAAiB,GAClB,EAAE,wBAAwB,2CAiC1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"Preview.d.ts","sourceRoot":"","sources":["../../../../src/snippet/snippet-template/preview/Preview.tsx"],"names":[],"mappings":"AAkCA,MAAM,WAAW,YAAY;IAC3B,cAAc,EAAE,MAAM,IAAI,CAAA;IAC1B,cAAc,EAAE,OAAO,CAAA;CACxB;AAED,wBAAgB,OAAO,CAAC,EACtB,cAAc,EACd,cAAsB,GACvB,EAAE,YAAY,2CAgWd"}
1
+ {"version":3,"file":"Preview.d.ts","sourceRoot":"","sources":["../../../../src/snippet/snippet-template/preview/Preview.tsx"],"names":[],"mappings":"AAmCA,MAAM,WAAW,YAAY;IAC3B,cAAc,EAAE,MAAM,IAAI,CAAA;IAC1B,cAAc,EAAE,OAAO,CAAA;CACxB;AAED,wBAAgB,OAAO,CAAC,EACtB,cAAc,EACd,cAAsB,GACvB,EAAE,YAAY,2CAgWd"}
@@ -125,9 +125,7 @@ function Preview(param) {
125
125
  };
126
126
  var _useState2 = _sliced_to_array(useState(defaultStartDay), 2), currentDate = _useState2[0], setCurrentDate = _useState2[1];
127
127
  var _useState3 = _sliced_to_array(useState(null), 2), selectedDate = _useState3[0], setSelectedDate = _useState3[1];
128
- var calendarDates = getMonthCalendarDates({
129
- initialDate: currentDate
130
- });
128
+ var calendarDates = getMonthCalendarDates(currentDate);
131
129
  return /*#__PURE__*/ jsx("div", {
132
130
  className: "w-100 h-100 snippet-template-preview",
133
131
  children: /*#__PURE__*/ jsxs(Page, {
@@ -14,7 +14,6 @@ export interface SortableTreeItemProps {
14
14
  body: ReactNode;
15
15
  children?: ReactNode;
16
16
  preItem?: ReactNode;
17
- itemButton?: ReactNode;
18
17
  postItem?: ReactNode;
19
18
  sortableItems?: string[];
20
19
  isExpanded?: boolean;
@@ -37,5 +36,5 @@ export interface SortableTreeItemProps {
37
36
  setIsExpanded?: () => void;
38
37
  isOverride?: boolean;
39
38
  }
40
- export declare function SortableTreeItem({ id, title, badge, subTitle, body, children, preItem, postItem, sortableItems, isExpanded, shouldExpand, isInvalid, isIconInHeader, treeLineIconColor, modalLabel, modalClass, isNewAdded, onDelete, validate, cancelChanges, saveValidField, edit, secondaryBadge, setIsExpanded, isOverride, itemButton, }: SortableTreeItemProps): import("react/jsx-runtime").JSX.Element;
39
+ export declare function SortableTreeItem({ id, title, badge, subTitle, body, children, preItem, postItem, sortableItems, isExpanded, shouldExpand, isInvalid, isIconInHeader, treeLineIconColor, modalLabel, modalClass, isNewAdded, onDelete, validate, cancelChanges, saveValidField, edit, secondaryBadge, setIsExpanded, isOverride, }: SortableTreeItemProps): import("react/jsx-runtime").JSX.Element;
41
40
  //# sourceMappingURL=SortableTreeItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AAiBnE,eAAO,MAAM,sBAAsB;;;;;CAKzB,CAAA;AAEV,MAAM,MAAM,0BAA0B,GACpC,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAA;AAEtE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,IAAI,EAAE,SAAS,CAAA;IACf,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,OAAO,CAAC,EAAE,SAAS,CAAA;IACnB,UAAU,CAAC,EAAE,SAAS,CAAA;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;IACxB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;IACjB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAA;IAC3B,UAAU,CAAC,EAAE,0BAA0B,CAAA;IACvC,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAA;IACjC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAA;QACb,SAAS,EAAE,MAAM,CAAA;KAClB,CAAA;IACD,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,EAAE,EACF,KAAK,EACL,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,aAAa,EACb,UAAkB,EAClB,YAAmB,EACnB,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,cAAc,EACd,IAAI,EACJ,cAAc,EACd,aAAa,EACb,UAAU,EACV,UAAU,GACX,EAAE,qBAAqB,2CA+TvB"}
1
+ {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AAiBnE,eAAO,MAAM,sBAAsB;;;;;CAKzB,CAAA;AAEV,MAAM,MAAM,0BAA0B,GACpC,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAA;AAEtE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,IAAI,EAAE,SAAS,CAAA;IACf,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,OAAO,CAAC,EAAE,SAAS,CAAA;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;IACxB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;IACjB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAA;IAC3B,UAAU,CAAC,EAAE,0BAA0B,CAAA;IACvC,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAA;IACjC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAA;QACb,SAAS,EAAE,MAAM,CAAA;KAClB,CAAA;IACD,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,EAAE,EACF,KAAK,EACL,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,aAAa,EACb,UAAkB,EAClB,YAAmB,EACnB,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,cAAc,EACd,IAAI,EACJ,cAAc,EACd,aAAa,EACb,UAAU,GACX,EAAE,qBAAqB,2CA2TvB"}
@@ -240,7 +240,7 @@ var ProductSetModalClasses = {
240
240
  productZones: 'edit-product-zone'
241
241
  };
242
242
  function SortableTreeItem(param) {
243
- var id = param.id, title = param.title, badge = param.badge, subTitle = param.subTitle, body = param.body, children = param.children, preItem = param.preItem, postItem = param.postItem, sortableItems = param.sortableItems, _param_isExpanded = param.isExpanded, isExpanded = _param_isExpanded === void 0 ? false : _param_isExpanded, _param_shouldExpand = param.shouldExpand, shouldExpand = _param_shouldExpand === void 0 ? true : _param_shouldExpand, _param_isInvalid = param.isInvalid, isInvalid = _param_isInvalid === void 0 ? false : _param_isInvalid, _param_isIconInHeader = param.isIconInHeader, isIconInHeader = _param_isIconInHeader === void 0 ? true : _param_isIconInHeader, _param_treeLineIconColor = param.treeLineIconColor, treeLineIconColor = _param_treeLineIconColor === void 0 ? '' : _param_treeLineIconColor, _param_modalLabel = param.modalLabel, modalLabel = _param_modalLabel === void 0 ? '' : _param_modalLabel, modalClass = param.modalClass, _param_isNewAdded = param.isNewAdded, isNewAdded = _param_isNewAdded === void 0 ? false : _param_isNewAdded, onDelete = param.onDelete, validate = param.validate, cancelChanges = param.cancelChanges, saveValidField = param.saveValidField, edit = param.edit, secondaryBadge = param.secondaryBadge, setIsExpanded = param.setIsExpanded, isOverride = param.isOverride, itemButton = param.itemButton;
243
+ var id = param.id, title = param.title, badge = param.badge, subTitle = param.subTitle, body = param.body, children = param.children, preItem = param.preItem, postItem = param.postItem, sortableItems = param.sortableItems, _param_isExpanded = param.isExpanded, isExpanded = _param_isExpanded === void 0 ? false : _param_isExpanded, _param_shouldExpand = param.shouldExpand, shouldExpand = _param_shouldExpand === void 0 ? true : _param_shouldExpand, _param_isInvalid = param.isInvalid, isInvalid = _param_isInvalid === void 0 ? false : _param_isInvalid, _param_isIconInHeader = param.isIconInHeader, isIconInHeader = _param_isIconInHeader === void 0 ? true : _param_isIconInHeader, _param_treeLineIconColor = param.treeLineIconColor, treeLineIconColor = _param_treeLineIconColor === void 0 ? '' : _param_treeLineIconColor, _param_modalLabel = param.modalLabel, modalLabel = _param_modalLabel === void 0 ? '' : _param_modalLabel, modalClass = param.modalClass, _param_isNewAdded = param.isNewAdded, isNewAdded = _param_isNewAdded === void 0 ? false : _param_isNewAdded, onDelete = param.onDelete, validate = param.validate, cancelChanges = param.cancelChanges, saveValidField = param.saveValidField, edit = param.edit, secondaryBadge = param.secondaryBadge, setIsExpanded = param.setIsExpanded, isOverride = param.isOverride;
244
244
  var _useState = _sliced_to_array(useState(isExpanded), 2), expanded = _useState[0], setExpanded = _useState[1];
245
245
  var _useState1 = _sliced_to_array(useState(isNewAdded), 2), isModalVisible = _useState1[0], setIsModalVisible = _useState1[1];
246
246
  var t = useTranslation('Design').t;
@@ -433,15 +433,9 @@ function SortableTreeItem(param) {
433
433
  /*#__PURE__*/ jsxs("div", {
434
434
  className: clsx(modalLabel ? 'sortable-tree-product-set-title-container' : 'sortable-tree-title-container'),
435
435
  children: [
436
- /*#__PURE__*/ jsxs("span", {
437
- className: clsx('sortable-tree-item-title', modalLabel && 'sortable-tree-product-set-element-title', 'd-flex justify-content-between'),
438
- children: [
439
- title,
440
- /*#__PURE__*/ jsx("div", {
441
- className: "sortable-tree-item-subtitle",
442
- children: itemButton
443
- })
444
- ]
436
+ /*#__PURE__*/ jsx("span", {
437
+ className: clsx('sortable-tree-item-title', modalLabel && 'sortable-tree-product-set-element-title'),
438
+ children: title
445
439
  }),
446
440
  !expanded && /*#__PURE__*/ jsx("span", {
447
441
  className: "sortable-tree-item-subtitle",
@@ -1 +1 @@
1
- {"version":3,"file":"CurrencyNumberInput.d.ts","sourceRoot":"","sources":["../../src/static/CurrencyNumberInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAA;AAC7C,OAAO,EAAQ,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAExD,MAAM,WAAW,wBAAyB,SAAQ,gBAAgB;IAChE,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAC3D,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,uHAqC/B,CAAA"}
1
+ {"version":3,"file":"CurrencyNumberInput.d.ts","sourceRoot":"","sources":["../../src/static/CurrencyNumberInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAA;AAC7C,OAAO,EAAQ,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAExD,MAAM,WAAW,wBAAyB,SAAQ,gBAAgB;IAChE,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAC3D,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,uHAoC/B,CAAA"}
@@ -88,9 +88,6 @@ var CurrencyNumberInput = /*#__PURE__*/ forwardRef(function(_param, ref) {
88
88
  disabled: disabled,
89
89
  value: value,
90
90
  onChange: onChange,
91
- onWheel: function(event) {
92
- return event.currentTarget.blur();
93
- },
94
91
  ref: ref
95
92
  }, props)),
96
93
  /*#__PURE__*/ jsx(Form.Control.Feedback, {
@@ -14,5 +14,5 @@ export declare const stringDatesToInputValue: ({ startDate, endDate, }: {
14
14
  startDate?: string;
15
15
  endDate?: string;
16
16
  }) => string;
17
- export declare const getDateParams: (date: Date) => [number, number, number];
17
+ export declare const getDateParams: (date: Date) => number[];
18
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/static/date-range-input/utils/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAA;AAKxC,eAAO,MAAM,oBAAoB,4BAG9B;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;CAChB;;;CAaA,CAAA;AAED,eAAO,MAAM,uBAAuB,WAAW,KAAK,EAAE;;;CAYrD,CAAA;AAED,eAAO,MAAM,uBAAuB,4BAGjC;IACD,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,WAWA,CAAA;AAED,eAAO,MAAM,aAAa,SAAU,IAAI,KAAG,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,CAKjE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/static/date-range-input/utils/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAA;AAKxC,eAAO,MAAM,oBAAoB,4BAG9B;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;CAChB;;;CAaA,CAAA;AAED,eAAO,MAAM,uBAAuB,WAAW,KAAK,EAAE;;;CAYrD,CAAA;AAED,eAAO,MAAM,uBAAuB,4BAGjC;IACD,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,WAWA,CAAA;AAED,eAAO,MAAM,aAAa,SAAU,IAAI,aAKvC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"FormNumberInput.d.ts","sourceRoot":"","sources":["../../../src/static/form-number-input/FormNumberInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,eAAe,EAGhB,MAAM,iBAAiB,CAAA;AAIxB,UAAU,oBAAoB;IAC5B,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,IAAI,CACV,eAAe,EACf,KAAK,GAAG,KAAK,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CACpD,CAAA;CACF;AAED,eAAO,MAAM,eAAe,2DAOzB,oBAAoB,4CAkEtB,CAAA"}
1
+ {"version":3,"file":"FormNumberInput.d.ts","sourceRoot":"","sources":["../../../src/static/form-number-input/FormNumberInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,eAAe,EAGhB,MAAM,iBAAiB,CAAA;AAIxB,UAAU,oBAAoB;IAC5B,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,IAAI,CACV,eAAe,EACf,KAAK,GAAG,KAAK,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CACpD,CAAA;CACF;AAED,eAAO,MAAM,eAAe,2DAOzB,oBAAoB,4CAiEtB,CAAA"}
@@ -106,9 +106,6 @@ var FormNumberInput = function(param) {
106
106
  type: "number",
107
107
  step: step,
108
108
  disabled: disabled,
109
- onWheel: function(event) {
110
- return event.currentTarget.blur();
111
- },
112
109
  isInvalid: HookFormService.isInvalid(fieldName, errors)
113
110
  }, field), {
114
111
  onChange: function(event) {
@@ -1,9 +1,10 @@
1
- import { PropsWithChildren } from 'react';
1
+ import { ReactNode } from 'react';
2
2
  import ILoaderOptions from '../../types/static/ILoaderOptions';
3
3
  export interface LoaderIndicatorProps {
4
+ children?: ReactNode | ReactNode[];
4
5
  isLoaded?: boolean;
5
6
  options?: ILoaderOptions;
6
7
  className?: string;
7
8
  }
8
- export declare function LoaderIndicator(props: PropsWithChildren<LoaderIndicatorProps>): import("react/jsx-runtime").JSX.Element;
9
+ export declare function LoaderIndicator(props: LoaderIndicatorProps): import("react/jsx-runtime").JSX.Element;
9
10
  //# sourceMappingURL=LoaderIndicator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LoaderIndicator.d.ts","sourceRoot":"","sources":["../../../src/static/loader/LoaderIndicator.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,cAAc,MAAM,mCAAmC,CAAA;AAE9D,MAAM,WAAW,oBAAoB;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,cAAc,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,eAAe,CAC7B,KAAK,EAAE,iBAAiB,CAAC,oBAAoB,CAAC,2CAsC/C"}
1
+ {"version":3,"file":"LoaderIndicator.d.ts","sourceRoot":"","sources":["../../../src/static/loader/LoaderIndicator.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEjC,OAAO,cAAc,MAAM,mCAAmC,CAAA;AAE9D,MAAM,WAAW,oBAAoB;IACnC,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAA;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,cAAc,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,2CAmC1D"}
@@ -49,14 +49,12 @@ function LoaderIndicator(props) {
49
49
  position: 'absolute'
50
50
  };
51
51
  var mergedOptions = _object_spread({}, defaultOptions, options);
52
- return(// TODO Remove this library, it's deprecated and even removed from npm packages
53
- // @ts-expect-error
54
- /*#__PURE__*/ jsx(ReactLoader.default, {
52
+ return /*#__PURE__*/ jsx(ReactLoader.default, {
55
53
  loaded: isLoaded,
56
54
  options: mergedOptions,
57
55
  className: "spinner ".concat(className),
58
56
  children: children
59
- }));
57
+ });
60
58
  }
61
59
 
62
60
  export { LoaderIndicator };
@@ -5,5 +5,4 @@ export { ButtonLoader } from './ButtonLoader';
5
5
  export { SnippetLoader } from './SnippetLoader';
6
6
  export { PaymentLoader } from './PaymentLoader';
7
7
  export type { PaymentLoaderProps } from './PaymentLoader';
8
- export { FullScreenLoader } from './FullScreenLoader';
9
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/static/loader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,YAAY,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/static/loader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,YAAY,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../src/static/number-input/NumberInput.tsx"],"names":[],"mappings":"AAIA,UAAU,gBAAgB;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACjC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB;AAED,wBAAgB,WAAW,CAAC,EAC1B,QAAgB,EAChB,SAAc,EACd,KAAK,EACL,QAAQ,EACR,WAAW,EACX,SAAS,EACT,GAAG,EACH,GAAG,EACH,YAAY,GACb,EAAE,gBAAgB,2CAoDlB"}
1
+ {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../src/static/number-input/NumberInput.tsx"],"names":[],"mappings":"AAIA,UAAU,gBAAgB;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACjC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB;AAED,wBAAgB,WAAW,CAAC,EAC1B,QAAgB,EAChB,SAAc,EACd,KAAK,EACL,QAAQ,EACR,WAAW,EACX,SAAS,EACT,GAAG,EACH,GAAG,EACH,YAAY,GACb,EAAE,gBAAgB,2CAmDlB"}
@@ -27,9 +27,6 @@ function NumberInput(param) {
27
27
  children: [
28
28
  /*#__PURE__*/ jsx(FormControl, {
29
29
  type: "number",
30
- onWheel: function(event) {
31
- return event.currentTarget.blur();
32
- },
33
30
  onChange: function(e) {
34
31
  return onChange(Number(e.target.value));
35
32
  },
@@ -4,7 +4,8 @@
4
4
  align-items: center;
5
5
  gap: 0.5rem;
6
6
  font-weight: 300;
7
- width: 100%;
7
+ max-width: 100%;
8
+
8
9
 
9
10
  .indicator-label {
10
11
  text-overflow: ellipsis;
@@ -24,6 +25,8 @@
24
25
  }
25
26
  }
26
27
 
28
+
29
+
27
30
  .activity-card {
28
31
  .availability-indicator {
29
32
  margin-top: 0.5rem;
@@ -33,10 +33,8 @@
33
33
 
34
34
  &.disabled {
35
35
  border: 2px solid $snippet-calendar-disabled-button-border-color;
36
- background-color: transparent;
37
- border: none;
36
+ background-color: $snippet-calendar-disabled-button-background-color;
38
37
  color: $snippet-calendar-disabled-button-font-color;
39
- cursor: not-allowed;
40
38
 
41
39
  .weekday-info {
42
40
  div:last-child {
@@ -105,10 +103,3 @@
105
103
  font-weight: 300;
106
104
  color: $snippet-calendar-button-font-color;
107
105
  }
108
-
109
- .modifier-price {
110
- font-size: 1rem;
111
- line-height: 1.03rem;
112
- font-weight: 500;
113
- color: $snippet-calendar-button-font-color;
114
- }
@@ -37,8 +37,6 @@
37
37
  .edit-step-dialog {
38
38
  .custom-checkbox {
39
39
  align-items: unset;
40
- position: relative;
41
- z-index: 0;
42
40
  .form-check-label {
43
41
  margin-top: 1rem;
44
42
  }
@@ -74,7 +74,7 @@
74
74
  .calendar-dates-wrapper {
75
75
  .calendar-dates {
76
76
  display: grid;
77
- grid-template-columns: repeat(7, auto);
77
+ grid-template-columns: repeat(7, 1fr);
78
78
  grid-gap: 0.5rem 1rem;
79
79
  overflow-x: auto;
80
80
  }
@@ -15,7 +15,7 @@ body[bkdt-scrollable='false'] .bkdt-mask {
15
15
  left: 0;
16
16
  width: 100%;
17
17
  height: 100%;
18
- z-index: 2147483646;
18
+ z-index: 1000000;
19
19
  background-color: rgba(0, 0, 0, 0.5);
20
20
  display: none;
21
21
  }
@@ -24,7 +24,7 @@ body[bkdt-scrollable='false'] .bkdt-mask {
24
24
  position: fixed;
25
25
  top: 0;
26
26
  left: 0;
27
- z-index: 2147483647;
27
+ z-index: 1000001;
28
28
  display: none;
29
29
  width: 100%;
30
30
  height: 100%;
@@ -24,22 +24,6 @@
24
24
  min-width: auto;
25
25
  }
26
26
 
27
- .manual-booking-form-modal {
28
- width: 40vw !important;
29
- left: 60vh;
30
-
31
- .modal-content {
32
- height: 96vh;
33
- margin-left: auto;
34
- }
35
-
36
- @include media-breakpoint-down(sm) {
37
- width: 100vw !important;
38
- left: 0;
39
- top: 10% !important;
40
- }
41
- }
42
-
43
27
  .header-block {
44
28
  margin-bottom: 1rem;
45
29
  }
@@ -10,8 +10,6 @@
10
10
  height: calc(100svh - 5.5rem);
11
11
  }
12
12
 
13
-
14
-
15
13
  .left-block {
16
14
  flex: 1;
17
15
  align-items: stretch;
@@ -27,8 +25,6 @@
27
25
  min-height: calc(100svh - 6.5rem);
28
26
  }
29
27
 
30
-
31
-
32
28
  .navigation {
33
29
  font-size: 1.125rem;
34
30
  font-weight: 500;
@@ -6,22 +6,6 @@
6
6
  z-index: 1080;
7
7
  }
8
8
 
9
- .manual-booking-form-modal {
10
- width: 40vw !important;
11
- left: 66vw;
12
-
13
- .modal-content {
14
- min-height: 95vh;
15
- margin-left: auto;
16
- }
17
-
18
- @include media-breakpoint-down(sm) {
19
- width: 100vw !important;
20
- left: 0;
21
- top: 10% !important;
22
- }
23
- }
24
-
25
9
  .confirm-modal {
26
10
  z-index: 1081;
27
11
  }
@@ -90,7 +90,6 @@
90
90
  }
91
91
  label.btn-link {
92
92
  width: 4.5rem;
93
- z-index: 0;
94
93
  display: flex;
95
94
  justify-content: center;
96
95
  span {
@@ -15,12 +15,10 @@
15
15
  height: 2.5rem;
16
16
  border-width: 2px;
17
17
  padding: 2px;
18
-
19
18
  label,
20
19
  .btn-switch-indicator {
21
20
  border-radius: 0.375rem !important;
22
21
  }
23
-
24
22
  label {
25
23
  height: 2rem;
26
24
  }
@@ -36,7 +34,6 @@
36
34
  margin-top: 1.5rem;
37
35
  margin-bottom: 1.5rem;
38
36
  }
39
-
40
37
  @include media-breakpoint-down(sm) {
41
38
  padding: 1.5rem 1rem;
42
39
  margin-top: 0.5rem;
@@ -58,40 +55,18 @@
58
55
  font-weight: 600;
59
56
  }
60
57
 
61
- .modifier-badge {
62
- font-size: 0.5rem;
63
- font-weight: 400;
64
- }
65
-
66
58
  .step-badge {
67
59
  background-color: #ffdbdb;
68
60
  color: #d52902;
69
61
  }
70
-
71
62
  .category-badge {
72
63
  background-color: #e8f4f6;
73
64
  color: #1a93aa;
74
65
  }
75
-
76
- .item-icon {
77
- display: flex;
78
- justify-items: center;
79
- align-items: center;
80
- font-size: 0.65rem;
81
- padding: 0.2rem;
82
- margin-right: 1rem;
83
- }
84
-
85
66
  .product-badge {
86
67
  background-color: #e9f5ea;
87
68
  color: #269b36;
88
69
  }
89
-
90
- .modifier-badge {
91
- background-color: #e9f5ea;
92
- color: #269b36;
93
- height: 1rem;
94
- }
95
70
  }
96
71
 
97
72
  .product-set-mobile-footer {
@@ -100,12 +75,10 @@
100
75
 
101
76
  .product-set-mobile-modal {
102
77
  margin: 0;
103
-
104
78
  .modal-content {
105
79
  border-radius: 1rem 1rem 0 0;
106
80
  border-width: 0;
107
81
  margin: 0;
108
-
109
82
  .modal-body {
110
83
  padding: 1rem 0;
111
84
  }
@@ -127,22 +100,18 @@
127
100
  font-weight: 600;
128
101
  font-size: 0.625rem;
129
102
  }
130
-
131
103
  .product-set-subtitle-dot {
132
104
  margin-right: 0.375rem;
133
105
  width: 0.375rem;
134
106
  height: 0.375rem;
135
107
  border-radius: 3px;
136
108
  }
137
-
138
109
  .product-set-subtitle-category-dot {
139
110
  background-color: #269b36;
140
111
  }
141
-
142
112
  .product-set-subtitle-step-dot {
143
113
  background-color: #1a93aa;
144
114
  }
145
-
146
115
  .product-set-subtitle-product-dot {
147
116
  background-color: #269b36;
148
117
  }
@@ -187,7 +156,6 @@
187
156
  justify-self: flex-end;
188
157
  align-items: flex-end;
189
158
  }
190
-
191
159
  .small-badge {
192
160
  font-size: 0.5rem;
193
161
  height: 1rem;
@@ -195,7 +163,6 @@
195
163
  padding: 0 0.2rem;
196
164
  margin-bottom: 0.2rem;
197
165
  }
198
-
199
166
  .product-set-save-btn-wrapper {
200
167
  padding-left: 0 !important;
201
168
  display: flex;