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

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 (932) 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/index.d.ts +1 -5
  384. package/dist/sales/manual-booking/index.d.ts.map +1 -1
  385. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts +2 -1
  386. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  387. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +1 -1
  388. package/dist/sales/manual-booking/search-user/SearchUser.js +1 -1
  389. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts +1 -1
  390. package/dist/sales/manual-booking/select-date-type-control/SelectDateTypeControl.d.ts.map +1 -1
  391. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts +4 -3
  392. package/dist/sales/manual-booking/select-menu/SelectMenu.d.ts.map +1 -1
  393. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -1
  394. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts +1 -1
  395. package/dist/sales/manual-booking/select-menu/components/MenuButton.d.ts.map +1 -1
  396. package/dist/sales/notes/NotesTable.d.ts +1 -1
  397. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  398. package/dist/sales/notes/NotesTableRow.d.ts +1 -1
  399. package/dist/sales/notes/NotesTableRow.d.ts.map +1 -1
  400. package/dist/sales/notes/note-form/NoteForm.d.ts +1 -1
  401. package/dist/sales/notes/note-form/NoteForm.d.ts.map +1 -1
  402. package/dist/sales/payment-form/SalePaymentForm.d.ts +2 -2
  403. package/dist/sales/payment-form/SalePaymentForm.d.ts.map +1 -1
  404. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts +1 -1
  405. package/dist/sales/payment-form/components/RyftPayment/RyftPayment.d.ts.map +1 -1
  406. package/dist/sales/payment-form/types.d.ts +2 -2
  407. package/dist/sales/payment-form/types.d.ts.map +1 -1
  408. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts +1 -1
  409. package/dist/sales/sales-and-views/SalesAndViewsChart.d.ts.map +1 -1
  410. package/dist/setting/admin/AdminSettingForm.d.ts +1 -1
  411. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  412. package/dist/setting/admin/PaymentFeeForm.d.ts +2 -2
  413. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  414. package/dist/setting/dashboard/DashboardSettingForm.d.ts +1 -1
  415. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  416. package/dist/setting/dashboard/EventSettingForm.d.ts +2 -2
  417. package/dist/setting/dashboard/EventSettingForm.d.ts.map +1 -1
  418. package/dist/setting/dashboard/FinancialDataForm.d.ts +2 -2
  419. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  420. package/dist/setting/dashboard/OtherSettingForm.d.ts +2 -2
  421. package/dist/setting/dashboard/OtherSettingForm.d.ts.map +1 -1
  422. package/dist/setting/dashboard/ProviderSettingForm.d.ts +2 -2
  423. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  424. package/dist/setting/dashboard/index.d.ts +0 -2
  425. package/dist/setting/dashboard/index.d.ts.map +1 -1
  426. package/dist/setting/system/SystemSettingForm.d.ts +1 -1
  427. package/dist/setting/system/SystemSettingForm.d.ts.map +1 -1
  428. package/dist/snippet/snippet-template/SnippetTemplate.js +1 -1
  429. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts +1 -1
  430. package/dist/snippet/snippet-template/context/snippetTemplate.d.ts.map +1 -1
  431. package/dist/snippet/snippet-template/form/SnippetTemplateForm.js +1 -1
  432. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  433. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  434. package/dist/sortable-fields/SortableFieldItem.d.ts +9 -0
  435. package/dist/sortable-fields/SortableFieldItem.d.ts.map +1 -0
  436. package/dist/sortable-fields/SortableFieldItem.js +1 -0
  437. package/dist/sortable-fields/SortableFieldList.d.ts +18 -0
  438. package/dist/sortable-fields/SortableFieldList.d.ts.map +1 -0
  439. package/dist/sortable-fields/SortableFieldList.js +1 -0
  440. package/dist/sortable-fields/index.d.ts +2 -0
  441. package/dist/sortable-fields/index.d.ts.map +1 -0
  442. package/dist/sortable-list/SortableList.d.ts +4 -4
  443. package/dist/sortable-list/SortableList.d.ts.map +1 -1
  444. package/dist/sortable-tree/SortableTreeItem.d.ts +5 -2
  445. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  446. package/dist/sortable-tree/SortableTreeItem.js +1 -1
  447. package/dist/sorting-select/SortingSelect.d.ts +10 -0
  448. package/dist/sorting-select/SortingSelect.d.ts.map +1 -0
  449. package/dist/sorting-select/SortingSelect.js +1 -0
  450. package/dist/sorting-select/index.d.ts +2 -0
  451. package/dist/sorting-select/index.d.ts.map +1 -0
  452. package/dist/static/Icon.d.ts +1 -1
  453. package/dist/static/Icon.d.ts.map +1 -1
  454. package/dist/static/date-range-input/DateRangeInput.d.ts +4 -4
  455. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  456. package/dist/static/date-range-input/DateRangeInput.js +1 -1
  457. package/dist/static/images/DefaultUserImage.d.ts +1 -1
  458. package/dist/static/images/DefaultUserImage.d.ts.map +1 -1
  459. package/dist/static/loader/ButtonLoader.d.ts +1 -1
  460. package/dist/static/loader/ButtonLoader.d.ts.map +1 -1
  461. package/dist/static/loader/PaymentLoader.d.ts +1 -1
  462. package/dist/static/loader/PaymentLoader.d.ts.map +1 -1
  463. package/dist/static/manual-date-picker/ManualDatePicker.d.ts +1 -1
  464. package/dist/static/manual-date-picker/ManualDatePicker.d.ts.map +1 -1
  465. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts +2 -2
  466. package/dist/static/manual-date-picker/hooks/useManualDatePicker.d.ts.map +1 -1
  467. package/dist/static/tabs/Tab.d.ts +1 -1
  468. package/dist/static/tabs/Tab.d.ts.map +1 -1
  469. package/dist/static/tabs/Tabs.d.ts +1 -1
  470. package/dist/static/tabs/Tabs.d.ts.map +1 -1
  471. package/dist/striped-static-table/StripedStaticTable.d.ts +7 -0
  472. package/dist/striped-static-table/StripedStaticTable.d.ts.map +1 -0
  473. package/dist/striped-static-table/StripedStaticTable.js +1 -0
  474. package/dist/striped-static-table/index.d.ts +2 -0
  475. package/dist/striped-static-table/index.d.ts.map +1 -0
  476. package/dist/styles/events/EventStatisticModal.scss +0 -37
  477. package/dist/styles/events/EventVenueMap.scss +1 -1
  478. package/dist/styles/iframe-customers-journey/ActivitiesCard.scss +37 -0
  479. package/dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +57 -0
  480. package/dist/styles/iframe-customers-journey/DateTimeButton.scss +84 -0
  481. package/dist/styles/iframe-customers-journey/_index.scss +3 -0
  482. package/dist/styles/iframe-order-process/IframeOrderProcess.scss +12 -4
  483. package/dist/styles/iframe-page/PageBody.scss +2 -0
  484. package/dist/styles/{widgets/ImageRadioInput.scss → image-radio-input/_index.scss} +12 -0
  485. package/dist/styles/packages.scss +5 -1
  486. package/dist/styles/{widgets/WidgetTypeRadioButton.scss → radio-card/_index.scss} +8 -1
  487. package/dist/styles/sales/BookingFilter.scss +45 -11
  488. package/dist/styles/sales/ManualBooking.scss +7 -1
  489. package/dist/styles/sales/RandomColors.scss +7 -4
  490. package/dist/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  491. package/dist/styles/sortable-field/SortableField.scss +21 -0
  492. package/dist/styles/sortable-field/_index.scss +1 -0
  493. package/dist/styles/static/DateRangeInput.scss +5 -1
  494. package/dist/styles/striped-static-table/_index.scss +33 -0
  495. package/dist/styles/themes/bookedit/_variables.scss +3 -2
  496. package/dist/table/FilterHelperComponent.d.ts.map +1 -1
  497. package/dist/table/FilterHelperComponent.js +1 -1
  498. package/dist/table/MenuButton.d.ts +1 -1
  499. package/dist/table/MenuButton.d.ts.map +1 -1
  500. package/dist/table/ReactTableHelperComponent.d.ts +2 -2
  501. package/dist/table/ReactTableHelperComponent.d.ts.map +1 -1
  502. package/dist/table/StaticTable.d.ts +6 -4
  503. package/dist/table/StaticTable.d.ts.map +1 -1
  504. package/dist/table/StaticTable.js +1 -1
  505. package/dist/table/types.d.ts +5 -5
  506. package/dist/table/types.d.ts.map +1 -1
  507. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts +1 -1
  508. package/dist/tiptap-editor/TipTapMenu/extensions/EMOJIS.d.ts.map +1 -1
  509. package/dist/typeahead/Typeahead.d.ts +6 -12
  510. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  511. package/dist/typeahead/Typeahead.js +1 -1
  512. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts +1 -1
  513. package/dist/typeahead-helper/TypeaheadHelperComponent.d.ts.map +1 -1
  514. package/dist/types/categories.d.ts +2 -2
  515. package/dist/types/categories.d.ts.map +1 -1
  516. package/dist/types/currency.d.ts +1 -1
  517. package/dist/types/currency.d.ts.map +1 -1
  518. package/dist/types/generic/SelectItem.d.ts +1 -1
  519. package/dist/types/generic/SelectItem.d.ts.map +1 -1
  520. package/dist/types/iframe.d.ts +7 -3
  521. package/dist/types/iframe.d.ts.map +1 -1
  522. package/dist/types/provider-links.d.ts +2 -2
  523. package/dist/types/provider-links.d.ts.map +1 -1
  524. package/dist/venue-map-sets/form/components/NameControl.d.ts +1 -1
  525. package/dist/venue-map-sets/form/components/NameControl.d.ts.map +1 -1
  526. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts +4 -4
  527. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  528. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts +1 -1
  529. package/dist/venue-map-sets/form/components/VenueMapImageControl.d.ts.map +1 -1
  530. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts +1 -1
  531. package/dist/venue-map-sets/form/components/VenueMapModal.d.ts.map +1 -1
  532. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts +1 -1
  533. package/dist/venue-map-sets/form/components/VenueMapsControl.d.ts.map +1 -1
  534. package/dist/venue-map-sets/form/types/index.d.ts +4 -4
  535. package/dist/venue-map-sets/form/types/index.d.ts.map +1 -1
  536. package/dist/virtualized/components/VirtualizedGrid.d.ts +1 -1
  537. package/dist/virtualized/components/VirtualizedGrid.d.ts.map +1 -1
  538. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts +3 -3
  539. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  540. package/dist/virtualized/context/VirtualizedContext.d.ts +2 -2
  541. package/dist/virtualized/context/VirtualizedContext.d.ts.map +1 -1
  542. package/dist/zone/form/ZoneForm.d.ts +2 -2
  543. package/dist/zone/form/ZoneForm.d.ts.map +1 -1
  544. package/dist/zone/form/components/AvailableTimesControl.d.ts +2 -2
  545. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  546. package/dist/zone/form/components/AvailableTimesControl.js +1 -1
  547. package/dist/zone/form/components/DescriptionControl.d.ts +1 -1
  548. package/dist/zone/form/components/DescriptionControl.d.ts.map +1 -1
  549. package/dist/zone/form/components/NameControl.d.ts +1 -1
  550. package/dist/zone/form/components/NameControl.d.ts.map +1 -1
  551. package/dist/zone/form/components/SortControl.d.ts +1 -1
  552. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  553. package/dist/zone/form/components/ZoneControl.d.ts +1 -1
  554. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  555. package/dist/zone/form/components/ZoneImageControl.d.ts +1 -1
  556. package/dist/zone/form/components/ZoneImageControl.d.ts.map +1 -1
  557. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts +1 -1
  558. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  559. package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
  560. package/dist/zone/form/components/ZoneTypeControl.d.ts +1 -1
  561. package/dist/zone/form/components/ZoneTypeControl.d.ts.map +1 -1
  562. package/dist/zone/form/utils/dates.d.ts +1 -0
  563. package/dist/zone/form/utils/dates.d.ts.map +1 -1
  564. package/dist/zone/form/utils/dates.js +1 -1
  565. package/package.json +5 -4
  566. package/src/assets/iframe/dateInfo/available.svg +5 -0
  567. package/src/assets/iframe/dateInfo/limited.svg +5 -0
  568. package/src/assets/iframe/dateInfo/soldOut.svg +6 -0
  569. package/src/date-time-button/DateTimeButton.stories.tsx +68 -0
  570. package/src/date-time-button/DateTimeButton.tsx +106 -0
  571. package/src/date-time-button/index.ts +1 -0
  572. package/src/events/edit-event-modal/IntervalInput.tsx +28 -2
  573. package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +3 -0
  574. package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +11 -2
  575. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +6 -4
  576. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -1
  577. package/src/events/event-venue-map/EventVenueMap.tsx +4 -0
  578. package/src/events/event-venue-map/components/MapPoint/MapPoint.tsx +5 -3
  579. package/src/events/event-venue-map/components/MapPoint/components/ProductIcon/ProductIcon.tsx +13 -2
  580. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/ProductTooltip.tsx +68 -0
  581. package/src/events/event-venue-map/components/MapPoint/components/ProductTooltip/index.ts +1 -0
  582. package/src/events/event-venue-map/components/VenueMap/VenueMap.tsx +12 -4
  583. package/src/help/popover/HelpPopover.tsx +13 -5
  584. package/src/iframe/activity-cards/activity-card/ActivityCard.stories.tsx +52 -0
  585. package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +38 -0
  586. package/src/iframe/activity-cards/index.ts +2 -0
  587. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +52 -0
  588. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +49 -0
  589. package/src/iframe/event/event-card/IframeEventCard.stories.tsx +6 -14
  590. package/src/iframe/event/event-card/IframeEventCard.tsx +6 -10
  591. package/src/iframe/event/event-card/IframeEventCardSkeleton.tsx +20 -30
  592. package/src/iframe/event/event-card/IframeEventCards.stories.tsx +2 -3
  593. package/src/iframe/event/event-order-short-summary/components/Summary/Summary.tsx +20 -20
  594. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +5 -0
  595. package/src/iframe/index.ts +4 -1
  596. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +4 -1
  597. package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +2 -2
  598. package/src/iframe/order-process/components/BookingSummary/types/index.ts +5 -5
  599. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +6 -2
  600. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.stories.tsx +1 -0
  601. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +9 -3
  602. package/src/iframe/order-process/components/CalendarStepsForm/components/Category.tsx +4 -0
  603. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +4 -0
  604. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +45 -11
  605. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +3 -0
  606. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +7 -6
  607. package/src/iframe/order-process/components/{CalendarStepsForm/components → ErrorModal}/ErrorModal.tsx +1 -1
  608. package/src/iframe/order-process/components/ErrorModal/index.ts +1 -0
  609. package/src/iframe/order-process/components/NavigationSteps/NavigationSteps.tsx +8 -6
  610. package/src/iframe/order-process/components/NavigationSteps/index.ts +1 -1
  611. package/src/iframe/order-process/components/Timer/Timer.stories.tsx +1 -1
  612. package/src/iframe/order-process/components/Timer/utils/index.ts +4 -4
  613. package/src/iframe/order-process/components/utils/{category.ts → useCategoryVerification.ts} +15 -10
  614. package/src/iframe/order-process/index.ts +3 -2
  615. package/src/iframe/page/components/PageBody/PageBody.tsx +1 -1
  616. package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +4 -4
  617. package/src/iframe/payment/order-items-table/utils/index.ts +24 -9
  618. package/src/iframe/payment/payment-page/PaymentPage.tsx +46 -8
  619. package/src/iframe/payment/payment-page/PaymentTimer.tsx +31 -6
  620. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +66 -16
  621. package/src/image-radio-input/ImageRadioInput.stories.tsx +67 -0
  622. package/src/image-radio-input/ImageRadioInput.tsx +53 -0
  623. package/src/index.ts +6 -0
  624. package/src/logo/Logo.tsx +1 -1
  625. package/src/notification/email-template/card/EmailTemplateCard.stories.tsx +4 -2
  626. package/src/notification/email-template/card/EmailTemplateCard.tsx +15 -3
  627. package/src/notification/email-template/control/EmailTemplateControl.tsx +90 -6
  628. package/src/notification/email-template/form/EmailTemplateForm.stories.tsx +34 -0
  629. package/src/notification/email-template/form/EmailTemplateForm.tsx +23 -5
  630. package/src/notification/hooks/useTranslatedParameters.ts +27 -0
  631. package/src/notification/sms-template/card/SmsTemplateCard.stories.tsx +3 -1
  632. package/src/notification/sms-template/card/SmsTemplateCard.tsx +13 -3
  633. package/src/notification/sms-template/control/SmsTemplateControl.tsx +40 -2
  634. package/src/notification/sms-template/form/SmsTemplateForm.stories.tsx +28 -0
  635. package/src/notification/sms-template/form/SmsTemplateForm.tsx +6 -1
  636. package/src/product-set/control/DateAndRecurrenceInput.tsx +2 -2
  637. package/src/product-set/control/ProductSetControl.tsx +69 -45
  638. package/src/product-set/form/ProductCategoriesControl.tsx +9 -0
  639. package/src/product-set/form/ProductSetForm.stories.tsx +41 -2
  640. package/src/product-set/form/ProductSetForm.tsx +11 -0
  641. package/src/product-set/form/ProductsControl.tsx +30 -1
  642. package/src/product-set/form/StepsControl.tsx +31 -3
  643. package/src/product-set/hooks/useSortableTreeFunctions.ts +37 -0
  644. package/src/product-set/product/ProductControl.tsx +44 -23
  645. package/src/product-set/product/constants.ts +1 -0
  646. package/src/product-set/product/price/ProductPriceControl.tsx +43 -21
  647. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +30 -16
  648. package/src/product-set/product-category/ProductCategoryControl.tsx +1 -1
  649. package/src/product-set/utils/index.ts +28 -0
  650. package/src/provider/constants.ts +1 -0
  651. package/src/provider/provider-details-input/ProviderDetailsInput.tsx +28 -4
  652. package/src/radio-card/RadioCard.stories.tsx +48 -0
  653. package/src/radio-card/RadioCard.tsx +49 -0
  654. package/src/radio-card/index.ts +1 -0
  655. package/src/sales/booking/index.ts +0 -2
  656. package/src/sales/booking/results/components/ResultCard.tsx +2 -2
  657. package/src/sales/booking/results/constants.ts +1 -0
  658. package/src/sales/booking/results/index.ts +1 -0
  659. package/src/sales/coupon/control/CouponFormControl.tsx +2 -0
  660. package/src/sales/filters/SaleFilter.stories.tsx +1 -1
  661. package/src/sales/filters/SaleFilters.tsx +2 -2
  662. package/src/sales/manual-booking/index.ts +1 -5
  663. package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +3 -1
  664. package/src/sales/manual-booking/select-menu/SelectMenu.tsx +7 -3
  665. package/src/setting/dashboard/index.ts +0 -2
  666. package/src/snippet/snippet-template/SnippetTemplate.tsx +1 -1
  667. package/src/snippet/snippet-template/form/SnippetTemplateForm.tsx +10 -10
  668. package/src/snippet/snippet-template/preview/Preview.tsx +4 -9
  669. package/src/sortable-fields/SortableFieldItem.tsx +60 -0
  670. package/src/sortable-fields/SortableFieldList.tsx +62 -0
  671. package/src/sortable-fields/index.ts +1 -0
  672. package/src/sortable-tree/SortableTreeItem.tsx +28 -6
  673. package/src/sorting-select/SortingSelect.stories.tsx +15 -0
  674. package/src/sorting-select/SortingSelect.tsx +79 -0
  675. package/src/sorting-select/index.ts +1 -0
  676. package/src/static/date-range-input/DateRangeInput.tsx +6 -3
  677. package/src/striped-static-table/StripedStaticTable.stories.tsx +71 -0
  678. package/src/striped-static-table/StripedStaticTable.tsx +63 -0
  679. package/src/striped-static-table/index.ts +1 -0
  680. package/src/styles/events/EventStatisticModal.scss +0 -37
  681. package/src/styles/events/EventVenueMap.scss +1 -1
  682. package/src/styles/iframe-customers-journey/ActivitiesCard.scss +37 -0
  683. package/src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss +57 -0
  684. package/src/styles/iframe-customers-journey/DateTimeButton.scss +84 -0
  685. package/src/styles/iframe-customers-journey/_index.scss +3 -0
  686. package/src/styles/iframe-order-process/IframeOrderProcess.scss +12 -4
  687. package/src/styles/iframe-page/PageBody.scss +2 -0
  688. package/src/styles/{widgets/ImageRadioInput.scss → image-radio-input/_index.scss} +12 -0
  689. package/src/styles/packages.scss +5 -1
  690. package/src/styles/{widgets/WidgetTypeRadioButton.scss → radio-card/_index.scss} +8 -1
  691. package/src/styles/sales/BookingFilter.scss +45 -11
  692. package/src/styles/sales/ManualBooking.scss +7 -1
  693. package/src/styles/sales/RandomColors.scss +7 -4
  694. package/src/styles/snippet-templates/SnippetTemplateCard.scss +16 -0
  695. package/src/styles/sortable-field/SortableField.scss +21 -0
  696. package/src/styles/sortable-field/_index.scss +1 -0
  697. package/src/styles/static/DateRangeInput.scss +5 -1
  698. package/src/styles/striped-static-table/_index.scss +33 -0
  699. package/src/styles/themes/bookedit/_variables.scss +3 -2
  700. package/src/table/FilterHelperComponent.tsx +1 -0
  701. package/src/table/StaticTable.tsx +40 -14
  702. package/src/typeahead/Typeahead.stories.tsx +9 -6
  703. package/src/typeahead/Typeahead.tsx +21 -13
  704. package/src/types/iframe.ts +7 -1
  705. package/src/zone/form/components/AvailableTimesControl.tsx +12 -5
  706. package/src/zone/form/components/ZoneRecurrencesControl.tsx +2 -28
  707. package/src/zone/form/utils/dates.ts +24 -0
  708. package/tsconfig.json +2 -2
  709. package/dist/assets/dashboard/bookingCalendar.svg +0 -67
  710. package/dist/assets/dashboard/bookingCalendar.svg.js +0 -1
  711. package/dist/assets/dashboard/bookingList.svg +0 -68
  712. package/dist/assets/dashboard/bookingList.svg.js +0 -1
  713. package/dist/assets/dashboard/bookingListSmall.svg +0 -6
  714. package/dist/assets/dashboard/bookingListSmall.svg.js +0 -1
  715. package/dist/assets/dashboard/fullscreen.svg +0 -3
  716. package/dist/assets/dashboard/fullscreen.svg.js +0 -1
  717. package/dist/assets/dashboard/minimize.svg +0 -3
  718. package/dist/assets/dashboard/minimize.svg.js +0 -1
  719. package/dist/assets/dashboard/refresh.svg +0 -4
  720. package/dist/assets/dashboard/refresh.svg.js +0 -1
  721. package/dist/assets/widgets/circlePlus.svg +0 -4
  722. package/dist/assets/widgets/inPage.svg +0 -10
  723. package/dist/assets/widgets/overlay.svg +0 -9
  724. package/dist/assets/widgets/sidebar.svg +0 -9
  725. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.d.ts.map +0 -1
  726. package/dist/iframe/order-process/components/CalendarStepsForm/components/ErrorModal.js +0 -1
  727. package/dist/iframe/order-process/components/Category/Category.d.ts +0 -12
  728. package/dist/iframe/order-process/components/Category/Category.d.ts.map +0 -1
  729. package/dist/iframe/order-process/components/Category/Category.js +0 -1
  730. package/dist/iframe/order-process/components/Category/index.d.ts +0 -2
  731. package/dist/iframe/order-process/components/Category/index.d.ts.map +0 -1
  732. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts +0 -18
  733. package/dist/iframe/order-process/components/StepsForm/StepsForm.d.ts.map +0 -1
  734. package/dist/iframe/order-process/components/StepsForm/StepsForm.js +0 -1
  735. package/dist/iframe/order-process/components/StepsForm/index.d.ts +0 -2
  736. package/dist/iframe/order-process/components/StepsForm/index.d.ts.map +0 -1
  737. package/dist/iframe/order-process/components/utils/category.d.ts +0 -10
  738. package/dist/iframe/order-process/components/utils/category.d.ts.map +0 -1
  739. package/dist/iframe/order-process/components/utils/category.js +0 -1
  740. package/dist/sales/booking/filter/BookingFilter.d.ts +0 -12
  741. package/dist/sales/booking/filter/BookingFilter.d.ts.map +0 -1
  742. package/dist/sales/booking/filter/BookingFilter.js +0 -1
  743. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts +0 -10
  744. package/dist/sales/booking/filter/components/AdditionalFIlterSection.d.ts.map +0 -1
  745. package/dist/sales/booking/filter/components/AdditionalFIlterSection.js +0 -1
  746. package/dist/sales/booking/filter/components/MainFilterSection.d.ts +0 -5
  747. package/dist/sales/booking/filter/components/MainFilterSection.d.ts.map +0 -1
  748. package/dist/sales/booking/filter/components/MainFilterSection.js +0 -1
  749. package/dist/sales/booking/filter/components/ResultTagButton.d.ts +0 -8
  750. package/dist/sales/booking/filter/components/ResultTagButton.d.ts.map +0 -1
  751. package/dist/sales/booking/filter/components/ResultTagButton.js +0 -1
  752. package/dist/sales/booking/filter/components/SearchingForSection.d.ts +0 -3
  753. package/dist/sales/booking/filter/components/SearchingForSection.d.ts.map +0 -1
  754. package/dist/sales/booking/filter/components/SearchingForSection.js +0 -1
  755. package/dist/sales/booking/filter/index.d.ts +0 -3
  756. package/dist/sales/booking/filter/index.d.ts.map +0 -1
  757. package/dist/sales/booking/tabs/BookingTabs.d.ts +0 -11
  758. package/dist/sales/booking/tabs/BookingTabs.d.ts.map +0 -1
  759. package/dist/sales/booking/tabs/BookingTabs.js +0 -1
  760. package/dist/sales/booking/tabs/index.d.ts +0 -3
  761. package/dist/sales/booking/tabs/index.d.ts.map +0 -1
  762. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts +0 -16
  763. package/dist/sales/manual-booking/category-product/CategoryProduct.d.ts.map +0 -1
  764. package/dist/sales/manual-booking/category-product/CategoryProduct.js +0 -1
  765. package/dist/sales/manual-booking/category-product/index.d.ts +0 -2
  766. package/dist/sales/manual-booking/category-product/index.d.ts.map +0 -1
  767. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts +0 -17
  768. package/dist/sales/manual-booking/category-products/CategoryProducts.d.ts.map +0 -1
  769. package/dist/sales/manual-booking/category-products/CategoryProducts.js +0 -1
  770. package/dist/sales/manual-booking/category-products/index.d.ts +0 -2
  771. package/dist/sales/manual-booking/category-products/index.d.ts.map +0 -1
  772. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts +0 -15
  773. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.d.ts.map +0 -1
  774. package/dist/sales/manual-booking/controll/ManualBookingStepsControll.js +0 -1
  775. package/dist/sales/manual-booking/controll/index.d.ts +0 -2
  776. package/dist/sales/manual-booking/controll/index.d.ts.map +0 -1
  777. package/dist/sales/manual-booking/create-user/CreateUser.d.ts +0 -6
  778. package/dist/sales/manual-booking/create-user/CreateUser.d.ts.map +0 -1
  779. package/dist/sales/manual-booking/create-user/CreateUser.js +0 -1
  780. package/dist/sales/manual-booking/create-user/index.d.ts +0 -2
  781. package/dist/sales/manual-booking/create-user/index.d.ts.map +0 -1
  782. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts +0 -7
  783. package/dist/sales/manual-booking/customer-info/CustomerInfo.d.ts.map +0 -1
  784. package/dist/sales/manual-booking/customer-info/CustomerInfo.js +0 -1
  785. package/dist/sales/manual-booking/customer-info/index.d.ts +0 -2
  786. package/dist/sales/manual-booking/customer-info/index.d.ts.map +0 -1
  787. package/dist/sales/manual-booking/final-step/FinalStep.d.ts +0 -7
  788. package/dist/sales/manual-booking/final-step/FinalStep.d.ts.map +0 -1
  789. package/dist/sales/manual-booking/final-step/FinalStep.js +0 -1
  790. package/dist/sales/manual-booking/final-step/index.d.ts +0 -2
  791. package/dist/sales/manual-booking/final-step/index.d.ts.map +0 -1
  792. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts +0 -9
  793. package/dist/setting/dashboard/snippets/control/SnippetControl.d.ts.map +0 -1
  794. package/dist/setting/dashboard/snippets/control/SnippetControl.js +0 -1
  795. package/dist/setting/dashboard/snippets/control/index.d.ts +0 -2
  796. package/dist/setting/dashboard/snippets/control/index.d.ts.map +0 -1
  797. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts +0 -33
  798. package/dist/setting/dashboard/snippets/form/SnippetForm.d.ts.map +0 -1
  799. package/dist/setting/dashboard/snippets/form/SnippetForm.js +0 -1
  800. package/dist/setting/dashboard/snippets/form/context.d.ts +0 -11
  801. package/dist/setting/dashboard/snippets/form/context.d.ts.map +0 -1
  802. package/dist/setting/dashboard/snippets/form/context.js +0 -1
  803. package/dist/setting/dashboard/snippets/form/index.d.ts +0 -2
  804. package/dist/setting/dashboard/snippets/form/index.d.ts.map +0 -1
  805. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts +0 -19
  806. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.d.ts.map +0 -1
  807. package/dist/setting/dashboard/snippets/modal/SnippetViewTypeModal.js +0 -1
  808. package/dist/setting/dashboard/snippets/modal/index.d.ts +0 -3
  809. package/dist/setting/dashboard/snippets/modal/index.d.ts.map +0 -1
  810. package/dist/styles/widgets/BookingStyleSelector.scss +0 -14
  811. package/dist/styles/widgets/CalendarStyleSelector.scss +0 -17
  812. package/dist/styles/widgets/CheckboxGroup.scss +0 -15
  813. package/dist/styles/widgets/ProductSetSelector.scss +0 -19
  814. package/dist/styles/widgets/SnippetCode.scss +0 -18
  815. package/dist/styles/widgets/WidgetBuilderForm.scss +0 -51
  816. package/dist/styles/widgets/WidgetTypeSelector.scss +0 -6
  817. package/dist/styles/widgets/_index.scss +0 -9
  818. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts +0 -3
  819. package/dist/widgets/BookingStyleSelector/BookingStyleSelector.d.ts.map +0 -1
  820. package/dist/widgets/BookingStyleSelector/index.d.ts +0 -2
  821. package/dist/widgets/BookingStyleSelector/index.d.ts.map +0 -1
  822. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts +0 -3
  823. package/dist/widgets/CalendarStyleSelector/CalendarStyleSelector.d.ts.map +0 -1
  824. package/dist/widgets/CalendarStyleSelector/index.d.ts +0 -2
  825. package/dist/widgets/CalendarStyleSelector/index.d.ts.map +0 -1
  826. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts +0 -8
  827. package/dist/widgets/CheckboxGroup/CheckboxGroup.d.ts.map +0 -1
  828. package/dist/widgets/CheckboxGroup/index.d.ts +0 -2
  829. package/dist/widgets/CheckboxGroup/index.d.ts.map +0 -1
  830. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts +0 -9
  831. package/dist/widgets/ImageRadioInput/ImageRadioInput.d.ts.map +0 -1
  832. package/dist/widgets/ImageRadioInput/index.d.ts.map +0 -1
  833. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts +0 -3
  834. package/dist/widgets/ProductSetSelector/ProductSetSelector.d.ts.map +0 -1
  835. package/dist/widgets/ProductSetSelector/index.d.ts +0 -2
  836. package/dist/widgets/ProductSetSelector/index.d.ts.map +0 -1
  837. package/dist/widgets/SnippetCode/SnippetCode.d.ts +0 -6
  838. package/dist/widgets/SnippetCode/SnippetCode.d.ts.map +0 -1
  839. package/dist/widgets/SnippetCode/index.d.ts +0 -2
  840. package/dist/widgets/SnippetCode/index.d.ts.map +0 -1
  841. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts +0 -12
  842. package/dist/widgets/WidgetBuilderForm/WidgetBuilderForm.d.ts.map +0 -1
  843. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts +0 -7
  844. package/dist/widgets/WidgetTypeRadio/WidgetTypeRadio.d.ts.map +0 -1
  845. package/dist/widgets/WidgetTypeRadio/index.d.ts +0 -2
  846. package/dist/widgets/WidgetTypeRadio/index.d.ts.map +0 -1
  847. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts +0 -3
  848. package/dist/widgets/WidgetTypeSelector/WidgetTypeSelector.d.ts.map +0 -1
  849. package/src/assets/dashboard/bookingCalendar.svg +0 -67
  850. package/src/assets/dashboard/bookingList.svg +0 -68
  851. package/src/assets/dashboard/bookingListSmall.svg +0 -6
  852. package/src/assets/dashboard/fullscreen.svg +0 -3
  853. package/src/assets/dashboard/minimize.svg +0 -3
  854. package/src/assets/dashboard/refresh.svg +0 -4
  855. package/src/assets/widgets/circlePlus.svg +0 -4
  856. package/src/assets/widgets/inPage.svg +0 -10
  857. package/src/assets/widgets/overlay.svg +0 -9
  858. package/src/assets/widgets/sidebar.svg +0 -9
  859. package/src/iframe/order-process/OrderProcess.stories.tsx +0 -362
  860. package/src/iframe/order-process/components/Category/Category.stories.tsx +0 -118
  861. package/src/iframe/order-process/components/Category/Category.tsx +0 -48
  862. package/src/iframe/order-process/components/Category/index.ts +0 -1
  863. package/src/iframe/order-process/components/StepsForm/StepsForm.tsx +0 -173
  864. package/src/iframe/order-process/components/StepsForm/index.ts +0 -1
  865. package/src/sales/booking/filter/BookingFilter.stories.tsx +0 -27
  866. package/src/sales/booking/filter/BookingFilter.tsx +0 -47
  867. package/src/sales/booking/filter/components/AdditionalFIlterSection.tsx +0 -95
  868. package/src/sales/booking/filter/components/MainFilterSection.tsx +0 -131
  869. package/src/sales/booking/filter/components/ResultTagButton.tsx +0 -33
  870. package/src/sales/booking/filter/components/SearchingForSection.tsx +0 -68
  871. package/src/sales/booking/filter/index.ts +0 -2
  872. package/src/sales/booking/tabs/BookingTabs.stories.tsx +0 -17
  873. package/src/sales/booking/tabs/BookingTabs.tsx +0 -88
  874. package/src/sales/booking/tabs/index.ts +0 -2
  875. package/src/sales/manual-booking/category-product/CategoryProduct.tsx +0 -285
  876. package/src/sales/manual-booking/category-product/index.ts +0 -1
  877. package/src/sales/manual-booking/category-products/CategoryProducts.tsx +0 -69
  878. package/src/sales/manual-booking/category-products/index.ts +0 -1
  879. package/src/sales/manual-booking/controll/ManualBookingStepsControll.tsx +0 -121
  880. package/src/sales/manual-booking/controll/index.ts +0 -1
  881. package/src/sales/manual-booking/create-user/CreateUser.stories.tsx +0 -27
  882. package/src/sales/manual-booking/create-user/CreateUser.tsx +0 -224
  883. package/src/sales/manual-booking/create-user/index.ts +0 -1
  884. package/src/sales/manual-booking/customer-info/CustomerInfo.tsx +0 -128
  885. package/src/sales/manual-booking/customer-info/index.ts +0 -1
  886. package/src/sales/manual-booking/final-step/FinalStep.tsx +0 -38
  887. package/src/sales/manual-booking/final-step/index.ts +0 -1
  888. package/src/setting/dashboard/snippets/control/SnippetControl.tsx +0 -237
  889. package/src/setting/dashboard/snippets/control/index.ts +0 -1
  890. package/src/setting/dashboard/snippets/form/SnippetForm.stories.tsx +0 -104
  891. package/src/setting/dashboard/snippets/form/SnippetForm.tsx +0 -94
  892. package/src/setting/dashboard/snippets/form/context.tsx +0 -18
  893. package/src/setting/dashboard/snippets/form/index.ts +0 -1
  894. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.stories.tsx +0 -28
  895. package/src/setting/dashboard/snippets/modal/SnippetViewTypeModal.tsx +0 -104
  896. package/src/setting/dashboard/snippets/modal/index.ts +0 -2
  897. package/src/styles/widgets/BookingStyleSelector.scss +0 -14
  898. package/src/styles/widgets/CalendarStyleSelector.scss +0 -17
  899. package/src/styles/widgets/CheckboxGroup.scss +0 -15
  900. package/src/styles/widgets/ProductSetSelector.scss +0 -19
  901. package/src/styles/widgets/SnippetCode.scss +0 -18
  902. package/src/styles/widgets/WidgetBuilderForm.scss +0 -51
  903. package/src/styles/widgets/WidgetTypeSelector.scss +0 -6
  904. package/src/styles/widgets/_index.scss +0 -9
  905. package/src/widgets/BookingStyleSelector/BookingStyleSelector.stories.tsx +0 -12
  906. package/src/widgets/BookingStyleSelector/BookingStyleSelector.tsx +0 -34
  907. package/src/widgets/BookingStyleSelector/index.ts +0 -1
  908. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.stories.tsx +0 -12
  909. package/src/widgets/CalendarStyleSelector/CalendarStyleSelector.tsx +0 -29
  910. package/src/widgets/CalendarStyleSelector/index.ts +0 -1
  911. package/src/widgets/CheckboxGroup/CheckboxGroup.stories.tsx +0 -16
  912. package/src/widgets/CheckboxGroup/CheckboxGroup.tsx +0 -64
  913. package/src/widgets/CheckboxGroup/index.ts +0 -1
  914. package/src/widgets/ImageRadioInput/ImageRadioInput.stories.tsx +0 -18
  915. package/src/widgets/ImageRadioInput/ImageRadioInput.tsx +0 -29
  916. package/src/widgets/ProductSetSelector/ProductSetSelector.stories.tsx +0 -12
  917. package/src/widgets/ProductSetSelector/ProductSetSelector.tsx +0 -27
  918. package/src/widgets/ProductSetSelector/index.ts +0 -1
  919. package/src/widgets/SnippetCode/SnippetCode.stories.tsx +0 -17
  920. package/src/widgets/SnippetCode/SnippetCode.tsx +0 -27
  921. package/src/widgets/SnippetCode/index.ts +0 -1
  922. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.stories.tsx +0 -12
  923. package/src/widgets/WidgetBuilderForm/WidgetBuilderForm.tsx +0 -84
  924. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.stories.tsx +0 -17
  925. package/src/widgets/WidgetTypeRadio/WidgetTypeRadio.tsx +0 -43
  926. package/src/widgets/WidgetTypeRadio/index.ts +0 -1
  927. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.stories.tsx +0 -12
  928. package/src/widgets/WidgetTypeSelector/WidgetTypeSelector.tsx +0 -32
  929. package/tests/Snippets/Snippets.test.tsx +0 -77
  930. /package/dist/iframe/order-process/components/{CalendarStepsForm/components → ErrorModal}/ErrorModal.d.ts +0 -0
  931. /package/dist/{widgets/ImageRadioInput → image-radio-input}/index.d.ts +0 -0
  932. /package/src/{widgets/ImageRadioInput → image-radio-input}/index.ts +0 -0
