@licklist/design 0.44.485-dev.99 → 0.44.485

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 (1033) 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/assets/dashboard/blockingClock.png +0 -0
  4. package/dist/assets/dashboard/bookingCalendar.svg +67 -0
  5. package/dist/assets/dashboard/bookingCalendar.svg.js +1 -0
  6. package/dist/assets/dashboard/bookingList.svg +68 -0
  7. package/dist/assets/dashboard/bookingList.svg.js +1 -0
  8. package/dist/assets/dashboard/bookingListSmall.svg +6 -0
  9. package/dist/assets/dashboard/bookingListSmall.svg.js +1 -0
  10. package/dist/assets/dashboard/fullscreen.svg +3 -0
  11. package/dist/assets/dashboard/fullscreen.svg.js +1 -0
  12. package/dist/assets/dashboard/minimize.svg +3 -0
  13. package/dist/assets/dashboard/minimize.svg.js +1 -0
  14. package/dist/assets/dashboard/refresh.svg +4 -0
  15. package/dist/assets/dashboard/refresh.svg.js +1 -0
  16. package/dist/assets/widgets/circlePlus.svg +4 -0
  17. package/dist/assets/widgets/inPage.svg +10 -0
  18. package/dist/assets/widgets/overlay.svg +9 -0
  19. package/dist/assets/widgets/sidebar.svg +9 -0
  20. package/dist/auth/Login/LoginComponent.d.ts +1 -1
  21. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  22. package/dist/auth/Login/LoginFormComponent.d.ts +1 -1
  23. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  24. package/dist/auth/Register/RegisterComponent.d.ts +1 -1
  25. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  26. package/dist/auth/Register/RegisterFormComponent.d.ts +1 -1
  27. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  28. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
  29. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  30. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
  31. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  32. package/dist/custom-fields/field-set/CustomFieldSets.d.ts +3 -3
  33. package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
  34. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +1 -1
  35. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
  36. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +2 -2
  37. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
  38. package/dist/events/edit-event-modal/IntervalInput.d.ts +1 -4
  39. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  40. package/dist/events/edit-event-modal/IntervalInput.js +1 -1
  41. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
  42. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
  43. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
  44. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
  45. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  46. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
  47. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
  48. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  49. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +3 -2
  50. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  51. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  52. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
  53. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
  54. package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -1
  55. package/dist/events/event-statistic-modal/utils/index.d.ts +1 -1
  56. package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
  57. package/dist/events/event-statistic-modal/utils/index.js +1 -1
  58. package/dist/events/event-venue-map/EventVenueMap.d.ts +2 -5
  59. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  60. package/dist/events/event-venue-map/EventVenueMap.js +1 -1
  61. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
  62. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
  63. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
  64. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
  65. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
  66. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
  67. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
  68. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
  69. package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
  70. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +1 -1
  71. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
  72. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts +1 -1
  73. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
  74. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +1 -1
  75. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
  76. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +2 -3
  77. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
  78. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +1 -1
  79. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +2 -4
  80. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
  81. package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
  82. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
  83. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  84. package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
  85. package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
  86. package/dist/events/event-venue-map/types/index.d.ts +5 -5
  87. package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
  88. package/dist/events/event-venue-map/utils/index.d.ts +3 -3
  89. package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
  90. package/dist/file-upload/FilePreview.d.ts +2 -2
  91. package/dist/file-upload/FilePreview.d.ts.map +1 -1
  92. package/dist/file-upload/FileUpload.d.ts +1 -1
  93. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  94. package/dist/header/Header.d.ts +1 -1
  95. package/dist/header/Header.d.ts.map +1 -1
  96. package/dist/help/example/Example.d.ts +4 -4
  97. package/dist/help/example/Example.d.ts.map +1 -1
  98. package/dist/help/popover/HelpPopover.d.ts +3 -5
  99. package/dist/help/popover/HelpPopover.d.ts.map +1 -1
  100. package/dist/help/popover/HelpPopover.js +1 -1
  101. package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
  102. package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
  103. package/dist/iframe/event/event-calendar/EventCalendar.d.ts +1 -1
  104. package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -1
  105. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +1 -1
  106. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
  107. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +1 -1
  108. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
  109. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.js +1 -1
  110. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +1 -1
  111. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  112. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
  113. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
  114. package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
  115. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
  116. package/dist/iframe/event/event-card/IframeEventCard.d.ts +3 -3
  117. package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
  118. package/dist/iframe/event/event-card/IframeEventCard.js +1 -1
  119. package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +3 -3
  120. package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
  121. package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +1 -1
  122. package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
  123. package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
  124. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +6 -5
  125. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
  126. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
  127. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
  128. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
  129. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
  130. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
  131. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
  132. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
  133. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
  134. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
  135. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +1 -2
  136. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
  137. package/dist/iframe/index.d.ts +1 -3
  138. package/dist/iframe/index.d.ts.map +1 -1
  139. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  140. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  141. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
  142. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  143. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
  144. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  145. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  146. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  147. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
  148. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  149. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +6 -6
  150. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  151. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
  152. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  153. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  154. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
  155. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
  156. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +1 -3
  157. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  158. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  159. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +2 -4
  160. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
  161. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
  162. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +2 -4
  163. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
  164. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
  165. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.d.ts.map +1 -0
  166. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.js +1 -0
  167. package/dist/iframe/order-process/components/Category/Category.d.ts +12 -0
  168. package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -0
  169. package/dist/iframe/order-process/components/Category/Category.js +1 -0
  170. package/dist/iframe/order-process/components/Category/index.d.ts +2 -0
  171. package/dist/iframe/order-process/components/Category/index.d.ts.map +1 -0
  172. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +3 -4
  173. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  174. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  175. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +0 -1
  176. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  177. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
  178. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +2 -2
  179. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  180. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
  181. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +7 -8
  182. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
  183. package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +1 -1
  184. package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
  185. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
  186. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  187. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +18 -0
  188. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -0
  189. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -0
  190. package/dist/iframe/order-process/components/StepsForm/index.d.ts +2 -0
  191. package/dist/iframe/order-process/components/StepsForm/index.d.ts.map +1 -0
  192. package/dist/iframe/order-process/components/Timer/Timer.d.ts +1 -1
  193. package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
  194. package/dist/iframe/order-process/components/Timer/utils/index.d.ts +1 -1
  195. package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
  196. package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
  197. package/dist/iframe/order-process/components/utils/category.d.ts +10 -0
  198. package/dist/iframe/order-process/components/utils/category.d.ts.map +1 -0
  199. package/dist/iframe/order-process/components/utils/category.js +1 -0
  200. package/dist/iframe/order-process/index.d.ts +2 -3
  201. package/dist/iframe/order-process/index.d.ts.map +1 -1
  202. package/dist/iframe/page/Page.d.ts +1 -1
  203. package/dist/iframe/page/Page.d.ts.map +1 -1
  204. package/dist/iframe/page/components/PageBody/PageBody.d.ts +2 -2
  205. package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
  206. package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
  207. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +3 -3
  208. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  209. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
  210. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
  211. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
  212. package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
  213. package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
  214. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
  215. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
  216. package/dist/iframe/page/components/PageHeader/PageHeader.js +1 -1
  217. package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -1
  218. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +0 -5
  219. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  220. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
  221. package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
  222. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  223. package/dist/iframe/payment/order-items-table/utils/index.d.ts +1 -6
  224. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  225. package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
  226. package/dist/iframe/payment/payment-form/PaymentForm.js +1 -1
  227. package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
  228. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  229. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  230. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts +0 -1
  231. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
  232. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  233. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +1 -1
  234. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
  235. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +3 -5
  236. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  237. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  238. package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
  239. package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
  240. package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
  241. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  242. package/dist/iframe/ryft/RyftPaymentForm.js +1 -1
  243. package/dist/index.d.ts +0 -7
  244. package/dist/index.d.ts.map +1 -1
  245. package/dist/index.js +1 -1
  246. package/dist/logo/Logo.d.ts +1 -1
  247. package/dist/logo/Logo.d.ts.map +1 -1
  248. package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
  249. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  250. package/dist/notification/email-template/card/EmailTemplateCard.d.ts +1 -4
  251. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  252. package/dist/notification/email-template/card/EmailTemplateCard.js +1 -1
  253. package/dist/notification/email-template/control/EmailTemplateControl.d.ts +0 -3
  254. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  255. package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
  256. package/dist/notification/email-template/form/EmailTemplateForm.d.ts +1 -7
  257. package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
  258. package/dist/notification/email-template/form/EmailTemplateForm.js +1 -1
  259. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +1 -4
  260. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  261. package/dist/notification/sms-template/card/SmsTemplateCard.js +1 -1
  262. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +1 -6
  263. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
  264. package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -1
  265. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +1 -5
  266. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
  267. package/dist/notification/sms-template/form/SmsTemplateForm.js +1 -1
  268. package/dist/product-set/control/DateAndRecurrenceInput.d.ts +0 -2
  269. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  270. package/dist/product-set/control/DateAndRecurrenceInput.js +1 -1
  271. package/dist/product-set/control/ProductSetControl.d.ts +4 -16
  272. package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
  273. package/dist/product-set/control/ProductSetControl.js +1 -1
  274. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
  275. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
  276. package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
  277. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  278. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  279. package/dist/product-set/form/ProductCategoriesControl.js +1 -1
  280. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  281. package/dist/product-set/form/ProductSetForm.js +1 -1
  282. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  283. package/dist/product-set/form/ProductsControl.js +1 -1
  284. package/dist/product-set/form/StepsControl.d.ts.map +1 -1
  285. package/dist/product-set/form/StepsControl.js +1 -1
  286. package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
  287. package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
  288. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  289. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  290. package/dist/product-set/form/context.d.ts +1 -1
  291. package/dist/product-set/form/context.d.ts.map +1 -1
  292. package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
  293. package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
  294. package/dist/product-set/product/ProductControl.d.ts +0 -1
  295. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  296. package/dist/product-set/product/ProductControl.js +1 -1
  297. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
  298. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
  299. package/dist/product-set/product/price/ProductPriceControl.d.ts +3 -7
  300. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  301. package/dist/product-set/product/price/ProductPriceControl.js +1 -1
  302. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  303. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -1
  304. package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
  305. package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
  306. package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
  307. package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
  308. package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
  309. package/dist/product-set/types/index.d.ts +5 -5
  310. package/dist/product-set/types/index.d.ts.map +1 -1
  311. package/dist/product-set/utils/index.d.ts +0 -4
  312. package/dist/product-set/utils/index.d.ts.map +1 -1
  313. package/dist/product-set/utils/index.js +1 -1
  314. package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
  315. package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
  316. package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
  317. package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
  318. package/dist/provider/categories-input/index.d.ts +1 -1
  319. package/dist/provider/categories-input/index.d.ts.map +1 -1
  320. package/dist/provider/company/user-form/UserForm.d.ts +2 -2
  321. package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
  322. package/dist/provider/location-input/index.d.ts +1 -1
  323. package/dist/provider/location-input/index.d.ts.map +1 -1
  324. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
  325. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
  326. package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
  327. package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
  328. package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
  329. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
  330. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
  331. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +12 -0
  332. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -0
  333. package/dist/provider/resources-blocking-modal/index.d.ts +2 -0
  334. package/dist/provider/resources-blocking-modal/index.d.ts.map +1 -0
  335. package/dist/provider/venue-form/VenueForm.d.ts +1 -1
  336. package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
  337. package/dist/provider/working-hours-input/index.d.ts +1 -1
  338. package/dist/provider/working-hours-input/index.d.ts.map +1 -1
  339. package/dist/recurrence-input/utils.d.ts +2 -2
  340. package/dist/recurrence-input/utils.d.ts.map +1 -1
  341. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -5
  342. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
  343. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +1 -1
  344. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  345. package/dist/recurring-date-picker-input/utils.d.ts +2 -2
  346. package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
  347. package/dist/resource/form/ResourceForm.d.ts +2 -2
  348. package/dist/resource/form/ResourceForm.d.ts.map +1 -1
  349. package/dist/resource/form/components/CapacityControl.d.ts +1 -1
  350. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  351. package/dist/resource/form/components/NameControl.d.ts +1 -1
  352. package/dist/resource/form/components/NameControl.d.ts.map +1 -1
  353. package/dist/resource/form/components/SortControl.d.ts +1 -1
  354. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  355. package/dist/resource/form/components/ZoneControl.d.ts +1 -1
  356. package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
  357. package/dist/sales/booking/filter/BookingFilter.d.ts +12 -0
  358. package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -0
  359. package/dist/sales/booking/filter/BookingFilter.js +1 -0
  360. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +10 -0
  361. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -0
  362. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -0
  363. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +5 -0
  364. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -0
  365. package/dist/sales/booking/filter/components/MainFilterSection.js +1 -0
  366. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +8 -0
  367. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -0
  368. package/dist/sales/booking/filter/components/ResultTagButton.js +1 -0
  369. package/dist/sales/booking/filter/components/SearchingForSection.d.ts +3 -0
  370. package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +1 -0
  371. package/dist/sales/booking/filter/components/SearchingForSection.js +1 -0
  372. package/dist/sales/booking/filter/index.d.ts +3 -0
  373. package/dist/sales/booking/filter/index.d.ts.map +1 -0
  374. package/dist/sales/booking/index.d.ts +2 -0
  375. package/dist/sales/booking/index.d.ts.map +1 -1
  376. package/dist/sales/booking/results/BookingResults.d.ts +1 -1
  377. package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
  378. package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
  379. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  380. package/dist/sales/booking/results/components/ResultCard.js +1 -1
  381. package/dist/sales/booking/results/constants.d.ts.map +1 -1
  382. package/dist/sales/booking/results/constants.js +1 -1
  383. package/dist/sales/booking/results/index.d.ts +0 -1
  384. package/dist/sales/booking/results/index.d.ts.map +1 -1
  385. package/dist/sales/booking/tabs/BookingTabs.d.ts +11 -0
  386. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -0
  387. package/dist/sales/booking/tabs/BookingTabs.js +1 -0
  388. package/dist/sales/booking/tabs/index.d.ts +3 -0
  389. package/dist/sales/booking/tabs/index.d.ts.map +1 -0
  390. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  391. package/dist/sales/coupon/control/CouponFormControl.js +1 -1
  392. package/dist/sales/filters/SaleFilters.d.ts +3 -2
  393. package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
  394. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +3 -4
  395. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
  396. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.js +1 -1
  397. package/dist/sales/guest-profile/profile/Profile.d.ts +1 -1
  398. package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
  399. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts +1 -1
  400. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
  401. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +1 -1
  402. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
  403. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
  404. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
  405. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
  406. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
  407. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts +16 -0
  408. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts.map +1 -0
  409. package/dist/sales/manual-booking/category-product/CategoryProduct.js +1 -0
  410. package/dist/sales/manual-booking/category-product/index.d.ts +2 -0
  411. package/dist/sales/manual-booking/category-product/index.d.ts.map +1 -0
  412. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts +17 -0
  413. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts.map +1 -0
  414. package/dist/sales/manual-booking/category-products/CategoryProducts.js +1 -0
  415. package/dist/sales/manual-booking/category-products/index.d.ts +2 -0
  416. package/dist/sales/manual-booking/category-products/index.d.ts.map +1 -0
  417. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts +15 -0
  418. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts.map +1 -0
  419. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.js +1 -0
  420. package/dist/sales/manual-booking/controll/index.d.ts +2 -0
  421. package/dist/sales/manual-booking/controll/index.d.ts.map +1 -0
  422. package/dist/sales/manual-booking/create-user/CreateUser.d.ts +6 -0
  423. package/dist/sales/manual-booking/create-user/CreateUser.d.ts.map +1 -0
  424. package/dist/sales/manual-booking/create-user/CreateUser.js +1 -0
  425. package/dist/sales/manual-booking/create-user/index.d.ts +2 -0
  426. package/dist/sales/manual-booking/create-user/index.d.ts.map +1 -0
  427. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +7 -0
  428. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -0
  429. package/dist/sales/manual-booking/customer-info/CustomerInfo.js +1 -0
  430. package/dist/sales/manual-booking/customer-info/index.d.ts +2 -0
  431. package/dist/sales/manual-booking/customer-info/index.d.ts.map +1 -0
  432. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +7 -0
  433. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -0
  434. package/dist/sales/manual-booking/final-step/FinalStep.js +1 -0
  435. package/dist/sales/manual-booking/final-step/index.d.ts +2 -0
  436. package/dist/sales/manual-booking/final-step/index.d.ts.map +1 -0
  437. package/dist/sales/manual-booking/index.d.ts +5 -1
  438. package/dist/sales/manual-booking/index.d.ts.map +1 -1
  439. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -2
  440. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  441. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +1 -1
  442. package/dist/sales/manual-booking/search-user/SearchUser.js +1 -1
  443. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +3 -3
  444. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  445. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.js +1 -1
  446. package/dist/sales/manual-booking/select-event/SelectEvent.d.ts +3 -3
  447. package/dist/sales/manual-booking/select-event/SelectEvent.d.ts.map +1 -1
  448. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +5 -6
  449. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  450. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  451. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +4 -4
  452. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  453. package/dist/sales/notes/NotesTable.d.ts +1 -1
  454. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  455. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  456. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  457. package/dist/sales/notes/NotesTableRow.js +1 -1
  458. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  459. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  460. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  461. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  462. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  463. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  464. package/dist/sales/payment-form/types.d.ts +2 -2
  465. package/dist/sales/payment-form/types.d.ts.map +1 -1
  466. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  467. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  468. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  469. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  470. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  471. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  472. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  473. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  474. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  475. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  476. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  477. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  478. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  479. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  480. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  481. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  482. package/dist/setting/dashboard/index.d.ts +2 -0
  483. package/dist/setting/dashboard/index.d.ts.map +1 -1
  484. package/dist/setting/dashboard/snippets/card/SnippetCard.js +1 -1
  485. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts +9 -0
  486. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts.map +1 -0
  487. package/dist/setting/dashboard/snippets/control/SnippetControl.js +1 -0
  488. package/dist/setting/dashboard/snippets/control/index.d.ts +2 -0
  489. package/dist/setting/dashboard/snippets/control/index.d.ts.map +1 -0
  490. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +33 -0
  491. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +1 -0
  492. package/dist/setting/dashboard/snippets/form/SnippetForm.js +1 -0
  493. package/dist/setting/dashboard/snippets/form/context.d.ts +11 -0
  494. package/dist/setting/dashboard/snippets/form/context.d.ts.map +1 -0
  495. package/dist/setting/dashboard/snippets/form/context.js +1 -0
  496. package/dist/setting/dashboard/snippets/form/index.d.ts +2 -0
  497. package/dist/setting/dashboard/snippets/form/index.d.ts.map +1 -0
  498. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts +19 -0
  499. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts.map +1 -0
  500. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +1 -0
  501. package/dist/setting/dashboard/snippets/modal/index.d.ts +3 -0
  502. package/dist/setting/dashboard/snippets/modal/index.d.ts.map +1 -0
  503. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  504. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  505. package/dist/snippet/snippet-template/SnippetTemplate.js +1 -1
  506. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  507. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  508. package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -1
  509. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  510. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  511. package/dist/sortable-list/SortableList.d.ts +4 -4
  512. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  513. package/dist/sortable-tree/SortableTreeItem.d.ts +2 -5
  514. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  515. package/dist/sortable-tree/SortableTreeItem.js +1 -1
  516. package/dist/static/Icon.d.ts +1 -1
  517. package/dist/static/Icon.d.ts.map +1 -1
  518. package/dist/static/date-range-input/DateRangeInput.d.ts +4 -4
  519. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  520. package/dist/static/date-range-input/DateRangeInput.js +1 -1
  521. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  522. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  523. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  524. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  525. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  526. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  527. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  528. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  529. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  530. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  531. package/dist/static/tabs/Tab.d.ts +1 -1
  532. package/dist/static/tabs/Tab.d.ts.map +1 -1
  533. package/dist/static/tabs/Tabs.d.ts +1 -1
  534. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  535. package/dist/styles/events/EventStatisticModal.scss +37 -0
  536. package/dist/styles/events/EventVenueMap.scss +1 -1
  537. package/dist/styles/iframe-order-process/IframeOrderProcess.scss +4 -12
  538. package/dist/styles/iframe-page/PageBody.scss +0 -2
  539. package/dist/styles/packages.scss +1 -7
  540. package/dist/styles/resources-blocking/_index.scss +1 -38
  541. package/dist/styles/sales/BookingFilter.scss +11 -45
  542. package/dist/styles/sales/ManualBooking.scss +1 -7
  543. package/dist/styles/sales/RandomColors.scss +4 -7
  544. package/dist/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
  545. package/dist/styles/static/DateRangeInput.scss +1 -5
  546. package/dist/styles/themes/bookedit/_variables.scss +2 -3
  547. package/dist/styles/widgets/BookingStyleSelector.scss +14 -0
  548. package/dist/styles/widgets/CalendarStyleSelector.scss +17 -0
  549. package/dist/styles/widgets/CheckboxGroup.scss +15 -0
  550. package/dist/styles/{image-radio-input/_index.scss → widgets/ImageRadioInput.scss} +0 -12
  551. package/dist/styles/widgets/ProductSetSelector.scss +19 -0
  552. package/dist/styles/widgets/SnippetCode.scss +18 -0
  553. package/dist/styles/widgets/WidgetBuilderForm.scss +51 -0
  554. package/dist/styles/{radio-card/_index.scss → widgets/WidgetTypeRadioButton.scss} +1 -8
  555. package/dist/styles/widgets/WidgetTypeSelector.scss +6 -0
  556. package/dist/styles/widgets/_index.scss +9 -0
  557. package/dist/styles/zones/ZoneForm.scss +1 -0
  558. package/dist/table/FilterHelperComponent.d.ts.map +1 -1
  559. package/dist/table/FilterHelperComponent.js +1 -1
  560. package/dist/table/MenuButton.d.ts +1 -1
  561. package/dist/table/MenuButton.d.ts.map +1 -1
  562. package/dist/table/StaticTable.d.ts +4 -6
  563. package/dist/table/StaticTable.d.ts.map +1 -1
  564. package/dist/table/StaticTable.js +1 -1
  565. package/dist/table/TableHelperComponent.d.ts +3 -2
  566. package/dist/table/TableHelperComponent.d.ts.map +1 -1
  567. package/dist/table/index.d.ts +0 -1
  568. package/dist/table/index.d.ts.map +1 -1
  569. package/dist/table/utils/index.d.ts +0 -1
  570. package/dist/table/utils/index.d.ts.map +1 -1
  571. package/dist/table/utils/index.js +1 -1
  572. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  573. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  574. package/dist/typeahead/Typeahead.d.ts +12 -6
  575. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  576. package/dist/typeahead/Typeahead.js +1 -1
  577. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  578. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  579. package/dist/types/categories.d.ts +2 -2
  580. package/dist/types/categories.d.ts.map +1 -1
  581. package/dist/types/currency.d.ts +1 -1
  582. package/dist/types/currency.d.ts.map +1 -1
  583. package/dist/types/generic/SelectItem.d.ts +1 -1
  584. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  585. package/dist/types/iframe.d.ts +3 -7
  586. package/dist/types/iframe.d.ts.map +1 -1
  587. package/dist/types/provider-links.d.ts +2 -2
  588. package/dist/types/provider-links.d.ts.map +1 -1
  589. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  590. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  591. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  592. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  593. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  594. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  595. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  596. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  597. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  598. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  599. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  600. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  601. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  602. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  603. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  604. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  605. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  606. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  607. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts +3 -0
  608. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts.map +1 -0
  609. package/dist/widgets/BookingStyleSelector/index.d.ts +2 -0
  610. package/dist/widgets/BookingStyleSelector/index.d.ts.map +1 -0
  611. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts +3 -0
  612. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts.map +1 -0
  613. package/dist/widgets/CalendarStyleSelector/index.d.ts +2 -0
  614. package/dist/widgets/CalendarStyleSelector/index.d.ts.map +1 -0
  615. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +8 -0
  616. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -0
  617. package/dist/widgets/CheckboxGroup/index.d.ts +2 -0
  618. package/dist/widgets/CheckboxGroup/index.d.ts.map +1 -0
  619. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +9 -0
  620. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -0
  621. package/dist/widgets/ImageRadioInput/index.d.ts.map +1 -0
  622. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts +3 -0
  623. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts.map +1 -0
  624. package/dist/widgets/ProductSetSelector/index.d.ts +2 -0
  625. package/dist/widgets/ProductSetSelector/index.d.ts.map +1 -0
  626. package/dist/widgets/SnippetCode/SnippetCode.d.ts +6 -0
  627. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -0
  628. package/dist/widgets/SnippetCode/index.d.ts +2 -0
  629. package/dist/widgets/SnippetCode/index.d.ts.map +1 -0
  630. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +12 -0
  631. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -0
  632. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +7 -0
  633. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -0
  634. package/dist/widgets/WidgetTypeRadio/index.d.ts +2 -0
  635. package/dist/widgets/WidgetTypeRadio/index.d.ts.map +1 -0
  636. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts +3 -0
  637. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts.map +1 -0
  638. package/dist/zone/form/ZoneForm.d.ts +2 -2
  639. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  640. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  641. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  642. package/dist/zone/form/components/AvailableTimesControl.js +1 -1
  643. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  644. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  645. package/dist/zone/form/components/NameControl.d.ts +1 -1
  646. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  647. package/dist/zone/form/components/SortControl.d.ts +1 -1
  648. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  649. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  650. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  651. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  652. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  653. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  654. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  655. package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
  656. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  657. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  658. package/dist/zone/form/utils/dates.d.ts.map +1 -1
  659. package/dist/zone/form/utils/dates.js +1 -1
  660. package/package.json +4 -6
  661. package/src/assets/dashboard/blockingClock.png +0 -0
  662. package/src/assets/dashboard/bookingCalendar.svg +67 -0
  663. package/src/assets/dashboard/bookingList.svg +68 -0
  664. package/src/assets/dashboard/bookingListSmall.svg +6 -0
  665. package/src/assets/dashboard/fullscreen.svg +3 -0
  666. package/src/assets/dashboard/minimize.svg +3 -0
  667. package/src/assets/dashboard/refresh.svg +4 -0
  668. package/src/assets/widgets/circlePlus.svg +4 -0
  669. package/src/assets/widgets/inPage.svg +10 -0
  670. package/src/assets/widgets/overlay.svg +9 -0
  671. package/src/assets/widgets/sidebar.svg +9 -0
  672. package/src/events/edit-event-modal/IntervalInput.tsx +2 -28
  673. package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +0 -3
  674. package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +2 -11
  675. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +4 -6
  676. package/src/events/event-statistic-modal/EventStatisticModal.tsx +5 -2
  677. package/src/events/event-statistic-modal/hooks/useTableData.tsx +10 -4
  678. package/src/events/event-statistic-modal/utils/index.ts +38 -35
  679. package/src/events/event-venue-map/EventVenueMap.tsx +0 -4
  680. package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +3 -5
  681. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +2 -21
  682. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +4 -12
  683. package/src/help/popover/HelpPopover.tsx +5 -13
  684. package/src/iframe/event/event-calendar/components/CalendarDate/CalendarDate.tsx +1 -1
  685. package/src/iframe/event/event-card/IframeEventCard.stories.tsx +14 -6
  686. package/src/iframe/event/event-card/IframeEventCard.tsx +10 -6
  687. package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +30 -20
  688. package/src/iframe/event/event-card/IframeEventCards.stories.tsx +3 -2
  689. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  690. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +0 -5
  691. package/src/iframe/index.ts +1 -5
  692. package/src/iframe/order-process/OrderProcess.stories.tsx +362 -0
  693. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +1 -4
  694. package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +2 -2
  695. package/src/iframe/order-process/components/BookingSummary/types/index.ts +5 -5
  696. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -6
  697. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +0 -1
  698. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +3 -9
  699. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +0 -4
  700. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +0 -4
  701. package/src/iframe/order-process/components/{ErrorModal → CalendarStepsForm/components}/ErrorModal.tsx +1 -1
  702. package/src/iframe/order-process/components/Category/Category.stories.tsx +118 -0
  703. package/src/iframe/order-process/components/Category/Category.tsx +48 -0
  704. package/src/iframe/order-process/components/Category/index.ts +1 -0
  705. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +11 -45
  706. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -3
  707. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +6 -7
  708. package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +6 -8
  709. package/src/iframe/order-process/components/NavigationSteps/index.ts +1 -1
  710. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +173 -0
  711. package/src/iframe/order-process/components/StepsForm/index.ts +1 -0
  712. package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
  713. package/src/iframe/order-process/components/Timer/utils/index.ts +4 -4
  714. package/src/iframe/order-process/components/utils/{useCategoryVerification.ts → category.ts} +10 -15
  715. package/src/iframe/order-process/index.ts +2 -3
  716. package/src/iframe/page/components/PageBody/PageBody.tsx +1 -1
  717. package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +4 -4
  718. package/src/iframe/page/components/PageHeader/PageHeader.tsx +13 -2
  719. package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +0 -2
  720. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -21
  721. package/src/iframe/payment/order-items-table/utils/index.ts +15 -55
  722. package/src/iframe/payment/payment-page/PaymentPage.tsx +7 -46
  723. package/src/iframe/payment/payment-page/PaymentTimer.tsx +6 -31
  724. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +12 -66
  725. package/src/iframe/ryft/RyftPaymentForm.tsx +1 -1
  726. package/src/index.ts +0 -7
  727. package/src/logo/Logo.tsx +1 -1
  728. package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +2 -4
  729. package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -15
  730. package/src/notification/email-template/control/EmailTemplateControl.tsx +6 -90
  731. package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +0 -34
  732. package/src/notification/email-template/form/EmailTemplateForm.tsx +5 -23
  733. package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +1 -3
  734. package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -13
  735. package/src/notification/sms-template/control/SmsTemplateControl.tsx +2 -40
  736. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +0 -28
  737. package/src/notification/sms-template/form/SmsTemplateForm.tsx +1 -6
  738. package/src/product-set/control/DateAndRecurrenceInput.tsx +2 -2
  739. package/src/product-set/control/ProductSetControl.tsx +45 -69
  740. package/src/product-set/form/ProductCategoriesControl.tsx +4 -17
  741. package/src/product-set/form/ProductSetForm.stories.tsx +2 -41
  742. package/src/product-set/form/ProductSetForm.tsx +0 -11
  743. package/src/product-set/form/ProductsControl.tsx +1 -30
  744. package/src/product-set/form/StepsControl.tsx +3 -31
  745. package/src/product-set/product/ProductControl.tsx +23 -44
  746. package/src/product-set/product/price/ProductPriceControl.tsx +21 -43
  747. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +16 -30
  748. package/src/product-set/product-category/ProductCategoryControl.tsx +1 -1
  749. package/src/product-set/utils/index.ts +0 -28
  750. package/src/provider/provider-details-input/ProviderDetailsInput.tsx +4 -28
  751. package/src/provider/resources-blocking-modal/ResourcesBlockingModal.stories.tsx +51 -0
  752. package/src/provider/resources-blocking-modal/ResourcesBlockingModal.tsx +134 -0
  753. package/src/provider/resources-blocking-modal/index.ts +1 -0
  754. package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +10 -14
  755. package/src/sales/booking/filter/BookingFilter.stories.tsx +27 -0
  756. package/src/sales/booking/filter/BookingFilter.tsx +47 -0
  757. package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +95 -0
  758. package/src/sales/booking/filter/components/MainFilterSection.tsx +131 -0
  759. package/src/sales/booking/filter/components/ResultTagButton.tsx +33 -0
  760. package/src/sales/booking/filter/components/SearchingForSection.tsx +68 -0
  761. package/src/sales/booking/filter/index.ts +2 -0
  762. package/src/sales/booking/index.ts +2 -0
  763. package/src/sales/booking/results/components/ResultCard.tsx +2 -2
  764. package/src/sales/booking/results/constants.ts +0 -1
  765. package/src/sales/booking/results/index.ts +0 -1
  766. package/src/sales/booking/tabs/BookingTabs.stories.tsx +17 -0
  767. package/src/sales/booking/tabs/BookingTabs.tsx +88 -0
  768. package/src/sales/booking/tabs/index.ts +2 -0
  769. package/src/sales/coupon/control/CouponFormControl.tsx +0 -2
  770. package/src/sales/filters/SaleFilter.stories.tsx +1 -1
  771. package/src/sales/filters/SaleFilters.tsx +2 -2
  772. package/src/sales/guest-profile/previous-bookings/PreviousBookings.stories.tsx +5 -35
  773. package/src/sales/guest-profile/previous-bookings/PreviousBookings.tsx +3 -11
  774. package/src/sales/manual-booking/category-product/CategoryProduct.tsx +285 -0
  775. package/src/sales/manual-booking/category-product/index.ts +1 -0
  776. package/src/sales/manual-booking/category-products/CategoryProducts.tsx +69 -0
  777. package/src/sales/manual-booking/category-products/index.ts +1 -0
  778. package/src/sales/manual-booking/controll/ManualBookingStepsControll.tsx +121 -0
  779. package/src/sales/manual-booking/controll/index.ts +1 -0
  780. package/src/sales/manual-booking/create-user/CreateUser.stories.tsx +27 -0
  781. package/src/sales/manual-booking/create-user/CreateUser.tsx +224 -0
  782. package/src/sales/manual-booking/create-user/index.ts +1 -0
  783. package/src/sales/manual-booking/customer-info/CustomerInfo.tsx +128 -0
  784. package/src/sales/manual-booking/customer-info/index.ts +1 -0
  785. package/src/sales/manual-booking/final-step/FinalStep.tsx +38 -0
  786. package/src/sales/manual-booking/final-step/index.ts +1 -0
  787. package/src/sales/manual-booking/index.ts +5 -1
  788. package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +1 -3
  789. package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.stories.tsx +1 -1
  790. package/src/sales/manual-booking/select-date-type-control/SelectDateTypeControl.tsx +6 -6
  791. package/src/sales/manual-booking/select-event/SelectEvent.tsx +3 -3
  792. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +5 -9
  793. package/src/sales/manual-booking/select-menu/components/MenuButton.tsx +3 -3
  794. package/src/sales/notes/NotesTableRow.tsx +1 -1
  795. package/src/setting/dashboard/index.ts +2 -0
  796. package/src/setting/dashboard/snippets/control/SnippetControl.tsx +237 -0
  797. package/src/setting/dashboard/snippets/control/index.ts +1 -0
  798. package/src/setting/dashboard/snippets/form/SnippetForm.stories.tsx +104 -0
  799. package/src/setting/dashboard/snippets/form/SnippetForm.tsx +94 -0
  800. package/src/setting/dashboard/snippets/form/context.tsx +18 -0
  801. package/src/setting/dashboard/snippets/form/index.ts +1 -0
  802. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.stories.tsx +28 -0
  803. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +104 -0
  804. package/src/setting/dashboard/snippets/modal/index.ts +2 -0
  805. package/src/snippet/snippet-template/SnippetTemplate.tsx +1 -1
  806. package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +10 -10
  807. package/src/snippet/snippet-template/preview/Preview.tsx +9 -4
  808. package/src/sortable-tree/SortableTreeItem.tsx +6 -28
  809. package/src/static/date-range-input/DateRangeInput.tsx +3 -6
  810. package/src/styles/events/EventStatisticModal.scss +37 -0
  811. package/src/styles/events/EventVenueMap.scss +1 -1
  812. package/src/styles/iframe-order-process/IframeOrderProcess.scss +4 -12
  813. package/src/styles/iframe-page/PageBody.scss +0 -2
  814. package/src/styles/packages.scss +1 -7
  815. package/src/styles/resources-blocking/_index.scss +1 -38
  816. package/src/styles/sales/BookingFilter.scss +11 -45
  817. package/src/styles/sales/ManualBooking.scss +1 -7
  818. package/src/styles/sales/RandomColors.scss +4 -7
  819. package/src/styles/snippet-templates/SnippetTemplateCard.scss +0 -16
  820. package/src/styles/static/DateRangeInput.scss +1 -5
  821. package/src/styles/themes/bookedit/_variables.scss +2 -3
  822. package/src/styles/widgets/BookingStyleSelector.scss +14 -0
  823. package/src/styles/widgets/CalendarStyleSelector.scss +17 -0
  824. package/src/styles/widgets/CheckboxGroup.scss +15 -0
  825. package/src/styles/{image-radio-input/_index.scss → widgets/ImageRadioInput.scss} +0 -12
  826. package/src/styles/widgets/ProductSetSelector.scss +19 -0
  827. package/src/styles/widgets/SnippetCode.scss +18 -0
  828. package/src/styles/widgets/WidgetBuilderForm.scss +51 -0
  829. package/src/styles/{radio-card/_index.scss → widgets/WidgetTypeRadioButton.scss} +1 -8
  830. package/src/styles/widgets/WidgetTypeSelector.scss +6 -0
  831. package/src/styles/widgets/_index.scss +9 -0
  832. package/src/styles/zones/ZoneForm.scss +1 -0
  833. package/src/table/FilterHelperComponent.tsx +0 -1
  834. package/src/table/StaticTable.tsx +14 -40
  835. package/src/table/Table.stories.tsx +1 -127
  836. package/src/table/TableHelperComponent.tsx +1 -3
  837. package/src/table/index.ts +0 -1
  838. package/src/table/utils/index.ts +0 -2
  839. package/src/typeahead/Typeahead.stories.tsx +6 -9
  840. package/src/typeahead/Typeahead.tsx +13 -21
  841. package/src/types/iframe.ts +1 -7
  842. package/src/widgets/BookingStyleSelector/BookingStyleSelector.stories.tsx +12 -0
  843. package/src/widgets/BookingStyleSelector/BookingStyleSelector.tsx +34 -0
  844. package/src/widgets/BookingStyleSelector/index.ts +1 -0
  845. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.stories.tsx +12 -0
  846. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.tsx +29 -0
  847. package/src/widgets/CalendarStyleSelector/index.ts +1 -0
  848. package/src/widgets/CheckboxGroup/CheckboxGroup.stories.tsx +16 -0
  849. package/src/widgets/CheckboxGroup/CheckboxGroup.tsx +64 -0
  850. package/src/widgets/CheckboxGroup/index.ts +1 -0
  851. package/src/widgets/ImageRadioInput/ImageRadioInput.stories.tsx +18 -0
  852. package/src/widgets/ImageRadioInput/ImageRadioInput.tsx +29 -0
  853. package/src/widgets/ProductSetSelector/ProductSetSelector.stories.tsx +12 -0
  854. package/src/widgets/ProductSetSelector/ProductSetSelector.tsx +27 -0
  855. package/src/widgets/ProductSetSelector/index.ts +1 -0
  856. package/src/widgets/SnippetCode/SnippetCode.stories.tsx +17 -0
  857. package/src/widgets/SnippetCode/SnippetCode.tsx +27 -0
  858. package/src/widgets/SnippetCode/index.ts +1 -0
  859. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.stories.tsx +12 -0
  860. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.tsx +84 -0
  861. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.stories.tsx +17 -0
  862. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.tsx +43 -0
  863. package/src/widgets/WidgetTypeRadio/index.ts +1 -0
  864. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.stories.tsx +12 -0
  865. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.tsx +32 -0
  866. package/src/zone/form/components/AvailableTimesControl.tsx +4 -9
  867. package/src/zone/form/components/ZoneRecurrencesControl.tsx +28 -2
  868. package/src/zone/form/utils/dates.ts +2 -4
  869. package/tests/Snippets/Snippets.test.tsx +77 -0
  870. package/tsconfig.json +2 -2
  871. package/dist/assets/iframe/backButton.svg +0 -4
  872. package/dist/assets/iframe/dateInfo/available.svg +0 -5
  873. package/dist/assets/iframe/dateInfo/limited.svg +0 -5
  874. package/dist/assets/iframe/dateInfo/soldOut.svg +0 -6
  875. package/dist/customers/components/filter/CustomerFilter.d.ts +0 -13
  876. package/dist/customers/components/filter/CustomerFilter.d.ts.map +0 -1
  877. package/dist/customers/components/filter/CustomerFilter.js +0 -1
  878. package/dist/customers/components/filter/index.d.ts +0 -3
  879. package/dist/customers/components/filter/index.d.ts.map +0 -1
  880. package/dist/customers/components/index.d.ts +0 -2
  881. package/dist/customers/components/index.d.ts.map +0 -1
  882. package/dist/customers/index.d.ts +0 -2
  883. package/dist/customers/index.d.ts.map +0 -1
  884. package/dist/date-time-button/DateContent.d.ts +0 -9
  885. package/dist/date-time-button/DateContent.d.ts.map +0 -1
  886. package/dist/date-time-button/DateContent.js +0 -1
  887. package/dist/date-time-button/DateTimeButton.d.ts +0 -12
  888. package/dist/date-time-button/DateTimeButton.d.ts.map +0 -1
  889. package/dist/date-time-button/DateTimeButton.js +0 -1
  890. package/dist/date-time-button/index.d.ts +0 -2
  891. package/dist/date-time-button/index.d.ts.map +0 -1
  892. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +0 -9
  893. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +0 -1
  894. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +0 -1
  895. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +0 -2
  896. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +0 -1
  897. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts +0 -12
  898. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts.map +0 -1
  899. package/dist/iframe/activity-cards/activity-card/ActivityCard.js +0 -1
  900. package/dist/iframe/activity-cards/index.d.ts +0 -3
  901. package/dist/iframe/activity-cards/index.d.ts.map +0 -1
  902. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts +0 -12
  903. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts.map +0 -1
  904. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.js +0 -1
  905. package/dist/iframe/back-button/BackButton.d.ts +0 -6
  906. package/dist/iframe/back-button/BackButton.d.ts.map +0 -1
  907. package/dist/iframe/back-button/BackButton.js +0 -1
  908. package/dist/iframe/back-button/index.d.ts +0 -2
  909. package/dist/iframe/back-button/index.d.ts.map +0 -1
  910. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +0 -1
  911. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +0 -1
  912. package/dist/iframe/order-process/components/ErrorModal/index.d.ts +0 -2
  913. package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +0 -1
  914. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +0 -8
  915. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +0 -1
  916. package/dist/iframe/order-process/components/utils/useCategoryVerification.js +0 -1
  917. package/dist/image-radio-input/ImageRadioInput.d.ts +0 -15
  918. package/dist/image-radio-input/ImageRadioInput.d.ts.map +0 -1
  919. package/dist/image-radio-input/ImageRadioInput.js +0 -1
  920. package/dist/image-radio-input/index.d.ts.map +0 -1
  921. package/dist/notification/hooks/useTranslatedParameters.d.ts +0 -7
  922. package/dist/notification/hooks/useTranslatedParameters.d.ts.map +0 -1
  923. package/dist/notification/hooks/useTranslatedParameters.js +0 -1
  924. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts +0 -11
  925. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +0 -1
  926. package/dist/product-set/hooks/useSortableTreeFunctions.js +0 -1
  927. package/dist/product-set/product/constants.d.ts +0 -2
  928. package/dist/product-set/product/constants.d.ts.map +0 -1
  929. package/dist/product-set/product/constants.js +0 -1
  930. package/dist/provider/constants.d.ts +0 -2
  931. package/dist/provider/constants.d.ts.map +0 -1
  932. package/dist/provider/constants.js +0 -1
  933. package/dist/radio-card/RadioCard.d.ts +0 -13
  934. package/dist/radio-card/RadioCard.d.ts.map +0 -1
  935. package/dist/radio-card/RadioCard.js +0 -1
  936. package/dist/radio-card/index.d.ts +0 -2
  937. package/dist/radio-card/index.d.ts.map +0 -1
  938. package/dist/sortable-fields/SortableFieldItem.d.ts +0 -9
  939. package/dist/sortable-fields/SortableFieldItem.d.ts.map +0 -1
  940. package/dist/sortable-fields/SortableFieldItem.js +0 -1
  941. package/dist/sortable-fields/SortableFieldList.d.ts +0 -18
  942. package/dist/sortable-fields/SortableFieldList.d.ts.map +0 -1
  943. package/dist/sortable-fields/SortableFieldList.js +0 -1
  944. package/dist/sortable-fields/index.d.ts +0 -2
  945. package/dist/sortable-fields/index.d.ts.map +0 -1
  946. package/dist/sorting-select/SortingSelect.d.ts +0 -10
  947. package/dist/sorting-select/SortingSelect.d.ts.map +0 -1
  948. package/dist/sorting-select/SortingSelect.js +0 -1
  949. package/dist/sorting-select/index.d.ts +0 -2
  950. package/dist/sorting-select/index.d.ts.map +0 -1
  951. package/dist/striped-static-table/StripedStaticTable.d.ts +0 -7
  952. package/dist/striped-static-table/StripedStaticTable.d.ts.map +0 -1
  953. package/dist/striped-static-table/StripedStaticTable.js +0 -1
  954. package/dist/striped-static-table/index.d.ts +0 -2
  955. package/dist/striped-static-table/index.d.ts.map +0 -1
  956. package/dist/styles/back-button/BackButton.scss +0 -33
  957. package/dist/styles/back-button/_index.scss +0 -1
  958. package/dist/styles/customers/Filter.scss +0 -53
  959. package/dist/styles/customers/_index.scss +0 -1
  960. package/dist/styles/iframe-customers-journey/ActivitiesCard.scss +0 -37
  961. package/dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +0 -57
  962. package/dist/styles/iframe-customers-journey/DateTimeButton.scss +0 -113
  963. package/dist/styles/iframe-customers-journey/_index.scss +0 -3
  964. package/dist/styles/sortable-field/SortableField.scss +0 -21
  965. package/dist/styles/sortable-field/_index.scss +0 -1
  966. package/dist/styles/striped-static-table/_index.scss +0 -33
  967. package/dist/table/ReactTableHelperComponent.d.ts +0 -12
  968. package/dist/table/ReactTableHelperComponent.d.ts.map +0 -1
  969. package/dist/table/ReactTableHelperComponent.js +0 -1
  970. package/dist/table/hooks/useTableQueryOptions.d.ts +0 -20
  971. package/dist/table/hooks/useTableQueryOptions.d.ts.map +0 -1
  972. package/dist/table/hooks/useTableQueryOptions.js +0 -1
  973. package/dist/table/types.d.ts +0 -41
  974. package/dist/table/types.d.ts.map +0 -1
  975. package/src/assets/iframe/backButton.svg +0 -4
  976. package/src/assets/iframe/dateInfo/available.svg +0 -5
  977. package/src/assets/iframe/dateInfo/limited.svg +0 -5
  978. package/src/assets/iframe/dateInfo/soldOut.svg +0 -6
  979. package/src/customers/components/filter/CustomerFilter.stories.tsx +0 -18
  980. package/src/customers/components/filter/CustomerFilter.tsx +0 -48
  981. package/src/customers/components/filter/index.ts +0 -2
  982. package/src/customers/components/index.ts +0 -1
  983. package/src/customers/index.ts +0 -1
  984. package/src/date-time-button/DateContent.tsx +0 -46
  985. package/src/date-time-button/DateTimeButton.stories.tsx +0 -80
  986. package/src/date-time-button/DateTimeButton.tsx +0 -73
  987. package/src/date-time-button/index.ts +0 -1
  988. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +0 -68
  989. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +0 -1
  990. package/src/iframe/activity-cards/activity-card/ActivityCard.stories.tsx +0 -52
  991. package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +0 -38
  992. package/src/iframe/activity-cards/index.ts +0 -2
  993. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +0 -52
  994. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +0 -49
  995. package/src/iframe/back-button/BackButton.stories.tsx +0 -16
  996. package/src/iframe/back-button/BackButton.tsx +0 -19
  997. package/src/iframe/back-button/index.ts +0 -1
  998. package/src/iframe/order-process/components/ErrorModal/index.ts +0 -1
  999. package/src/image-radio-input/ImageRadioInput.stories.tsx +0 -67
  1000. package/src/image-radio-input/ImageRadioInput.tsx +0 -53
  1001. package/src/notification/hooks/useTranslatedParameters.ts +0 -27
  1002. package/src/product-set/hooks/useSortableTreeFunctions.ts +0 -37
  1003. package/src/product-set/product/constants.ts +0 -1
  1004. package/src/provider/constants.ts +0 -1
  1005. package/src/radio-card/RadioCard.stories.tsx +0 -48
  1006. package/src/radio-card/RadioCard.tsx +0 -49
  1007. package/src/radio-card/index.ts +0 -1
  1008. package/src/sortable-fields/SortableFieldItem.tsx +0 -60
  1009. package/src/sortable-fields/SortableFieldList.tsx +0 -62
  1010. package/src/sortable-fields/index.ts +0 -1
  1011. package/src/sorting-select/SortingSelect.stories.tsx +0 -15
  1012. package/src/sorting-select/SortingSelect.tsx +0 -79
  1013. package/src/sorting-select/index.ts +0 -1
  1014. package/src/striped-static-table/StripedStaticTable.stories.tsx +0 -71
  1015. package/src/striped-static-table/StripedStaticTable.tsx +0 -63
  1016. package/src/striped-static-table/index.ts +0 -1
  1017. package/src/styles/back-button/BackButton.scss +0 -33
  1018. package/src/styles/back-button/_index.scss +0 -1
  1019. package/src/styles/customers/Filter.scss +0 -53
  1020. package/src/styles/customers/_index.scss +0 -1
  1021. package/src/styles/iframe-customers-journey/ActivitiesCard.scss +0 -37
  1022. package/src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +0 -57
  1023. package/src/styles/iframe-customers-journey/DateTimeButton.scss +0 -113
  1024. package/src/styles/iframe-customers-journey/_index.scss +0 -3
  1025. package/src/styles/sortable-field/SortableField.scss +0 -21
  1026. package/src/styles/sortable-field/_index.scss +0 -1
  1027. package/src/styles/striped-static-table/_index.scss +0 -33
  1028. package/src/table/ReactTableHelperComponent.tsx +0 -321
  1029. package/src/table/hooks/useTableQueryOptions.ts +0 -49
  1030. package/src/table/types.ts +0 -47
  1031. /package/dist/iframe/order-process/components/{ErrorModal → CalendarStepsForm/components}/ErrorModal.d.ts +0 -0
  1032. /package/dist/{image-radio-input → widgets/ImageRadioInput}/index.d.ts +0 -0
  1033. /package/src/{image-radio-input → widgets/ImageRadioInput}/index.ts +0 -0
