@licklist/design 0.44.486-dev.49 → 0.44.486-dev.5

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 (307) hide show
  1. package/dist/assets/logo/bookedit.svg +11 -9
  2. package/dist/assets/logo/bookedit.svg.js +1 -1
  3. package/dist/assets/logo/licklist.svg +2 -0
  4. package/dist/assets/logo/licklist.svg.js +1 -1
  5. package/dist/date-time-button/DateTimeButton.d.ts +1 -7
  6. package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
  7. package/dist/date-time-button/DateTimeButton.js +1 -1
  8. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  9. package/dist/events/edit-event-modal/IntervalInput.js +1 -1
  10. package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
  11. package/dist/events/event-venue-map/hooks/useImage.js +1 -1
  12. package/dist/file-upload/FileUpload.d.ts.map +1 -1
  13. package/dist/file-upload/FileUpload.js +1 -1
  14. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts +12 -0
  15. package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts.map +1 -0
  16. package/dist/iframe/activity-cards/activity-card/ActivityCard.js +1 -0
  17. package/dist/iframe/activity-cards/index.d.ts +3 -0
  18. package/dist/iframe/activity-cards/index.d.ts.map +1 -0
  19. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts +12 -0
  20. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts.map +1 -0
  21. package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.js +1 -0
  22. package/dist/iframe/event/event-calendar/EventCalendar.d.ts +7 -0
  23. package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -0
  24. package/dist/iframe/event/event-calendar/EventCalendar.js +1 -0
  25. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +6 -0
  26. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -0
  27. package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.js +1 -0
  28. package/dist/iframe/event/event-calendar/components/CalendarButtons/index.d.ts.map +1 -0
  29. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts +12 -0
  30. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -0
  31. package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.js +1 -0
  32. package/dist/iframe/event/event-calendar/components/CalendarDate/index.d.ts +3 -0
  33. package/dist/iframe/event/event-calendar/components/CalendarDate/index.d.ts.map +1 -0
  34. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +7 -0
  35. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -0
  36. package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.js +1 -0
  37. package/dist/iframe/event/event-calendar/components/CalendarDates/index.d.ts.map +1 -0
  38. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -0
  39. package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.js +1 -0
  40. package/dist/iframe/event/event-calendar/components/CalendarSelect/index.d.ts.map +1 -0
  41. package/dist/iframe/event/event-calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +1 -0
  42. package/dist/iframe/event/event-calendar/components/CalendarWeekdays/index.d.ts.map +1 -0
  43. package/dist/iframe/event/event-calendar/index.d.ts +4 -0
  44. package/dist/iframe/event/event-calendar/index.d.ts.map +1 -0
  45. package/dist/iframe/event/event-calendar/types/index.d.ts +6 -0
  46. package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -0
  47. package/dist/iframe/event/event-calendar/utils/index.d.ts +3 -0
  48. package/dist/iframe/event/event-calendar/utils/index.d.ts.map +1 -0
  49. package/dist/iframe/event/event-calendar/utils/index.js +1 -0
  50. package/dist/iframe/event/index.d.ts +1 -0
  51. package/dist/iframe/event/index.d.ts.map +1 -1
  52. package/dist/iframe/index.d.ts +2 -2
  53. package/dist/iframe/index.d.ts.map +1 -1
  54. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
  55. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  56. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
  57. package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
  58. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +1 -2
  59. package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
  60. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  61. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  62. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +1 -1
  63. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
  64. package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
  65. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  66. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  67. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts +1 -2
  68. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.d.ts.map +1 -1
  69. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +1 -1
  70. package/dist/iframe/order-process/components/Timer/utils/index.d.ts +1 -1
  71. package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
  72. package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
  73. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +3 -4
  74. package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
  75. package/dist/iframe/order-process/components/utils/useCategoryVerification.js +1 -1
  76. package/dist/iframe/order-process/constants.d.ts +0 -1
  77. package/dist/iframe/order-process/constants.d.ts.map +1 -1
  78. package/dist/iframe/order-process/constants.js +1 -1
  79. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
  80. package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
  81. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  82. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
  83. package/dist/iframe/payment/order-items-table/types/index.d.ts +1 -7
  84. package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
  85. package/dist/index.d.ts +0 -2
  86. package/dist/index.d.ts.map +1 -1
  87. package/dist/index.js +1 -1
  88. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  89. package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
  90. package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
  91. package/dist/product-set/control/ProductSetRecurrenceControl.js +1 -1
  92. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  93. package/dist/product-set/form/ProductCategoriesControl.js +1 -1
  94. package/dist/product-set/form/ProductsControl.d.ts +1 -3
  95. package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
  96. package/dist/product-set/form/ProductsControl.js +1 -1
  97. package/dist/product-set/product/ProductControl.d.ts +1 -2
  98. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  99. package/dist/product-set/product/ProductControl.js +1 -1
  100. package/dist/product-set/product/duration/ProductDurationControl.js +1 -1
  101. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  102. package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
  103. package/dist/provider/working-hours-input/WorkingHoursInputDescription.d.ts.map +1 -1
  104. package/dist/recurrence-input/RecurrenceEndInput.d.ts +1 -8
  105. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  106. package/dist/recurrence-input/RecurrenceEndInput.js +1 -1
  107. package/dist/recurrence-input/RecurrenceInput.d.ts +1 -2
  108. package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
  109. package/dist/recurrence-input/RecurrenceInput.js +1 -1
  110. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -4
  111. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
  112. package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +1 -1
  113. package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts +0 -1
  114. package/dist/recurring-date-picker-input/RecurringDatePickerInput.d.ts.map +1 -1
  115. package/dist/recurring-date-picker-input/RecurringDatePickerInput.js +1 -1
  116. package/dist/report/form/ReportForm.d.ts.map +1 -1
  117. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  118. package/dist/sales/booking/results/components/ResultCard.js +1 -1
  119. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  120. package/dist/sales/coupon/control/CouponFormControl.js +1 -1
  121. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  122. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  123. package/dist/static/RestrictedAccess.d.ts.map +1 -1
  124. package/dist/static/form-number-input/FormNumberInput.d.ts +1 -2
  125. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  126. package/dist/static/form-number-input/FormNumberInput.js +1 -1
  127. package/dist/styles/form/CustomCheckbox.scss +0 -5
  128. package/dist/styles/header/Header.scss +4 -0
  129. package/dist/styles/{activity-card/GridActivitiesCard.scss → iframe-customers-journey/ActivitiesCard.scss} +1 -1
  130. package/{src/styles/activity-card/ListActivitiesCard.scss → dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss} +1 -2
  131. package/dist/styles/{date-time-button → iframe-customers-journey}/DateTimeButton.scss +12 -6
  132. package/dist/styles/iframe-customers-journey/_index.scss +3 -0
  133. package/dist/styles/iframe-events/Card.scss +0 -1
  134. package/dist/styles/iframe-page/PageBody.scss +2 -3
  135. package/dist/styles/notification/Notification.scss +0 -4
  136. package/dist/styles/packages.scss +1 -3
  137. package/dist/styles/resources-blocking/_index.scss +0 -5
  138. package/dist/styles/themes/bookedit/_index.scss +0 -1
  139. package/dist/virtualized/components/VirtualizedWindowScroller.d.ts.map +1 -1
  140. package/dist/virtualized/components/VirtualizedWindowScroller.js +1 -1
  141. package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
  142. package/dist/zone/form/components/AvailableTimesControl.js +1 -1
  143. package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
  144. package/dist/zone/form/components/ZoneControl.js +1 -1
  145. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  146. package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
  147. package/dist/zone/form/utils/dates.d.ts.map +1 -1
  148. package/dist/zone/form/utils/dates.js +1 -1
  149. package/package.json +2 -2
  150. package/src/assets/logo/bookedit.svg +11 -9
  151. package/src/assets/logo/licklist.svg +2 -0
  152. package/src/date-time-button/DateTimeButton.stories.tsx +0 -17
  153. package/src/date-time-button/DateTimeButton.tsx +22 -19
  154. package/src/events/edit-event-modal/IntervalInput.tsx +0 -3
  155. package/src/events/event-venue-map/hooks/useImage.tsx +8 -17
  156. package/src/file-upload/FileUpload.tsx +1 -3
  157. package/src/iframe/{activity-card → activity-cards/activity-card}/ActivityCard.stories.tsx +1 -24
  158. package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +38 -0
  159. package/src/iframe/activity-cards/index.ts +2 -0
  160. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +52 -0
  161. package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +49 -0
  162. package/src/iframe/event/event-calendar/EventCalendar.stories.tsx +36 -0
  163. package/src/iframe/event/event-calendar/EventCalendar.tsx +27 -0
  164. package/src/{calendar → iframe/event/event-calendar}/components/CalendarButtons/CalendarButtons.tsx +14 -31
  165. package/src/iframe/event/event-calendar/components/CalendarDate/CalendarDate.tsx +51 -0
  166. package/src/iframe/event/event-calendar/components/CalendarDate/index.ts +2 -0
  167. package/src/{calendar → iframe/event/event-calendar}/components/CalendarDates/CalendarDates.tsx +19 -24
  168. package/src/{calendar → iframe/event/event-calendar}/components/CalendarSelect/CalendarSelect.tsx +1 -1
  169. package/src/iframe/event/event-calendar/index.ts +6 -0
  170. package/src/iframe/event/event-calendar/types/index.ts +6 -0
  171. package/src/iframe/event/event-calendar/utils/index.ts +11 -0
  172. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +1 -1
  173. package/src/iframe/event/index.ts +6 -0
  174. package/src/iframe/index.ts +2 -1
  175. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +2 -4
  176. package/src/iframe/order-process/components/BookingSummary/types/index.ts +1 -2
  177. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +0 -2
  178. package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +8 -17
  179. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +15 -1
  180. package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +9 -12
  181. package/src/iframe/order-process/components/Timer/utils/index.ts +9 -6
  182. package/src/iframe/order-process/components/utils/useCategoryVerification.ts +32 -62
  183. package/src/iframe/order-process/constants.ts +0 -1
  184. package/src/iframe/page/Page.stories.tsx +2 -2
  185. package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +1 -6
  186. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +99 -11
  187. package/src/iframe/payment/order-items-table/types/index.ts +1 -18
  188. package/src/iframe/payment/payment-page/PaymentPage.stories.tsx +1 -1
  189. package/src/iframe/payment/payment-page/PaymentPage.tsx +4 -4
  190. package/src/index.ts +0 -2
  191. package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -26
  192. package/src/product-set/control/ProductSetRecurrenceControl.tsx +4 -8
  193. package/src/product-set/form/ProductCategoriesControl.tsx +0 -2
  194. package/src/product-set/form/ProductSetForm.stories.tsx +0 -1
  195. package/src/product-set/form/ProductsControl.tsx +0 -10
  196. package/src/product-set/product/ProductControl.tsx +1 -28
  197. package/src/product-set/product/duration/ProductDurationControl.tsx +1 -1
  198. package/src/product-set/product-category/ProductCategoryControl.tsx +7 -1
  199. package/src/provider/location-input/LocationInputDescription.tsx +2 -2
  200. package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +6 -9
  201. package/src/recurrence-input/RecurrenceEndInput.tsx +10 -28
  202. package/src/recurrence-input/RecurrenceInput.tsx +2 -12
  203. package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +21 -24
  204. package/src/recurring-date-picker-input/RecurringDatePickerInput.tsx +0 -9
  205. package/src/report/form/ReportForm.tsx +1 -1
  206. package/src/sales/booking/results/components/ResultCard.tsx +2 -3
  207. package/src/sales/coupon/control/CouponFormControl.tsx +0 -5
  208. package/src/snippet/snippet-template/preview/Preview.tsx +2 -14
  209. package/src/static/RestrictedAccess.tsx +1 -1
  210. package/src/static/form-number-input/FormNumberInput.tsx +1 -8
  211. package/src/styles/form/CustomCheckbox.scss +0 -5
  212. package/src/styles/header/Header.scss +4 -0
  213. package/src/styles/{activity-card/GridActivitiesCard.scss → iframe-customers-journey/ActivitiesCard.scss} +1 -1
  214. package/{dist/styles/activity-card/ListActivitiesCard.scss → src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss} +1 -2
  215. package/src/styles/{date-time-button → iframe-customers-journey}/DateTimeButton.scss +12 -6
  216. package/src/styles/iframe-customers-journey/_index.scss +3 -0
  217. package/src/styles/iframe-events/Card.scss +0 -1
  218. package/src/styles/iframe-page/PageBody.scss +2 -3
  219. package/src/styles/notification/Notification.scss +0 -4
  220. package/src/styles/packages.scss +1 -3
  221. package/src/styles/resources-blocking/_index.scss +0 -5
  222. package/src/styles/themes/bookedit/_index.scss +0 -1
  223. package/src/typings.d.ts +0 -11
  224. package/src/virtualized/components/VirtualizedWindowScroller.tsx +1 -2
  225. package/src/zone/form/components/AvailableTimesControl.tsx +9 -4
  226. package/src/zone/form/components/ZoneControl.tsx +0 -2
  227. package/src/zone/form/components/ZoneRecurrencesControl.tsx +35 -27
  228. package/src/zone/form/utils/dates.ts +36 -29
  229. package/dist/assets/iframe/available.svg.js +0 -1
  230. package/dist/assets/iframe/limited.svg.js +0 -1
  231. package/dist/assets/iframe/soldOut.svg.js +0 -1
  232. package/dist/assets/logo/favicon.svg +0 -12
  233. package/dist/availability-indicator/AvailabilityIndicator.d.ts +0 -9
  234. package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +0 -1
  235. package/dist/availability-indicator/AvailabilityIndicator.js +0 -1
  236. package/dist/availability-indicator/index.d.ts +0 -2
  237. package/dist/availability-indicator/index.d.ts.map +0 -1
  238. package/dist/calendar/Calendar.d.ts +0 -21
  239. package/dist/calendar/Calendar.d.ts.map +0 -1
  240. package/dist/calendar/Calendar.js +0 -1
  241. package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts +0 -6
  242. package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +0 -1
  243. package/dist/calendar/components/CalendarButtons/CalendarButtons.js +0 -1
  244. package/dist/calendar/components/CalendarButtons/index.d.ts.map +0 -1
  245. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +0 -5
  246. package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +0 -1
  247. package/dist/calendar/components/CalendarDates/CalendarDates.js +0 -1
  248. package/dist/calendar/components/CalendarDates/index.d.ts.map +0 -1
  249. package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +0 -1
  250. package/dist/calendar/components/CalendarSelect/CalendarSelect.js +0 -1
  251. package/dist/calendar/components/CalendarSelect/index.d.ts.map +0 -1
  252. package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +0 -1
  253. package/dist/calendar/components/CalendarWeekdays/index.d.ts.map +0 -1
  254. package/dist/calendar/index.d.ts +0 -4
  255. package/dist/calendar/index.d.ts.map +0 -1
  256. package/dist/calendar/utils/index.d.ts +0 -5
  257. package/dist/calendar/utils/index.d.ts.map +0 -1
  258. package/dist/calendar/utils/index.js +0 -1
  259. package/dist/iframe/activity-card/ActivityCard.d.ts +0 -17
  260. package/dist/iframe/activity-card/ActivityCard.d.ts.map +0 -1
  261. package/dist/iframe/activity-card/ActivityCard.js +0 -1
  262. package/dist/iframe/activity-card/index.d.ts +0 -2
  263. package/dist/iframe/activity-card/index.d.ts.map +0 -1
  264. package/dist/iframe/payment/order-items-table/types/index.js +0 -1
  265. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +0 -3
  266. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +0 -1
  267. package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +0 -1
  268. package/dist/styles/activity-card/_index.scss +0 -2
  269. package/dist/styles/availability-indicator/AvailabilityIndicator.scss +0 -7
  270. package/dist/styles/availability-indicator/_index.scss +0 -1
  271. package/dist/styles/date-time-button/_index.scss +0 -1
  272. package/dist/zone/form/components/GameDurationControl.d.ts +0 -7
  273. package/dist/zone/form/components/GameDurationControl.d.ts.map +0 -1
  274. package/dist/zone/form/components/GameDurationControl.js +0 -1
  275. package/src/assets/logo/favicon.svg +0 -12
  276. package/src/availability-indicator/AvailabilityIndicator.tsx +0 -59
  277. package/src/availability-indicator/index.ts +0 -1
  278. package/src/calendar/Calendar.stories.tsx +0 -33
  279. package/src/calendar/Calendar.tsx +0 -46
  280. package/src/calendar/index.ts +0 -3
  281. package/src/calendar/utils/index.ts +0 -28
  282. package/src/iframe/activity-card/ActivityCard.tsx +0 -77
  283. package/src/iframe/activity-card/index.ts +0 -1
  284. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -118
  285. package/src/styles/activity-card/_index.scss +0 -2
  286. package/src/styles/availability-indicator/AvailabilityIndicator.scss +0 -7
  287. package/src/styles/availability-indicator/_index.scss +0 -1
  288. package/src/styles/date-time-button/_index.scss +0 -1
  289. package/src/zone/form/components/GameDurationControl.tsx +0 -46
  290. /package/dist/assets/iframe/{available.svg → dateInfo/available.svg} +0 -0
  291. /package/dist/assets/iframe/{limited.svg → dateInfo/limited.svg} +0 -0
  292. /package/dist/assets/iframe/{soldOut.svg → dateInfo/soldOut.svg} +0 -0
  293. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarButtons/index.d.ts +0 -0
  294. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarDates/index.d.ts +0 -0
  295. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarSelect/CalendarSelect.d.ts +0 -0
  296. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarSelect/index.d.ts +0 -0
  297. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.d.ts +0 -0
  298. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.js +0 -0
  299. /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/index.d.ts +0 -0
  300. /package/src/assets/iframe/{available.svg → dateInfo/available.svg} +0 -0
  301. /package/src/assets/iframe/{limited.svg → dateInfo/limited.svg} +0 -0
  302. /package/src/assets/iframe/{soldOut.svg → dateInfo/soldOut.svg} +0 -0
  303. /package/src/{calendar → iframe/event/event-calendar}/components/CalendarButtons/index.ts +0 -0
  304. /package/src/{calendar → iframe/event/event-calendar}/components/CalendarDates/index.ts +0 -0
  305. /package/src/{calendar → iframe/event/event-calendar}/components/CalendarSelect/index.ts +0 -0
  306. /package/src/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.tsx +0 -0
  307. /package/src/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/index.ts +0 -0