@@ -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
+ }
@@ -0,0 +1,84 @@
1
+ .date-time-button {
2
+ display: flex;
3
+ align-items: center;
4
+ justify-content: center;
5
+ flex-direction: column;
6
+ font-size: 0.82rem;
7
+ line-height: 1.3rem;
8
+ font-weight: 600;
9
+ background-color: $snippet-calendar-button-background-color;
10
+ border-radius: 0.4rem;
11
+ text-align: center;
12
+ border: 2px solid $snippet-calendar-button-border-color;
13
+ color: $snippet-calendar-button-font-color;
14
+ flex-grow: 1;
15
+ transition: $color-transition;
16
+ min-width: 6rem;
17
+ max-width: 7.25rem;
18
+ min-height: 3.3rem;
19
+ max-height: 8.375rem;
20
+
21
+ &.disabled {
22
+ border: 2px solid $snippet-calendar-disabled-button-border-color;
23
+ background-color: $snippet-calendar-disabled-button-background-color;
24
+ color: $snippet-calendar-disabled-button-font-color;
25
+
26
+ .descriptions {
27
+ color: $snippet-calendar-disabled-button-font-color;
28
+ }
29
+ }
30
+
31
+ &.selected {
32
+ border: 2px solid $snippet-calendar-active-button-border-color;
33
+ background-color: $snippet-calendar-active-button-background-color;
34
+ color: $snippet-calendar-active-button-font-color;
35
+ transition: $color-transition;
36
+
37
+ .descriptions {
38
+ color: $snippet-calendar-active-button-font-color;
39
+ background-color: $snippet-calendar-active-button-background-color;
40
+ font-weight: 600;
41
+ transition: $color-transition;
42
+ }
43
+
44
+ .time {
45
+ font-weight: 600;
46
+ }
47
+ }
48
+
49
+ &.time-button {
50
+ min-width: 4.75rem;
51
+ max-width: 4.75rem;
52
+ min-height: 2.75rem;
53
+ }
54
+
55
+ &.only-time-container {
56
+ min-width: 5.3rem;
57
+ max-width: 5.3rem;
58
+ min-height: 2.75rem;
59
+ }
60
+ }
61
+
62
+ .time {
63
+ font-size: 0.875rem;
64
+ font-weight: 300;
65
+ }
66
+
67
+ .descriptions {
68
+ font-size: 0.7rem;
69
+ line-height: 1.03rem;
70
+ font-weight: 300;
71
+ color: $snippet-calendar-button-font-color;
72
+ }
73
+
74
+ .info {
75
+ display: flex;
76
+ justify-content: center;
77
+ font-weight: 300;
78
+ flex-direction: row;
79
+
80
+ .logo {
81
+ width: 0.5rem;
82
+ margin-right: 0.5rem;
83
+ }
84
+ }
@@ -0,0 +1,3 @@
1
+ @import "./ActivitiesSelectedCard.scss";
2
+ @import "./ActivitiesCard.scss";
3
+ @import "./DateTimeButton.scss";
@@ -64,6 +64,11 @@
64
64
  font-weight: 400;
