@licklist/design 0.44.485-dev.27 → 0.44.485-dev.3

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 (478) 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-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
  25. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  26. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -1
  27. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  28. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  29. package/dist/events/event-venue-map/EventVenueMap.d.ts +2 -5
  30. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  31. package/dist/events/event-venue-map/EventVenueMap.js +1 -1
  32. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
  33. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
  34. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
  35. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
  36. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
  37. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
  38. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
  39. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
  40. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +1 -1
  41. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
  42. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts +1 -1
  43. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
  44. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +1 -1
  45. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
  46. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +1 -1
  47. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
  48. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +1 -1
  49. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +2 -4
  50. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
  51. package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
  52. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
  53. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  54. package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
  55. package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
  56. package/dist/events/event-venue-map/types/index.d.ts +5 -5
  57. package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
  58. package/dist/events/event-venue-map/utils/index.d.ts +3 -3
  59. package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
  60. package/dist/file-upload/FilePreview.d.ts +2 -2
  61. package/dist/file-upload/FilePreview.d.ts.map +1 -1
  62. package/dist/file-upload/FileUpload.d.ts +1 -1
  63. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  64. package/dist/header/Header.d.ts +1 -1
  65. package/dist/header/Header.d.ts.map +1 -1
  66. package/dist/help/example/Example.d.ts +4 -4
  67. package/dist/help/example/Example.d.ts.map +1 -1
  68. package/dist/help/popover/HelpPopover.d.ts +1 -1
  69. package/dist/help/popover/HelpPopover.d.ts.map +1 -1
  70. package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
  71. package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
  72. package/dist/iframe/event/event-calendar/EventCalendar.d.ts +1 -1
  73. package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -1
  74. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +1 -1
  75. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
  76. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +1 -1
  77. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
  78. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +1 -1
  79. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  80. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
  81. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
  82. package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
  83. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
  84. package/dist/iframe/event/event-card/IframeEventCard.js +1 -1
  85. package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
  86. package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
  87. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +6 -5
  88. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
  89. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
  90. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
  91. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
  92. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
  93. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
  94. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
  95. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
  96. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
  97. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
  98. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +1 -5
  99. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
  100. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  101. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  102. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
  103. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  104. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +1 -1
  105. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  106. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  107. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  108. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
  109. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  110. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
  111. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  112. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
  113. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  114. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  115. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
  116. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
  117. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +1 -3
  118. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  119. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  120. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +2 -4
  121. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
  122. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
  123. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +2 -4
  124. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
  125. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
  126. package/dist/iframe/order-process/components/Category/Category.d.ts +1 -2
  127. package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -1
  128. package/dist/iframe/order-process/components/Category/Category.js +1 -1
  129. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +1 -2
  130. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  131. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  132. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +0 -1
  133. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  134. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
  135. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  136. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
  137. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +1 -1
  138. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
  139. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
  140. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  141. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +1 -2
  142. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -1
  143. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -1
  144. package/dist/iframe/order-process/components/Timer/Timer.d.ts +1 -1
  145. package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
  146. package/dist/iframe/page/Page.d.ts +1 -1
  147. package/dist/iframe/page/Page.d.ts.map +1 -1
  148. package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
  149. package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
  150. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
  151. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  152. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
  153. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
  154. package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
  155. package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
  156. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
  157. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
  158. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +0 -5
  159. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  160. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
  161. package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
  162. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  163. package/dist/iframe/payment/order-items-table/utils/index.d.ts +1 -6
  164. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  165. package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
  166. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  167. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  168. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +1 -1
  169. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
  170. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -5
  171. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  172. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  173. package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
  174. package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
  175. package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
  176. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  177. package/dist/index.d.ts +0 -1
  178. package/dist/index.d.ts.map +1 -1
  179. package/dist/index.js +1 -1
  180. package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
  181. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  182. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
  183. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
  184. package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
  185. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  186. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  187. package/dist/product-set/form/ProductsControl.js +1 -1
  188. package/dist/product-set/form/StepsControl.d.ts.map +1 -1
  189. package/dist/product-set/form/StepsControl.js +1 -1
  190. package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
  191. package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
  192. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  193. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  194. package/dist/product-set/form/context.d.ts +1 -1
  195. package/dist/product-set/form/context.d.ts.map +1 -1
  196. package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
  197. package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
  198. package/dist/product-set/product/ProductControl.d.ts +0 -1
  199. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  200. package/dist/product-set/product/ProductControl.js +1 -1
  201. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
  202. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
  203. package/dist/product-set/product/price/ProductPriceControl.d.ts +3 -7
  204. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  205. package/dist/product-set/product/price/ProductPriceControl.js +1 -1
  206. package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
  207. package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
  208. package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
  209. package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
  210. package/dist/product-set/types/index.d.ts +5 -5
  211. package/dist/product-set/types/index.d.ts.map +1 -1
  212. package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
  213. package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
  214. package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
  215. package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
  216. package/dist/provider/categories-input/index.d.ts +1 -1
  217. package/dist/provider/categories-input/index.d.ts.map +1 -1
  218. package/dist/provider/company/user-form/UserForm.d.ts +2 -2
  219. package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
  220. package/dist/provider/location-input/index.d.ts +1 -1
  221. package/dist/provider/location-input/index.d.ts.map +1 -1
  222. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
  223. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
  224. package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
  225. package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
  226. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
  227. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
  228. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +1 -1
  229. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -1
  230. package/dist/provider/venue-form/VenueForm.d.ts +1 -1
  231. package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
  232. package/dist/provider/working-hours-input/index.d.ts +1 -1
  233. package/dist/provider/working-hours-input/index.d.ts.map +1 -1
  234. package/dist/recurrence-input/utils.d.ts +2 -2
  235. package/dist/recurrence-input/utils.d.ts.map +1 -1
  236. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  237. package/dist/recurring-date-picker-input/utils.d.ts +2 -2
  238. package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
  239. package/dist/resource/form/ResourceForm.d.ts +2 -2
  240. package/dist/resource/form/ResourceForm.d.ts.map +1 -1
  241. package/dist/resource/form/components/CapacityControl.d.ts +1 -1
  242. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  243. package/dist/resource/form/components/NameControl.d.ts +1 -1
  244. package/dist/resource/form/components/NameControl.d.ts.map +1 -1
  245. package/dist/resource/form/components/SortControl.d.ts +1 -1
  246. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  247. package/dist/resource/form/components/ZoneControl.d.ts +1 -1
  248. package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
  249. package/dist/sales/booking/filter/BookingFilter.d.ts +1 -1
  250. package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -1
  251. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +1 -1
  252. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -1
  253. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -1
  254. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +1 -1
  255. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -1
  256. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +1 -1
  257. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -1
  258. package/dist/sales/booking/results/BookingResults.d.ts +1 -1
  259. package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
  260. package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
  261. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  262. package/dist/sales/booking/tabs/BookingTabs.d.ts +1 -1
  263. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -1
  264. package/dist/sales/filters/SaleFilters.d.ts +2 -1
  265. package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
  266. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +3 -4
  267. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
  268. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +1 -1
  269. package/dist/sales/guest-profile/profile/Profile.d.ts +1 -1
  270. package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
  271. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts +1 -1
  272. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
  273. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +1 -1
  274. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
  275. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
  276. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
  277. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
  278. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
  279. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +1 -1
  280. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -1
  281. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +1 -1
  282. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -1
  283. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -1
  284. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  285. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
  286. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  287. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
  288. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  289. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  290. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
  291. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  292. package/dist/sales/notes/NotesTable.d.ts +1 -1
  293. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  294. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  295. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  296. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  297. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  298. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  299. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  300. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  301. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  302. package/dist/sales/payment-form/types.d.ts +2 -2
  303. package/dist/sales/payment-form/types.d.ts.map +1 -1
  304. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  305. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  306. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  307. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  308. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  309. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  310. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  311. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  312. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  313. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  314. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  315. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  316. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  317. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  318. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  319. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  320. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  321. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  322. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  323. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  324. package/dist/sortable-list/SortableList.d.ts +4 -4
  325. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  326. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -1
  327. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  328. package/dist/static/Icon.d.ts +1 -1
  329. package/dist/static/Icon.d.ts.map +1 -1
  330. package/dist/static/date-range-input/DateRangeInput.d.ts +1 -1
  331. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  332. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  333. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  334. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  335. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  336. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  337. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  338. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  339. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  340. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  341. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  342. package/dist/static/tabs/Tab.d.ts +1 -1
  343. package/dist/static/tabs/Tab.d.ts.map +1 -1
  344. package/dist/static/tabs/Tabs.d.ts +1 -1
  345. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  346. package/dist/styles/customers/Filter.scss +4 -23
  347. package/dist/styles/events/EventStatisticModal.scss +37 -0
  348. package/dist/styles/packages.scss +0 -1
  349. package/dist/table/MenuButton.d.ts +1 -1
  350. package/dist/table/MenuButton.d.ts.map +1 -1
  351. package/dist/table/ReactTableHelperComponent.d.ts +2 -2
  352. package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
  353. package/dist/table/StaticTable.d.ts +3 -3
  354. package/dist/table/StaticTable.d.ts.map +1 -1
  355. package/dist/table/StaticTable.js +1 -1
  356. package/dist/table/types.d.ts +5 -5
  357. package/dist/table/types.d.ts.map +1 -1
  358. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  359. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  360. package/dist/typeahead/Typeahead.d.ts +1 -1
  361. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  362. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  363. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  364. package/dist/types/categories.d.ts +2 -2
  365. package/dist/types/categories.d.ts.map +1 -1
  366. package/dist/types/currency.d.ts +1 -1
  367. package/dist/types/currency.d.ts.map +1 -1
  368. package/dist/types/generic/SelectItem.d.ts +1 -1
  369. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  370. package/dist/types/iframe.d.ts +2 -3
  371. package/dist/types/iframe.d.ts.map +1 -1
  372. package/dist/types/provider-links.d.ts +2 -2
  373. package/dist/types/provider-links.d.ts.map +1 -1
  374. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  375. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  376. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  377. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  378. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  379. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  380. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  381. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  382. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  383. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  384. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  385. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  386. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  387. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  388. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  389. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  390. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  391. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  392. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  393. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
  394. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +1 -1
  395. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -1
  396. package/dist/widgets/SnippetCode/SnippetCode.d.ts +1 -1
  397. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -1
  398. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +1 -1
  399. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -1
  400. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +1 -1
  401. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -1
  402. package/dist/zone/form/ZoneForm.d.ts +2 -2
  403. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  404. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  405. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  406. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  407. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  408. package/dist/zone/form/components/NameControl.d.ts +1 -1
  409. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  410. package/dist/zone/form/components/SortControl.d.ts +1 -1
  411. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  412. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  413. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  414. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  415. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  416. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  417. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  418. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  419. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  420. package/package.json +2 -2
  421. package/src/customers/components/filter/CustomerFilter.stories.tsx +2 -1
  422. package/src/customers/components/filter/CustomerFilter.tsx +5 -3
  423. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -1
  424. package/src/events/event-venue-map/EventVenueMap.tsx +0 -4
  425. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +2 -13
  426. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +4 -12
  427. package/src/iframe/event/event-card/IframeEventCard.tsx +1 -1
  428. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  429. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +0 -5
  430. package/src/iframe/order-process/OrderProcess.stories.tsx +0 -1
  431. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +1 -4
  432. package/src/iframe/order-process/components/BookingSummary/types/index.ts +3 -3
  433. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -6
  434. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +0 -1
  435. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +0 -5
  436. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -4
  437. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -4
  438. package/src/iframe/order-process/components/Category/Category.tsx +0 -3
  439. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +2 -32
  440. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -3
  441. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +2 -3
  442. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +0 -3
  443. package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +0 -2
  444. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -21
  445. package/src/iframe/payment/order-items-table/utils/index.ts +15 -55
  446. package/src/iframe/payment/payment-page/PaymentPage.tsx +5 -45
  447. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +12 -66
  448. package/src/index.ts +0 -1
  449. package/src/product-set/form/ProductsControl.tsx +1 -20
  450. package/src/product-set/form/StepsControl.tsx +2 -20
  451. package/src/product-set/product/ProductControl.tsx +10 -25
  452. package/src/product-set/product/price/ProductPriceControl.tsx +21 -42
  453. package/src/sales/filters/SaleFilters.tsx +1 -1
  454. package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +5 -35
  455. package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +3 -11
  456. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +1 -1
  457. package/src/styles/customers/Filter.scss +4 -23
  458. package/src/styles/events/EventStatisticModal.scss +37 -0
  459. package/src/styles/packages.scss +0 -1
  460. package/src/table/StaticTable.tsx +2 -4
  461. package/src/types/iframe.ts +0 -1
  462. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +0 -9
  463. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +0 -1
  464. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +0 -1
  465. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +0 -2
  466. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +0 -1
  467. package/dist/striped-static-table/StripedStaticTable.d.ts +0 -7
  468. package/dist/striped-static-table/StripedStaticTable.d.ts.map +0 -1
  469. package/dist/striped-static-table/StripedStaticTable.js +0 -1
  470. package/dist/striped-static-table/index.d.ts +0 -2
  471. package/dist/striped-static-table/index.d.ts.map +0 -1
  472. package/dist/styles/striped-static-table/_index.scss +0 -33
  473. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -68
  474. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -1
  475. package/src/striped-static-table/StripedStaticTable.stories.tsx +0 -71
  476. package/src/striped-static-table/StripedStaticTable.tsx +0 -63
  477. package/src/striped-static-table/index.ts +0 -1
  478. package/src/styles/striped-static-table/_index.scss +0 -33
