@licklist/design 0.44.485-dev.9 → 0.44.485-dev.90

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 (896) 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/iframe/dateInfo/available.svg +5 -0
  4. package/dist/assets/iframe/dateInfo/limited.svg +5 -0
  5. package/dist/assets/iframe/dateInfo/soldOut.svg +6 -0
  6. package/dist/auth/Login/LoginComponent.d.ts +1 -1
  7. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  8. package/dist/auth/Login/LoginFormComponent.d.ts +1 -1
  9. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  10. package/dist/auth/Register/RegisterComponent.d.ts +1 -1
  11. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  12. package/dist/auth/Register/RegisterFormComponent.d.ts +1 -1
  13. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  14. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts +1 -1
  15. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  16. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts +1 -1
  17. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  18. package/dist/custom-fields/field-set/CustomFieldSets.d.ts +3 -3
  19. package/dist/custom-fields/field-set/CustomFieldSets.d.ts.map +1 -1
  20. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts +1 -1
  21. package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
  22. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts +2 -2
  23. package/dist/custom-fields/field-set/contexts/useCustomFieldSets.d.ts.map +1 -1
  24. package/dist/customers/components/filter/CustomerFilter.d.ts +1 -1
  25. package/dist/customers/components/filter/CustomerFilter.d.ts.map +1 -1
  26. package/dist/date-time-button/DateTimeButton.d.ts +12 -0
  27. package/dist/date-time-button/DateTimeButton.d.ts.map +1 -0
  28. package/dist/date-time-button/DateTimeButton.js +1 -0
  29. package/dist/date-time-button/index.d.ts +2 -0
  30. package/dist/date-time-button/index.d.ts.map +1 -0
  31. package/dist/events/edit-event-modal/IntervalInput.d.ts +4 -1
  32. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  33. package/dist/events/edit-event-modal/IntervalInput.js +1 -1
  34. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
  35. package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +1 -1
  36. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
  37. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -1
  38. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  39. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
  40. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts +3 -3
  41. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  42. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -1
  43. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  44. package/dist/events/event-statistic-modal/EventStatisticModal.js +1 -1
  45. package/dist/events/event-venue-map/EventVenueMap.d.ts +5 -2
  46. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  47. package/dist/events/event-venue-map/EventVenueMap.js +1 -1
  48. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts +1 -1
  49. package/dist/events/event-venue-map/components/Dropdown/Dropdown.d.ts.map +1 -1
  50. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts +1 -1
  51. package/dist/events/event-venue-map/components/Dropdown/components/ProductsControl/ProductsControl.d.ts.map +1 -1
  52. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts +1 -1
  53. package/dist/events/event-venue-map/components/Dropdown/components/SelectControl/SelectControl.d.ts.map +1 -1
  54. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts +1 -1
  55. package/dist/events/event-venue-map/components/MapPoint/MapPoint.d.ts.map +1 -1
  56. package/dist/events/event-venue-map/components/MapPoint/MapPoint.js +1 -1
  57. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts +1 -1
  58. package/dist/events/event-venue-map/components/MapPoint/components/DeleteIcon/DeleteIcon.d.ts.map +1 -1
  59. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts +1 -1
  60. package/dist/events/event-venue-map/components/MapPoint/components/EditIcon/EditIcon.d.ts.map +1 -1
  61. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts +1 -1
  62. package/dist/events/event-venue-map/components/MapPoint/components/PointIcon/PointIcon.d.ts.map +1 -1
  63. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts +1 -1
  64. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.d.ts.map +1 -1
  65. package/dist/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.js +1 -1
  66. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts +9 -0
  67. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.d.ts.map +1 -0
  68. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.js +1 -0
  69. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts +2 -0
  70. package/dist/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.d.ts.map +1 -0
  71. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts +4 -2
  72. package/dist/events/event-venue-map/components/VenueMap/VenueMap.d.ts.map +1 -1
  73. package/dist/events/event-venue-map/components/VenueMap/VenueMap.js +1 -1
  74. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts +1 -1
  75. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  76. package/dist/events/event-venue-map/hooks/useStageActions.d.ts +1 -1
  77. package/dist/events/event-venue-map/hooks/useStageActions.d.ts.map +1 -1
  78. package/dist/events/event-venue-map/types/index.d.ts +5 -5
  79. package/dist/events/event-venue-map/types/index.d.ts.map +1 -1
  80. package/dist/events/event-venue-map/utils/index.d.ts +3 -3
  81. package/dist/events/event-venue-map/utils/index.d.ts.map +1 -1
  82. package/dist/file-upload/FilePreview.d.ts +2 -2
  83. package/dist/file-upload/FilePreview.d.ts.map +1 -1
  84. package/dist/file-upload/FileUpload.d.ts +1 -1
  85. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  86. package/dist/header/Header.d.ts +1 -1
  87. package/dist/header/Header.d.ts.map +1 -1
  88. package/dist/help/example/Example.d.ts +4 -4
  89. package/dist/help/example/Example.d.ts.map +1 -1
  90. package/dist/help/popover/HelpPopover.d.ts +5 -3
  91. package/dist/help/popover/HelpPopover.d.ts.map +1 -1
  92. package/dist/help/popover/HelpPopover.js +1 -1
  93. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts +12 -0
  94. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts.map +1 -0
  95. package/dist/iframe/activity-cards/activity-card/ActivityCard.js +1 -0
  96. package/dist/iframe/activity-cards/index.d.ts +3 -0
  97. package/dist/iframe/activity-cards/index.d.ts.map +1 -0
  98. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts +12 -0
  99. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts.map +1 -0
  100. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.js +1 -0
  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/CalendarDates/CalendarDates.d.ts +1 -1
  110. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
  111. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts +2 -2
  112. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -1
  113. package/dist/iframe/event/event-calendar/types/index.d.ts +1 -1
  114. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -1
  115. package/dist/iframe/event/event-card/IframeEventCard.d.ts +3 -3
  116. package/dist/iframe/event/event-card/IframeEventCard.d.ts.map +1 -1
  117. package/dist/iframe/event/event-card/IframeEventCard.js +1 -1
  118. package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts +3 -3
  119. package/dist/iframe/event/event-card/IframeEventCardSkeleton.d.ts.map +1 -1
  120. package/dist/iframe/event/event-card/IframeEventCardSkeleton.js +1 -1
  121. package/dist/iframe/event/event-details/EventDetails.d.ts +1 -1
  122. package/dist/iframe/event/event-details/EventDetails.d.ts.map +1 -1
  123. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts +5 -6
  124. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.d.ts.map +1 -1
  125. package/dist/iframe/event/event-order-short-summary/components/Summary/Summary.js +1 -1
  126. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts +1 -1
  127. package/dist/iframe/event/event-product-sets/EventProductSets.d.ts.map +1 -1
  128. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts +1 -1
  129. package/dist/iframe/event/event-product-sets/components/EventProductSet.d.ts.map +1 -1
  130. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts +1 -1
  131. package/dist/iframe/event/event-step-venue-map-zones/EventStepVenueMapZones.d.ts.map +1 -1
  132. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts +1 -1
  133. package/dist/iframe/event/event-step-venue-map-zones/components/EventStepVenueMapZone.d.ts.map +1 -1
  134. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts +2 -1
  135. package/dist/iframe/event/event-venue-map/IframeEventVenueMap.d.ts.map +1 -1
  136. package/dist/iframe/index.d.ts +2 -1
  137. package/dist/iframe/index.d.ts.map +1 -1
  138. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  139. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  140. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts +1 -1
  141. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.d.ts.map +1 -1
  142. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +3 -3
  143. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  144. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts +1 -1
  145. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/components/SummaryTotalBlock.d.ts.map +1 -1
  146. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts +1 -1
  147. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.d.ts.map +1 -1
  148. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +6 -6
  149. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  150. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -1
  151. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  152. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  153. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts +4 -4
  154. package/dist/iframe/order-process/components/BookingSummaryFooter/BookingSummaryFooter.d.ts.map +1 -1
  155. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +3 -1
  156. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  157. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  158. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts +4 -2
  159. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.d.ts.map +1 -1
  160. package/dist/iframe/order-process/components/CalendarStepsForm/components/Category.js +1 -1
  161. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts +4 -2
  162. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.d.ts.map +1 -1
  163. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +1 -1
  164. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts +4 -3
  165. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  166. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  167. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts +1 -0
  168. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  169. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +1 -1
  170. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +2 -2
  171. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  172. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -1
  173. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -0
  174. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +1 -0
  175. package/dist/iframe/order-process/components/ErrorModal/index.d.ts +2 -0
  176. package/dist/iframe/order-process/components/ErrorModal/index.d.ts.map +1 -0
  177. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts +8 -7
  178. package/dist/iframe/order-process/components/NavigationSteps/NavigationSteps.d.ts.map +1 -1
  179. package/dist/iframe/order-process/components/NavigationSteps/index.d.ts +1 -1
  180. package/dist/iframe/order-process/components/NavigationSteps/index.d.ts.map +1 -1
  181. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +1 -1
  182. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  183. package/dist/iframe/order-process/components/Timer/Timer.d.ts +1 -1
  184. package/dist/iframe/order-process/components/Timer/Timer.d.ts.map +1 -1
  185. package/dist/iframe/order-process/components/Timer/utils/index.d.ts +1 -1
  186. package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
  187. package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
  188. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +8 -0
  189. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -0
  190. package/dist/iframe/order-process/components/utils/useCategoryVerification.js +1 -0
  191. package/dist/iframe/order-process/index.d.ts +3 -2
  192. package/dist/iframe/order-process/index.d.ts.map +1 -1
  193. package/dist/iframe/page/Page.d.ts +1 -1
  194. package/dist/iframe/page/Page.d.ts.map +1 -1
  195. package/dist/iframe/page/components/PageBody/PageBody.d.ts +2 -2
  196. package/dist/iframe/page/components/PageBody/PageBody.d.ts.map +1 -1
  197. package/dist/iframe/page/components/PageBody/PageBody.js +1 -1
  198. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts +3 -3
  199. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  200. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
  201. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts +1 -1
  202. package/dist/iframe/page/components/PageBody/components/RightBlock/RightBlock.d.ts.map +1 -1
  203. package/dist/iframe/page/components/PageBody/types.d.ts +1 -1
  204. package/dist/iframe/page/components/PageBody/types.d.ts.map +1 -1
  205. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts +1 -1
  206. package/dist/iframe/page/components/PageHeader/PageHeader.d.ts.map +1 -1
  207. package/dist/iframe/payment/order-items-table/types/index.d.ts +2 -2
  208. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  209. package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
  210. package/dist/iframe/payment/order-items-table/utils/index.js +1 -1
  211. package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
  212. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  213. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  214. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts +1 -0
  215. package/dist/iframe/payment/payment-page/PaymentTimer.d.ts.map +1 -1
  216. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  217. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts +1 -1
  218. package/dist/iframe/payment/payment-status-header/PaymentStatusHeader.d.ts.map +1 -1
  219. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts +5 -3
  220. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  221. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  222. package/dist/iframe/powered-by/PoweredBy.d.ts +1 -1
  223. package/dist/iframe/powered-by/PoweredBy.d.ts.map +1 -1
  224. package/dist/iframe/ryft/RyftPaymentForm.d.ts +1 -1
  225. package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
  226. package/dist/image-radio-input/ImageRadioInput.d.ts +15 -0
  227. package/dist/image-radio-input/ImageRadioInput.d.ts.map +1 -0
  228. package/dist/image-radio-input/ImageRadioInput.js +1 -0
  229. package/dist/image-radio-input/index.d.ts.map +1 -0
  230. package/dist/index.d.ts +6 -0
  231. package/dist/index.d.ts.map +1 -1
  232. package/dist/index.js +1 -1
  233. package/dist/logo/Logo.d.ts +1 -1
  234. package/dist/logo/Logo.d.ts.map +1 -1
  235. package/dist/modals/confirmation/ConfirmModal.d.ts +2 -2
  236. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  237. package/dist/notification/email-template/card/EmailTemplateCard.d.ts +4 -1
  238. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  239. package/dist/notification/email-template/card/EmailTemplateCard.js +1 -1
  240. package/dist/notification/email-template/control/EmailTemplateControl.d.ts +3 -0
  241. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  242. package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
  243. package/dist/notification/email-template/form/EmailTemplateForm.d.ts +7 -1
  244. package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
  245. package/dist/notification/email-template/form/EmailTemplateForm.js +1 -1
  246. package/dist/notification/hooks/useTranslatedParameters.d.ts +7 -0
  247. package/dist/notification/hooks/useTranslatedParameters.d.ts.map +1 -0
  248. package/dist/notification/hooks/useTranslatedParameters.js +1 -0
  249. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts +4 -1
  250. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  251. package/dist/notification/sms-template/card/SmsTemplateCard.js +1 -1
  252. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts +6 -1
  253. package/dist/notification/sms-template/control/SmsTemplateControl.d.ts.map +1 -1
  254. package/dist/notification/sms-template/control/SmsTemplateControl.js +1 -1
  255. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts +5 -1
  256. package/dist/notification/sms-template/form/SmsTemplateForm.d.ts.map +1 -1
  257. package/dist/notification/sms-template/form/SmsTemplateForm.js +1 -1
  258. package/dist/product-set/control/DateAndRecurrenceInput.d.ts +2 -0
  259. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  260. package/dist/product-set/control/DateAndRecurrenceInput.js +1 -1
  261. package/dist/product-set/control/ProductSetControl.d.ts +16 -4
  262. package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
  263. package/dist/product-set/control/ProductSetControl.js +1 -1
  264. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts +3 -3
  265. package/dist/product-set/deposit-paid/ProductSetDepositPaidControl.d.ts.map +1 -1
  266. package/dist/product-set/elements/DeleteFieldButton.d.ts +1 -1
  267. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  268. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  269. package/dist/product-set/form/ProductCategoriesControl.js +1 -1
  270. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  271. package/dist/product-set/form/ProductSetForm.js +1 -1
  272. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  273. package/dist/product-set/form/ProductsControl.js +1 -1
  274. package/dist/product-set/form/StepsControl.d.ts.map +1 -1
  275. package/dist/product-set/form/StepsControl.js +1 -1
  276. package/dist/product-set/form/VenueMapSetModal.d.ts +1 -1
  277. package/dist/product-set/form/VenueMapSetModal.d.ts.map +1 -1
  278. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  279. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  280. package/dist/product-set/form/context.d.ts +1 -1
  281. package/dist/product-set/form/context.d.ts.map +1 -1
  282. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts +11 -0
  283. package/dist/product-set/hooks/useSortableTreeFunctions.d.ts.map +1 -0
  284. package/dist/product-set/hooks/useSortableTreeFunctions.js +1 -0
  285. package/dist/product-set/popover/ProductSetPopover.d.ts +1 -1
  286. package/dist/product-set/popover/ProductSetPopover.d.ts.map +1 -1
  287. package/dist/product-set/product/ProductControl.d.ts +1 -0
  288. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  289. package/dist/product-set/product/ProductControl.js +1 -1
  290. package/dist/product-set/product/constants.d.ts +2 -0
  291. package/dist/product-set/product/constants.d.ts.map +1 -0
  292. package/dist/product-set/product/constants.js +1 -0
  293. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts +1 -1
  294. package/dist/product-set/product/fixed-duration-fields/FixedDurationOptions.d.ts.map +1 -1
  295. package/dist/product-set/product/price/ProductPriceControl.d.ts +7 -3
  296. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  297. package/dist/product-set/product/price/ProductPriceControl.js +1 -1
  298. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  299. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -1
  300. package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
  301. package/dist/product-set/tabs/ProductSetTab.d.ts +1 -1
  302. package/dist/product-set/tabs/ProductSetTab.d.ts.map +1 -1
  303. package/dist/product-set/tabs/ProductSetTabs.d.ts +1 -1
  304. package/dist/product-set/tabs/ProductSetTabs.d.ts.map +1 -1
  305. package/dist/product-set/types/index.d.ts +5 -5
  306. package/dist/product-set/types/index.d.ts.map +1 -1
  307. package/dist/product-set/utils/index.d.ts +4 -0
  308. package/dist/product-set/utils/index.d.ts.map +1 -1
  309. package/dist/product-set/utils/index.js +1 -1
  310. package/dist/provider/categories-input/CategoriesInput.d.ts +1 -1
  311. package/dist/provider/categories-input/CategoriesInput.d.ts.map +1 -1
  312. package/dist/provider/categories-input/CategoriesInputDescription.d.ts +1 -1
  313. package/dist/provider/categories-input/CategoriesInputDescription.d.ts.map +1 -1
  314. package/dist/provider/categories-input/index.d.ts +1 -1
  315. package/dist/provider/categories-input/index.d.ts.map +1 -1
  316. package/dist/provider/company/user-form/UserForm.d.ts +2 -2
  317. package/dist/provider/company/user-form/UserForm.d.ts.map +1 -1
  318. package/dist/provider/constants.d.ts +2 -0
  319. package/dist/provider/constants.d.ts.map +1 -0
  320. package/dist/provider/constants.js +1 -0
  321. package/dist/provider/location-input/index.d.ts +1 -1
  322. package/dist/provider/location-input/index.d.ts.map +1 -1
  323. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts +2 -2
  324. package/dist/provider/provider-details-input/ProviderDetailsInput.d.ts.map +1 -1
  325. package/dist/provider/provider-details-input/ProviderDetailsInput.js +1 -1
  326. package/dist/provider/provider-form/ProviderForm.d.ts +1 -1
  327. package/dist/provider/provider-form/ProviderForm.d.ts.map +1 -1
  328. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts +2 -2
  329. package/dist/provider/provider-links-input/ProviderLinksInput.d.ts.map +1 -1
  330. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts +1 -1
  331. package/dist/provider/resources-blocking-modal/ResourcesBlockingModal.d.ts.map +1 -1
  332. package/dist/provider/venue-form/VenueForm.d.ts +1 -1
  333. package/dist/provider/venue-form/VenueForm.d.ts.map +1 -1
  334. package/dist/provider/working-hours-input/index.d.ts +1 -1
  335. package/dist/provider/working-hours-input/index.d.ts.map +1 -1
  336. package/dist/radio-card/RadioCard.d.ts +13 -0
  337. package/dist/radio-card/RadioCard.d.ts.map +1 -0
  338. package/dist/radio-card/RadioCard.js +1 -0
  339. package/dist/radio-card/index.d.ts +2 -0
  340. package/dist/radio-card/index.d.ts.map +1 -0
  341. package/dist/recurrence-input/utils.d.ts +2 -2
  342. package/dist/recurrence-input/utils.d.ts.map +1 -1
  343. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  344. package/dist/recurring-date-picker-input/utils.d.ts +2 -2
  345. package/dist/recurring-date-picker-input/utils.d.ts.map +1 -1
  346. package/dist/resource/form/ResourceForm.d.ts +2 -2
  347. package/dist/resource/form/ResourceForm.d.ts.map +1 -1
  348. package/dist/resource/form/components/CapacityControl.d.ts +1 -1
  349. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  350. package/dist/resource/form/components/NameControl.d.ts +1 -1
  351. package/dist/resource/form/components/NameControl.d.ts.map +1 -1
  352. package/dist/resource/form/components/SortControl.d.ts +1 -1
  353. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  354. package/dist/resource/form/components/ZoneControl.d.ts +1 -1
  355. package/dist/resource/form/components/ZoneControl.d.ts.map +1 -1
  356. package/dist/sales/booking/index.d.ts +0 -2
  357. package/dist/sales/booking/index.d.ts.map +1 -1
  358. package/dist/sales/booking/results/BookingResults.d.ts +1 -1
  359. package/dist/sales/booking/results/BookingResults.d.ts.map +1 -1
  360. package/dist/sales/booking/results/components/ResultCard.d.ts +1 -1
  361. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  362. package/dist/sales/booking/results/components/ResultCard.js +1 -1
  363. package/dist/sales/booking/results/constants.d.ts.map +1 -1
  364. package/dist/sales/booking/results/constants.js +1 -1
  365. package/dist/sales/booking/results/index.d.ts +1 -0
  366. package/dist/sales/booking/results/index.d.ts.map +1 -1
  367. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  368. package/dist/sales/coupon/control/CouponFormControl.js +1 -1
  369. package/dist/sales/filters/SaleFilters.d.ts +2 -3
  370. package/dist/sales/filters/SaleFilters.d.ts.map +1 -1
  371. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts +1 -1
  372. package/dist/sales/guest-profile/previous-bookings/PreviousBookings.d.ts.map +1 -1
  373. package/dist/sales/guest-profile/profile/Profile.d.ts +1 -1
  374. package/dist/sales/guest-profile/profile/Profile.d.ts.map +1 -1
  375. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts +1 -1
  376. package/dist/sales/guest-profile/profile/components/ImageHolder/ImageHolder.d.ts.map +1 -1
  377. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts +1 -1
  378. package/dist/sales/guest-profile/user-metrics/UserMetrics.d.ts.map +1 -1
  379. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts +1 -1
  380. package/dist/sales/guest-profile/visited-providers/VisitedProviders.d.ts.map +1 -1
  381. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts +1 -1
  382. package/dist/sales/life-time-sales/LifeTimeSalesChart.d.ts.map +1 -1
  383. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts +2 -2
  384. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts.map +1 -1
  385. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts +2 -2
  386. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts.map +1 -1
  387. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts +2 -2
  388. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts.map +1 -1
  389. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.js +1 -1
  390. package/dist/sales/manual-booking/create-user/CreateUser.js +1 -1
  391. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +1 -1
  392. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +1 -1
  393. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +1 -1
  394. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +1 -1
  395. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +1 -1
  396. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  397. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
  398. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  399. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +1 -1
  400. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  401. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  402. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
  403. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  404. package/dist/sales/notes/NotesTable.d.ts +1 -1
  405. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  406. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  407. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  408. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  409. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  410. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  411. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  412. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  413. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  414. package/dist/sales/payment-form/types.d.ts +2 -2
  415. package/dist/sales/payment-form/types.d.ts.map +1 -1
  416. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  417. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  418. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  419. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  420. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  421. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  422. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  423. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  424. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  425. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  426. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  427. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  428. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  429. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  430. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  431. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  432. package/dist/setting/dashboard/index.d.ts +0 -2
  433. package/dist/setting/dashboard/index.d.ts.map +1 -1
  434. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  435. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  436. package/dist/snippet/snippet-template/SnippetTemplate.js +1 -1
  437. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  438. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  439. package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -1
  440. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  441. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  442. package/dist/sortable-fields/SortableFieldItem.d.ts +9 -0
  443. package/dist/sortable-fields/SortableFieldItem.d.ts.map +1 -0
  444. package/dist/sortable-fields/SortableFieldItem.js +1 -0
  445. package/dist/sortable-fields/SortableFieldList.d.ts +18 -0
  446. package/dist/sortable-fields/SortableFieldList.d.ts.map +1 -0
  447. package/dist/sortable-fields/SortableFieldList.js +1 -0
  448. package/dist/sortable-fields/index.d.ts +2 -0
  449. package/dist/sortable-fields/index.d.ts.map +1 -0
  450. package/dist/sortable-list/SortableList.d.ts +4 -4
  451. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  452. package/dist/sortable-tree/SortableTreeItem.d.ts +5 -2
  453. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  454. package/dist/sortable-tree/SortableTreeItem.js +1 -1
  455. package/dist/sorting-select/SortingSelect.d.ts +10 -0
  456. package/dist/sorting-select/SortingSelect.d.ts.map +1 -0
  457. package/dist/sorting-select/SortingSelect.js +1 -0
  458. package/dist/sorting-select/index.d.ts +2 -0
  459. package/dist/sorting-select/index.d.ts.map +1 -0
  460. package/dist/static/Icon.d.ts +1 -1
  461. package/dist/static/Icon.d.ts.map +1 -1
  462. package/dist/static/date-range-input/DateRangeInput.d.ts +4 -4
  463. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  464. package/dist/static/date-range-input/DateRangeInput.js +1 -1
  465. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  466. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  467. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  468. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  469. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  470. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  471. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  472. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  473. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  474. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  475. package/dist/static/tabs/Tab.d.ts +1 -1
  476. package/dist/static/tabs/Tab.d.ts.map +1 -1
  477. package/dist/static/tabs/Tabs.d.ts +1 -1
  478. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  479. package/dist/striped-static-table/StripedStaticTable.d.ts +7 -0
  480. package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -0
  481. package/dist/striped-static-table/StripedStaticTable.js +1 -0
  482. package/dist/striped-static-table/index.d.ts +2 -0
  483. package/dist/striped-static-table/index.d.ts.map +1 -0
  484. package/dist/styles/events/EventStatisticModal.scss +0 -37
  485. package/dist/styles/events/EventVenueMap.scss +1 -1
  486. package/dist/styles/iframe-customers-journey/ActivitiesCard.scss +37 -0
  487. package/dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +57 -0
  488. package/dist/styles/iframe-customers-journey/DateTimeButton.scss +84 -0
  489. package/dist/styles/iframe-customers-journey/_index.scss +3 -0
  490. package/dist/styles/iframe-order-process/IframeOrderProcess.scss +12 -4
  491. package/dist/styles/iframe-page/PageBody.scss +2 -0
  492. package/dist/styles/{widgets/ImageRadioInput.scss → image-radio-input/_index.scss} +12 -0
  493. package/dist/styles/packages.scss +5 -1
  494. package/dist/styles/{widgets/WidgetTypeRadioButton.scss → radio-card/_index.scss} +8 -1
  495. package/dist/styles/sales/BookingFilter.scss +45 -11
  496. package/dist/styles/sales/RandomColors.scss +7 -4
  497. package/dist/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  498. package/dist/styles/sortable-field/SortableField.scss +21 -0
  499. package/dist/styles/sortable-field/_index.scss +1 -0
  500. package/dist/styles/static/DateRangeInput.scss +5 -1
  501. package/dist/styles/striped-static-table/_index.scss +33 -0
  502. package/dist/styles/themes/bookedit/_variables.scss +3 -2
  503. package/dist/table/FilterHelperComponent.d.ts.map +1 -1
  504. package/dist/table/FilterHelperComponent.js +1 -1
  505. package/dist/table/MenuButton.d.ts +1 -1
  506. package/dist/table/MenuButton.d.ts.map +1 -1
  507. package/dist/table/ReactTableHelperComponent.d.ts +2 -2
  508. package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
  509. package/dist/table/StaticTable.d.ts +6 -4
  510. package/dist/table/StaticTable.d.ts.map +1 -1
  511. package/dist/table/StaticTable.js +1 -1
  512. package/dist/table/types.d.ts +5 -5
  513. package/dist/table/types.d.ts.map +1 -1
  514. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  515. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  516. package/dist/typeahead/Typeahead.d.ts +6 -12
  517. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  518. package/dist/typeahead/Typeahead.js +1 -1
  519. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  520. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  521. package/dist/types/categories.d.ts +2 -2
  522. package/dist/types/categories.d.ts.map +1 -1
  523. package/dist/types/currency.d.ts +1 -1
  524. package/dist/types/currency.d.ts.map +1 -1
  525. package/dist/types/generic/SelectItem.d.ts +1 -1
  526. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  527. package/dist/types/iframe.d.ts +5 -3
  528. package/dist/types/iframe.d.ts.map +1 -1
  529. package/dist/types/provider-links.d.ts +2 -2
  530. package/dist/types/provider-links.d.ts.map +1 -1
  531. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  532. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  533. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  534. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  535. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  536. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  537. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  538. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  539. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  540. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  541. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  542. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  543. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  544. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  545. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  546. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  547. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  548. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  549. package/dist/zone/form/ZoneForm.d.ts +2 -2
  550. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  551. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  552. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  553. package/dist/zone/form/components/AvailableTimesControl.js +1 -1
  554. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  555. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  556. package/dist/zone/form/components/NameControl.d.ts +1 -1
  557. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  558. package/dist/zone/form/components/SortControl.d.ts +1 -1
  559. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  560. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  561. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  562. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  563. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  564. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  565. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  566. package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
  567. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  568. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  569. package/dist/zone/form/utils/dates.d.ts +1 -0
  570. package/dist/zone/form/utils/dates.d.ts.map +1 -1
  571. package/dist/zone/form/utils/dates.js +1 -1
  572. package/package.json +5 -4
  573. package/src/assets/iframe/dateInfo/available.svg +5 -0
  574. package/src/assets/iframe/dateInfo/limited.svg +5 -0
  575. package/src/assets/iframe/dateInfo/soldOut.svg +6 -0
  576. package/src/date-time-button/DateTimeButton.stories.tsx +68 -0
  577. package/src/date-time-button/DateTimeButton.tsx +106 -0
  578. package/src/date-time-button/index.ts +1 -0
  579. package/src/events/edit-event-modal/IntervalInput.tsx +28 -2
  580. package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +3 -0
  581. package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +11 -2
  582. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +6 -4
  583. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -1
  584. package/src/events/event-venue-map/EventVenueMap.tsx +4 -0
  585. package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +5 -3
  586. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +13 -2
  587. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +68 -0
  588. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -0
  589. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +12 -4
  590. package/src/help/popover/HelpPopover.tsx +13 -5
  591. package/src/iframe/activity-cards/activity-card/ActivityCard.stories.tsx +52 -0
  592. package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +38 -0
  593. package/src/iframe/activity-cards/index.ts +2 -0
  594. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +52 -0
  595. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +49 -0
  596. package/src/iframe/event/event-card/IframeEventCard.stories.tsx +6 -14
  597. package/src/iframe/event/event-card/IframeEventCard.tsx +6 -10
  598. package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +20 -30
  599. package/src/iframe/event/event-card/IframeEventCards.stories.tsx +2 -3
  600. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  601. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +5 -0
  602. package/src/iframe/index.ts +4 -1
  603. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +4 -1
  604. package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +2 -2
  605. package/src/iframe/order-process/components/BookingSummary/types/index.ts +5 -5
  606. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +6 -2
  607. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +1 -0
  608. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +9 -3
  609. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +4 -0
  610. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +4 -0
  611. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +45 -11
  612. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +3 -0
  613. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +7 -6
  614. package/src/iframe/order-process/components/{CalendarStepsForm/components → ErrorModal}/ErrorModal.tsx +1 -1
  615. package/src/iframe/order-process/components/ErrorModal/index.ts +1 -0
  616. package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +8 -6
  617. package/src/iframe/order-process/components/NavigationSteps/index.ts +1 -1
  618. package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
  619. package/src/iframe/order-process/components/Timer/utils/index.ts +4 -4
  620. package/src/iframe/order-process/components/utils/{category.ts → useCategoryVerification.ts} +15 -10
  621. package/src/iframe/order-process/index.ts +3 -2
  622. package/src/iframe/page/components/PageBody/PageBody.tsx +1 -1
  623. package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +4 -4
  624. package/src/iframe/payment/order-items-table/utils/index.ts +24 -9
  625. package/src/iframe/payment/payment-page/PaymentPage.tsx +46 -8
  626. package/src/iframe/payment/payment-page/PaymentTimer.tsx +31 -6
  627. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +66 -16
  628. package/src/image-radio-input/ImageRadioInput.stories.tsx +67 -0
  629. package/src/image-radio-input/ImageRadioInput.tsx +53 -0
  630. package/src/index.ts +6 -0
  631. package/src/logo/Logo.tsx +1 -1
  632. package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +4 -2
  633. package/src/notification/email-template/card/EmailTemplateCard.tsx +15 -3
  634. package/src/notification/email-template/control/EmailTemplateControl.tsx +90 -6
  635. package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +34 -0
  636. package/src/notification/email-template/form/EmailTemplateForm.tsx +23 -5
  637. package/src/notification/hooks/useTranslatedParameters.ts +27 -0
  638. package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +3 -1
  639. package/src/notification/sms-template/card/SmsTemplateCard.tsx +13 -3
  640. package/src/notification/sms-template/control/SmsTemplateControl.tsx +40 -2
  641. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +28 -0
  642. package/src/notification/sms-template/form/SmsTemplateForm.tsx +6 -1
  643. package/src/product-set/control/DateAndRecurrenceInput.tsx +2 -2
  644. package/src/product-set/control/ProductSetControl.tsx +69 -45
  645. package/src/product-set/form/ProductCategoriesControl.tsx +9 -0
  646. package/src/product-set/form/ProductSetForm.stories.tsx +41 -2
  647. package/src/product-set/form/ProductSetForm.tsx +11 -0
  648. package/src/product-set/form/ProductsControl.tsx +30 -1
  649. package/src/product-set/form/StepsControl.tsx +31 -3
  650. package/src/product-set/hooks/useSortableTreeFunctions.ts +37 -0
  651. package/src/product-set/product/ProductControl.tsx +44 -23
  652. package/src/product-set/product/constants.ts +1 -0
  653. package/src/product-set/product/price/ProductPriceControl.tsx +43 -21
  654. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +30 -16
  655. package/src/product-set/product-category/ProductCategoryControl.tsx +1 -1
  656. package/src/product-set/utils/index.ts +28 -0
  657. package/src/provider/constants.ts +1 -0
  658. package/src/provider/provider-details-input/ProviderDetailsInput.tsx +28 -4
  659. package/src/radio-card/RadioCard.stories.tsx +48 -0
  660. package/src/radio-card/RadioCard.tsx +49 -0
  661. package/src/radio-card/index.ts +1 -0
  662. package/src/sales/booking/index.ts +0 -2
  663. package/src/sales/booking/results/components/ResultCard.tsx +2 -2
  664. package/src/sales/booking/results/constants.ts +1 -0
  665. package/src/sales/booking/results/index.ts +1 -0
  666. package/src/sales/coupon/control/CouponFormControl.tsx +2 -0
  667. package/src/sales/filters/SaleFilter.stories.tsx +1 -1
  668. package/src/sales/filters/SaleFilters.tsx +2 -2
  669. package/src/sales/manual-booking/category-product/CategoryProduct.tsx +2 -2
  670. package/src/sales/manual-booking/category-products/CategoryProducts.tsx +2 -2
  671. package/src/sales/manual-booking/controll/ManualBookingStepsControll.tsx +3 -3
  672. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +3 -1
  673. package/src/setting/dashboard/index.ts +0 -2
  674. package/src/snippet/snippet-template/SnippetTemplate.tsx +1 -1
  675. package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +10 -10
  676. package/src/snippet/snippet-template/preview/Preview.tsx +4 -9
  677. package/src/sortable-fields/SortableFieldItem.tsx +60 -0
  678. package/src/sortable-fields/SortableFieldList.tsx +62 -0
  679. package/src/sortable-fields/index.ts +1 -0
  680. package/src/sortable-tree/SortableTreeItem.tsx +28 -6
  681. package/src/sorting-select/SortingSelect.stories.tsx +15 -0
  682. package/src/sorting-select/SortingSelect.tsx +79 -0
  683. package/src/sorting-select/index.ts +1 -0
  684. package/src/static/date-range-input/DateRangeInput.tsx +6 -3
  685. package/src/striped-static-table/StripedStaticTable.stories.tsx +71 -0
  686. package/src/striped-static-table/StripedStaticTable.tsx +63 -0
  687. package/src/striped-static-table/index.ts +1 -0
  688. package/src/styles/events/EventStatisticModal.scss +0 -37
  689. package/src/styles/events/EventVenueMap.scss +1 -1
  690. package/src/styles/iframe-customers-journey/ActivitiesCard.scss +37 -0
  691. package/src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +57 -0
  692. package/src/styles/iframe-customers-journey/DateTimeButton.scss +84 -0
  693. package/src/styles/iframe-customers-journey/_index.scss +3 -0
  694. package/src/styles/iframe-order-process/IframeOrderProcess.scss +12 -4
  695. package/src/styles/iframe-page/PageBody.scss +2 -0
  696. package/src/styles/{widgets/ImageRadioInput.scss → image-radio-input/_index.scss} +12 -0
  697. package/src/styles/packages.scss +5 -1
  698. package/src/styles/{widgets/WidgetTypeRadioButton.scss → radio-card/_index.scss} +8 -1
  699. package/src/styles/sales/BookingFilter.scss +45 -11
  700. package/src/styles/sales/RandomColors.scss +7 -4
  701. package/src/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  702. package/src/styles/sortable-field/SortableField.scss +21 -0
  703. package/src/styles/sortable-field/_index.scss +1 -0
  704. package/src/styles/static/DateRangeInput.scss +5 -1
  705. package/src/styles/striped-static-table/_index.scss +33 -0
  706. package/src/styles/themes/bookedit/_variables.scss +3 -2
  707. package/src/table/FilterHelperComponent.tsx +1 -0
  708. package/src/table/StaticTable.tsx +40 -14
  709. package/src/typeahead/Typeahead.stories.tsx +9 -6
  710. package/src/typeahead/Typeahead.tsx +21 -13
  711. package/src/types/iframe.ts +5 -1
  712. package/src/zone/form/components/AvailableTimesControl.tsx +12 -5
  713. package/src/zone/form/components/ZoneRecurrencesControl.tsx +2 -28
  714. package/src/zone/form/utils/dates.ts +24 -0
  715. package/tsconfig.json +2 -2
  716. package/dist/assets/dashboard/bookingCalendar.svg +0 -67
  717. package/dist/assets/dashboard/bookingCalendar.svg.js +0 -1
  718. package/dist/assets/dashboard/bookingList.svg +0 -68
  719. package/dist/assets/dashboard/bookingList.svg.js +0 -1
  720. package/dist/assets/dashboard/bookingListSmall.svg +0 -6
  721. package/dist/assets/dashboard/bookingListSmall.svg.js +0 -1
  722. package/dist/assets/dashboard/fullscreen.svg +0 -3
  723. package/dist/assets/dashboard/fullscreen.svg.js +0 -1
  724. package/dist/assets/dashboard/minimize.svg +0 -3
  725. package/dist/assets/dashboard/minimize.svg.js +0 -1
  726. package/dist/assets/dashboard/refresh.svg +0 -4
  727. package/dist/assets/dashboard/refresh.svg.js +0 -1
  728. package/dist/assets/widgets/circlePlus.svg +0 -4
  729. package/dist/assets/widgets/inPage.svg +0 -10
  730. package/dist/assets/widgets/overlay.svg +0 -9
  731. package/dist/assets/widgets/sidebar.svg +0 -9
  732. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.d.ts.map +0 -1
  733. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.js +0 -1
  734. package/dist/iframe/order-process/components/Category/Category.d.ts +0 -12
  735. package/dist/iframe/order-process/components/Category/Category.d.ts.map +0 -1
  736. package/dist/iframe/order-process/components/Category/Category.js +0 -1
  737. package/dist/iframe/order-process/components/Category/index.d.ts +0 -2
  738. package/dist/iframe/order-process/components/Category/index.d.ts.map +0 -1
  739. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +0 -18
  740. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +0 -1
  741. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +0 -1
  742. package/dist/iframe/order-process/components/StepsForm/index.d.ts +0 -2
  743. package/dist/iframe/order-process/components/StepsForm/index.d.ts.map +0 -1
  744. package/dist/iframe/order-process/components/utils/category.d.ts +0 -10
  745. package/dist/iframe/order-process/components/utils/category.d.ts.map +0 -1
  746. package/dist/iframe/order-process/components/utils/category.js +0 -1
  747. package/dist/sales/booking/filter/BookingFilter.d.ts +0 -12
  748. package/dist/sales/booking/filter/BookingFilter.d.ts.map +0 -1
  749. package/dist/sales/booking/filter/BookingFilter.js +0 -1
  750. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +0 -10
  751. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +0 -1
  752. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +0 -1
  753. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +0 -5
  754. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +0 -1
  755. package/dist/sales/booking/filter/components/MainFilterSection.js +0 -1
  756. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +0 -8
  757. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +0 -1
  758. package/dist/sales/booking/filter/components/ResultTagButton.js +0 -1
  759. package/dist/sales/booking/filter/components/SearchingForSection.d.ts +0 -3
  760. package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +0 -1
  761. package/dist/sales/booking/filter/components/SearchingForSection.js +0 -1
  762. package/dist/sales/booking/filter/index.d.ts +0 -3
  763. package/dist/sales/booking/filter/index.d.ts.map +0 -1
  764. package/dist/sales/booking/tabs/BookingTabs.d.ts +0 -11
  765. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +0 -1
  766. package/dist/sales/booking/tabs/BookingTabs.js +0 -1
  767. package/dist/sales/booking/tabs/index.d.ts +0 -3
  768. package/dist/sales/booking/tabs/index.d.ts.map +0 -1
  769. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts +0 -9
  770. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts.map +0 -1
  771. package/dist/setting/dashboard/snippets/control/SnippetControl.js +0 -1
  772. package/dist/setting/dashboard/snippets/control/index.d.ts +0 -2
  773. package/dist/setting/dashboard/snippets/control/index.d.ts.map +0 -1
  774. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +0 -33
  775. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +0 -1
  776. package/dist/setting/dashboard/snippets/form/SnippetForm.js +0 -1
  777. package/dist/setting/dashboard/snippets/form/context.d.ts +0 -11
  778. package/dist/setting/dashboard/snippets/form/context.d.ts.map +0 -1
  779. package/dist/setting/dashboard/snippets/form/context.js +0 -1
  780. package/dist/setting/dashboard/snippets/form/index.d.ts +0 -2
  781. package/dist/setting/dashboard/snippets/form/index.d.ts.map +0 -1
  782. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts +0 -19
  783. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts.map +0 -1
  784. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +0 -1
  785. package/dist/setting/dashboard/snippets/modal/index.d.ts +0 -3
  786. package/dist/setting/dashboard/snippets/modal/index.d.ts.map +0 -1
  787. package/dist/styles/widgets/BookingStyleSelector.scss +0 -14
  788. package/dist/styles/widgets/CalendarStyleSelector.scss +0 -17
  789. package/dist/styles/widgets/CheckboxGroup.scss +0 -15
  790. package/dist/styles/widgets/ProductSetSelector.scss +0 -19
  791. package/dist/styles/widgets/SnippetCode.scss +0 -18
  792. package/dist/styles/widgets/WidgetBuilderForm.scss +0 -51
  793. package/dist/styles/widgets/WidgetTypeSelector.scss +0 -6
  794. package/dist/styles/widgets/_index.scss +0 -9
  795. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts +0 -3
  796. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts.map +0 -1
  797. package/dist/widgets/BookingStyleSelector/index.d.ts +0 -2
  798. package/dist/widgets/BookingStyleSelector/index.d.ts.map +0 -1
  799. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts +0 -3
  800. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts.map +0 -1
  801. package/dist/widgets/CalendarStyleSelector/index.d.ts +0 -2
  802. package/dist/widgets/CalendarStyleSelector/index.d.ts.map +0 -1
  803. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +0 -8
  804. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +0 -1
  805. package/dist/widgets/CheckboxGroup/index.d.ts +0 -2
  806. package/dist/widgets/CheckboxGroup/index.d.ts.map +0 -1
  807. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +0 -9
  808. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +0 -1
  809. package/dist/widgets/ImageRadioInput/index.d.ts.map +0 -1
  810. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts +0 -3
  811. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts.map +0 -1
  812. package/dist/widgets/ProductSetSelector/index.d.ts +0 -2
  813. package/dist/widgets/ProductSetSelector/index.d.ts.map +0 -1
  814. package/dist/widgets/SnippetCode/SnippetCode.d.ts +0 -6
  815. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +0 -1
  816. package/dist/widgets/SnippetCode/index.d.ts +0 -2
  817. package/dist/widgets/SnippetCode/index.d.ts.map +0 -1
  818. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +0 -12
  819. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +0 -1
  820. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +0 -7
  821. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +0 -1
  822. package/dist/widgets/WidgetTypeRadio/index.d.ts +0 -2
  823. package/dist/widgets/WidgetTypeRadio/index.d.ts.map +0 -1
  824. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts +0 -3
  825. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts.map +0 -1
  826. package/src/assets/dashboard/bookingCalendar.svg +0 -67
  827. package/src/assets/dashboard/bookingList.svg +0 -68
  828. package/src/assets/dashboard/bookingListSmall.svg +0 -6
  829. package/src/assets/dashboard/fullscreen.svg +0 -3
  830. package/src/assets/dashboard/minimize.svg +0 -3
  831. package/src/assets/dashboard/refresh.svg +0 -4
  832. package/src/assets/widgets/circlePlus.svg +0 -4
  833. package/src/assets/widgets/inPage.svg +0 -10
  834. package/src/assets/widgets/overlay.svg +0 -9
  835. package/src/assets/widgets/sidebar.svg +0 -9
  836. package/src/iframe/order-process/OrderProcess.stories.tsx +0 -362
  837. package/src/iframe/order-process/components/Category/Category.stories.tsx +0 -118
  838. package/src/iframe/order-process/components/Category/Category.tsx +0 -48
  839. package/src/iframe/order-process/components/Category/index.ts +0 -1
  840. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +0 -173
  841. package/src/iframe/order-process/components/StepsForm/index.ts +0 -1
  842. package/src/sales/booking/filter/BookingFilter.stories.tsx +0 -27
  843. package/src/sales/booking/filter/BookingFilter.tsx +0 -47
  844. package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +0 -95
  845. package/src/sales/booking/filter/components/MainFilterSection.tsx +0 -131
  846. package/src/sales/booking/filter/components/ResultTagButton.tsx +0 -33
  847. package/src/sales/booking/filter/components/SearchingForSection.tsx +0 -68
  848. package/src/sales/booking/filter/index.ts +0 -2
  849. package/src/sales/booking/tabs/BookingTabs.stories.tsx +0 -17
  850. package/src/sales/booking/tabs/BookingTabs.tsx +0 -88
  851. package/src/sales/booking/tabs/index.ts +0 -2
  852. package/src/setting/dashboard/snippets/control/SnippetControl.tsx +0 -237
  853. package/src/setting/dashboard/snippets/control/index.ts +0 -1
  854. package/src/setting/dashboard/snippets/form/SnippetForm.stories.tsx +0 -104
  855. package/src/setting/dashboard/snippets/form/SnippetForm.tsx +0 -94
  856. package/src/setting/dashboard/snippets/form/context.tsx +0 -18
  857. package/src/setting/dashboard/snippets/form/index.ts +0 -1
  858. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.stories.tsx +0 -28
  859. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +0 -104
  860. package/src/setting/dashboard/snippets/modal/index.ts +0 -2
  861. package/src/styles/widgets/BookingStyleSelector.scss +0 -14
  862. package/src/styles/widgets/CalendarStyleSelector.scss +0 -17
  863. package/src/styles/widgets/CheckboxGroup.scss +0 -15
  864. package/src/styles/widgets/ProductSetSelector.scss +0 -19
  865. package/src/styles/widgets/SnippetCode.scss +0 -18
  866. package/src/styles/widgets/WidgetBuilderForm.scss +0 -51
  867. package/src/styles/widgets/WidgetTypeSelector.scss +0 -6
  868. package/src/styles/widgets/_index.scss +0 -9
  869. package/src/widgets/BookingStyleSelector/BookingStyleSelector.stories.tsx +0 -12
  870. package/src/widgets/BookingStyleSelector/BookingStyleSelector.tsx +0 -34
  871. package/src/widgets/BookingStyleSelector/index.ts +0 -1
  872. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.stories.tsx +0 -12
  873. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.tsx +0 -29
  874. package/src/widgets/CalendarStyleSelector/index.ts +0 -1
  875. package/src/widgets/CheckboxGroup/CheckboxGroup.stories.tsx +0 -16
  876. package/src/widgets/CheckboxGroup/CheckboxGroup.tsx +0 -64
  877. package/src/widgets/CheckboxGroup/index.ts +0 -1
  878. package/src/widgets/ImageRadioInput/ImageRadioInput.stories.tsx +0 -18
  879. package/src/widgets/ImageRadioInput/ImageRadioInput.tsx +0 -29
  880. package/src/widgets/ProductSetSelector/ProductSetSelector.stories.tsx +0 -12
  881. package/src/widgets/ProductSetSelector/ProductSetSelector.tsx +0 -27
  882. package/src/widgets/ProductSetSelector/index.ts +0 -1
  883. package/src/widgets/SnippetCode/SnippetCode.stories.tsx +0 -17
  884. package/src/widgets/SnippetCode/SnippetCode.tsx +0 -27
  885. package/src/widgets/SnippetCode/index.ts +0 -1
  886. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.stories.tsx +0 -12
  887. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.tsx +0 -84
  888. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.stories.tsx +0 -17
  889. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.tsx +0 -43
  890. package/src/widgets/WidgetTypeRadio/index.ts +0 -1
  891. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.stories.tsx +0 -12
  892. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.tsx +0 -32
  893. package/tests/Snippets/Snippets.test.tsx +0 -77
  894. /package/dist/iframe/order-process/components/{CalendarStepsForm/components → ErrorModal}/ErrorModal.d.ts +0 -0
  895. /package/dist/{widgets/ImageRadioInput → image-radio-input}/index.d.ts +0 -0
  896. /package/src/{widgets/ImageRadioInput → image-radio-input}/index.ts +0 -0
