@calcom/atoms 1.0.96 → 1.0.97-beta-1

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 (1541) hide show
  1. package/dist/AddressInput-MxFRI9cW.js +27 -0
  2. package/dist/AlbyPriceComponent-B7reGN3c.js +461 -0
  3. package/dist/AppCard-ImfOuDL_.js +161 -0
  4. package/dist/AppListCardPlatformWrapper-Kgk0fNGU.js +8 -0
  5. package/dist/AppListCardWebWrapper-3ZmWWW_L.js +73 -0
  6. package/dist/AppSettingsInterface-4JMt22o1.js +22 -0
  7. package/dist/AppSettingsInterface-8TqZVnNL.js +74 -0
  8. package/dist/AppSettingsInterface-MQ_fkHJx.js +28 -0
  9. package/dist/DateRangePicker-GTmIREkF.js +2400 -0
  10. package/dist/EventTypeAppCardInterface-0O_KGHxp.js +40 -0
  11. package/dist/EventTypeAppCardInterface-0Z1NiGs_.js +23 -0
  12. package/dist/EventTypeAppCardInterface-0bkDiimc.js +33 -0
  13. package/dist/EventTypeAppCardInterface-4bmGNjTO.js +452 -0
  14. package/dist/EventTypeAppCardInterface-6Hs2WiRN.js +23 -0
  15. package/dist/EventTypeAppCardInterface-6QhUsfck.js +38 -0
  16. package/dist/EventTypeAppCardInterface-CSZJxMAi.js +48 -0
  17. package/dist/EventTypeAppCardInterface-D5NE1JH-.js +33 -0
  18. package/dist/EventTypeAppCardInterface-GpzdxrTy.js +41 -0
  19. package/dist/EventTypeAppCardInterface-HDqpiB_E.js +33 -0
  20. package/dist/EventTypeAppCardInterface-IsJt3HGB.js +30 -0
  21. package/dist/EventTypeAppCardInterface-K_hBnKz2.js +23 -0
  22. package/dist/EventTypeAppCardInterface-QuKynjTF.js +23 -0
  23. package/dist/EventTypeAppCardInterface-Uk-367hU.js +33 -0
  24. package/dist/EventTypeAppCardInterface-UrOLCYHp.js +31 -0
  25. package/dist/EventTypeAppCardInterface-WhX3MQGL.js +33 -0
  26. package/dist/EventTypeAppCardInterface-_a5TsCGC.js +41 -0
  27. package/dist/EventTypeAppCardInterface-_e0oMnpF.js +33 -0
  28. package/dist/EventTypeAppCardInterface-bfOpI-Cg.js +23 -0
  29. package/dist/EventTypeAppCardInterface-dQBcQRe5.js +85 -0
  30. package/dist/EventTypeAppCardInterface-h1_dvQG9.js +50 -0
  31. package/dist/EventTypeAppCardInterface-jDIOSF5p.js +31 -0
  32. package/dist/EventTypeAppCardInterface-pgZqPYuy.js +40 -0
  33. package/dist/EventTypeAppCardInterface-rJaUyBaK.js +32 -0
  34. package/dist/EventTypeAppCardInterface-sAMfJ4Zp.js +50 -0
  35. package/dist/EventTypeAppCardInterface-xkCoWuR1.js +33 -0
  36. package/dist/EventTypeAppSettingsInterface-0MtsVqm9.js +71 -0
  37. package/dist/EventTypeAppSettingsInterface-2wY9yPcf.js +22 -0
  38. package/dist/EventTypeAppSettingsInterface-4AylQiBj.js +47 -0
  39. package/dist/EventTypeAppSettingsInterface-9raltJka.js +119 -0
  40. package/dist/EventTypeAppSettingsInterface-Br_BvYU4.js +77 -0
  41. package/dist/EventTypeAppSettingsInterface-CkbhDi5X.js +42 -0
  42. package/dist/EventTypeAppSettingsInterface-Fn4VS9pl.js +297 -0
  43. package/dist/EventTypeAppSettingsInterface-Hre_gkKY.js +22 -0
  44. package/dist/EventTypeAppSettingsInterface-cXn8l171.js +24 -0
  45. package/dist/EventTypeAppSettingsInterface-eKcoM9Xa.js +23 -0
  46. package/dist/EventTypeAppSettingsInterface-nwSw369C.js +220 -0
  47. package/dist/EventTypeAppSettingsInterface-x-GvtrwY.js +41 -0
  48. package/dist/InstallAppButton-7AfVFA1y.js +13 -0
  49. package/dist/InstallAppButton-Ho1cJkMm.js +29 -0
  50. package/dist/InstallAppButton-PfrQUF7k.js +13 -0
  51. package/dist/InstallAppButton-R3hBMMGj.js +57 -0
  52. package/dist/PhoneInput-DNq9V1s5.js +1456 -0
  53. package/dist/StripePaymentForm-lGjXjqLX.js +492 -0
  54. package/dist/cal-atoms.js +36 -0
  55. package/dist/currencyOptions-kannG2hu.js +61 -0
  56. package/dist/framer-features--8Hvyv45.js +443 -0
  57. package/dist/index-Bj_kD41n.js +510 -0
  58. package/dist/index-M6WUZF2M.js +155036 -0
  59. package/dist/index-OYPUcfnB.js +13 -0
  60. package/dist/index-cfay3a2W.js +5 -0
  61. package/dist/index-fsA0kHyy.js +28 -0
  62. package/dist/index.d.ts +1 -0
  63. package/dist/isSupportedCountry-aizVo7Oo.js +7 -0
  64. package/dist/packages/dayjs/__mocks__/index.d.ts +3 -0
  65. package/dist/packages/dayjs/__mocks__/index.d.ts.map +1 -0
  66. package/dist/packages/dayjs/index.d.ts +5 -0
  67. package/dist/packages/dayjs/index.d.ts.map +1 -0
  68. package/dist/packages/dayjs/locales.d.ts +25 -0
  69. package/dist/packages/dayjs/locales.d.ts.map +1 -0
  70. package/dist/packages/dayjs/plugins/business-days-plugin.d.ts +11 -0
  71. package/dist/packages/dayjs/plugins/business-days-plugin.d.ts.map +1 -0
  72. package/dist/packages/features/bookings/Booker/Booker.d.ts +3 -0
  73. package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -0
  74. package/dist/packages/features/bookings/Booker/__mocks__/config.d.ts +1 -0
  75. package/dist/packages/features/bookings/Booker/__mocks__/config.d.ts.map +1 -0
  76. package/dist/packages/features/bookings/Booker/__mocks__/store.d.ts +31 -0
  77. package/dist/packages/features/bookings/Booker/__mocks__/store.d.ts.map +1 -0
  78. package/dist/packages/features/bookings/Booker/__tests__/Booker.test.d.ts +12 -0
  79. package/dist/packages/features/bookings/Booker/__tests__/Booker.test.d.ts.map +1 -0
  80. package/dist/packages/features/bookings/Booker/__tests__/utils/isSlotEquivalent.test.d.ts +2 -0
  81. package/dist/packages/features/bookings/Booker/__tests__/utils/isSlotEquivalent.test.d.ts.map +1 -0
  82. package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts +46 -0
  83. package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts.map +1 -0
  84. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts +33 -0
  85. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -0
  86. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts +12 -0
  87. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts.map +1 -0
  88. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts +11 -0
  89. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts.map +1 -0
  90. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.test.d.ts +2 -0
  91. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.test.d.ts.map +1 -0
  92. package/dist/packages/features/bookings/Booker/components/BookEventForm/Skeleton.d.ts +2 -0
  93. package/dist/packages/features/bookings/Booker/components/BookEventForm/Skeleton.d.ts.map +1 -0
  94. package/dist/packages/features/bookings/Booker/components/BookEventForm/index.d.ts +2 -0
  95. package/dist/packages/features/bookings/Booker/components/BookEventForm/index.d.ts.map +1 -0
  96. package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts +20 -0
  97. package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts.map +1 -0
  98. package/dist/packages/features/bookings/Booker/components/DryRunMessage.d.ts +4 -0
  99. package/dist/packages/features/bookings/Booker/components/DryRunMessage.d.ts.map +1 -0
  100. package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts +16 -0
  101. package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts.map +1 -0
  102. package/dist/packages/features/bookings/Booker/components/HavingTroubleFindingTime.d.ts +9 -0
  103. package/dist/packages/features/bookings/Booker/components/HavingTroubleFindingTime.d.ts.map +1 -0
  104. package/dist/packages/features/bookings/Booker/components/Header.d.ts +11 -0
  105. package/dist/packages/features/bookings/Booker/components/Header.d.ts.map +1 -0
  106. package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts +13 -0
  107. package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts.map +1 -0
  108. package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts +11 -0
  109. package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts.map +1 -0
  110. package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts +13 -0
  111. package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts.map +1 -0
  112. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts +10 -0
  113. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts.map +1 -0
  114. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarContinueModal.d.ts +8 -0
  115. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarContinueModal.d.ts.map +1 -0
  116. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarSettingsModal.d.ts +13 -0
  117. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarSettingsModal.d.ts.map +1 -0
  118. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarSwitch.d.ts +8 -0
  119. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendarSwitch.d.ts.map +1 -0
  120. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/__mocks__/OverlayCalendar.d.ts +13 -0
  121. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/__mocks__/OverlayCalendar.d.ts.map +1 -0
  122. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/store.d.ts +12 -0
  123. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/store.d.ts.map +1 -0
  124. package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts +8 -0
  125. package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts.map +1 -0
  126. package/dist/packages/features/bookings/Booker/components/Section.d.ts +29 -0
  127. package/dist/packages/features/bookings/Booker/components/Section.d.ts.map +1 -0
  128. package/dist/packages/features/bookings/Booker/components/Unavailable.d.ts +3 -0
  129. package/dist/packages/features/bookings/Booker/components/Unavailable.d.ts.map +1 -0
  130. package/dist/packages/features/bookings/Booker/components/__mocks__/AvailableTimeSlots.d.ts +2 -0
  131. package/dist/packages/features/bookings/Booker/components/__mocks__/AvailableTimeSlots.d.ts.map +1 -0
  132. package/dist/packages/features/bookings/Booker/components/__mocks__/DatePicker.d.ts +2 -0
  133. package/dist/packages/features/bookings/Booker/components/__mocks__/DatePicker.d.ts.map +1 -0
  134. package/dist/packages/features/bookings/Booker/components/__mocks__/DryRunMessage.d.ts +2 -0
  135. package/dist/packages/features/bookings/Booker/components/__mocks__/DryRunMessage.d.ts.map +1 -0
  136. package/dist/packages/features/bookings/Booker/components/__mocks__/EventMeta.d.ts +2 -0
  137. package/dist/packages/features/bookings/Booker/components/__mocks__/EventMeta.d.ts.map +1 -0
  138. package/dist/packages/features/bookings/Booker/components/__mocks__/Header.d.ts +2 -0
  139. package/dist/packages/features/bookings/Booker/components/__mocks__/Header.d.ts.map +1 -0
  140. package/dist/packages/features/bookings/Booker/components/__mocks__/LargeCalendar.d.ts +2 -0
  141. package/dist/packages/features/bookings/Booker/components/__mocks__/LargeCalendar.d.ts.map +1 -0
  142. package/dist/packages/features/bookings/Booker/components/__mocks__/Section.d.ts +2 -0
  143. package/dist/packages/features/bookings/Booker/components/__mocks__/Section.d.ts.map +1 -0
  144. package/dist/packages/features/bookings/Booker/components/__mocks__/Unavailable.d.ts +2 -0
  145. package/dist/packages/features/bookings/Booker/components/__mocks__/Unavailable.d.ts.map +1 -0
  146. package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts +21 -0
  147. package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts.map +1 -0
  148. package/dist/packages/features/bookings/Booker/components/hooks/useBookerTime.d.ts +7 -0
  149. package/dist/packages/features/bookings/Booker/components/hooks/useBookerTime.d.ts.map +1 -0
  150. package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts +213 -0
  151. package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts.map +1 -0
  152. package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts +213 -0
  153. package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts.map +1 -0
  154. package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +187 -0
  155. package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts.map +1 -0
  156. package/dist/packages/features/bookings/Booker/components/hooks/useInitialFormValues.d.ts +28 -0
  157. package/dist/packages/features/bookings/Booker/components/hooks/useInitialFormValues.d.ts.map +1 -0
  158. package/dist/packages/features/bookings/Booker/components/hooks/useIsQuickAvailabilityCheckFeatureEnabled.d.ts +2 -0
  159. package/dist/packages/features/bookings/Booker/components/hooks/useIsQuickAvailabilityCheckFeatureEnabled.d.ts.map +1 -0
  160. package/dist/packages/features/bookings/Booker/components/hooks/useLocalSet.d.ts +12 -0
  161. package/dist/packages/features/bookings/Booker/components/hooks/useLocalSet.d.ts.map +1 -0
  162. package/dist/packages/features/bookings/Booker/components/hooks/useOverlayCalendar.d.ts +11 -0
  163. package/dist/packages/features/bookings/Booker/components/hooks/useOverlayCalendar.d.ts.map +1 -0
  164. package/dist/packages/features/bookings/Booker/components/hooks/useSkipConfirmStep.d.ts +6 -0
  165. package/dist/packages/features/bookings/Booker/components/hooks/useSkipConfirmStep.d.ts.map +1 -0
  166. package/dist/packages/features/bookings/Booker/components/hooks/useSlots.d.ts +24 -0
  167. package/dist/packages/features/bookings/Booker/components/hooks/useSlots.d.ts.map +1 -0
  168. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts +18 -0
  169. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts.map +1 -0
  170. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts +19 -0
  171. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts.map +1 -0
  172. package/dist/packages/features/bookings/Booker/config.d.ts +105 -0
  173. package/dist/packages/features/bookings/Booker/config.d.ts.map +1 -0
  174. package/dist/packages/features/bookings/Booker/framer-features.d.ts +3 -0
  175. package/dist/packages/features/bookings/Booker/framer-features.d.ts.map +1 -0
  176. package/dist/packages/features/bookings/Booker/index.d.ts +3 -0
  177. package/dist/packages/features/bookings/Booker/index.d.ts.map +1 -0
  178. package/dist/packages/features/bookings/Booker/store.d.ts +168 -0
  179. package/dist/packages/features/bookings/Booker/store.d.ts.map +1 -0
  180. package/dist/packages/features/bookings/Booker/types.d.ts +161 -0
  181. package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -0
  182. package/dist/packages/features/bookings/Booker/useSlotReservationId.d.ts +2 -0
  183. package/dist/packages/features/bookings/Booker/useSlotReservationId.d.ts.map +1 -0
  184. package/dist/packages/features/bookings/Booker/utils/dates.d.ts +26 -0
  185. package/dist/packages/features/bookings/Booker/utils/dates.d.ts.map +1 -0
  186. package/dist/packages/features/bookings/Booker/utils/event.d.ts +1546 -0
  187. package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -0
  188. package/dist/packages/features/bookings/Booker/utils/getBookerTimezone.d.ts +8 -0
  189. package/dist/packages/features/bookings/Booker/utils/getBookerTimezone.d.ts.map +1 -0
  190. package/dist/packages/features/bookings/Booker/utils/getBookerWrapperClasses.d.ts +4 -0
  191. package/dist/packages/features/bookings/Booker/utils/getBookerWrapperClasses.d.ts.map +1 -0
  192. package/dist/packages/features/bookings/Booker/utils/isBookingDryRun.d.ts +3 -0
  193. package/dist/packages/features/bookings/Booker/utils/isBookingDryRun.d.ts.map +1 -0
  194. package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.d.ts +7 -0
  195. package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.d.ts.map +1 -0
  196. package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.test.d.ts +2 -0
  197. package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.test.d.ts.map +1 -0
  198. package/dist/packages/features/bookings/Booker/utils/isSlotEquivalent.d.ts +12 -0
  199. package/dist/packages/features/bookings/Booker/utils/isSlotEquivalent.d.ts.map +1 -0
  200. package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.d.ts +27 -0
  201. package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.d.ts.map +1 -0
  202. package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.test.d.ts +2 -0
  203. package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.test.d.ts.map +1 -0
  204. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts +3 -0
  205. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts.map +1 -0
  206. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.test.d.ts +2 -0
  207. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.test.d.ts.map +1 -0
  208. package/dist/packages/features/bookings/Booker/utils/layout.d.ts +2 -0
  209. package/dist/packages/features/bookings/Booker/utils/layout.d.ts.map +1 -0
  210. package/dist/packages/features/bookings/Booker/utils/query-param.d.ts +4 -0
  211. package/dist/packages/features/bookings/Booker/utils/query-param.d.ts.map +1 -0
  212. package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts +6 -0
  213. package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts.map +1 -0
  214. package/dist/packages/features/bookings/lib/SystemField.d.ts +5 -0
  215. package/dist/packages/features/bookings/lib/SystemField.d.ts.map +1 -0
  216. package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts +26 -0
  217. package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts.map +1 -0
  218. package/dist/packages/features/bookings/lib/conflictChecker/checkForConflicts.d.ts +12 -0
  219. package/dist/packages/features/bookings/lib/conflictChecker/checkForConflicts.d.ts.map +1 -0
  220. package/dist/packages/features/bookings/lib/conflictChecker/checkForConflicts.test.d.ts +2 -0
  221. package/dist/packages/features/bookings/lib/conflictChecker/checkForConflicts.test.d.ts.map +1 -0
  222. package/dist/packages/features/bookings/lib/create-booking.d.ts +326 -0
  223. package/dist/packages/features/bookings/lib/create-booking.d.ts.map +1 -0
  224. package/dist/packages/features/bookings/lib/create-instant-booking.d.ts +13 -0
  225. package/dist/packages/features/bookings/lib/create-instant-booking.d.ts.map +1 -0
  226. package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts +326 -0
  227. package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts.map +1 -0
  228. package/dist/packages/features/bookings/lib/doesBookingRequireConfirmation.d.ts +15 -0
  229. package/dist/packages/features/bookings/lib/doesBookingRequireConfirmation.d.ts.map +1 -0
  230. package/dist/packages/features/bookings/lib/get-booking.d.ts +116 -0
  231. package/dist/packages/features/bookings/lib/get-booking.d.ts.map +1 -0
  232. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts +23 -0
  233. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts.map +1 -0
  234. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.test.d.ts +2 -0
  235. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.test.d.ts.map +1 -0
  236. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredential.d.ts +8 -0
  237. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredential.d.ts.map +1 -0
  238. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts +8 -0
  239. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts.map +1 -0
  240. package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts +302 -0
  241. package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -0
  242. package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts +503 -0
  243. package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -0
  244. package/dist/packages/features/bookings/lib/getBookingFields.d.ts +161 -0
  245. package/dist/packages/features/bookings/lib/getBookingFields.d.ts.map +1 -0
  246. package/dist/packages/features/bookings/lib/getBookingInfo.d.ts +97 -0
  247. package/dist/packages/features/bookings/lib/getBookingInfo.d.ts.map +1 -0
  248. package/dist/packages/features/bookings/lib/getBookingResponsesSchema.d.ts +196 -0
  249. package/dist/packages/features/bookings/lib/getBookingResponsesSchema.d.ts.map +1 -0
  250. package/dist/packages/features/bookings/lib/getBookingResponsesSchema.test.d.ts +2 -0
  251. package/dist/packages/features/bookings/lib/getBookingResponsesSchema.test.d.ts.map +1 -0
  252. package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts +26 -0
  253. package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -0
  254. package/dist/packages/features/bookings/lib/getLocationOptionsForSelect.d.ts +8 -0
  255. package/dist/packages/features/bookings/lib/getLocationOptionsForSelect.d.ts.map +1 -0
  256. package/dist/packages/features/bookings/lib/getUserBooking.d.ts +46 -0
  257. package/dist/packages/features/bookings/lib/getUserBooking.d.ts.map +1 -0
  258. package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts +20 -0
  259. package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts.map +1 -0
  260. package/dist/packages/features/bookings/lib/handleBookingRequested.d.ts +28 -0
  261. package/dist/packages/features/bookings/lib/handleBookingRequested.d.ts.map +1 -0
  262. package/dist/packages/features/bookings/lib/handleCancelBooking/test/handleCancelBooking.test.d.ts +2 -0
  263. package/dist/packages/features/bookings/lib/handleCancelBooking/test/handleCancelBooking.test.d.ts.map +1 -0
  264. package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts +254 -0
  265. package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts.map +1 -0
  266. package/dist/packages/features/bookings/lib/handleConfirmation.d.ts +49 -0
  267. package/dist/packages/features/bookings/lib/handleConfirmation.d.ts.map +1 -0
  268. package/dist/packages/features/bookings/lib/handleInternalNote.d.ts +21 -0
  269. package/dist/packages/features/bookings/lib/handleInternalNote.d.ts.map +1 -0
  270. package/dist/packages/features/bookings/lib/handleNewBooking/addVideoCallDataToEvent.d.ts +11 -0
  271. package/dist/packages/features/bookings/lib/handleNewBooking/addVideoCallDataToEvent.d.ts.map +1 -0
  272. package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts +10 -0
  273. package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts.map +1 -0
  274. package/dist/packages/features/bookings/lib/handleNewBooking/checkIfBookerEmailIsBlocked.d.ts +5 -0
  275. package/dist/packages/features/bookings/lib/handleNewBooking/checkIfBookerEmailIsBlocked.d.ts.map +1 -0
  276. package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts +141 -0
  277. package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts.map +1 -0
  278. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +13 -0
  279. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts.map +1 -0
  280. package/dist/packages/features/bookings/lib/handleNewBooking/findBookingQuery.d.ts +28 -0
  281. package/dist/packages/features/bookings/lib/handleNewBooking/findBookingQuery.d.ts.map +1 -0
  282. package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts +194 -0
  283. package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -0
  284. package/dist/packages/features/bookings/lib/handleNewBooking/getCustomInputsResponses.d.ts +12 -0
  285. package/dist/packages/features/bookings/lib/handleNewBooking/getCustomInputsResponses.d.ts.map +1 -0
  286. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +601 -0
  287. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts.map +1 -0
  288. package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts +15 -0
  289. package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts.map +1 -0
  290. package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts +24 -0
  291. package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts.map +1 -0
  292. package/dist/packages/features/bookings/lib/handleNewBooking/getSeatedBooking.d.ts +3 -0
  293. package/dist/packages/features/bookings/lib/handleNewBooking/getSeatedBooking.d.ts.map +1 -0
  294. package/dist/packages/features/bookings/lib/handleNewBooking/getVideoCallDetails.d.ts +16 -0
  295. package/dist/packages/features/bookings/lib/handleNewBooking/getVideoCallDetails.d.ts.map +1 -0
  296. package/dist/packages/features/bookings/lib/handleNewBooking/global-booking-limits.test.d.ts +2 -0
  297. package/dist/packages/features/bookings/lib/handleNewBooking/global-booking-limits.test.d.ts.map +1 -0
  298. package/dist/packages/features/bookings/lib/handleNewBooking/handleAppsStatus.d.ts +8 -0
  299. package/dist/packages/features/bookings/lib/handleNewBooking/handleAppsStatus.d.ts.map +1 -0
  300. package/dist/packages/features/bookings/lib/handleNewBooking/handleCustomInputs.d.ts +8 -0
  301. package/dist/packages/features/bookings/lib/handleNewBooking/handleCustomInputs.d.ts.map +1 -0
  302. package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts +32 -0
  303. package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts.map +1 -0
  304. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +347 -0
  305. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -0
  306. package/dist/packages/features/bookings/lib/handleNewBooking/logger.d.ts +2 -0
  307. package/dist/packages/features/bookings/lib/handleNewBooking/logger.d.ts.map +1 -0
  308. package/dist/packages/features/bookings/lib/handleNewBooking/originalRescheduledBookingUtils.d.ts +147 -0
  309. package/dist/packages/features/bookings/lib/handleNewBooking/originalRescheduledBookingUtils.d.ts.map +1 -0
  310. package/dist/packages/features/bookings/lib/handleNewBooking/scheduleNoShowTriggers.d.ts +19 -0
  311. package/dist/packages/features/bookings/lib/handleNewBooking/scheduleNoShowTriggers.d.ts.map +1 -0
  312. package/dist/packages/features/bookings/lib/handleNewBooking/test/booking-limits.test.d.ts +2 -0
  313. package/dist/packages/features/bookings/lib/handleNewBooking/test/booking-limits.test.d.ts.map +1 -0
  314. package/dist/packages/features/bookings/lib/handleNewBooking/test/complex-schedules.test.d.ts +9 -0
  315. package/dist/packages/features/bookings/lib/handleNewBooking/test/complex-schedules.test.d.ts.map +1 -0
  316. package/dist/packages/features/bookings/lib/handleNewBooking/test/date-overrides.test.d.ts +9 -0
  317. package/dist/packages/features/bookings/lib/handleNewBooking/test/date-overrides.test.d.ts.map +1 -0
  318. package/dist/packages/features/bookings/lib/handleNewBooking/test/delegation-credential.test.d.ts +2 -0
  319. package/dist/packages/features/bookings/lib/handleNewBooking/test/delegation-credential.test.d.ts.map +1 -0
  320. package/dist/packages/features/bookings/lib/handleNewBooking/test/dynamic-group-booking.test.d.ts +5 -0
  321. package/dist/packages/features/bookings/lib/handleNewBooking/test/dynamic-group-booking.test.d.ts.map +1 -0
  322. package/dist/packages/features/bookings/lib/handleNewBooking/test/fresh-booking.test.d.ts +5 -0
  323. package/dist/packages/features/bookings/lib/handleNewBooking/test/fresh-booking.test.d.ts.map +1 -0
  324. package/dist/packages/features/bookings/lib/handleNewBooking/test/managed-event-type-booking.test.d.ts +2 -0
  325. package/dist/packages/features/bookings/lib/handleNewBooking/test/managed-event-type-booking.test.d.ts.map +1 -0
  326. package/dist/packages/features/bookings/lib/handleNewBooking/test/recurring-event.test.d.ts +2 -0
  327. package/dist/packages/features/bookings/lib/handleNewBooking/test/recurring-event.test.d.ts.map +1 -0
  328. package/dist/packages/features/bookings/lib/handleNewBooking/test/reschedule.test.d.ts +2 -0
  329. package/dist/packages/features/bookings/lib/handleNewBooking/test/reschedule.test.d.ts.map +1 -0
  330. package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/collective-scheduling.test.d.ts +5 -0
  331. package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/collective-scheduling.test.d.ts.map +1 -0
  332. package/dist/packages/features/bookings/lib/handleNewBooking/test/workflow-notifications.test.d.ts +2 -0
  333. package/dist/packages/features/bookings/lib/handleNewBooking/test/workflow-notifications.test.d.ts.map +1 -0
  334. package/dist/packages/features/bookings/lib/handleNewBooking/types.d.ts +49 -0
  335. package/dist/packages/features/bookings/lib/handleNewBooking/types.d.ts.map +1 -0
  336. package/dist/packages/features/bookings/lib/handleNewBooking/validateBookingTimeIsNotOutOfBounds.d.ts +6 -0
  337. package/dist/packages/features/bookings/lib/handleNewBooking/validateBookingTimeIsNotOutOfBounds.d.ts.map +1 -0
  338. package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts +11 -0
  339. package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts.map +1 -0
  340. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +331 -0
  341. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -0
  342. package/dist/packages/features/bookings/lib/handleNewRecurringBooking.d.ts +12 -0
  343. package/dist/packages/features/bookings/lib/handleNewRecurringBooking.d.ts.map +1 -0
  344. package/dist/packages/features/bookings/lib/handleSeats/cancel/cancelAttendeeSeat.d.ts +19 -0
  345. package/dist/packages/features/bookings/lib/handleSeats/cancel/cancelAttendeeSeat.d.ts.map +1 -0
  346. package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts +97 -0
  347. package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts.map +1 -0
  348. package/dist/packages/features/bookings/lib/handleSeats/handleSeats.d.ts +4 -0
  349. package/dist/packages/features/bookings/lib/handleSeats/handleSeats.d.ts.map +1 -0
  350. package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts +6 -0
  351. package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts.map +1 -0
  352. package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts +33 -0
  353. package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts.map +1 -0
  354. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts +32 -0
  355. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts.map +1 -0
  356. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts +34 -0
  357. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts.map +1 -0
  358. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts +99 -0
  359. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts.map +1 -0
  360. package/dist/packages/features/bookings/lib/handleSeats/reschedule/rescheduleSeatedBooking.d.ts +5 -0
  361. package/dist/packages/features/bookings/lib/handleSeats/reschedule/rescheduleSeatedBooking.d.ts.map +1 -0
  362. package/dist/packages/features/bookings/lib/handleSeats/test/handleSeats.test.d.ts +2 -0
  363. package/dist/packages/features/bookings/lib/handleSeats/test/handleSeats.test.d.ts.map +1 -0
  364. package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts +9 -0
  365. package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts.map +1 -0
  366. package/dist/packages/features/bookings/lib/index.d.ts +6 -0
  367. package/dist/packages/features/bookings/lib/index.d.ts.map +1 -0
  368. package/dist/packages/features/bookings/lib/isEventTypeLoggingEnabled.d.ts +5 -0
  369. package/dist/packages/features/bookings/lib/isEventTypeLoggingEnabled.d.ts.map +1 -0
  370. package/dist/packages/features/bookings/lib/timePreferences.d.ts +16 -0
  371. package/dist/packages/features/bookings/lib/timePreferences.d.ts.map +1 -0
  372. package/dist/packages/features/bookings/lib/useCheckOverlapWithOverlay.d.ts +11 -0
  373. package/dist/packages/features/bookings/lib/useCheckOverlapWithOverlay.d.ts.map +1 -0
  374. package/dist/packages/features/bookings/lib/useFilterQuery.d.ts +54 -0
  375. package/dist/packages/features/bookings/lib/useFilterQuery.d.ts.map +1 -0
  376. package/dist/packages/features/bookings/types.d.ts +54 -0
  377. package/dist/packages/features/bookings/types.d.ts.map +1 -0
  378. package/dist/packages/features/components/phone-input/PhoneInput.d.ts +14 -0
  379. package/dist/packages/features/components/phone-input/PhoneInput.d.ts.map +1 -0
  380. package/dist/packages/features/components/phone-input/index.d.ts +4 -0
  381. package/dist/packages/features/components/phone-input/index.d.ts.map +1 -0
  382. package/dist/packages/features/components/timezone-select/TimezoneSelect.d.ts +21 -0
  383. package/dist/packages/features/components/timezone-select/TimezoneSelect.d.ts.map +1 -0
  384. package/dist/packages/features/components/timezone-select/index.d.ts +3 -0
  385. package/dist/packages/features/components/timezone-select/index.d.ts.map +1 -0
  386. package/dist/packages/features/components/timezone-select/timezone-select.test.d.ts +2 -0
  387. package/dist/packages/features/components/timezone-select/timezone-select.test.d.ts.map +1 -0
  388. package/dist/packages/features/data-table/components/DataTable.d.ts +25 -0
  389. package/dist/packages/features/data-table/components/DataTable.d.ts.map +1 -0
  390. package/dist/packages/features/data-table/components/DataTablePagination.d.ts +9 -0
  391. package/dist/packages/features/data-table/components/DataTablePagination.d.ts.map +1 -0
  392. package/dist/packages/features/data-table/components/DataTableSelectionBar.d.ts +28 -0
  393. package/dist/packages/features/data-table/components/DataTableSelectionBar.d.ts.map +1 -0
  394. package/dist/packages/features/data-table/components/DataTableSkeleton.d.ts +8 -0
  395. package/dist/packages/features/data-table/components/DataTableSkeleton.d.ts.map +1 -0
  396. package/dist/packages/features/data-table/components/DataTableToolbar.d.ts +32 -0
  397. package/dist/packages/features/data-table/components/DataTableToolbar.d.ts.map +1 -0
  398. package/dist/packages/features/data-table/components/DataTableWrapper.d.ts +25 -0
  399. package/dist/packages/features/data-table/components/DataTableWrapper.d.ts.map +1 -0
  400. package/dist/packages/features/data-table/components/filters/ActiveFilters.d.ts +7 -0
  401. package/dist/packages/features/data-table/components/filters/ActiveFilters.d.ts.map +1 -0
  402. package/dist/packages/features/data-table/components/filters/AddFilterButton.d.ts +13 -0
  403. package/dist/packages/features/data-table/components/filters/AddFilterButton.d.ts.map +1 -0
  404. package/dist/packages/features/data-table/components/filters/BaseSelectFilterOptions.d.ts +19 -0
  405. package/dist/packages/features/data-table/components/filters/BaseSelectFilterOptions.d.ts.map +1 -0
  406. package/dist/packages/features/data-table/components/filters/ClearFiltersButton.d.ts +4 -0
  407. package/dist/packages/features/data-table/components/filters/ClearFiltersButton.d.ts.map +1 -0
  408. package/dist/packages/features/data-table/components/filters/ColumnVisibilityButton.d.ts +11 -0
  409. package/dist/packages/features/data-table/components/filters/ColumnVisibilityButton.d.ts.map +1 -0
  410. package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts +12 -0
  411. package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts.map +1 -0
  412. package/dist/packages/features/data-table/components/filters/FilterOptions.d.ts +6 -0
  413. package/dist/packages/features/data-table/components/filters/FilterOptions.d.ts.map +1 -0
  414. package/dist/packages/features/data-table/components/filters/FilterPopover.d.ts +7 -0
  415. package/dist/packages/features/data-table/components/filters/FilterPopover.d.ts.map +1 -0
  416. package/dist/packages/features/data-table/components/filters/MultiSelectFilterOptions.d.ts +9 -0
  417. package/dist/packages/features/data-table/components/filters/MultiSelectFilterOptions.d.ts.map +1 -0
  418. package/dist/packages/features/data-table/components/filters/NumberFilterOptions.d.ts +9 -0
  419. package/dist/packages/features/data-table/components/filters/NumberFilterOptions.d.ts.map +1 -0
  420. package/dist/packages/features/data-table/components/filters/SingleSelectFilterOptions.d.ts +9 -0
  421. package/dist/packages/features/data-table/components/filters/SingleSelectFilterOptions.d.ts.map +1 -0
  422. package/dist/packages/features/data-table/components/filters/TextFilterOptions.d.ts +9 -0
  423. package/dist/packages/features/data-table/components/filters/TextFilterOptions.d.ts.map +1 -0
  424. package/dist/packages/features/data-table/components/filters/index.d.ts +16 -0
  425. package/dist/packages/features/data-table/components/filters/index.d.ts.map +1 -0
  426. package/dist/packages/features/data-table/components/filters/types.d.ts +11 -0
  427. package/dist/packages/features/data-table/components/filters/types.d.ts.map +1 -0
  428. package/dist/packages/features/data-table/components/filters/utils.d.ts +4 -0
  429. package/dist/packages/features/data-table/components/filters/utils.d.ts.map +1 -0
  430. package/dist/packages/features/data-table/components/index.d.ts +9 -0
  431. package/dist/packages/features/data-table/components/index.d.ts.map +1 -0
  432. package/dist/packages/features/data-table/hooks/index.d.ts +8 -0
  433. package/dist/packages/features/data-table/hooks/index.d.ts.map +1 -0
  434. package/dist/packages/features/data-table/hooks/useColumnFilters.d.ts +5 -0
  435. package/dist/packages/features/data-table/hooks/useColumnFilters.d.ts.map +1 -0
  436. package/dist/packages/features/data-table/hooks/useColumnSizingVars.d.ts +7 -0
  437. package/dist/packages/features/data-table/hooks/useColumnSizingVars.d.ts.map +1 -0
  438. package/dist/packages/features/data-table/hooks/useDataTable.d.ts +2 -0
  439. package/dist/packages/features/data-table/hooks/useDataTable.d.ts.map +1 -0
  440. package/dist/packages/features/data-table/hooks/useDebouncedWidth.d.ts +2 -0
  441. package/dist/packages/features/data-table/hooks/useDebouncedWidth.d.ts.map +1 -0
  442. package/dist/packages/features/data-table/hooks/useFetchMoreOnBottomReached.d.ts +8 -0
  443. package/dist/packages/features/data-table/hooks/useFetchMoreOnBottomReached.d.ts.map +1 -0
  444. package/dist/packages/features/data-table/hooks/useFilterValue.d.ts +4 -0
  445. package/dist/packages/features/data-table/hooks/useFilterValue.d.ts.map +1 -0
  446. package/dist/packages/features/data-table/hooks/useFilterableColumns.d.ts +4 -0
  447. package/dist/packages/features/data-table/hooks/useFilterableColumns.d.ts.map +1 -0
  448. package/dist/packages/features/data-table/index.d.ts +7 -0
  449. package/dist/packages/features/data-table/index.d.ts.map +1 -0
  450. package/dist/packages/features/data-table/lib/context.d.ts +184 -0
  451. package/dist/packages/features/data-table/lib/context.d.ts.map +1 -0
  452. package/dist/packages/features/data-table/lib/dateRange.d.ts +14 -0
  453. package/dist/packages/features/data-table/lib/dateRange.d.ts.map +1 -0
  454. package/dist/packages/features/data-table/lib/resizing.d.ts +10 -0
  455. package/dist/packages/features/data-table/lib/resizing.d.ts.map +1 -0
  456. package/dist/packages/features/data-table/lib/server.d.ts +171 -0
  457. package/dist/packages/features/data-table/lib/server.d.ts.map +1 -0
  458. package/dist/packages/features/data-table/lib/types.d.ts +458 -0
  459. package/dist/packages/features/data-table/lib/types.d.ts.map +1 -0
  460. package/dist/packages/features/data-table/lib/utils.d.ts +19 -0
  461. package/dist/packages/features/data-table/lib/utils.d.ts.map +1 -0
  462. package/dist/packages/features/ee/billing/api/webhook/__handler.d.ts +35 -0
  463. package/dist/packages/features/ee/billing/api/webhook/__handler.d.ts.map +1 -0
  464. package/dist/packages/features/ee/billing/api/webhook/__handler.test.d.ts +2 -0
  465. package/dist/packages/features/ee/billing/api/webhook/__handler.test.d.ts.map +1 -0
  466. package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.d.ts +5 -0
  467. package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.d.ts.map +1 -0
  468. package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.team-plan.d.ts +6 -0
  469. package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.team-plan.d.ts.map +1 -0
  470. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.d.ts +5 -0
  471. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.d.ts.map +1 -0
  472. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts +10 -0
  473. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts.map +1 -0
  474. package/dist/packages/features/ee/billing/api/webhook/_payment_intent.succeeded.d.ts +6 -0
  475. package/dist/packages/features/ee/billing/api/webhook/_payment_intent.succeeded.d.ts.map +1 -0
  476. package/dist/packages/features/ee/billing/api/webhook/index.d.ts +3 -0
  477. package/dist/packages/features/ee/billing/api/webhook/index.d.ts.map +1 -0
  478. package/dist/packages/features/ee/billing/billing-service-factory.d.ts +4 -0
  479. package/dist/packages/features/ee/billing/billing-service-factory.d.ts.map +1 -0
  480. package/dist/packages/features/ee/billing/billing-service.d.ts +49 -0
  481. package/dist/packages/features/ee/billing/billing-service.d.ts.map +1 -0
  482. package/dist/packages/features/ee/billing/index.d.ts +4 -0
  483. package/dist/packages/features/ee/billing/index.d.ts.map +1 -0
  484. package/dist/packages/features/ee/billing/organizations/index.d.ts +6 -0
  485. package/dist/packages/features/ee/billing/organizations/index.d.ts.map +1 -0
  486. package/dist/packages/features/ee/billing/organizations/internal-organization-billing.d.ts +13 -0
  487. package/dist/packages/features/ee/billing/organizations/internal-organization-billing.d.ts.map +1 -0
  488. package/dist/packages/features/ee/billing/organizations/organization-billing.d.ts +14 -0
  489. package/dist/packages/features/ee/billing/organizations/organization-billing.d.ts.map +1 -0
  490. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.d.ts +12 -0
  491. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.d.ts.map +1 -0
  492. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.interface.d.ts +7 -0
  493. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.interface.d.ts.map +1 -0
  494. package/dist/packages/features/ee/billing/organizations/stub-organization-billing.d.ts +17 -0
  495. package/dist/packages/features/ee/billing/organizations/stub-organization-billing.d.ts.map +1 -0
  496. package/dist/packages/features/ee/billing/stripe-billling-service.d.ts +26 -0
  497. package/dist/packages/features/ee/billing/stripe-billling-service.d.ts.map +1 -0
  498. package/dist/packages/features/ee/billing/stripe-billling-service.test.d.ts +2 -0
  499. package/dist/packages/features/ee/billing/stripe-billling-service.test.d.ts.map +1 -0
  500. package/dist/packages/features/ee/billing/teams/index.d.ts +14 -0
  501. package/dist/packages/features/ee/billing/teams/index.d.ts.map +1 -0
  502. package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts +39 -0
  503. package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts.map +1 -0
  504. package/dist/packages/features/ee/billing/teams/internal-team-billing.test.d.ts +2 -0
  505. package/dist/packages/features/ee/billing/teams/internal-team-billing.test.d.ts.map +1 -0
  506. package/dist/packages/features/ee/billing/teams/stub-team-billing.d.ts +16 -0
  507. package/dist/packages/features/ee/billing/teams/stub-team-billing.d.ts.map +1 -0
  508. package/dist/packages/features/ee/billing/teams/team-billing.d.ts +18 -0
  509. package/dist/packages/features/ee/billing/teams/team-billing.d.ts.map +1 -0
  510. package/dist/packages/features/ee/billing/teams/team-billing.repository.d.ts +35 -0
  511. package/dist/packages/features/ee/billing/teams/team-billing.repository.d.ts.map +1 -0
  512. package/dist/packages/features/ee/billing/teams/team-billing.repository.interface.d.ts +16 -0
  513. package/dist/packages/features/ee/billing/teams/team-billing.repository.interface.d.ts.map +1 -0
  514. package/dist/packages/features/ee/billing/teams/team-billing.repository.test.d.ts +2 -0
  515. package/dist/packages/features/ee/billing/teams/team-billing.repository.test.d.ts.map +1 -0
  516. package/dist/packages/features/ee/billing/teams/team-billing.test.d.ts +2 -0
  517. package/dist/packages/features/ee/billing/teams/team-billing.test.d.ts.map +1 -0
  518. package/dist/packages/features/ee/payments/api/webhook.d.ts +15 -0
  519. package/dist/packages/features/ee/payments/api/webhook.d.ts.map +1 -0
  520. package/dist/packages/features/ee/payments/components/Payment.d.ts +41 -0
  521. package/dist/packages/features/ee/payments/components/Payment.d.ts.map +1 -0
  522. package/dist/packages/features/ee/payments/components/PaymentPage.d.ts +5 -0
  523. package/dist/packages/features/ee/payments/components/PaymentPage.d.ts.map +1 -0
  524. package/dist/packages/features/ee/payments/pages/getClientSecretFromPayment.d.ts +5 -0
  525. package/dist/packages/features/ee/payments/pages/getClientSecretFromPayment.d.ts.map +1 -0
  526. package/dist/packages/features/ee/payments/pages/payment.d.ts +214 -0
  527. package/dist/packages/features/ee/payments/pages/payment.d.ts.map +1 -0
  528. package/dist/packages/features/ee/payments/server/stripe.d.ts +7 -0
  529. package/dist/packages/features/ee/payments/server/stripe.d.ts.map +1 -0
  530. package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts +21 -0
  531. package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts.map +1 -0
  532. package/dist/packages/features/ee/round-robin/assignmentReason/appAssignmentReasonHandler.d.ts +12 -0
  533. package/dist/packages/features/ee/round-robin/assignmentReason/appAssignmentReasonHandler.d.ts.map +1 -0
  534. package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts +90 -0
  535. package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts.map +1 -0
  536. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts +120 -0
  537. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -0
  538. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.test.d.ts +2 -0
  539. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.test.d.ts.map +1 -0
  540. package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts +16 -0
  541. package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -0
  542. package/dist/packages/features/ee/round-robin/roundRobinReassignment.test.d.ts +2 -0
  543. package/dist/packages/features/ee/round-robin/roundRobinReassignment.test.d.ts.map +1 -0
  544. package/dist/packages/features/ee/round-robin/utils/bookingSelect.d.ts +27 -0
  545. package/dist/packages/features/ee/round-robin/utils/bookingSelect.d.ts.map +1 -0
  546. package/dist/packages/features/ee/round-robin/utils/getDestinationCalendar.d.ts +10 -0
  547. package/dist/packages/features/ee/round-robin/utils/getDestinationCalendar.d.ts.map +1 -0
  548. package/dist/packages/features/ee/round-robin/utils/getTeamMembers.d.ts +39 -0
  549. package/dist/packages/features/ee/round-robin/utils/getTeamMembers.d.ts.map +1 -0
  550. package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts +6 -0
  551. package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts.map +1 -0
  552. package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts +8 -0
  553. package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts.map +1 -0
  554. package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts +8 -0
  555. package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts.map +1 -0
  556. package/dist/packages/features/ee/workflows/components/AddActionDialog.d.ts +10 -0
  557. package/dist/packages/features/ee/workflows/components/AddActionDialog.d.ts.map +1 -0
  558. package/dist/packages/features/ee/workflows/components/DeleteDialog.d.ts +10 -0
  559. package/dist/packages/features/ee/workflows/components/DeleteDialog.d.ts.map +1 -0
  560. package/dist/packages/features/ee/workflows/components/EmptyScreen.d.ts +4 -0
  561. package/dist/packages/features/ee/workflows/components/EmptyScreen.d.ts.map +1 -0
  562. package/dist/packages/features/ee/workflows/components/SkeletonLoaderEdit.d.ts +3 -0
  563. package/dist/packages/features/ee/workflows/components/SkeletonLoaderEdit.d.ts.map +1 -0
  564. package/dist/packages/features/ee/workflows/components/SkeletonLoaderEventWorkflowsTab.d.ts +3 -0
  565. package/dist/packages/features/ee/workflows/components/SkeletonLoaderEventWorkflowsTab.d.ts.map +1 -0
  566. package/dist/packages/features/ee/workflows/components/SkeletonLoaderList.d.ts +3 -0
  567. package/dist/packages/features/ee/workflows/components/SkeletonLoaderList.d.ts.map +1 -0
  568. package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts +7 -0
  569. package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts.map +1 -0
  570. package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts +20 -0
  571. package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts.map +1 -0
  572. package/dist/packages/features/ee/workflows/components/WorkflowListPage.d.ts +36 -0
  573. package/dist/packages/features/ee/workflows/components/WorkflowListPage.d.ts.map +1 -0
  574. package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts +19 -0
  575. package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts.map +1 -0
  576. package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts +17 -0
  577. package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts.map +1 -0
  578. package/dist/packages/features/ee/workflows/lib/allowDisablingStandardEmails.d.ts +4 -0
  579. package/dist/packages/features/ee/workflows/lib/allowDisablingStandardEmails.d.ts.map +1 -0
  580. package/dist/packages/features/ee/workflows/lib/alphanumericSenderIdSupport.d.ts +2 -0
  581. package/dist/packages/features/ee/workflows/lib/alphanumericSenderIdSupport.d.ts.map +1 -0
  582. package/dist/packages/features/ee/workflows/lib/constants.d.ts +10 -0
  583. package/dist/packages/features/ee/workflows/lib/constants.d.ts.map +1 -0
  584. package/dist/packages/features/ee/workflows/lib/getActionIcon.d.ts +3 -0
  585. package/dist/packages/features/ee/workflows/lib/getActionIcon.d.ts.map +1 -0
  586. package/dist/packages/features/ee/workflows/lib/getAllWorkflows.d.ts +26 -0
  587. package/dist/packages/features/ee/workflows/lib/getAllWorkflows.d.ts.map +1 -0
  588. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts +17 -0
  589. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts.map +1 -0
  590. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts +125 -0
  591. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -0
  592. package/dist/packages/features/ee/workflows/lib/getiCalEventAsString.d.ts +16 -0
  593. package/dist/packages/features/ee/workflows/lib/getiCalEventAsString.d.ts.map +1 -0
  594. package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts +31 -0
  595. package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts.map +1 -0
  596. package/dist/packages/features/ee/workflows/lib/reminders/providers/sendgridProvider.d.ts +10 -0
  597. package/dist/packages/features/ee/workflows/lib/reminders/providers/sendgridProvider.d.ts.map +1 -0
  598. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts +8 -0
  599. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts.map +1 -0
  600. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts +47 -0
  601. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts.map +1 -0
  602. package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts +15 -0
  603. package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts.map +1 -0
  604. package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts +63 -0
  605. package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts.map +1 -0
  606. package/dist/packages/features/ee/workflows/lib/reminders/templates/customTemplate.d.ts +33 -0
  607. package/dist/packages/features/ee/workflows/lib/reminders/templates/customTemplate.d.ts.map +1 -0
  608. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts +22 -0
  609. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts.map +1 -0
  610. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailReminderTemplate.d.ts +8 -0
  611. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailReminderTemplate.d.ts.map +1 -0
  612. package/dist/packages/features/ee/workflows/lib/reminders/templates/smsReminderTemplate.d.ts +5 -0
  613. package/dist/packages/features/ee/workflows/lib/reminders/templates/smsReminderTemplate.d.ts.map +1 -0
  614. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/index.d.ts +5 -0
  615. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/index.d.ts.map +1 -0
  616. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCancelledTemplate.d.ts +4 -0
  617. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCancelledTemplate.d.ts.map +1 -0
  618. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCompletedTemplate.d.ts +4 -0
  619. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCompletedTemplate.d.ts.map +1 -0
  620. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventReminderTemplate.d.ts +4 -0
  621. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventReminderTemplate.d.ts.map +1 -0
  622. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventRescheduledTemplate.d.ts +4 -0
  623. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventRescheduledTemplate.d.ts.map +1 -0
  624. package/dist/packages/features/ee/workflows/lib/reminders/utils.d.ts +4 -0
  625. package/dist/packages/features/ee/workflows/lib/reminders/utils.d.ts.map +1 -0
  626. package/dist/packages/features/ee/workflows/lib/reminders/verifyPhoneNumber.d.ts +3 -0
  627. package/dist/packages/features/ee/workflows/lib/reminders/verifyPhoneNumber.d.ts.map +1 -0
  628. package/dist/packages/features/ee/workflows/lib/reminders/whatsappReminderManager.d.ts +4 -0
  629. package/dist/packages/features/ee/workflows/lib/reminders/whatsappReminderManager.d.ts.map +1 -0
  630. package/dist/packages/features/ee/workflows/lib/schema.d.ts +142 -0
  631. package/dist/packages/features/ee/workflows/lib/schema.d.ts.map +1 -0
  632. package/dist/packages/features/ee/workflows/lib/test/workflows.test.d.ts +2 -0
  633. package/dist/packages/features/ee/workflows/lib/test/workflows.test.d.ts.map +1 -0
  634. package/dist/packages/features/ee/workflows/lib/types.d.ts +24 -0
  635. package/dist/packages/features/ee/workflows/lib/types.d.ts.map +1 -0
  636. package/dist/packages/features/ee/workflows/lib/variableTranslations.d.ts +10 -0
  637. package/dist/packages/features/ee/workflows/lib/variableTranslations.d.ts.map +1 -0
  638. package/dist/packages/features/ee/workflows/pages/index.d.ts +7 -0
  639. package/dist/packages/features/ee/workflows/pages/index.d.ts.map +1 -0
  640. package/dist/packages/features/ee/workflows/pages/workflow.d.ts +24 -0
  641. package/dist/packages/features/ee/workflows/pages/workflow.d.ts.map +1 -0
  642. package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts +44 -0
  643. package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts.map +1 -0
  644. package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts +11 -0
  645. package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts.map +1 -0
  646. package/dist/packages/features/eventtypes/components/BulkEditDefaultForEventsModal.d.ts +27 -0
  647. package/dist/packages/features/eventtypes/components/BulkEditDefaultForEventsModal.d.ts.map +1 -0
  648. package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts +37 -0
  649. package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts.map +1 -0
  650. package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts +13 -0
  651. package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts.map +1 -0
  652. package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts +49 -0
  653. package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts.map +1 -0
  654. package/dist/packages/features/eventtypes/components/CreateEventTypeDialog.d.ts +17 -0
  655. package/dist/packages/features/eventtypes/components/CreateEventTypeDialog.d.ts.map +1 -0
  656. package/dist/packages/features/eventtypes/components/CreateEventTypeForm.d.ts +13 -0
  657. package/dist/packages/features/eventtypes/components/CreateEventTypeForm.d.ts.map +1 -0
  658. package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts +3 -0
  659. package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts.map +1 -0
  660. package/dist/packages/features/eventtypes/components/EditWeightsForAllTeamMembers.d.ts +14 -0
  661. package/dist/packages/features/eventtypes/components/EditWeightsForAllTeamMembers.d.ts.map +1 -0
  662. package/dist/packages/features/eventtypes/components/EmptyPage.d.ts +5 -0
  663. package/dist/packages/features/eventtypes/components/EmptyPage.d.ts.map +1 -0
  664. package/dist/packages/features/eventtypes/components/EventType.d.ts +39 -0
  665. package/dist/packages/features/eventtypes/components/EventType.d.ts.map +1 -0
  666. package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts +16 -0
  667. package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts.map +1 -0
  668. package/dist/packages/features/eventtypes/components/EventTypeLayout.d.ts +23 -0
  669. package/dist/packages/features/eventtypes/components/EventTypeLayout.d.ts.map +1 -0
  670. package/dist/packages/features/eventtypes/components/HostEditDialogs.d.ts +33 -0
  671. package/dist/packages/features/eventtypes/components/HostEditDialogs.d.ts.map +1 -0
  672. package/dist/packages/features/eventtypes/components/Locations.d.ts +49 -0
  673. package/dist/packages/features/eventtypes/components/Locations.d.ts.map +1 -0
  674. package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts +4 -0
  675. package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts.map +1 -0
  676. package/dist/packages/features/eventtypes/components/MultiplePrivateLinksController.d.ts +3 -0
  677. package/dist/packages/features/eventtypes/components/MultiplePrivateLinksController.d.ts.map +1 -0
  678. package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts +7 -0
  679. package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts.map +1 -0
  680. package/dist/packages/features/eventtypes/components/WeightDescription.d.ts +5 -0
  681. package/dist/packages/features/eventtypes/components/WeightDescription.d.ts.map +1 -0
  682. package/dist/packages/features/eventtypes/components/__tests__/AddMembersWithSwitch.test.d.ts +2 -0
  683. package/dist/packages/features/eventtypes/components/__tests__/AddMembersWithSwitch.test.d.ts.map +1 -0
  684. package/dist/packages/features/eventtypes/components/dialogs/AssignmentWarningDialog.d.ts +12 -0
  685. package/dist/packages/features/eventtypes/components/dialogs/AssignmentWarningDialog.d.ts.map +1 -0
  686. package/dist/packages/features/eventtypes/components/dialogs/DeleteDialog.d.ts +8 -0
  687. package/dist/packages/features/eventtypes/components/dialogs/DeleteDialog.d.ts.map +1 -0
  688. package/dist/packages/features/eventtypes/components/dialogs/ManagedEventDialog.d.ts +13 -0
  689. package/dist/packages/features/eventtypes/components/dialogs/ManagedEventDialog.d.ts.map +1 -0
  690. package/dist/packages/features/eventtypes/components/index.d.ts +6 -0
  691. package/dist/packages/features/eventtypes/components/index.d.ts.map +1 -0
  692. package/dist/packages/features/eventtypes/components/tabs/advanced/CustomEventTypeModal.d.ts +43 -0
  693. package/dist/packages/features/eventtypes/components/tabs/advanced/CustomEventTypeModal.d.ts.map +1 -0
  694. package/dist/packages/features/eventtypes/components/tabs/advanced/DisableAllEmailsSetting.d.ts +25 -0
  695. package/dist/packages/features/eventtypes/components/tabs/advanced/DisableAllEmailsSetting.d.ts.map +1 -0
  696. package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts +56 -0
  697. package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts.map +1 -0
  698. package/dist/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.d.ts +27 -0
  699. package/dist/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.d.ts.map +1 -0
  700. package/dist/packages/features/eventtypes/components/tabs/ai/AIEventController.d.ts +8 -0
  701. package/dist/packages/features/eventtypes/components/tabs/ai/AIEventController.d.ts.map +1 -0
  702. package/dist/packages/features/eventtypes/components/tabs/ai/EventAITab.d.ts +5 -0
  703. package/dist/packages/features/eventtypes/components/tabs/ai/EventAITab.d.ts.map +1 -0
  704. package/dist/packages/features/eventtypes/components/tabs/apps/EventAppsTab.d.ts +7 -0
  705. package/dist/packages/features/eventtypes/components/tabs/apps/EventAppsTab.d.ts.map +1 -0
  706. package/dist/packages/features/eventtypes/components/tabs/assignment/EventTeamAssignmentTab.d.ts +57 -0
  707. package/dist/packages/features/eventtypes/components/tabs/assignment/EventTeamAssignmentTab.d.ts.map +1 -0
  708. package/dist/packages/features/eventtypes/components/tabs/availability/EventAvailabilityTab.d.ts +79 -0
  709. package/dist/packages/features/eventtypes/components/tabs/availability/EventAvailabilityTab.d.ts.map +1 -0
  710. package/dist/packages/features/eventtypes/components/tabs/instant/EventInstantTab.d.ts +5 -0
  711. package/dist/packages/features/eventtypes/components/tabs/instant/EventInstantTab.d.ts.map +1 -0
  712. package/dist/packages/features/eventtypes/components/tabs/instant/InstantEventController.d.ts +9 -0
  713. package/dist/packages/features/eventtypes/components/tabs/instant/InstantEventController.d.ts.map +1 -0
  714. package/dist/packages/features/eventtypes/components/tabs/limits/EventLimitsTab.d.ts +59 -0
  715. package/dist/packages/features/eventtypes/components/tabs/limits/EventLimitsTab.d.ts.map +1 -0
  716. package/dist/packages/features/eventtypes/components/tabs/recurring/EventRecurringTab.d.ts +4 -0
  717. package/dist/packages/features/eventtypes/components/tabs/recurring/EventRecurringTab.d.ts.map +1 -0
  718. package/dist/packages/features/eventtypes/components/tabs/recurring/RecurringEventController.d.ts +22 -0
  719. package/dist/packages/features/eventtypes/components/tabs/recurring/RecurringEventController.d.ts.map +1 -0
  720. package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts +34 -0
  721. package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts.map +1 -0
  722. package/dist/packages/features/eventtypes/components/tabs/webhooks/EventWebhooksTab.d.ts +3 -0
  723. package/dist/packages/features/eventtypes/components/tabs/webhooks/EventWebhooksTab.d.ts.map +1 -0
  724. package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts +11 -0
  725. package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts.map +1 -0
  726. package/dist/packages/features/eventtypes/lib/bookingFieldsManager.d.ts +14 -0
  727. package/dist/packages/features/eventtypes/lib/bookingFieldsManager.d.ts.map +1 -0
  728. package/dist/packages/features/eventtypes/lib/getDefinedBufferTimes.d.ts +2 -0
  729. package/dist/packages/features/eventtypes/lib/getDefinedBufferTimes.d.ts.map +1 -0
  730. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +1506 -0
  731. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -0
  732. package/dist/packages/features/eventtypes/lib/isCurrentlyAvailable.test.d.ts +2 -0
  733. package/dist/packages/features/eventtypes/lib/isCurrentlyAvailable.test.d.ts.map +1 -0
  734. package/dist/packages/features/eventtypes/lib/types.d.ts +198 -0
  735. package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -0
  736. package/dist/packages/features/form-builder/Components.d.ts +47 -0
  737. package/dist/packages/features/form-builder/Components.d.ts.map +1 -0
  738. package/dist/packages/features/form-builder/FormBuilder.d.ts +41 -0
  739. package/dist/packages/features/form-builder/FormBuilder.d.ts.map +1 -0
  740. package/dist/packages/features/form-builder/FormBuilder.test.d.ts +2 -0
  741. package/dist/packages/features/form-builder/FormBuilder.test.d.ts.map +1 -0
  742. package/dist/packages/features/form-builder/FormBuilderField.d.ts +41 -0
  743. package/dist/packages/features/form-builder/FormBuilderField.d.ts.map +1 -0
  744. package/dist/packages/features/form-builder/FormBuilderField.test.d.ts +2 -0
  745. package/dist/packages/features/form-builder/FormBuilderField.test.d.ts.map +1 -0
  746. package/dist/packages/features/form-builder/fieldTypes.d.ts +4 -0
  747. package/dist/packages/features/form-builder/fieldTypes.d.ts.map +1 -0
  748. package/dist/packages/features/form-builder/fieldsThatSupportLabelAsSafeHtml.d.ts +7 -0
  749. package/dist/packages/features/form-builder/fieldsThatSupportLabelAsSafeHtml.d.ts.map +1 -0
  750. package/dist/packages/features/form-builder/index.d.ts +3 -0
  751. package/dist/packages/features/form-builder/index.d.ts.map +1 -0
  752. package/dist/packages/features/form-builder/propsTypes.d.ts +18 -0
  753. package/dist/packages/features/form-builder/propsTypes.d.ts.map +1 -0
  754. package/dist/packages/features/form-builder/schema.d.ts +1329 -0
  755. package/dist/packages/features/form-builder/schema.d.ts.map +1 -0
  756. package/dist/packages/features/form-builder/testUtils.d.ts +379 -0
  757. package/dist/packages/features/form-builder/testUtils.d.ts.map +1 -0
  758. package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.d.ts +12 -0
  759. package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.d.ts.map +1 -0
  760. package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.test.d.ts +2 -0
  761. package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.test.d.ts.map +1 -0
  762. package/dist/packages/features/form-builder/utils/getFieldIdentifier.d.ts +2 -0
  763. package/dist/packages/features/form-builder/utils/getFieldIdentifier.d.ts.map +1 -0
  764. package/dist/packages/features/form-builder/utils/variantsConfig.d.ts +42 -0
  765. package/dist/packages/features/form-builder/utils/variantsConfig.d.ts.map +1 -0
  766. package/dist/packages/features/form-builder/utils.d.ts +6 -0
  767. package/dist/packages/features/form-builder/utils.d.ts.map +1 -0
  768. package/dist/packages/features/instant-meeting/handleInstantMeeting.d.ts +19 -0
  769. package/dist/packages/features/instant-meeting/handleInstantMeeting.d.ts.map +1 -0
  770. package/dist/packages/features/instant-meeting/schema.d.ts +30 -0
  771. package/dist/packages/features/instant-meeting/schema.d.ts.map +1 -0
  772. package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts +14 -0
  773. package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts.map +1 -0
  774. package/dist/packages/features/schedules/components/DateOverrideList.d.ts +18 -0
  775. package/dist/packages/features/schedules/components/DateOverrideList.d.ts.map +1 -0
  776. package/dist/packages/features/schedules/components/NewScheduleButton.d.ts +5 -0
  777. package/dist/packages/features/schedules/components/NewScheduleButton.d.ts.map +1 -0
  778. package/dist/packages/features/schedules/components/Schedule.d.ts +63 -0
  779. package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -0
  780. package/dist/packages/features/schedules/components/ScheduleListItem.d.ts +21 -0
  781. package/dist/packages/features/schedules/components/ScheduleListItem.d.ts.map +1 -0
  782. package/dist/packages/features/schedules/components/index.d.ts +7 -0
  783. package/dist/packages/features/schedules/components/index.d.ts.map +1 -0
  784. package/dist/packages/features/schedules/index.d.ts +4 -0
  785. package/dist/packages/features/schedules/index.d.ts.map +1 -0
  786. package/dist/packages/features/schedules/lib/use-schedule/index.d.ts +5 -0
  787. package/dist/packages/features/schedules/lib/use-schedule/index.d.ts.map +1 -0
  788. package/dist/packages/features/schedules/lib/use-schedule/types.d.ts +7 -0
  789. package/dist/packages/features/schedules/lib/use-schedule/types.d.ts.map +1 -0
  790. package/dist/packages/features/schedules/lib/use-schedule/useNonEmptyScheduleDays.d.ts +4 -0
  791. package/dist/packages/features/schedules/lib/use-schedule/useNonEmptyScheduleDays.d.ts.map +1 -0
  792. package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts +346 -0
  793. package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts.map +1 -0
  794. package/dist/packages/features/schedules/lib/use-schedule/useSlotsForDate.d.ts +28 -0
  795. package/dist/packages/features/schedules/lib/use-schedule/useSlotsForDate.d.ts.map +1 -0
  796. package/dist/packages/features/schedules/lib/use-schedule/useTimesForSchedule.d.ts +5 -0
  797. package/dist/packages/features/schedules/lib/use-schedule/useTimesForSchedule.d.ts.map +1 -0
  798. package/dist/packages/features/shell/Shell.d.ts +31 -0
  799. package/dist/packages/features/shell/Shell.d.ts.map +1 -0
  800. package/dist/packages/features/shell/SideBar.d.ts +13 -0
  801. package/dist/packages/features/shell/SideBar.d.ts.map +1 -0
  802. package/dist/packages/features/shell/TeamInviteBadge.d.ts +2 -0
  803. package/dist/packages/features/shell/TeamInviteBadge.d.ts.map +1 -0
  804. package/dist/packages/features/shell/TopNav.d.ts +2 -0
  805. package/dist/packages/features/shell/TopNav.d.ts.map +1 -0
  806. package/dist/packages/features/shell/banners/LayoutBanner.d.ts +30 -0
  807. package/dist/packages/features/shell/banners/LayoutBanner.d.ts.map +1 -0
  808. package/dist/packages/features/shell/banners/useBanners.d.ts +8 -0
  809. package/dist/packages/features/shell/banners/useBanners.d.ts.map +1 -0
  810. package/dist/packages/features/shell/navigation/Navigation.d.ts +9 -0
  811. package/dist/packages/features/shell/navigation/Navigation.d.ts.map +1 -0
  812. package/dist/packages/features/shell/navigation/NavigationItem.d.ts +35 -0
  813. package/dist/packages/features/shell/navigation/NavigationItem.d.ts.map +1 -0
  814. package/dist/packages/features/shell/navigation/useShouldDisplayNavigationItem.d.ts +3 -0
  815. package/dist/packages/features/shell/navigation/useShouldDisplayNavigationItem.d.ts.map +1 -0
  816. package/dist/packages/features/shell/useAppTheme.d.ts +2 -0
  817. package/dist/packages/features/shell/useAppTheme.d.ts.map +1 -0
  818. package/dist/packages/features/shell/useBottomNavItems.d.ts +10 -0
  819. package/dist/packages/features/shell/useBottomNavItems.d.ts.map +1 -0
  820. package/dist/packages/features/shell/user-dropdown/ProfileDropdown.d.ts +2 -0
  821. package/dist/packages/features/shell/user-dropdown/ProfileDropdown.d.ts.map +1 -0
  822. package/dist/packages/features/shell/user-dropdown/UserDropdown.d.ts +14 -0
  823. package/dist/packages/features/shell/user-dropdown/UserDropdown.d.ts.map +1 -0
  824. package/dist/packages/platform/atoms/add-members-switch/AddMembersWithSwitchPlatformWrapper.d.ts +3 -0
  825. package/dist/packages/platform/atoms/add-members-switch/AddMembersWithSwitchPlatformWrapper.d.ts.map +1 -0
  826. package/dist/packages/platform/atoms/availability/AvailabilitySettings.d.ts +80 -0
  827. package/dist/packages/platform/atoms/availability/AvailabilitySettings.d.ts.map +1 -0
  828. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformApiScheduleForAtom.d.ts +38 -0
  829. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformApiScheduleForAtom.d.ts.map +1 -0
  830. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformApiScheduleForAtom.spec.d.ts +2 -0
  831. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformApiScheduleForAtom.spec.d.ts.map +1 -0
  832. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformAtomScheduleForApi.d.ts +4 -0
  833. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformAtomScheduleForApi.d.ts.map +1 -0
  834. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformAtomScheduleForApi.spec.d.ts +2 -0
  835. package/dist/packages/platform/atoms/availability/atom-api-transformers/transformAtomScheduleForApi.spec.d.ts.map +1 -0
  836. package/dist/packages/platform/atoms/availability/index.d.ts +4 -0
  837. package/dist/packages/platform/atoms/availability/index.d.ts.map +1 -0
  838. package/dist/packages/platform/atoms/availability/types.d.ts +22 -0
  839. package/dist/packages/platform/atoms/availability/types.d.ts.map +1 -0
  840. package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts +23 -0
  841. package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts.map +1 -0
  842. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts +3 -0
  843. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -0
  844. package/dist/packages/platform/atoms/booker/types.d.ts +60 -0
  845. package/dist/packages/platform/atoms/booker/types.d.ts.map +1 -0
  846. package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts +27 -0
  847. package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts.map +1 -0
  848. package/dist/packages/platform/atoms/booker-embed/index.d.ts +2 -0
  849. package/dist/packages/platform/atoms/booker-embed/index.d.ts.map +1 -0
  850. package/dist/packages/platform/atoms/booker-embed/useGetRoutingFormUrlProps.d.ts +22 -0
  851. package/dist/packages/platform/atoms/booker-embed/useGetRoutingFormUrlProps.d.ts.map +1 -0
  852. package/dist/packages/platform/atoms/cal-provider/BaseCalProvider.d.ts +20 -0
  853. package/dist/packages/platform/atoms/cal-provider/BaseCalProvider.d.ts.map +1 -0
  854. package/dist/packages/platform/atoms/cal-provider/CalProvider.d.ts +17 -0
  855. package/dist/packages/platform/atoms/cal-provider/CalProvider.d.ts.map +1 -0
  856. package/dist/packages/platform/atoms/cal-provider/index.d.ts +2 -0
  857. package/dist/packages/platform/atoms/cal-provider/index.d.ts.map +1 -0
  858. package/dist/packages/platform/atoms/cal-provider/languages.d.ts +48 -0
  859. package/dist/packages/platform/atoms/cal-provider/languages.d.ts.map +1 -0
  860. package/dist/packages/platform/atoms/calendar-settings/index.d.ts +2 -0
  861. package/dist/packages/platform/atoms/calendar-settings/index.d.ts.map +1 -0
  862. package/dist/packages/platform/atoms/calendar-settings/wrappers/CalendarSettingsPlatformWrapper.d.ts +13 -0
  863. package/dist/packages/platform/atoms/calendar-settings/wrappers/CalendarSettingsPlatformWrapper.d.ts.map +1 -0
  864. package/dist/packages/platform/atoms/connect/OAuthConnect.d.ts +25 -0
  865. package/dist/packages/platform/atoms/connect/OAuthConnect.d.ts.map +1 -0
  866. package/dist/packages/platform/atoms/connect/apple/AppleConnect.d.ts +4 -0
  867. package/dist/packages/platform/atoms/connect/apple/AppleConnect.d.ts.map +1 -0
  868. package/dist/packages/platform/atoms/connect/conferencing-apps/ConferencingAppsViewPlatformWrapper.d.ts +8 -0
  869. package/dist/packages/platform/atoms/connect/conferencing-apps/ConferencingAppsViewPlatformWrapper.d.ts.map +1 -0
  870. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts +73 -0
  871. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts.map +1 -0
  872. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomGetEventTypes.d.ts +10 -0
  873. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomGetEventTypes.d.ts.map +1 -0
  874. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomsGetInstalledConferencingApps.d.ts +3 -0
  875. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomsGetInstalledConferencingApps.d.ts.map +1 -0
  876. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts +19 -0
  877. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts.map +1 -0
  878. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useDeleteCredential.d.ts +8 -0
  879. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useDeleteCredential.d.ts.map +1 -0
  880. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useGetDefaultConferencingApp.d.ts +6 -0
  881. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useGetDefaultConferencingApp.d.ts.map +1 -0
  882. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useUpdateUserDefaultConferencingApp.d.ts +8 -0
  883. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useUpdateUserDefaultConferencingApp.d.ts.map +1 -0
  884. package/dist/packages/platform/atoms/connect/google/GcalConnect.d.ts +4 -0
  885. package/dist/packages/platform/atoms/connect/google/GcalConnect.d.ts.map +1 -0
  886. package/dist/packages/platform/atoms/connect/index.d.ts +4 -0
  887. package/dist/packages/platform/atoms/connect/index.d.ts.map +1 -0
  888. package/dist/packages/platform/atoms/connect/outlook/OutlookConnect.d.ts +4 -0
  889. package/dist/packages/platform/atoms/connect/outlook/OutlookConnect.d.ts.map +1 -0
  890. package/dist/packages/platform/atoms/connect/stripe/StripeConnect.d.ts +22 -0
  891. package/dist/packages/platform/atoms/connect/stripe/StripeConnect.d.ts.map +1 -0
  892. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendar.d.ts +5 -0
  893. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendar.d.ts.map +1 -0
  894. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendarSelector.d.ts +17 -0
  895. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendarSelector.d.ts.map +1 -0
  896. package/dist/packages/platform/atoms/destination-calendar/index.d.ts +2 -0
  897. package/dist/packages/platform/atoms/destination-calendar/index.d.ts.map +1 -0
  898. package/dist/packages/platform/atoms/destination-calendar/wrappers/DestinationCalendarSettingsPlatformWrapper.d.ts +5 -0
  899. package/dist/packages/platform/atoms/destination-calendar/wrappers/DestinationCalendarSettingsPlatformWrapper.d.ts.map +1 -0
  900. package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts +1394 -0
  901. package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts.map +1 -0
  902. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeAppIntegration.d.ts +22 -0
  903. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeAppIntegration.d.ts.map +1 -0
  904. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +739 -0
  905. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts.map +1 -0
  906. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts +201 -0
  907. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts.map +1 -0
  908. package/dist/packages/platform/atoms/event-types/hooks/useAtomHostSchedules.d.ts +14 -0
  909. package/dist/packages/platform/atoms/event-types/hooks/useAtomHostSchedules.d.ts.map +1 -0
  910. package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts +411 -0
  911. package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts.map +1 -0
  912. package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts +9 -0
  913. package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -0
  914. package/dist/packages/platform/atoms/event-types/hooks/useHandleRouteChange.d.ts +15 -0
  915. package/dist/packages/platform/atoms/event-types/hooks/useHandleRouteChange.d.ts.map +1 -0
  916. package/dist/packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.d.ts +16 -0
  917. package/dist/packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.d.ts.map +1 -0
  918. package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts +16 -0
  919. package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts.map +1 -0
  920. package/dist/packages/platform/atoms/event-types/payments/PaymentForm.d.ts +9 -0
  921. package/dist/packages/platform/atoms/event-types/payments/PaymentForm.d.ts.map +1 -0
  922. package/dist/packages/platform/atoms/event-types/payments/StripePaymentForm.d.ts +9 -0
  923. package/dist/packages/platform/atoms/event-types/payments/StripePaymentForm.d.ts.map +1 -0
  924. package/dist/packages/platform/atoms/event-types/wrappers/CreateEventTypePlatformWrapper.d.ts +19 -0
  925. package/dist/packages/platform/atoms/event-types/wrappers/CreateEventTypePlatformWrapper.d.ts.map +1 -0
  926. package/dist/packages/platform/atoms/event-types/wrappers/EventAdvancedPlatformWrapper.d.ts +4 -0
  927. package/dist/packages/platform/atoms/event-types/wrappers/EventAdvancedPlatformWrapper.d.ts.map +1 -0
  928. package/dist/packages/platform/atoms/event-types/wrappers/EventAvailabilityTabPlatformWrapper.d.ts +13 -0
  929. package/dist/packages/platform/atoms/event-types/wrappers/EventAvailabilityTabPlatformWrapper.d.ts.map +1 -0
  930. package/dist/packages/platform/atoms/event-types/wrappers/EventLimitsTabPlatformWrapper.d.ts +4 -0
  931. package/dist/packages/platform/atoms/event-types/wrappers/EventLimitsTabPlatformWrapper.d.ts.map +1 -0
  932. package/dist/packages/platform/atoms/event-types/wrappers/EventPaymentsTabPlatformWrapper.d.ts +6 -0
  933. package/dist/packages/platform/atoms/event-types/wrappers/EventPaymentsTabPlatformWrapper.d.ts.map +1 -0
  934. package/dist/packages/platform/atoms/event-types/wrappers/EventRecurringTabPlatformWrapper.d.ts +4 -0
  935. package/dist/packages/platform/atoms/event-types/wrappers/EventRecurringTabPlatformWrapper.d.ts.map +1 -0
  936. package/dist/packages/platform/atoms/event-types/wrappers/EventSetupTabPlatformWrapper.d.ts +4 -0
  937. package/dist/packages/platform/atoms/event-types/wrappers/EventSetupTabPlatformWrapper.d.ts.map +1 -0
  938. package/dist/packages/platform/atoms/event-types/wrappers/EventTeamAssignmentTabPlatformWrapper.d.ts +4 -0
  939. package/dist/packages/platform/atoms/event-types/wrappers/EventTeamAssignmentTabPlatformWrapper.d.ts.map +1 -0
  940. package/dist/packages/platform/atoms/event-types/wrappers/EventTypePlatformWrapper.d.ts +30 -0
  941. package/dist/packages/platform/atoms/event-types/wrappers/EventTypePlatformWrapper.d.ts.map +1 -0
  942. package/dist/packages/platform/atoms/event-types/wrappers/types.d.ts +3 -0
  943. package/dist/packages/platform/atoms/event-types/wrappers/types.d.ts.map +1 -0
  944. package/dist/packages/platform/atoms/hooks/bookings/useBooking.d.ts +2 -0
  945. package/dist/packages/platform/atoms/hooks/bookings/useBooking.d.ts.map +1 -0
  946. package/dist/packages/platform/atoms/hooks/bookings/useBookings.d.ts +3 -0
  947. package/dist/packages/platform/atoms/hooks/bookings/useBookings.d.ts.map +1 -0
  948. package/dist/packages/platform/atoms/hooks/bookings/useCancelBooking.d.ts +21 -0
  949. package/dist/packages/platform/atoms/hooks/bookings/useCancelBooking.d.ts.map +1 -0
  950. package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts +333 -0
  951. package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts.map +1 -0
  952. package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts +366 -0
  953. package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts.map +1 -0
  954. package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts +329 -0
  955. package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts.map +1 -0
  956. package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts +37 -0
  957. package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts.map +1 -0
  958. package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts +25 -0
  959. package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -0
  960. package/dist/packages/platform/atoms/hooks/calendars/useAddSelectedCalendar.d.ts +21 -0
  961. package/dist/packages/platform/atoms/hooks/calendars/useAddSelectedCalendar.d.ts.map +1 -0
  962. package/dist/packages/platform/atoms/hooks/calendars/useDeleteCalendarCredentials.d.ts +22 -0
  963. package/dist/packages/platform/atoms/hooks/calendars/useDeleteCalendarCredentials.d.ts.map +1 -0
  964. package/dist/packages/platform/atoms/hooks/calendars/useRemoveSelectedCalendar.d.ts +21 -0
  965. package/dist/packages/platform/atoms/hooks/calendars/useRemoveSelectedCalendar.d.ts.map +1 -0
  966. package/dist/packages/platform/atoms/hooks/calendars/useUpdateDestinationCalendars.d.ts +21 -0
  967. package/dist/packages/platform/atoms/hooks/calendars/useUpdateDestinationCalendars.d.ts.map +1 -0
  968. package/dist/packages/platform/atoms/hooks/connect/useCheck.d.ts +22 -0
  969. package/dist/packages/platform/atoms/hooks/connect/useCheck.d.ts.map +1 -0
  970. package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts +20 -0
  971. package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts.map +1 -0
  972. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts +75 -0
  973. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts.map +1 -0
  974. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts +77 -0
  975. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts.map +1 -0
  976. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts +73 -0
  977. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts.map +1 -0
  978. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteTeamEventTypeById.d.ts +15 -0
  979. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteTeamEventTypeById.d.ts.map +1 -0
  980. package/dist/packages/platform/atoms/hooks/event-types/private/useEventTypeById.d.ts +4 -0
  981. package/dist/packages/platform/atoms/hooks/event-types/private/useEventTypeById.d.ts.map +1 -0
  982. package/dist/packages/platform/atoms/hooks/event-types/public/useEventType.d.ts +5 -0
  983. package/dist/packages/platform/atoms/hooks/event-types/public/useEventType.d.ts.map +1 -0
  984. package/dist/packages/platform/atoms/hooks/event-types/public/useEventTypes.d.ts +4 -0
  985. package/dist/packages/platform/atoms/hooks/event-types/public/useEventTypes.d.ts.map +1 -0
  986. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventType.d.ts +4 -0
  987. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventType.d.ts.map +1 -0
  988. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventTypes.d.ts +4 -0
  989. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventTypes.d.ts.map +1 -0
  990. package/dist/packages/platform/atoms/hooks/schedules/useDeleteSchedule.d.ts +11 -0
  991. package/dist/packages/platform/atoms/hooks/schedules/useDeleteSchedule.d.ts.map +1 -0
  992. package/dist/packages/platform/atoms/hooks/schedules/useSchedule.d.ts +7 -0
  993. package/dist/packages/platform/atoms/hooks/schedules/useSchedule.d.ts.map +1 -0
  994. package/dist/packages/platform/atoms/hooks/schedules/useSchedules.d.ts +7 -0
  995. package/dist/packages/platform/atoms/hooks/schedules/useSchedules.d.ts.map +1 -0
  996. package/dist/packages/platform/atoms/hooks/schedules/useUpdateSchedule.d.ts +11 -0
  997. package/dist/packages/platform/atoms/hooks/schedules/useUpdateSchedule.d.ts.map +1 -0
  998. package/dist/packages/platform/atoms/hooks/stripe/useCheck.d.ts +29 -0
  999. package/dist/packages/platform/atoms/hooks/stripe/useCheck.d.ts.map +1 -0
  1000. package/dist/packages/platform/atoms/hooks/stripe/useConnect.d.ts +5 -0
  1001. package/dist/packages/platform/atoms/hooks/stripe/useConnect.d.ts.map +1 -0
  1002. package/dist/packages/platform/atoms/hooks/teams/useTeamMembers.d.ts +10 -0
  1003. package/dist/packages/platform/atoms/hooks/teams/useTeamMembers.d.ts.map +1 -0
  1004. package/dist/packages/platform/atoms/hooks/teams/useTeams.d.ts +7 -0
  1005. package/dist/packages/platform/atoms/hooks/teams/useTeams.d.ts.map +1 -0
  1006. package/dist/packages/platform/atoms/hooks/useApiKeys.d.ts +9 -0
  1007. package/dist/packages/platform/atoms/hooks/useApiKeys.d.ts.map +1 -0
  1008. package/dist/packages/platform/atoms/hooks/useAtomsContext.d.ts +32 -0
  1009. package/dist/packages/platform/atoms/hooks/useAtomsContext.d.ts.map +1 -0
  1010. package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts +8 -0
  1011. package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts.map +1 -0
  1012. package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts +13 -0
  1013. package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts.map +1 -0
  1014. package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts +199 -0
  1015. package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts.map +1 -0
  1016. package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts +8 -0
  1017. package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts.map +1 -0
  1018. package/dist/packages/platform/atoms/hooks/useGetCityTimezones.d.ts +10 -0
  1019. package/dist/packages/platform/atoms/hooks/useGetCityTimezones.d.ts.map +1 -0
  1020. package/dist/packages/platform/atoms/hooks/useIsPlatform.d.ts +2 -0
  1021. package/dist/packages/platform/atoms/hooks/useIsPlatform.d.ts.map +1 -0
  1022. package/dist/packages/platform/atoms/hooks/useIsPlatformBookerEmbed.d.ts +2 -0
  1023. package/dist/packages/platform/atoms/hooks/useIsPlatformBookerEmbed.d.ts.map +1 -0
  1024. package/dist/packages/platform/atoms/hooks/useMe.d.ts +21 -0
  1025. package/dist/packages/platform/atoms/hooks/useMe.d.ts.map +1 -0
  1026. package/dist/packages/platform/atoms/hooks/useOAuthClient.d.ts +16 -0
  1027. package/dist/packages/platform/atoms/hooks/useOAuthClient.d.ts.map +1 -0
  1028. package/dist/packages/platform/atoms/hooks/useOAuthFlow.d.ts +12 -0
  1029. package/dist/packages/platform/atoms/hooks/useOAuthFlow.d.ts.map +1 -0
  1030. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +1503 -0
  1031. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts.map +1 -0
  1032. package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts +8 -0
  1033. package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts.map +1 -0
  1034. package/dist/packages/platform/atoms/hooks/useSlots.d.ts +24 -0
  1035. package/dist/packages/platform/atoms/hooks/useSlots.d.ts.map +1 -0
  1036. package/dist/packages/platform/atoms/hooks/useTimezone.d.ts +2 -0
  1037. package/dist/packages/platform/atoms/hooks/useTimezone.d.ts.map +1 -0
  1038. package/dist/packages/platform/atoms/hooks/useUpdateUserTimezone.d.ts +19 -0
  1039. package/dist/packages/platform/atoms/hooks/useUpdateUserTimezone.d.ts.map +1 -0
  1040. package/dist/packages/platform/atoms/index.d.ts +35 -0
  1041. package/dist/packages/platform/atoms/index.d.ts.map +1 -0
  1042. package/dist/packages/platform/atoms/lib/getPlaceholderContent.d.ts +16 -0
  1043. package/dist/packages/platform/atoms/lib/getPlaceholderContent.d.ts.map +1 -0
  1044. package/dist/packages/platform/atoms/lib/getQueryParam.d.ts +3 -0
  1045. package/dist/packages/platform/atoms/lib/getQueryParam.d.ts.map +1 -0
  1046. package/dist/packages/platform/atoms/lib/getUtmTrackingParameters.d.ts +5 -0
  1047. package/dist/packages/platform/atoms/lib/getUtmTrackingParameters.d.ts.map +1 -0
  1048. package/dist/packages/platform/atoms/lib/http.d.ts +24 -0
  1049. package/dist/packages/platform/atoms/lib/http.d.ts.map +1 -0
  1050. package/dist/packages/platform/atoms/lib/markdownToSafeHTML.d.ts +2 -0
  1051. package/dist/packages/platform/atoms/lib/markdownToSafeHTML.d.ts.map +1 -0
  1052. package/dist/packages/platform/atoms/lib/setQueryParam.d.ts +3 -0
  1053. package/dist/packages/platform/atoms/lib/setQueryParam.d.ts.map +1 -0
  1054. package/dist/packages/platform/atoms/router/Router.d.ts +31 -0
  1055. package/dist/packages/platform/atoms/router/Router.d.ts.map +1 -0
  1056. package/dist/packages/platform/atoms/router/index.d.ts +2 -0
  1057. package/dist/packages/platform/atoms/router/index.d.ts.map +1 -0
  1058. package/dist/packages/platform/atoms/selected-calendars/SelectedCalendarsSettings.d.ts +6 -0
  1059. package/dist/packages/platform/atoms/selected-calendars/SelectedCalendarsSettings.d.ts.map +1 -0
  1060. package/dist/packages/platform/atoms/selected-calendars/index.d.ts +2 -0
  1061. package/dist/packages/platform/atoms/selected-calendars/index.d.ts.map +1 -0
  1062. package/dist/packages/platform/atoms/selected-calendars/wrappers/SelectedCalendarsSettingsPlatformWrapper.d.ts +12 -0
  1063. package/dist/packages/platform/atoms/selected-calendars/wrappers/SelectedCalendarsSettingsPlatformWrapper.d.ts.map +1 -0
  1064. package/dist/packages/platform/atoms/src/components/atoms-wrapper.d.ts +6 -0
  1065. package/dist/packages/platform/atoms/src/components/atoms-wrapper.d.ts.map +1 -0
  1066. package/dist/packages/platform/atoms/src/components/ui/button.d.ts +12 -0
  1067. package/dist/packages/platform/atoms/src/components/ui/button.d.ts.map +1 -0
  1068. package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts +20 -0
  1069. package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts.map +1 -0
  1070. package/dist/packages/platform/atoms/src/components/ui/shell.d.ts +3 -0
  1071. package/dist/packages/platform/atoms/src/components/ui/shell.d.ts.map +1 -0
  1072. package/dist/packages/platform/atoms/src/components/ui/switch.d.ts +5 -0
  1073. package/dist/packages/platform/atoms/src/components/ui/switch.d.ts.map +1 -0
  1074. package/dist/packages/platform/atoms/src/components/ui/toast.d.ts +16 -0
  1075. package/dist/packages/platform/atoms/src/components/ui/toast.d.ts.map +1 -0
  1076. package/dist/packages/platform/atoms/src/components/ui/toaster.d.ts +2 -0
  1077. package/dist/packages/platform/atoms/src/components/ui/toaster.d.ts.map +1 -0
  1078. package/dist/packages/platform/atoms/src/components/ui/tooltip.d.ts +19 -0
  1079. package/dist/packages/platform/atoms/src/components/ui/tooltip.d.ts.map +1 -0
  1080. package/dist/packages/platform/atoms/src/components/ui/use-toast.d.ts +45 -0
  1081. package/dist/packages/platform/atoms/src/components/ui/use-toast.d.ts.map +1 -0
  1082. package/dist/packages/platform/atoms/src/constants/styles.d.ts +2 -0
  1083. package/dist/packages/platform/atoms/src/constants/styles.d.ts.map +1 -0
  1084. package/dist/packages/platform/atoms/src/lib/timeZones.d.ts +15 -0
  1085. package/dist/packages/platform/atoms/src/lib/timeZones.d.ts.map +1 -0
  1086. package/dist/packages/platform/atoms/src/lib/utils.d.ts +3 -0
  1087. package/dist/packages/platform/atoms/src/lib/utils.d.ts.map +1 -0
  1088. package/dist/packages/platform/atoms/timezone/index.d.ts +6 -0
  1089. package/dist/packages/platform/atoms/timezone/index.d.ts.map +1 -0
  1090. package/dist/packages/platform/atoms/types.d.ts +8 -0
  1091. package/dist/packages/platform/atoms/types.d.ts.map +1 -0
  1092. package/dist/packages/platform/atoms/vite.config.d.ts +3 -0
  1093. package/dist/packages/platform/atoms/vite.config.d.ts.map +1 -0
  1094. package/dist/packages/platform/constants/api.d.ts +40 -0
  1095. package/dist/packages/platform/constants/api.d.ts.map +1 -0
  1096. package/dist/packages/platform/constants/apps.d.ts +32 -0
  1097. package/dist/packages/platform/constants/apps.d.ts.map +1 -0
  1098. package/dist/packages/platform/constants/index.d.ts +4 -0
  1099. package/dist/packages/platform/constants/index.d.ts.map +1 -0
  1100. package/dist/packages/platform/constants/permissions.d.ts +56 -0
  1101. package/dist/packages/platform/constants/permissions.d.ts.map +1 -0
  1102. package/dist/packages/platform/libraries/app-store.d.ts +23 -0
  1103. package/dist/packages/platform/libraries/app-store.d.ts.map +1 -0
  1104. package/dist/packages/platform/libraries/emails.d.ts +25 -0
  1105. package/dist/packages/platform/libraries/emails.d.ts.map +1 -0
  1106. package/dist/packages/platform/libraries/event-types.d.ts +24 -0
  1107. package/dist/packages/platform/libraries/event-types.d.ts.map +1 -0
  1108. package/dist/packages/platform/libraries/index.d.ts +80 -0
  1109. package/dist/packages/platform/libraries/index.d.ts.map +1 -0
  1110. package/dist/packages/platform/libraries/schedules.d.ts +3 -0
  1111. package/dist/packages/platform/libraries/schedules.d.ts.map +1 -0
  1112. package/dist/packages/platform/libraries/slots.d.ts +4 -0
  1113. package/dist/packages/platform/libraries/slots.d.ts.map +1 -0
  1114. package/dist/packages/platform/types/api.d.ts +41 -0
  1115. package/dist/packages/platform/types/api.d.ts.map +1 -0
  1116. package/dist/packages/platform/types/billing.d.ts +4 -0
  1117. package/dist/packages/platform/types/billing.d.ts.map +1 -0
  1118. package/dist/packages/platform/types/bookings/2024-04-15/index.d.ts +2 -0
  1119. package/dist/packages/platform/types/bookings/2024-04-15/index.d.ts.map +1 -0
  1120. package/dist/packages/platform/types/bookings/2024-04-15/inputs/index.d.ts +28 -0
  1121. package/dist/packages/platform/types/bookings/2024-04-15/inputs/index.d.ts.map +1 -0
  1122. package/dist/packages/platform/types/bookings/2024-08-13/index.d.ts +3 -0
  1123. package/dist/packages/platform/types/bookings/2024-08-13/index.d.ts.map +1 -0
  1124. package/dist/packages/platform/types/bookings/2024-08-13/inputs/cancel-booking-input.pipe.d.ts +12 -0
  1125. package/dist/packages/platform/types/bookings/2024-08-13/inputs/cancel-booking-input.pipe.d.ts.map +1 -0
  1126. package/dist/packages/platform/types/bookings/2024-08-13/inputs/cancel-booking.input.d.ts +8 -0
  1127. package/dist/packages/platform/types/bookings/2024-08-13/inputs/cancel-booking.input.d.ts.map +1 -0
  1128. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking-input.pipe.d.ts +16 -0
  1129. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking-input.pipe.d.ts.map +1 -0
  1130. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts +28 -0
  1131. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts.map +1 -0
  1132. package/dist/packages/platform/types/bookings/2024-08-13/inputs/decline-booking.input.d.ts +4 -0
  1133. package/dist/packages/platform/types/bookings/2024-08-13/inputs/decline-booking.input.d.ts.map +1 -0
  1134. package/dist/packages/platform/types/bookings/2024-08-13/inputs/get-bookings.input.d.ts +36 -0
  1135. package/dist/packages/platform/types/bookings/2024-08-13/inputs/get-bookings.input.d.ts.map +1 -0
  1136. package/dist/packages/platform/types/bookings/2024-08-13/inputs/index.d.ts +12 -0
  1137. package/dist/packages/platform/types/bookings/2024-08-13/inputs/index.d.ts.map +1 -0
  1138. package/dist/packages/platform/types/bookings/2024-08-13/inputs/language.d.ts +46 -0
  1139. package/dist/packages/platform/types/bookings/2024-08-13/inputs/language.d.ts.map +1 -0
  1140. package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts +35 -0
  1141. package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts.map +1 -0
  1142. package/dist/packages/platform/types/bookings/2024-08-13/inputs/mark-absent.input.d.ts +10 -0
  1143. package/dist/packages/platform/types/bookings/2024-08-13/inputs/mark-absent.input.d.ts.map +1 -0
  1144. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reassign-to-user.input.d.ts +4 -0
  1145. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reassign-to-user.input.d.ts.map +1 -0
  1146. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking-input.pipe.d.ts +12 -0
  1147. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking-input.pipe.d.ts.map +1 -0
  1148. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking.input.d.ts +12 -0
  1149. package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking.input.d.ts.map +1 -0
  1150. package/dist/packages/platform/types/bookings/2024-08-13/inputs/validators/validate-metadata.d.ts +5 -0
  1151. package/dist/packages/platform/types/bookings/2024-08-13/inputs/validators/validate-metadata.d.ts.map +1 -0
  1152. package/dist/packages/platform/types/bookings/2024-08-13/outputs/booking.output.d.ts +86 -0
  1153. package/dist/packages/platform/types/bookings/2024-08-13/outputs/booking.output.d.ts.map +1 -0
  1154. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-booking.output.d.ts +8 -0
  1155. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-booking.output.d.ts.map +1 -0
  1156. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts +8 -0
  1157. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts.map +1 -0
  1158. package/dist/packages/platform/types/bookings/2024-08-13/outputs/index.d.ts +4 -0
  1159. package/dist/packages/platform/types/bookings/2024-08-13/outputs/index.d.ts.map +1 -0
  1160. package/dist/packages/platform/types/bookings/index.d.ts +3 -0
  1161. package/dist/packages/platform/types/bookings/index.d.ts.map +1 -0
  1162. package/dist/packages/platform/types/calendars.d.ts +11 -0
  1163. package/dist/packages/platform/types/calendars.d.ts.map +1 -0
  1164. package/dist/packages/platform/types/embed.d.ts +22 -0
  1165. package/dist/packages/platform/types/embed.d.ts.map +1 -0
  1166. package/dist/packages/platform/types/event-types/event-types_2024_06_14/index.d.ts +4 -0
  1167. package/dist/packages/platform/types/event-types/event-types_2024_06_14/index.d.ts.map +1 -0
  1168. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts +15 -0
  1169. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts.map +1 -0
  1170. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts +169 -0
  1171. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts.map +1 -0
  1172. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-count.input.d.ts +17 -0
  1173. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-count.input.d.ts.map +1 -0
  1174. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-duration.input.d.ts +12 -0
  1175. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-duration.input.d.ts.map +1 -0
  1176. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-window.input.d.ts +32 -0
  1177. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-window.input.d.ts.map +1 -0
  1178. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/confirmation-policy.input.d.ts +29 -0
  1179. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/confirmation-policy.input.d.ts.map +1 -0
  1180. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts +72 -0
  1181. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts.map +1 -0
  1182. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/destination-calendar.input.d.ts +5 -0
  1183. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/destination-calendar.input.d.ts.map +1 -0
  1184. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/disabled.input.d.ts +4 -0
  1185. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/disabled.input.d.ts.map +1 -0
  1186. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/event-type-color.input.d.ts +9 -0
  1187. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/event-type-color.input.d.ts.map +1 -0
  1188. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/get-event-types-query.input.d.ts +12 -0
  1189. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/get-event-types-query.input.d.ts.map +1 -0
  1190. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/index.d.ts +16 -0
  1191. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/index.d.ts.map +1 -0
  1192. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/locations.input.d.ts +40 -0
  1193. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/locations.input.d.ts.map +1 -0
  1194. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/recurrence.input.d.ts +13 -0
  1195. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/recurrence.input.d.ts.map +1 -0
  1196. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/seats.input.d.ts +15 -0
  1197. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/seats.input.d.ts.map +1 -0
  1198. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts +55 -0
  1199. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts.map +1 -0
  1200. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts +136 -0
  1201. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts.map +1 -0
  1202. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts +92 -0
  1203. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts.map +1 -0
  1204. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/index.d.ts +4 -0
  1205. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/index.d.ts.map +1 -0
  1206. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts +33 -0
  1207. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts.map +1 -0
  1208. package/dist/packages/platform/types/event-types/event-types_2024_06_14/transformed/event-type.tranformed.d.ts +29 -0
  1209. package/dist/packages/platform/types/event-types/event-types_2024_06_14/transformed/event-type.tranformed.d.ts.map +1 -0
  1210. package/dist/packages/platform/types/event-types/event-types_2024_06_14/transformed/index.d.ts +2 -0
  1211. package/dist/packages/platform/types/event-types/event-types_2024_06_14/transformed/index.d.ts.map +1 -0
  1212. package/dist/packages/platform/types/event-types/index.d.ts +2 -0
  1213. package/dist/packages/platform/types/event-types/index.d.ts.map +1 -0
  1214. package/dist/packages/platform/types/index.d.ts +16 -0
  1215. package/dist/packages/platform/types/index.d.ts.map +1 -0
  1216. package/dist/packages/platform/types/me/index.d.ts +2 -0
  1217. package/dist/packages/platform/types/me/index.d.ts.map +1 -0
  1218. package/dist/packages/platform/types/me/outputs/index.d.ts +2 -0
  1219. package/dist/packages/platform/types/me/outputs/index.d.ts.map +1 -0
  1220. package/dist/packages/platform/types/me/outputs/me.d.ts +49 -0
  1221. package/dist/packages/platform/types/me/outputs/me.d.ts.map +1 -0
  1222. package/dist/packages/platform/types/me.d.ts +49 -0
  1223. package/dist/packages/platform/types/me.d.ts.map +1 -0
  1224. package/dist/packages/platform/types/oauth-clients/index.d.ts +3 -0
  1225. package/dist/packages/platform/types/oauth-clients/index.d.ts.map +1 -0
  1226. package/dist/packages/platform/types/oauth-clients/inputs/create-oauth-client.input.d.ts +14 -0
  1227. package/dist/packages/platform/types/oauth-clients/inputs/create-oauth-client.input.d.ts.map +1 -0
  1228. package/dist/packages/platform/types/oauth-clients/inputs/delete-oauth-client.input.d.ts +4 -0
  1229. package/dist/packages/platform/types/oauth-clients/inputs/delete-oauth-client.input.d.ts.map +1 -0
  1230. package/dist/packages/platform/types/oauth-clients/inputs/index.d.ts +4 -0
  1231. package/dist/packages/platform/types/oauth-clients/inputs/index.d.ts.map +1 -0
  1232. package/dist/packages/platform/types/oauth-clients/inputs/update-oauth-client.input.d.ts +11 -0
  1233. package/dist/packages/platform/types/oauth-clients/inputs/update-oauth-client.input.d.ts.map +1 -0
  1234. package/dist/packages/platform/types/oauth-clients/outputs/create-oauth-client.output.d.ts +5 -0
  1235. package/dist/packages/platform/types/oauth-clients/outputs/create-oauth-client.output.d.ts.map +1 -0
  1236. package/dist/packages/platform/types/oauth-clients/outputs/index.d.ts +3 -0
  1237. package/dist/packages/platform/types/oauth-clients/outputs/index.d.ts.map +1 -0
  1238. package/dist/packages/platform/types/oauth-clients/outputs/oauth-client.output.d.ts +17 -0
  1239. package/dist/packages/platform/types/oauth-clients/outputs/oauth-client.output.d.ts.map +1 -0
  1240. package/dist/packages/platform/types/organizations/index.d.ts +2 -0
  1241. package/dist/packages/platform/types/organizations/index.d.ts.map +1 -0
  1242. package/dist/packages/platform/types/organizations/teams/index.d.ts +2 -0
  1243. package/dist/packages/platform/types/organizations/teams/index.d.ts.map +1 -0
  1244. package/dist/packages/platform/types/organizations/teams/outputs/index.d.ts +2 -0
  1245. package/dist/packages/platform/types/organizations/teams/outputs/index.d.ts.map +1 -0
  1246. package/dist/packages/platform/types/organizations/teams/outputs/team.output.d.ts +5 -0
  1247. package/dist/packages/platform/types/organizations/teams/outputs/team.output.d.ts.map +1 -0
  1248. package/dist/packages/platform/types/permissions.d.ts +3 -0
  1249. package/dist/packages/platform/types/permissions.d.ts.map +1 -0
  1250. package/dist/packages/platform/types/routing-forms/index.d.ts +2 -0
  1251. package/dist/packages/platform/types/routing-forms/index.d.ts.map +1 -0
  1252. package/dist/packages/platform/types/routing-forms/responses/index.d.ts +2 -0
  1253. package/dist/packages/platform/types/routing-forms/responses/index.d.ts.map +1 -0
  1254. package/dist/packages/platform/types/routing-forms/responses/routing-form-response.output.d.ts +14 -0
  1255. package/dist/packages/platform/types/routing-forms/responses/routing-form-response.output.d.ts.map +1 -0
  1256. package/dist/packages/platform/types/schedules/index.d.ts +3 -0
  1257. package/dist/packages/platform/types/schedules/index.d.ts.map +1 -0
  1258. package/dist/packages/platform/types/schedules/schedules-2024-04-15/index.d.ts +2 -0
  1259. package/dist/packages/platform/types/schedules/schedules-2024-04-15/index.d.ts.map +1 -0
  1260. package/dist/packages/platform/types/schedules/schedules-2024-04-15/schedules.d.ts +73 -0
  1261. package/dist/packages/platform/types/schedules/schedules-2024-04-15/schedules.d.ts.map +1 -0
  1262. package/dist/packages/platform/types/schedules/schedules-2024-06-11/constants.d.ts +4 -0
  1263. package/dist/packages/platform/types/schedules/schedules-2024-06-11/constants.d.ts.map +1 -0
  1264. package/dist/packages/platform/types/schedules/schedules-2024-06-11/index.d.ts +4 -0
  1265. package/dist/packages/platform/types/schedules/schedules-2024-06-11/index.d.ts.map +1 -0
  1266. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/create-schedule.input.d.ts +19 -0
  1267. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/create-schedule.input.d.ts.map +1 -0
  1268. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/index.d.ts +3 -0
  1269. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/index.d.ts.map +1 -0
  1270. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/update-schedule.input.d.ts +9 -0
  1271. package/dist/packages/platform/types/schedules/schedules-2024-06-11/inputs/update-schedule.input.d.ts.map +1 -0
  1272. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/create-schedule.output.d.ts +7 -0
  1273. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/create-schedule.output.d.ts.map +1 -0
  1274. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/delete-schedule.output.d.ts +5 -0
  1275. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/delete-schedule.output.d.ts.map +1 -0
  1276. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-default-schedule.output.d.ts +7 -0
  1277. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-default-schedule.output.d.ts.map +1 -0
  1278. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-schedule.output.d.ts +8 -0
  1279. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-schedule.output.d.ts.map +1 -0
  1280. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-schedules.output.d.ts +8 -0
  1281. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/get-schedules.output.d.ts.map +1 -0
  1282. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/index.d.ts +8 -0
  1283. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/index.d.ts.map +1 -0
  1284. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/schedule.output.d.ts +11 -0
  1285. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/schedule.output.d.ts.map +1 -0
  1286. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/update-schedule.output.d.ts +8 -0
  1287. package/dist/packages/platform/types/schedules/schedules-2024-06-11/outputs/update-schedule.output.d.ts.map +1 -0
  1288. package/dist/packages/platform/types/slots/index.d.ts +3 -0
  1289. package/dist/packages/platform/types/slots/index.d.ts.map +1 -0
  1290. package/dist/packages/platform/types/slots/slots-2024-04-15/index.d.ts +2 -0
  1291. package/dist/packages/platform/types/slots/slots-2024-04-15/index.d.ts.map +1 -0
  1292. package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts +29 -0
  1293. package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts.map +1 -0
  1294. package/dist/packages/platform/types/slots/slots-2024-09-04/index.d.ts +3 -0
  1295. package/dist/packages/platform/types/slots/slots-2024-09-04/index.d.ts.map +1 -0
  1296. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots-input.pipe.d.ts +15 -0
  1297. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots-input.pipe.d.ts.map +1 -0
  1298. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots.input.d.ts +22 -0
  1299. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots.input.d.ts.map +1 -0
  1300. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/index.d.ts +4 -0
  1301. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/index.d.ts.map +1 -0
  1302. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/reserve-slot.input.d.ts +7 -0
  1303. package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/reserve-slot.input.d.ts.map +1 -0
  1304. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/get-reserved-slot.output.d.ts +9 -0
  1305. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/get-reserved-slot.output.d.ts.map +1 -0
  1306. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/index.d.ts +4 -0
  1307. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/index.d.ts.map +1 -0
  1308. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/reserve-slot.output.d.ts +10 -0
  1309. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/reserve-slot.output.d.ts.map +1 -0
  1310. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/slots.output.d.ts +25 -0
  1311. package/dist/packages/platform/types/slots/slots-2024-09-04/outputs/slots.output.d.ts.map +1 -0
  1312. package/dist/packages/platform/types/teams/index.d.ts +2 -0
  1313. package/dist/packages/platform/types/teams/index.d.ts.map +1 -0
  1314. package/dist/packages/platform/types/teams/outputs/index.d.ts +2 -0
  1315. package/dist/packages/platform/types/teams/outputs/index.d.ts.map +1 -0
  1316. package/dist/packages/platform/types/teams/outputs/team.output.d.ts +25 -0
  1317. package/dist/packages/platform/types/teams/outputs/team.output.d.ts.map +1 -0
  1318. package/dist/packages/platform/utils/index.d.ts +2 -0
  1319. package/dist/packages/platform/utils/index.d.ts.map +1 -0
  1320. package/dist/packages/platform/utils/jest.config.d.ts +4 -0
  1321. package/dist/packages/platform/utils/jest.config.d.ts.map +1 -0
  1322. package/dist/packages/platform/utils/permissions.d.ts +15 -0
  1323. package/dist/packages/platform/utils/permissions.d.ts.map +1 -0
  1324. package/dist/packages/platform/utils/tests/permissions.test.d.ts +2 -0
  1325. package/dist/packages/platform/utils/tests/permissions.test.d.ts.map +1 -0
  1326. package/dist/packages/prisma/zod/accesscode.d.ts +42 -0
  1327. package/dist/packages/prisma/zod/accesscode.d.ts.map +1 -0
  1328. package/dist/packages/prisma/zod/accesstoken.d.ts +35 -0
  1329. package/dist/packages/prisma/zod/accesstoken.d.ts.map +1 -0
  1330. package/dist/packages/prisma/zod/account.d.ts +55 -0
  1331. package/dist/packages/prisma/zod/account.d.ts.map +1 -0
  1332. package/dist/packages/prisma/zod/aiphonecallconfiguration.d.ts +55 -0
  1333. package/dist/packages/prisma/zod/aiphonecallconfiguration.d.ts.map +1 -0
  1334. package/dist/packages/prisma/zod/apikey.d.ts +46 -0
  1335. package/dist/packages/prisma/zod/apikey.d.ts.map +1 -0
  1336. package/dist/packages/prisma/zod/app.d.ts +56 -0
  1337. package/dist/packages/prisma/zod/app.d.ts.map +1 -0
  1338. package/dist/packages/prisma/zod/app_routingforms_form.d.ts +84 -0
  1339. package/dist/packages/prisma/zod/app_routingforms_form.d.ts.map +1 -0
  1340. package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts +43 -0
  1341. package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts.map +1 -0
  1342. package/dist/packages/prisma/zod/app_routingforms_incompletebookingactions.d.ts +41 -0
  1343. package/dist/packages/prisma/zod/app_routingforms_incompletebookingactions.d.ts.map +1 -0
  1344. package/dist/packages/prisma/zod/assignmentreason.d.ts +37 -0
  1345. package/dist/packages/prisma/zod/assignmentreason.d.ts.map +1 -0
  1346. package/dist/packages/prisma/zod/attendee.d.ts +41 -0
  1347. package/dist/packages/prisma/zod/attendee.d.ts.map +1 -0
  1348. package/dist/packages/prisma/zod/attribute.d.ts +55 -0
  1349. package/dist/packages/prisma/zod/attribute.d.ts.map +1 -0
  1350. package/dist/packages/prisma/zod/attributeoption.d.ts +35 -0
  1351. package/dist/packages/prisma/zod/attributeoption.d.ts.map +1 -0
  1352. package/dist/packages/prisma/zod/attributetouser.d.ts +51 -0
  1353. package/dist/packages/prisma/zod/attributetouser.d.ts.map +1 -0
  1354. package/dist/packages/prisma/zod/availability.d.ts +42 -0
  1355. package/dist/packages/prisma/zod/availability.d.ts.map +1 -0
  1356. package/dist/packages/prisma/zod/avatar.d.ts +21 -0
  1357. package/dist/packages/prisma/zod/avatar.d.ts.map +1 -0
  1358. package/dist/packages/prisma/zod/booking.d.ts +274 -0
  1359. package/dist/packages/prisma/zod/booking.d.ts.map +1 -0
  1360. package/dist/packages/prisma/zod/bookinginternalnote.d.ts +36 -0
  1361. package/dist/packages/prisma/zod/bookinginternalnote.d.ts.map +1 -0
  1362. package/dist/packages/prisma/zod/bookingreference.d.ts +58 -0
  1363. package/dist/packages/prisma/zod/bookingreference.d.ts.map +1 -0
  1364. package/dist/packages/prisma/zod/bookingseat.d.ts +190 -0
  1365. package/dist/packages/prisma/zod/bookingseat.d.ts.map +1 -0
  1366. package/dist/packages/prisma/zod/bookingtimestatus.d.ts +81 -0
  1367. package/dist/packages/prisma/zod/bookingtimestatus.d.ts.map +1 -0
  1368. package/dist/packages/prisma/zod/calendarcache.d.ts +33 -0
  1369. package/dist/packages/prisma/zod/calendarcache.d.ts.map +1 -0
  1370. package/dist/packages/prisma/zod/credential.d.ts +57 -0
  1371. package/dist/packages/prisma/zod/credential.d.ts.map +1 -0
  1372. package/dist/packages/prisma/zod/custom/booking.d.ts +621 -0
  1373. package/dist/packages/prisma/zod/custom/booking.d.ts.map +1 -0
  1374. package/dist/packages/prisma/zod/custom/eventtype.d.ts +1291 -0
  1375. package/dist/packages/prisma/zod/custom/eventtype.d.ts.map +1 -0
  1376. package/dist/packages/prisma/zod/delegationcredential.d.ts +73 -0
  1377. package/dist/packages/prisma/zod/delegationcredential.d.ts.map +1 -0
  1378. package/dist/packages/prisma/zod/deployment.d.ts +94 -0
  1379. package/dist/packages/prisma/zod/deployment.d.ts.map +1 -0
  1380. package/dist/packages/prisma/zod/destinationcalendar.d.ts +48 -0
  1381. package/dist/packages/prisma/zod/destinationcalendar.d.ts.map +1 -0
  1382. package/dist/packages/prisma/zod/domainwidedelegation.d.ts +73 -0
  1383. package/dist/packages/prisma/zod/domainwidedelegation.d.ts.map +1 -0
  1384. package/dist/packages/prisma/zod/dsyncdata.d.ts +31 -0
  1385. package/dist/packages/prisma/zod/dsyncdata.d.ts.map +1 -0
  1386. package/dist/packages/prisma/zod/dsyncteamgroupmapping.d.ts +32 -0
  1387. package/dist/packages/prisma/zod/dsyncteamgroupmapping.d.ts.map +1 -0
  1388. package/dist/packages/prisma/zod/eventtype.d.ts +1893 -0
  1389. package/dist/packages/prisma/zod/eventtype.d.ts.map +1 -0
  1390. package/dist/packages/prisma/zod/eventtypecustominput.d.ts +59 -0
  1391. package/dist/packages/prisma/zod/eventtypecustominput.d.ts.map +1 -0
  1392. package/dist/packages/prisma/zod/eventtypetranslation.d.ts +51 -0
  1393. package/dist/packages/prisma/zod/eventtypetranslation.d.ts.map +1 -0
  1394. package/dist/packages/prisma/zod/feature.d.ts +50 -0
  1395. package/dist/packages/prisma/zod/feature.d.ts.map +1 -0
  1396. package/dist/packages/prisma/zod/feedback.d.ts +31 -0
  1397. package/dist/packages/prisma/zod/feedback.d.ts.map +1 -0
  1398. package/dist/packages/prisma/zod/hashedlink.d.ts +25 -0
  1399. package/dist/packages/prisma/zod/hashedlink.d.ts.map +1 -0
  1400. package/dist/packages/prisma/zod/host.d.ts +42 -0
  1401. package/dist/packages/prisma/zod/host.d.ts.map +1 -0
  1402. package/dist/packages/prisma/zod/impersonations.d.ts +29 -0
  1403. package/dist/packages/prisma/zod/impersonations.d.ts.map +1 -0
  1404. package/dist/packages/prisma/zod/index.d.ts +84 -0
  1405. package/dist/packages/prisma/zod/index.d.ts.map +1 -0
  1406. package/dist/packages/prisma/zod/instantmeetingtoken.d.ts +38 -0
  1407. package/dist/packages/prisma/zod/instantmeetingtoken.d.ts.map +1 -0
  1408. package/dist/packages/prisma/zod/internalnotepreset.d.ts +32 -0
  1409. package/dist/packages/prisma/zod/internalnotepreset.d.ts.map +1 -0
  1410. package/dist/packages/prisma/zod/managedorganization.d.ts +26 -0
  1411. package/dist/packages/prisma/zod/managedorganization.d.ts.map +1 -0
  1412. package/dist/packages/prisma/zod/membership.d.ts +40 -0
  1413. package/dist/packages/prisma/zod/membership.d.ts.map +1 -0
  1414. package/dist/packages/prisma/zod/notificationssubscriptions.d.ts +25 -0
  1415. package/dist/packages/prisma/zod/notificationssubscriptions.d.ts.map +1 -0
  1416. package/dist/packages/prisma/zod/oauthclient.d.ts +31 -0
  1417. package/dist/packages/prisma/zod/oauthclient.d.ts.map +1 -0
  1418. package/dist/packages/prisma/zod/organizationonboarding.d.ts +126 -0
  1419. package/dist/packages/prisma/zod/organizationonboarding.d.ts.map +1 -0
  1420. package/dist/packages/prisma/zod/organizationsettings.d.ts +50 -0
  1421. package/dist/packages/prisma/zod/organizationsettings.d.ts.map +1 -0
  1422. package/dist/packages/prisma/zod/outofofficeentry.d.ts +48 -0
  1423. package/dist/packages/prisma/zod/outofofficeentry.d.ts.map +1 -0
  1424. package/dist/packages/prisma/zod/outofofficereason.d.ts +32 -0
  1425. package/dist/packages/prisma/zod/outofofficereason.d.ts.map +1 -0
  1426. package/dist/packages/prisma/zod/payment.d.ts +61 -0
  1427. package/dist/packages/prisma/zod/payment.d.ts.map +1 -0
  1428. package/dist/packages/prisma/zod/platformauthorizationtoken.d.ts +29 -0
  1429. package/dist/packages/prisma/zod/platformauthorizationtoken.d.ts.map +1 -0
  1430. package/dist/packages/prisma/zod/platformbilling.d.ts +42 -0
  1431. package/dist/packages/prisma/zod/platformbilling.d.ts.map +1 -0
  1432. package/dist/packages/prisma/zod/platformoauthclient.d.ts +61 -0
  1433. package/dist/packages/prisma/zod/platformoauthclient.d.ts.map +1 -0
  1434. package/dist/packages/prisma/zod/profile.d.ts +40 -0
  1435. package/dist/packages/prisma/zod/profile.d.ts.map +1 -0
  1436. package/dist/packages/prisma/zod/ratelimit.d.ts +40 -0
  1437. package/dist/packages/prisma/zod/ratelimit.d.ts.map +1 -0
  1438. package/dist/packages/prisma/zod/refreshtoken.d.ts +35 -0
  1439. package/dist/packages/prisma/zod/refreshtoken.d.ts.map +1 -0
  1440. package/dist/packages/prisma/zod/remindermail.d.ts +23 -0
  1441. package/dist/packages/prisma/zod/remindermail.d.ts.map +1 -0
  1442. package/dist/packages/prisma/zod/resetpasswordrequest.d.ts +21 -0
  1443. package/dist/packages/prisma/zod/resetpasswordrequest.d.ts.map +1 -0
  1444. package/dist/packages/prisma/zod/routingformresponse.d.ts +95 -0
  1445. package/dist/packages/prisma/zod/routingformresponse.d.ts.map +1 -0
  1446. package/dist/packages/prisma/zod/schedule.d.ts +32 -0
  1447. package/dist/packages/prisma/zod/schedule.d.ts.map +1 -0
  1448. package/dist/packages/prisma/zod/secondaryemail.d.ts +30 -0
  1449. package/dist/packages/prisma/zod/secondaryemail.d.ts.map +1 -0
  1450. package/dist/packages/prisma/zod/selectedcalendar.d.ts +62 -0
  1451. package/dist/packages/prisma/zod/selectedcalendar.d.ts.map +1 -0
  1452. package/dist/packages/prisma/zod/selectedslots.d.ts +30 -0
  1453. package/dist/packages/prisma/zod/selectedslots.d.ts.map +1 -0
  1454. package/dist/packages/prisma/zod/session.d.ts +28 -0
  1455. package/dist/packages/prisma/zod/session.d.ts.map +1 -0
  1456. package/dist/packages/prisma/zod/task.d.ts +39 -0
  1457. package/dist/packages/prisma/zod/task.d.ts.map +1 -0
  1458. package/dist/packages/prisma/zod/team.d.ts +223 -0
  1459. package/dist/packages/prisma/zod/team.d.ts.map +1 -0
  1460. package/dist/packages/prisma/zod/teamfeatures.d.ts +32 -0
  1461. package/dist/packages/prisma/zod/teamfeatures.d.ts.map +1 -0
  1462. package/dist/packages/prisma/zod/temporgredirect.d.ts +35 -0
  1463. package/dist/packages/prisma/zod/temporgredirect.d.ts.map +1 -0
  1464. package/dist/packages/prisma/zod/tracking.d.ts +37 -0
  1465. package/dist/packages/prisma/zod/tracking.d.ts.map +1 -0
  1466. package/dist/packages/prisma/zod/travelschedule.d.ts +34 -0
  1467. package/dist/packages/prisma/zod/travelschedule.d.ts.map +1 -0
  1468. package/dist/packages/prisma/zod/user.d.ts +368 -0
  1469. package/dist/packages/prisma/zod/user.d.ts.map +1 -0
  1470. package/dist/packages/prisma/zod/userfeatures.d.ts +32 -0
  1471. package/dist/packages/prisma/zod/userfeatures.d.ts.map +1 -0
  1472. package/dist/packages/prisma/zod/userpassword.d.ts +22 -0
  1473. package/dist/packages/prisma/zod/userpassword.d.ts.map +1 -0
  1474. package/dist/packages/prisma/zod/verificationtoken.d.ts +44 -0
  1475. package/dist/packages/prisma/zod/verificationtoken.d.ts.map +1 -0
  1476. package/dist/packages/prisma/zod/verifiedemail.d.ts +29 -0
  1477. package/dist/packages/prisma/zod/verifiedemail.d.ts.map +1 -0
  1478. package/dist/packages/prisma/zod/verifiednumber.d.ts +29 -0
  1479. package/dist/packages/prisma/zod/verifiednumber.d.ts.map +1 -0
  1480. package/dist/packages/prisma/zod/watchlist.d.ts +53 -0
  1481. package/dist/packages/prisma/zod/watchlist.d.ts.map +1 -0
  1482. package/dist/packages/prisma/zod/webhook.d.ts +89 -0
  1483. package/dist/packages/prisma/zod/webhook.d.ts.map +1 -0
  1484. package/dist/packages/prisma/zod/webhookscheduledtriggers.d.ts +47 -0
  1485. package/dist/packages/prisma/zod/webhookscheduledtriggers.d.ts.map +1 -0
  1486. package/dist/packages/prisma/zod/workflow.d.ts +59 -0
  1487. package/dist/packages/prisma/zod/workflow.d.ts.map +1 -0
  1488. package/dist/packages/prisma/zod/workflowreminder.d.ts +54 -0
  1489. package/dist/packages/prisma/zod/workflowreminder.d.ts.map +1 -0
  1490. package/dist/packages/prisma/zod/workflowsoneventtypes.d.ts +26 -0
  1491. package/dist/packages/prisma/zod/workflowsoneventtypes.d.ts.map +1 -0
  1492. package/dist/packages/prisma/zod/workflowsonteams.d.ts +26 -0
  1493. package/dist/packages/prisma/zod/workflowsonteams.d.ts.map +1 -0
  1494. package/dist/packages/prisma/zod/workflowstep.d.ts +68 -0
  1495. package/dist/packages/prisma/zod/workflowstep.d.ts.map +1 -0
  1496. package/dist/packages/prisma/zod/workspaceplatform.d.ts +70 -0
  1497. package/dist/packages/prisma/zod/workspaceplatform.d.ts.map +1 -0
  1498. package/dist/packages/prisma/zod-utils.d.ts +7724 -0
  1499. package/dist/packages/prisma/zod-utils.d.ts.map +1 -0
  1500. package/dist/packages/prisma-client/edge.d.ts +1 -0
  1501. package/dist/packages/prisma-client/index.d.ts +184818 -0
  1502. package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts +21 -0
  1503. package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts.map +1 -0
  1504. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +289 -0
  1505. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -0
  1506. package/dist/packages/trpc/react/index.d.ts +4 -0
  1507. package/dist/packages/trpc/react/index.d.ts.map +1 -0
  1508. package/dist/packages/trpc/react/shared.d.ts +3 -0
  1509. package/dist/packages/trpc/react/shared.d.ts.map +1 -0
  1510. package/dist/packages/trpc/react/trpc.d.ts +28 -0
  1511. package/dist/packages/trpc/react/trpc.d.ts.map +1 -0
  1512. package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts +77 -0
  1513. package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts.map +1 -0
  1514. package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.handler.d.ts +3 -0
  1515. package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.handler.d.ts.map +1 -0
  1516. package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.schema.d.ts +3 -0
  1517. package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.schema.d.ts.map +1 -0
  1518. package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.d.ts +18 -0
  1519. package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.d.ts.map +1 -0
  1520. package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.test.d.ts +2 -0
  1521. package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.test.d.ts.map +1 -0
  1522. package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.handler.d.ts +19 -0
  1523. package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.handler.d.ts.map +1 -0
  1524. package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.schema.d.ts +61 -0
  1525. package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.schema.d.ts.map +1 -0
  1526. package/dist/packages/trpc/server/routers/viewer/slots/removeSelectedSlot.schema.d.ts +10 -0
  1527. package/dist/packages/trpc/server/routers/viewer/slots/removeSelectedSlot.schema.d.ts.map +1 -0
  1528. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.d.ts +16 -0
  1529. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.d.ts.map +1 -0
  1530. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.test.d.ts +2 -0
  1531. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.test.d.ts.map +1 -0
  1532. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.schema.d.ts +34 -0
  1533. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.schema.d.ts.map +1 -0
  1534. package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts +342 -0
  1535. package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts.map +1 -0
  1536. package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +1604 -0
  1537. package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts.map +1 -0
  1538. package/dist/server.browser-yA5s9iMO.js +9859 -0
  1539. package/dist/style.css +1 -0
  1540. package/dist/useIsAppEnabled-OmKRsE8Z.js +18 -0
  1541. package/package.json +3 -6
