@licklist/design 0.44.485-dev.6 → 0.44.485-dev.61

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 (605) hide show
  1. package/dist/affiliate/types/index.d.ts +1 -1
  2. package/dist/affiliate/types/index.d.ts.map +1 -1
  3. package/dist/auth/Login/LoginComponent.d.ts +1 -1
  4. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  5. package/dist/auth/Login/LoginFormComponent.d.ts +1 -1
  6. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  7. package/dist/auth/Register/RegisterComponent.d.ts +1 -1
  8. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  9. package/dist/auth/Register/RegisterFormComponent.d.ts +1 -1
  10. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  11. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
  12. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  13. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
  14. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  15. package/dist/custom-fields/field-set/CustomFieldSets.d.ts +3 -3
  16. package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
  17. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +1 -1
  18. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
  19. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +2 -2
  20. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
  21. package/dist/customers/components/filter/CustomerFilter.d.ts +1 -1
  22. package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
  23. package/dist/events/edit-event-modal/IntervalInput.d.ts +4 -1
  24. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  25. package/dist/events/edit-event-modal/IntervalInput.js +1 -1
  26. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
  27. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
  28. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
  29. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
  30. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  31. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
  32. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
  33. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  34. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -1
  35. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  36. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  37. package/dist/events/event-venue-map/EventVenueMap.d.ts +5 -2
  38. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  39. package/dist/events/event-venue-map/EventVenueMap.js +1 -1
  40. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
  41. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
  42. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
  43. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
  44. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
  45. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
  46. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
  47. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
  48. package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
  49. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +1 -1
  50. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
  51. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts +1 -1
  52. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
  53. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +1 -1
  54. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
  55. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +1 -1
  56. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
  57. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +1 -1
  58. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +9 -0
  59. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -0
  60. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +1 -0
  61. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +2 -0
  62. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +1 -0
  63. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +4 -2
  64. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
  65. package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
  66. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
  67. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  68. package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
  69. package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
  70. package/dist/events/event-venue-map/types/index.d.ts +5 -5
  71. package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
  72. package/dist/events/event-venue-map/utils/index.d.ts +3 -3
  73. package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
  74. package/dist/file-upload/FilePreview.d.ts +2 -2
  75. package/dist/file-upload/FilePreview.d.ts.map +1 -1
  76. package/dist/file-upload/FileUpload.d.ts +1 -1
  77. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  78. package/dist/header/Header.d.ts +1 -1
  79. package/dist/header/Header.d.ts.map +1 -1
  80. package/dist/help/example/Example.d.ts +4 -4
  81. package/dist/help/example/Example.d.ts.map +1 -1
  82. package/dist/help/popover/HelpPopover.d.ts +1 -1
  83. package/dist/help/popover/HelpPopover.d.ts.map +1 -1
  84. package/dist/iframe/custom-fields/components/CustomDateField.d.ts +1 -1
  85. package/dist/iframe/custom-fields/components/CustomDateField.d.ts.map +1 -1
  86. package/dist/iframe/event/event-calendar/EventCalendar.d.ts +1 -1
  87. package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -1
  88. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +1 -1
  89. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
  90. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +1 -1
  91. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -1
  92. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +1 -1
  93. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  94. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
  95. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
  96. package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
  97. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
  98. package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
  99. package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
  100. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +5 -6
  101. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
  102. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
  103. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
  104. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
  105. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
  106. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
  107. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
  108. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
  109. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
  110. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
  111. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +5 -1
  112. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
  113. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  114. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  115. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
  116. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  117. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +1 -1
  118. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  119. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  120. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  121. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
  122. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  123. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +4 -4
  124. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  125. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
  126. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  127. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  128. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
  129. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
  130. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +3 -1
  131. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  132. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  133. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +4 -2
  134. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
  135. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
  136. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +4 -2
  137. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
  138. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
  139. package/dist/iframe/order-process/components/Category/Category.d.ts +2 -1
  140. package/dist/iframe/order-process/components/Category/Category.d.ts.map +1 -1
  141. package/dist/iframe/order-process/components/Category/Category.js +1 -1
  142. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +2 -1
  143. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  144. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  145. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +1 -0
  146. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  147. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
  148. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  149. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
  150. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +1 -1
  151. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
  152. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
  153. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  154. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +2 -1
  155. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +1 -1
  156. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +1 -1
  157. package/dist/iframe/order-process/components/Timer/Timer.d.ts +1 -1
  158. package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
  159. package/dist/iframe/order-process/components/Timer/utils/index.d.ts +1 -1
  160. package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
  161. package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
  162. package/dist/iframe/page/Page.d.ts +1 -1
  163. package/dist/iframe/page/Page.d.ts.map +1 -1
  164. package/dist/iframe/page/components/PageBody/PageBody.d.ts +1 -1
  165. package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
  166. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +1 -1
  167. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  168. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
  169. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
  170. package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
  171. package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
  172. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
  173. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
  174. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +5 -0
  175. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  176. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
  177. package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
  178. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  179. package/dist/iframe/payment/order-items-table/utils/index.d.ts +6 -1
  180. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  181. package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
  182. package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
  183. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  184. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  185. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts +1 -0
  186. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
  187. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  188. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +1 -1
  189. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
  190. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +5 -3
  191. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  192. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  193. package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
  194. package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
  195. package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
  196. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  197. package/dist/index.d.ts +1 -0
  198. package/dist/index.d.ts.map +1 -1
  199. package/dist/index.js +1 -1
  200. package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
  201. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  202. package/dist/notification/email-template/card/EmailTemplateCard.d.ts +4 -1
  203. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  204. package/dist/notification/email-template/card/EmailTemplateCard.js +1 -1
  205. package/dist/notification/email-template/control/EmailTemplateControl.d.ts +3 -0
  206. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  207. package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
  208. package/dist/notification/email-template/form/EmailTemplateForm.d.ts +7 -1
  209. package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
  210. package/dist/notification/email-template/form/EmailTemplateForm.js +1 -1
  211. package/dist/notification/hooks/useTranslatedParameters.d.ts +7 -0
  212. package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -0
  213. package/dist/notification/hooks/useTranslatedParameters.js +1 -0
  214. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +4 -1
  215. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  216. package/dist/notification/sms-template/card/SmsTemplateCard.js +1 -1
  217. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +6 -1
  218. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
  219. package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -1
  220. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +5 -1
  221. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
  222. package/dist/notification/sms-template/form/SmsTemplateForm.js +1 -1
  223. package/dist/product-set/control/ProductSetControl.d.ts +16 -4
  224. package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
  225. package/dist/product-set/control/ProductSetControl.js +1 -1
  226. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
  227. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
  228. package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
  229. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  230. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  231. package/dist/product-set/form/ProductCategoriesControl.js +1 -1
  232. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  233. package/dist/product-set/form/ProductSetForm.js +1 -1
  234. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  235. package/dist/product-set/form/ProductsControl.js +1 -1
  236. package/dist/product-set/form/StepsControl.d.ts.map +1 -1
  237. package/dist/product-set/form/StepsControl.js +1 -1
  238. package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
  239. package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
  240. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  241. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  242. package/dist/product-set/form/context.d.ts +1 -1
  243. package/dist/product-set/form/context.d.ts.map +1 -1
  244. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts +11 -0
  245. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -0
  246. package/dist/product-set/hooks/useSortableTreeFunctions.js +1 -0
  247. package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
  248. package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
  249. package/dist/product-set/product/ProductControl.d.ts +1 -0
  250. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  251. package/dist/product-set/product/ProductControl.js +1 -1
  252. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
  253. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
  254. package/dist/product-set/product/price/ProductPriceControl.d.ts +7 -3
  255. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  256. package/dist/product-set/product/price/ProductPriceControl.js +1 -1
  257. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  258. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -1
  259. package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
  260. package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
  261. package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
  262. package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
  263. package/dist/product-set/types/index.d.ts +5 -5
  264. package/dist/product-set/types/index.d.ts.map +1 -1
  265. package/dist/product-set/utils/index.d.ts +4 -0
  266. package/dist/product-set/utils/index.d.ts.map +1 -1
  267. package/dist/product-set/utils/index.js +1 -1
  268. package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
  269. package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
  270. package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
  271. package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
  272. package/dist/provider/categories-input/index.d.ts +1 -1
  273. package/dist/provider/categories-input/index.d.ts.map +1 -1
  274. package/dist/provider/company/user-form/UserForm.d.ts +2 -2
  275. package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
  276. package/dist/provider/constants.d.ts +2 -0
  277. package/dist/provider/constants.d.ts.map +1 -0
  278. package/dist/provider/constants.js +1 -0
  279. package/dist/provider/location-input/index.d.ts +1 -1
  280. package/dist/provider/location-input/index.d.ts.map +1 -1
  281. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
  282. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
  283. package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
  284. package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
  285. package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
  286. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
  287. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
  288. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +1 -1
  289. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -1
  290. package/dist/provider/venue-form/VenueForm.d.ts +1 -1
  291. package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
  292. package/dist/provider/working-hours-input/index.d.ts +1 -1
  293. package/dist/provider/working-hours-input/index.d.ts.map +1 -1
  294. package/dist/recurrence-input/utils.d.ts +2 -2
  295. package/dist/recurrence-input/utils.d.ts.map +1 -1
  296. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  297. package/dist/recurring-date-picker-input/utils.d.ts +2 -2
  298. package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
  299. package/dist/resource/form/ResourceForm.d.ts +2 -2
  300. package/dist/resource/form/ResourceForm.d.ts.map +1 -1
  301. package/dist/resource/form/components/CapacityControl.d.ts +1 -1
  302. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  303. package/dist/resource/form/components/NameControl.d.ts +1 -1
  304. package/dist/resource/form/components/NameControl.d.ts.map +1 -1
  305. package/dist/resource/form/components/SortControl.d.ts +1 -1
  306. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  307. package/dist/resource/form/components/ZoneControl.d.ts +1 -1
  308. package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
  309. package/dist/sales/booking/filter/BookingFilter.d.ts +5 -2
  310. package/dist/sales/booking/filter/BookingFilter.d.ts.map +1 -1
  311. package/dist/sales/booking/filter/BookingFilter.js +1 -1
  312. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +3 -2
  313. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +1 -1
  314. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +1 -1
  315. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +2 -2
  316. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +1 -1
  317. package/dist/sales/booking/filter/components/MainFilterSection.js +1 -1
  318. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +1 -1
  319. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +1 -1
  320. package/dist/sales/booking/filter/components/SearchingForSection.d.ts +8 -1
  321. package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +1 -1
  322. package/dist/sales/booking/filter/components/SearchingForSection.js +1 -1
  323. package/dist/sales/booking/results/BookingResults.d.ts +1 -1
  324. package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
  325. package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
  326. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  327. package/dist/sales/booking/tabs/BookingTabs.d.ts +3 -2
  328. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +1 -1
  329. package/dist/sales/booking/tabs/BookingTabs.js +1 -1
  330. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  331. package/dist/sales/coupon/control/CouponFormControl.js +1 -1
  332. package/dist/sales/filters/SaleFilters.d.ts +2 -3
  333. package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
  334. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +1 -1
  335. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
  336. package/dist/sales/guest-profile/profile/Profile.d.ts +1 -1
  337. package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
  338. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts +1 -1
  339. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
  340. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +1 -1
  341. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
  342. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
  343. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
  344. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
  345. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
  346. package/dist/sales/manual-booking/create-user/CreateUser.js +1 -1
  347. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +1 -1
  348. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -1
  349. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +1 -1
  350. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -1
  351. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -1
  352. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  353. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
  354. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  355. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
  356. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  357. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  358. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
  359. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  360. package/dist/sales/notes/NotesTable.d.ts +1 -1
  361. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  362. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  363. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  364. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  365. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  366. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  367. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  368. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  369. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  370. package/dist/sales/payment-form/types.d.ts +2 -2
  371. package/dist/sales/payment-form/types.d.ts.map +1 -1
  372. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  373. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  374. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  375. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  376. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  377. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  378. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  379. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  380. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  381. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  382. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  383. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  384. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  385. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  386. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  387. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  388. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts.map +1 -1
  389. package/dist/setting/dashboard/snippets/control/SnippetControl.js +1 -1
  390. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +2 -2
  391. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +1 -1
  392. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +1 -1
  393. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  394. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  395. package/dist/snippet/snippet-template/SnippetTemplate.js +1 -1
  396. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  397. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  398. package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -1
  399. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  400. package/dist/sortable-list/SortableList.d.ts +4 -4
  401. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  402. package/dist/sortable-tree/SortableTreeItem.d.ts +5 -2
  403. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  404. package/dist/sortable-tree/SortableTreeItem.js +1 -1
  405. package/dist/static/Icon.d.ts +1 -1
  406. package/dist/static/Icon.d.ts.map +1 -1
  407. package/dist/static/date-range-input/DateRangeInput.d.ts +3 -2
  408. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  409. package/dist/static/date-range-input/DateRangeInput.js +1 -1
  410. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  411. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  412. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  413. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  414. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  415. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  416. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  417. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  418. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  419. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  420. package/dist/static/tabs/Tab.d.ts +1 -1
  421. package/dist/static/tabs/Tab.d.ts.map +1 -1
  422. package/dist/static/tabs/Tabs.d.ts +1 -1
  423. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  424. package/dist/striped-static-table/StripedStaticTable.d.ts +7 -0
  425. package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -0
  426. package/dist/striped-static-table/StripedStaticTable.js +1 -0
  427. package/dist/striped-static-table/index.d.ts +2 -0
  428. package/dist/striped-static-table/index.d.ts.map +1 -0
  429. package/dist/styles/events/EventStatisticModal.scss +0 -37
  430. package/dist/styles/iframe-order-process/IframeOrderProcess.scss +5 -2
  431. package/dist/styles/iframe-page/PageBody.scss +2 -0
  432. package/dist/styles/packages.scss +1 -0
  433. package/dist/styles/sales/BookingFilter.scss +43 -11
  434. package/dist/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  435. package/dist/styles/static/DateRangeInput.scss +5 -1
  436. package/dist/styles/striped-static-table/_index.scss +33 -0
  437. package/dist/table/FilterHelperComponent.d.ts.map +1 -1
  438. package/dist/table/FilterHelperComponent.js +1 -1
  439. package/dist/table/MenuButton.d.ts +1 -1
  440. package/dist/table/MenuButton.d.ts.map +1 -1
  441. package/dist/table/ReactTableHelperComponent.d.ts +2 -2
  442. package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
  443. package/dist/table/StaticTable.d.ts +5 -4
  444. package/dist/table/StaticTable.d.ts.map +1 -1
  445. package/dist/table/StaticTable.js +1 -1
  446. package/dist/table/types.d.ts +5 -5
  447. package/dist/table/types.d.ts.map +1 -1
  448. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  449. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  450. package/dist/typeahead/Typeahead.d.ts +6 -12
  451. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  452. package/dist/typeahead/Typeahead.js +1 -1
  453. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  454. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  455. package/dist/types/categories.d.ts +2 -2
  456. package/dist/types/categories.d.ts.map +1 -1
  457. package/dist/types/currency.d.ts +1 -1
  458. package/dist/types/currency.d.ts.map +1 -1
  459. package/dist/types/generic/SelectItem.d.ts +1 -1
  460. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  461. package/dist/types/iframe.d.ts +4 -2
  462. package/dist/types/iframe.d.ts.map +1 -1
  463. package/dist/types/provider-links.d.ts +2 -2
  464. package/dist/types/provider-links.d.ts.map +1 -1
  465. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  466. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  467. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  468. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  469. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  470. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  471. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  472. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  473. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  474. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  475. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  476. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  477. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  478. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  479. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  480. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  481. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  482. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  483. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  484. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
  485. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +1 -1
  486. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +1 -1
  487. package/dist/widgets/SnippetCode/SnippetCode.d.ts +1 -1
  488. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +1 -1
  489. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +1 -1
  490. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +1 -1
  491. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +1 -1
  492. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +1 -1
  493. package/dist/zone/form/ZoneForm.d.ts +2 -2
  494. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  495. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  496. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  497. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  498. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  499. package/dist/zone/form/components/NameControl.d.ts +1 -1
  500. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  501. package/dist/zone/form/components/SortControl.d.ts +1 -1
  502. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  503. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  504. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  505. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  506. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  507. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  508. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  509. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  510. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  511. package/package.json +4 -4
  512. package/src/events/edit-event-modal/IntervalInput.tsx +21 -1
  513. package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +3 -0
  514. package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +11 -2
  515. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +6 -4
  516. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -1
  517. package/src/events/event-venue-map/EventVenueMap.tsx +4 -0
  518. package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +4 -2
  519. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +13 -2
  520. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +68 -0
  521. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -0
  522. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +12 -4
  523. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  524. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +5 -0
  525. package/src/iframe/order-process/OrderProcess.stories.tsx +3 -2
  526. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +4 -1
  527. package/src/iframe/order-process/components/BookingSummary/types/index.ts +3 -3
  528. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +6 -2
  529. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +1 -0
  530. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +5 -0
  531. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +4 -0
  532. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +4 -0
  533. package/src/iframe/order-process/components/Category/Category.tsx +3 -0
  534. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +42 -8
  535. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +3 -0
  536. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +3 -2
  537. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +3 -0
  538. package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
  539. package/src/iframe/order-process/components/Timer/utils/index.ts +4 -4
  540. package/src/iframe/payment/order-items-table/OrderItemsTable.stories.tsx +2 -0
  541. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +21 -14
  542. package/src/iframe/payment/order-items-table/utils/index.ts +55 -15
  543. package/src/iframe/payment/payment-page/PaymentPage.tsx +46 -6
  544. package/src/iframe/payment/payment-page/PaymentTimer.tsx +31 -6
  545. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +66 -12
  546. package/src/index.ts +1 -0
  547. package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +4 -2
  548. package/src/notification/email-template/card/EmailTemplateCard.tsx +15 -3
  549. package/src/notification/email-template/control/EmailTemplateControl.tsx +90 -6
  550. package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +34 -0
  551. package/src/notification/email-template/form/EmailTemplateForm.tsx +23 -5
  552. package/src/notification/hooks/useTranslatedParameters.ts +27 -0
  553. package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +3 -1
  554. package/src/notification/sms-template/card/SmsTemplateCard.tsx +13 -3
  555. package/src/notification/sms-template/control/SmsTemplateControl.tsx +40 -2
  556. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +28 -0
  557. package/src/notification/sms-template/form/SmsTemplateForm.tsx +6 -1
  558. package/src/product-set/control/ProductSetControl.tsx +69 -45
  559. package/src/product-set/form/ProductCategoriesControl.tsx +9 -0
  560. package/src/product-set/form/ProductSetForm.stories.tsx +41 -2
  561. package/src/product-set/form/ProductSetForm.tsx +11 -0
  562. package/src/product-set/form/ProductsControl.tsx +30 -1
  563. package/src/product-set/form/StepsControl.tsx +31 -3
  564. package/src/product-set/hooks/useSortableTreeFunctions.ts +37 -0
  565. package/src/product-set/product/ProductControl.tsx +28 -14
  566. package/src/product-set/product/price/ProductPriceControl.tsx +43 -21
  567. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +33 -14
  568. package/src/product-set/utils/index.ts +28 -0
  569. package/src/provider/constants.ts +1 -0
  570. package/src/provider/provider-details-input/ProviderDetailsInput.tsx +17 -3
  571. package/src/sales/booking/filter/BookingFilter.stories.tsx +29 -0
  572. package/src/sales/booking/filter/BookingFilter.tsx +11 -2
  573. package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +64 -12
  574. package/src/sales/booking/filter/components/MainFilterSection.tsx +4 -1
  575. package/src/sales/booking/filter/components/SearchingForSection.tsx +37 -3
  576. package/src/sales/booking/tabs/BookingTabs.tsx +4 -3
  577. package/src/sales/coupon/control/CouponFormControl.tsx +2 -0
  578. package/src/sales/filters/SaleFilter.stories.tsx +1 -1
  579. package/src/sales/filters/SaleFilters.tsx +2 -2
  580. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +3 -1
  581. package/src/setting/dashboard/snippets/control/SnippetControl.tsx +11 -13
  582. package/src/setting/dashboard/snippets/form/SnippetForm.tsx +2 -2
  583. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +1 -1
  584. package/src/snippet/snippet-template/SnippetTemplate.tsx +1 -1
  585. package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +10 -10
  586. package/src/snippet/snippet-template/preview/Preview.tsx +4 -4
  587. package/src/sortable-tree/SortableTreeItem.tsx +27 -6
  588. package/src/static/date-range-input/DateRangeInput.tsx +3 -0
  589. package/src/striped-static-table/StripedStaticTable.stories.tsx +71 -0
  590. package/src/striped-static-table/StripedStaticTable.tsx +63 -0
  591. package/src/striped-static-table/index.ts +1 -0
  592. package/src/styles/events/EventStatisticModal.scss +0 -37
  593. package/src/styles/iframe-order-process/IframeOrderProcess.scss +5 -2
  594. package/src/styles/iframe-page/PageBody.scss +2 -0
  595. package/src/styles/packages.scss +1 -0
  596. package/src/styles/sales/BookingFilter.scss +43 -11
  597. package/src/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  598. package/src/styles/static/DateRangeInput.scss +5 -1
  599. package/src/styles/striped-static-table/_index.scss +33 -0
  600. package/src/table/FilterHelperComponent.tsx +1 -0
  601. package/src/table/StaticTable.tsx +14 -8
  602. package/src/typeahead/Typeahead.stories.tsx +9 -6
  603. package/src/typeahead/Typeahead.tsx +19 -12
  604. package/src/types/iframe.ts +2 -0
  605. package/tests/Snippets/Snippets.test.tsx +5 -5