65
65
  font-size: 0.875rem;
66
66
 
67
+ b {
68
+ display: block;
69
+ font-size: 1rem;
70
+ }
71
+
67
72
  .accordion > button {
68
73
  width: 100%;
69
74
  border: 0;
@@ -193,7 +198,7 @@
193
198
  }
194
199
 
195
200
  .steps-wrapper {
196
- margin-left: 1rem;
201
+ margin: 0 3rem;
197
202
  flex: 1;
198
203
  display: flex;
199
204
  align-items: center;
@@ -202,7 +207,7 @@
202
207
 
203
208
  .step-numbers {
204
209
  font-weight: 500;
205
- margin-left: 1rem;
210
+ margin: 0 1rem;
206
211
  color: $snippet-page-header-steps-inactive-step-body-color;
207
212
 
208
213
  .active-step {
@@ -225,6 +230,7 @@
225
230
  height: 2rem;
226
231
  transition: $color-transition;
227
232
  max-width: calc(100% - 12rem);
233
+ flex-grow: 1;
228
234
 
229
235
  .step {
230
236
  display: flex;
@@ -233,11 +239,13 @@
233
239
  margin: 0 0.5rem;
234
240
  z-index: 1;
235
241
  scroll-margin: 10rem;
242
+ flex-grow: 1;
236
243
 
237
244
  .number {
238
245
  text-align: center;
239
- width: 3rem;
240
- height: 0.25rem;
246
+ max-width: 17rem;
247
+ width: 100%;
248
+ height: 0.35rem;
241
249
  line-height: 2.5rem;
242
250
  background: $snippet-page-header-steps-inactive-step-background-color;
243
251
  display: block;
@@ -60,6 +60,7 @@
60
60
 
61
61
  .left-block-container {
62
62
  height: calc(100svh - 12rem);
63
+ scrollbar-width: none;
63
64
  overflow: scroll;
64
65
 
65
66
  .iframe-event-card {
@@ -119,6 +120,7 @@
119
120
 
120
121
  &.show {
121
122
  overflow: scroll;
123
+ scrollbar-width: none;
122
124
  overflow-x: hidden;
123
125
  }
124
126
 
@@ -1,4 +1,5 @@
1
1
  .image-radio-input {
2
+ width: min-content;
2
3
  padding: 0;
3
4
 
4
5
  &-wrapper {
@@ -9,9 +10,16 @@
9
10
  cursor: pointer;
10
11
  }
11
12
 
13
+ &-image-wrapper {
14
+ display: flex;
15
+ max-width: 7.5rem;
16
+ max-height: 4.25rem;
17
+ }
18
+
12
19
  &-label {
13
20
  display: flex;
14
21
  justify-content: center;
22
+ align-items: center;
15
23
  gap: 0.5rem;
16
24
 
17
25
  input {
@@ -19,4 +27,8 @@
19
27
  margin: 0;
20
28
  }
21
29
  }
30
+
31
+ .disabled {
32
+ opacity: 0.5;
33
+ }
22
34
  }
@@ -8,9 +8,11 @@
8
8
  @import "./sales";
9
9
  @import "./setting";
10
10
  @import "./sidebar";
11
+ @import "./sortable-field";
11
12
  @import "./sortable-tree";
12
13
  @import "./static";
13
14
  @import "./table";
15
+ @import "./iframe-customers-journey";
14
16
  @import "./custom-fields";
15
17
  @import "./file-upload";
16
18
  @import "./iframe-events";
@@ -29,10 +31,12 @@
29
31
  @import "./iframe-page";
30
32
  @import "./affiliate";
31
33
  @import "./zones";
32
- @import "./widgets/";
33
34
  @import "./resources-blocking";
34
35
  @import "./ryft-payment-form";
35
36
  @import "./skeleton";
36
37
  @import "./virtualized/";
37
38
  @import "./error";
38
39
  @import "./customers/";
40
+ @import "./striped-static-table/";
41
+ @import "./image-radio-input/";
42
+ @import "./radio-card/";
@@ -1,8 +1,15 @@
1
- .widget-type-radio {
1
+ .radio-card {
2
2
  padding: 0;
3
3
 
4
+ &.invalid {
5
+ label {
6
+ border-color: $red;
7
+ }
8
+ }
9
+
4
10
  label {
5
11
  display: block;
12
+ align-items: center;
6
13
  padding: 0.75rem 1rem;
7
14
  border-radius: 0.5rem;
8
15
  border: 2px solid #dcdcdc;