@@ -0,0 +1,67 @@
1
+ <svg
2
+ width="44"
3
+ height="44"
4
+ viewBox="0 0 44 44"
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <g clip-path="url(#clip0_0_4)">
9
+ <rect width="44" height="44" rx="8" fill="currentColor" />
10
+ <path
11
+ fill-rule="evenodd"
12
+ clip-rule="evenodd"
13
+ d="M14 9C14 8.44772 14.4477 8 15 8C15.5523 8 16 8.44772 16 9V10H21V9C21 8.44772 21.4477 8 22 8C22.5523 8 23 8.44772 23 9V10H28V9C28 8.44772 28.4477 8 29 8C29.5523 8 30 8.44772 30 9V10H32C34.2091 10 36 11.7909 36 14V16V18V32C36 33.1046 35.1046 34 34 34H10C8.89543 34 8 33.1046 8 32V18V16V14C8 11.7909 9.79086 10 12 10H14V9ZM23 12H28V13C28 13.5523 28.4477 14 29 14C29.5523 14 30 13.5523 30 13V12H32L32.1493 12.0055C33.1841 12.0818 34 12.9456 34 14V16H10V14C10 12.8954 10.8954 12 12 12H14V13C14 13.5523 14.4477 14 15 14C15.5523 14 16 13.5523 16 13V12H21V13C21 13.5523 21.4477 14 22 14C22.5523 14 23 13.5523 23 13V12ZM10 18V32H34V18H10ZM31.669 26.7433L30.331 25.2567L27.666 27.654L26.669 26.7567L25.331 28.2433L27.6667 30.3454L31.669 26.7433Z"
14
+ fill="black"
15
+ />
16
+ <rect
17
+ opacity="0.5"
18
+ x="13"
19
+ y="20"
20
+ width="4"
21
+ height="4"
22
+ rx="1"
23
+ fill="black"
24
+ />
25
+ <rect
26
+ opacity="0.5"
27
+ x="20"
28
+ y="20"
29
+ width="4"
30
+ height="4"
31
+ rx="1"
32
+ fill="black"
33
+ />
34
+ <rect
35
+ opacity="0.5"
36
+ x="13"
37
+ y="26"
38
+ width="4"
39
+ height="4"
40
+ rx="1"
41
+ fill="black"
42
+ />
43
+ <rect
44
+ opacity="0.5"
45
+ x="20"
46
+ y="26"
47
+ width="4"
48
+ height="4"
49
+ rx="1"
50
+ fill="black"
51
+ />
52
+ <rect
53
+ opacity="0.5"
54
+ x="27"
55
+ y="20"
56
+ width="4"
57
+ height="4"
58
+ rx="1"
59
+ fill="black"
60
+ />
61
+ </g>
62
+ <defs>
63
+ <clipPath id="clip0_0_4">
64
+ <rect width="44" height="44" fill="white" />
65
+ </clipPath>
66
+ </defs>
67
+ </svg>
@@ -0,0 +1,68 @@
1
+ <svg
2
+ width="44"
3
+ height="44"
4
+ viewBox="0 0 44 44"
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <g clip-path="url(#clip0_0_2707)">
9
+ <rect width="44" height="44" rx="8" fill="currentColor" />
10
+ <path
11
+ d="M13.7334 10L15 11.4607L11.2111 15L9 12.9346L10.2666 11.4739L11.2105 12.3555L13.7334 10Z"
12
+ fill="black"
13
+ />
14
+ <rect
15
+ opacity="0.5"
16
+ x="17"
17
+ y="12"
18
+ width="18"
19
+ height="2"
20
+ rx="1"
21
+ fill="black"
22
+ />
23
+ <path
24
+ d="M13.7334 16L15 17.4607L11.2111 21L9 18.9346L10.2666 17.4739L11.2105 18.3555L13.7334 16Z"
25
+ fill="black"
26
+ />
27
+ <rect
28
+ opacity="0.5"
29
+ x="17"
30
+ y="18"
31
+ width="18"
32
+ height="2"
33
+ rx="1"
34
+ fill="black"
35
+ />
36
+ <path
37
+ d="M13.7334 22L15 23.4607L11.2111 27L9 24.9346L10.2666 23.4739L11.2105 24.3555L13.7334 22Z"
38
+ fill="black"
39
+ />
40
+ <rect
41
+ opacity="0.5"
42
+ x="17"
43
+ y="24"
44
+ width="18"
45
+ height="2"
46
+ rx="1"
47
+ fill="black"
48
+ />
49
+ <path
50
+ d="M13.7334 28L15 29.4607L11.2111 33L9 30.9346L10.2666 29.4739L11.2105 30.3555L13.7334 28Z"
51
+ fill="black"
52
+ />
53
+ <rect
54
+ opacity="0.5"
55
+ x="17"
56
+ y="30"
57
+ width="18"
58
+ height="2"
59
+ rx="1"
60
+ fill="black"
61
+ />
62
+ </g>
63
+ <defs>
64
+ <clipPath id="clip0_0_2707">
65
+ <rect width="44" height="44" fill="white" />
66
+ </clipPath>
67
+ </defs>
68
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1" y="1" width="14" height="16" stroke="currentColor" stroke-width="2"/>
3
+ <rect x="4" y="4" width="8" height="2" fill="currentColor"/>
4
+ <rect x="4" y="8" width="8" height="2" fill="currentColor"/>
5
+ <rect x="4" y="12" width="8" height="2" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="6" height="14" viewBox="0 0 6 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 6V0H0V2H4V6H6ZM0 14H6V8H4V12H0V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="6" height="14" viewBox="0 0 6 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V6H6V4H2V0H0ZM6 8H0V14H2V10H6V8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="24" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 5.00677C5.02944 5.00677 1 8.94404 1 13.8009C1 18.6578 5.02944 22.595 10 22.595V22.595C14.9706 22.595 19 18.6578 19 13.8009" stroke="currentColor" stroke-width="2"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.76142 5.25122V0L17.0691 4.98499L8.76142 10.5024V5.25122Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
2
+ <circle cx="10" cy="10" r="10" fill="#0E8CE2"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11 5H9V9H5V11H9V15H11V11H15V9H11V5Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="120" height="68" viewBox="0 0 120 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="0.5" y="0.5" width="119" height="67" rx="3.5" fill="white" stroke="#DCDCDC"/>
3
+ <rect x="8.5" y="9.25" width="103" height="3" rx="1.5" fill="white" stroke="#FF0099"/>
4
+ <rect x="8.5" y="15.5" width="82" height="45.7283" rx="3.5" fill="#F8F8F8" stroke="#FF0099"/>
5
+ <path d="M0 2.5C0 1.11929 1.11929 0 2.5 0H117.5C118.881 0 120 1.11929 120 2.5V6H0V2.5Z" fill="#D8D8D8"/>
6
+ <circle cx="3.5" cy="3" r="1" fill="#FF1111"/>
7
+ <circle cx="6.5" cy="3" r="1" fill="#FFE311"/>
8
+ <circle cx="9.5" cy="3" r="1" fill="#11FF52"/>
9
+ <rect x="93.5" y="15.7715" width="18" height="45.7283" rx="3.5" fill="#D8D8D8" stroke="#FF0099"/>
10
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="120" height="68" viewBox="0 0 120 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="0.5" y="0.5" width="119" height="67" rx="3.5" fill="white" stroke="#DCDCDC"/>
3
+ <rect x="28.5" y="17.5" width="63" height="35" rx="3.5" fill="#F8F8F8" stroke="#FF0099"/>
4
+ <path d="M0 2.5C0 1.11929 1.11929 0 2.5 0H117.5C118.881 0 120 1.11929 120 2.5V6H0V2.5Z" fill="#D8D8D8"/>
5
+ <circle cx="3.5" cy="3" r="1" fill="#FF1111"/>
6
+ <circle cx="6.5" cy="3" r="1" fill="#FFE311"/>
7
+ <circle cx="9.5" cy="3" r="1" fill="#11FF52"/>
8
+ <path d="M76 18H88C89.6569 18 91 19.3431 91 21V49C91 50.6569 89.6569 52 88 52H76V18Z" fill="#D8D8D8"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="120" height="68" viewBox="0 0 120 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="0.5" y="0.5" width="119" height="67" rx="3.5" fill="white" stroke="#DCDCDC"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M116 66.5H92.5C90.2909 66.5 88.5 64.7091 88.5 62.5L88.5 10.5C88.5 8.29086 90.2909 6.5 92.5 6.5L119 6.5V63.5C119 63.5 119 64.5 118 65.5C117 66.5 116 66.5 116 66.5Z" fill="#F8F8F8" stroke="#FF0099"/>
4
+ <path d="M0 2.5C0 1.11929 1.11929 0 2.5 0H117.5C118.881 0 120 1.11929 120 2.5V6H0V2.5Z" fill="#D8D8D8"/>
5
+ <circle cx="3.5" cy="3" r="1" fill="#FF1111"/>
6
+ <circle cx="6.5" cy="3" r="1" fill="#FFE311"/>
7
+ <circle cx="9.5" cy="3" r="1" fill="#11FF52"/>
8
+ <path d="M118.5 51V63C118.5 64.6569 117.157 66 115.5 66H92C90.3431 66 89 64.6569 89 63V51L118.5 51Z" fill="#D8D8D8"/>
9
+ </svg>
@@ -6,7 +6,6 @@ import { useTranslation } from "react-i18next";
6
6
  import { useIntl } from "react-intl";