@@ -36,3 +36,4 @@
36
36
  @import "./virtualized/";
37
37
  @import "./error";
38
38
  @import "./customers/";
39
+ @import "./striped-static-table/";
@@ -33,7 +33,7 @@
33
33
  margin: 0.875rem;
34
34
  z-index: 3;
35
35
  }
36
-
36
+
37
37
  .form-control {
38
38
  height: 2.75rem;
39
39
  color: $blue;
@@ -57,7 +57,11 @@
57
57
  margin-right: 0.5rem;
58
58
  }
59
59
 
60
- .cancel-button, .add-filters-button, .refresh-button, .fullscreen-button, .minimize-button {
60
+ .cancel-button,
61
+ .add-filters-button,
62
+ .refresh-button,
63
+ .fullscreen-button,
64
+ .minimize-button {
61
65
  display: flex;
62
66
  color: $gray-800;
63
67
 
@@ -92,11 +96,14 @@
92
96
  }
93
97
  }
94
98
 
95
- .fullscreen-button, .minimize-button {
99
+ .fullscreen-button,
100
+ .minimize-button {
96
101
  min-width: 7.25rem;
97
102
  }
98
103
 
99
- .refresh-button, .fullscreen-button, .minimize-button {
104
+ .refresh-button,
105
+ .fullscreen-button,
106
+ .minimize-button {
100
107
  .icon {
101
108
  background-color: transparent;
102
109
 
@@ -145,13 +152,37 @@
145
152
  .additional-filter-section {
146
153
  margin-top: 1.25rem;
147
154
 
148
- @include media-breakpoint-up(md){
155
+ @include media-breakpoint-up(md) {
149
156
  .form-group {
150
157
  margin-bottom: 0;
151
158
  }
152
159
  }
153
160
  }
154
161
 
162
+ .additional-filter-container {
163
+ flex-wrap: nowrap;
164
+
165
+ @include media-breakpoint-down(md) {
166
+ flex-wrap: wrap;
167
+ .date-container {
168
+ width: 100%;
169
+ flex: 1;
170
+ }
171
+ .btn-primary {
172
+ margin-top: 1rem;
173
+ }
174
+ }
175
+
176
+ @include media-breakpoint-between(md, lg) {
177
+ flex-wrap: nowrap;
178
+
179
+ .date-container {
180
+ width: auto;
181
+ flex: 0 0 35%;
182
+ }
183
+ }
184
+ }
185
+
155
186
  .searching-for-section {
156
187
  .tags {
157
188
  display: flex;
@@ -161,8 +192,9 @@
161
192
  p {
162
193
  margin: 0;
163
194
  }
164
-
165
- .label, .search-query-param {
195
+
196
+ .label,
197
+ .search-query-param {
166
198
  font-size: 1.125rem;
167
199
  font-weight: 600;
168
200
  }
@@ -175,8 +207,8 @@
175
207
  .result-tag {
176
208
  display: flex;
177
209
  align-items: center;
178
- border: 1px solid #DCDCDC;
179
- background-color: #F5F5F5;
210
+ border: 1px solid #dcdcdc;
211
+ background-color: #f5f5f5;
180
212
  padding: 0.5rem 0.75rem;
181
213
  font-size: 0.75rem;
182
214
  text-transform: capitalize;
@@ -186,7 +218,7 @@
186
218
  cursor: pointer;
187
219
  width: 1.125rem;
188
220
  height: 1.125rem;
189
- background-color: #DCDCDC;
221
+ background-color: #dcdcdc;
190
222
  border-radius: 1rem;
191
223
  display: flex;
192
224
  align-items: center;
@@ -196,4 +228,4 @@
196
228
  }
197
229
  }
198
230
  }
199
- }
231
+ }
@@ -45,6 +45,22 @@ $snippet-template-card-button-transition: $product-set-card-transition !default;
45
45
  display: flex;
46
46
  justify-content: space-between;
47
47
  align-items: center;
48
+
49
+ a {
50
+ white-space: nowrap;
51
+ display: inline-block;
52
+ text-overflow: ellipsis;
53
+ width: 85%;
54
+ overflow: hidden;
55
+ }
56
+ }
57
+
58
+ .snippet-template-card-subject {
59
+ white-space: nowrap;
60
+ display: inline-block;
61
+ text-overflow: ellipsis;
62
+ width: 100%;
63
+ overflow: hidden;
48
64
  }
49
65
 
50
66
  .snippet-template-card-button {
@@ -5,6 +5,10 @@
5
5
 
6
6
  .date-range-input[readonly] {
7
7
  background-color: transparent;
8
+
9
+ &:disabled {
10
+ background-color: #ebebeb;
11
+ }
8
12
  }
9
13
 
10
14
  .date-range-input-icon {
@@ -13,4 +17,4 @@
13
17
  bottom: 1rem;
14
18
  color: $gray-500;
15
19
  }
16
- }
20
+ }
@@ -0,0 +1,33 @@
1
+ table.striped-static-table {
2
+ tbody {
3
+ tr {
4
+ border-bottom: 1px solid $gray-500;
5
+ td {
6
+ text-transform: capitalize;
7
+
8
+ &:nth-child(2),
9
+ &:nth-child(3) {
10
+ text-align: right;
11
+ }
12
+ &:nth-child(2) {
13
+ width: 20%;
14
+ }
15
+ &:nth-child(3) {
16
+ width: 35%;
17
+ }
18
+ }
19
+
20
+ td:has(div.header-row) {
21
+ background-color: #d8ecf7;
22
+ }
23
+
24
+ &:first-child {
25
+ border-top: 1px solid $gray-500;
26
+ }
27
+ }
28
+ }
29
+
30
+ .bold {
31
+ font-weight: 600;
32
+ }
33
+ }
@@ -33,6 +33,7 @@ function FilterHelperComponent({
33
33
  if (onClickFn) {
34
34
  onClickFn("");
35
35
  }
36
+ setItem("");
36
37
  };
37
38
 
38
39
  const onSearch = () => {
@@ -11,14 +11,16 @@ export interface StaticTableData {
11
11
  [key: string]: ReactNode;
12
12
  }
13
13
 
14
- interface StaticTableProps {
14
+ export interface StaticTableProps {
15
15
  className?: string;
16
16
  columns: StaticTableColumn[];
17
- data: StaticTableData[];
17
+ data: StaticTableData[] | any[];
18
18
  striped?: boolean;
19
19
  bordered?: boolean;
20
20
  hover?: boolean;
21
21
  size?: string;
22
+ displayHeader?: boolean;
23
+ renderItemFn?: (data?: any) => ReactNode;
22
24
  }
23
25
 
24
26
  export function StaticTable({
@@ -29,6 +31,8 @@ export function StaticTable({
29
31
  bordered = false,
30
32
  hover = false,
31
33
  size,
34
+ displayHeader = true,
35
+ renderItemFn,
32
36
  }: StaticTableProps) {
33
37
  return (
34
38
  <Table
@@ -38,15 +42,17 @@ export function StaticTable({
38
42
  hover={hover}
39
43
  size={size}
40
44
  >
41
- <TableHead columns={columns} />
45
+ {displayHeader && <TableHead columns={columns} />}
42
46
  <tbody>
43
47
  {data.map((row) => (
44
48
  <tr key={row.key}>
45
- {columns.map((column) => (
46
- <td key={`${column.key}-${row[column.key]}`}>
47
- {row[column.key]}
48
- </td>
49
- ))}
49
+ {renderItemFn
50
+ ? renderItemFn(row)
51
+ : columns.map((column) => (
52
+ <td key={`${column.key}-${row[column.key]}`}>
53
+ {row[column.key]}
54
+ </td>
55
+ ))}
50
56
  </tr>
51
57
  ))}
52
58
  </tbody>
@@ -1,20 +1,23 @@
1
1
  import React from "react";
2
2
  import { storiesOf } from "@storybook/react";
3
+ import { FormProvider, useForm } from "react-hook-form";
3
4
  import { Typeahead } from "./Typeahead";
4
5
 
5
- storiesOf("Typeahead", module)
6
- .add("Typeahead", () => (
7
- <>
6
+ storiesOf("Typeahead", module).add("Typeahead", () => {
7
+ const form = useForm();
8
+ return (
9
+ <FormProvider {...form}>
8
10
  <Typeahead
9
11
  name="user"
12
+ isMultipleChoise
10
13
  options={[
11
14
  { id: 1, value: "user1", label: "User1" },
12
15
  { id: 2, value: "user2", label: "User2" },
13
16
  { id: 3, value: "user3", label: "User3" },
14
17
  ]}
15
- setValue={() => {}}
16
18
  placeholder="Select"
17
19
  noOptionsMessage="No Options Found"
18
20
  />
19
- </>
20
- ));
21
+ </FormProvider>
22
+ );
23
+ });
@@ -1,47 +1,54 @@
1
1
  import React from "react";
2
2
  import Select from "react-select";
3
- import { useForm, Controller } from "react-hook-form";
3
+ import { Controller, useFormContext } from "react-hook-form";
4
4
 
5
5
  export type TypeaheadOptions = {
6
- id: number;
7
- value: string;
6
+ id: number | string;
7
+ value: any;
8
8
  label: string;
9
9
  };
10
10
 
11
11
  export interface TypeaheadProps {
12
12
  options: TypeaheadOptions[];
13
- setValue: (value: string | any) => void;
14
13
  placeholder: string;
15
14
  isRequired?: boolean;
16
15
  name: string;
16
+ isMultipleChoise?: boolean;
17
17
  noOptionsMessage: string;
18
+ isInvalid?: boolean;
18
19
  }
19
20
 
20
21
  function Typeahead({
21
22
  options,
22
- setValue,
23
23
  placeholder,
24
24
  isRequired = false,
25
+ isMultipleChoise,
25
26
  name = "",
26
27
  noOptionsMessage = "",
27
- }) {
28
- const { control } = useForm({
29
- mode: "onChange",
30
- });
31
- const prefix = "id";
28
+ isInvalid,
29
+ }: TypeaheadProps) {
30
+ const { control } = useFormContext();
31
+
32
+ const getErrorStyle = () => (isInvalid ? { borderColor: "red" } : {});
32
33
 
33
34
  return (
34
35
  <>
35
36
  <Controller
36
- name={`${name}.${prefix as string}` as const}
37
+ name={name}
37
38
  control={control}
38
39
  rules={{ required: isRequired }}
39
40
  render={({ field }) => (
40
41
  <Select
41
42
  placeholder={placeholder}
42
43
  value={field.value}
44
+ isMulti={isMultipleChoise}
45
+ styles={{
46
+ control: (base) => ({
47
+ ...base,
48
+ ...getErrorStyle(),
49
+ }),
50
+ }}
43
51
  onChange={(value) => {
44
- setValue(`${name}.${prefix}`, value.id);
45
52
  field.onChange(value);
46
53
  }}
47
54
  options={options}
@@ -6,8 +6,10 @@ export interface Product {
6
6
  description: string;
7
7
  deposit: number;
8
8
  price: number;
9
+ minSub?: number;
9
10
  minAmount?: number;
10
11
  maxAmount?: number;
12
+ minSpend?: number | null;
11
13
  isSoldOut?: boolean;
12
14
  isRequired?: boolean;
13
15
  isUnlimited?: boolean;
@@ -35,7 +35,7 @@ describe("Snippets", () => {
35
35
  <SnippetForm
36
36
  isLoading={false}
37
37
  onSubmit={() => {}}
38
- templates={[{ id: "1", name: "test", colors: [], type: "event" }]}
38
+ templates={[{ id: "1", name: "test", colors: [], type: "event_list" }]}
39
39
  />
40
40
  );
41
41
 
@@ -57,12 +57,12 @@ describe("Snippets", () => {
57
57
  <SnippetForm
58
58
  isLoading={false}
59
59
  onSubmit={() => {}}
60
- templates={[{ id: "1", name: "test", colors: [], type: "event" }]}
60
+ templates={[{ id: "1", name: "test", colors: [], type: "event_list" }]}
61
61
  defaultValues={{
62
62
  name: "",
63
- type: "event",
64
- templateId: "",
65
- snippetSetting: {
63
+ type: "event_list",
64
+ designId: "",
65
+ widgetSetting: {
66
66
  displayDescription: false,
67
67
  displayCost: true,
68
68
  displayType: true,