@licklist/design 0.44.485-dev.39 → 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 -5
  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 -40
  499. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +0 -28
  500. package/src/notification/sms-template/form/SmsTemplateForm.tsx +1 -6
  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 +1 @@
1
- {"version":3,"file":"SaleFilters.d.ts","sourceRoot":"","sources":["../../../src/sales/filters/SaleFilters.tsx"],"names":[],"mappings":";AAMA,MAAM,WAAW,OAAO;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CACrC;AAUD,wBAAgB,WAAW,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE,gBAAgB,eAsDjE"}
1
+ {"version":3,"file":"SaleFilters.d.ts","sourceRoot":"","sources":["../../../src/sales/filters/SaleFilters.tsx"],"names":[],"mappings":";AAMA,UAAU,OAAO;IACf,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CACrC;AAUD,wBAAgB,WAAW,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE,gBAAgB,eAsDjE"}
@@ -1,8 +1,7 @@
1
- import { ReactNode } from "react";
1
+ /// <reference types="react" />
2
2
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
- export type PreviousBookingsProps = {
3
+ export declare type PreviousBookingsProps = {
4
4
  orders: Order[];
5
- renderOrderTitleLinkByProvider?: (order: Order) => ReactNode;
6
5
  };
7
- export declare const PreviousBookings: ({ orders, renderOrderTitleLinkByProvider, }: PreviousBookingsProps) => JSX.Element;
6
+ export declare const PreviousBookings: ({ orders }: PreviousBookingsProps) => JSX.Element;
8
7
  //# sourceMappingURL=PreviousBookings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PreviousBookings.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/previous-bookings/PreviousBookings.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAInD,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,MAAM,MAAM,qBAAqB,GAAG;IAClC,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,8BAA8B,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,SAAS,CAAC;CAC9D,CAAC;AAEF,eAAO,MAAM,gBAAgB,gDAG1B,qBAAqB,gBAgFvB,CAAC"}
1
+ {"version":3,"file":"PreviousBookings.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/previous-bookings/PreviousBookings.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,oBAAY,qBAAqB,GAAG;IAClC,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,eAAgB,qBAAqB,gBA4EjE,CAAC"}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("tslib"),r=require("react"),a=(e=r)&&"object"==typeof e&&"default"in e?e.default:e,n=require("react-i18next"),l=require("react-bootstrap"),o=require("luxon");exports.PreviousBookings=function(e){var s=e.orders,c=e.renderOrderTitleLinkByProvider,i=n.useTranslation("Design").t,m=t.__read(r.useState(!1),2),u=m[0],d=m[1],p=u?s.length:6;return a.createElement("div",{className:"previous-bookings"},a.createElement("h6",{className:"mb-5"},i("previousBookings")),s.length>0?a.createElement("div",{className:"events-wrapper"},s.slice(0,p).map((function(e){var t,r,n=c?c(e):null===(t=e[e.orderableType])||void 0===t?void 0:t.name;return a.createElement("div",{className:"event-info col-12 col-sm-6 col-md-6 col-lg-6 col-xl-6",key:e.id},a.createElement("div",{className:"info-wrapper"},a.createElement("p",{className:"label"},n),e.createdAt&&a.createElement("p",{className:"event-date"},(r=e.createdAt,o.DateTime.fromJSDate(new Date(r)).toFormat("dd LLL yyyy hh:mm")))),e.products.length>0&&a.createElement("div",{className:"products-wrapper"},e.products.map((function(t){var r,n=t.name,l=t.id,o=e.orderProducts.find((function(e){return e.productId===l})),s=o?o.quantity:1;return a.createElement("div",{className:"product-name",key:l},a.createElement("p",null,"+")," ",a.createElement("p",null,(r=n).charAt(0).toUpperCase()+r.slice(1),s>1&&a.createElement(a.Fragment,null," x ",s)))}))))}))):a.createElement("p",{className:"mt-3"},i("noPreviousBookings")),s.length>6&&!u&&a.createElement(l.Button,{onClick:function(){d(!0)},variant:"link",className:"older-bookings-button"},i("showOlderBookings")))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("tslib"),r=require("react"),a=(e=r)&&"object"==typeof e&&"default"in e?e.default:e,n=require("react-i18next"),l=require("react-bootstrap"),o=require("luxon");exports.PreviousBookings=function(e){var s=e.orders,c=n.useTranslation("Design").t,i=t.__read(r.useState(!1),2),m=i[0],u=i[1],d=m?s.length:6;return a.createElement("div",{className:"previous-bookings"},a.createElement("h6",{className:"mb-5"},c("previousBookings")),s.length>0?a.createElement("div",{className:"events-wrapper"},s.slice(0,d).map((function(e){var t,r;return a.createElement("div",{className:"event-info col-12 col-sm-6 col-md-6 col-lg-6 col-xl-6",key:e.id},a.createElement("div",{className:"info-wrapper"},a.createElement("p",{className:"label"},null===(t=e.event)||void 0===t?void 0:t.name),e.createdAt&&a.createElement("p",{className:"event-date"},(r=e.createdAt,o.DateTime.fromJSDate(new Date(r)).toFormat("dd LLL yyyy hh:mm")))),e.products.length>0&&a.createElement("div",{className:"products-wrapper"},e.products.map((function(t){var r,n=t.name,l=t.id,o=e.orderProducts.find((function(e){return e.productId===l})),s=o?o.quantity:1;return a.createElement("div",{className:"product-name",key:l},a.createElement("p",null,"+")," ",a.createElement("p",null,(r=n).charAt(0).toUpperCase()+r.slice(1),s>1&&a.createElement(a.Fragment,null," x ",s)))}))))}))):a.createElement("p",{className:"mt-3"},c("noPreviousBookings")),s.length>6&&!m&&a.createElement(l.Button,{onClick:function(){u(!0)},variant:"link",className:"older-bookings-button"},c("showOlderBookings")))};
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
- type ProfileProps = {
3
+ declare type ProfileProps = {
4
4
  user?: Order["user"];
5
5
  };
6
6
  export declare const Profile: ({ user }: ProfileProps) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Profile.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/profile/Profile.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAO7E,KAAK,YAAY,GAAG;IAClB,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAGtB,CAAC;AAEF,eAAO,MAAM,OAAO,aAAc,YAAY,gBAgD7C,CAAC"}
1
+ {"version":3,"file":"Profile.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/profile/Profile.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAO7E,aAAK,YAAY,GAAG;IAClB,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAGtB,CAAC;AAEF,eAAO,MAAM,OAAO,aAAc,YAAY,gBAgD7C,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type ImageHolderProps = {
2
+ declare type ImageHolderProps = {
3
3
  firstName: string;
4
4
  lastName: string;
5
5
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ImageHolder.d.ts","sourceRoot":"","sources":["../../../../../../src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx"],"names":[],"mappings":";AAEA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AACF,eAAO,MAAM,WAAW,4BAA6B,gBAAgB,gBAapE,CAAC"}
1
+ {"version":3,"file":"ImageHolder.d.ts","sourceRoot":"","sources":["../../../../../../src/sales/guest-profile/profile/components/ImageHolder/ImageHolder.tsx"],"names":[],"mappings":";AAEA,aAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AACF,eAAO,MAAM,WAAW,4BAA6B,gBAAgB,gBAapE,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
3
  import { UserMetric } from "@licklist/core/dist/DataMapper/User/UserMetricDataMapper";
4
- export type UserMetricsProps = {
4
+ export declare type UserMetricsProps = {
5
5
  user?: Order["user"];
6
6
  metrics?: UserMetric;
7
7
  };
@@ -1 +1 @@
1
- {"version":3,"file":"UserMetrics.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/user-metrics/UserMetrics.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAC7E,OAAO,EAAE,UAAU,EAAE,MAAM,0DAA0D,CAAC;AAEtF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,OAAO,CAAC,EAAE,UAAU,CAAC;CAGtB,CAAC;AAEF,eAAO,MAAM,WAAW,sBAAuB,gBAAgB,gBAkH9D,CAAC"}
1
+ {"version":3,"file":"UserMetrics.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/user-metrics/UserMetrics.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAC7E,OAAO,EAAE,UAAU,EAAE,MAAM,0DAA0D,CAAC;AAEtF,oBAAY,gBAAgB,GAAG;IAC7B,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,OAAO,CAAC,EAAE,UAAU,CAAC;CAGtB,CAAC;AAEF,eAAO,MAAM,WAAW,sBAAuB,gBAAgB,gBAkH9D,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Provider } from "@licklist/core/dist/DataMapper/Provider/ProviderDataMapper";
3
- export type VisitedProvidersProps = {
3
+ export declare type VisitedProvidersProps = {
4
4
  providers: Provider[];
5
5
  };
6
6
  export declare const VisitedProviders: ({ providers }: VisitedProvidersProps) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"VisitedProviders.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/visited-providers/VisitedProviders.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,4DAA4D,CAAC;AAKtF,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,EAAE,QAAQ,EAAE,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kBAAwB,qBAAqB,gBA0CzE,CAAC"}
1
+ {"version":3,"file":"VisitedProviders.d.ts","sourceRoot":"","sources":["../../../../src/sales/guest-profile/visited-providers/VisitedProviders.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,4DAA4D,CAAC;AAKtF,oBAAY,qBAAqB,GAAG;IAClC,SAAS,EAAE,QAAQ,EAAE,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kBAAwB,qBAAqB,gBA0CzE,CAAC"}
@@ -4,7 +4,7 @@ export declare const SALES_PERIOD_TODAY = "1";
4
4
  export declare const SALES_PERIOD_THIS_WEEK = "2";
5
5
  export declare const SALES_PERIOD_THIS_MONTH = "3";
6
6
  export declare const DEFAULT_SALES_PERIOD = "";
7
- export type LifeTimeSalesPeriod = typeof SALES_PERIOD_LIFETIME | typeof SALES_PERIOD_TODAY | typeof SALES_PERIOD_THIS_WEEK | typeof SALES_PERIOD_THIS_MONTH;
7
+ export declare type LifeTimeSalesPeriod = typeof SALES_PERIOD_LIFETIME | typeof SALES_PERIOD_TODAY | typeof SALES_PERIOD_THIS_WEEK | typeof SALES_PERIOD_THIS_MONTH;
8
8
  export interface LifeTimeSalesData {
9
9
  value: number;
10
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"LifeTimeSalesChart.d.ts","sourceRoot":"","sources":["../../../src/sales/life-time-sales/LifeTimeSalesChart.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,sBAAsB,MAAM,CAAC;AAC1C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAE3C,eAAO,MAAM,oBAAoB,KAAwB,CAAC;AAqB1D,MAAM,MAAM,mBAAmB,GAC3B,OAAO,qBAAqB,GAC5B,OAAO,kBAAkB,GACzB,OAAO,sBAAsB,GAC7B,OAAO,uBAAuB,CAAC;AAEnC,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC3B,MAAM,EAAE,mBAAmB,CAAC;IAC5B,SAAS,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAChD,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,iBAAS,kBAAkB,CAAC,EAC1B,IAAI,EACJ,MAAM,EACN,MAAM,EACN,SAAS,EACT,SAAS,GACV,EAAE,kBAAkB,eAqDpB;AAED,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"LifeTimeSalesChart.d.ts","sourceRoot":"","sources":["../../../src/sales/life-time-sales/LifeTimeSalesChart.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,sBAAsB,MAAM,CAAC;AAC1C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAE3C,eAAO,MAAM,oBAAoB,KAAwB,CAAC;AAqB1D,oBAAY,mBAAmB,GAC3B,OAAO,qBAAqB,GAC5B,OAAO,kBAAkB,GACzB,OAAO,sBAAsB,GAC7B,OAAO,uBAAuB,CAAC;AAEnC,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC3B,MAAM,EAAE,mBAAmB,CAAC;IAC5B,SAAS,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAChD,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,iBAAS,kBAAkB,CAAC,EAC1B,IAAI,EACJ,MAAM,EACN,MAAM,EACN,SAAS,EACT,SAAS,GACV,EAAE,kBAAkB,eAqDpB;AAED,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from "react";
2
- type CustomerInfoProps = {
2
+ declare type CustomerInfoProps = {
3
3
  providerId: number | undefined;
4
4
  };
5
5
  export declare const CustomerInfo: FC<CustomerInfoProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerInfo.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/customer-info/CustomerInfo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAgC,MAAM,OAAO,CAAC;AAShE,KAAK,iBAAiB,GAAG;IAAE,UAAU,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,CAAC;AAW5D,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA2G9C,CAAC"}
1
+ {"version":3,"file":"CustomerInfo.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/customer-info/CustomerInfo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAgC,MAAM,OAAO,CAAC;AAShE,aAAK,iBAAiB,GAAG;IAAE,UAAU,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,CAAC;AAW5D,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA2G9C,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from "react";
2
- type FinalStepProps = {
2
+ declare type FinalStepProps = {
3
3
  providerId: number | undefined;
4
4
  };
5
5
  export declare const FinalStep: FC<FinalStepProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"FinalStep.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/final-step/FinalStep.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAKlC,KAAK,cAAc,GAAG;IAAE,UAAU,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,CAAC;AAEzD,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CA8BxC,CAAC"}
1
+ {"version":3,"file":"FinalStep.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/final-step/FinalStep.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAKlC,aAAK,cAAc,GAAG;IAAE,UAAU,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,CAAC;AAEzD,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CA8BxC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- type Sizes = "big" | "small";
2
+ declare type Sizes = "big" | "small";
3
3
  interface NumberInputHorizontalProps {
4
4
  disabled?: boolean;
5
5
  className?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"NumberInputHorizontal.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,KAAK,KAAK,GAAG,KAAK,GAAG,OAAO,CAAC;AAE7B,UAAU,0BAA0B;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,WAAW,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,qBAAqB,qGAsGjC,CAAC"}
1
+ {"version":3,"file":"NumberInputHorizontal.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,aAAK,KAAK,GAAG,KAAK,GAAG,OAAO,CAAC;AAE7B,UAAU,0BAA0B;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,WAAW,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,qBAAqB,qGAsGjC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { OrderableType } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
- type SelectDateTypeControlProps = {
3
+ declare type SelectDateTypeControlProps = {
4
4
  orderDate: string;
5
5
  setOrderDate: (date: string) => void;
6
6
  showTypeSelect?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"SelectDateTypeControl.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,sDAAsD,CAAC;AAIrF,KAAK,0BAA0B,GAAG;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,gBAAgB,EAAE,CAAC,KAAK,CAAC,EAAE,aAAa,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,qBAAqB,kFAM/B,0BAA0B,gBAwD5B,CAAC"}
1
+ {"version":3,"file":"SelectDateTypeControl.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,sDAAsD,CAAC;AAIrF,aAAK,0BAA0B,GAAG;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,gBAAgB,EAAE,CAAC,KAAK,CAAC,EAAE,aAAa,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,qBAAqB,kFAM/B,0BAA0B,gBAwD5B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { TransformedMenu } from "@licklist/plugins/dist/types/context/sale/menuSteps";
3
- export type SelectMenuProps = {
3
+ export declare type SelectMenuProps = {
4
4
  isLoading?: boolean;
5
5
  menus?: TransformedMenu[];
6
6
  onSelectMenu?: (menu: TransformedMenu) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"SelectMenu.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/select-menu/SelectMenu.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAItF,MAAM,MAAM,eAAe,GAAG;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,UAAU,wCAIpB,eAAe,gBA4CjB,CAAC"}
1
+ {"version":3,"file":"SelectMenu.d.ts","sourceRoot":"","sources":["../../../../src/sales/manual-booking/select-menu/SelectMenu.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAItF,oBAAY,eAAe,GAAG;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,UAAU,wCAIpB,eAAe,gBA0CjB,CAAC"}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("react"),r=(e=t)&&"object"==typeof e&&"default"in e?e.default:e;require("../../../static/loader/LoaderIndicator.js");var a=require("../../../static/loader/BlockLoader.js"),n=require("react-i18next"),l=require("react-bootstrap");require("../../../static/loader/ButtonLoader.js"),require("../../../static/loader/SnippetLoader.js"),require("../../../static/loader/PaymentLoader.js");var o=require("./components/MenuButton.js");exports.SelectMenu=function(e){var t=e.isLoading,s=void 0!==t&&t,u=e.menus,c=e.onSelectMenu,i=n.useTranslation(["App","Sale"]).t;return s?r.createElement("div",null,r.createElement("div",{className:"loader-container"},r.createElement(a.BlockLoader,null))):r.createElement("div",null,u&&u.length||s?r.createElement(r.Fragment,null,!s&&r.createElement(l.Form.Label,{className:"bold-text"},i("Design:productSets")),r.createElement("div",{className:"menu-list-manual-booking"},null==u?void 0:u.map((function(e){return r.createElement(o.MenuButton,{key:e.id,menu:e,onSelectMenu:c})})))):r.createElement("div",{className:"no-results-content"},r.createElement("span",{className:"no-results-found"},i("App:noResultsFoundForSelectedDate"))))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("react"),r=(e=t)&&"object"==typeof e&&"default"in e?e.default:e;require("../../../static/loader/LoaderIndicator.js");var a=require("../../../static/loader/BlockLoader.js"),n=require("react-i18next"),l=require("react-bootstrap");require("../../../static/loader/ButtonLoader.js"),require("../../../static/loader/SnippetLoader.js"),require("../../../static/loader/PaymentLoader.js");var o=require("./components/MenuButton.js");exports.SelectMenu=function(e){var t=e.isLoading,u=void 0!==t&&t,s=e.menus,c=e.onSelectMenu,i=n.useTranslation(["App","Sale"]).t;return u?r.createElement("div",null,r.createElement("div",{className:"loader-container"},r.createElement(a.BlockLoader,null))):r.createElement("div",null,s&&s.length||u?r.createElement(r.Fragment,null,!u&&r.createElement(l.Form.Label,{className:"bold-text"},i("App:menus")),r.createElement("div",{className:"menu-list-manual-booking"},null==s?void 0:s.map((function(e){return r.createElement(o.MenuButton,{key:e.id,menu:e,onSelectMenu:c})})))):r.createElement("div",{className:"no-results-content"},r.createElement("span",{className:"no-results-found"},i("App:noResultsFoundForSelectedDate"))))};
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { TransformedMenu } from "@licklist/plugins/dist/types/context/sale/menuSteps";
3
- export type MenuButtonProps = {
3
+ export declare type MenuButtonProps = {
4
4
  menu: TransformedMenu;
5
5
  onSelectMenu?: (menu: TransformedMenu) => void;
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../../../../src/sales/manual-booking/select-menu/components/MenuButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAEtF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,eAAe,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,UAAU,2BAA4B,eAAe,gBAoBjE,CAAC"}
1
+ {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../../../../src/sales/manual-booking/select-menu/components/MenuButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAEtF,oBAAY,eAAe,GAAG;IAC5B,IAAI,EAAE,eAAe,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,UAAU,2BAA4B,eAAe,gBAoBjE,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { Note } from "@licklist/core/dist/DataMapper/Order/NoteDataMapper";
3
3
  import { TableRowProps } from "./NotesTableRow";
4
- export type NotesTableProps = Pick<TableRowProps, "onDeleteNote"> & {
4
+ export declare type NotesTableProps = Pick<TableRowProps, "onDeleteNote"> & {
5
5
  heading: string;
6
6
  notes: Note[];
7
7
  onCreateNote: (note: Note["note"]) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"NotesTable.d.ts","sourceRoot":"","sources":["../../../src/sales/notes/NotesTable.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAC3E,OAAO,EAAY,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAI1D,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,aAAa,EAAE,cAAc,CAAC,GAAG;IAClE,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IAC3C,YAAY,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,CAAC;CACjE,CAAC;AAEF,eAAO,MAAM,UAAU,kEAMpB,eAAe,gBA4EjB,CAAC"}
1
+ {"version":3,"file":"NotesTable.d.ts","sourceRoot":"","sources":["../../../src/sales/notes/NotesTable.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAC3E,OAAO,EAAY,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAI1D,oBAAY,eAAe,GAAG,IAAI,CAAC,aAAa,EAAE,cAAc,CAAC,GAAG;IAClE,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IAC3C,YAAY,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,CAAC;CACjE,CAAC;AAEF,eAAO,MAAM,UAAU,kEAMpB,eAAe,gBA4EjB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Note } from "@licklist/core/dist/DataMapper/Order/NoteDataMapper";
3
- export type TableRowProps = {
3
+ export declare type TableRowProps = {
4
4
  note: Note;
5
5
  onClick: () => void;
6
6
  onDeleteNote: (noteId: Note["id"]) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"NotesTableRow.d.ts","sourceRoot":"","sources":["../../../src/sales/notes/NotesTableRow.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAY3E,MAAM,MAAM,aAAa,GAAG;IAC1B,IAAI,EAAE,IAAI,CAAC;IACX,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,KAAK,IAAI,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,QAAQ,oCAAqC,aAAa,gBA2EtE,CAAC"}
1
+ {"version":3,"file":"NotesTableRow.d.ts","sourceRoot":"","sources":["../../../src/sales/notes/NotesTableRow.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAY3E,oBAAY,aAAa,GAAG;IAC1B,IAAI,EAAE,IAAI,CAAC;IACX,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,KAAK,IAAI,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,QAAQ,oCAAqC,aAAa,gBA2EtE,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Note } from "@licklist/core/dist/DataMapper/Order/NoteDataMapper";
3
- export type NoteFormProps = {
3
+ export declare type NoteFormProps = {
4
4
  onSubmit: (note: Note["note"]) => void;
5
5
  onClose: () => void;
6
6
  defaultValues?: {
@@ -1 +1 @@
1
- {"version":3,"file":"NoteForm.d.ts","sourceRoot":"","sources":["../../../../src/sales/notes/note-form/NoteForm.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAE3E,MAAM,MAAM,aAAa,GAAG;IAC1B,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACvC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,aAAa,CAAC,EAAE;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;KACpB,CAAC;CACH,CAAC;AAIF,eAAO,MAAM,QAAQ,0CAIlB,aAAa,gBA0Df,CAAC"}
1
+ {"version":3,"file":"NoteForm.d.ts","sourceRoot":"","sources":["../../../../src/sales/notes/note-form/NoteForm.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,qDAAqD,CAAC;AAE3E,oBAAY,aAAa,GAAG;IAC1B,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACvC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,aAAa,CAAC,EAAE;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;KACpB,CAAC;CACH,CAAC;AAIF,eAAO,MAAM,QAAQ,0CAIlB,aAAa,gBA0Df,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export type SalePaymentFormProps = {
2
+ export declare type SalePaymentFormProps = {
3
3
  calculatedAmount?: number;
4
4
  showAmountField?: boolean;
5
5
  isLoading?: boolean;
@@ -7,7 +7,7 @@ export type SalePaymentFormProps = {
7
7
  orderPaymentTypeError?: string;
8
8
  ryftInitFailure?: boolean;
9
9
  };
10
- export type SalePaymentFormRef = {
10
+ export declare type SalePaymentFormRef = {
11
11
  onTriggerForm: () => Promise<boolean>;
12
12
  };
13
13
  export declare const SalePaymentForm: React.ForwardRefExoticComponent<SalePaymentFormProps & React.RefAttributes<SalePaymentFormRef>>;
@@ -1 +1 @@
1
- {"version":3,"file":"SalePaymentForm.d.ts","sourceRoot":"","sources":["../../../src/sales/payment-form/SalePaymentForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAQN,MAAM,OAAO,CAAC;AAqBf,MAAM,MAAM,oBAAoB,GAAG;IACjC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,aAAa,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,eAAe,iGAqM3B,CAAC"}
1
+ {"version":3,"file":"SalePaymentForm.d.ts","sourceRoot":"","sources":["../../../src/sales/payment-form/SalePaymentForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAQN,MAAM,OAAO,CAAC;AAqBf,oBAAY,oBAAoB,GAAG;IACjC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,oBAAY,kBAAkB,GAAG;IAC/B,aAAa,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,eAAe,iGAqM3B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export type RyftPaymentProps = {
2
+ export declare type RyftPaymentProps = {
3
3
  isLoading?: boolean;
4
4
  isError?: boolean;
5
5
  ryftInitFailure?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"RyftPayment.d.ts","sourceRoot":"","sources":["../../../../../src/sales/payment-form/components/RyftPayment/RyftPayment.tsx"],"names":[],"mappings":";AAMA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,WAAW,6CAIrB,gBAAgB,gBA6ClB,CAAC"}
1
+ {"version":3,"file":"RyftPayment.d.ts","sourceRoot":"","sources":["../../../../../src/sales/payment-form/components/RyftPayment/RyftPayment.tsx"],"names":[],"mappings":";AAMA,oBAAY,gBAAgB,GAAG;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,WAAW,6CAIrB,gBAAgB,gBA6ClB,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { OrderPaymentType, ORDER_PAYMENT_TYPE_PAYMENT_LINK } from "@licklist/core/dist/DataMapper/Order/OrderPaymentDataMapper";
2
- export type PaymentLinkPaymentType = typeof ORDER_PAYMENT_TYPE_PAYMENT_LINK;
3
- export type ExtendedOrderPaymentType = OrderPaymentType | PaymentLinkPaymentType;
2
+ export declare type PaymentLinkPaymentType = typeof ORDER_PAYMENT_TYPE_PAYMENT_LINK;
3
+ export declare type ExtendedOrderPaymentType = OrderPaymentType | PaymentLinkPaymentType;
4
4
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/sales/payment-form/types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,+BAA+B,EAChC,MAAM,6DAA6D,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG,OAAO,+BAA+B,CAAC;AAE5E,MAAM,MAAM,wBAAwB,GAChC,gBAAgB,GAChB,sBAAsB,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/sales/payment-form/types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,+BAA+B,EAChC,MAAM,6DAA6D,CAAC;AAErE,oBAAY,sBAAsB,GAAG,OAAO,+BAA+B,CAAC;AAE5E,oBAAY,wBAAwB,GAChC,gBAAgB,GAChB,sBAAsB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export type Period = "pastDay" | "week" | "twoWeeks" | "month" | "threeMonths";
2
+ export declare type Period = "pastDay" | "week" | "twoWeeks" | "month" | "threeMonths";
3
3
  export interface ChartData {
4
4
  id: number;
5
5
  sales: number;
@@ -1 +1 @@
1
- {"version":3,"file":"SalesAndViewsChart.d.ts","sourceRoot":"","sources":["../../../src/sales/sales-and-views/SalesAndViewsChart.tsx"],"names":[],"mappings":";AAyBA,MAAM,MAAM,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,aAAa,CAAC;AAI/E,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,iBAAS,kBAAkB,CAAC,EAC1B,IAAI,EACJ,YAAY,EACZ,YAAY,GACb,EAAE,kBAAkB,eAqKpB;AA8BD,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"SalesAndViewsChart.d.ts","sourceRoot":"","sources":["../../../src/sales/sales-and-views/SalesAndViewsChart.tsx"],"names":[],"mappings":";AAyBA,oBAAY,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,aAAa,CAAC;AAI/E,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,iBAAS,kBAAkB,CAAC,EAC1B,IAAI,EACJ,YAAY,EACZ,YAAY,GACb,EAAE,kBAAkB,eAqKpB;AA8BD,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
@@ -3,7 +3,7 @@ import { HasPermissionProp } from "@licklist/plugins/dist/types/permission/Permi
3
3
  import { ProviderType } from "@licklist/core/dist/DataMapper/Provider/ProvidableDataMapper";
4
4
  import { PaymentFeeFormFieldValues } from "./PaymentFeeForm";
5
5
  import { Currency } from "../../types/currency";
6
- export type AdminSettingFormFieldValues = {
6
+ export declare type AdminSettingFormFieldValues = {
7
7
  warningOnNumberOfPeople: string;
8
8
  currency_id?: number;
9
9
  providerHasMap: null | boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAOvF,OAAO,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAC;AAE5F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,MAAM,MAAM,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAC;IAC/B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAC;IACrC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAC;IAChD,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAC;CAC5C,GAAG,yBAAyB,CAAC;AAE9B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAC;IACvD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC7B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,YAAY,CAAC;KAC7B,CAAC;CACH;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,gBAwJvB,CAAC"}
1
+ {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAOvF,OAAO,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAC;AAE5F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,oBAAY,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAC;IAC/B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAC;IACrC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAC;IAChD,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAC;CAC5C,GAAG,yBAAyB,CAAC;AAE9B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAC;IACvD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC7B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,YAAY,CAAC;KAC7B,CAAC;CACH;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,gBAwJvB,CAAC"}
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
- export type PaymentFeeFormFieldValues = {
2
+ export declare type PaymentFeeFormFieldValues = {
3
3
  feeInPercent: number;
4
4
  minFeeInPounds: number;
5
5
  maxFeeInPounds: number;
6
6
  vatInPercent: number;
7
7
  fixedFee: number;
8
8
  };
9
- export type PaymentFeeFormProps = {
9
+ export declare type PaymentFeeFormProps = {
10
10
  isLoading: boolean;
11
11
  defaultValues?: Partial<PaymentFeeFormFieldValues>;
12
12
  };
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":";AAYA,MAAM,MAAM,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACpD,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,eAgTxE"}
1
+ {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":";AAYA,oBAAY,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACpD,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,eAgTxE"}
@@ -3,7 +3,7 @@ import { HasPermissionProp } from "@licklist/plugins/dist/types/permission/Permi
3
3
  import { ServerError } from "@licklist/plugins/dist/hooks/Api/useHttpQuery";
4
4
  import { EventSettingFormFieldValues } from "./EventSettingForm";
5
5
  import { ProviderSettingFormFieldValues } from "./ProviderSettingForm";
6
- export type DashboardSettingFormFieldValues = {
6
+ export declare type DashboardSettingFormFieldValues = {
7
7
  notificationOnEachOrder: number;
8
8
  orderReportOnEventStart: number;
9
9
  orderReportFormat: number;
@@ -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,CAAC;AACvF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAM5E,OAAO,EAEL,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAEL,8BAA8B,EAC/B,MAAM,uBAAuB,CAAC;AAE/B,MAAM,MAAM,+BAA+B,GAAG;IAC5C,uBAAuB,EAAE,MAAM,CAAC;IAChC,uBAAuB,EAAE,MAAM,CAAC;IAChC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,2BAA2B,GAC7B,8BAA8B,CAAC;AAYjC,MAAM,WAAW,yBAA0B,SAAQ,iBAAiB;IAClE,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC3D,aAAa,CAAC,EAAE,OAAO,CAAC,+BAA+B,CAAC,CAAC;IACzD,YAAY,CAAC,EAAE,WAAW,CAAC;CAC5B;AAED,eAAO,MAAM,oBAAoB,yEAM9B,yBAAyB,gBAsM3B,CAAC"}
1
+ {"version":3,"file":"DashboardSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/DashboardSettingForm.tsx"],"names":[],"mappings":";AASA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAM5E,OAAO,EAEL,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAEL,8BAA8B,EAC/B,MAAM,uBAAuB,CAAC;AAE/B,oBAAY,+BAA+B,GAAG;IAC5C,uBAAuB,EAAE,MAAM,CAAC;IAChC,uBAAuB,EAAE,MAAM,CAAC;IAChC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,2BAA2B,GAC7B,8BAA8B,CAAC;AAYjC,MAAM,WAAW,yBAA0B,SAAQ,iBAAiB;IAClE,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC3D,aAAa,CAAC,EAAE,OAAO,CAAC,+BAA+B,CAAC,CAAC;IACzD,YAAY,CAAC,EAAE,WAAW,CAAC;CAC5B;AAED,eAAO,MAAM,oBAAoB,yEAM9B,yBAAyB,gBAsM3B,CAAC"}
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
- export type EventSettingFormFieldValues = {
2
+ export declare type EventSettingFormFieldValues = {
3
3
  termsAndConditions: string;
4
4
  };
5
- export type EventSettingFormProps = {
5
+ export declare type EventSettingFormProps = {
6
6
  isLoading: boolean;
7
7
  defaultValues?: Partial<EventSettingFormFieldValues>;
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EventSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/EventSettingForm.tsx"],"names":[],"mappings":";AAcA,MAAM,MAAM,2BAA2B,GAAG;IACxC,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACtD,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,EAAE,SAAiB,EAAE,EAAE,qBAAqB,eA4C5E"}
1
+ {"version":3,"file":"EventSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/EventSettingForm.tsx"],"names":[],"mappings":";AAcA,oBAAY,2BAA2B,GAAG;IACxC,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,oBAAY,qBAAqB,GAAG;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACtD,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,EAAE,SAAiB,EAAE,EAAE,qBAAqB,eA4C5E"}
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
- export type FinancialDataFormFieldValues = {
2
+ export declare type FinancialDataFormFieldValues = {
3
3
  accountName: string;
4
4
  accountNumber: string;
5
5
  sortCode: string;
6
6
  };
7
- export type FinancialDataFormProps = {
7
+ export declare type FinancialDataFormProps = {
8
8
  isLoading: boolean;
9
9
  defaultValues?: Partial<FinancialDataFormFieldValues>;
10
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"FinancialDataForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/FinancialDataForm.tsx"],"names":[],"mappings":";AAUA,MAAM,MAAM,4BAA4B,GAAG;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,EAChC,SAAiB,GAClB,EAAE,sBAAsB,eA4IxB"}
1
+ {"version":3,"file":"FinancialDataForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/FinancialDataForm.tsx"],"names":[],"mappings":";AAUA,oBAAY,4BAA4B,GAAG;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,EAChC,SAAiB,GAClB,EAAE,sBAAsB,eA4IxB"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export type OtherSettingFormFieldValues = {
2
+ export declare type OtherSettingFormFieldValues = {
3
3
  specialNotesInCheckout: string;
4
4
  specialNotesDescription: string;
5
5
  smsOnOrderIsProcessing: string;
@@ -7,7 +7,7 @@ export type OtherSettingFormFieldValues = {
7
7
  smsOnOrderIsActioned: string;
8
8
  smsOnOrderIsActionedText: string;
9
9
  };
10
- export type OtherSettingFormProps = {
10
+ export declare type OtherSettingFormProps = {
11
11
  isLoading: boolean;
12
12
  defaultValues?: Partial<OtherSettingFormFieldValues>;
13
13
  };
@@ -1 +1 @@
1
- {"version":3,"file":"OtherSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/OtherSettingForm.tsx"],"names":[],"mappings":";AAUA,MAAM,MAAM,2BAA2B,GAAG;IACxC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,uBAAuB,EAAE,MAAM,CAAC;IAChC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,0BAA0B,EAAE,MAAM,CAAC;IACnC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,wBAAwB,EAAE,MAAM,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACtD,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,EAAE,SAAiB,EAAE,EAAE,qBAAqB,eA+K5E"}
1
+ {"version":3,"file":"OtherSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/OtherSettingForm.tsx"],"names":[],"mappings":";AAUA,oBAAY,2BAA2B,GAAG;IACxC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,uBAAuB,EAAE,MAAM,CAAC;IAChC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,0BAA0B,EAAE,MAAM,CAAC;IACnC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,wBAAwB,EAAE,MAAM,CAAC;CAClC,CAAC;AAEF,oBAAY,qBAAqB,GAAG;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACtD,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,EAAE,SAAiB,EAAE,EAAE,qBAAqB,eA+K5E"}
@@ -1,11 +1,11 @@
1
1
  /// <reference types="react" />
2
- export type ProviderSettingFormFieldValues = {
2
+ export declare type ProviderSettingFormFieldValues = {
3
3
  redirectAfterOrderPurchase: string;
4
4
  redirectAfterFinalPayment: string;
5
5
  phoneOnVenueCheckoutPage: string;
6
6
  defaultVenueCurrency: string;
7
7
  };
8
- export type ProviderSettingFormProps = {
8
+ export declare type ProviderSettingFormProps = {
9
9
  isLoading: boolean;
10
10
  defaultValues?: Partial<ProviderSettingFormFieldValues>;
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ProviderSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/ProviderSettingForm.tsx"],"names":[],"mappings":";AAeA,MAAM,MAAM,8BAA8B,GAAG;IAC3C,0BAA0B,EAAE,MAAM,CAAC;IACnC,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,8BAA8B,CAAC,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,gBA8K1B,CAAC"}
1
+ {"version":3,"file":"ProviderSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/ProviderSettingForm.tsx"],"names":[],"mappings":";AAeA,oBAAY,8BAA8B,GAAG;IAC3C,0BAA0B,EAAE,MAAM,CAAC;IACnC,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,oBAAY,wBAAwB,GAAG;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,8BAA8B,CAAC,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,gBA8K1B,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { HasPermissionProp } from "@licklist/plugins/dist/types/permission/Permission";
3
3
  import { PaymentFeeFormFieldValues } from "../admin/PaymentFeeForm";
4
- export type SystemSettingFormFieldValues = PaymentFeeFormFieldValues;
4
+ export declare type SystemSettingFormFieldValues = PaymentFeeFormFieldValues;
5
5
  export interface SystemSettingFormProps extends HasPermissionProp {
6
6
  isLoading: boolean;
7
7
  onSubmit?: (data: SystemSettingFormFieldValues) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"SystemSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/system/SystemSettingForm.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAEL,yBAAyB,EAC1B,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,4BAA4B,GAAG,yBAAyB,CAAC;AAErE,MAAM,WAAW,sBAAuB,SAAQ,iBAAiB;IAC/D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,4BAA4B,KAAK,IAAI,CAAC;IACxD,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,eA2C9D"}
1
+ {"version":3,"file":"SystemSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/system/SystemSettingForm.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAEL,yBAAyB,EAC1B,MAAM,yBAAyB,CAAC;AAEjC,oBAAY,4BAA4B,GAAG,yBAAyB,CAAC;AAErE,MAAM,WAAW,sBAAuB,SAAQ,iBAAiB;IAC/D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,4BAA4B,KAAK,IAAI,CAAC;IACxD,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,eA2C9D"}
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { SnippetTemplate } from "@licklist/core/dist/DataMapper/Provider/SnippetTemplateDataMapper";
3
- export type SnippetTemplateValuesWithName = Partial<SnippetTemplate & {
3
+ export declare type SnippetTemplateValuesWithName = Partial<SnippetTemplate & {
4
4
  name: string;
5
5
  }>;
6
6
  export interface SnippetTemplateContextValues {
@@ -1 +1 @@
1
- {"version":3,"file":"snippetTemplate.d.ts","sourceRoot":"","sources":["../../../../src/snippet/snippet-template/context/snippetTemplate.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,EACL,eAAe,EAEhB,MAAM,mEAAmE,CAAC;AAG3E,MAAM,MAAM,6BAA6B,GAAG,OAAO,CACjD,eAAe,GAAG;IAChB,IAAI,EAAE,MAAM,CAAC;CACd,CACF,CAAC;AAEF,MAAM,WAAW,4BAA4B;IAC3C,QAAQ,EAAE,6BAA6B,CAAC;IACxC,OAAO,EAAE;QACP,cAAc,EAAE,CAAC,YAAY,EAAE,6BAA6B,KAAK,IAAI,CAAC;KACvE,CAAC;CACH;AAED,eAAO,MAAM,sBAAsB,6CACuB,CAAC;AAE3D,MAAM,WAAW,0CACf,SAAQ,KAAK,CAAC,iBAAiB,CAAC,OAAO,CAAC;IACxC,aAAa,CAAC,EAAE,6BAA6B,CAAC;CAC/C;AAED,wBAAgB,8BAA8B,CAAC,EAC7C,QAAQ,EACR,aAAa,GACd,EAAE,0CAA0C,eA8J5C"}
1
+ {"version":3,"file":"snippetTemplate.d.ts","sourceRoot":"","sources":["../../../../src/snippet/snippet-template/context/snippetTemplate.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,EACL,eAAe,EAEhB,MAAM,mEAAmE,CAAC;AAG3E,oBAAY,6BAA6B,GAAG,OAAO,CACjD,eAAe,GAAG;IAChB,IAAI,EAAE,MAAM,CAAC;CACd,CACF,CAAC;AAEF,MAAM,WAAW,4BAA4B;IAC3C,QAAQ,EAAE,6BAA6B,CAAC;IACxC,OAAO,EAAE;QACP,cAAc,EAAE,CAAC,YAAY,EAAE,6BAA6B,KAAK,IAAI,CAAC;KACvE,CAAC;CACH;AAED,eAAO,MAAM,sBAAsB,6CACuB,CAAC;AAE3D,MAAM,WAAW,0CACf,SAAQ,KAAK,CAAC,iBAAiB,CAAC,OAAO,CAAC;IACxC,aAAa,CAAC,EAAE,6BAA6B,CAAC;CAC/C;AAED,wBAAgB,8BAA8B,CAAC,EAC7C,QAAQ,EACR,aAAa,GACd,EAAE,0CAA0C,eA8J5C"}
@@ -1,23 +1,23 @@
1
1
  import { Dispatch, ReactNode, SetStateAction } from "react";
2
- type RenderItemContentArgs<T> = {
2
+ declare type RenderItemContentArgs<T> = {
3
3
  item: SortableItem<T>;
4
4
  sortedItems: SortableItem<T>[];
5
5
  index: number;
6
6
  setSortedItems: Dispatch<SetStateAction<SortableItem<T>[]>>;
7
7
  };
8
- export type SortableItem<T> = {
8
+ export declare type SortableItem<T> = {
9
9
  id: string | number | null;
10
10
  name: string;
11
11
  [SORTABLE_ID_KEY]?: SortableKey;
12
12
  } & T;
13
- type SortableListProps<T> = {
13
+ declare type SortableListProps<T> = {
14
14
  items: SortableItem<T>[];
15
15
  renderItemContent: (args: RenderItemContentArgs<T>) => ReactNode;
16
16
  setItems?: Dispatch<SetStateAction<SortableItem<T>[]>>;
17
17
  isExpandNewItem?: boolean;
18
18
  };
19
19
  export declare const SORTABLE_ID_KEY = "_sortableId";
20
- export type SortableKey = string;
20
+ export declare type SortableKey = string;
21
21
  export declare function SortableList<T>({ items, renderItemContent, setItems, isExpandNewItem, }: SortableListProps<T>): JSX.Element;
22
22
  export {};
23
23
  //# sourceMappingURL=SortableList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SortableList.d.ts","sourceRoot":"","sources":["../../src/sortable-list/SortableList.tsx"],"names":[],"mappings":"AAQA,OAAc,EACZ,QAAQ,EACR,SAAS,EACT,cAAc,EAGf,MAAM,OAAO,CAAC;AAGf,KAAK,qBAAqB,CAAC,CAAC,IAAI;IAC9B,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC;IACtB,WAAW,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;CAC7D,CAAC;AAEF,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI;IAC5B,EAAE,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,eAAe,CAAC,CAAC,EAAE,WAAW,CAAC;CACjC,GAAG,CAAC,CAAC;AAEN,KAAK,iBAAiB,CAAC,CAAC,IAAI;IAC1B,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IACzB,iBAAiB,EAAE,CAAC,IAAI,EAAE,qBAAqB,CAAC,CAAC,CAAC,KAAK,SAAS,CAAC;IACjE,QAAQ,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IACvD,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,eAAe,gBAAgB,CAAC;AAE7C,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC;AAEjC,wBAAgB,YAAY,CAAC,CAAC,EAAE,EAC9B,KAAK,EACL,iBAAiB,EACjB,QAAQ,EACR,eAAuB,GACxB,EAAE,iBAAiB,CAAC,CAAC,CAAC,eAuEtB"}
1
+ {"version":3,"file":"SortableList.d.ts","sourceRoot":"","sources":["../../src/sortable-list/SortableList.tsx"],"names":[],"mappings":"AAQA,OAAc,EACZ,QAAQ,EACR,SAAS,EACT,cAAc,EAGf,MAAM,OAAO,CAAC;AAGf,aAAK,qBAAqB,CAAC,CAAC,IAAI;IAC9B,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC;IACtB,WAAW,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;CAC7D,CAAC;AAEF,oBAAY,YAAY,CAAC,CAAC,IAAI;IAC5B,EAAE,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,eAAe,CAAC,CAAC,EAAE,WAAW,CAAC;CACjC,GAAG,CAAC,CAAC;AAEN,aAAK,iBAAiB,CAAC,CAAC,IAAI;IAC1B,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IACzB,iBAAiB,EAAE,CAAC,IAAI,EAAE,qBAAqB,CAAC,CAAC,CAAC,KAAK,SAAS,CAAC;IACjE,QAAQ,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IACvD,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,eAAe,gBAAgB,CAAC;AAE7C,oBAAY,WAAW,GAAG,MAAM,CAAC;AAEjC,wBAAgB,YAAY,CAAC,CAAC,EAAE,EAC9B,KAAK,EACL,iBAAiB,EACjB,QAAQ,EACR,eAAuB,GACxB,EAAE,iBAAiB,CAAC,CAAC,CAAC,eAuEtB"}
@@ -4,7 +4,7 @@ export declare const ProductSetModalClasses: {
4
4
  readonly category: "edit-product-category";
5
5
  readonly product: "edit-product";
6
6
  };
7
- export type ProductSetModalClassesType = typeof ProductSetModalClasses[keyof typeof ProductSetModalClasses];
7
+ export declare type ProductSetModalClassesType = typeof ProductSetModalClasses[keyof typeof ProductSetModalClasses];
8
8
  export interface SortableTreeItemProps {
9
9
  id: string;
10
10
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAkB3E,eAAO,MAAM,sBAAsB;;;;CAIzB,CAAC;AAEX,MAAM,MAAM,0BAA0B,GACpC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC;AAErE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,0BAA0B,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC5B;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,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,aAAa,GACd,EAAE,qBAAqB,eA6RvB"}
1
+ {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAkB3E,eAAO,MAAM,sBAAsB;;;;CAIzB,CAAC;AAEX,oBAAY,0BAA0B,GACpC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC;AAErE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,0BAA0B,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC5B;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,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,aAAa,GACd,EAAE,qBAAqB,eA6RvB"}
@@ -1,6 +1,6 @@
1
1
  import { IconProp } from "@fortawesome/fontawesome-svg-core";
2
2
  import { CSSProperties } from "react";
3
- type Props = {
3
+ declare type Props = {
4
4
  type: IconProp | string | [string, string];
5
5
  style?: CSSProperties;
6
6
  color?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/static/Icon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,QAAQ,EAAW,MAAM,mCAAmC,CAAC;AAI9E,OAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO7C,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,QAAQ,GAAG,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,iBAAS,IAAI,CAAC,KAAK,EAAE,KAAK,eAazB;AAED,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/static/Icon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,QAAQ,EAAW,MAAM,mCAAmC,CAAC;AAI9E,OAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO7C,aAAK,KAAK,GAAG;IACX,IAAI,EAAE,QAAQ,GAAG,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,iBAAS,IAAI,CAAC,KAAK,EAAE,KAAK,eAazB;AAED,eAAe,IAAI,CAAC"}