7
7
 
8
8
  import { useId } from "@react-aria/utils";
9
- import { ProductSet } from "@licklist/core/dist/DataMapper/Product/ProductSetDataMapper";
10
9
  import HTMLInputDateElement from "../../types/static/HTMLInputDateElement";
11
10
  import { RecurrenceInput } from "../../recurrence-input";
12
11
  import { WarningMessage } from "../../static";
@@ -14,8 +13,6 @@ import { ProductSetFormValues } from "../../product-set/form";
14
13
 
15
14
  interface IntervalInputProps {
16
15
  editedProductSet?: ProductSetFormValues;
17
- productSets?: ProductSet[];
18
- productSetId?: number;
19
16
  disabled?: boolean;
20
17
  }
21
18
 
@@ -28,8 +25,6 @@ export interface IntervalInputValues {
28
25
  export function IntervalInput({
29
26
  disabled = false,
30
27
  editedProductSet,
31
- productSetId,
32
- productSets,
33
28
  }: IntervalInputProps) {
34
29
  const { t } = useTranslation(["Design", "Validation"]);
35
30
  const {
@@ -37,7 +32,6 @@ export function IntervalInput({
37
32
  formState: { errors },
38
33
  watch,
39
34
  control,
40
- trigger,
41
35
  setValue,
42
36
  } = useFormContext<IntervalInputValues>();
43
37
 
@@ -48,7 +42,6 @@ export function IntervalInput({
48
42
  const start = watch("start");
49
43
  const end = watch("end");
50
44
  const [recurrent, setRecurrent] = useState(Boolean(rrule));
51
- const [isOverriden, setIsOverriden] = useState(false);
52
45
  const recurrentId = useId();
53
46
 
54
47
  const startDateInput = useRef<HTMLInputDateElement | null>(null);
@@ -73,23 +66,6 @@ export function IntervalInput({
73
66
  // eslint-disable-next-line react-hooks/exhaustive-deps
74
67
  }, [editedProductSet]);
75
68
 
76
- useEffect(() => {
77
- if (!productSets) return;
78
-
79
- const isOverridenProductSet = productSets.find(
80
- (productSet) =>
81
- (editedProductSet && productSet?.id === editedProductSet?.id) ||
82
- (Boolean(productSet?.parentMenuId) && productSet?.id === productSetId)
83
- );
84
-
85
- setIsOverriden(Boolean(isOverridenProductSet));
86
- }, [productSets, productSetId, setIsOverriden, editedProductSet]);
87
-
88
- const onChangeEndDate = (nextEndtDate: string) => {
89
- setValue("end", nextEndtDate);
90
- trigger("end");
91
- };
92
-
93
69
  return (
94
70
  <>
95
71
  <Form.Row className="interval-container">
@@ -120,7 +96,7 @@ export function IntervalInput({
120
96
  value={end}
121
97
  name="end"
122
98
  onChange={({ target: { value: nextEndtDate } }) =>
123
- onChangeEndDate(nextEndtDate)
99
+ setValue("end", nextEndtDate)
124
100
  }
125
101
  min={start}
126
102
  isInvalid={Boolean(errors.end)}
@@ -153,11 +129,9 @@ export function IntervalInput({
153
129
  {t("reccurentDescription", { item: t("event") })}
154
130
  </Form.Text>
155
131
  )}
132
+ <WarningMessage message={t("recurrentOverridesWarining")} />
156
133
  </Form.Group>
157
134
  )}
158
- {isOverriden && (
159
- <WarningMessage message={t("recurrentOverridesWarining")} />
160
- )}
161
135
  {recurrent && start && (
162
136
  <Form.Group>
163
137
  <Controller
@@ -121,7 +121,6 @@ export const EditEventForm = ({
121
121
 
122
122
  const visible = watch("visible");
123
123
  const editedProductSet = watch("editedProductSet");
124
- const productSetId = watch("productSetId");
125
124
 
126
125
  const {
127
126
  images,
@@ -268,8 +267,6 @@ export const EditEventForm = ({
268
267
  <IntervalInput
269
268
  key={watch("rrule")}
270
269
  disabled={disabled}
271
- productSetId={productSetId}
272
- productSets={productSets}
273
270
  editedProductSet={editedProductSet}
274
271
  />
275
272
  {categories.length !== 0 && (
@@ -11,7 +11,6 @@ import { ProductSetControl } from "../../../../../product-set";
11
11
  import { ProductSetContextProvider } from "../../../../../product-set/form/context";
12
12
  import { getDefaultValues } from "../../../utils/getDefaultProductSet";
13
13
  import { EditEventFormValues } from "../../EditEventForm";
14
- import { getFilteredTemplates } from "../../../../../product-set/utils/index";
15
14
 
16
15
  export const DEFAULT_FEE = 5;
17
16
 
@@ -110,16 +109,8 @@ export const EditEventProductSet = ({
110
109
  <FormProvider {...form}>
111
110
  <Form className="mt-6">
112
111
  <ProductSetControl
113
- smsTemplates={getFilteredTemplates(
114
- smsTemplates,
115
- formValues?.smsTemplates
116
- )}
117
- emailTemplates={getFilteredTemplates(
118
- emailTemplates,
119
- formValues?.emailTemplates
120
- )}
121
- showEmailTemplate={!!emailTemplates}
122
- showSmsTemplate={!!smsTemplates}
112
+ emailTemplates={emailTemplates}
113
+ smsTemplates={smsTemplates}
123
114
  fieldSets={fieldSetsData}
124
115
  isLoading={isLoading}
125
116
  companyName={selectedCompany?.title}
@@ -3,7 +3,6 @@ import {
3
3
  DEFAULT_PRODUCT_SET_TYPE,
4
4
  ProductSet,
5
5
  } from "@licklist/core/dist/DataMapper/Product/ProductSetDataMapper";
6
- import { getFilteredTemplates } from "../../../product-set/utils/index";
7
6
  import { ProductSetFormValues } from "../../../product-set/form/ProductSetForm";
8
7
 
9
8
  export const getDefaultValues = (
@@ -15,16 +14,15 @@ export const getDefaultValues = (
15
14
  type: productSet?.type ?? DEFAULT_PRODUCT_SET_TYPE,
16
15
  termsAndConditions: productSet?.termsAndConditions ?? "",
17
16
  operationalCost: productSet?.operationalCost ?? DEFAULT_OPERATIONAL_COST_TYPE,
18
- thankYouPageUrl: productSet?.thankYouPageUrl ?? "",
19
17
  isDefault: productSet?.isDefault ?? false,
20
18
  fieldSetId: productSet?.fieldSetId,
21
- emailTemplates:
19
+ emailTemplateId:
22
20
  productSet?.mailTemplates && productSet?.mailTemplates?.length > 0
23
- ? getFilteredTemplates(productSet?.mailTemplates)
21
+ ? productSet?.mailTemplates[0].notification.id
24
22
  : undefined,
25
- smsTemplates:
23
+ smsTemplateId:
26
24
  productSet?.smsTemplates && productSet?.smsTemplates?.length > 0
27
- ? getFilteredTemplates(productSet?.mailTemplates)
25
+ ? productSet?.smsTemplates[0].notification.id
28
26
  : undefined,
29
27
  steps:
30
28
  productSet?.steps?.map(({ productCategories, ...step }) => ({
@@ -11,6 +11,7 @@ export type EventStatisticModalProps = {
11
11
  setIsOpen: (value: boolean) => void;
12
12
  eventStatistic?: EventStatistic | null;
13
13
  title?: string;
14
+ date?: string;
14
15
  };
15
16
 
16
17
  export const EventStatisticModal = ({
@@ -18,9 +19,11 @@ export const EventStatisticModal = ({
18
19
  setIsOpen,
19
20
  eventStatistic,
20
21
  title,
22
+ date,
21
23
  }: EventStatisticModalProps) => {
22
24
  const { t } = useTranslation("Design");
23
- const data = useTableData(eventStatistic);
25
+ const data = useTableData(eventStatistic, date);
26
+
24
27
  const handleClose = () => {
25
28
  setIsOpen(false);
26
29
  };
@@ -55,7 +58,7 @@ export const EventStatisticModal = ({
55
58
  { key: "total", label: "" },
56
59
  ]}
57
60
  data={data}
58
- className="striped-static-table"
61
+ className="event-statistic-table"
59
62
  />
60
63
  </>
61
64
  ) : (
@@ -7,7 +7,10 @@ import { EventStatistic } from "@licklist/core/dist/DataMapper/Provider/EventSta
7
7
  import { convertEventStatisticToTableData, TRANSLATION_KEYS } from "../utils";
8
8
  import { StaticTableData } from "../../../table";
9
9
 
10
- export const useTableData = (eventStatistic: EventStatistic | null) => {
10
+ export const useTableData = (
11
+ eventStatistic: EventStatistic | null,
12
+ date: string
13
+ ) => {
11
14
  const { t } = useTranslation("Design");
12
15
  const { formatNumber } = useIntl();
13
16
  const [tableRows, setTableRows] = useState<StaticTableData[]>([]);
@@ -28,14 +31,17 @@ export const useTableData = (eventStatistic: EventStatistic | null) => {
28
31
  return t(key);
29
32
  };
30
33
 
31
- const transformStatisticToTableRows = (statistic: EventStatistic | null) => {
34
+ const transformStatisticToTableRows = (
35
+ statistic: EventStatistic | null,
36
+ date: string
37
+ ) => {
32
38
  if (!statistic) {
33
39
  return [];
34
40
  }
35
41
 
36
42
  const tableDataRows: StaticTableData[] = [];
37
43
 
38
- convertEventStatisticToTableData(statistic).forEach(
44
+ convertEventStatisticToTableData(statistic, date).forEach(
39
45
  ({ name, quantity, total, isBold, isHeader, key }) => {
40
46
  const formattedTotal = !Object.keys(TRANSLATION_KEYS).includes(
41
47
  String(total)
@@ -77,7 +83,7 @@ export const useTableData = (eventStatistic: EventStatistic | null) => {
77
83
  };
78
84
 
79
85
  useEffect(() => {
80
- setTableRows(transformStatisticToTableRows(eventStatistic));
86
+ setTableRows(transformStatisticToTableRows(eventStatistic, date));
81
87
  // eslint-disable-next-line react-hooks/exhaustive-deps
82
88
  }, [eventStatistic]);
83
89
 
@@ -1,4 +1,6 @@
1
1
  import { EventStatistic } from "@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper";
2
+ import { DateTime } from "luxon";
3
+ import { DATE_TIME_FULL_FORMAT } from "@licklist/core/dist/Config";
2
4
 
3
5
  export const TRANSLATION_KEYS = {
4
6
  shortQuantity: "shortQuantity",
@@ -7,7 +9,8 @@ export const TRANSLATION_KEYS = {
7
9
  };
8
10
 
9
11
  export const convertEventStatisticToTableData = (
10
- eventStatistic: EventStatistic
12
+ eventStatistic: EventStatistic,
13
+ date: string
11
14
  ) => {
12
15
  let totalAmount = 0;
13
16
  let totalQuantity = 0;
@@ -25,49 +28,49 @@ export const convertEventStatisticToTableData = (
25
28
  total: string | number;
26
29
  }[] = [];
27
30
 
28
- Object.values(eventStatistic?.productCategorySummary)?.forEach(
29
- (categories) => {
30
- categories?.forEach(
31
- ({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
32
- let quantity = 0;
31
+ const formattedDate = DateTime.fromISO(date)
32
+ .toUTC()
33
+ .toFormat(DATE_TIME_FULL_FORMAT);
33
34
 
34
- totalAmount += totalPerCategory || 0;
35
+ eventStatistic?.productCategorySummary?.[formattedDate]?.forEach(
36
+ ({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
37
+ let quantity = 0;
35
38
 
36
- tableDataArray.push({
37
- name: categoryName,
38
- key: `${eventId}.${categoryName}`,
39
- isBold: true,
40
- isHeader: true,
41
- quantity: TRANSLATION_KEYS.shortQuantity,
42
- total: TRANSLATION_KEYS.total,
43
- });
39
+ totalAmount += totalPerCategory || 0;
44
40
 
45
- productsSummary?.forEach(
46
- ({ productsSold, name, totalQuantity, total }) => {
47
- quantity += productsSold;
41
+ tableDataArray.push({
42
+ name: categoryName,
43
+ key: `${eventId}.${categoryName}`,
44
+ isBold: true,
45
+ isHeader: true,
46
+ quantity: TRANSLATION_KEYS.shortQuantity,
47
+ total: TRANSLATION_KEYS.total,
48
+ });
48
49
 
49
- tableDataArray.push({
50
- name,
51
- key: `${eventId}.${categoryName}.${name}`,
52
- quantity: totalQuantity
53
- ? `${productsSold} / ${totalQuantity}`
54
- : String(productsSold),
55
- total: String(total),
56
- });
57
- }
58
- );
50
+ productsSummary?.forEach(
51
+ ({ productsSold, name, totalQuantity, total }) => {
52
+ quantity += productsSold;
59
53
 
60
54
  tableDataArray.push({
61
- name: TRANSLATION_KEYS.totalPerCategory,
62
- key: `${eventId}.${categoryName}.${TRANSLATION_KEYS.totalPerCategory}`,
63
- quantity,
64
- total: totalPerCategory,
65
- isBold: true,
55
+ name,
56
+ key: `${eventId}.${categoryName}.${name}`,
57
+ quantity: totalQuantity
58
+ ? `${productsSold} / ${totalQuantity}`
59
+ : String(productsSold),
60
+ total: String(total),
66
61
  });
67
-
68
- totalQuantity += quantity;
69
62
  }
70
63
  );
64
+
65
+ tableDataArray.push({
66
+ name: TRANSLATION_KEYS.totalPerCategory,
67
+ key: `${eventId}.${categoryName}.${TRANSLATION_KEYS.totalPerCategory}`,
68
+ quantity,
69
+ total: totalPerCategory,
70
+ isBold: true,
71
+ });
72
+
73
+ totalQuantity += quantity;
71
74
  }
72
75
  );
73
76
 
@@ -3,7 +3,6 @@ import { EventVenueMapProvider } from "@licklist/plugins/dist/context/event/Even
3
3
  import { Point } from "@licklist/plugins/dist/types/context/event/point";
4
4
  import { PointProduct } from "@licklist/core/dist/DataMapper/Product/PointProductDataMapper";
5
5
  import { Product } from "@licklist/core/dist/DataMapper/Product/ProductDataMapper";
6
- import { QuantityCheckProductInfo } from "@licklist/plugins/dist/types/Api/verifyStock";
7
6
  import { VenueMap, VenueMapRef } from "./components/VenueMap";
8
7
  import { useCanvasSize } from "./hooks/useCanvasSize";
9
8
 
@@ -25,7 +24,6 @@ export type EventVenueMapProps = {
25
24
  products?: Partial<Product>[];
26
25
  pointProducts?: Partial<PointProduct>[];
27
26
  onPointProductsChange?: (values: Partial<PointProduct>[]) => void;
28
- soldOutProducts?: QuantityCheckProductInfo[];
29
27
  } & EventVenueMapIframeProps;
30
28
 
31
29
  export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
@@ -45,7 +43,6 @@ export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
45
43
  usedInIframe = false,
46
44
  choosedProductUuids = [],
47
45
  errorOnChoosedProductUuids = [],
48
- soldOutProducts,
49
46
  },
50
47
  ref
51
48
  ) => {
@@ -69,7 +66,6 @@ export const EventVenueMap = forwardRef<VenueMapRef, EventVenueMapProps>(
69
66
  ref={ref}
70
67
  choosedProductUuids={choosedProductUuids}
71
68
  errorOnChoosedProductUuids={errorOnChoosedProductUuids}
72
- soldOutProducts={soldOutProducts}
73
69
  />
74
70
  </EventVenueMapProvider>
75
71
  );
@@ -78,8 +78,7 @@ export const MapPoint = ({
78
78
  // have 2 points near one by one
79
79
  const nextPoints = prevPoints.slice();
80
80
  const currentPoint = nextPoints.find(
81
- (point) =>
82
- (id && point.id === id) || (localId && point.localId === localId)
81
+ (i) => i.id === id || i?.localId === localId
83
82
  );
84
83
  const currentPointIndex = nextPoints.indexOf(currentPoint);
85
84
 
@@ -99,7 +98,7 @@ export const MapPoint = ({
99
98
  // eslint-disable-next-line no-param-reassign
100
99
  event.cancelBubble = true;
101
100
 
102
- if (isActive || (isSoldOut && usedInIframe)) return;
101
+ if (isActive || isSoldOut) return;
103
102
 
104
103
  setActiveElementKey(pointKey);
105
104
 
@@ -107,7 +106,6 @@ export const MapPoint = ({
107
106
  };
108
107
 
109
108
  const onMouseEnter = () => {
110
- changePointPosition();
111
109
  changeCursorType("pointer");
112
110
  };
113
111
 
@@ -134,7 +132,7 @@ export const MapPoint = ({
134
132
  <ProductIcon
135
133
  x={pointX}
136
134
  y={pointY}
137
- isSoldOut={isSoldOut}
135
+ hasProduct={Boolean(pointProduct)}
138
136
  isActive={isActive}
139
137
  isProductChoosed={isProductChoosed}
140
138
  isErrorOnChoosedProduct={isErrorOnChoosedProduct}