@@ -3,8 +3,8 @@ import { useTranslation } from "react-i18next";
3
3
  import { MemoryRouter } from "react-router-dom";
4
4
  import { Button } from "react-bootstrap";
5
5
  import {
6
- SNIPPET_TYPE_EVENT,
7
- SNIPPET_TYPE_CALENDAR,
6
+ SNIPPET_TYPE_EVENT_LIST,
7
+ SNIPPET_TYPE_VENUE_MAP,
8
8
  } from "@licklist/core/dist/DataMapper/Provider/SnippetDataMapper";
9
9
  import { ProductSet } from "@licklist/core/dist/DataMapper/Product/ProductSetDataMapper";
10
10
  import { IframeEventCard } from "../../../iframe/event/event-card";
@@ -44,7 +44,7 @@ export function Preview({
44
44
 
45
45
  const { setView } = useContext(SnippetTemplateViewContext);
46
46
  const {
47
- template: { type = SNIPPET_TYPE_EVENT },
47
+ template: { type = SNIPPET_TYPE_EVENT_LIST },
48
48
  } = useContext(SnippetTemplateContext);
49
49
 
50
50
  const handleOnClick = (nextView: keyof typeof snippetTemplateViews) => {
@@ -186,7 +186,7 @@ export function Preview({
186
186
  </div>
187
187
  </SettingButton>
188
188
 
189
- {providerHasMap && type === SNIPPET_TYPE_CALENDAR && (
189
+ {providerHasMap && type === SNIPPET_TYPE_VENUE_MAP && (
190
190
  <>
191
191
  <div className="pt-4">
192
192
  <h4>{t("Calendar")}</h4>
@@ -368,11 +368,6 @@ export function Preview({
368
368
  type="Party Doors 22:00 - 03:00"
369
369
  cost={6}
370
370
  date="Sat 2nd May"
371
- snippetSetting={{
372
- displayCost: true,
373
- displayType: true,
374
- displayDescription: true,
375
- }}
376
371
  goToDetails={() => null}
377
372
  shortDate="07/03/2023"
378
373
  />
@@ -0,0 +1,60 @@
1
+ import React, { createContext, useContext, useMemo } from "react";
2
+ import type { CSSProperties, PropsWithChildren } from "react";
3
+ import type {
4
+ DraggableSyntheticListeners,
5
+ UniqueIdentifier,
6
+ } from "@dnd-kit/core";
7
+ import { useSortable } from "@dnd-kit/sortable";
8
+ import { CSS } from "@dnd-kit/utilities";
9
+
10
+ interface Props {
11
+ id: UniqueIdentifier;
12
+ }
13
+
14
+ interface Context {
15
+ listeners: DraggableSyntheticListeners;
16
+ ref(node: HTMLElement | null): void;
17
+ }
18
+
19
+ const SortableItemContext = createContext<Context>({
20
+ listeners: undefined,
21
+ ref: () => {},
22
+ });
23
+
24
+ export function SortableFieldItem({ children, id }: PropsWithChildren<Props>) {
25
+ const { isDragging, listeners, setNodeRef, setDraggableNodeRef, transform } =
26
+ useSortable({ id });
27
+ const context = useMemo(
28
+ () => ({
29
+ listeners,
30
+ ref: setDraggableNodeRef,
31
+ }),
32
+ [listeners, setDraggableNodeRef]
33
+ );
34
+ const style: CSSProperties = {
35
+ opacity: isDragging ? 0.4 : undefined,
36
+ transform: CSS.Translate.toString(transform),
37
+ };
38
+
39
+ return (
40
+ <SortableItemContext.Provider value={context}>
41
+ <div ref={setNodeRef} className="sortable-field-list" style={style}>
42
+ {children}
43
+ </div>
44
+ </SortableItemContext.Provider>
45
+ );
46
+ }
47
+
48
+ export function DragHandle() {
49
+ const { listeners, ref } = useContext(SortableItemContext);
50
+
51
+ return (
52
+ <div {...listeners} ref={ref}>
53
+ <div className="icon-container">
54
+ <div />
55
+ <div />
56
+ <div />
57
+ </div>
58
+ </div>
59
+ );
60
+ }
@@ -0,0 +1,62 @@
1
+ import React from "react";
2
+ import type { ReactNode } from "react";
3
+ import {
4
+ DndContext,
5
+ KeyboardSensor,
6
+ PointerSensor,
7
+ useSensor,
8
+ useSensors,
9
+ } from "@dnd-kit/core";
10
+ import type { UniqueIdentifier } from "@dnd-kit/core";
11
+ import {
12
+ SortableContext,
13
+ sortableKeyboardCoordinates,
14
+ } from "@dnd-kit/sortable";
15
+
16
+ import { DragHandle, SortableFieldItem } from "./SortableFieldItem";
17
+
18
+ interface BaseItem {
19
+ id: UniqueIdentifier;
20
+ }
21
+
22
+ export interface SortableFieldListProps<T extends BaseItem> {
23
+ items: T[];
24
+ onChange(activeIndex: number, overIndex: number): void;
25
+ renderItem(item: T, index: number): ReactNode;
26
+ }
27
+
28
+ export function SortableFieldList<T extends BaseItem>({
29
+ items,
30
+ onChange,
31
+ renderItem,
32
+ }: SortableFieldListProps<T>) {
33
+ const sensors = useSensors(
34
+ useSensor(PointerSensor),
35
+ useSensor(KeyboardSensor, {
36
+ coordinateGetter: sortableKeyboardCoordinates,
37
+ })
38
+ );
39
+
40
+ return (
41
+ <DndContext
42
+ sensors={sensors}
43
+ onDragEnd={({ active, over }) => {
44
+ if (over && active.id !== over?.id) {
45
+ const activeIndex = items.findIndex(({ id }) => id === active.id);
46
+ const overIndex = items.findIndex(({ id }) => id === over.id);
47
+
48
+ onChange(activeIndex, overIndex);
49
+ }
50
+ }}
51
+ >
52
+ <SortableContext items={items}>
53
+ {items.map((item, index) => (
54
+ <div key={item.id}>{renderItem(item, index)}</div>
55
+ ))}
56
+ </SortableContext>
57
+ </DndContext>
58
+ );
59
+ }
60
+
61
+ SortableFieldList.Item = SortableFieldItem;
62
+ SortableFieldList.DragHandle = DragHandle;
@@ -0,0 +1 @@
1
+ export { SortableFieldList } from "./SortableFieldList";
@@ -40,6 +40,9 @@ export interface SortableTreeItemProps {
40
40
  isIconInHeader?: boolean;
41
41
  treeLineIconColor?: string;
42
42
  modalLabel?: string;
43
+ cancelChanges?: () => void;
44
+ edit?: () => void;
45
+ saveValidField?: () => void;
43
46
  modalClass?: ProductSetModalClassesType;
44
47
  isNewAdded?: boolean;
45
48
  onDelete?: () => void;
@@ -70,6 +73,9 @@ export function SortableTreeItem({
70
73
  isNewAdded = false,
71
74
  onDelete,
72
75
  validate,
76
+ cancelChanges,
77
+ saveValidField,
78
+ edit,
73
79
  secondaryBadge,
74
80
  setIsExpanded,
75
81
  }: SortableTreeItemProps) {
@@ -122,7 +128,26 @@ export function SortableTreeItem({
122
128
  if (!validate) setIsModalVisible(false);
123
129
 
124
130
  const success = await validate?.();
125
- if (success) setIsModalVisible(false);
131
+
132
+ if (success) {
133
+ if (saveValidField) saveValidField();
134
+ setIsModalVisible(false);
135
+ }
136
+ };
137
+
138
+ const onCancel = () => {
139
+ if (!cancelChanges) {
140
+ onHide();
141
+ return;
142
+ }
143
+ cancelChanges();
144
+ setIsModalVisible(false);
145
+ };
146
+
147
+ const onEdit = (e) => {
148
+ e.stopPropagation();
149
+ if (edit && !isModalVisible) edit();
150
+ setIsModalVisible(true);
126
151
  };
127
152
 
128
153
  useEffect(() => {
@@ -258,10 +283,7 @@ export function SortableTreeItem({
258
283
  className="border-0 open-edit-right-modal-button"
259
284
  role="button"
260
285
  tabIndex={0}
261
- onClick={(e) => {
262
- e.stopPropagation();
263
- setIsModalVisible(true);
264
- }}
286
+ onClick={(e) => onEdit(e)}
265
287
  onKeyDown={(e) => e.stopPropagation()}
266
288
  >
267
289
  <Icon type="ellipsis-h" color="#0E8CE2" height="1rem" />
@@ -291,7 +313,7 @@ export function SortableTreeItem({
291
313
  <button
292
314
  className="p-0 cancel-add-step-btn border-0"
293
315
  type="button"
294
- onClick={onHide}
316
+ onClick={onCancel}
295
317
  >
296
318
  <span>{t("Design:cancel")}</span>
297
319
  </button>
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { Meta, Story } from "@storybook/react";
3
+ import { SortingSelect, SortingSelectProps } from "./SortingSelect";
4
+
5
+ export default {
6
+ title: "SortingSelect",
7
+ } as Meta;
8
+
9
+ export const Default: Story<SortingSelectProps> = (props) => {
10
+ return <SortingSelect {...props} />;
11
+ };
12
+
13
+ Default.args = {
14
+ onSortingChange: () => null,
15
+ };
@@ -0,0 +1,79 @@
1
+ import React, { useEffect, useState } from "react";
2
+ import useQuery from "@licklist/plugins/dist/hooks/Query/useQuery";
3
+ import { Form, FormGroupProps } from "react-bootstrap";
4
+ import { useTranslation } from "react-i18next";
5
+ import {
6
+ SORT_DIRECTION_ASC,
7
+ SORT_DIRECTION_NEWEST,
8
+ SORT_DIRECTION_DESC,
9
+ SORT_KEY_NAME,
10
+ SORT_KEY_CREATED_AT,
11
+ } from "@licklist/core/dist/Config";
12
+
13
+ export type SortingSelectProps = {
14
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
15
+ formGroupProps?: FormGroupProps & Record<string, any>;
16
+ defaultSortKey?: string;
17
+ defaultSortDirection?: string;
18
+ onSortingChange?: (url: URLSearchParams) => void;
19
+ };
20
+
21
+ export const SortingSelect = ({
22
+ formGroupProps,
23
+ defaultSortKey = SORT_KEY_NAME,
24
+ defaultSortDirection = SORT_DIRECTION_ASC,
25
+ onSortingChange,
26
+ }: SortingSelectProps) => {
27
+ const { t } = useTranslation("Design");
28
+ const [controlValue, setControlValue] = useState(SORT_DIRECTION_ASC);
29
+ const searchParams = useQuery();
30
+
31
+ const { sortKey = defaultSortKey, sortDirection = defaultSortDirection } =
32
+ Object.fromEntries(searchParams);
33
+
34
+ const onSortingValueChange = ({ target: { value } }) => {
35
+ setControlValue(value);
36
+
37
+ const nextSortDirection =
38
+ value === SORT_DIRECTION_NEWEST ? SORT_DIRECTION_DESC : value;
39
+
40
+ const nextSortKey =
41
+ value === SORT_DIRECTION_NEWEST ? SORT_KEY_CREATED_AT : sortKey;
42
+
43
+ const nextSearchParams = new URLSearchParams(searchParams);
44
+
45
+ nextSearchParams.set("sortDirection", nextSortDirection);
46
+ nextSearchParams.set("sortKey", nextSortKey);
47
+
48
+ onSortingChange(nextSearchParams);
49
+ };
50
+
51
+ useEffect(() => {
52
+ if (sortKey === SORT_KEY_CREATED_AT) {
53
+ setControlValue(SORT_DIRECTION_NEWEST);
54
+ return;
55
+ }
56
+
57
+ setControlValue(sortDirection);
58
+ // eslint-disable-next-line react-hooks/exhaustive-deps
59
+ }, [sortKey, sortDirection]);
60
+
61
+ return (
62
+ <Form.Group className="d-flex align-items-center p-0" {...formGroupProps}>
63
+ <Form.Label className="text-nowrap mr-4 mb-0">
64
+ {t("App:sortBy")}:
65
+ </Form.Label>
66
+ <Form.Control
67
+ as="select"
68
+ data-testid="sorting-select"
69
+ onChange={onSortingValueChange}
70
+ custom
71
+ value={controlValue}
72
+ >
73
+ <option value={SORT_DIRECTION_ASC}>A-Z</option>
74
+ <option value={SORT_DIRECTION_DESC}>Z-A</option>
75
+ <option value={SORT_DIRECTION_NEWEST}>{t("newestOnTop")}</option>
76
+ </Form.Control>
77
+ </Form.Group>
78
+ );
79
+ };
@@ -0,0 +1 @@
1
+ export * from "./SortingSelect";
@@ -3,7 +3,7 @@ import { Button, Form, OverlayTrigger, Popover } from "react-bootstrap";
3
3
  import { DateRange, Range } from "react-date-range";
4
4
  import { useClickAway } from "react-use";
5
5
  import { useTranslation } from "react-i18next";
6
- import type Popper from "@popperjs/core";
6
+ import { Modifier } from "@popperjs/core";
7
7
  import { useId } from "@react-aria/utils";
8
8
  import { Icon } from "..";
9
9
  import {
@@ -15,11 +15,12 @@ import {
15
15
  import "react-date-range/dist/styles.css";
16
16
  import "react-date-range/dist/theme/default.css";
17
17
 
18
- export type DateRangeInputProps = {
18
+ type DateRangeInputProps = {
19
19
  placeholder: string;
20
20
  startDate?: string;
21
21
  endDate?: string;
22
22
  months?: number;
23
+ disabled?: boolean;
23
24
  onDateChange?: (dates: { startDate?: string; endDate?: string }) => void;
24
25
  };
25
26
 
@@ -29,6 +30,7 @@ export const DateRangeInput = ({
29
30
  endDate,
30
31
  onDateChange,
31
32
  months = 2,
33
+ disabled,
32
34
  }: DateRangeInputProps) => {
33
35
  const { t } = useTranslation("Design");
34
36
 
@@ -123,6 +125,7 @@ export const DateRangeInput = ({
123
125
  <Form.Control
124
126
  type="input"
125
127
  placeholder={placeholder}
128
+ disabled={disabled}
126
129
  readOnly
127
130
  className="date-range-input"
128
131
  value={stringDatesToInputValue({ startDate, endDate })}
@@ -138,7 +141,7 @@ export const DateRangeInput = ({
138
141
  );
139
142
  };
140
143
 
141
- export const sameWidthPopperModifier: Popper.Modifier<
144
+ const sameWidthPopperModifier: Modifier<
142
145
  "sameWidth",
143
146
  Record<string, unknown>
144
147
  > = {
@@ -0,0 +1,71 @@
1
+ import React from "react";
2
+ import { Meta, Story } from "@storybook/react";
3
+ import {
4
+ StripedStaticTable,
5
+ StripedStaticTableProps,
6
+ } from "./StripedStaticTable";
7
+
8
+ export default {
9
+ title: "StripedStaticTable",
10
+ component: StripedStaticTable,
11
+ } as Meta;
12
+
13
+ export const Default: Story<StripedStaticTableProps> = (args) => {
14
+ return <StripedStaticTable {...args} />;
15
+ };
16
+
17
+ Default.args = {
18
+ columns: [
19
+ { key: "name", label: "" },
20
+ { key: "quantity", label: "" },
21
+ { key: "total", label: "" },
22
+ ],
23
+ data: [
24
+ [
25
+ {
26
+ key: 1,
27
+ name: "test category",
28
+ quantity: "Qty",
29
+ total: "Total",
30
+ },
31
+ {
32
+ key: 2,
33
+ name: "product",
34
+ quantity: "2/16",
35
+ total: "160",
36
+ },
37
+ {
38
+ key: 4,
39
+ name: "total per category",
40
+ quantity: "2/16",
41
+ total: "160",
42
+ },
43
+ ],
44
+ [
45
+ {
46
+ key: 1,
47
+ name: "test category",
48
+ quantity: "Qty",
49
+ total: "Total",
50
+ },
51
+ {
52
+ key: 2,
53
+ name: "product",
54
+ quantity: "2/16",
55
+ total: "160",
56
+ },
57
+ {
58
+ key: 5,
59
+ name: "product",
60
+ quantity: "2/16",
61
+ total: "160",
62
+ },
63
+ {
64
+ key: 4,
65
+ name: "total per category",
66
+ quantity: "2/16",
67
+ total: "160",
68
+ },
69
+ ],
70
+ ],
71
+ };
@@ -0,0 +1,63 @@
1
+ import React from "react";
2
+
3
+ import { StaticTableProps, StaticTable, StaticTableData } from "../table";
4
+
5
+ export type StripedStaticTableProps = Omit<StaticTableProps, "data"> & {
6
+ data: StaticTableData[][];
7
+ };
8
+
9
+ export const StripedStaticTable = ({
10
+ columns,
11
+ className = "",
12
+ data,
13
+ ...props
14
+ }: StripedStaticTableProps) => {
15
+ const styledData = data
16
+ .map(
17
+ (section) =>
18
+ section.map((row, rowIndex, array) => {
19
+ const { length } = array;
20
+
21
+ return Object.fromEntries(
22
+ Object.entries(row).map(([key, value]) => {
23
+ if (key === "key") {
24
+ return [key, value];
25
+ }
26
+
27
+ // make first row blue and bold
28
+ if (rowIndex === 0) {
29
+ return [
30
+ key,
31
+ <div key={key} className="bold header-row">
32
+ {value}
33
+ </div>,
34
+ ];
35
+ }
36
+
37
+ // make last row bold
38
+ if (rowIndex === length - 1) {
39
+ return [
40
+ key,
41
+ <div key={key} className="bold">
42
+ {value}
43
+ </div>,
44
+ ];
45
+ }
46
+
47
+ return [key, value];
48
+ })
49
+ );
50
+ }) as StaticTableData[]
51
+ )
52
+ .flat();
53
+
54
+ return (
55
+ <StaticTable
56
+ columns={columns}
57
+ data={styledData}
58
+ className={`striped-static-table ${className}`}
59
+ displayHeader={false}
60
+ {...props}
61
+ />
62
+ );
63
+ };
@@ -0,0 +1 @@
1
+ export * from "./StripedStaticTable";
@@ -6,43 +6,6 @@
6
6
  .modal-body {
7
7
  height: 75vh;
8
8
  overflow: scroll;
9
-
10
- table.event-statistic-table {
11
- thead {
12
- display: none;
13
- }
14
-
15
- tbody {
16
- tr {
17
- border-bottom: 1px solid $gray-500;
18
- td {
19
- text-transform: capitalize;
20
-
21
- &:nth-child(2), &:nth-child(3) {
22
- text-align: right;
23
- }
24
- &:nth-child(2) {
25
- width: 20%;
26
- }
27
- &:nth-child(3) {
28
- width: 35%;
29
- }
30
- }
31
-
32
- td:has(div.header-row){
33
- background-color: #d8ecf7;
34
- }
35
-
36
- &:first-child {
37
- border-top: 1px solid $gray-500;
38
- }
39
- }
40
- }
41
-
42
- .bold {
43
- font-weight: 600;
44
- }
45
- }
46
9
  }
47
10
  }
48
11
 
@@ -55,7 +55,7 @@
55
55
  .zoom-buttons {
56
56
  position: absolute;
57
57
  top: calc((100% - 10rem) / 2);
58
- right: 0.75rem;
58
+ right: 1.75rem;
59
59
  z-index: 5;
60
60
 
61
61
  .buttons-wrapper {
@@ -0,0 +1,37 @@
1
+ @import "../snippet-templates/snippetVariables";
2
+
3
+ .activity-card {
4
+ border: 2px solid transparent;
5
+ transition: $color-transition;
6
+ color: $snippet-elements-body-color;
7
+ border-radius: 0.5rem;
8
+ padding: 0.375rem;
9
+ min-height: 12.5rem;
10
+ width: 11.5rem;
11
+ word-wrap: break-word;
12
+ background-color: #fff;
13
+ font-size: 0.8rem;
14
+ color: $snippet-elements-body-color;
15
+
16
+ div {
17
+ text-align: left;
18
+ }
19
+
20
+ &.active {
21
+ border: 2px solid #0e8be1;
22
+ }
23
+
24
+ &-image {
25
+ width: 100%;
26
+ height: 6.3rem;
27
+ margin-bottom: 0.5rem;
28
+ border-radius: 0.3rem;
29
+ }
30
+
31
+ &-title {
32
+ font-weight: 600;
33
+ line-height: 1.25rem;
34
+ cursor: pointer;
35
+ font-size: 0.875rem;
36
+ }
37
+ }
@@ -0,0 +1,57 @@
1
+ @import "../snippet-templates/snippetVariables";
2
+
3
+ .list-activity-card {
4
+ display: flex;
5
+ justify-content: space-between;
6
+ align-items: center;
7
+ cursor: pointer;
8
+ height: 5rem;
9
+ border: 2px solid transparent;
10
+ border: 2px solid transparent;
11
+ background-color: $snippet-product-set-background-color;
12
+ color: $snippet-product-set-font-color;
13
+ transition: $color-transition;
14
+
15
+ &.active {
16
+ border: 2px solid #0e8be1;
17
+ }
18
+
19
+ p {
20
+ margin-bottom: 0;
21
+ }
22
+
23
+ .description {
24
+ width: 70%;
25
+ font-size: 0.81rem;
26
+ display: flex;
27
+ flex-direction: column;
28
+ }
29
+
30
+ .title {
31
+ font-weight: 600;
32
+ font-size: 0.875rem;
33
+ line-height: 1.5rem;
34
+ }
35
+
36
+ .image-container {
37
+ display: flex;
38
+ justify-content: start;
39
+ height: 100%;
40
+
41
+ .image {
42
+ display: flex;
43
+ align-items: start;
44
+ width: 7rem;
45
+ height: 4rem;
46
+ margin-left: 3rem;
47
+ background-repeat: no-repeat;
48
+ background-size: cover;
49
+ background-position: center;
50
+ border-radius: 0.5rem;
51
+ }
52
+ }
53
+ }
54
+
55
+ .list-activity-card-hr {
56
+ margin-top: 0;
57
+ }