@@ -0,0 +1,2400 @@
1
+ import { x as l, _ as $, aR as Se, aS as We, a5 as Te, aT as wt, aU as pt, G as xt, aV as Dt } from "./index-M6WUZF2M.js";
2
+ import { createContext as H, forwardRef as Mt, useContext as A, useState as U, useEffect as re, useLayoutEffect as _t, useRef as kt } from "react";
3
+ function D(e) {
4
+ const t = Object.prototype.toString.call(e);
5
+ return e instanceof Date || typeof e == "object" && t === "[object Date]" ? new e.constructor(+e) : typeof e == "number" || t === "[object Number]" || typeof e == "string" || t === "[object String]" ? new Date(e) : /* @__PURE__ */ new Date(NaN);
6
+ }
7
+ function j(e, t) {
8
+ return e instanceof Date ? new e.constructor(t) : new Date(t);
9
+ }
10
+ function P(e, t) {
11
+ const n = D(e);
12
+ return isNaN(t) ? j(e, NaN) : (t && n.setDate(n.getDate() + t), n);
13
+ }
14
+ function S(e, t) {
15
+ const n = D(e);
16
+ if (isNaN(t))
17
+ return j(e, NaN);
18
+ if (!t)
19
+ return n;
20
+ const a = n.getDate(), r = j(e, n.getTime());
21
+ r.setMonth(n.getMonth() + t + 1, 0);
22
+ const o = r.getDate();
23
+ return a >= o ? r : (n.setFullYear(
24
+ r.getFullYear(),
25
+ r.getMonth(),
26
+ a
27
+ ), n);
28
+ }
29
+ const we = 6048e5, Nt = 864e5;
30
+ let Pt = {};
31
+ function K() {
32
+ return Pt;
33
+ }
34
+ function F(e, t) {
35
+ var s, u, d, c;
36
+ const n = K(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((u = (s = t == null ? void 0 : t.locale) == null ? void 0 : s.options) == null ? void 0 : u.weekStartsOn) ?? n.weekStartsOn ?? ((c = (d = n.locale) == null ? void 0 : d.options) == null ? void 0 : c.weekStartsOn) ?? 0, r = D(e), o = r.getDay(), i = (o < a ? 7 : 0) + o - a;
37
+ return r.setDate(r.getDate() - i), r.setHours(0, 0, 0, 0), r;
38
+ }
39
+ function B(e) {
40
+ return F(e, { weekStartsOn: 1 });
41
+ }
42
+ function qe(e) {
43
+ const t = D(e), n = t.getFullYear(), a = j(e, 0);
44
+ a.setFullYear(n + 1, 0, 4), a.setHours(0, 0, 0, 0);
45
+ const r = B(a), o = j(e, 0);
46
+ o.setFullYear(n, 0, 4), o.setHours(0, 0, 0, 0);
47
+ const i = B(o);
48
+ return t.getTime() >= r.getTime() ? n + 1 : t.getTime() >= i.getTime() ? n : n - 1;
49
+ }
50
+ function Q(e) {
51
+ const t = D(e);
52
+ return t.setHours(0, 0, 0, 0), t;
53
+ }
54
+ function ne(e) {
55
+ const t = D(e), n = new Date(
56
+ Date.UTC(
57
+ t.getFullYear(),
58
+ t.getMonth(),
59
+ t.getDate(),
60
+ t.getHours(),
61
+ t.getMinutes(),
62
+ t.getSeconds(),
63
+ t.getMilliseconds()
64
+ )
65
+ );
66
+ return n.setUTCFullYear(t.getFullYear()), +e - +n;
67
+ }
68
+ function T(e, t) {
69
+ const n = Q(e), a = Q(t), r = +n - ne(n), o = +a - ne(a);
70
+ return Math.round((r - o) / Nt);
71
+ }
72
+ function Ot(e) {
73
+ const t = qe(e), n = j(e, 0);
74
+ return n.setFullYear(t, 0, 4), n.setHours(0, 0, 0, 0), B(n);
75
+ }
76
+ function ge(e, t) {
77
+ const n = t * 7;
78
+ return P(e, n);
79
+ }
80
+ function Ct(e, t) {
81
+ return S(e, t * 12);
82
+ }
83
+ function jt(e) {
84
+ let t;
85
+ return e.forEach(function(n) {
86
+ const a = D(n);
87
+ (t === void 0 || t < a || isNaN(Number(a))) && (t = a);
88
+ }), t || /* @__PURE__ */ new Date(NaN);
89
+ }
90
+ function St(e) {
91
+ let t;
92
+ return e.forEach((n) => {
93
+ const a = D(n);
94
+ (!t || t > a || isNaN(+a)) && (t = a);
95
+ }), t || /* @__PURE__ */ new Date(NaN);
96
+ }
97
+ function O(e, t) {
98
+ const n = Q(e), a = Q(t);
99
+ return +n == +a;
100
+ }
101
+ function pe(e) {
102
+ return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
103
+ }
104
+ function Wt(e) {
105
+ if (!pe(e) && typeof e != "number")
106
+ return !1;
107
+ const t = D(e);
108
+ return !isNaN(Number(t));
109
+ }
110
+ function J(e, t) {
111
+ const n = D(e), a = D(t), r = n.getFullYear() - a.getFullYear(), o = n.getMonth() - a.getMonth();
112
+ return r * 12 + o;
113
+ }
114
+ function Tt(e, t, n) {
115
+ const a = F(e, n), r = F(t, n), o = +a - ne(a), i = +r - ne(r);
116
+ return Math.round((o - i) / we);
117
+ }
118
+ function xe(e) {
119
+ const t = D(e), n = t.getMonth();
120
+ return t.setFullYear(t.getFullYear(), n + 1, 0), t.setHours(23, 59, 59, 999), t;
121
+ }
122
+ function C(e) {
123
+ const t = D(e);
124
+ return t.setDate(1), t.setHours(0, 0, 0, 0), t;
125
+ }
126
+ function Qe(e) {
127
+ const t = D(e), n = j(e, 0);
128
+ return n.setFullYear(t.getFullYear(), 0, 1), n.setHours(0, 0, 0, 0), n;
129
+ }
130
+ function De(e, t) {
131
+ var s, u, d, c;
132
+ const n = K(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((u = (s = t == null ? void 0 : t.locale) == null ? void 0 : s.options) == null ? void 0 : u.weekStartsOn) ?? n.weekStartsOn ?? ((c = (d = n.locale) == null ? void 0 : d.options) == null ? void 0 : c.weekStartsOn) ?? 0, r = D(e), o = r.getDay(), i = (o < a ? -7 : 0) + 6 - (o - a);
133
+ return r.setDate(r.getDate() + i), r.setHours(23, 59, 59, 999), r;
134
+ }
135
+ function Xe(e) {
136
+ return De(e, { weekStartsOn: 1 });
137
+ }
138
+ const Yt = {
139
+ lessThanXSeconds: {
140
+ one: "less than a second",
141
+ other: "less than {{count}} seconds"
142
+ },
143
+ xSeconds: {
144
+ one: "1 second",
145
+ other: "{{count}} seconds"
146
+ },
147
+ halfAMinute: "half a minute",
148
+ lessThanXMinutes: {
149
+ one: "less than a minute",
150
+ other: "less than {{count}} minutes"
151
+ },
152
+ xMinutes: {
153
+ one: "1 minute",
154
+ other: "{{count}} minutes"
155
+ },
156
+ aboutXHours: {
157
+ one: "about 1 hour",
158
+ other: "about {{count}} hours"
159
+ },
160
+ xHours: {
161
+ one: "1 hour",
162
+ other: "{{count}} hours"
163
+ },
164
+ xDays: {
165
+ one: "1 day",
166
+ other: "{{count}} days"
167
+ },
168
+ aboutXWeeks: {
169
+ one: "about 1 week",
170
+ other: "about {{count}} weeks"
171
+ },
172
+ xWeeks: {
173
+ one: "1 week",
174
+ other: "{{count}} weeks"
175
+ },
176
+ aboutXMonths: {
177
+ one: "about 1 month",
178
+ other: "about {{count}} months"
179
+ },
180
+ xMonths: {
181
+ one: "1 month",
182
+ other: "{{count}} months"
183
+ },
184
+ aboutXYears: {
185
+ one: "about 1 year",
186
+ other: "about {{count}} years"
187
+ },
188
+ xYears: {
189
+ one: "1 year",
190
+ other: "{{count}} years"
191
+ },
192
+ overXYears: {
193
+ one: "over 1 year",
194
+ other: "over {{count}} years"
195
+ },
196
+ almostXYears: {
197
+ one: "almost 1 year",
198
+ other: "almost {{count}} years"
199
+ }
200
+ }, Ft = (e, t, n) => {
201
+ let a;
202
+ const r = Yt[e];
203
+ return typeof r == "string" ? a = r : t === 1 ? a = r.one : a = r.other.replace("{{count}}", t.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + a : a + " ago" : a;
204
+ };
205
+ function ce(e) {
206
+ return (t = {}) => {
207
+ const n = t.width ? String(t.width) : e.defaultWidth;
208
+ return e.formats[n] || e.formats[e.defaultWidth];
209
+ };
210
+ }
211
+ const Lt = {
212
+ full: "EEEE, MMMM do, y",
213
+ long: "MMMM do, y",
214
+ medium: "MMM d, y",
215
+ short: "MM/dd/yyyy"
216
+ }, Et = {
217
+ full: "h:mm:ss a zzzz",
218
+ long: "h:mm:ss a z",
219
+ medium: "h:mm:ss a",
220
+ short: "h:mm a"
221
+ }, It = {
222
+ full: "{{date}} 'at' {{time}}",
223
+ long: "{{date}} 'at' {{time}}",
224
+ medium: "{{date}}, {{time}}",
225
+ short: "{{date}}, {{time}}"
226
+ }, Rt = {
227
+ date: ce({
228
+ formats: Lt,
229
+ defaultWidth: "full"
230
+ }),
231
+ time: ce({
232
+ formats: Et,
233
+ defaultWidth: "full"
234
+ }),
235
+ dateTime: ce({
236
+ formats: It,
237
+ defaultWidth: "full"
238
+ })
239
+ }, Bt = {
240
+ lastWeek: "'last' eeee 'at' p",
241
+ yesterday: "'yesterday at' p",
242
+ today: "'today at' p",
243
+ tomorrow: "'tomorrow at' p",
244
+ nextWeek: "eeee 'at' p",
245
+ other: "P"
246
+ }, Ht = (e, t, n, a) => Bt[e];
247
+ function G(e) {
248
+ return (t, n) => {
249
+ const a = n != null && n.context ? String(n.context) : "standalone";
250
+ let r;
251
+ if (a === "formatting" && e.formattingValues) {
252
+ const i = e.defaultFormattingWidth || e.defaultWidth, s = n != null && n.width ? String(n.width) : i;
253
+ r = e.formattingValues[s] || e.formattingValues[i];
254
+ } else {
255
+ const i = e.defaultWidth, s = n != null && n.width ? String(n.width) : e.defaultWidth;
256
+ r = e.values[s] || e.values[i];
257
+ }
258
+ const o = e.argumentCallback ? e.argumentCallback(t) : t;
259
+ return r[o];
260
+ };
261
+ }
262
+ const At = {
263
+ narrow: ["B", "A"],
264
+ abbreviated: ["BC", "AD"],
265
+ wide: ["Before Christ", "Anno Domini"]
266
+ }, qt = {
267
+ narrow: ["1", "2", "3", "4"],
268
+ abbreviated: ["Q1", "Q2", "Q3", "Q4"],
269
+ wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
270
+ }, Qt = {
271
+ narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
272
+ abbreviated: [
273
+ "Jan",
274
+ "Feb",
275
+ "Mar",
276
+ "Apr",
277
+ "May",
278
+ "Jun",
279
+ "Jul",
280
+ "Aug",
281
+ "Sep",
282
+ "Oct",
283
+ "Nov",
284
+ "Dec"
285
+ ],
286
+ wide: [
287
+ "January",
288
+ "February",
289
+ "March",
290
+ "April",
291
+ "May",
292
+ "June",
293
+ "July",
294
+ "August",
295
+ "September",
296
+ "October",
297
+ "November",
298
+ "December"
299
+ ]
300
+ }, Xt = {
301
+ narrow: ["S", "M", "T", "W", "T", "F", "S"],
302
+ short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
303
+ abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
304
+ wide: [
305
+ "Sunday",
306
+ "Monday",
307
+ "Tuesday",
308
+ "Wednesday",
309
+ "Thursday",
310
+ "Friday",
311
+ "Saturday"
312
+ ]
313
+ }, Gt = {
314
+ narrow: {
315
+ am: "a",
316
+ pm: "p",
317
+ midnight: "mi",
318
+ noon: "n",
319
+ morning: "morning",
320
+ afternoon: "afternoon",
321
+ evening: "evening",
322
+ night: "night"
323
+ },
324
+ abbreviated: {
325
+ am: "AM",
326
+ pm: "PM",
327
+ midnight: "midnight",
328
+ noon: "noon",
329
+ morning: "morning",
330
+ afternoon: "afternoon",
331
+ evening: "evening",
332
+ night: "night"
333
+ },
334
+ wide: {
335
+ am: "a.m.",
336
+ pm: "p.m.",
337
+ midnight: "midnight",
338
+ noon: "noon",
339
+ morning: "morning",
340
+ afternoon: "afternoon",
341
+ evening: "evening",
342
+ night: "night"
343
+ }
344
+ }, Vt = {
345
+ narrow: {
346
+ am: "a",
347
+ pm: "p",
348
+ midnight: "mi",
349
+ noon: "n",
350
+ morning: "in the morning",
351
+ afternoon: "in the afternoon",
352
+ evening: "in the evening",
353
+ night: "at night"
354
+ },
355
+ abbreviated: {
356
+ am: "AM",
357
+ pm: "PM",
358
+ midnight: "midnight",
359
+ noon: "noon",
360
+ morning: "in the morning",
361
+ afternoon: "in the afternoon",
362
+ evening: "in the evening",
363
+ night: "at night"
364
+ },
365
+ wide: {
366
+ am: "a.m.",
367
+ pm: "p.m.",
368
+ midnight: "midnight",
369
+ noon: "noon",
370
+ morning: "in the morning",
371
+ afternoon: "in the afternoon",
372
+ evening: "in the evening",
373
+ night: "at night"
374
+ }
375
+ }, $t = (e, t) => {
376
+ const n = Number(e), a = n % 100;
377
+ if (a > 20 || a < 10)
378
+ switch (a % 10) {
379
+ case 1:
380
+ return n + "st";
381
+ case 2:
382
+ return n + "nd";
383
+ case 3:
384
+ return n + "rd";
385
+ }
386
+ return n + "th";
387
+ }, Ut = {
388
+ ordinalNumber: $t,
389
+ era: G({
390
+ values: At,
391
+ defaultWidth: "wide"
392
+ }),
393
+ quarter: G({
394
+ values: qt,
395
+ defaultWidth: "wide",
396
+ argumentCallback: (e) => e - 1
397
+ }),
398
+ month: G({
399
+ values: Qt,
400
+ defaultWidth: "wide"
401
+ }),
402
+ day: G({
403
+ values: Xt,
404
+ defaultWidth: "wide"
405
+ }),
406
+ dayPeriod: G({
407
+ values: Gt,
408
+ defaultWidth: "wide",
409
+ formattingValues: Vt,
410
+ defaultFormattingWidth: "wide"
411
+ })
412
+ };
413
+ function V(e) {
414
+ return (t, n = {}) => {
415
+ const a = n.width, r = a && e.matchPatterns[a] || e.matchPatterns[e.defaultMatchWidth], o = t.match(r);
416
+ if (!o)
417
+ return null;
418
+ const i = o[0], s = a && e.parsePatterns[a] || e.parsePatterns[e.defaultParseWidth], u = Array.isArray(s) ? Kt(s, (f) => f.test(i)) : (
419
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any -- I challange you to fix the type
420
+ Jt(s, (f) => f.test(i))
421
+ );
422
+ let d;
423
+ d = e.valueCallback ? e.valueCallback(u) : u, d = n.valueCallback ? (
424
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any -- I challange you to fix the type
425
+ n.valueCallback(d)
426
+ ) : d;
427
+ const c = t.slice(i.length);
428
+ return { value: d, rest: c };
429
+ };
430
+ }
431
+ function Jt(e, t) {
432
+ for (const n in e)
433
+ if (Object.prototype.hasOwnProperty.call(e, n) && t(e[n]))
434
+ return n;
435
+ }
436
+ function Kt(e, t) {
437
+ for (let n = 0; n < e.length; n++)
438
+ if (t(e[n]))
439
+ return n;
440
+ }
441
+ function zt(e) {
442
+ return (t, n = {}) => {
443
+ const a = t.match(e.matchPattern);
444
+ if (!a)
445
+ return null;
446
+ const r = a[0], o = t.match(e.parsePattern);
447
+ if (!o)
448
+ return null;
449
+ let i = e.valueCallback ? e.valueCallback(o[0]) : o[0];
450
+ i = n.valueCallback ? n.valueCallback(i) : i;
451
+ const s = t.slice(r.length);
452
+ return { value: i, rest: s };
453
+ };
454
+ }
455
+ const Zt = /^(\d+)(th|st|nd|rd)?/i, en = /\d+/i, tn = {
456
+ narrow: /^(b|a)/i,
457
+ abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
458
+ wide: /^(before christ|before common era|anno domini|common era)/i
459
+ }, nn = {
460
+ any: [/^b/i, /^(a|c)/i]
461
+ }, an = {
462
+ narrow: /^[1234]/i,
463
+ abbreviated: /^q[1234]/i,
464
+ wide: /^[1234](th|st|nd|rd)? quarter/i
465
+ }, rn = {
466
+ any: [/1/i, /2/i, /3/i, /4/i]
467
+ }, on = {
468
+ narrow: /^[jfmasond]/i,
469
+ abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
470
+ wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
471
+ }, sn = {
472
+ narrow: [
473
+ /^j/i,
474
+ /^f/i,
475
+ /^m/i,
476
+ /^a/i,
477
+ /^m/i,
478
+ /^j/i,
479
+ /^j/i,
480
+ /^a/i,
481
+ /^s/i,
482
+ /^o/i,
483
+ /^n/i,
484
+ /^d/i
485
+ ],
486
+ any: [
487
+ /^ja/i,
488
+ /^f/i,
489
+ /^mar/i,
490
+ /^ap/i,
491
+ /^may/i,
492
+ /^jun/i,
493
+ /^jul/i,
494
+ /^au/i,
495
+ /^s/i,
496
+ /^o/i,
497
+ /^n/i,
498
+ /^d/i
499
+ ]
500
+ }, ln = {
501
+ narrow: /^[smtwf]/i,
502
+ short: /^(su|mo|tu|we|th|fr|sa)/i,
503
+ abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
504
+ wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
505
+ }, un = {
506
+ narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
507
+ any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
508
+ }, cn = {
509
+ narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
510
+ any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
511
+ }, dn = {
512
+ any: {
513
+ am: /^a/i,
514
+ pm: /^p/i,
515
+ midnight: /^mi/i,
516
+ noon: /^no/i,
517
+ morning: /morning/i,
518
+ afternoon: /afternoon/i,
519
+ evening: /evening/i,
520
+ night: /night/i
521
+ }
522
+ }, fn = {
523
+ ordinalNumber: zt({
524
+ matchPattern: Zt,
525
+ parsePattern: en,
526
+ valueCallback: (e) => parseInt(e, 10)
527
+ }),
528
+ era: V({
529
+ matchPatterns: tn,
530
+ defaultMatchWidth: "wide",
531
+ parsePatterns: nn,
532
+ defaultParseWidth: "any"
533
+ }),
534
+ quarter: V({
535
+ matchPatterns: an,
536
+ defaultMatchWidth: "wide",
537
+ parsePatterns: rn,
538
+ defaultParseWidth: "any",
539
+ valueCallback: (e) => e + 1
540
+ }),
541
+ month: V({
542
+ matchPatterns: on,
543
+ defaultMatchWidth: "wide",
544
+ parsePatterns: sn,
545
+ defaultParseWidth: "any"
546
+ }),
547
+ day: V({
548
+ matchPatterns: ln,
549
+ defaultMatchWidth: "wide",
550
+ parsePatterns: un,
551
+ defaultParseWidth: "any"
552
+ }),
553
+ dayPeriod: V({
554
+ matchPatterns: cn,
555
+ defaultMatchWidth: "any",
556
+ parsePatterns: dn,
557
+ defaultParseWidth: "any"
558
+ })
559
+ }, Ge = {
560
+ code: "en-US",
561
+ formatDistance: Ft,
562
+ formatLong: Rt,
563
+ formatRelative: Ht,
564
+ localize: Ut,
565
+ match: fn,
566
+ options: {
567
+ weekStartsOn: 0,
568
+ firstWeekContainsDate: 1
569
+ }
570
+ };
571
+ function hn(e) {
572
+ const t = D(e);
573
+ return T(t, Qe(t)) + 1;
574
+ }
575
+ function Ve(e) {
576
+ const t = D(e), n = +B(t) - +Ot(t);
577
+ return Math.round(n / we) + 1;
578
+ }
579
+ function $e(e, t) {
580
+ var c, f, h, m;
581
+ const n = D(e), a = n.getFullYear(), r = K(), o = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((f = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : f.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((m = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : m.firstWeekContainsDate) ?? 1, i = j(e, 0);
582
+ i.setFullYear(a + 1, 0, o), i.setHours(0, 0, 0, 0);
583
+ const s = F(i, t), u = j(e, 0);
584
+ u.setFullYear(a, 0, o), u.setHours(0, 0, 0, 0);
585
+ const d = F(u, t);
586
+ return n.getTime() >= s.getTime() ? a + 1 : n.getTime() >= d.getTime() ? a : a - 1;
587
+ }
588
+ function mn(e, t) {
589
+ var s, u, d, c;
590
+ const n = K(), a = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((u = (s = t == null ? void 0 : t.locale) == null ? void 0 : s.options) == null ? void 0 : u.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((c = (d = n.locale) == null ? void 0 : d.options) == null ? void 0 : c.firstWeekContainsDate) ?? 1, r = $e(e, t), o = j(e, 0);
591
+ return o.setFullYear(r, 0, a), o.setHours(0, 0, 0, 0), F(o, t);
592
+ }
593
+ function Ue(e, t) {
594
+ const n = D(e), a = +F(n, t) - +mn(n, t);
595
+ return Math.round(a / we) + 1;
596
+ }
597
+ function M(e, t) {
598
+ const n = e < 0 ? "-" : "", a = Math.abs(e).toString().padStart(t, "0");
599
+ return n + a;
600
+ }
601
+ const E = {
602
+ // Year
603
+ y(e, t) {
604
+ const n = e.getFullYear(), a = n > 0 ? n : 1 - n;
605
+ return M(t === "yy" ? a % 100 : a, t.length);
606
+ },
607
+ // Month
608
+ M(e, t) {
609
+ const n = e.getMonth();
610
+ return t === "M" ? String(n + 1) : M(n + 1, 2);
611
+ },
612
+ // Day of the month
613
+ d(e, t) {
614
+ return M(e.getDate(), t.length);
615
+ },
616
+ // AM or PM
617
+ a(e, t) {
618
+ const n = e.getHours() / 12 >= 1 ? "pm" : "am";
619
+ switch (t) {
620
+ case "a":
621
+ case "aa":
622
+ return n.toUpperCase();
623
+ case "aaa":
624
+ return n;
625
+ case "aaaaa":
626
+ return n[0];
627
+ case "aaaa":
628
+ default:
629
+ return n === "am" ? "a.m." : "p.m.";
630
+ }
631
+ },
632
+ // Hour [1-12]
633
+ h(e, t) {
634
+ return M(e.getHours() % 12 || 12, t.length);
635
+ },
636
+ // Hour [0-23]
637
+ H(e, t) {
638
+ return M(e.getHours(), t.length);
639
+ },
640
+ // Minute
641
+ m(e, t) {
642
+ return M(e.getMinutes(), t.length);
643
+ },
644
+ // Second
645
+ s(e, t) {
646
+ return M(e.getSeconds(), t.length);
647
+ },
648
+ // Fraction of second
649
+ S(e, t) {
650
+ const n = t.length, a = e.getMilliseconds(), r = Math.trunc(
651
+ a * Math.pow(10, n - 3)
652
+ );
653
+ return M(r, t.length);
654
+ }
655
+ }, q = {
656
+ am: "am",
657
+ pm: "pm",
658
+ midnight: "midnight",
659
+ noon: "noon",
660
+ morning: "morning",
661
+ afternoon: "afternoon",
662
+ evening: "evening",
663
+ night: "night"
664
+ }, Ye = {
665
+ // Era
666
+ G: function(e, t, n) {
667
+ const a = e.getFullYear() > 0 ? 1 : 0;
668
+ switch (t) {
669
+ case "G":
670
+ case "GG":
671
+ case "GGG":
672
+ return n.era(a, { width: "abbreviated" });
673
+ case "GGGGG":
674
+ return n.era(a, { width: "narrow" });
675
+ case "GGGG":
676
+ default:
677
+ return n.era(a, { width: "wide" });
678
+ }
679
+ },
680
+ // Year
681
+ y: function(e, t, n) {
682
+ if (t === "yo") {
683
+ const a = e.getFullYear(), r = a > 0 ? a : 1 - a;
684
+ return n.ordinalNumber(r, { unit: "year" });
685
+ }
686
+ return E.y(e, t);
687
+ },
688
+ // Local week-numbering year
689
+ Y: function(e, t, n, a) {
690
+ const r = $e(e, a), o = r > 0 ? r : 1 - r;
691
+ if (t === "YY") {
692
+ const i = o % 100;
693
+ return M(i, 2);
694
+ }
695
+ return t === "Yo" ? n.ordinalNumber(o, { unit: "year" }) : M(o, t.length);
696
+ },
697
+ // ISO week-numbering year
698
+ R: function(e, t) {
699
+ const n = qe(e);
700
+ return M(n, t.length);
701
+ },
702
+ // Extended year. This is a single number designating the year of this calendar system.
703
+ // The main difference between `y` and `u` localizers are B.C. years:
704
+ // | Year | `y` | `u` |
705
+ // |------|-----|-----|
706
+ // | AC 1 | 1 | 1 |
707
+ // | BC 1 | 1 | 0 |
708
+ // | BC 2 | 2 | -1 |
709
+ // Also `yy` always returns the last two digits of a year,
710
+ // while `uu` pads single digit years to 2 characters and returns other years unchanged.
711
+ u: function(e, t) {
712
+ const n = e.getFullYear();
713
+ return M(n, t.length);
714
+ },
715
+ // Quarter
716
+ Q: function(e, t, n) {
717
+ const a = Math.ceil((e.getMonth() + 1) / 3);
718
+ switch (t) {
719
+ case "Q":
720
+ return String(a);
721
+ case "QQ":
722
+ return M(a, 2);
723
+ case "Qo":
724
+ return n.ordinalNumber(a, { unit: "quarter" });
725
+ case "QQQ":
726
+ return n.quarter(a, {
727
+ width: "abbreviated",
728
+ context: "formatting"
729
+ });
730
+ case "QQQQQ":
731
+ return n.quarter(a, {
732
+ width: "narrow",
733
+ context: "formatting"
734
+ });
735
+ case "QQQQ":
736
+ default:
737
+ return n.quarter(a, {
738
+ width: "wide",
739
+ context: "formatting"
740
+ });
741
+ }
742
+ },
743
+ // Stand-alone quarter
744
+ q: function(e, t, n) {
745
+ const a = Math.ceil((e.getMonth() + 1) / 3);
746
+ switch (t) {
747
+ case "q":
748
+ return String(a);
749
+ case "qq":
750
+ return M(a, 2);
751
+ case "qo":
752
+ return n.ordinalNumber(a, { unit: "quarter" });
753
+ case "qqq":
754
+ return n.quarter(a, {
755
+ width: "abbreviated",
756
+ context: "standalone"
757
+ });
758
+ case "qqqqq":
759
+ return n.quarter(a, {
760
+ width: "narrow",
761
+ context: "standalone"
762
+ });
763
+ case "qqqq":
764
+ default:
765
+ return n.quarter(a, {
766
+ width: "wide",
767
+ context: "standalone"
768
+ });
769
+ }
770
+ },
771
+ // Month
772
+ M: function(e, t, n) {
773
+ const a = e.getMonth();
774
+ switch (t) {
775
+ case "M":
776
+ case "MM":
777
+ return E.M(e, t);
778
+ case "Mo":
779
+ return n.ordinalNumber(a + 1, { unit: "month" });
780
+ case "MMM":
781
+ return n.month(a, {
782
+ width: "abbreviated",
783
+ context: "formatting"
784
+ });
785
+ case "MMMMM":
786
+ return n.month(a, {
787
+ width: "narrow",
788
+ context: "formatting"
789
+ });
790
+ case "MMMM":
791
+ default:
792
+ return n.month(a, { width: "wide", context: "formatting" });
793
+ }
794
+ },
795
+ // Stand-alone month
796
+ L: function(e, t, n) {
797
+ const a = e.getMonth();
798
+ switch (t) {
799
+ case "L":
800
+ return String(a + 1);
801
+ case "LL":
802
+ return M(a + 1, 2);
803
+ case "Lo":
804
+ return n.ordinalNumber(a + 1, { unit: "month" });
805
+ case "LLL":
806
+ return n.month(a, {
807
+ width: "abbreviated",
808
+ context: "standalone"
809
+ });
810
+ case "LLLLL":
811
+ return n.month(a, {
812
+ width: "narrow",
813
+ context: "standalone"
814
+ });
815
+ case "LLLL":
816
+ default:
817
+ return n.month(a, { width: "wide", context: "standalone" });
818
+ }
819
+ },
820
+ // Local week of year
821
+ w: function(e, t, n, a) {
822
+ const r = Ue(e, a);
823
+ return t === "wo" ? n.ordinalNumber(r, { unit: "week" }) : M(r, t.length);
824
+ },
825
+ // ISO week of year
826
+ I: function(e, t, n) {
827
+ const a = Ve(e);
828
+ return t === "Io" ? n.ordinalNumber(a, { unit: "week" }) : M(a, t.length);
829
+ },
830
+ // Day of the month
831
+ d: function(e, t, n) {
832
+ return t === "do" ? n.ordinalNumber(e.getDate(), { unit: "date" }) : E.d(e, t);
833
+ },
834
+ // Day of year
835
+ D: function(e, t, n) {
836
+ const a = hn(e);
837
+ return t === "Do" ? n.ordinalNumber(a, { unit: "dayOfYear" }) : M(a, t.length);
838
+ },
839
+ // Day of week
840
+ E: function(e, t, n) {
841
+ const a = e.getDay();
842
+ switch (t) {
843
+ case "E":
844
+ case "EE":
845
+ case "EEE":
846
+ return n.day(a, {
847
+ width: "abbreviated",
848
+ context: "formatting"
849
+ });
850
+ case "EEEEE":
851
+ return n.day(a, {
852
+ width: "narrow",
853
+ context: "formatting"
854
+ });
855
+ case "EEEEEE":
856
+ return n.day(a, {
857
+ width: "short",
858
+ context: "formatting"
859
+ });
860
+ case "EEEE":
861
+ default:
862
+ return n.day(a, {
863
+ width: "wide",
864
+ context: "formatting"
865
+ });
866
+ }
867
+ },
868
+ // Local day of week
869
+ e: function(e, t, n, a) {
870
+ const r = e.getDay(), o = (r - a.weekStartsOn + 8) % 7 || 7;
871
+ switch (t) {
872
+ case "e":
873
+ return String(o);
874
+ case "ee":
875
+ return M(o, 2);
876
+ case "eo":
877
+ return n.ordinalNumber(o, { unit: "day" });
878
+ case "eee":
879
+ return n.day(r, {
880
+ width: "abbreviated",
881
+ context: "formatting"
882
+ });
883
+ case "eeeee":
884
+ return n.day(r, {
885
+ width: "narrow",
886
+ context: "formatting"
887
+ });
888
+ case "eeeeee":
889
+ return n.day(r, {
890
+ width: "short",
891
+ context: "formatting"
892
+ });
893
+ case "eeee":
894
+ default:
895
+ return n.day(r, {
896
+ width: "wide",
897
+ context: "formatting"
898
+ });
899
+ }
900
+ },
901
+ // Stand-alone local day of week
902
+ c: function(e, t, n, a) {
903
+ const r = e.getDay(), o = (r - a.weekStartsOn + 8) % 7 || 7;
904
+ switch (t) {
905
+ case "c":
906
+ return String(o);
907
+ case "cc":
908
+ return M(o, t.length);
909
+ case "co":
910
+ return n.ordinalNumber(o, { unit: "day" });
911
+ case "ccc":
912
+ return n.day(r, {
913
+ width: "abbreviated",
914
+ context: "standalone"
915
+ });
916
+ case "ccccc":
917
+ return n.day(r, {
918
+ width: "narrow",
919
+ context: "standalone"
920
+ });
921
+ case "cccccc":
922
+ return n.day(r, {
923
+ width: "short",
924
+ context: "standalone"
925
+ });
926
+ case "cccc":
927
+ default:
928
+ return n.day(r, {
929
+ width: "wide",
930
+ context: "standalone"
931
+ });
932
+ }
933
+ },
934
+ // ISO day of week
935
+ i: function(e, t, n) {
936
+ const a = e.getDay(), r = a === 0 ? 7 : a;
937
+ switch (t) {
938
+ case "i":
939
+ return String(r);
940
+ case "ii":
941
+ return M(r, t.length);
942
+ case "io":
943
+ return n.ordinalNumber(r, { unit: "day" });
944
+ case "iii":
945
+ return n.day(a, {
946
+ width: "abbreviated",
947
+ context: "formatting"
948
+ });
949
+ case "iiiii":
950
+ return n.day(a, {
951
+ width: "narrow",
952
+ context: "formatting"
953
+ });
954
+ case "iiiiii":
955
+ return n.day(a, {
956
+ width: "short",
957
+ context: "formatting"
958
+ });
959
+ case "iiii":
960
+ default:
961
+ return n.day(a, {
962
+ width: "wide",
963
+ context: "formatting"
964
+ });
965
+ }
966
+ },
967
+ // AM or PM
968
+ a: function(e, t, n) {
969
+ const r = e.getHours() / 12 >= 1 ? "pm" : "am";
970
+ switch (t) {
971
+ case "a":
972
+ case "aa":
973
+ return n.dayPeriod(r, {
974
+ width: "abbreviated",
975
+ context: "formatting"
976
+ });
977
+ case "aaa":
978
+ return n.dayPeriod(r, {
979
+ width: "abbreviated",
980
+ context: "formatting"
981
+ }).toLowerCase();
982
+ case "aaaaa":
983
+ return n.dayPeriod(r, {
984
+ width: "narrow",
985
+ context: "formatting"
986
+ });
987
+ case "aaaa":
988
+ default:
989
+ return n.dayPeriod(r, {
990
+ width: "wide",
991
+ context: "formatting"
992
+ });
993
+ }
994
+ },
995
+ // AM, PM, midnight, noon
996
+ b: function(e, t, n) {
997
+ const a = e.getHours();
998
+ let r;
999
+ switch (a === 12 ? r = q.noon : a === 0 ? r = q.midnight : r = a / 12 >= 1 ? "pm" : "am", t) {
1000
+ case "b":
1001
+ case "bb":
1002
+ return n.dayPeriod(r, {
1003
+ width: "abbreviated",
1004
+ context: "formatting"
1005
+ });
1006
+ case "bbb":
1007
+ return n.dayPeriod(r, {
1008
+ width: "abbreviated",
1009
+ context: "formatting"
1010
+ }).toLowerCase();
1011
+ case "bbbbb":
1012
+ return n.dayPeriod(r, {
1013
+ width: "narrow",
1014
+ context: "formatting"
1015
+ });
1016
+ case "bbbb":
1017
+ default:
1018
+ return n.dayPeriod(r, {
1019
+ width: "wide",
1020
+ context: "formatting"
1021
+ });
1022
+ }
1023
+ },
1024
+ // in the morning, in the afternoon, in the evening, at night
1025
+ B: function(e, t, n) {
1026
+ const a = e.getHours();
1027
+ let r;
1028
+ switch (a >= 17 ? r = q.evening : a >= 12 ? r = q.afternoon : a >= 4 ? r = q.morning : r = q.night, t) {
1029
+ case "B":
1030
+ case "BB":
1031
+ case "BBB":
1032
+ return n.dayPeriod(r, {
1033
+ width: "abbreviated",
1034
+ context: "formatting"
1035
+ });
1036
+ case "BBBBB":
1037
+ return n.dayPeriod(r, {
1038
+ width: "narrow",
1039
+ context: "formatting"
1040
+ });
1041
+ case "BBBB":
1042
+ default:
1043
+ return n.dayPeriod(r, {
1044
+ width: "wide",
1045
+ context: "formatting"
1046
+ });
1047
+ }
1048
+ },
1049
+ // Hour [1-12]
1050
+ h: function(e, t, n) {
1051
+ if (t === "ho") {
1052
+ let a = e.getHours() % 12;
1053
+ return a === 0 && (a = 12), n.ordinalNumber(a, { unit: "hour" });
1054
+ }
1055
+ return E.h(e, t);
1056
+ },
1057
+ // Hour [0-23]
1058
+ H: function(e, t, n) {
1059
+ return t === "Ho" ? n.ordinalNumber(e.getHours(), { unit: "hour" }) : E.H(e, t);
1060
+ },
1061
+ // Hour [0-11]
1062
+ K: function(e, t, n) {
1063
+ const a = e.getHours() % 12;
1064
+ return t === "Ko" ? n.ordinalNumber(a, { unit: "hour" }) : M(a, t.length);
1065
+ },
1066
+ // Hour [1-24]
1067
+ k: function(e, t, n) {
1068
+ let a = e.getHours();
1069
+ return a === 0 && (a = 24), t === "ko" ? n.ordinalNumber(a, { unit: "hour" }) : M(a, t.length);
1070
+ },
1071
+ // Minute
1072
+ m: function(e, t, n) {
1073
+ return t === "mo" ? n.ordinalNumber(e.getMinutes(), { unit: "minute" }) : E.m(e, t);
1074
+ },
1075
+ // Second
1076
+ s: function(e, t, n) {
1077
+ return t === "so" ? n.ordinalNumber(e.getSeconds(), { unit: "second" }) : E.s(e, t);
1078
+ },
1079
+ // Fraction of second
1080
+ S: function(e, t) {
1081
+ return E.S(e, t);
1082
+ },
1083
+ // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
1084
+ X: function(e, t, n) {
1085
+ const a = e.getTimezoneOffset();
1086
+ if (a === 0)
1087
+ return "Z";
1088
+ switch (t) {
1089
+ case "X":
1090
+ return Le(a);
1091
+ case "XXXX":
1092
+ case "XX":
1093
+ return R(a);
1094
+ case "XXXXX":
1095
+ case "XXX":
1096
+ default:
1097
+ return R(a, ":");
1098
+ }
1099
+ },
1100
+ // Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
1101
+ x: function(e, t, n) {
1102
+ const a = e.getTimezoneOffset();
1103
+ switch (t) {
1104
+ case "x":
1105
+ return Le(a);
1106
+ case "xxxx":
1107
+ case "xx":
1108
+ return R(a);
1109
+ case "xxxxx":
1110
+ case "xxx":
1111
+ default:
1112
+ return R(a, ":");
1113
+ }
1114
+ },
1115
+ // Timezone (GMT)
1116
+ O: function(e, t, n) {
1117
+ const a = e.getTimezoneOffset();
1118
+ switch (t) {
1119
+ case "O":
1120
+ case "OO":
1121
+ case "OOO":
1122
+ return "GMT" + Fe(a, ":");
1123
+ case "OOOO":
1124
+ default:
1125
+ return "GMT" + R(a, ":");
1126
+ }
1127
+ },
1128
+ // Timezone (specific non-location)
1129
+ z: function(e, t, n) {
1130
+ const a = e.getTimezoneOffset();
1131
+ switch (t) {
1132
+ case "z":
1133
+ case "zz":
1134
+ case "zzz":
1135
+ return "GMT" + Fe(a, ":");
1136
+ case "zzzz":
1137
+ default:
1138
+ return "GMT" + R(a, ":");
1139
+ }
1140
+ },
1141
+ // Seconds timestamp
1142
+ t: function(e, t, n) {
1143
+ const a = Math.trunc(e.getTime() / 1e3);
1144
+ return M(a, t.length);
1145
+ },
1146
+ // Milliseconds timestamp
1147
+ T: function(e, t, n) {
1148
+ const a = e.getTime();
1149
+ return M(a, t.length);
1150
+ }
1151
+ };
1152
+ function Fe(e, t = "") {
1153
+ const n = e > 0 ? "-" : "+", a = Math.abs(e), r = Math.trunc(a / 60), o = a % 60;
1154
+ return o === 0 ? n + String(r) : n + String(r) + t + M(o, 2);
1155
+ }
1156
+ function Le(e, t) {
1157
+ return e % 60 === 0 ? (e > 0 ? "-" : "+") + M(Math.abs(e) / 60, 2) : R(e, t);
1158
+ }
1159
+ function R(e, t = "") {
1160
+ const n = e > 0 ? "-" : "+", a = Math.abs(e), r = M(Math.trunc(a / 60), 2), o = M(a % 60, 2);
1161
+ return n + r + t + o;
1162
+ }
1163
+ const Ee = (e, t) => {
1164
+ switch (e) {
1165
+ case "P":
1166
+ return t.date({ width: "short" });
1167
+ case "PP":
1168
+ return t.date({ width: "medium" });
1169
+ case "PPP":
1170
+ return t.date({ width: "long" });
1171
+ case "PPPP":
1172
+ default:
1173
+ return t.date({ width: "full" });
1174
+ }
1175
+ }, Je = (e, t) => {
1176
+ switch (e) {
1177
+ case "p":
1178
+ return t.time({ width: "short" });
1179
+ case "pp":
1180
+ return t.time({ width: "medium" });
1181
+ case "ppp":
1182
+ return t.time({ width: "long" });
1183
+ case "pppp":
1184
+ default:
1185
+ return t.time({ width: "full" });
1186
+ }
1187
+ }, vn = (e, t) => {
1188
+ const n = e.match(/(P+)(p+)?/) || [], a = n[1], r = n[2];
1189
+ if (!r)
1190
+ return Ee(e, t);
1191
+ let o;
1192
+ switch (a) {
1193
+ case "P":
1194
+ o = t.dateTime({ width: "short" });
1195
+ break;
1196
+ case "PP":
1197
+ o = t.dateTime({ width: "medium" });
1198
+ break;
1199
+ case "PPP":
1200
+ o = t.dateTime({ width: "long" });
1201
+ break;
1202
+ case "PPPP":
1203
+ default:
1204
+ o = t.dateTime({ width: "full" });
1205
+ break;
1206
+ }
1207
+ return o.replace("{{date}}", Ee(a, t)).replace("{{time}}", Je(r, t));
1208
+ }, yn = {
1209
+ p: Je,
1210
+ P: vn
1211
+ }, gn = /^D+$/, bn = /^Y+$/, wn = ["D", "DD", "YY", "YYYY"];
1212
+ function pn(e) {
1213
+ return gn.test(e);
1214
+ }
1215
+ function xn(e) {
1216
+ return bn.test(e);
1217
+ }
1218
+ function Dn(e, t, n) {
1219
+ const a = Mn(e, t, n);
1220
+ if (console.warn(a), wn.includes(e))
1221
+ throw new RangeError(a);
1222
+ }
1223
+ function Mn(e, t, n) {
1224
+ const a = e[0] === "Y" ? "years" : "days of the month";
1225
+ return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${a} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
1226
+ }
1227
+ const _n = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, kn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Nn = /^'([^]*?)'?$/, Pn = /''/g, On = /[a-zA-Z]/;
1228
+ function Y(e, t, n) {
1229
+ var c, f, h, m, y, x, w, k;
1230
+ const a = K(), r = (n == null ? void 0 : n.locale) ?? a.locale ?? Ge, o = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((f = (c = n == null ? void 0 : n.locale) == null ? void 0 : c.options) == null ? void 0 : f.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((m = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : m.firstWeekContainsDate) ?? 1, i = (n == null ? void 0 : n.weekStartsOn) ?? ((x = (y = n == null ? void 0 : n.locale) == null ? void 0 : y.options) == null ? void 0 : x.weekStartsOn) ?? a.weekStartsOn ?? ((k = (w = a.locale) == null ? void 0 : w.options) == null ? void 0 : k.weekStartsOn) ?? 0, s = D(e);
1231
+ if (!Wt(s))
1232
+ throw new RangeError("Invalid time value");
1233
+ let u = t.match(kn).map((p) => {
1234
+ const N = p[0];
1235
+ if (N === "p" || N === "P") {
1236
+ const I = yn[N];
1237
+ return I(p, r.formatLong);
1238
+ }
1239
+ return p;
1240
+ }).join("").match(_n).map((p) => {
1241
+ if (p === "''")
1242
+ return { isToken: !1, value: "'" };
1243
+ const N = p[0];
1244
+ if (N === "'")
1245
+ return { isToken: !1, value: Cn(p) };
1246
+ if (Ye[N])
1247
+ return { isToken: !0, value: p };
1248
+ if (N.match(On))
1249
+ throw new RangeError(
1250
+ "Format string contains an unescaped latin alphabet character `" + N + "`"
1251
+ );
1252
+ return { isToken: !1, value: p };
1253
+ });
1254
+ r.localize.preprocessor && (u = r.localize.preprocessor(s, u));
1255
+ const d = {
1256
+ firstWeekContainsDate: o,
1257
+ weekStartsOn: i,
1258
+ locale: r
1259
+ };
1260
+ return u.map((p) => {
1261
+ if (!p.isToken)
1262
+ return p.value;
1263
+ const N = p.value;
1264
+ (!(n != null && n.useAdditionalWeekYearTokens) && xn(N) || !(n != null && n.useAdditionalDayOfYearTokens) && pn(N)) && Dn(N, t, String(e));
1265
+ const I = Ye[N[0]];
1266
+ return I(s, N, r.localize, d);
1267
+ }).join("");
1268
+ }
1269
+ function Cn(e) {
1270
+ const t = e.match(Nn);
1271
+ return t ? t[1].replace(Pn, "'") : e;
1272
+ }
1273
+ function jn(e) {
1274
+ const t = D(e), n = t.getFullYear(), a = t.getMonth(), r = j(e, 0);
1275
+ return r.setFullYear(n, a + 1, 0), r.setHours(0, 0, 0, 0), r.getDate();
1276
+ }
1277
+ function Sn(e) {
1278
+ return Math.trunc(+D(e) / 1e3);
1279
+ }
1280
+ function Wn(e) {
1281
+ const t = D(e), n = t.getMonth();
1282
+ return t.setFullYear(t.getFullYear(), n + 1, 0), t.setHours(0, 0, 0, 0), t;
1283
+ }
1284
+ function Tn(e, t) {
1285
+ return Tt(
1286
+ Wn(e),
1287
+ C(e),
1288
+ t
1289
+ ) + 1;
1290
+ }
1291
+ function be(e, t) {
1292
+ const n = D(e), a = D(t);
1293
+ return n.getTime() > a.getTime();
1294
+ }
1295
+ function Ke(e, t) {
1296
+ const n = D(e), a = D(t);
1297
+ return +n < +a;
1298
+ }
1299
+ function Me(e, t) {
1300
+ const n = D(e), a = D(t);
1301
+ return n.getFullYear() === a.getFullYear() && n.getMonth() === a.getMonth();
1302
+ }
1303
+ function Yn(e, t) {
1304
+ const n = D(e), a = D(t);
1305
+ return n.getFullYear() === a.getFullYear();
1306
+ }
1307
+ function de(e, t) {
1308
+ return P(e, -t);
1309
+ }
1310
+ function fe(e, t) {
1311
+ const n = D(e), a = n.getFullYear(), r = n.getDate(), o = j(e, 0);
1312
+ o.setFullYear(a, t, 15), o.setHours(0, 0, 0, 0);
1313
+ const i = jn(o);
1314
+ return n.setMonth(t, Math.min(r, i)), n;
1315
+ }
1316
+ function Ie(e, t) {
1317
+ const n = D(e);
1318
+ return isNaN(+n) ? j(e, NaN) : (n.setFullYear(t), n);
1319
+ }
1320
+ var g = function() {
1321
+ return g = Object.assign || function(t) {
1322
+ for (var n, a = 1, r = arguments.length; a < r; a++) {
1323
+ n = arguments[a];
1324
+ for (var o in n)
1325
+ Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
1326
+ }
1327
+ return t;
1328
+ }, g.apply(this, arguments);
1329
+ };
1330
+ function Fn(e, t) {
1331
+ var n = {};
1332
+ for (var a in e)
1333
+ Object.prototype.hasOwnProperty.call(e, a) && t.indexOf(a) < 0 && (n[a] = e[a]);
1334
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1335
+ for (var r = 0, a = Object.getOwnPropertySymbols(e); r < a.length; r++)
1336
+ t.indexOf(a[r]) < 0 && Object.prototype.propertyIsEnumerable.call(e, a[r]) && (n[a[r]] = e[a[r]]);
1337
+ return n;
1338
+ }
1339
+ function ze(e, t, n) {
1340
+ if (n || arguments.length === 2)
1341
+ for (var a = 0, r = t.length, o; a < r; a++)
1342
+ (o || !(a in t)) && (o || (o = Array.prototype.slice.call(t, 0, a)), o[a] = t[a]);
1343
+ return e.concat(o || Array.prototype.slice.call(t));
1344
+ }
1345
+ function z(e) {
1346
+ return e.mode === "multiple";
1347
+ }
1348
+ function Z(e) {
1349
+ return e.mode === "range";
1350
+ }
1351
+ function oe(e) {
1352
+ return e.mode === "single";
1353
+ }
1354
+ var Ln = {
1355
+ root: "rdp",
1356
+ multiple_months: "rdp-multiple_months",
1357
+ with_weeknumber: "rdp-with_weeknumber",
1358
+ vhidden: "rdp-vhidden",
1359
+ button_reset: "rdp-button_reset",
1360
+ button: "rdp-button",
1361
+ caption: "rdp-caption",
1362
+ caption_start: "rdp-caption_start",
1363
+ caption_end: "rdp-caption_end",
1364
+ caption_between: "rdp-caption_between",
1365
+ caption_label: "rdp-caption_label",
1366
+ caption_dropdowns: "rdp-caption_dropdowns",
1367
+ dropdown: "rdp-dropdown",
1368
+ dropdown_month: "rdp-dropdown_month",
1369
+ dropdown_year: "rdp-dropdown_year",
1370
+ dropdown_icon: "rdp-dropdown_icon",
1371
+ months: "rdp-months",
1372
+ month: "rdp-month",
1373
+ table: "rdp-table",
1374
+ tbody: "rdp-tbody",
1375
+ tfoot: "rdp-tfoot",
1376
+ head: "rdp-head",
1377
+ head_row: "rdp-head_row",
1378
+ head_cell: "rdp-head_cell",
1379
+ nav: "rdp-nav",
1380
+ nav_button: "rdp-nav_button",
1381
+ nav_button_previous: "rdp-nav_button_previous",
1382
+ nav_button_next: "rdp-nav_button_next",
1383
+ nav_icon: "rdp-nav_icon",
1384
+ row: "rdp-row",
1385
+ weeknumber: "rdp-weeknumber",
1386
+ cell: "rdp-cell",
1387
+ day: "rdp-day",
1388
+ day_today: "rdp-day_today",
1389
+ day_outside: "rdp-day_outside",
1390
+ day_selected: "rdp-day_selected",
1391
+ day_disabled: "rdp-day_disabled",
1392
+ day_hidden: "rdp-day_hidden",
1393
+ day_range_start: "rdp-day_range_start",
1394
+ day_range_end: "rdp-day_range_end",
1395
+ day_range_middle: "rdp-day_range_middle"
1396
+ };
1397
+ function En(e, t) {
1398
+ return Y(e, "LLLL y", t);
1399
+ }
1400
+ function In(e, t) {
1401
+ return Y(e, "d", t);
1402
+ }
1403
+ function Rn(e, t) {
1404
+ return Y(e, "LLLL", t);
1405
+ }
1406
+ function Bn(e) {
1407
+ return "".concat(e);
1408
+ }
1409
+ function Hn(e, t) {
1410
+ return Y(e, "cccccc", t);
1411
+ }
1412
+ function An(e, t) {
1413
+ return Y(e, "yyyy", t);
1414
+ }
1415
+ var qn = /* @__PURE__ */ Object.freeze({
1416
+ __proto__: null,
1417
+ formatCaption: En,
1418
+ formatDay: In,
1419
+ formatMonthCaption: Rn,
1420
+ formatWeekNumber: Bn,
1421
+ formatWeekdayName: Hn,
1422
+ formatYearCaption: An
1423
+ }), Qn = function(e, t, n) {
1424
+ return Y(e, "do MMMM (EEEE)", n);
1425
+ }, Xn = function() {
1426
+ return "Month: ";
1427
+ }, Gn = function() {
1428
+ return "Go to next month";
1429
+ }, Vn = function() {
1430
+ return "Go to previous month";
1431
+ }, $n = function(e, t) {
1432
+ return Y(e, "cccc", t);
1433
+ }, Un = function(e) {
1434
+ return "Week n. ".concat(e);
1435
+ }, Jn = function() {
1436
+ return "Year: ";
1437
+ }, Kn = /* @__PURE__ */ Object.freeze({
1438
+ __proto__: null,
1439
+ labelDay: Qn,
1440
+ labelMonthDropdown: Xn,
1441
+ labelNext: Gn,
1442
+ labelPrevious: Vn,
1443
+ labelWeekNumber: Un,
1444
+ labelWeekday: $n,
1445
+ labelYearDropdown: Jn
1446
+ });
1447
+ function zn() {
1448
+ var e = "buttons", t = Ln, n = Ge, a = {}, r = {}, o = 1, i = {}, s = /* @__PURE__ */ new Date();
1449
+ return {
1450
+ captionLayout: e,
1451
+ classNames: t,
1452
+ formatters: qn,
1453
+ labels: Kn,
1454
+ locale: n,
1455
+ modifiersClassNames: a,
1456
+ modifiers: r,
1457
+ numberOfMonths: o,
1458
+ styles: i,
1459
+ today: s,
1460
+ mode: "default"
1461
+ };
1462
+ }
1463
+ function Zn(e) {
1464
+ var t = e.fromYear, n = e.toYear, a = e.fromMonth, r = e.toMonth, o = e.fromDate, i = e.toDate;
1465
+ return a ? o = C(a) : t && (o = new Date(t, 0, 1)), r ? i = xe(r) : n && (i = new Date(n, 11, 31)), {
1466
+ fromDate: o ? Q(o) : void 0,
1467
+ toDate: i ? Q(i) : void 0
1468
+ };
1469
+ }
1470
+ var Ze = H(void 0);
1471
+ function ea(e) {
1472
+ var t, n = e.initialProps, a = zn(), r = Zn(n), o = r.fromDate, i = r.toDate, s = (t = n.captionLayout) !== null && t !== void 0 ? t : a.captionLayout;
1473
+ s !== "buttons" && (!o || !i) && (s = "buttons");
1474
+ var u;
1475
+ (oe(n) || z(n) || Z(n)) && (u = n.onSelect);
1476
+ var d = g(g(g({}, a), n), { captionLayout: s, classNames: g(g({}, a.classNames), n.classNames), components: g({}, n.components), formatters: g(g({}, a.formatters), n.formatters), fromDate: o, labels: g(g({}, a.labels), n.labels), mode: n.mode || a.mode, modifiers: g(g({}, a.modifiers), n.modifiers), modifiersClassNames: g(g({}, a.modifiersClassNames), n.modifiersClassNames), onSelect: u, styles: g(g({}, a.styles), n.styles), toDate: i });
1477
+ return l.jsx(Ze.Provider, { value: d, children: e.children });
1478
+ }
1479
+ function _() {
1480
+ var e = A(Ze);
1481
+ if (!e)
1482
+ throw new Error("useDayPicker must be used within a DayPickerProvider.");
1483
+ return e;
1484
+ }
1485
+ function et(e) {
1486
+ var t = _(), n = t.locale, a = t.classNames, r = t.styles, o = t.formatters.formatCaption;
1487
+ return l.jsx("div", { className: a.caption_label, style: r.caption_label, "aria-live": "polite", role: "presentation", id: e.id, children: o(e.displayMonth, { locale: n }) });
1488
+ }
1489
+ function ta(e) {
1490
+ return l.jsx("svg", g({ width: "8px", height: "8px", viewBox: "0 0 120 120", "data-testid": "iconDropdown" }, e, { children: l.jsx("path", { d: "M4.22182541,48.2218254 C8.44222828,44.0014225 15.2388494,43.9273804 19.5496459,47.9996989 L19.7781746,48.2218254 L60,88.443 L100.221825,48.2218254 C104.442228,44.0014225 111.238849,43.9273804 115.549646,47.9996989 L115.778175,48.2218254 C119.998577,52.4422283 120.07262,59.2388494 116.000301,63.5496459 L115.778175,63.7781746 L67.7781746,111.778175 C63.5577717,115.998577 56.7611506,116.07262 52.4503541,112.000301 L52.2218254,111.778175 L4.22182541,63.7781746 C-0.0739418023,59.4824074 -0.0739418023,52.5175926 4.22182541,48.2218254 Z", fill: "currentColor", fillRule: "nonzero" }) }));
1491
+ }
1492
+ function tt(e) {
1493
+ var t, n, a = e.onChange, r = e.value, o = e.children, i = e.caption, s = e.className, u = e.style, d = _(), c = (n = (t = d.components) === null || t === void 0 ? void 0 : t.IconDropdown) !== null && n !== void 0 ? n : ta;
1494
+ return l.jsxs("div", { className: s, style: u, children: [l.jsx("span", { className: d.classNames.vhidden, children: e["aria-label"] }), l.jsx("select", { name: e.name, "aria-label": e["aria-label"], className: d.classNames.dropdown, style: d.styles.dropdown, value: r, onChange: a, children: o }), l.jsxs("div", { className: d.classNames.caption_label, style: d.styles.caption_label, "aria-hidden": "true", children: [i, l.jsx(c, { className: d.classNames.dropdown_icon, style: d.styles.dropdown_icon })] })] });
1495
+ }
1496
+ function na(e) {
1497
+ var t, n = _(), a = n.fromDate, r = n.toDate, o = n.styles, i = n.locale, s = n.formatters.formatMonthCaption, u = n.classNames, d = n.components, c = n.labels.labelMonthDropdown;
1498
+ if (!a)
1499
+ return l.jsx(l.Fragment, {});
1500
+ if (!r)
1501
+ return l.jsx(l.Fragment, {});
1502
+ var f = [];
1503
+ if (Yn(a, r))
1504
+ for (var h = C(a), m = a.getMonth(); m <= r.getMonth(); m++)
1505
+ f.push(fe(h, m));
1506
+ else
1507
+ for (var h = C(/* @__PURE__ */ new Date()), m = 0; m <= 11; m++)
1508
+ f.push(fe(h, m));
1509
+ var y = function(w) {
1510
+ var k = Number(w.target.value), p = fe(C(e.displayMonth), k);
1511
+ e.onChange(p);
1512
+ }, x = (t = d == null ? void 0 : d.Dropdown) !== null && t !== void 0 ? t : tt;
1513
+ return l.jsx(x, { name: "months", "aria-label": c(), className: u.dropdown_month, style: o.dropdown_month, onChange: y, value: e.displayMonth.getMonth(), caption: s(e.displayMonth, { locale: i }), children: f.map(function(w) {
1514
+ return l.jsx("option", { value: w.getMonth(), children: s(w, { locale: i }) }, w.getMonth());
1515
+ }) });
1516
+ }
1517
+ function aa(e) {
1518
+ var t, n = e.displayMonth, a = _(), r = a.fromDate, o = a.toDate, i = a.locale, s = a.styles, u = a.classNames, d = a.components, c = a.formatters.formatYearCaption, f = a.labels.labelYearDropdown, h = [];
1519
+ if (!r)
1520
+ return l.jsx(l.Fragment, {});
1521
+ if (!o)
1522
+ return l.jsx(l.Fragment, {});
1523
+ for (var m = r.getFullYear(), y = o.getFullYear(), x = m; x <= y; x++)
1524
+ h.push(Ie(Qe(/* @__PURE__ */ new Date()), x));
1525
+ var w = function(p) {
1526
+ var N = Ie(C(n), Number(p.target.value));
1527
+ e.onChange(N);
1528
+ }, k = (t = d == null ? void 0 : d.Dropdown) !== null && t !== void 0 ? t : tt;
1529
+ return l.jsx(k, { name: "years", "aria-label": f(), className: u.dropdown_year, style: s.dropdown_year, onChange: w, value: n.getFullYear(), caption: c(n, { locale: i }), children: h.map(function(p) {
1530
+ return l.jsx("option", { value: p.getFullYear(), children: c(p, { locale: i }) }, p.getFullYear());
1531
+ }) });
1532
+ }
1533
+ function ra(e, t) {
1534
+ var n = U(e), a = n[0], r = n[1], o = t === void 0 ? a : t;
1535
+ return [o, r];
1536
+ }
1537
+ function oa(e) {
1538
+ var t = e.month, n = e.defaultMonth, a = e.today, r = t || n || a || /* @__PURE__ */ new Date(), o = e.toDate, i = e.fromDate, s = e.numberOfMonths, u = s === void 0 ? 1 : s;
1539
+ if (o && J(o, r) < 0) {
1540
+ var d = -1 * (u - 1);
1541
+ r = S(o, d);
1542
+ }
1543
+ return i && J(r, i) < 0 && (r = i), C(r);
1544
+ }
1545
+ function ia() {
1546
+ var e = _(), t = oa(e), n = ra(t, e.month), a = n[0], r = n[1], o = function(i) {
1547
+ var s;
1548
+ if (!e.disableNavigation) {
1549
+ var u = C(i);
1550
+ r(u), (s = e.onMonthChange) === null || s === void 0 || s.call(e, u);
1551
+ }
1552
+ };
1553
+ return [a, o];
1554
+ }
1555
+ function sa(e, t) {
1556
+ for (var n = t.reverseMonths, a = t.numberOfMonths, r = C(e), o = C(S(r, a)), i = J(o, r), s = [], u = 0; u < i; u++) {
1557
+ var d = S(r, u);
1558
+ s.push(d);
1559
+ }
1560
+ return n && (s = s.reverse()), s;
1561
+ }
1562
+ function la(e, t) {
1563
+ if (!t.disableNavigation) {
1564
+ var n = t.toDate, a = t.pagedNavigation, r = t.numberOfMonths, o = r === void 0 ? 1 : r, i = a ? o : 1, s = C(e);
1565
+ if (!n)
1566
+ return S(s, i);
1567
+ var u = J(n, e);
1568
+ if (!(u < o))
1569
+ return S(s, i);
1570
+ }
1571
+ }
1572
+ function ua(e, t) {
1573
+ if (!t.disableNavigation) {
1574
+ var n = t.fromDate, a = t.pagedNavigation, r = t.numberOfMonths, o = r === void 0 ? 1 : r, i = a ? o : 1, s = C(e);
1575
+ if (!n)
1576
+ return S(s, -i);
1577
+ var u = J(s, n);
1578
+ if (!(u <= 0))
1579
+ return S(s, -i);
1580
+ }
1581
+ }
1582
+ var nt = H(void 0);
1583
+ function ca(e) {
1584
+ var t = _(), n = ia(), a = n[0], r = n[1], o = sa(a, t), i = la(a, t), s = ua(a, t), u = function(f) {
1585
+ return o.some(function(h) {
1586
+ return Me(f, h);
1587
+ });
1588
+ }, d = function(f, h) {
1589
+ u(f) || (h && Ke(f, h) ? r(S(f, 1 + t.numberOfMonths * -1)) : r(f));
1590
+ }, c = {
1591
+ currentMonth: a,
1592
+ displayMonths: o,
1593
+ goToMonth: r,
1594
+ goToDate: d,
1595
+ previousMonth: s,
1596
+ nextMonth: i,
1597
+ isDateDisplayed: u
1598
+ };
1599
+ return l.jsx(nt.Provider, { value: c, children: e.children });
1600
+ }
1601
+ function ee() {
1602
+ var e = A(nt);
1603
+ if (!e)
1604
+ throw new Error("useNavigation must be used within a NavigationProvider");
1605
+ return e;
1606
+ }
1607
+ function Re(e) {
1608
+ var t, n = _(), a = n.classNames, r = n.styles, o = n.components, i = ee().goToMonth, s = function(c) {
1609
+ i(S(c, e.displayIndex ? -e.displayIndex : 0));
1610
+ }, u = (t = o == null ? void 0 : o.CaptionLabel) !== null && t !== void 0 ? t : et, d = l.jsx(u, { id: e.id, displayMonth: e.displayMonth });
1611
+ return l.jsxs("div", { className: a.caption_dropdowns, style: r.caption_dropdowns, children: [l.jsx("div", { className: a.vhidden, children: d }), l.jsx(na, { onChange: s, displayMonth: e.displayMonth }), l.jsx(aa, { onChange: s, displayMonth: e.displayMonth })] });
1612
+ }
1613
+ function da(e) {
1614
+ return l.jsx("svg", g({ width: "16px", height: "16px", viewBox: "0 0 120 120" }, e, { children: l.jsx("path", { d: "M69.490332,3.34314575 C72.6145263,0.218951416 77.6798462,0.218951416 80.8040405,3.34314575 C83.8617626,6.40086786 83.9268205,11.3179931 80.9992143,14.4548388 L80.8040405,14.6568542 L35.461,60 L80.8040405,105.343146 C83.8617626,108.400868 83.9268205,113.317993 80.9992143,116.454839 L80.8040405,116.656854 C77.7463184,119.714576 72.8291931,119.779634 69.6923475,116.852028 L69.490332,116.656854 L18.490332,65.6568542 C15.4326099,62.5991321 15.367552,57.6820069 18.2951583,54.5451612 L18.490332,54.3431458 L69.490332,3.34314575 Z", fill: "currentColor", fillRule: "nonzero" }) }));
1615
+ }
1616
+ function fa(e) {
1617
+ return l.jsx("svg", g({ width: "16px", height: "16px", viewBox: "0 0 120 120" }, e, { children: l.jsx("path", { d: "M49.8040405,3.34314575 C46.6798462,0.218951416 41.6145263,0.218951416 38.490332,3.34314575 C35.4326099,6.40086786 35.367552,11.3179931 38.2951583,14.4548388 L38.490332,14.6568542 L83.8333725,60 L38.490332,105.343146 C35.4326099,108.400868 35.367552,113.317993 38.2951583,116.454839 L38.490332,116.656854 C41.5480541,119.714576 46.4651794,119.779634 49.602025,116.852028 L49.8040405,116.656854 L100.804041,65.6568542 C103.861763,62.5991321 103.926821,57.6820069 100.999214,54.5451612 L100.804041,54.3431458 L49.8040405,3.34314575 Z", fill: "currentColor" }) }));
1618
+ }
1619
+ var ae = Mt(function(e, t) {
1620
+ var n = _(), a = n.classNames, r = n.styles, o = [a.button_reset, a.button];
1621
+ e.className && o.push(e.className);
1622
+ var i = o.join(" "), s = g(g({}, r.button_reset), r.button);
1623
+ return e.style && Object.assign(s, e.style), l.jsx("button", g({}, e, { ref: t, type: "button", className: i, style: s }));
1624
+ });
1625
+ function ha(e) {
1626
+ var t, n, a = _(), r = a.dir, o = a.locale, i = a.classNames, s = a.styles, u = a.labels, d = u.labelPrevious, c = u.labelNext, f = a.components;
1627
+ if (!e.nextMonth && !e.previousMonth)
1628
+ return l.jsx(l.Fragment, {});
1629
+ var h = d(e.previousMonth, { locale: o }), m = [
1630
+ i.nav_button,
1631
+ i.nav_button_previous
1632
+ ].join(" "), y = c(e.nextMonth, { locale: o }), x = [
1633
+ i.nav_button,
1634
+ i.nav_button_next
1635
+ ].join(" "), w = (t = f == null ? void 0 : f.IconRight) !== null && t !== void 0 ? t : fa, k = (n = f == null ? void 0 : f.IconLeft) !== null && n !== void 0 ? n : da;
1636
+ return l.jsxs("div", { className: i.nav, style: s.nav, children: [!e.hidePrevious && l.jsx(ae, { name: "previous-month", "aria-label": h, className: m, style: s.nav_button_previous, disabled: !e.previousMonth, onClick: e.onPreviousClick, children: r === "rtl" ? l.jsx(w, { className: i.nav_icon, style: s.nav_icon }) : l.jsx(k, { className: i.nav_icon, style: s.nav_icon }) }), !e.hideNext && l.jsx(ae, { name: "next-month", "aria-label": y, className: x, style: s.nav_button_next, disabled: !e.nextMonth, onClick: e.onNextClick, children: r === "rtl" ? l.jsx(k, { className: i.nav_icon, style: s.nav_icon }) : l.jsx(w, { className: i.nav_icon, style: s.nav_icon }) })] });
1637
+ }
1638
+ function Be(e) {
1639
+ var t = _().numberOfMonths, n = ee(), a = n.previousMonth, r = n.nextMonth, o = n.goToMonth, i = n.displayMonths, s = i.findIndex(function(y) {
1640
+ return Me(e.displayMonth, y);
1641
+ }), u = s === 0, d = s === i.length - 1, c = t > 1 && (u || !d), f = t > 1 && (d || !u), h = function() {
1642
+ a && o(a);
1643
+ }, m = function() {
1644
+ r && o(r);
1645
+ };
1646
+ return l.jsx(ha, { displayMonth: e.displayMonth, hideNext: c, hidePrevious: f, nextMonth: r, previousMonth: a, onPreviousClick: h, onNextClick: m });
1647
+ }
1648
+ function ma(e) {
1649
+ var t, n = _(), a = n.classNames, r = n.disableNavigation, o = n.styles, i = n.captionLayout, s = n.components, u = (t = s == null ? void 0 : s.CaptionLabel) !== null && t !== void 0 ? t : et, d;
1650
+ return r ? d = l.jsx(u, { id: e.id, displayMonth: e.displayMonth }) : i === "dropdown" ? d = l.jsx(Re, { displayMonth: e.displayMonth, id: e.id }) : i === "dropdown-buttons" ? d = l.jsxs(l.Fragment, { children: [l.jsx(Re, { displayMonth: e.displayMonth, displayIndex: e.displayIndex, id: e.id }), l.jsx(Be, { displayMonth: e.displayMonth, displayIndex: e.displayIndex, id: e.id })] }) : d = l.jsxs(l.Fragment, { children: [l.jsx(u, { id: e.id, displayMonth: e.displayMonth, displayIndex: e.displayIndex }), l.jsx(Be, { displayMonth: e.displayMonth, id: e.id })] }), l.jsx("div", { className: a.caption, style: o.caption, children: d });
1651
+ }
1652
+ function va(e) {
1653
+ var t = _(), n = t.footer, a = t.styles, r = t.classNames.tfoot;
1654
+ return n ? l.jsx("tfoot", { className: r, style: a.tfoot, children: l.jsx("tr", { children: l.jsx("td", { colSpan: 8, children: n }) }) }) : l.jsx(l.Fragment, {});
1655
+ }
1656
+ function ya(e, t, n) {
1657
+ for (var a = n ? B(/* @__PURE__ */ new Date()) : F(/* @__PURE__ */ new Date(), { locale: e, weekStartsOn: t }), r = [], o = 0; o < 7; o++) {
1658
+ var i = P(a, o);
1659
+ r.push(i);
1660
+ }
1661
+ return r;
1662
+ }
1663
+ function ga() {
1664
+ var e = _(), t = e.classNames, n = e.styles, a = e.showWeekNumber, r = e.locale, o = e.weekStartsOn, i = e.ISOWeek, s = e.formatters.formatWeekdayName, u = e.labels.labelWeekday, d = ya(r, o, i);
1665
+ return l.jsxs("tr", { style: n.head_row, className: t.head_row, children: [a && l.jsx("td", { style: n.head_cell, className: t.head_cell }), d.map(function(c, f) {
1666
+ return l.jsx("th", { scope: "col", className: t.head_cell, style: n.head_cell, "aria-label": u(c, { locale: r }), children: s(c, { locale: r }) }, f);
1667
+ })] });
1668
+ }
1669
+ function ba() {
1670
+ var e, t = _(), n = t.classNames, a = t.styles, r = t.components, o = (e = r == null ? void 0 : r.HeadRow) !== null && e !== void 0 ? e : ga;
1671
+ return l.jsx("thead", { style: a.head, className: n.head, children: l.jsx(o, {}) });
1672
+ }
1673
+ function wa(e) {
1674
+ var t = _(), n = t.locale, a = t.formatters.formatDay;
1675
+ return l.jsx(l.Fragment, { children: a(e.date, { locale: n }) });
1676
+ }
1677
+ var _e = H(void 0);
1678
+ function pa(e) {
1679
+ if (!z(e.initialProps)) {
1680
+ var t = {
1681
+ selected: void 0,
1682
+ modifiers: {
1683
+ disabled: []
1684
+ }
1685
+ };
1686
+ return l.jsx(_e.Provider, { value: t, children: e.children });
1687
+ }
1688
+ return l.jsx(xa, { initialProps: e.initialProps, children: e.children });
1689
+ }
1690
+ function xa(e) {
1691
+ var t = e.initialProps, n = e.children, a = t.selected, r = t.min, o = t.max, i = function(d, c, f) {
1692
+ var h, m;
1693
+ (h = t.onDayClick) === null || h === void 0 || h.call(t, d, c, f);
1694
+ var y = !!(c.selected && r && (a == null ? void 0 : a.length) === r);
1695
+ if (!y) {
1696
+ var x = !!(!c.selected && o && (a == null ? void 0 : a.length) === o);
1697
+ if (!x) {
1698
+ var w = a ? ze([], a, !0) : [];
1699
+ if (c.selected) {
1700
+ var k = w.findIndex(function(p) {
1701
+ return O(d, p);
1702
+ });
1703
+ w.splice(k, 1);
1704
+ } else
1705
+ w.push(d);
1706
+ (m = t.onSelect) === null || m === void 0 || m.call(t, w, d, c, f);
1707
+ }
1708
+ }
1709
+ }, s = {
1710
+ disabled: []
1711
+ };
1712
+ a && s.disabled.push(function(d) {
1713
+ var c = o && a.length > o - 1, f = a.some(function(h) {
1714
+ return O(h, d);
1715
+ });
1716
+ return !!(c && !f);
1717
+ });
1718
+ var u = {
1719
+ selected: a,
1720
+ onDayClick: i,
1721
+ modifiers: s
1722
+ };
1723
+ return l.jsx(_e.Provider, { value: u, children: n });
1724
+ }
1725
+ function ke() {
1726
+ var e = A(_e);
1727
+ if (!e)
1728
+ throw new Error("useSelectMultiple must be used within a SelectMultipleProvider");
1729
+ return e;
1730
+ }
1731
+ function Da(e, t) {
1732
+ var n = t || {}, a = n.from, r = n.to;
1733
+ return a && r ? O(r, e) && O(a, e) ? void 0 : O(r, e) ? { from: r, to: void 0 } : O(a, e) ? void 0 : be(a, e) ? { from: e, to: r } : { from: a, to: e } : r ? be(e, r) ? { from: r, to: e } : { from: e, to: r } : a ? Ke(e, a) ? { from: e, to: a } : { from: a, to: e } : { from: e, to: void 0 };
1734
+ }
1735
+ var Ne = H(void 0);
1736
+ function Ma(e) {
1737
+ if (!Z(e.initialProps)) {
1738
+ var t = {
1739
+ selected: void 0,
1740
+ modifiers: {
1741
+ range_start: [],
1742
+ range_end: [],
1743
+ range_middle: [],
1744
+ disabled: []
1745
+ }
1746
+ };
1747
+ return l.jsx(Ne.Provider, { value: t, children: e.children });
1748
+ }
1749
+ return l.jsx(_a, { initialProps: e.initialProps, children: e.children });
1750
+ }
1751
+ function _a(e) {
1752
+ var t = e.initialProps, n = e.children, a = t.selected, r = a || {}, o = r.from, i = r.to, s = t.min, u = t.max, d = function(m, y, x) {
1753
+ var w, k;
1754
+ (w = t.onDayClick) === null || w === void 0 || w.call(t, m, y, x);
1755
+ var p = Da(m, a);
1756
+ (k = t.onSelect) === null || k === void 0 || k.call(t, p, m, y, x);
1757
+ }, c = {
1758
+ range_start: [],
1759
+ range_end: [],
1760
+ range_middle: [],
1761
+ disabled: []
1762
+ };
1763
+ if (o ? (c.range_start = [o], i ? (c.range_end = [i], O(o, i) || (c.range_middle = [
1764
+ {
1765
+ after: o,
1766
+ before: i
1767
+ }
1768
+ ])) : c.range_end = [o]) : i && (c.range_start = [i], c.range_end = [i]), s && (o && !i && c.disabled.push({
1769
+ after: de(o, s - 1),
1770
+ before: P(o, s - 1)
1771
+ }), o && i && c.disabled.push({
1772
+ after: o,
1773
+ before: P(o, s - 1)
1774
+ }), !o && i && c.disabled.push({
1775
+ after: de(i, s - 1),
1776
+ before: P(i, s - 1)
1777
+ })), u) {
1778
+ if (o && !i && (c.disabled.push({
1779
+ before: P(o, -u + 1)
1780
+ }), c.disabled.push({
1781
+ after: P(o, u - 1)
1782
+ })), o && i) {
1783
+ var f = T(i, o) + 1, h = u - f;
1784
+ c.disabled.push({
1785
+ before: de(o, h)
1786
+ }), c.disabled.push({
1787
+ after: P(i, h)
1788
+ });
1789
+ }
1790
+ !o && i && (c.disabled.push({
1791
+ before: P(i, -u + 1)
1792
+ }), c.disabled.push({
1793
+ after: P(i, u - 1)
1794
+ }));
1795
+ }
1796
+ return l.jsx(Ne.Provider, { value: { selected: a, onDayClick: d, modifiers: c }, children: n });
1797
+ }
1798
+ function Pe() {
1799
+ var e = A(Ne);
1800
+ if (!e)
1801
+ throw new Error("useSelectRange must be used within a SelectRangeProvider");
1802
+ return e;
1803
+ }
1804
+ function te(e) {
1805
+ return Array.isArray(e) ? ze([], e, !0) : e !== void 0 ? [e] : [];
1806
+ }
1807
+ function ka(e) {
1808
+ var t = {};
1809
+ return Object.entries(e).forEach(function(n) {
1810
+ var a = n[0], r = n[1];
1811
+ t[a] = te(r);
1812
+ }), t;
1813
+ }
1814
+ var W;
1815
+ (function(e) {
1816
+ e.Outside = "outside", e.Disabled = "disabled", e.Selected = "selected", e.Hidden = "hidden", e.Today = "today", e.RangeStart = "range_start", e.RangeEnd = "range_end", e.RangeMiddle = "range_middle";
1817
+ })(W || (W = {}));
1818
+ var Na = W.Selected, L = W.Disabled, Pa = W.Hidden, Oa = W.Today, he = W.RangeEnd, me = W.RangeMiddle, ve = W.RangeStart, Ca = W.Outside;
1819
+ function ja(e, t, n) {
1820
+ var a, r = (a = {}, a[Na] = te(e.selected), a[L] = te(e.disabled), a[Pa] = te(e.hidden), a[Oa] = [e.today], a[he] = [], a[me] = [], a[ve] = [], a[Ca] = [], a);
1821
+ return e.fromDate && r[L].push({ before: e.fromDate }), e.toDate && r[L].push({ after: e.toDate }), z(e) ? r[L] = r[L].concat(t.modifiers[L]) : Z(e) && (r[L] = r[L].concat(n.modifiers[L]), r[ve] = n.modifiers[ve], r[me] = n.modifiers[me], r[he] = n.modifiers[he]), r;
1822
+ }
1823
+ var at = H(void 0);
1824
+ function Sa(e) {
1825
+ var t = _(), n = ke(), a = Pe(), r = ja(t, n, a), o = ka(t.modifiers), i = g(g({}, r), o);
1826
+ return l.jsx(at.Provider, { value: i, children: e.children });
1827
+ }
1828
+ function rt() {
1829
+ var e = A(at);
1830
+ if (!e)
1831
+ throw new Error("useModifiers must be used within a ModifiersProvider");
1832
+ return e;
1833
+ }
1834
+ function Wa(e) {
1835
+ return !!(e && typeof e == "object" && "before" in e && "after" in e);
1836
+ }
1837
+ function Ta(e) {
1838
+ return !!(e && typeof e == "object" && "from" in e);
1839
+ }
1840
+ function Ya(e) {
1841
+ return !!(e && typeof e == "object" && "after" in e);
1842
+ }
1843
+ function Fa(e) {
1844
+ return !!(e && typeof e == "object" && "before" in e);
1845
+ }
1846
+ function La(e) {
1847
+ return !!(e && typeof e == "object" && "dayOfWeek" in e);
1848
+ }
1849
+ function Ea(e, t) {
1850
+ var n, a = t.from, r = t.to;
1851
+ if (a && r) {
1852
+ var o = T(r, a) < 0;
1853
+ o && (n = [r, a], a = n[0], r = n[1]);
1854
+ var i = T(e, a) >= 0 && T(r, e) >= 0;
1855
+ return i;
1856
+ }
1857
+ return r ? O(r, e) : a ? O(a, e) : !1;
1858
+ }
1859
+ function Ia(e) {
1860
+ return pe(e);
1861
+ }
1862
+ function Ra(e) {
1863
+ return Array.isArray(e) && e.every(pe);
1864
+ }
1865
+ function Ba(e, t) {
1866
+ return t.some(function(n) {
1867
+ if (typeof n == "boolean")
1868
+ return n;
1869
+ if (Ia(n))
1870
+ return O(e, n);
1871
+ if (Ra(n))
1872
+ return n.includes(e);
1873
+ if (Ta(n))
1874
+ return Ea(e, n);
1875
+ if (La(n))
1876
+ return n.dayOfWeek.includes(e.getDay());
1877
+ if (Wa(n)) {
1878
+ var a = T(n.before, e), r = T(n.after, e), o = a > 0, i = r < 0, s = be(n.before, n.after);
1879
+ return s ? i && o : o || i;
1880
+ }
1881
+ return Ya(n) ? T(e, n.after) > 0 : Fa(n) ? T(n.before, e) > 0 : typeof n == "function" ? n(e) : !1;
1882
+ });
1883
+ }
1884
+ function Oe(e, t, n) {
1885
+ var a = Object.keys(t).reduce(function(o, i) {
1886
+ var s = t[i];
1887
+ return Ba(e, s) && o.push(i), o;
1888
+ }, []), r = {};
1889
+ return a.forEach(function(o) {
1890
+ return r[o] = !0;
1891
+ }), n && !Me(e, n) && (r.outside = !0), r;
1892
+ }
1893
+ function Ha(e, t) {
1894
+ for (var n = C(e[0]), a = xe(e[e.length - 1]), r, o, i = n; i <= a; ) {
1895
+ var s = Oe(i, t), u = !s.disabled && !s.hidden;
1896
+ if (!u) {
1897
+ i = P(i, 1);
1898
+ continue;
1899
+ }
1900
+ if (s.selected)
1901
+ return i;
1902
+ s.today && !o && (o = i), r || (r = i), i = P(i, 1);
1903
+ }
1904
+ return o || r;
1905
+ }
1906
+ var Aa = 365;
1907
+ function ot(e, t) {
1908
+ var n = t.moveBy, a = t.direction, r = t.context, o = t.modifiers, i = t.retry, s = i === void 0 ? { count: 0, lastFocused: e } : i, u = r.weekStartsOn, d = r.fromDate, c = r.toDate, f = r.locale, h = {
1909
+ day: P,
1910
+ week: ge,
1911
+ month: S,
1912
+ year: Ct,
1913
+ startOfWeek: function(w) {
1914
+ return r.ISOWeek ? B(w) : F(w, { locale: f, weekStartsOn: u });
1915
+ },
1916
+ endOfWeek: function(w) {
1917
+ return r.ISOWeek ? Xe(w) : De(w, { locale: f, weekStartsOn: u });
1918
+ }
1919
+ }, m = h[n](e, a === "after" ? 1 : -1);
1920
+ a === "before" && d ? m = jt([d, m]) : a === "after" && c && (m = St([c, m]));
1921
+ var y = !0;
1922
+ if (o) {
1923
+ var x = Oe(m, o);
1924
+ y = !x.disabled && !x.hidden;
1925
+ }
1926
+ return y ? m : s.count > Aa ? s.lastFocused : ot(m, {
1927
+ moveBy: n,
1928
+ direction: a,
1929
+ context: r,
1930
+ modifiers: o,
1931
+ retry: g(g({}, s), { count: s.count + 1 })
1932
+ });
1933
+ }
1934
+ var it = H(void 0);
1935
+ function qa(e) {
1936
+ var t = ee(), n = rt(), a = U(), r = a[0], o = a[1], i = U(), s = i[0], u = i[1], d = Ha(t.displayMonths, n), c = r ?? (s && t.isDateDisplayed(s)) ? s : d, f = function() {
1937
+ u(r), o(void 0);
1938
+ }, h = function(w) {
1939
+ o(w);
1940
+ }, m = _(), y = function(w, k) {
1941
+ if (r) {
1942
+ var p = ot(r, {
1943
+ moveBy: w,
1944
+ direction: k,
1945
+ context: m,
1946
+ modifiers: n
1947
+ });
1948
+ O(r, p) || (t.goToDate(p, r), h(p));
1949
+ }
1950
+ }, x = {
1951
+ focusedDay: r,
1952
+ focusTarget: c,
1953
+ blur: f,
1954
+ focus: h,
1955
+ focusDayAfter: function() {
1956
+ return y("day", "after");
1957
+ },
1958
+ focusDayBefore: function() {
1959
+ return y("day", "before");
1960
+ },
1961
+ focusWeekAfter: function() {
1962
+ return y("week", "after");
1963
+ },
1964
+ focusWeekBefore: function() {
1965
+ return y("week", "before");
1966
+ },
1967
+ focusMonthBefore: function() {
1968
+ return y("month", "before");
1969
+ },
1970
+ focusMonthAfter: function() {
1971
+ return y("month", "after");
1972
+ },
1973
+ focusYearBefore: function() {
1974
+ return y("year", "before");
1975
+ },
1976
+ focusYearAfter: function() {
1977
+ return y("year", "after");
1978
+ },
1979
+ focusStartOfWeek: function() {
1980
+ return y("startOfWeek", "before");
1981
+ },
1982
+ focusEndOfWeek: function() {
1983
+ return y("endOfWeek", "after");
1984
+ }
1985
+ };
1986
+ return l.jsx(it.Provider, { value: x, children: e.children });
1987
+ }
1988
+ function Ce() {
1989
+ var e = A(it);
1990
+ if (!e)
1991
+ throw new Error("useFocusContext must be used within a FocusProvider");
1992
+ return e;
1993
+ }
1994
+ function Qa(e, t) {
1995
+ var n = rt(), a = Oe(e, n, t);
1996
+ return a;
1997
+ }
1998
+ var je = H(void 0);
1999
+ function Xa(e) {
2000
+ if (!oe(e.initialProps)) {
2001
+ var t = {
2002
+ selected: void 0
2003
+ };
2004
+ return l.jsx(je.Provider, { value: t, children: e.children });
2005
+ }
2006
+ return l.jsx(Ga, { initialProps: e.initialProps, children: e.children });
2007
+ }
2008
+ function Ga(e) {
2009
+ var t = e.initialProps, n = e.children, a = function(o, i, s) {
2010
+ var u, d, c;
2011
+ if ((u = t.onDayClick) === null || u === void 0 || u.call(t, o, i, s), i.selected && !t.required) {
2012
+ (d = t.onSelect) === null || d === void 0 || d.call(t, void 0, o, i, s);
2013
+ return;
2014
+ }
2015
+ (c = t.onSelect) === null || c === void 0 || c.call(t, o, o, i, s);
2016
+ }, r = {
2017
+ selected: t.selected,
2018
+ onDayClick: a
2019
+ };
2020
+ return l.jsx(je.Provider, { value: r, children: n });
2021
+ }
2022
+ function st() {
2023
+ var e = A(je);
2024
+ if (!e)
2025
+ throw new Error("useSelectSingle must be used within a SelectSingleProvider");
2026
+ return e;
2027
+ }
2028
+ function Va(e, t) {
2029
+ var n = _(), a = st(), r = ke(), o = Pe(), i = Ce(), s = i.focusDayAfter, u = i.focusDayBefore, d = i.focusWeekAfter, c = i.focusWeekBefore, f = i.blur, h = i.focus, m = i.focusMonthBefore, y = i.focusMonthAfter, x = i.focusYearBefore, w = i.focusYearAfter, k = i.focusStartOfWeek, p = i.focusEndOfWeek, N = function(b) {
2030
+ var v, se, le, ue;
2031
+ oe(n) ? (v = a.onDayClick) === null || v === void 0 || v.call(a, e, t, b) : z(n) ? (se = r.onDayClick) === null || se === void 0 || se.call(r, e, t, b) : Z(n) ? (le = o.onDayClick) === null || le === void 0 || le.call(o, e, t, b) : (ue = n.onDayClick) === null || ue === void 0 || ue.call(n, e, t, b);
2032
+ }, I = function(b) {
2033
+ var v;
2034
+ h(e), (v = n.onDayFocus) === null || v === void 0 || v.call(n, e, t, b);
2035
+ }, ie = function(b) {
2036
+ var v;
2037
+ f(), (v = n.onDayBlur) === null || v === void 0 || v.call(n, e, t, b);
2038
+ }, X = function(b) {
2039
+ var v;
2040
+ (v = n.onDayMouseEnter) === null || v === void 0 || v.call(n, e, t, b);
2041
+ }, ut = function(b) {
2042
+ var v;
2043
+ (v = n.onDayMouseLeave) === null || v === void 0 || v.call(n, e, t, b);
2044
+ }, ct = function(b) {
2045
+ var v;
2046
+ (v = n.onDayPointerEnter) === null || v === void 0 || v.call(n, e, t, b);
2047
+ }, dt = function(b) {
2048
+ var v;
2049
+ (v = n.onDayPointerLeave) === null || v === void 0 || v.call(n, e, t, b);
2050
+ }, ft = function(b) {
2051
+ var v;
2052
+ (v = n.onDayTouchCancel) === null || v === void 0 || v.call(n, e, t, b);
2053
+ }, ht = function(b) {
2054
+ var v;
2055
+ (v = n.onDayTouchEnd) === null || v === void 0 || v.call(n, e, t, b);
2056
+ }, mt = function(b) {
2057
+ var v;
2058
+ (v = n.onDayTouchMove) === null || v === void 0 || v.call(n, e, t, b);
2059
+ }, vt = function(b) {
2060
+ var v;
2061
+ (v = n.onDayTouchStart) === null || v === void 0 || v.call(n, e, t, b);
2062
+ }, yt = function(b) {
2063
+ var v;
2064
+ (v = n.onDayKeyUp) === null || v === void 0 || v.call(n, e, t, b);
2065
+ }, gt = function(b) {
2066
+ var v;
2067
+ switch (b.key) {
2068
+ case "ArrowLeft":
2069
+ b.preventDefault(), b.stopPropagation(), n.dir === "rtl" ? s() : u();
2070
+ break;
2071
+ case "ArrowRight":
2072
+ b.preventDefault(), b.stopPropagation(), n.dir === "rtl" ? u() : s();
2073
+ break;
2074
+ case "ArrowDown":
2075
+ b.preventDefault(), b.stopPropagation(), d();
2076
+ break;
2077
+ case "ArrowUp":
2078
+ b.preventDefault(), b.stopPropagation(), c();
2079
+ break;
2080
+ case "PageUp":
2081
+ b.preventDefault(), b.stopPropagation(), b.shiftKey ? x() : m();
2082
+ break;
2083
+ case "PageDown":
2084
+ b.preventDefault(), b.stopPropagation(), b.shiftKey ? w() : y();
2085
+ break;
2086
+ case "Home":
2087
+ b.preventDefault(), b.stopPropagation(), k();
2088
+ break;
2089
+ case "End":
2090
+ b.preventDefault(), b.stopPropagation(), p();
2091
+ break;
2092
+ }
2093
+ (v = n.onDayKeyDown) === null || v === void 0 || v.call(n, e, t, b);
2094
+ }, bt = {
2095
+ onClick: N,
2096
+ onFocus: I,
2097
+ onBlur: ie,
2098
+ onKeyDown: gt,
2099
+ onKeyUp: yt,
2100
+ onMouseEnter: X,
2101
+ onMouseLeave: ut,
2102
+ onPointerEnter: ct,
2103
+ onPointerLeave: dt,
2104
+ onTouchCancel: ft,
2105
+ onTouchEnd: ht,
2106
+ onTouchMove: mt,
2107
+ onTouchStart: vt
2108
+ };
2109
+ return bt;
2110
+ }
2111
+ function $a() {
2112
+ var e = _(), t = st(), n = ke(), a = Pe(), r = oe(e) ? t.selected : z(e) ? n.selected : Z(e) ? a.selected : void 0;
2113
+ return r;
2114
+ }
2115
+ function Ua(e) {
2116
+ return Object.values(W).includes(e);
2117
+ }
2118
+ function Ja(e, t) {
2119
+ var n = [e.classNames.day];
2120
+ return Object.keys(t).forEach(function(a) {
2121
+ var r = e.modifiersClassNames[a];
2122
+ if (r)
2123
+ n.push(r);
2124
+ else if (Ua(a)) {
2125
+ var o = e.classNames["day_".concat(a)];
2126
+ o && n.push(o);
2127
+ }
2128
+ }), n;
2129
+ }
2130
+ function Ka(e, t) {
2131
+ var n = g({}, e.styles.day);
2132
+ return Object.keys(t).forEach(function(a) {
2133
+ var r;
2134
+ n = g(g({}, n), (r = e.modifiersStyles) === null || r === void 0 ? void 0 : r[a]);
2135
+ }), n;
2136
+ }
2137
+ function za(e, t, n) {
2138
+ var a, r, o, i = _(), s = Ce(), u = Qa(e, t), d = Va(e, u), c = $a(), f = !!(i.onDayClick || i.mode !== "default");
2139
+ re(function() {
2140
+ var X;
2141
+ u.outside || s.focusedDay && f && O(s.focusedDay, e) && ((X = n.current) === null || X === void 0 || X.focus());
2142
+ }, [
2143
+ s.focusedDay,
2144
+ e,
2145
+ n,
2146
+ f,
2147
+ u.outside
2148
+ ]);
2149
+ var h = Ja(i, u).join(" "), m = Ka(i, u), y = !!(u.outside && !i.showOutsideDays || u.hidden), x = (o = (r = i.components) === null || r === void 0 ? void 0 : r.DayContent) !== null && o !== void 0 ? o : wa, w = l.jsx(x, { date: e, displayMonth: t, activeModifiers: u }), k = {
2150
+ style: m,
2151
+ className: h,
2152
+ children: w,
2153
+ role: "gridcell"
2154
+ }, p = s.focusTarget && O(s.focusTarget, e) && !u.outside, N = s.focusedDay && O(s.focusedDay, e), I = g(g(g({}, k), (a = { disabled: u.disabled, role: "gridcell" }, a["aria-selected"] = u.selected, a.tabIndex = N || p ? 0 : -1, a)), d), ie = {
2155
+ isButton: f,
2156
+ isHidden: y,
2157
+ activeModifiers: u,
2158
+ selectedDays: c,
2159
+ buttonProps: I,
2160
+ divProps: k
2161
+ };
2162
+ return ie;
2163
+ }
2164
+ function Za(e) {
2165
+ var t = kt(null), n = za(e.date, e.displayMonth, t);
2166
+ return n.isHidden ? l.jsx("div", { role: "gridcell" }) : n.isButton ? l.jsx(ae, g({ name: "day", ref: t }, n.buttonProps)) : l.jsx("div", g({}, n.divProps));
2167
+ }
2168
+ function er(e) {
2169
+ var t = e.number, n = e.dates, a = _(), r = a.onWeekNumberClick, o = a.styles, i = a.classNames, s = a.locale, u = a.labels.labelWeekNumber, d = a.formatters.formatWeekNumber, c = d(Number(t), { locale: s });
2170
+ if (!r)
2171
+ return l.jsx("span", { className: i.weeknumber, style: o.weeknumber, children: c });
2172
+ var f = u(Number(t), { locale: s }), h = function(m) {
2173
+ r(t, n, m);
2174
+ };
2175
+ return l.jsx(ae, { name: "week-number", "aria-label": f, className: i.weeknumber, style: o.weeknumber, onClick: h, children: c });
2176
+ }
2177
+ function tr(e) {
2178
+ var t, n, a = _(), r = a.styles, o = a.classNames, i = a.showWeekNumber, s = a.components, u = (t = s == null ? void 0 : s.Day) !== null && t !== void 0 ? t : Za, d = (n = s == null ? void 0 : s.WeekNumber) !== null && n !== void 0 ? n : er, c;
2179
+ return i && (c = l.jsx("td", { className: o.cell, style: r.cell, children: l.jsx(d, { number: e.weekNumber, dates: e.dates }) })), l.jsxs("tr", { className: o.row, style: r.row, children: [c, e.dates.map(function(f) {
2180
+ return l.jsx("td", { className: o.cell, style: r.cell, role: "presentation", children: l.jsx(u, { displayMonth: e.displayMonth, date: f }) }, Sn(f));
2181
+ })] });
2182
+ }
2183
+ function He(e, t, n) {
2184
+ for (var a = n != null && n.ISOWeek ? Xe(t) : De(t, n), r = n != null && n.ISOWeek ? B(e) : F(e, n), o = T(a, r), i = [], s = 0; s <= o; s++)
2185
+ i.push(P(r, s));
2186
+ var u = i.reduce(function(d, c) {
2187
+ var f = n != null && n.ISOWeek ? Ve(c) : Ue(c, n), h = d.find(function(m) {
2188
+ return m.weekNumber === f;
2189
+ });
2190
+ return h ? (h.dates.push(c), d) : (d.push({
2191
+ weekNumber: f,
2192
+ dates: [c]
2193
+ }), d);
2194
+ }, []);
2195
+ return u;
2196
+ }
2197
+ function nr(e, t) {
2198
+ var n = He(C(e), xe(e), t);
2199
+ if (t != null && t.useFixedWeeks) {
2200
+ var a = Tn(e, t);
2201
+ if (a < 6) {
2202
+ var r = n[n.length - 1], o = r.dates[r.dates.length - 1], i = ge(o, 6 - a), s = He(ge(o, 1), i, t);
2203
+ n.push.apply(n, s);
2204
+ }
2205
+ }
2206
+ return n;
2207
+ }
2208
+ function ar(e) {
2209
+ var t, n, a, r = _(), o = r.locale, i = r.classNames, s = r.styles, u = r.hideHead, d = r.fixedWeeks, c = r.components, f = r.weekStartsOn, h = r.firstWeekContainsDate, m = r.ISOWeek, y = nr(e.displayMonth, {
2210
+ useFixedWeeks: !!d,
2211
+ ISOWeek: m,
2212
+ locale: o,
2213
+ weekStartsOn: f,
2214
+ firstWeekContainsDate: h
2215
+ }), x = (t = c == null ? void 0 : c.Head) !== null && t !== void 0 ? t : ba, w = (n = c == null ? void 0 : c.Row) !== null && n !== void 0 ? n : tr, k = (a = c == null ? void 0 : c.Footer) !== null && a !== void 0 ? a : va;
2216
+ return l.jsxs("table", { id: e.id, className: i.table, style: s.table, role: "grid", "aria-labelledby": e["aria-labelledby"], children: [!u && l.jsx(x, {}), l.jsx("tbody", { className: i.tbody, style: s.tbody, children: y.map(function(p) {
2217
+ return l.jsx(w, { displayMonth: e.displayMonth, dates: p.dates, weekNumber: p.weekNumber }, p.weekNumber);
2218
+ }) }), l.jsx(k, { displayMonth: e.displayMonth })] });
2219
+ }
2220
+ function rr() {
2221
+ return !!(typeof window < "u" && window.document && window.document.createElement);
2222
+ }
2223
+ var or = rr() ? _t : re, ye = !1, ir = 0;
2224
+ function Ae() {
2225
+ return "react-day-picker-".concat(++ir);
2226
+ }
2227
+ function sr(e) {
2228
+ var t, n = e ?? (ye ? Ae() : null), a = U(n), r = a[0], o = a[1];
2229
+ return or(function() {
2230
+ r === null && o(Ae());
2231
+ }, []), re(function() {
2232
+ ye === !1 && (ye = !0);
2233
+ }, []), (t = e ?? r) !== null && t !== void 0 ? t : void 0;
2234
+ }
2235
+ function lr(e) {
2236
+ var t, n, a = _(), r = a.dir, o = a.classNames, i = a.styles, s = a.components, u = ee().displayMonths, d = sr(a.id ? "".concat(a.id, "-").concat(e.displayIndex) : void 0), c = a.id ? "".concat(a.id, "-grid-").concat(e.displayIndex) : void 0, f = [o.month], h = i.month, m = e.displayIndex === 0, y = e.displayIndex === u.length - 1, x = !m && !y;
2237
+ r === "rtl" && (t = [m, y], y = t[0], m = t[1]), m && (f.push(o.caption_start), h = g(g({}, h), i.caption_start)), y && (f.push(o.caption_end), h = g(g({}, h), i.caption_end)), x && (f.push(o.caption_between), h = g(g({}, h), i.caption_between));
2238
+ var w = (n = s == null ? void 0 : s.Caption) !== null && n !== void 0 ? n : ma;
2239
+ return l.jsxs("div", { className: f.join(" "), style: h, children: [l.jsx(w, { id: d, displayMonth: e.displayMonth, displayIndex: e.displayIndex }), l.jsx(ar, { id: c, "aria-labelledby": d, displayMonth: e.displayMonth })] }, e.displayIndex);
2240
+ }
2241
+ function ur(e) {
2242
+ var t = _(), n = t.classNames, a = t.styles;
2243
+ return l.jsx("div", { className: n.months, style: a.months, children: e.children });
2244
+ }
2245
+ function cr(e) {
2246
+ var t, n, a = e.initialProps, r = _(), o = Ce(), i = ee(), s = U(!1), u = s[0], d = s[1];
2247
+ re(function() {
2248
+ r.initialFocus && o.focusTarget && (u || (o.focus(o.focusTarget), d(!0)));
2249
+ }, [
2250
+ r.initialFocus,
2251
+ u,
2252
+ o.focus,
2253
+ o.focusTarget,
2254
+ o
2255
+ ]);
2256
+ var c = [r.classNames.root, r.className];
2257
+ r.numberOfMonths > 1 && c.push(r.classNames.multiple_months), r.showWeekNumber && c.push(r.classNames.with_weeknumber);
2258
+ var f = g(g({}, r.styles.root), r.style), h = Object.keys(a).filter(function(y) {
2259
+ return y.startsWith("data-");
2260
+ }).reduce(function(y, x) {
2261
+ var w;
2262
+ return g(g({}, y), (w = {}, w[x] = a[x], w));
2263
+ }, {}), m = (n = (t = a.components) === null || t === void 0 ? void 0 : t.Months) !== null && n !== void 0 ? n : ur;
2264
+ return l.jsx("div", g({ className: c.join(" "), style: f, dir: r.dir, id: r.id, nonce: a.nonce, title: a.title, lang: a.lang }, h, { children: l.jsx(m, { children: i.displayMonths.map(function(y, x) {
2265
+ return l.jsx(lr, { displayIndex: x, displayMonth: y }, x);
2266
+ }) }) }));
2267
+ }
2268
+ function dr(e) {
2269
+ var t = e.children, n = Fn(e, ["children"]);
2270
+ return l.jsx(ea, { initialProps: n, children: l.jsx(ca, { children: l.jsx(Xa, { initialProps: n, children: l.jsx(pa, { initialProps: n, children: l.jsx(Ma, { initialProps: n, children: l.jsx(Sa, { children: l.jsx(qa, { children: t }) }) }) }) }) }) });
2271
+ }
2272
+ function fr(e) {
2273
+ return l.jsx(dr, g({}, e, { children: l.jsx(cr, { initialProps: e }) }));
2274
+ }
2275
+ function lt({
2276
+ className: e,
2277
+ classNames: t,
2278
+ fromDate: n,
2279
+ toDate: a,
2280
+ showOutsideDays: r = !0,
2281
+ ...o
2282
+ }) {
2283
+ return /* @__PURE__ */ l.jsx(
2284
+ fr,
2285
+ {
2286
+ fromDate: n,
2287
+ toDate: a || void 0,
2288
+ showOutsideDays: r,
2289
+ className: $("p-3", e),
2290
+ classNames: {
2291
+ months: "flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",
2292
+ month: "space-y-4",
2293
+ caption: "flex pt-1 relative items-center justify-between",
2294
+ caption_label: "text-sm font-medium",
2295
+ nav: "flex items-center",
2296
+ head: "",
2297
+ head_row: "flex w-full items-center justify-between",
2298
+ head_cell: "w-8 md:w-11 h-8 text-sm font-medium text-default",
2299
+ nav_button: $(Se({ color: "minimal", variant: "icon" })),
2300
+ table: "w-full border-collapse space-y-1",
2301
+ row: "flex w-full mt-2 gap-0.5",
2302
+ cell: "h-8 w-8 md:h-11 md:w-11 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",
2303
+ day: $(
2304
+ Se({ color: "minimal" }),
2305
+ "w-8 h-8 md:h-11 md:w-11 p-0 text-sm font-medium aria-selected:opacity-100 inline-flex items-center justify-center"
2306
+ ),
2307
+ day_range_end: "hover:!bg-inverted hover:!text-inverted",
2308
+ day_range_start: "hover:!bg-inverted hover:!text-inverted",
2309
+ day_selected: "bg-inverted text-inverted",
2310
+ day_today: "",
2311
+ day_outside: "",
2312
+ day_disabled: "text-muted opacity-50",
2313
+ day_range_middle: "aria-selected:bg-emphasis aria-selected:text-emphasis",
2314
+ day_hidden: "invisible",
2315
+ ...t
2316
+ },
2317
+ components: {
2318
+ CaptionLabel: (i) => /* @__PURE__ */ l.jsxs("div", { className: "px-2", children: [
2319
+ /* @__PURE__ */ l.jsxs("span", { className: "text-emphasis font-semibold leading-none", children: [
2320
+ We(i.displayMonth).format("MMMM"),
2321
+ " "
2322
+ ] }),
2323
+ /* @__PURE__ */ l.jsx("span", { className: "text-subtle font-medium leading-none", children: We(i.displayMonth).format("YYYY") })
2324
+ ] }),
2325
+ IconLeft: () => /* @__PURE__ */ l.jsx(Te, { name: "chevron-left", className: "h-4 w-4 stroke-2" }),
2326
+ IconRight: () => /* @__PURE__ */ l.jsx(Te, { name: "chevron-right", className: "h-4 w-4 stroke-2" })
2327
+ },
2328
+ ...o
2329
+ }
2330
+ );
2331
+ }
2332
+ lt.displayName = "Calendar";
2333
+ function vr({
2334
+ className: e,
2335
+ dates: t,
2336
+ minDate: n,
2337
+ maxDate: a,
2338
+ onDatesChange: r,
2339
+ disabled: o,
2340
+ withoutPopover: i,
2341
+ "data-testid": s,
2342
+ strictlyBottom: u
2343
+ }) {
2344
+ function d(h) {
2345
+ if (t != null && t.endDate)
2346
+ r({ startDate: h, endDate: void 0 });
2347
+ else {
2348
+ const m = t.startDate ? h < t.startDate ? h : t.startDate : h, y = t.startDate ? h < t.startDate ? t.startDate : h : void 0;
2349
+ r({ startDate: m, endDate: y });
2350
+ }
2351
+ }
2352
+ const c = n ?? /* @__PURE__ */ new Date(), f = /* @__PURE__ */ l.jsx(
2353
+ lt,
2354
+ {
2355
+ initialFocus: !0,
2356
+ fromDate: n === null ? void 0 : c,
2357
+ toDate: a,
2358
+ mode: "range",
2359
+ defaultMonth: t == null ? void 0 : t.startDate,
2360
+ selected: { from: t == null ? void 0 : t.startDate, to: t == null ? void 0 : t.endDate },
2361
+ onDayClick: (h) => d(h),
2362
+ numberOfMonths: 1,
2363
+ disabled: o,
2364
+ "data-testid": s
2365
+ }
2366
+ );
2367
+ return i ? f : /* @__PURE__ */ l.jsx("div", { className: $("grid gap-2", e), children: /* @__PURE__ */ l.jsxs(wt, { children: [
2368
+ /* @__PURE__ */ l.jsx(pt, { asChild: !0, children: /* @__PURE__ */ l.jsx(
2369
+ xt,
2370
+ {
2371
+ "data-testid": "date-range",
2372
+ color: "secondary",
2373
+ EndIcon: "calendar",
2374
+ className: $("justify-between text-left font-normal", !t && "text-subtle"),
2375
+ children: t != null && t.startDate ? t != null && t.endDate ? /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
2376
+ Y(t.startDate, "LLL dd, y"),
2377
+ " - ",
2378
+ Y(t.endDate, "LLL dd, y")
2379
+ ] }) : /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
2380
+ Y(t.startDate, "LLL dd, y"),
2381
+ " - End"
2382
+ ] }) : /* @__PURE__ */ l.jsx("span", { children: "Pick a date" })
2383
+ }
2384
+ ) }),
2385
+ /* @__PURE__ */ l.jsx(
2386
+ Dt,
2387
+ {
2388
+ className: "bg-default text-emphasis z-50 w-auto rounded-md border p-0 outline-none",
2389
+ align: "start",
2390
+ sideOffset: 4,
2391
+ side: u ? "bottom" : void 0,
2392
+ avoidCollisions: !u,
2393
+ children: f
2394
+ }
2395
+ )
2396
+ ] }) });
2397
+ }
2398
+ export {
2399
+ vr as DatePickerWithRange
2400
+ };