@@ -1,19 +1,17 @@
1
- import React, { useEffect, useRef } from "react";
1
+ import React, { useRef } from "react";
2
2
  import { useId } from "@react-aria/utils";
3
3
  import { DateTime, DurationUnit } from "luxon";
4
4
  import { Col, Form, InputGroup, Row } from "react-bootstrap";
5
5
  import RRule from "rrule";
6
- import { DATE_FORMAT } from "@licklist/core/dist/Config";
7
- import { useTranslation } from "react-i18next";
6
+
8
7
  import { SupportedFrequency } from "./utils";
9
8
  import HTMLInputDateElement from "../types/static/HTMLInputDateElement";
10
9
 
11
10
  interface Props {
12
11
  disabled?: boolean;
13
- date: string; // yyyy-mm-ddThh:mm
14
- minDate?: string; // should be in yyyy-mm-dd format
12
+ date: string;
15
13
  frequency: SupportedFrequency;
16
- until?: string; // yyyy-mm-dd
14
+ until?: string;
17
15
  count?: number;
18
16
  onChange: (values: { until?: string; count?: number }) => void;
19
17
  }
@@ -25,31 +23,16 @@ function RecurrenceEndInput({
25
23
  until,
26
24
  count,
27
25
  onChange,
28
- minDate,
29
26
  }: Props) {
30
- const { t } = useTranslation("Design");
31
27
  // unique ids for radios
32
28
  const neverId = useId();
33
29
  const onId = useId();
34
30
  const afterId = useId();
35
31
  const dateInput = useRef<HTMLInputDateElement | null>(null);
36
32
 
37
- useEffect(() => {
38
- const untilDatetime = DateTime.fromFormat(
39
- until ?? getUntil({ date, frequency }),
40
- DATE_FORMAT
41
- );
42
-
43
- const minDatetime = DateTime.fromFormat(minDate, DATE_FORMAT);
44
-
45
- if (minDatetime > untilDatetime) {
46
- onChange({ until: minDate });
47
- }
48
- }, [minDate, onChange, until, date, frequency]);
49
-
50
33
  return (
51
34
  <Form.Group>
52
- <Form.Label>{t("ends")}</Form.Label>
35
+ <Form.Label>Ends</Form.Label>
53
36
 
54
37
  <Form.Check type="radio" id={neverId} custom className="mt-3">
55
38
  <Form.Check.Input
@@ -58,7 +41,7 @@ function RecurrenceEndInput({
58
41
  onChange={() => onChange({ count: 500 })}
59
42
  disabled={disabled}
60
43
  />
61
- <Form.Check.Label>{t("never")}</Form.Check.Label>
44
+ <Form.Check.Label>Never</Form.Check.Label>
62
45
  </Form.Check>
63
46
 
64
47
  <Form.Check type="radio" id={onId} custom className="mt-3">
@@ -72,12 +55,11 @@ function RecurrenceEndInput({
72
55
  }
73
56
  disabled={disabled}
74
57
  />
75
- <Form.Check.Label>{t("on")}</Form.Check.Label>
58
+ <Form.Check.Label>On</Form.Check.Label>
76
59
  </Col>
77
60
  <Col>
78
61
  <Form.Control
79
62
  type="date"
80
- min={minDate}
81
63
  disabled={disabled || !until}
82
64
  aria-label="Date on which the recurrence ends"
83
65
  value={until ?? getUntil({ date, frequency })}
@@ -101,7 +83,7 @@ function RecurrenceEndInput({
101
83
  }
102
84
  disabled={disabled}
103
85
  />
104
- <Form.Check.Label>{t("after")}</Form.Check.Label>
86
+ <Form.Check.Label>After</Form.Check.Label>
105
87
  </Col>
106
88
  <Col>
107
89
  <InputGroup>
@@ -117,7 +99,7 @@ function RecurrenceEndInput({
117
99
  }
118
100
  />
119
101
  <InputGroup.Append>
120
- <InputGroup.Text>{t("occurences")}</InputGroup.Text>
102
+ <InputGroup.Text>occurrences</InputGroup.Text>
121
103
  </InputGroup.Append>
122
104
  </InputGroup>
123
105
  </Col>
@@ -127,7 +109,7 @@ function RecurrenceEndInput({
127
109
  );
128
110
  }
129
111
 
130
- export const defaultOccurrences = {
112
+ const defaultOccurrences = {
131
113
  [RRule.DAILY]: 30,
132
114
  [RRule.WEEKLY]: 13,
133
115
  [RRule.MONTHLY]: 12,
@@ -3,7 +3,7 @@
3
3
  import { DateTime } from "luxon";
4
4
  import React, { useEffect, useReducer } from "react";
5
5
  import RRule, { Frequency, Weekday } from "rrule";
6
- import RecurrenceEndInput, { defaultOccurrences } from "./RecurrenceEndInput";
6
+ import RecurrenceEndInput from "./RecurrenceEndInput";
7
7
  import RecurrenceIntervalAndFrequencyInput from "./RecurrenceIntervalAndFrequencyInput";
8
8
  import RecurrenceMonthlyRepeatByInput from "./RecurrenceMonthlyRepeatByInput";
9
9
  import RecurrenceWeekdaysInput from "./RecurrenceWeekdaysInput";
@@ -16,7 +16,6 @@ import {
16
16
  export interface RecurrenceInputProps {
17
17
  disabled?: boolean;
18
18
  date: string;
19
- minDate?: string;
20
19
  value?: string;
21
20
  onChange: (value: string) => void;
22
21
  initialFrequency?: Frequency;
@@ -25,7 +24,6 @@ export interface RecurrenceInputProps {
25
24
  export function RecurrenceInput({
26
25
  disabled = false,
27
26
  date,
28
- minDate,
29
27
  value,
30
28
  onChange,
31
29
  initialFrequency = Frequency.WEEKLY,
@@ -84,7 +82,6 @@ export function RecurrenceInput({
84
82
  )}
85
83
  <RecurrenceEndInput
86
84
  date={date}
87
- minDate={minDate}
88
85
  frequency={state.freq}
89
86
  until={state.until && DateTime.fromJSDate(state.until).toISODate()}
90
87
  count={state.count}
@@ -133,12 +130,5 @@ const getInitialState = ({
133
130
  byweekday = options.byweekday[0];
134
131
  }
135
132
 
136
- return {
137
- ...options,
138
- count:
139
- options?.count || options.until
140
- ? options.count
141
- : defaultOccurrences[options.freq],
142
- byweekday,
143
- };
133
+ return { ...options, byweekday };
144
134
  };
@@ -2,8 +2,8 @@ import React, { useEffect } from "react";
2
2
  import { DateTime } from "luxon";
3
3
  import { Col, Form, Row } from "react-bootstrap";
4
4
  import { useTranslation } from "react-i18next";
5
- import { RegisterOptions, useFormContext } from "react-hook-form";
6
- import { DATE_FORMAT } from "@licklist/core/dist/Config";
5
+ import { useFormContext } from "react-hook-form";
6
+ import { DATE_FORMAT, TIME_FULL_FORMAT } from "@licklist/core/dist/Config";
7
7
  import { RecurringDatePickerInputValues } from "./RecurringDatePickerInput";
8
8
 
9
9
  interface RecurrenceIntervalAndFrequencyInputProps {
@@ -13,14 +13,6 @@ interface RecurrenceIntervalAndFrequencyInputProps {
13
13
  startTimeLabel?: string;
14
14
  endDateLabel?: string;
15
15
  endTimeLabel?: string;
16
- startTimeRules?: Pick<
17
- RegisterOptions,
18
- "max" | "min" | "validate" | "required" | "pattern"
19
- >;
20
- endTimeRules?: Pick<
21
- RegisterOptions,
22
- "max" | "min" | "validate" | "required" | "pattern"
23
- >;
24
16
  }
25
17
 
26
18
  function RecurrenceIntervalAndFrequencyInput({
@@ -30,8 +22,6 @@ function RecurrenceIntervalAndFrequencyInput({
30
22
  startTimeLabel,
31
23
  endDateLabel,
32
24
  endTimeLabel,
33
- startTimeRules,
34
- endTimeRules,
35
25
  }: RecurrenceIntervalAndFrequencyInputProps) {
36
26
  const { t } = useTranslation(["Design", "Notification", "App"]);
37
27
 
@@ -40,6 +30,7 @@ function RecurrenceIntervalAndFrequencyInput({
40
30
  formState: { errors },
41
31
  register,
42
32
  trigger,
33
+ setValue,
43
34
  } = useFormContext<RecurringDatePickerInputValues>();
44
35
 
45
36
  const startDate = getValues("startDate");
@@ -56,9 +47,6 @@ function RecurrenceIntervalAndFrequencyInput({
56
47
  }, [startDate]);
57
48
 
58
49
  useEffect(() => {
59
- if (!startTime || !endTime) {
60
- return;
61
- }
62
50
  trigger("endTime");
63
51
  // eslint-disable-next-line react-hooks/exhaustive-deps
64
52
  }, [startTime]);
@@ -130,15 +118,15 @@ function RecurrenceIntervalAndFrequencyInput({
130
118
  </Form.Label>
131
119
  <Form.Control
132
120
  type="time"
133
- {...register("startTime", { required: false, ...startTimeRules })}
121
+ {...register("startTime", { required: false })}
122
+ onChange={({ target: { value } }) => {
123
+ setValue("startTime", `${value}:00`);
124
+ }}
134
125
  placeholder="hh:mm"
135
126
  defaultValue={startTime}
136
127
  disabled={disabled}
137
128
  isInvalid={Boolean(errors.startTime)}
138
129
  />
139
- <Form.Control.Feedback type="invalid">
140
- {errors.startTime?.message}
141
- </Form.Control.Feedback>
142
130
  </Form.Group>
143
131
  </Col>
144
132
 
@@ -153,19 +141,28 @@ function RecurrenceIntervalAndFrequencyInput({
153
141
  if (!startTime || !time) {
154
142
  return true;
155
143
  }
156
- const currentStartTime = DateTime.fromISO(startTime);
157
- const currentEndTime = DateTime.fromISO(time);
144
+ const currentStartTime = DateTime.fromFormat(
145
+ startTime,
146
+ TIME_FULL_FORMAT
147
+ );
148
+
149
+ const currentEndTime = DateTime.fromFormat(
150
+ time,
151
+ TIME_FULL_FORMAT
152
+ );
158
153
 
159
- return currentEndTime?.diff(currentStartTime, ["minutes"])
160
- ?.minutes >= 0
154
+ return currentEndTime?.diff(currentStartTime, ["seconds"])
155
+ ?.seconds > 0
161
156
  ? true
162
157
  : `${t(`Validation:fieldLaterDate`, {
163
158
  attribute: t("Design:endTimeSmall"),
164
159
  min: t("Design:startTimeSmall"),
165
160
  })}`;
166
161
  },
167
- ...endTimeRules,
168
162
  })}
163
+ onChange={({ target: { value } }) => {
164
+ setValue("endTime", `${value}:59`, { shouldValidate: true });
165
+ }}
169
166
  placeholder="hh:mm"
170
167
  defaultValue={endTime}
171
168
  disabled={disabled}
@@ -7,7 +7,6 @@ import { useIntl } from "react-intl";
7
7
  import {
8
8
  DATE_TIME_FORMAT,
9
9
  DATE_TIME_FULL_FORMAT,
10
- TIME_FULL_FORMAT,
11
10
  } from "@licklist/core/dist/Config/Date";
12
11
  import { usePreviousValue } from "@licklist/plugins/dist/hooks/Value/usePreviousValue";
13
12
  import { FormProvider, useForm } from "react-hook-form";
@@ -39,7 +38,6 @@ export interface RecurringDatePickerInputValues {
39
38
  byweekday?: Weekday[];
40
39
  until?: Date;
41
40
  count?: number;
42
- withOutEndDate?: boolean;
43
41
  }
44
42
 
45
43
  export function RecurringDatePickerInput({
@@ -103,11 +101,6 @@ export function RecurringDatePickerInput({
103
101
  })
104
102
  : nextState.byweekday;
105
103
 
106
- const endTimeNextState = nextState?.endTime
107
- ? DateTime.fromISO(nextState?.endTime).toFormat(TIME_FULL_FORMAT)
108
- : "";
109
- const endDateNextState = nextState?.endDate ?? "";
110
-
111
104
  const rrule = RRule.optionsToString({
112
105
  // @TODO: investigate if we need these fields
113
106
  // dtstart: getDateTimeObject(startDate, startTime).toJSDate(),
@@ -122,8 +115,6 @@ export function RecurringDatePickerInput({
122
115
 
123
116
  onChange({
124
117
  ...nextState,
125
- endDate: endDateNextState,
126
- endTime: endTimeNextState,
127
118
  rrule,
128
119
  });
129
120
  };
@@ -15,7 +15,7 @@ export function ReportForm({
15
15
  onSubmit,
16
16
  onHide,
17
17
  hasPermission,
18
- }: ReportFormProps) {
18
+ }: ReportFormProps): JSX.Element {
19
19
  const { t } = useTranslation(["App"]);
20
20
  const fromDateInput = useRef<HTMLInputDateElement | null>(null);
21
21
  const toDateInput = useRef<HTMLInputDateElement | null>(null);
@@ -3,7 +3,6 @@ import clsx from "clsx";
3
3
  import { useTranslation } from "react-i18next";
4
4
  import { DateTime } from "luxon";
5
5
  import { Order } from "@licklist/core/dist/DataMapper/Order/OrderDataMapper";
6
- import { TIME_FORMAT } from "@licklist/core/dist/Config";
7
6
  import { formatDateStringForEvent } from "@licklist/plugins/dist/utils/formatDate";
8
7
  import Icon from "../../../../static/Icon";
9
8
 
@@ -56,10 +55,10 @@ export const ResultCard = ({
56
55
  {t("status")}: {t(status)}
57
56
  </p>
58
57
  <p>
59
- {t("date")}: {formatDateStringForEvent(startDate, false)}
58
+ {t("date")}: {formatDateStringForEvent(startDate)}
60
59
  </p>
61
60
  <p>
62
- {t("time")}: {DateTime.fromISO(startDate).toFormat(TIME_FORMAT)}
61
+ {t("time")}: {DateTime.fromISO(startDate).toFormat("hh:MM")}
63
62
  </p>
64
63
  </div>
65
64
  </div>
@@ -14,7 +14,6 @@ import { DateTime } from "luxon";
14
14
  import { Col, Form, Row } from "react-bootstrap";
15
15
  import { useFormContext } from "react-hook-form";
16
16
  import { useTranslation } from "react-i18next";
17
- import couponCodeRules from "@licklist/plugins/dist/validation/Rules/couponCodeRules";
18
17
  /* TODO: Show Recurrent date, when reccurent date bugs are fixed */
19
18
  // import { Frequency } from "rrule";
20
19
  // import { RecurrenceInput } from "../../../recurrence-input";
@@ -133,10 +132,6 @@ export const CouponFormControl = ({
133
132
  required: t("Validation:fieldRequired", {
134
133
  attribute: t("Design:code"),
135
134
  }) as string,
136
- pattern: {
137
- message: `${t("Validation:fieldCouponCode")}`,
138
- value: couponCodeRules,
139
- },
140
135
  })}
141
136
  disabled={isLoading}
142
137
  />
@@ -7,9 +7,6 @@ import {
7
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
- import { DateTime } from "luxon";
11
- import { Calendar, defaultStartDay } from "../../../calendar";
12
- import { getMonthCalendarDates } from "../../../calendar/utils";
13
10
  import { IframeEventCard } from "../../../iframe/event/event-card";
14
11
  import { SettingButton } from "../settings";
15
12
  import {
@@ -27,6 +24,7 @@ import {
27
24
  } from "../../../iframe";
28
25
  import { NumberInput } from "../../../iframe/order-process/components/CategoryProduct/components/NumberInput";
29
26
  import { SnippetTemplateContext } from "../context/snippetTemplate";
27
+ import { EventCalendar } from "../../../iframe/event/event-calendar";
30
28
 
31
29
  const DEFAULT_IMAGE =
32
30
  "https://images.unsplash.com/photo-1638988319382-90e61be77c59?ixlib=rb-1.2.1&auto=format&fit=crop&w=687&q=80";
@@ -54,10 +52,6 @@ export function Preview({
54
52
  onSettingClick();
55
53
  };
56
54
 
57
- const [currentDate, setCurrentDate] = useState<DateTime>(defaultStartDay);
58
- const [selectedDate, setSelectedDate] = useState<DateTime | null>(null);
59
- const calendarDates = getMonthCalendarDates(currentDate);
60
-
61
55
  return (
62
56
  <div className="w-100 h-100 snippet-template-preview">
63
57
  <Page
@@ -202,13 +196,7 @@ export function Preview({
202
196
  className="mt-3 m-0"
203
197
  containerClassName="mt-5 pt-5"
204
198
  >
205
- <Calendar
206
- currentDate={currentDate}
207
- setCurrentDate={setCurrentDate}
208
- selectedDate={selectedDate}
209
- setSelectedDate={setSelectedDate}
210
- calendarDates={calendarDates}
211
- />
199
+ <EventCalendar />
212
200
  </SettingButton>
213
201
  </div>
214
202
  <div className="pt-4">
@@ -4,7 +4,7 @@ import RouteService from "@licklist/plugins/dist/services/Route/RouteService";
4
4
  import { useTranslation } from "react-i18next";
5
5
  import Icon from "./Icon";
6
6
 
7
- function RestrictedAccess() {
7
+ function RestrictedAccess(): JSX.Element {
8
8
  const { t } = useTranslation("Design");
9
9
 
10
10
  return (
@@ -15,7 +15,6 @@ interface FormNumberInputProps {
15
15
  label: string;
16
16
  fieldName: string;
17
17
  step?: number;
18
- onChange?: (value: number) => void;
19
18
  disabled?: boolean;
20
19
  rules?: Pick<
21
20
  RegisterOptions,
@@ -29,7 +28,6 @@ export const FormNumberInput = ({
29
28
  step = 1,
30
29
  rules,
31
30
  disabled,
32
- onChange,
33
31
  }: FormNumberInputProps) => {
34
32
  const controlId = useId();
35
33
  const { t } = useTranslation("Validation");
@@ -78,12 +76,7 @@ export const FormNumberInput = ({
78
76
  disabled={disabled}
79
77
  isInvalid={HookFormService.isInvalid(fieldName, errors)}
80
78
  {...field}
81
- onChange={(event) => {
82
- if (onChange) {
83
- onChange(Number(event.target.value));
84
- }
85
- field.onChange(Number(event.target.value));
86
- }}
79
+ onChange={(event) => field.onChange(Number(event.target.value))}
87
80
  onFocus={onFocus}
88
81
  />
89
82
  )}
@@ -1,7 +1,6 @@
1
1
  .custom-checkbox {
2
2
  margin-top: 1rem;
3
3
  display: flex;
4
- z-index: 2;
5
4
  align-items: center;
6
5
 
7
6
  .custom-checkbox .custom-control-label::before {
@@ -22,8 +21,4 @@
22
21
  font-weight: 400;
23
22
  font-size: 0.875rem;
24
23
  }
25
-
26
- .checkbox-input {
27
- z-index: 2;
28
- }
29
24
  }
@@ -11,6 +11,10 @@
11
11
  }
12
12
  }
13
13
 
14
+ svg {
15
+ max-height: 1rem;
16
+ }
17
+
14
18
  .navbar-nav {
15
19
  line-height: 1;
16
20
  margin-top: 4px;
@@ -11,7 +11,7 @@
11
11
  word-wrap: break-word;
12
12
  background-color: #fff;
13
13
  font-size: 0.8rem;
14
- background-color: $snippet-product-set-background-color;
14
+ color: $snippet-elements-body-color;
15
15
 
16
16
  div {
17
17
  text-align: left;
@@ -6,9 +6,8 @@
6
6
  align-items: center;
7
7
  cursor: pointer;
8
8
  height: 5rem;
9
- padding: 0.375rem;
10
9
  border: 2px solid transparent;
11
- border-radius: 0.5rem;
10
+ border: 2px solid transparent;
12
11
  background-color: $snippet-product-set-background-color;
13
12
  color: $snippet-product-set-font-color;
14
13
  transition: $color-transition;
@@ -86,12 +86,6 @@
86
86
  max-width: 5.3rem;
87
87
  min-height: 2.75rem;
88
88
  }
89
-
90
- &.calendar-view {
91
- min-width: auto;
92
- max-width: none;
93
- min-height: auto;
94
- }
95
89
  }
96
90
 
97
91
  .time {
@@ -105,3 +99,15 @@
105
99
  font-weight: 300;
106
100
  color: $snippet-calendar-button-font-color;
107
101
  }
102
+
103
+ .info {
104
+ display: flex;
105
+ justify-content: center;
106
+ font-weight: 300;
107
+ flex-direction: row;
108
+
109
+ .logo {
110
+ width: 0.5rem;
111
+ margin-right: 0.5rem;
112
+ }
113
+ }
@@ -0,0 +1,3 @@
1
+ @import "./ActivitiesSelectedCard.scss";
2
+ @import "./ActivitiesCard.scss";
3
+ @import "./DateTimeButton.scss";
@@ -142,7 +142,6 @@
142
142
  .card-body {
143
143
  padding: 0;
144
144
  margin: 0 0 auto;
145
- margin-top: 1rem;
146
145
  }
147
146
  }
148
147
 
@@ -199,8 +199,7 @@
199
199
  color: $snippet-elements-button-color;
200
200
  border: none;
201
201
  background-color: $snippet-elements-button-background-color;
202
- box-shadow: 0 0 0 $input-btn-focus-width
203
- $snippet-elements-button-background-color;
202
+ box-shadow: 0 0 0 $input-btn-focus-width $snippet-elements-button-background-color;
204
203
  }
205
204
 
206
205
  &:disabled {
@@ -235,7 +234,7 @@
235
234
  font-weight: 500;
236
235
  border-radius: 0.25rem;
237
236
  font-size: 0.875rem;
238
- min-height: 2.25rem;
237
+ height: 2.25rem;
239
238
 
240
239
  &:focus {
241
240
  box-shadow: unset;
@@ -15,10 +15,6 @@
15
15
  display: none !important;
16
16
  }
17
17
  }
18
-
19
- &.is-invalid {
20
- border-color: theme-color("danger");
21
- }
22
18
  }
23
19
 
24
20
  .placeholder-row {
@@ -13,6 +13,7 @@
13
13
  @import "./static";
14
14
  @import "./table";
15
15
  @import "./back-button";
16
+ @import "./iframe-customers-journey";
16
17
  @import "./custom-fields";
17
18
  @import "./file-upload";
18
19
  @import "./iframe-events";
@@ -40,6 +41,3 @@
40
41
  @import "./striped-static-table/";
41
42
  @import "./image-radio-input/";
42
43
  @import "./radio-card/";
43
- @import "./activity-card/";
44
- @import "./date-time-button/";
45
- @import "./availability-indicator/";
@@ -7,11 +7,6 @@
7
7
  overflow: auto;
8
8
  }
9
9
 
10
- .modal-form-content {
11
- max-height: 21rem;
12
- overflow-x: hidden;
13
- }
14
-
15
10
  .reccurrence-interval-container {
16
11
  .form-group {
17
12
  margin-bottom: 0.5rem;
@@ -46,7 +46,6 @@
46
46
  .header {
47
47
  background-color: color("white");
48
48
  padding: 0 2.5rem;
49
- z-index: 2;
50
49
  min-height: 4rem;
51
50
  border-bottom: 1px solid #f0f0f0;
52
51
  }
package/src/typings.d.ts CHANGED
@@ -28,14 +28,3 @@ declare module "*.json" {
28
28
 
29
29
  declare module "react-phone-number-input/input";
30
30
  declare module "react-phone-number-input/commonjs/Flag";
31
-
32
- // @TODO: this is a hofix for the following issue:
33
- // licklist_workspace_frontend/packages/design/src/product-set/hooks/useSortableTreeFunctions.ts(17,34):
34
- // semantic error TS2304: Cannot find name 'structuredClone'.
35
- interface WindowOrWorkerGlobalScope {
36
- structuredClone(value: any, options?: StructuredSerializeOptions): any;
37
- }
38
- declare function structuredClone(
39
- value: any,
40
- options?: StructuredSerializeOptions
41
- ): any;
@@ -39,8 +39,7 @@ const WrappedVirtualizedWindowScroller = ({
39
39
  if (!onDataUpdate) return;
40
40
 
41
41
  onDataUpdate();
42
- // eslint-disable-next-line react-hooks/exhaustive-deps
43
- }, [windowDimensions]);
42
+ }, [windowDimensions, scrollElement, gridRef, onDataUpdate]);
44
43
 
45
44
  return (
46
45
  <WindowScroller scrollElement={scrollElement}>
@@ -9,6 +9,7 @@ import { Form } from "react-bootstrap";
9
9
  import { UseFormSetError, useForm } from "react-hook-form";
10
10
  import { useId } from "@react-aria/utils";
11
11
  import { WorkHour } from "@licklist/core/dist/DataMapper/Provider/WorkHourDataMapper";
12
+ import { calculateTimeWithOffset } from "@licklist/plugins/dist/utils/time";
12
13
  import { getCheckboxesByWorkHours } from "../utils/dates";
13
14
 
14
15
  export type AvailableTimesControlRef = {
@@ -61,18 +62,20 @@ export const AvailableTimesControl = forwardRef<
61
62
  });
62
63
 
63
64
  const onChange = (option: string) => {
64
- const isAlreadyChecked = availableTimes.includes(option);
65
+ const timeWithOffset = calculateTimeWithOffset(option);
66
+
67
+ const isAlreadyChecked = availableTimes.includes(timeWithOffset);
65
68
 
66
69
  if (isAlreadyChecked) {
67
70
  setValue(
68
71
  "availableTimes",
69
- availableTimes.filter((value) => value !== option)
72
+ availableTimes.filter((value) => value !== timeWithOffset)
70
73
  );
71
74
 
72
75
  return;
73
76
  }
74
77
 
75
- setValue("availableTimes", [...availableTimes, option]);
78
+ setValue("availableTimes", [...availableTimes, timeWithOffset]);
76
79
  };
77
80
 
78
81
  useEffect(() => {
@@ -92,7 +95,9 @@ export const AvailableTimesControl = forwardRef<
92
95
  <Form.Check.Input
93
96
  type="checkbox"
94
97
  value={option}
95
- checked={availableTimes.includes(option)}
98
+ checked={availableTimes.includes(
99
+ calculateTimeWithOffset(option)
100
+ )}
96
101
  onChange={() => onChange(option)}
97
102
  disabled={isLoading}
98
103
  />