@@ -1 +1 @@
1
- {"version":3,"file":"ProductSetTab.d.ts","sourceRoot":"","sources":["../../../src/product-set/tabs/ProductSetTab.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAGjD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,iBAAiB,CAAC,kBAAkB,CAY/D,CAAC"}
1
+ {"version":3,"file":"ProductSetTab.d.ts","sourceRoot":"","sources":["../../../src/product-set/tabs/ProductSetTab.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAGjD,oBAAY,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,iBAAiB,CAAC,kBAAkB,CAY/D,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React, { PropsWithChildren } from "react";
2
- export type ProductSetTabsProps = {
2
+ export declare type ProductSetTabsProps = {
3
3
  defaultActiveKey?: string;
4
4
  };
5
5
  export declare function ProductSetTabs({ defaultActiveKey, children, }: PropsWithChildren<ProductSetTabsProps>): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"ProductSetTabs.d.ts","sourceRoot":"","sources":["../../../src/product-set/tabs/ProductSetTabs.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIjD,MAAM,MAAM,mBAAmB,GAAG;IAChC,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAC7B,gBAAgB,EAChB,QAAQ,GACT,EAAE,iBAAiB,CAAC,mBAAmB,CAAC,eAYxC;yBAfe,cAAc"}
1
+ {"version":3,"file":"ProductSetTabs.d.ts","sourceRoot":"","sources":["../../../src/product-set/tabs/ProductSetTabs.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIjD,oBAAY,mBAAmB,GAAG;IAChC,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAC7B,gBAAgB,EAChB,QAAQ,GACT,EAAE,iBAAiB,CAAC,mBAAmB,CAAC,eAYxC;yBAfe,cAAc"}
@@ -2,20 +2,20 @@ import { WithId } from "../form";
2
2
  import { ProductControlValues } from "../product";
3
3
  import { ProductCategoryControlValues } from "../product-category";
4
4
  import { StepControlValues } from "../step";
5
- export type SubProduct = WithId & ProductControlValues;
6
- export type Product = WithId & ProductControlValues & {
5
+ export declare type SubProduct = WithId & ProductControlValues;
6
+ export declare type Product = WithId & ProductControlValues & {
7
7
  subProducts?: SubProduct[];
8
8
  _id?: number;
9
9
  };
10
- export type ProductCategory = WithId & ProductCategoryControlValues & {
10
+ export declare type ProductCategory = WithId & ProductCategoryControlValues & {
11
11
  products?: Product[];
12
12
  _id?: number;
13
13
  };
14
- export type Step = WithId & StepControlValues & {
14
+ export declare type Step = WithId & StepControlValues & {
15
15
  productCategories?: ProductCategory[];
16
16
  _id?: number;
17
17
  };
18
- export type IsDeletableEvent = {
18
+ export declare type IsDeletableEvent = {
19
19
  onDelete?: () => void;
20
20
  };
21
21
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/product-set/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,EAAE,4BAA4B,EAAE,MAAM,qBAAqB,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE5C,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,oBAAoB,CAAC;AAEvD,MAAM,MAAM,OAAO,GAAG,MAAM,GAC1B,oBAAoB,GAAG;IAAE,WAAW,CAAC,EAAE,UAAU,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAEtE,MAAM,MAAM,eAAe,GAAG,MAAM,GAClC,4BAA4B,GAAG;IAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAExE,MAAM,MAAM,IAAI,GAAG,MAAM,GACvB,iBAAiB,GAAG;IAAE,iBAAiB,CAAC,EAAE,eAAe,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAG9E,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/product-set/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,EAAE,4BAA4B,EAAE,MAAM,qBAAqB,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE5C,oBAAY,UAAU,GAAG,MAAM,GAAG,oBAAoB,CAAC;AAEvD,oBAAY,OAAO,GAAG,MAAM,GAC1B,oBAAoB,GAAG;IAAE,WAAW,CAAC,EAAE,UAAU,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAEtE,oBAAY,eAAe,GAAG,MAAM,GAClC,4BAA4B,GAAG;IAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAExE,oBAAY,IAAI,GAAG,MAAM,GACvB,iBAAiB,GAAG;IAAE,iBAAiB,CAAC,EAAE,eAAe,EAAE,CAAC;IAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAG9E,oBAAY,gBAAgB,GAAG;IAC7B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { CategoryGroup } from "../../types/categories";
3
- export type CategoriesInputProps = {
3
+ export declare type CategoriesInputProps = {
4
4
  categories: CategoryGroup[];
5
5
  };
6
6
  export declare function CategoriesInput({ categories: groups }: CategoriesInputProps): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"CategoriesInput.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/CategoriesInput.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAY,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC,UAAU,EAAE,aAAa,EAAE,CAAC;CAC7B,CAAC;AAkBF,wBAAgB,eAAe,CAAC,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,oBAAoB,eAwB3E"}
1
+ {"version":3,"file":"CategoriesInput.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/CategoriesInput.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAY,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEjE,oBAAY,oBAAoB,GAAG;IACjC,UAAU,EAAE,aAAa,EAAE,CAAC;CAC7B,CAAC;AAkBF,wBAAgB,eAAe,CAAC,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,oBAAoB,eAwB3E"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { CategoryGroup } from "../../types/categories";
3
- export type CategoriesInputDescriptionProps = {
3
+ export declare type CategoriesInputDescriptionProps = {
4
4
  categories: CategoryGroup[];
5
5
  };
6
6
  export declare function CategoriesInputDescription({ categories: groups, }: CategoriesInputDescriptionProps): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"CategoriesInputDescription.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/CategoriesInputDescription.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAGvD,MAAM,MAAM,+BAA+B,GAAG;IAC5C,UAAU,EAAE,aAAa,EAAE,CAAC;CAC7B,CAAC;AAEF,wBAAgB,0BAA0B,CAAC,EACzC,UAAU,EAAE,MAAM,GACnB,EAAE,+BAA+B,eAiCjC"}
1
+ {"version":3,"file":"CategoriesInputDescription.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/CategoriesInputDescription.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAGvD,oBAAY,+BAA+B,GAAG;IAC5C,UAAU,EAAE,aAAa,EAAE,CAAC;CAC7B,CAAC;AAEF,wBAAgB,0BAA0B,CAAC,EACzC,UAAU,EAAE,MAAM,GACnB,EAAE,+BAA+B,eAiCjC"}
@@ -1,6 +1,6 @@
1
1
  export * from "./CategoriesInput";
2
2
  export * from "./CategoriesInputDescription";
3
- export type CategoriesInputValues = {
3
+ export declare type CategoriesInputValues = {
4
4
  categories: string[];
5
5
  };
6
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,8BAA8B,CAAC;AAE7C,MAAM,MAAM,qBAAqB,GAAG;IAClC,UAAU,EAAE,MAAM,EAAE,CAAC;CACtB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/categories-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,8BAA8B,CAAC;AAE7C,oBAAY,qBAAqB,GAAG;IAClC,UAAU,EAAE,MAAM,EAAE,CAAC;CACtB,CAAC"}
@@ -1,11 +1,11 @@
1
1
  /// <reference types="react" />
2
2
  import { User } from "@licklist/core/dist/DataMapper/User/UserDataMapper";
3
3
  import { VIEWER_ROLE, MANAGER_ROLE, SUBMANAGER_ROLE } from "@licklist/core/dist/DataMapper/User/UserRoleDataMapper";
4
- export type UserFormValues = {
4
+ export declare type UserFormValues = {
5
5
  email?: User["email"];
6
6
  role?: typeof VIEWER_ROLE | typeof MANAGER_ROLE | typeof SUBMANAGER_ROLE;
7
7
  };
8
- export type UserFormProps = {
8
+ export declare type UserFormProps = {
9
9
  defaultValues?: UserFormValues;
10
10
  onSubmit: (values: {
11
11
  email: User["email"];
@@ -1 +1 @@
1
- {"version":3,"file":"UserForm.d.ts","sourceRoot":"","sources":["../../../../src/provider/company/user-form/UserForm.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,IAAI,EAAE,MAAM,oDAAoD,CAAC;AAC1E,OAAO,EACL,WAAW,EACX,YAAY,EACZ,eAAe,EAChB,MAAM,wDAAwD,CAAC;AAQhE,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,WAAW,GAAG,OAAO,YAAY,GAAG,OAAO,eAAe,CAAC;CAC1E,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE,CAAC,MAAM,EAAE;QACjB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;QACrB,IAAI,EAAE,OAAO,WAAW,GAAG,OAAO,YAAY,GAAG,OAAO,eAAe,CAAC;KACzE,KAAK,IAAI,CAAC;IACX,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,QAAQ,2DAKlB,aAAa,gBAoHf,CAAC"}
1
+ {"version":3,"file":"UserForm.d.ts","sourceRoot":"","sources":["../../../../src/provider/company/user-form/UserForm.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,IAAI,EAAE,MAAM,oDAAoD,CAAC;AAC1E,OAAO,EACL,WAAW,EACX,YAAY,EACZ,eAAe,EAChB,MAAM,wDAAwD,CAAC;AAQhE,oBAAY,cAAc,GAAG;IAC3B,KAAK,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,WAAW,GAAG,OAAO,YAAY,GAAG,OAAO,eAAe,CAAC;CAC1E,CAAC;AAEF,oBAAY,aAAa,GAAG;IAC1B,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE,CAAC,MAAM,EAAE;QACjB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;QACrB,IAAI,EAAE,OAAO,WAAW,GAAG,OAAO,YAAY,GAAG,OAAO,eAAe,CAAC;KACzE,KAAK,IAAI,CAAC;IACX,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,QAAQ,2DAKlB,aAAa,gBAoHf,CAAC"}
@@ -1,6 +1,6 @@
1
1
  export * from "./LocationInput";
2
2
  export * from "./LocationInputDescription";
3
- export type LocationInputValues = {
3
+ export declare type LocationInputValues = {
4
4
  location: {
5
5
  street: string;
6
6
  city: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/location-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAE3C,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,EAAE;QACR,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/location-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAE3C,oBAAY,mBAAmB,GAAG;IAChC,QAAQ,EAAE;QACR,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC"}
@@ -2,7 +2,7 @@
2
2
  import { Image } from "@licklist/core/dist/DataMapper/Media/ImageDataMapper";
3
3
  import { TypeaheadOptions } from "../../typeahead";
4
4
  import { ProviderLinksInputProps, ProviderLinksInputValues } from "../provider-links-input";
5
- export type ProviderDetailsInputValues = {
5
+ export declare type ProviderDetailsInputValues = {
6
6
  name: string;
7
7
  description: string;
8
8
  email: string;
@@ -13,7 +13,7 @@ export type ProviderDetailsInputValues = {
13
13
  };
14
14
  images: Image[] | null;
15
15
  } & ProviderLinksInputValues;
16
- export type ProviderDetailsInputProps = {
16
+ export declare type ProviderDetailsInputProps = {
17
17
  companiesOptions?: TypeaheadOptions[];
18
18
  linkTypes?: ProviderLinksInputProps["linkTypes"];
19
19
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ProviderDetailsInput.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-details-input/ProviderDetailsInput.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAE7E,OAAO,EAAa,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAEL,uBAAuB,EACvB,wBAAwB,EACzB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,0BAA0B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAC;IACzB,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CACxB,GAAG,wBAAwB,CAAC;AAE7B,MAAM,MAAM,yBAAyB,GAAG;IACtC,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,uBAAuB,CAAC,WAAW,CAAC,CAAC;CAClD,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,EACnC,gBAAqB,EACrB,SAAc,GACf,EAAE,yBAAyB,eAiI3B"}
1
+ {"version":3,"file":"ProviderDetailsInput.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-details-input/ProviderDetailsInput.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAE7E,OAAO,EAAa,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAEL,uBAAuB,EACvB,wBAAwB,EACzB,MAAM,yBAAyB,CAAC;AAEjC,oBAAY,0BAA0B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAC;IACzB,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CACxB,GAAG,wBAAwB,CAAC;AAE7B,oBAAY,yBAAyB,GAAG;IACtC,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,uBAAuB,CAAC,WAAW,CAAC,CAAC;CAClD,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,EACnC,gBAAqB,EACrB,SAAc,GACf,EAAE,yBAAyB,eAiI3B"}
@@ -4,7 +4,7 @@ import { CategoriesInputProps, CategoriesInputValues } from "../categories-input
4
4
  import { LocationInputValues } from "../location-input";
5
5
  import { ProviderDetailsInputProps, ProviderDetailsInputValues } from "../provider-details-input";
6
6
  import { TypeaheadOptions } from "../../typeahead";
7
- export type ProviderFormValues = ProviderDetailsInputValues & LocationInputValues & CategoriesInputValues;
7
+ export declare type ProviderFormValues = ProviderDetailsInputValues & LocationInputValues & CategoriesInputValues;
8
8
  export interface ProviderFormProps extends HasPermissionProp {
9
9
  defaultValues?: ProviderFormValues;
10
10
  categories?: CategoriesInputProps["categories"];
@@ -1 +1 @@
1
- {"version":3,"file":"ProviderForm.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-form/ProviderForm.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAEvF,OAAO,EAGL,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAGL,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAEL,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,MAAM,MAAM,kBAAkB,GAAG,0BAA0B,GACzD,mBAAmB,GACnB,qBAAqB,CAAC;AAExB,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,UAAU,CAAC,EAAE,oBAAoB,CAAC,YAAY,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,yBAAyB,CAAC,WAAW,CAAC,CAAC;IACnD,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,QAAQ,EAAE,CAAC,MAAM,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAC/C,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC9B;AAOD,wBAAgB,YAAY,CAAC,EAC3B,aAAa,EACb,UAAU,EACV,gBAAgB,EAChB,SAAS,EACT,QAAQ,EACR,MAAiB,EACjB,aAAoB,GACrB,EAAE,iBAAiB,eA6GnB"}
1
+ {"version":3,"file":"ProviderForm.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-form/ProviderForm.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAEvF,OAAO,EAGL,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAGL,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAEL,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,oBAAY,kBAAkB,GAAG,0BAA0B,GACzD,mBAAmB,GACnB,qBAAqB,CAAC;AAExB,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,UAAU,CAAC,EAAE,oBAAoB,CAAC,YAAY,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,yBAAyB,CAAC,WAAW,CAAC,CAAC;IACnD,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,QAAQ,EAAE,CAAC,MAAM,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAC/C,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC9B;AAOD,wBAAgB,YAAY,CAAC,EAC3B,aAAa,EACb,UAAU,EACV,gBAAgB,EAChB,SAAS,EACT,QAAQ,EACR,MAAiB,EACjB,aAAoB,GACrB,EAAE,iBAAiB,eA6GnB"}
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import { ProviderLink, ProviderLinkType } from "../../types/provider-links";
3
- export type ProviderLinksInputValues = {
3
+ export declare type ProviderLinksInputValues = {
4
4
  links: ProviderLink[];
5
5
  };
6
- export type ProviderLinksInputProps = {
6
+ export declare type ProviderLinksInputProps = {
7
7
  linkTypes: ProviderLinkType[];
8
8
  };
9
9
  export declare function ProviderLinksInput({ linkTypes }: ProviderLinksInputProps): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"ProviderLinksInput.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-links-input/ProviderLinksInput.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAE5E,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,SAAS,EAAE,gBAAgB,EAAE,CAAC;CAC/B,CAAC;AAEF,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,EAAE,uBAAuB,eAqDxE"}
1
+ {"version":3,"file":"ProviderLinksInput.d.ts","sourceRoot":"","sources":["../../../src/provider/provider-links-input/ProviderLinksInput.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAE5E,oBAAY,wBAAwB,GAAG;IACrC,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB,CAAC;AAEF,oBAAY,uBAAuB,GAAG;IACpC,SAAS,EAAE,gBAAgB,EAAE,CAAC;CAC/B,CAAC;AAEF,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,EAAE,uBAAuB,eAqDxE"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Zone } from "@licklist/core/dist/DataMapper/Provider/ZoneDataMapper";
3
- export type ResourcesBlockingModalProps = {
3
+ export declare type ResourcesBlockingModalProps = {
4
4
  show: boolean;
5
5
  zones: Zone[];
6
6
  lanes: {
@@ -1 +1 @@
1
- {"version":3,"file":"ResourcesBlockingModal.d.ts","sourceRoot":"","sources":["../../../src/provider/resources-blocking-modal/ResourcesBlockingModal.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAc9E,MAAM,MAAM,2BAA2B,GAAG;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,KAAK,EAAE;QAAE,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;QAAC,KAAK,EAAE,MAAM,EAAE,CAAA;KAAE,EAAE,CAAC;CAClD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAIhC,2BAA2B,gBAwE7B,CAAC"}
1
+ {"version":3,"file":"ResourcesBlockingModal.d.ts","sourceRoot":"","sources":["../../../src/provider/resources-blocking-modal/ResourcesBlockingModal.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAc9E,oBAAY,2BAA2B,GAAG;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,KAAK,EAAE;QAAE,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;QAAC,KAAK,EAAE,MAAM,EAAE,CAAA;KAAE,EAAE,CAAC;CAClD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAIhC,2BAA2B,gBAwE7B,CAAC"}
@@ -5,7 +5,7 @@ import { LocationInputValues } from "../location-input";
5
5
  import { ProviderDetailsInputProps, ProviderDetailsInputValues } from "../provider-details-input";
6
6
  import { WorkingHoursInputValues } from "../working-hours-input";
7
7
  import { TypeaheadOptions } from "../../typeahead";
8
- export type VenueFormValues = ProviderDetailsInputValues & LocationInputValues & WorkingHoursInputValues & CategoriesInputValues;
8
+ export declare type VenueFormValues = ProviderDetailsInputValues & LocationInputValues & WorkingHoursInputValues & CategoriesInputValues;
9
9
  export interface VenueFormProps extends HasPermissionProp {
10
10
  defaultValues?: VenueFormValues;
11
11
  categories?: CategoriesInputProps["categories"];
@@ -1 +1 @@
1
- {"version":3,"file":"VenueForm.d.ts","sourceRoot":"","sources":["../../../src/provider/venue-form/VenueForm.tsx"],"names":[],"mappings":";AAUA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAGvF,OAAO,EAGL,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAGL,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAEL,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAGL,uBAAuB,EACxB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,MAAM,MAAM,eAAe,GAAG,0BAA0B,GACtD,mBAAmB,GACnB,uBAAuB,GACvB,qBAAqB,CAAC;AAExB,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,UAAU,CAAC,EAAE,oBAAoB,CAAC,YAAY,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,yBAAyB,CAAC,WAAW,CAAC,CAAC;IACnD,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,QAAQ,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC9B;AAOD,wBAAgB,SAAS,CAAC,EACxB,aAAa,EACb,UAAU,EACV,SAAS,EACT,gBAAqB,EACrB,QAAQ,EACR,MAAiB,EACjB,aAAoB,GACrB,EAAE,cAAc,eAqHhB"}
1
+ {"version":3,"file":"VenueForm.d.ts","sourceRoot":"","sources":["../../../src/provider/venue-form/VenueForm.tsx"],"names":[],"mappings":";AAUA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAGvF,OAAO,EAGL,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAGL,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAEL,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAGL,uBAAuB,EACxB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,oBAAY,eAAe,GAAG,0BAA0B,GACtD,mBAAmB,GACnB,uBAAuB,GACvB,qBAAqB,CAAC;AAExB,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,UAAU,CAAC,EAAE,oBAAoB,CAAC,YAAY,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,yBAAyB,CAAC,WAAW,CAAC,CAAC;IACnD,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,QAAQ,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC9B;AAOD,wBAAgB,SAAS,CAAC,EACxB,aAAa,EACb,UAAU,EACV,SAAS,EACT,gBAAqB,EACrB,QAAQ,EACR,MAAiB,EACjB,aAAoB,GACrB,EAAE,cAAc,eAqHhB"}
@@ -1,6 +1,6 @@
1
1
  export * from "./WorkingHoursInput";
2
2
  export * from "./WorkingHoursInputDescription";
3
- export type WorkingHoursInputValues = {
3
+ export declare type WorkingHoursInputValues = {
4
4
  workingHours: ({
5
5
  start: string;
6
6
  end: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/working-hours-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,gCAAgC,CAAC;AAE/C,MAAM,MAAM,uBAAuB,GAAG;IACpC,YAAY,EAAE,CACV;QACE,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,MAAM,CAAC;QACZ,WAAW,EAAE,MAAM,CAAC;KACrB,GACD,SAAS,CACZ,EAAE,CAAC;CACL,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/provider/working-hours-input/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,gCAAgC,CAAC;AAE/C,oBAAY,uBAAuB,GAAG;IACpC,YAAY,EAAE,CACV;QACE,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,MAAM,CAAC;QACZ,WAAW,EAAE,MAAM,CAAC;KACrB,GACD,SAAS,CACZ,EAAE,CAAC;CACL,CAAC"}
@@ -3,8 +3,8 @@ export declare const getWeekdayForFrequency: ({ date, frequency, }: {
3
3
  date: string;
4
4
  frequency: Frequency;
5
5
  }) => Weekday;
6
- export type SupportedFrequency = Frequency.DAILY | Frequency.WEEKLY | Frequency.MONTHLY | Frequency.YEARLY;
7
- export type ParsedRRuleOptions = {
6
+ export declare type SupportedFrequency = Frequency.DAILY | Frequency.WEEKLY | Frequency.MONTHLY | Frequency.YEARLY;
7
+ export declare type ParsedRRuleOptions = {
8
8
  interval?: number;
9
9
  freq: SupportedFrequency;
10
10
  byweekday?: Weekday[];
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/recurrence-input/utils.ts"],"names":[],"mappings":"AACA,OAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAElD,eAAO,MAAM,sBAAsB;UAI3B,MAAM;eACD,SAAS;MAClB,OAUH,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAC1B,SAAS,CAAC,KAAK,GACf,SAAS,CAAC,MAAM,GAChB,SAAS,CAAC,OAAO,GACjB,SAAS,CAAC,MAAM,CAAC;AAErB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,kBAAkB,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,EAAE,CAAC;IACtB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,qBAAqB;WAIzB,MAAM;UACP,MAAM;wBAsEb,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/recurrence-input/utils.ts"],"names":[],"mappings":"AACA,OAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAElD,eAAO,MAAM,sBAAsB;UAI3B,MAAM;eACD,SAAS;MAClB,OAUH,CAAC;AAEF,oBAAY,kBAAkB,GAC1B,SAAS,CAAC,KAAK,GACf,SAAS,CAAC,MAAM,GAChB,SAAS,CAAC,OAAO,GACjB,SAAS,CAAC,MAAM,CAAC;AAErB,oBAAY,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,kBAAkB,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,EAAE,CAAC;IACtB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,qBAAqB;WAIzB,MAAM;UACP,MAAM;wBAsEb,CAAC"}
@@ -1 +1 @@
1
- "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),r=require("react"),n=e(r),a=require("react-i18next"),i=e(require("react-bootstrap/Button")),l=require("react-bootstrap"),u=require("react-hook-form"),o=require("luxon"),s=require("../modals/confirmation/ConfirmModal.js");require("../modals/dialog/Dialog.js"),require("../modals/dialog/DialogContext.js");var d=require("../product-set/elements/DeleteFieldButton.js"),c=require("rrule"),m=e(c),f=require("react-intl"),v=require("@licklist/core/dist/Config/Date"),D=require("@licklist/plugins/dist/hooks/Value/usePreviousValue"),y=require("./RecurrenceIntervalAndFrequencyInput.js"),p=require("./utils.js"),T=require("./RecurrenceWeekdaysInput.js");var q=function(e){var r=e.rrule,n=e.startDate,a=e.endDate,i=e.startTime,l=e.endTime,u=e.initialFrequency,o=void 0===u?c.Frequency.DAILY:u;return t.__assign({startDate:n,endDate:a,startTime:i,endTime:l,interval:1,freq:o},r&&p.parseAndValidateRRule({rrule:r,date:n}))},g=function(e){var n=e.startDate,a=e.endDate,i=e.startTime,l=e.endTime,u=e.byWeekDay,s=void 0===u?[]:u,d=k(n,i||"00:00:00"),c=k(a,l||"23:59:59"),m=f.useIntl(),v=m.formatList,D=m.formatNumber;return r.useMemo((function(){if(d instanceof o.DateTime&&c instanceof o.DateTime&&d.isValid&&c.isValid){var e=o.Interval.fromDateTimes(d.set({second:0}),c.set({second:0})).toDuration(["days","hours","minutes"]);if(e.isValid){var r=function(e,t){return D(e,{style:"unit",unit:t,unitDisplay:"long"})},n=o.Interval.fromDateTimes(d.minus({second:1}),c.plus({second:1})).splitBy({days:1});if(!(s.length?n.reduce((function(e,t){return s.some((function(e){return e.weekday+1===t.start.weekday}))?e+1:e}),0):1))return r(0,"minute");var a=[[e.days,"day"],[e.hours,"hour"],[e.minutes,"minute"]].filter((function(e){return t.__read(e,1)[0]}));return a.length||a.push([0,"minute"]),v(a.map((function(e){return r.apply(void 0,t.__spreadArray([],t.__read(e),!1))})),{style:"long",type:"unit"})}}}),[d,c,s,v,D])},k=function(e,t){var r=o.DateTime.fromFormat("".concat(e," ").concat(t),v.DATE_TIME_FORMAT);if(r.isValid)return r;var n=o.DateTime.fromFormat("".concat(e," ").concat(t),v.DATE_TIME_FULL_FORMAT);return n.isValid?n:""};exports.RecurringDatePickerInput=function(e){var f,v,p,b,_,E,F=e.disabled,w=void 0!==F&&F,h=e.onChange,A=e.onDelete,I=e.defaultValues,V=e.initialFrequency,x=void 0===V?c.Frequency.DAILY:V,j=e.setInitialStartDateAfterSelect,L=void 0!==j&&j,R=e.children,M=e.minDate,S=a.useTranslation(["Design"]).t,N=u.useForm({defaultValues:q({rrule:null!==(f=null==I?void 0:I.rrule)&&void 0!==f?f:"",startDate:null!==(v=null==I?void 0:I.startDate)&&void 0!==v?v:"",endDate:null!==(p=null==I?void 0:I.endDate)&&void 0!==p?p:"",startTime:null!==(b=null==I?void 0:I.startTime)&&void 0!==b?b:"",endTime:null!==(_=null==I?void 0:I.endTime)&&void 0!==_?_:"",initialFrequency:null!==(E=null==I?void 0:I.freq)&&void 0!==E?E:x}),mode:"onChange"}),C=N.watch,P=N.setValue,W=N.handleSubmit,B=C("startDate"),Y=C("endDate"),O=C("startTime"),Q=C("endTime"),U=C("byweekday"),J=D.usePreviousValue(B),K=g({startDate:B,endDate:Y,startTime:O,endTime:Q,byWeekDay:U}),z=function(e){var r=k(Y,Q||"23:59:59"),n=Array.isArray(e.byweekday)?e.byweekday.map((function(e){return e instanceof c.Weekday?e:new c.Weekday(null==e?void 0:e.weekday)})):e.byweekday,a=m.optionsToString({until:r instanceof o.DateTime&&r.isValid?null==r?void 0:r.toJSDate():null,byweekday:n,count:e.count,freq:(null==n?void 0:n.length)?c.Frequency.WEEKLY:c.Frequency.DAILY,interval:e.interval}).replace("RRULE:","");h(t.__assign(t.__assign({},e),{rrule:a}))};return r.useEffect((function(){var e,t;if(L&&(!J||B)&&!B&&U&&U.length&&!Number.isNaN(null===(e=U[0])||void 0===e?void 0:e.weekday)){var r=(null===(t=U[0])||void 0===t?void 0:t.weekday)+1,n=o.DateTime.local(),a=o.DateTime.local().set({weekday:r});a>=n||r===n.weekday?P("startDate",a.toSQLDate()):P("startDate",a.plus({week:1}).toSQLDate())}}),[U,L]),n.createElement(u.FormProvider,t.__assign({},N),n.createElement(l.Form,{onSubmit:function(e){return e.preventDefault(),e.stopPropagation(),W(z)(e)}},n.createElement(T.default,{date:B,disabled:w}),n.createElement(y.default,{disabled:w,minDate:M}),R,n.createElement("div",{className:"d-inline-flex align-items-center w-100"},n.createElement(i,{type:"submit"},S("Design:apply")),n.createElement("div",{className:"d-flex flex-grow-1 text-muted mx-3 flex-column"},n.createElement("div",null,K&&"lasts ".concat(K))),I&&n.createElement("div",{className:"d-flex justify-content-end delete-btn"},n.createElement(s.ConfirmModal,null,(function(e){return n.createElement(d.DeleteFieldButton,{onDelete:function(){return e(A)}})}))))))};
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),r=require("react"),n=e(r),a=require("react-i18next"),i=e(require("react-bootstrap/Button")),l=require("react-bootstrap"),u=require("react-hook-form"),o=require("luxon"),s=require("../modals/confirmation/ConfirmModal.js");require("../modals/dialog/Dialog.js"),require("../modals/dialog/DialogContext.js");var d=require("../product-set/elements/DeleteFieldButton.js"),c=require("rrule"),m=e(c),f=require("react-intl"),v=require("@licklist/core/dist/Config/Date"),D=require("@licklist/plugins/dist/hooks/Value/usePreviousValue"),y=require("./RecurrenceIntervalAndFrequencyInput.js"),p=require("./utils.js"),T=require("./RecurrenceWeekdaysInput.js");var q=function(e){var r=e.rrule,n=e.startDate,a=e.endDate,i=e.startTime,l=e.endTime,u=e.initialFrequency,o=void 0===u?c.Frequency.DAILY:u;return t.__assign({startDate:n,endDate:a,startTime:i,endTime:l,interval:1,freq:o},r&&p.parseAndValidateRRule({rrule:r,date:n}))},g=function(e){var n=e.startDate,a=e.endDate,i=e.startTime,l=e.endTime,u=e.byWeekDay,s=void 0===u?[]:u,d=k(n,i||"00:00:00"),c=k(a,l||"23:59:59"),m=f.useIntl(),v=m.formatList,D=m.formatNumber;return r.useMemo((function(){if(d instanceof o.DateTime&&c instanceof o.DateTime&&d.isValid&&c.isValid){var e=o.Interval.fromDateTimes(d.set({second:0}),c.set({second:0})).toDuration(["days","hours","minutes"]);if(e.isValid){var r=function(e,t){return D(e,{style:"unit",unit:t,unitDisplay:"long"})},n=o.Interval.fromDateTimes(d.minus({second:1}),c.plus({second:1})).splitBy({days:1});if(!(s.length?n.reduce((function(e,t){return s.some((function(e){return e.weekday+1===t.start.weekday}))?e+1:e}),0):1))return r(0,"minute");var a=[[e.days,"day"],[e.hours,"hour"],[e.minutes,"minute"]].filter((function(e){return t.__read(e,1)[0]}));return a.length||a.push([0,"minute"]),v(a.map((function(e){return r.apply(void 0,t.__spreadArray([],t.__read(e),!1))})),{style:"long",type:"unit"})}}}),[d,c,s,v,D])},k=function(e,t){var r=o.DateTime.fromFormat("".concat(e," ").concat(t),v.DATE_TIME_FORMAT);if(r.isValid)return r;var n=o.DateTime.fromFormat("".concat(e," ").concat(t),v.DATE_TIME_FULL_FORMAT);return n.isValid?n:""};exports.RecurringDatePickerInput=function(e){var f,v,p,b,_,E,F=e.disabled,w=void 0!==F&&F,h=e.onChange,A=e.onDelete,I=e.defaultValues,V=e.initialFrequency,x=void 0===V?c.Frequency.DAILY:V,j=e.setInitialStartDateAfterSelect,L=void 0!==j&&j,R=e.children,M=e.minDate,S=a.useTranslation(["Design"]).t,N=u.useForm({defaultValues:q({rrule:null!==(f=null==I?void 0:I.rrule)&&void 0!==f?f:"",startDate:null!==(v=null==I?void 0:I.startDate)&&void 0!==v?v:"",endDate:null!==(p=null==I?void 0:I.endDate)&&void 0!==p?p:"",startTime:null!==(b=null==I?void 0:I.startTime)&&void 0!==b?b:"",endTime:null!==(_=null==I?void 0:I.endTime)&&void 0!==_?_:"",initialFrequency:null!==(E=null==I?void 0:I.freq)&&void 0!==E?E:x}),mode:"onChange"}),C=N.watch,P=N.setValue,W=N.handleSubmit,B=C("startDate"),Y=C("endDate"),O=C("startTime"),Q=C("endTime"),U=C("byweekday"),J=D.usePreviousValue(B),K=g({startDate:B,endDate:Y,startTime:O,endTime:Q,byWeekDay:U}),z=function(e){var r=k(Y,Q||"23:59:59"),n=Array.isArray(e.byweekday)?e.byweekday.map((function(e){var t;return e instanceof c.Weekday?e:new c.Weekday(null===(t=e)||void 0===t?void 0:t.weekday)})):e.byweekday,a=m.optionsToString({until:r instanceof o.DateTime&&r.isValid?null==r?void 0:r.toJSDate():null,byweekday:n,count:e.count,freq:(null==n?void 0:n.length)?c.Frequency.WEEKLY:c.Frequency.DAILY,interval:e.interval}).replace("RRULE:","");h(t.__assign(t.__assign({},e),{rrule:a}))};return r.useEffect((function(){var e,t;if(L&&(!J||B)&&!B&&U&&U.length&&!Number.isNaN(null===(e=U[0])||void 0===e?void 0:e.weekday)){var r=(null===(t=U[0])||void 0===t?void 0:t.weekday)+1,n=o.DateTime.local(),a=o.DateTime.local().set({weekday:r});a>=n||r===n.weekday?P("startDate",a.toSQLDate()):P("startDate",a.plus({week:1}).toSQLDate())}}),[U,L]),n.createElement(u.FormProvider,t.__assign({},N),n.createElement(l.Form,{onSubmit:function(e){return e.preventDefault(),e.stopPropagation(),W(z)(e)}},n.createElement(T.default,{date:B,disabled:w}),n.createElement(y.default,{disabled:w,minDate:M}),R,n.createElement("div",{className:"d-inline-flex align-items-center w-100"},n.createElement(i,{type:"submit"},S("Design:apply")),n.createElement("div",{className:"d-flex flex-grow-1 text-muted mx-3 flex-column"},n.createElement("div",null,K&&"lasts ".concat(K))),I&&n.createElement("div",{className:"d-flex justify-content-end delete-btn"},n.createElement(s.ConfirmModal,null,(function(e){return n.createElement(d.DeleteFieldButton,{onDelete:function(){return e(A)}})}))))))};
@@ -3,8 +3,8 @@ export declare const getWeekdayForFrequency: ({ date, frequency, }: {
3
3
  date: string;
4
4
  frequency: Frequency;
5
5
  }) => Weekday;
6
- export type SupportedFrequency = Frequency.DAILY | Frequency.WEEKLY | Frequency.MONTHLY | Frequency.YEARLY;
7
- export type ParsedRRuleOptions = {
6
+ export declare type SupportedFrequency = Frequency.DAILY | Frequency.WEEKLY | Frequency.MONTHLY | Frequency.YEARLY;
7
+ export declare type ParsedRRuleOptions = {
8
8
  interval?: number;
9
9
  freq: SupportedFrequency;
10
10
  byweekday?: Weekday[];
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/recurring-date-picker-input/utils.ts"],"names":[],"mappings":"AACA,OAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAElD,eAAO,MAAM,sBAAsB;UAI3B,MAAM;eACD,SAAS;MAClB,OAUH,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAC1B,SAAS,CAAC,KAAK,GACf,SAAS,CAAC,MAAM,GAChB,SAAS,CAAC,OAAO,GACjB,SAAS,CAAC,MAAM,CAAC;AAErB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,kBAAkB,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,EAAE,CAAC;IACtB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,qBAAqB;WAIzB,MAAM;UACP,MAAM;wBAsEb,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/recurring-date-picker-input/utils.ts"],"names":[],"mappings":"AACA,OAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAElD,eAAO,MAAM,sBAAsB;UAI3B,MAAM;eACD,SAAS;MAClB,OAUH,CAAC;AAEF,oBAAY,kBAAkB,GAC1B,SAAS,CAAC,KAAK,GACf,SAAS,CAAC,MAAM,GAChB,SAAS,CAAC,OAAO,GACjB,SAAS,CAAC,MAAM,CAAC;AAErB,oBAAY,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,kBAAkB,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,EAAE,CAAC;IACtB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,qBAAqB;WAIzB,MAAM;UACP,MAAM;wBAsEb,CAAC"}
@@ -2,13 +2,13 @@
2
2
  import { Zone } from "@licklist/core/dist/DataMapper/Provider/ZoneDataMapper";
3
3
  import { Resource } from "@licklist/core/dist/DataMapper/Provider/ResourceDataMapper";
4
4
  import { ServerError } from "@licklist/plugins/dist/hooks/Api/useHttpQuery";
5
- export type ResourceFormProps = {
5
+ export declare type ResourceFormProps = {
6
6
  defaultValues?: Partial<Resource>;
7
7
  onSubmit: (values: Partial<Resource>) => void;
8
8
  serverErrors?: ServerError;
9
9
  isLoading?: boolean;
10
10
  zones?: Zone[];
11
11
  };
12
- export type ResourceFormValues = Partial<Resource>;
12
+ export declare type ResourceFormValues = Partial<Resource>;
13
13
  export declare const ResourceForm: ({ defaultValues, onSubmit, serverErrors, isLoading, zones, }: ResourceFormProps) => JSX.Element;
14
14
  //# sourceMappingURL=ResourceForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResourceForm.d.ts","sourceRoot":"","sources":["../../../src/resource/form/ResourceForm.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAC9E,OAAO,EAAE,QAAQ,EAAE,MAAM,4DAA4D,CAAC;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAO5E,MAAM,MAAM,iBAAiB,GAAG;IAC9B,aAAa,CAAC,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAC;IAClC,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAC;AAEnD,eAAO,MAAM,YAAY,iEAMtB,iBAAiB,gBA2DnB,CAAC"}
1
+ {"version":3,"file":"ResourceForm.d.ts","sourceRoot":"","sources":["../../../src/resource/form/ResourceForm.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAC9E,OAAO,EAAE,QAAQ,EAAE,MAAM,4DAA4D,CAAC;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAO5E,oBAAY,iBAAiB,GAAG;IAC9B,aAAa,CAAC,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAC;IAClC,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAChB,CAAC;AAEF,oBAAY,kBAAkB,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAC;AAEnD,eAAO,MAAM,YAAY,iEAMtB,iBAAiB,gBA2DnB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type CapacityControlProps = {
2
+ declare type CapacityControlProps = {
3
3
  isLoading: boolean;
4
4
  };
5
5
  export declare const CapacityControl: ({ isLoading }: CapacityControlProps) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"CapacityControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/CapacityControl.tsx"],"names":[],"mappings":";AAQA,KAAK,oBAAoB,GAAG;IAC1B,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,eAAe,kBAAmB,oBAAoB,gBAmClE,CAAC"}
1
+ {"version":3,"file":"CapacityControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/CapacityControl.tsx"],"names":[],"mappings":";AAQA,aAAK,oBAAoB,GAAG;IAC1B,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,eAAe,kBAAmB,oBAAoB,gBAmClE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type NameControlProps = {
2
+ declare type NameControlProps = {
3
3
  isLoading: boolean;
4
4
  };
5
5
  export declare const NameControl: ({ isLoading }: NameControlProps) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"NameControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/NameControl.tsx"],"names":[],"mappings":";AAQA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,gBAkC1D,CAAC"}
1
+ {"version":3,"file":"NameControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/NameControl.tsx"],"names":[],"mappings":";AAQA,aAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,gBAkC1D,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type SortControlProps = {
2
+ declare type SortControlProps = {
3
3
  isLoading: boolean;
4
4
  };
5
5
  export declare const SortControl: ({ isLoading }: SortControlProps) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/SortControl.tsx"],"names":[],"mappings":";AAQA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,gBAmC1D,CAAC"}
1
+ {"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/SortControl.tsx"],"names":[],"mappings":";AAQA,aAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,gBAmC1D,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Zone } from "@licklist/core/dist/DataMapper/Provider/ZoneDataMapper";
3
- type ZoneControlProps = {
3
+ declare type ZoneControlProps = {
4
4
  isLoading: boolean;
5
5
  zones?: Zone[];
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ZoneControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/ZoneControl.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAG9E,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,WAAW,yBAA+B,gBAAgB,gBAsCtE,CAAC"}
1
+ {"version":3,"file":"ZoneControl.d.ts","sourceRoot":"","sources":["../../../../src/resource/form/components/ZoneControl.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,IAAI,EAAE,MAAM,wDAAwD,CAAC;AAG9E,aAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,WAAW,yBAA+B,gBAAgB,gBAsCtE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { PropsWithChildren } from "react";
2
- export type BookingFilterProps = PropsWithChildren<{
2
+ export declare type BookingFilterProps = PropsWithChildren<{
3
3
  onAddFiltersClick?: () => void;
4
4
  onCancelFilterClick?: () => void;
5
5
  onRefreshClick?: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"BookingFilter.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/filter/BookingFilter.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKjD,MAAM,MAAM,kBAAkB,GAAG,iBAAiB,CAAC;IACjD,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC,CAAC;AAEH,eAAO,MAAM,aAAa,6EAMvB,kBAAkB,gBAyBpB,CAAC"}
1
+ {"version":3,"file":"BookingFilter.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/filter/BookingFilter.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKjD,oBAAY,kBAAkB,GAAG,iBAAiB,CAAC;IACjD,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC,CAAC;AAEH,eAAO,MAAM,aAAa,6EAMvB,kBAAkB,gBAyBpB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export type AdditionalFilterSectionProps = {
2
+ export declare type AdditionalFilterSectionProps = {
3
3
  onAddFiltersClick?: () => void;
4
4
  onCancelFilterClick?: () => void;
5
5
  onRefreshClick?: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"AdditionalFIlterSection.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/AdditionalFIlterSection.tsx"],"names":[],"mappings":";AAsBA,MAAM,MAAM,4BAA4B,GAAG;IACzC,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,uBAAuB,mBAgEnC,CAAC"}
1
+ {"version":3,"file":"AdditionalFIlterSection.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/AdditionalFIlterSection.tsx"],"names":[],"mappings":";AAsBA,oBAAY,4BAA4B,GAAG;IACzC,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,uBAAuB,mBAgEnC,CAAC"}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("tslib"),r=require("react"),l=(e=r)&&"object"==typeof e&&"default"in e?e.default:e,n=require("react-i18next"),o=require("react-bootstrap"),a=require("react-hook-form"),i=require("@licklist/core/dist/DataMapper/Order/OrderDataMapper"),s=require("@licklist/plugins/dist/context/booking/BookingContext"),c=[i.ORDER_STATUS_PENDING,i.ORDER_STATUS_CANCELLED,i.ORDER_STATUS_COMPLETED,i.ORDER_STATUS_ACTION_REQUIRED];exports.AdditionalFilterSection=function(){var e=n.useTranslation("Design").t,i=r.useContext(s.BookingContext),m=i.filters,u=i.setFilters,E=a.useForm({defaultValues:m}),d=E.handleSubmit,p=E.register,f=E.reset;return r.useEffect((function(){f(m)}),[m,f]),l.createElement("div",{className:"additional-filter-section"},l.createElement(o.Form,{onSubmit:d((function(e){u(e)}))},l.createElement(o.Row,null,l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("staffMember")),l.createElement(o.Form.Control,t.__assign({},p("staffMember"),{as:"select"}),l.createElement("option",{value:""},e("Design:choose"))))),l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("bookingStatus")),l.createElement(o.Form.Control,t.__assign({},p("status"),{as:"select"}),l.createElement("option",{value:""},e("Design:choose")),Object.keys(c).map((function(t){return l.createElement("option",{key:c[t],value:c[t]},e("Design:".concat(c[t])))}))))),l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("date")),l.createElement(o.Form.Control,t.__assign({},p("date"),{type:"date"})))),l.createElement(o.Col,{md:"3",className:"d-flex align-items-end"},l.createElement(o.Form.Group,null,l.createElement(o.Button,{type:"submit",className:"shadow-none"},e("apply")))))))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("tslib"),r=require("react"),l=(e=r)&&"object"==typeof e&&"default"in e?e.default:e,n=require("react-i18next"),o=require("react-bootstrap"),a=require("react-hook-form"),i=require("@licklist/plugins/dist/context/booking/BookingContext"),s=require("@licklist/core/dist/DataMapper/Order/OrderDataMapper"),c=[s.ORDER_STATUS_PENDING,s.ORDER_STATUS_CANCELLED,s.ORDER_STATUS_COMPLETED,s.ORDER_STATUS_ACTION_REQUIRED];exports.AdditionalFilterSection=function(){var e=n.useTranslation("Design").t,s=r.useContext(i.BookingContext),m=s.filters,u=s.setFilters,E=a.useForm({defaultValues:m}),d=E.handleSubmit,p=E.register,f=E.reset;return r.useEffect((function(){f(m)}),[m,f]),l.createElement("div",{className:"additional-filter-section"},l.createElement(o.Form,{onSubmit:d((function(e){u(e)}))},l.createElement(o.Row,null,l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("staffMember")),l.createElement(o.Form.Control,t.__assign({},p("staffMember"),{as:"select"}),l.createElement("option",{value:""},e("Design:choose"))))),l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("bookingStatus")),l.createElement(o.Form.Control,t.__assign({},p("status"),{as:"select"}),l.createElement("option",{value:""},e("Design:choose")),Object.keys(c).map((function(t){return l.createElement("option",{key:c[t],value:c[t]},e("Design:".concat(c[t])))}))))),l.createElement(o.Col,{md:"3"},l.createElement(o.Form.Group,null,l.createElement(o.Form.Label,null,e("date")),l.createElement(o.Form.Control,t.__assign({},p("date"),{type:"date"})))),l.createElement(o.Col,{md:"3",className:"d-flex align-items-end"},l.createElement(o.Form.Group,null,l.createElement(o.Button,{type:"submit",className:"shadow-none"},e("apply")))))))};
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { BookingFilterProps } from "../BookingFilter";
3
- export type MainFilterSectionProps = BookingFilterProps;
3
+ export declare type MainFilterSectionProps = BookingFilterProps;
4
4
  export declare const MainFilterSection: ({ isFilterOpen, onAddFiltersClick, onCancelFilterClick, onRefreshClick, onFullscreenButtonClick, autoFocusOnMount, isFullscreenMode, }: MainFilterSectionProps) => JSX.Element;
5
5
  //# sourceMappingURL=MainFilterSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MainFilterSection.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/MainFilterSection.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAKtD,MAAM,MAAM,sBAAsB,GAAG,kBAAkB,CAAC;AAIxD,eAAO,MAAM,iBAAiB,2IAQ3B,sBAAsB,gBA0GxB,CAAC"}
1
+ {"version":3,"file":"MainFilterSection.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/MainFilterSection.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAKtD,oBAAY,sBAAsB,GAAG,kBAAkB,CAAC;AAIxD,eAAO,MAAM,iBAAiB,2IAQ3B,sBAAsB,gBA0GxB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export type ResultTagButtonProps = {
2
+ export declare type ResultTagButtonProps = {
3
3
  tagKey: string;
4
4
  value: string;
5
5
  onRemoveClick: (tagKey: string) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"ResultTagButton.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/ResultTagButton.tsx"],"names":[],"mappings":";AAGA,MAAM,MAAM,oBAAoB,GAAG;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,eAAe,sCAIzB,oBAAoB,gBAmBtB,CAAC"}
1
+ {"version":3,"file":"ResultTagButton.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/filter/components/ResultTagButton.tsx"],"names":[],"mappings":";AAGA,oBAAY,oBAAoB,GAAG;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,eAAe,sCAIzB,oBAAoB,gBAmBtB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
- export type BookingResultsProps = {
3
+ export declare type BookingResultsProps = {
4
4
  orders?: Order[] | null;
5
5
  onCardClick?: (id: number) => void;
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"BookingResults.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/results/BookingResults.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,MAAM,MAAM,mBAAmB,GAAG;IAChC,MAAM,CAAC,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,CAAC;AAEF,eAAO,MAAM,cAAc,6BAGxB,mBAAmB,gBA2BrB,CAAC"}
1
+ {"version":3,"file":"BookingResults.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/results/BookingResults.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,oBAAY,mBAAmB,GAAG;IAChC,MAAM,CAAC,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,CAAC;AAEF,eAAO,MAAM,cAAc,6BAGxB,mBAAmB,gBA2BrB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
3
- export type ResultCardProps = {
3
+ export declare type ResultCardProps = {
4
4
  className: string;
5
5
  order: Order;
6
6
  onCardClick?: (id: number) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"ResultCard.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/results/components/ResultCard.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,MAAM,MAAM,eAAe,GAAG;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,KAAK,CAAC;IACb,WAAW,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,CAAC;AAIF,eAAO,MAAM,UAAU,uCAIpB,eAAe,gBA8CjB,CAAC"}
1
+ {"version":3,"file":"ResultCard.d.ts","sourceRoot":"","sources":["../../../../../src/sales/booking/results/components/ResultCard.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAC;AAI7E,oBAAY,eAAe,GAAG;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,KAAK,CAAC;IACb,WAAW,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,CAAC;AAIF,eAAO,MAAM,UAAU,uCAIpB,eAAe,gBA8CjB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { PropsWithChildren } from "react";
2
2
  import { BOOKING_TYPE } from "@licklist/plugins/dist/context/booking/BookingContext";
3
3
  import { HasPermissionProp } from "@licklist/plugins/dist/types/permission/Permission";
4
- export type BookingTabsProps = HasPermissionProp & PropsWithChildren<{
4
+ export declare type BookingTabsProps = HasPermissionProp & PropsWithChildren<{
5
5
  onReportsClick?: () => void;
6
6
  onAddButtonClick?: () => void;
7
7
  viewType: BOOKING_TYPE;
@@ -1 +1 @@
1
- {"version":3,"file":"BookingTabs.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/tabs/BookingTabs.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIjD,OAAO,EAGL,YAAY,EACb,MAAM,uDAAuD,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAQvF,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,GAC9C,iBAAiB,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,QAAQ,EAAE,YAAY,CAAC;IACvB,SAAS,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;CAC1C,CAAC,CAAC;AAEL,eAAO,MAAM,WAAW,wFAOrB,gBAAgB,gBAuDlB,CAAC"}
1
+ {"version":3,"file":"BookingTabs.d.ts","sourceRoot":"","sources":["../../../../src/sales/booking/tabs/BookingTabs.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIjD,OAAO,EAGL,YAAY,EACb,MAAM,uDAAuD,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAQvF,oBAAY,gBAAgB,GAAG,iBAAiB,GAC9C,iBAAiB,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,QAAQ,EAAE,YAAY,CAAC;IACvB,SAAS,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;CAC1C,CAAC,CAAC;AAEL,eAAO,MAAM,WAAW,wFAOrB,gBAAgB,gBAuDlB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export interface Filters {
2
+ interface Filters {
3
3
  id: string;
4
4
  name: string;
5
5
  email: string;
@@ -14,4 +14,5 @@ export interface SaleFiltersProps {
14
14
  onChange: (values: Filters) => void;
15
15
  }
16
16
  export declare function SaleFilters({ values, onChange }: SaleFiltersProps): JSX.Element;
17
+ export {};
17
18
  //# sourceMappingURL=SaleFilters.d.ts.map
@@ -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;