@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,1604 @@
1
+ import type { GetAvailabilityUser, IFromUser, IToUser } from '../../../../../lib/getUserAvailability';
2
+ import { Prisma } from '../../../../../prisma-client';
3
+ import type { CredentialPayload, CredentialForCalendarService } from "@calcom/types/Credential";
4
+ import type { TGetScheduleInputSchema } from "./getSchedule.schema";
5
+ import type { GetScheduleOptions } from "./types";
6
+ type GetAvailabilityUserWithDelegationCredentials = Omit<GetAvailabilityUser, "credentials"> & {
7
+ credentials: CredentialForCalendarService[];
8
+ };
9
+ export declare function getEventType(input: TGetScheduleInputSchema, organizationDetails: {
10
+ currentOrgDomain: string | null;
11
+ isValidOrgDomain: boolean;
12
+ }): Promise<{
13
+ hosts: ({
14
+ schedule: {
15
+ id: number;
16
+ availability: {
17
+ days: number[];
18
+ date: Date | null;
19
+ startTime: Date;
20
+ endTime: Date;
21
+ }[];
22
+ timeZone: string | null;
23
+ } | null;
24
+ user: {
25
+ schedules: {
26
+ id: number;
27
+ availability: {
28
+ days: number[];
29
+ date: Date | null;
30
+ startTime: Date;
31
+ endTime: Date;
32
+ }[];
33
+ timeZone: string | null;
34
+ }[];
35
+ id: number;
36
+ username: string | null;
37
+ email: string;
38
+ availability: {
39
+ id: number;
40
+ days: number[];
41
+ date: Date | null;
42
+ userId: number | null;
43
+ eventTypeId: number | null;
44
+ scheduleId: number | null;
45
+ startTime: Date;
46
+ endTime: Date;
47
+ }[];
48
+ timeZone: string;
49
+ selectedCalendars: {
50
+ error: string | null;
51
+ id: string;
52
+ userId: number;
53
+ credentialId: number | null;
54
+ eventTypeId: number | null;
55
+ integration: string;
56
+ externalId: string;
57
+ delegationCredentialId: string | null;
58
+ domainWideDelegationCredentialId: string | null;
59
+ googleChannelId: string | null;
60
+ googleChannelKind: string | null;
61
+ googleChannelResourceId: string | null;
62
+ googleChannelResourceUri: string | null;
63
+ googleChannelExpiration: string | null;
64
+ }[];
65
+ startTime: number;
66
+ endTime: number;
67
+ bufferTime: number;
68
+ defaultScheduleId: number | null;
69
+ timeFormat: number | null;
70
+ travelSchedules: {
71
+ id: number;
72
+ userId: number;
73
+ timeZone: string;
74
+ startDate: Date;
75
+ endDate: Date | null;
76
+ prevTimeZone: string | null;
77
+ }[];
78
+ credentials: {
79
+ key: Prisma.JsonValue;
80
+ user: {
81
+ email: string;
82
+ } | null;
83
+ id: number;
84
+ type: string;
85
+ userId: number | null;
86
+ teamId: number | null;
87
+ appId: string | null;
88
+ invalid: boolean | null;
89
+ }[];
90
+ };
91
+ weight: number | null;
92
+ createdAt: Date;
93
+ isFixed: boolean;
94
+ priority: number | null;
95
+ } & {
96
+ user: Omit<{
97
+ selectedCalendars: {
98
+ error: string | null;
99
+ id: string;
100
+ userId: number;
101
+ credentialId: number | null;
102
+ eventTypeId: number | null;
103
+ integration: string;
104
+ externalId: string;
105
+ delegationCredentialId: string | null;
106
+ domainWideDelegationCredentialId: string | null;
107
+ googleChannelId: string | null;
108
+ googleChannelKind: string | null;
109
+ googleChannelResourceId: string | null;
110
+ googleChannelResourceUri: string | null;
111
+ googleChannelExpiration: string | null;
112
+ }[];
113
+ }, "selectedCalendars"> & {
114
+ allSelectedCalendars: {
115
+ error: string | null;
116
+ id: string;
117
+ userId: number;
118
+ credentialId: number | null;
119
+ eventTypeId: number | null;
120
+ integration: string;
121
+ externalId: string;
122
+ delegationCredentialId: string | null;
123
+ domainWideDelegationCredentialId: string | null;
124
+ googleChannelId: string | null;
125
+ googleChannelKind: string | null;
126
+ googleChannelResourceId: string | null;
127
+ googleChannelResourceUri: string | null;
128
+ googleChannelExpiration: string | null;
129
+ }[];
130
+ userLevelSelectedCalendars: {
131
+ error: string | null;
132
+ id: string;
133
+ userId: number;
134
+ credentialId: number | null;
135
+ eventTypeId: number | null;
136
+ integration: string;
137
+ externalId: string;
138
+ delegationCredentialId: string | null;
139
+ domainWideDelegationCredentialId: string | null;
140
+ googleChannelId: string | null;
141
+ googleChannelKind: string | null;
142
+ googleChannelResourceId: string | null;
143
+ googleChannelResourceUri: string | null;
144
+ googleChannelExpiration: string | null;
145
+ }[];
146
+ };
147
+ })[];
148
+ users: (Omit<{
149
+ schedules: {
150
+ id: number;
151
+ availability: {
152
+ days: number[];
153
+ date: Date | null;
154
+ startTime: Date;
155
+ endTime: Date;
156
+ }[];
157
+ timeZone: string | null;
158
+ }[];
159
+ id: number;
160
+ username: string | null;
161
+ email: string;
162
+ availability: {
163
+ id: number;
164
+ days: number[];
165
+ date: Date | null;
166
+ userId: number | null;
167
+ eventTypeId: number | null;
168
+ scheduleId: number | null;
169
+ startTime: Date;
170
+ endTime: Date;
171
+ }[];
172
+ timeZone: string;
173
+ selectedCalendars: {
174
+ error: string | null;
175
+ id: string;
176
+ userId: number;
177
+ credentialId: number | null;
178
+ eventTypeId: number | null;
179
+ integration: string;
180
+ externalId: string;
181
+ delegationCredentialId: string | null;
182
+ domainWideDelegationCredentialId: string | null;
183
+ googleChannelId: string | null;
184
+ googleChannelKind: string | null;
185
+ googleChannelResourceId: string | null;
186
+ googleChannelResourceUri: string | null;
187
+ googleChannelExpiration: string | null;
188
+ }[];
189
+ startTime: number;
190
+ endTime: number;
191
+ bufferTime: number;
192
+ defaultScheduleId: number | null;
193
+ timeFormat: number | null;
194
+ travelSchedules: {
195
+ id: number;
196
+ userId: number;
197
+ timeZone: string;
198
+ startDate: Date;
199
+ endDate: Date | null;
200
+ prevTimeZone: string | null;
201
+ }[];
202
+ credentials: {
203
+ key: Prisma.JsonValue;
204
+ user: {
205
+ email: string;
206
+ } | null;
207
+ id: number;
208
+ type: string;
209
+ userId: number | null;
210
+ teamId: number | null;
211
+ appId: string | null;
212
+ invalid: boolean | null;
213
+ }[];
214
+ }, "selectedCalendars"> & {
215
+ allSelectedCalendars: {
216
+ error: string | null;
217
+ id: string;
218
+ userId: number;
219
+ credentialId: number | null;
220
+ eventTypeId: number | null;
221
+ integration: string;
222
+ externalId: string;
223
+ delegationCredentialId: string | null;
224
+ domainWideDelegationCredentialId: string | null;
225
+ googleChannelId: string | null;
226
+ googleChannelKind: string | null;
227
+ googleChannelResourceId: string | null;
228
+ googleChannelResourceUri: string | null;
229
+ googleChannelExpiration: string | null;
230
+ }[];
231
+ userLevelSelectedCalendars: {
232
+ error: string | null;
233
+ id: string;
234
+ userId: number;
235
+ credentialId: number | null;
236
+ eventTypeId: number | null;
237
+ integration: string;
238
+ externalId: string;
239
+ delegationCredentialId: string | null;
240
+ domainWideDelegationCredentialId: string | null;
241
+ googleChannelId: string | null;
242
+ googleChannelKind: string | null;
243
+ googleChannelResourceId: string | null;
244
+ googleChannelResourceUri: string | null;
245
+ googleChannelExpiration: string | null;
246
+ }[];
247
+ })[];
248
+ metadata: {
249
+ config?: {
250
+ useHostSchedulesForTeamEvent?: boolean | undefined;
251
+ } | undefined;
252
+ smartContractAddress?: string | undefined;
253
+ blockchainId?: number | undefined;
254
+ multipleDuration?: number[] | undefined;
255
+ giphyThankYouPage?: string | undefined;
256
+ additionalNotesRequired?: boolean | undefined;
257
+ disableSuccessPage?: boolean | undefined;
258
+ disableStandardEmails?: {
259
+ all?: {
260
+ host?: boolean | undefined;
261
+ attendee?: boolean | undefined;
262
+ } | undefined;
263
+ confirmation?: {
264
+ host?: boolean | undefined;
265
+ attendee?: boolean | undefined;
266
+ } | undefined;
267
+ } | undefined;
268
+ managedEventConfig?: {
269
+ unlockedFields?: {
270
+ schedule?: true | undefined;
271
+ profile?: true | undefined;
272
+ bookings?: true | undefined;
273
+ users?: true | undefined;
274
+ children?: true | undefined;
275
+ length?: true | undefined;
276
+ title?: true | undefined;
277
+ metadata?: true | undefined;
278
+ description?: true | undefined;
279
+ price?: true | undefined;
280
+ webhooks?: true | undefined;
281
+ owner?: true | undefined;
282
+ hidden?: true | undefined;
283
+ team?: true | undefined;
284
+ availability?: true | undefined;
285
+ workflows?: true | undefined;
286
+ hosts?: true | undefined;
287
+ currency?: true | undefined;
288
+ slug?: true | undefined;
289
+ userId?: true | undefined;
290
+ position?: true | undefined;
291
+ locations?: true | undefined;
292
+ offsetStart?: true | undefined;
293
+ profileId?: true | undefined;
294
+ teamId?: true | undefined;
295
+ useEventLevelSelectedCalendars?: true | undefined;
296
+ eventName?: true | undefined;
297
+ parentId?: true | undefined;
298
+ bookingFields?: true | undefined;
299
+ timeZone?: true | undefined;
300
+ periodType?: true | undefined;
301
+ periodStartDate?: true | undefined;
302
+ periodEndDate?: true | undefined;
303
+ periodDays?: true | undefined;
304
+ periodCountCalendarDays?: true | undefined;
305
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
306
+ requiresConfirmation?: true | undefined;
307
+ requiresConfirmationWillBlockSlot?: true | undefined;
308
+ requiresConfirmationForFreeEmail?: true | undefined;
309
+ requiresBookerEmailVerification?: true | undefined;
310
+ canSendCalVideoTranscriptionEmails?: true | undefined;
311
+ autoTranslateDescriptionEnabled?: true | undefined;
312
+ recurringEvent?: true | undefined;
313
+ disableGuests?: true | undefined;
314
+ hideCalendarNotes?: true | undefined;
315
+ hideCalendarEventDetails?: true | undefined;
316
+ minimumBookingNotice?: true | undefined;
317
+ beforeEventBuffer?: true | undefined;
318
+ afterEventBuffer?: true | undefined;
319
+ seatsPerTimeSlot?: true | undefined;
320
+ onlyShowFirstAvailableSlot?: true | undefined;
321
+ seatsShowAttendees?: true | undefined;
322
+ seatsShowAvailabilityCount?: true | undefined;
323
+ schedulingType?: true | undefined;
324
+ scheduleId?: true | undefined;
325
+ slotInterval?: true | undefined;
326
+ successRedirectUrl?: true | undefined;
327
+ forwardParamsSuccessRedirect?: true | undefined;
328
+ bookingLimits?: true | undefined;
329
+ durationLimits?: true | undefined;
330
+ isInstantEvent?: true | undefined;
331
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
332
+ instantMeetingScheduleId?: true | undefined;
333
+ instantMeetingParameters?: true | undefined;
334
+ assignAllTeamMembers?: true | undefined;
335
+ assignRRMembersUsingSegment?: true | undefined;
336
+ rrSegmentQueryValue?: true | undefined;
337
+ useEventTypeDestinationCalendarEmail?: true | undefined;
338
+ isRRWeightsEnabled?: true | undefined;
339
+ maxLeadThreshold?: true | undefined;
340
+ allowReschedulingPastBookings?: true | undefined;
341
+ eventTypeColor?: true | undefined;
342
+ rescheduleWithSameRoundRobinHost?: true | undefined;
343
+ secondaryEmailId?: true | undefined;
344
+ hashedLink?: true | undefined;
345
+ destinationCalendar?: true | undefined;
346
+ customInputs?: true | undefined;
347
+ parent?: true | undefined;
348
+ instantMeetingSchedule?: true | undefined;
349
+ aiPhoneCallConfig?: true | undefined;
350
+ fieldTranslations?: true | undefined;
351
+ selectedCalendars?: true | undefined;
352
+ secondaryEmail?: true | undefined;
353
+ _count?: true | undefined;
354
+ } | undefined;
355
+ } | undefined;
356
+ requiresConfirmationThreshold?: {
357
+ time: number;
358
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
359
+ } | undefined;
360
+ bookerLayouts?: {
361
+ enabledLayouts: import('../../../../../prisma/zod-utils').BookerLayouts[];
362
+ defaultLayout: import('../../../../../prisma/zod-utils').BookerLayouts;
363
+ } | null | undefined;
364
+ apps?: unknown;
365
+ } | null;
366
+ rrSegmentQueryValue: {
367
+ type: "group";
368
+ id?: string | undefined;
369
+ children1?: Record<string, {
370
+ type?: string | undefined;
371
+ properties?: {
372
+ field?: any;
373
+ operator?: any;
374
+ value?: any;
375
+ valueSrc?: any;
376
+ valueError?: (string | null)[] | undefined;
377
+ valueType?: any;
378
+ } | undefined;
379
+ }> | undefined;
380
+ properties?: any;
381
+ } | {
382
+ type: "switch_group";
383
+ id?: string | undefined;
384
+ children1?: Record<string, {
385
+ type?: string | undefined;
386
+ properties?: {
387
+ field?: any;
388
+ operator?: any;
389
+ value?: any;
390
+ valueSrc?: any;
391
+ valueError?: (string | null)[] | undefined;
392
+ valueType?: any;
393
+ } | undefined;
394
+ }> | undefined;
395
+ properties?: any;
396
+ } | null | undefined;
397
+ schedule: {
398
+ id: number;
399
+ availability: {
400
+ days: number[];
401
+ date: Date | null;
402
+ startTime: Date;
403
+ endTime: Date;
404
+ }[];
405
+ timeZone: string | null;
406
+ } | null;
407
+ id: number;
408
+ length: number;
409
+ team: {
410
+ id: number;
411
+ parentId: number | null;
412
+ bookingLimits: Prisma.JsonValue;
413
+ rrResetInterval: import('../../../../../prisma-client').$Enums.RRResetInterval | null;
414
+ includeManagedEventsInLimits: boolean;
415
+ } | null;
416
+ availability: {
417
+ days: number[];
418
+ date: Date | null;
419
+ startTime: Date;
420
+ endTime: Date;
421
+ }[];
422
+ slug: string;
423
+ offsetStart: number;
424
+ useEventLevelSelectedCalendars: boolean;
425
+ timeZone: string | null;
426
+ periodType: import('../../../../../prisma-client').$Enums.PeriodType;
427
+ periodStartDate: Date | null;
428
+ periodEndDate: Date | null;
429
+ periodDays: number | null;
430
+ periodCountCalendarDays: boolean | null;
431
+ minimumBookingNotice: number;
432
+ beforeEventBuffer: number;
433
+ afterEventBuffer: number;
434
+ seatsPerTimeSlot: number | null;
435
+ onlyShowFirstAvailableSlot: boolean;
436
+ schedulingType: import('../../../../../prisma-client').$Enums.SchedulingType | null;
437
+ slotInterval: number | null;
438
+ bookingLimits: Prisma.JsonValue;
439
+ durationLimits: Prisma.JsonValue;
440
+ assignAllTeamMembers: boolean;
441
+ assignRRMembersUsingSegment: boolean;
442
+ isRRWeightsEnabled: boolean;
443
+ maxLeadThreshold: number | null;
444
+ allowReschedulingPastBookings: boolean;
445
+ rescheduleWithSameRoundRobinHost: boolean;
446
+ parent: {
447
+ team: {
448
+ id: number;
449
+ bookingLimits: Prisma.JsonValue;
450
+ includeManagedEventsInLimits: boolean;
451
+ } | null;
452
+ } | null;
453
+ } | null>;
454
+ export declare function getDynamicEventType(input: TGetScheduleInputSchema, organizationDetails: {
455
+ currentOrgDomain: string | null;
456
+ isValidOrgDomain: boolean;
457
+ }): Promise<{
458
+ metadata: {
459
+ config?: {
460
+ useHostSchedulesForTeamEvent?: boolean | undefined;
461
+ } | undefined;
462
+ smartContractAddress?: string | undefined;
463
+ blockchainId?: number | undefined;
464
+ multipleDuration?: number[] | undefined;
465
+ giphyThankYouPage?: string | undefined;
466
+ additionalNotesRequired?: boolean | undefined;
467
+ disableSuccessPage?: boolean | undefined;
468
+ disableStandardEmails?: {
469
+ all?: {
470
+ host?: boolean | undefined;
471
+ attendee?: boolean | undefined;
472
+ } | undefined;
473
+ confirmation?: {
474
+ host?: boolean | undefined;
475
+ attendee?: boolean | undefined;
476
+ } | undefined;
477
+ } | undefined;
478
+ managedEventConfig?: {
479
+ unlockedFields?: {
480
+ schedule?: true | undefined;
481
+ profile?: true | undefined;
482
+ bookings?: true | undefined;
483
+ users?: true | undefined;
484
+ children?: true | undefined;
485
+ length?: true | undefined;
486
+ title?: true | undefined;
487
+ metadata?: true | undefined;
488
+ description?: true | undefined;
489
+ price?: true | undefined;
490
+ webhooks?: true | undefined;
491
+ owner?: true | undefined;
492
+ hidden?: true | undefined;
493
+ team?: true | undefined;
494
+ availability?: true | undefined;
495
+ workflows?: true | undefined;
496
+ hosts?: true | undefined;
497
+ currency?: true | undefined;
498
+ slug?: true | undefined;
499
+ userId?: true | undefined;
500
+ position?: true | undefined;
501
+ locations?: true | undefined;
502
+ offsetStart?: true | undefined;
503
+ profileId?: true | undefined;
504
+ teamId?: true | undefined;
505
+ useEventLevelSelectedCalendars?: true | undefined;
506
+ eventName?: true | undefined;
507
+ parentId?: true | undefined;
508
+ bookingFields?: true | undefined;
509
+ timeZone?: true | undefined;
510
+ periodType?: true | undefined;
511
+ periodStartDate?: true | undefined;
512
+ periodEndDate?: true | undefined;
513
+ periodDays?: true | undefined;
514
+ periodCountCalendarDays?: true | undefined;
515
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
516
+ requiresConfirmation?: true | undefined;
517
+ requiresConfirmationWillBlockSlot?: true | undefined;
518
+ requiresConfirmationForFreeEmail?: true | undefined;
519
+ requiresBookerEmailVerification?: true | undefined;
520
+ canSendCalVideoTranscriptionEmails?: true | undefined;
521
+ autoTranslateDescriptionEnabled?: true | undefined;
522
+ recurringEvent?: true | undefined;
523
+ disableGuests?: true | undefined;
524
+ hideCalendarNotes?: true | undefined;
525
+ hideCalendarEventDetails?: true | undefined;
526
+ minimumBookingNotice?: true | undefined;
527
+ beforeEventBuffer?: true | undefined;
528
+ afterEventBuffer?: true | undefined;
529
+ seatsPerTimeSlot?: true | undefined;
530
+ onlyShowFirstAvailableSlot?: true | undefined;
531
+ seatsShowAttendees?: true | undefined;
532
+ seatsShowAvailabilityCount?: true | undefined;
533
+ schedulingType?: true | undefined;
534
+ scheduleId?: true | undefined;
535
+ slotInterval?: true | undefined;
536
+ successRedirectUrl?: true | undefined;
537
+ forwardParamsSuccessRedirect?: true | undefined;
538
+ bookingLimits?: true | undefined;
539
+ durationLimits?: true | undefined;
540
+ isInstantEvent?: true | undefined;
541
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
542
+ instantMeetingScheduleId?: true | undefined;
543
+ instantMeetingParameters?: true | undefined;
544
+ assignAllTeamMembers?: true | undefined;
545
+ assignRRMembersUsingSegment?: true | undefined;
546
+ rrSegmentQueryValue?: true | undefined;
547
+ useEventTypeDestinationCalendarEmail?: true | undefined;
548
+ isRRWeightsEnabled?: true | undefined;
549
+ maxLeadThreshold?: true | undefined;
550
+ allowReschedulingPastBookings?: true | undefined;
551
+ eventTypeColor?: true | undefined;
552
+ rescheduleWithSameRoundRobinHost?: true | undefined;
553
+ secondaryEmailId?: true | undefined;
554
+ hashedLink?: true | undefined;
555
+ destinationCalendar?: true | undefined;
556
+ customInputs?: true | undefined;
557
+ parent?: true | undefined;
558
+ instantMeetingSchedule?: true | undefined;
559
+ aiPhoneCallConfig?: true | undefined;
560
+ fieldTranslations?: true | undefined;
561
+ selectedCalendars?: true | undefined;
562
+ secondaryEmail?: true | undefined;
563
+ _count?: true | undefined;
564
+ } | undefined;
565
+ } | undefined;
566
+ requiresConfirmationThreshold?: {
567
+ time: number;
568
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
569
+ } | undefined;
570
+ bookerLayouts?: {
571
+ enabledLayouts: import('../../../../../prisma/zod-utils').BookerLayouts[];
572
+ defaultLayout: import('../../../../../prisma/zod-utils').BookerLayouts;
573
+ } | null | undefined;
574
+ apps?: {
575
+ alby?: {
576
+ price: number;
577
+ currency: string;
578
+ appCategories?: string[] | undefined;
579
+ paymentOption?: string | undefined;
580
+ enabled?: boolean | undefined;
581
+ credentialId?: number | undefined;
582
+ } | undefined;
583
+ basecamp3?: {
584
+ enabled?: boolean | undefined;
585
+ credentialId?: number | undefined;
586
+ appCategories?: string[] | undefined;
587
+ } | undefined;
588
+ closecom?: {
589
+ enabled?: boolean | undefined;
590
+ credentialId?: number | undefined;
591
+ appCategories?: string[] | undefined;
592
+ } | undefined;
593
+ dailyvideo?: {} | undefined;
594
+ fathom?: {
595
+ enabled?: boolean | undefined;
596
+ credentialId?: number | undefined;
597
+ appCategories?: string[] | undefined;
598
+ trackingId?: string | undefined;
599
+ } | undefined;
600
+ feishucalendar?: {} | undefined;
601
+ ga4?: {
602
+ enabled?: boolean | undefined;
603
+ credentialId?: number | undefined;
604
+ appCategories?: string[] | undefined;
605
+ trackingId?: string | undefined;
606
+ } | undefined;
607
+ giphy?: {
608
+ enabled?: boolean | undefined;
609
+ credentialId?: number | undefined;
610
+ appCategories?: string[] | undefined;
611
+ thankYouPage?: string | undefined;
612
+ } | undefined;
613
+ googlecalendar?: {} | undefined;
614
+ googlevideo?: {} | undefined;
615
+ gtm?: {
616
+ trackingId: string;
617
+ enabled?: boolean | undefined;
618
+ credentialId?: number | undefined;
619
+ appCategories?: string[] | undefined;
620
+ } | undefined;
621
+ hitpay?: {
622
+ price: number;
623
+ currency: string;
624
+ credentialId?: number | undefined;
625
+ appCategories?: string[] | undefined;
626
+ paymentOption?: string | undefined;
627
+ enabled?: boolean | undefined;
628
+ } | undefined;
629
+ hubspot?: {
630
+ enabled?: boolean | undefined;
631
+ credentialId?: number | undefined;
632
+ appCategories?: string[] | undefined;
633
+ } | undefined;
634
+ insihts?: {
635
+ enabled?: boolean | undefined;
636
+ credentialId?: number | undefined;
637
+ appCategories?: string[] | undefined;
638
+ SITE_ID?: string | undefined;
639
+ SCRIPT_URL?: string | undefined;
640
+ } | undefined;
641
+ intercom?: {} | undefined;
642
+ jelly?: {} | undefined;
643
+ jitsivideo?: {} | undefined;
644
+ larkcalendar?: {} | undefined;
645
+ make?: {} | undefined;
646
+ matomo?: {
647
+ enabled?: boolean | undefined;
648
+ credentialId?: number | undefined;
649
+ appCategories?: string[] | undefined;
650
+ MATOMO_URL?: string | undefined;
651
+ SITE_ID?: string | undefined;
652
+ } | undefined;
653
+ metapixel?: {
654
+ enabled?: boolean | undefined;
655
+ credentialId?: number | undefined;
656
+ appCategories?: string[] | undefined;
657
+ trackingId?: string | undefined;
658
+ } | undefined;
659
+ "mock-payment-app"?: {
660
+ price: number;
661
+ currency: string;
662
+ credentialId?: number | undefined;
663
+ appCategories?: string[] | undefined;
664
+ paymentOption?: string | undefined;
665
+ enabled?: boolean | undefined;
666
+ } | undefined;
667
+ nextcloudtalk?: {} | undefined;
668
+ office365calendar?: {
669
+ client_id: string;
670
+ client_secret: string;
671
+ } | undefined;
672
+ office365video?: {
673
+ client_id: string;
674
+ client_secret: string;
675
+ } | undefined;
676
+ paypal?: {
677
+ price: number;
678
+ currency: string;
679
+ credentialId?: number | undefined;
680
+ appCategories?: string[] | undefined;
681
+ paymentOption?: string | undefined;
682
+ enabled?: boolean | undefined;
683
+ } | undefined;
684
+ "pipedrive-crm"?: {
685
+ enabled?: boolean | undefined;
686
+ credentialId?: number | undefined;
687
+ appCategories?: string[] | undefined;
688
+ } | undefined;
689
+ plausible?: {
690
+ enabled?: boolean | undefined;
691
+ credentialId?: number | undefined;
692
+ appCategories?: string[] | undefined;
693
+ PLAUSIBLE_URL?: string | undefined;
694
+ trackingId?: string | undefined;
695
+ } | undefined;
696
+ posthog?: {
697
+ enabled?: boolean | undefined;
698
+ credentialId?: number | undefined;
699
+ appCategories?: string[] | undefined;
700
+ TRACKING_ID?: string | undefined;
701
+ API_HOST?: string | undefined;
702
+ } | undefined;
703
+ qr_code?: {
704
+ enabled?: boolean | undefined;
705
+ credentialId?: number | undefined;
706
+ appCategories?: string[] | undefined;
707
+ } | undefined;
708
+ "routing-forms"?: any;
709
+ salesforce?: {
710
+ enabled?: boolean | undefined;
711
+ credentialId?: number | undefined;
712
+ appCategories?: string[] | undefined;
713
+ roundRobinLeadSkip?: boolean | undefined;
714
+ roundRobinSkipCheckRecordOn?: import('../../../../../app-store/salesforce/lib/enums').SalesforceRecordEnum | undefined;
715
+ ifFreeEmailDomainSkipOwnerCheck?: boolean | undefined;
716
+ skipContactCreation?: boolean | undefined;
717
+ createEventOn?: import('../../../../../app-store/salesforce/lib/enums').SalesforceRecordEnum | undefined;
718
+ createNewContactUnderAccount?: boolean | undefined;
719
+ createLeadIfAccountNull?: boolean | undefined;
720
+ onBookingWriteToEventObject?: boolean | undefined;
721
+ onBookingWriteToEventObjectMap?: Record<string, any> | undefined;
722
+ createEventOnLeadCheckForContact?: boolean | undefined;
723
+ onBookingChangeRecordOwner?: boolean | undefined;
724
+ onBookingChangeRecordOwnerName?: string | undefined;
725
+ sendNoShowAttendeeData?: boolean | undefined;
726
+ sendNoShowAttendeeDataField?: string | undefined;
727
+ onBookingWriteToRecord?: boolean | undefined;
728
+ onBookingWriteToRecordFields?: Record<string, {
729
+ value: string;
730
+ fieldType: import('../../../../../app-store/salesforce/lib/enums').SalesforceFieldType;
731
+ whenToWrite: import('../../../../../app-store/salesforce/lib/enums').WhenToWriteToRecord;
732
+ }> | undefined;
733
+ ignoreGuests?: boolean | undefined;
734
+ } | undefined;
735
+ shimmervideo?: {} | undefined;
736
+ stripe?: {
737
+ price: number;
738
+ currency: string;
739
+ credentialId?: number | undefined;
740
+ appCategories?: string[] | undefined;
741
+ paymentOption?: string | undefined;
742
+ enabled?: boolean | undefined;
743
+ refundPolicy?: import('../../../../../lib/payment/types').RefundPolicy | undefined;
744
+ refundDaysCount?: number | undefined;
745
+ refundCountCalendarDays?: boolean | undefined;
746
+ } | undefined;
747
+ tandemvideo?: {} | undefined;
748
+ "booking-pages-tag"?: {
749
+ trackingId: string;
750
+ enabled?: boolean | undefined;
751
+ credentialId?: number | undefined;
752
+ appCategories?: string[] | undefined;
753
+ } | undefined;
754
+ "event-type-app-card"?: {
755
+ isSunrise: boolean;
756
+ enabled?: boolean | undefined;
757
+ credentialId?: number | undefined;
758
+ appCategories?: string[] | undefined;
759
+ } | undefined;
760
+ twipla?: {
761
+ enabled?: boolean | undefined;
762
+ credentialId?: number | undefined;
763
+ appCategories?: string[] | undefined;
764
+ SITE_ID?: string | undefined;
765
+ } | undefined;
766
+ umami?: {
767
+ enabled?: boolean | undefined;
768
+ credentialId?: number | undefined;
769
+ appCategories?: string[] | undefined;
770
+ SITE_ID?: string | undefined;
771
+ SCRIPT_URL?: string | undefined;
772
+ } | undefined;
773
+ vital?: {} | undefined;
774
+ webex?: {} | undefined;
775
+ wordpress?: {
776
+ isSunrise: boolean;
777
+ enabled?: boolean | undefined;
778
+ credentialId?: number | undefined;
779
+ appCategories?: string[] | undefined;
780
+ } | undefined;
781
+ zapier?: {} | undefined;
782
+ "zoho-bigin"?: {
783
+ enabled?: boolean | undefined;
784
+ credentialId?: number | undefined;
785
+ appCategories?: string[] | undefined;
786
+ } | undefined;
787
+ zohocalendar?: {} | undefined;
788
+ zohocrm?: {
789
+ enabled?: boolean | undefined;
790
+ credentialId?: number | undefined;
791
+ appCategories?: string[] | undefined;
792
+ } | undefined;
793
+ zoomvideo?: {} | undefined;
794
+ } | undefined;
795
+ } | null;
796
+ isDynamic: boolean;
797
+ periodCountCalendarDays: boolean;
798
+ periodStartDate: null;
799
+ periodEndDate: null;
800
+ beforeEventBuffer: number;
801
+ afterEventBuffer: number;
802
+ periodType: "UNLIMITED";
803
+ periodDays: null;
804
+ slotInterval: null;
805
+ offsetStart: number;
806
+ locations: {
807
+ type: string;
808
+ }[];
809
+ customInputs: {
810
+ id: number;
811
+ type: "TEXT" | "PHONE" | "TEXTLONG" | "NUMBER" | "BOOL" | "RADIO";
812
+ label: string;
813
+ required: boolean;
814
+ placeholder: string;
815
+ eventTypeId: number;
816
+ options?: {
817
+ type: string;
818
+ label: string;
819
+ }[] | null | undefined;
820
+ hasToBeCreated?: boolean | undefined;
821
+ }[];
822
+ disableGuests: boolean;
823
+ minimumBookingNotice: number;
824
+ schedule: null;
825
+ timeZone: null;
826
+ successRedirectUrl: string;
827
+ forwardParamsSuccessRedirect: boolean;
828
+ teamId: null;
829
+ scheduleId: null;
830
+ availability: never[];
831
+ price: number;
832
+ currency: string;
833
+ schedulingType: "COLLECTIVE";
834
+ seatsPerTimeSlot: null;
835
+ seatsShowAttendees: null;
836
+ seatsShowAvailabilityCount: null;
837
+ onlyShowFirstAvailableSlot: boolean;
838
+ allowReschedulingPastBookings: boolean;
839
+ id: number;
840
+ hideCalendarNotes: boolean;
841
+ hideCalendarEventDetails: boolean;
842
+ recurringEvent: null;
843
+ destinationCalendar: null;
844
+ team: null;
845
+ lockTimeZoneToggleOnBookingPage: boolean;
846
+ requiresConfirmation: boolean;
847
+ requiresConfirmationForFreeEmail: boolean;
848
+ requiresBookerEmailVerification: boolean;
849
+ bookingLimits: null;
850
+ durationLimits: null;
851
+ hidden: boolean;
852
+ userId: number;
853
+ parentId: null;
854
+ parent: null;
855
+ owner: null;
856
+ workflows: never[];
857
+ users: (Omit<{
858
+ schedules: {
859
+ id: number;
860
+ availability: {
861
+ days: number[];
862
+ date: Date | null;
863
+ startTime: Date;
864
+ endTime: Date;
865
+ }[];
866
+ timeZone: string | null;
867
+ }[];
868
+ name: string | null;
869
+ id: number;
870
+ metadata: Prisma.JsonValue;
871
+ username: string | null;
872
+ email: string;
873
+ availability: {
874
+ id: number;
875
+ userId: number | null;
876
+ eventTypeId: number | null;
877
+ days: number[];
878
+ startTime: Date;
879
+ endTime: Date;
880
+ date: Date | null;
881
+ scheduleId: number | null;
882
+ }[];
883
+ theme: string | null;
884
+ locale: string | null;
885
+ timeZone: string;
886
+ destinationCalendar: {
887
+ id: number;
888
+ integration: string;
889
+ externalId: string;
890
+ primaryEmail: string | null;
891
+ userId: number | null;
892
+ eventTypeId: number | null;
893
+ credentialId: number | null;
894
+ delegationCredentialId: string | null;
895
+ domainWideDelegationCredentialId: string | null;
896
+ } | null;
897
+ selectedCalendars: {
898
+ id: string;
899
+ userId: number;
900
+ integration: string;
901
+ externalId: string;
902
+ credentialId: number | null;
903
+ googleChannelId: string | null;
904
+ googleChannelKind: string | null;
905
+ googleChannelResourceId: string | null;
906
+ googleChannelResourceUri: string | null;
907
+ googleChannelExpiration: string | null;
908
+ delegationCredentialId: string | null;
909
+ domainWideDelegationCredentialId: string | null;
910
+ error: string | null;
911
+ eventTypeId: number | null;
912
+ }[];
913
+ startTime: number;
914
+ endTime: number;
915
+ bufferTime: number;
916
+ hideBranding: boolean;
917
+ defaultScheduleId: number | null;
918
+ timeFormat: number | null;
919
+ brandColor: string | null;
920
+ darkBrandColor: string | null;
921
+ allowDynamicBooking: boolean | null;
922
+ travelSchedules: {
923
+ id: number;
924
+ userId: number;
925
+ timeZone: string;
926
+ startDate: Date;
927
+ endDate: Date | null;
928
+ prevTimeZone: string | null;
929
+ }[];
930
+ }, "selectedCalendars"> & {
931
+ allSelectedCalendars: import('../../../../../prisma-client').SelectedCalendar[];
932
+ userLevelSelectedCalendars: import('../../../../../prisma-client').SelectedCalendar[];
933
+ } & {
934
+ credentials: CredentialPayload[];
935
+ })[];
936
+ hosts: never[];
937
+ subsetOfHosts: never[];
938
+ bookingFields: never[];
939
+ assignAllTeamMembers: boolean;
940
+ assignRRMembersUsingSegment: boolean;
941
+ rrSegmentQueryValue: null;
942
+ isRRWeightsEnabled: boolean;
943
+ rescheduleWithSameRoundRobinHost: boolean;
944
+ useEventTypeDestinationCalendarEmail: boolean;
945
+ secondaryEmailId: null;
946
+ secondaryEmail: null;
947
+ autoTranslateDescriptionEnabled: boolean;
948
+ fieldTranslations: never[];
949
+ maxLeadThreshold: null;
950
+ useEventLevelSelectedCalendars: boolean;
951
+ rrResetInterval: null;
952
+ length: number;
953
+ slug: string;
954
+ title: string;
955
+ eventName: string;
956
+ description: string;
957
+ descriptionAsSafeHTML: string;
958
+ position: number;
959
+ } & {
960
+ users: (Omit<{
961
+ schedules: {
962
+ id: number;
963
+ availability: {
964
+ days: number[];
965
+ date: Date | null;
966
+ startTime: Date;
967
+ endTime: Date;
968
+ }[];
969
+ timeZone: string | null;
970
+ }[];
971
+ id: number;
972
+ username: string | null;
973
+ email: string;
974
+ availability: {
975
+ id: number;
976
+ days: number[];
977
+ date: Date | null;
978
+ userId: number | null;
979
+ eventTypeId: number | null;
980
+ scheduleId: number | null;
981
+ startTime: Date;
982
+ endTime: Date;
983
+ }[];
984
+ timeZone: string;
985
+ selectedCalendars: {
986
+ error: string | null;
987
+ id: string;
988
+ userId: number;
989
+ credentialId: number | null;
990
+ eventTypeId: number | null;
991
+ integration: string;
992
+ externalId: string;
993
+ delegationCredentialId: string | null;
994
+ domainWideDelegationCredentialId: string | null;
995
+ googleChannelId: string | null;
996
+ googleChannelKind: string | null;
997
+ googleChannelResourceId: string | null;
998
+ googleChannelResourceUri: string | null;
999
+ googleChannelExpiration: string | null;
1000
+ }[];
1001
+ startTime: number;
1002
+ endTime: number;
1003
+ bufferTime: number;
1004
+ defaultScheduleId: number | null;
1005
+ timeFormat: number | null;
1006
+ allowDynamicBooking: boolean | null;
1007
+ travelSchedules: {
1008
+ id: number;
1009
+ userId: number;
1010
+ timeZone: string;
1011
+ startDate: Date;
1012
+ endDate: Date | null;
1013
+ prevTimeZone: string | null;
1014
+ }[];
1015
+ credentials: {
1016
+ key: Prisma.JsonValue;
1017
+ user: {
1018
+ email: string;
1019
+ } | null;
1020
+ id: number;
1021
+ type: string;
1022
+ userId: number | null;
1023
+ teamId: number | null;
1024
+ appId: string | null;
1025
+ invalid: boolean | null;
1026
+ }[];
1027
+ }, "selectedCalendars"> & {
1028
+ allSelectedCalendars: {
1029
+ error: string | null;
1030
+ id: string;
1031
+ userId: number;
1032
+ credentialId: number | null;
1033
+ eventTypeId: number | null;
1034
+ integration: string;
1035
+ externalId: string;
1036
+ delegationCredentialId: string | null;
1037
+ domainWideDelegationCredentialId: string | null;
1038
+ googleChannelId: string | null;
1039
+ googleChannelKind: string | null;
1040
+ googleChannelResourceId: string | null;
1041
+ googleChannelResourceUri: string | null;
1042
+ googleChannelExpiration: string | null;
1043
+ }[];
1044
+ userLevelSelectedCalendars: {
1045
+ error: string | null;
1046
+ id: string;
1047
+ userId: number;
1048
+ credentialId: number | null;
1049
+ eventTypeId: number | null;
1050
+ integration: string;
1051
+ externalId: string;
1052
+ delegationCredentialId: string | null;
1053
+ domainWideDelegationCredentialId: string | null;
1054
+ googleChannelId: string | null;
1055
+ googleChannelKind: string | null;
1056
+ googleChannelResourceId: string | null;
1057
+ googleChannelResourceUri: string | null;
1058
+ googleChannelExpiration: string | null;
1059
+ }[];
1060
+ })[];
1061
+ }>;
1062
+ export declare function getRegularOrDynamicEventType(input: TGetScheduleInputSchema, organizationDetails: {
1063
+ currentOrgDomain: string | null;
1064
+ isValidOrgDomain: boolean;
1065
+ }): Promise<{
1066
+ hosts: ({
1067
+ schedule: {
1068
+ id: number;
1069
+ availability: {
1070
+ days: number[];
1071
+ date: Date | null;
1072
+ startTime: Date;
1073
+ endTime: Date;
1074
+ }[];
1075
+ timeZone: string | null;
1076
+ } | null;
1077
+ user: {
1078
+ schedules: {
1079
+ id: number;
1080
+ availability: {
1081
+ days: number[];
1082
+ date: Date | null;
1083
+ startTime: Date;
1084
+ endTime: Date;
1085
+ }[];
1086
+ timeZone: string | null;
1087
+ }[];
1088
+ id: number;
1089
+ username: string | null;
1090
+ email: string;
1091
+ availability: {
1092
+ id: number;
1093
+ days: number[];
1094
+ date: Date | null;
1095
+ userId: number | null;
1096
+ eventTypeId: number | null;
1097
+ scheduleId: number | null;
1098
+ startTime: Date;
1099
+ endTime: Date;
1100
+ }[];
1101
+ timeZone: string;
1102
+ selectedCalendars: {
1103
+ error: string | null;
1104
+ id: string;
1105
+ userId: number;
1106
+ credentialId: number | null;
1107
+ eventTypeId: number | null;
1108
+ integration: string;
1109
+ externalId: string;
1110
+ delegationCredentialId: string | null;
1111
+ domainWideDelegationCredentialId: string | null;
1112
+ googleChannelId: string | null;
1113
+ googleChannelKind: string | null;
1114
+ googleChannelResourceId: string | null;
1115
+ googleChannelResourceUri: string | null;
1116
+ googleChannelExpiration: string | null;
1117
+ }[];
1118
+ startTime: number;
1119
+ endTime: number;
1120
+ bufferTime: number;
1121
+ defaultScheduleId: number | null;
1122
+ timeFormat: number | null;
1123
+ travelSchedules: {
1124
+ id: number;
1125
+ userId: number;
1126
+ timeZone: string;
1127
+ startDate: Date;
1128
+ endDate: Date | null;
1129
+ prevTimeZone: string | null;
1130
+ }[];
1131
+ credentials: {
1132
+ key: Prisma.JsonValue;
1133
+ user: {
1134
+ email: string;
1135
+ } | null;
1136
+ id: number;
1137
+ type: string;
1138
+ userId: number | null;
1139
+ teamId: number | null;
1140
+ appId: string | null;
1141
+ invalid: boolean | null;
1142
+ }[];
1143
+ };
1144
+ weight: number | null;
1145
+ createdAt: Date;
1146
+ isFixed: boolean;
1147
+ priority: number | null;
1148
+ } & {
1149
+ user: Omit<{
1150
+ selectedCalendars: {
1151
+ error: string | null;
1152
+ id: string;
1153
+ userId: number;
1154
+ credentialId: number | null;
1155
+ eventTypeId: number | null;
1156
+ integration: string;
1157
+ externalId: string;
1158
+ delegationCredentialId: string | null;
1159
+ domainWideDelegationCredentialId: string | null;
1160
+ googleChannelId: string | null;
1161
+ googleChannelKind: string | null;
1162
+ googleChannelResourceId: string | null;
1163
+ googleChannelResourceUri: string | null;
1164
+ googleChannelExpiration: string | null;
1165
+ }[];
1166
+ }, "selectedCalendars"> & {
1167
+ allSelectedCalendars: {
1168
+ error: string | null;
1169
+ id: string;
1170
+ userId: number;
1171
+ credentialId: number | null;
1172
+ eventTypeId: number | null;
1173
+ integration: string;
1174
+ externalId: string;
1175
+ delegationCredentialId: string | null;
1176
+ domainWideDelegationCredentialId: string | null;
1177
+ googleChannelId: string | null;
1178
+ googleChannelKind: string | null;
1179
+ googleChannelResourceId: string | null;
1180
+ googleChannelResourceUri: string | null;
1181
+ googleChannelExpiration: string | null;
1182
+ }[];
1183
+ userLevelSelectedCalendars: {
1184
+ error: string | null;
1185
+ id: string;
1186
+ userId: number;
1187
+ credentialId: number | null;
1188
+ eventTypeId: number | null;
1189
+ integration: string;
1190
+ externalId: string;
1191
+ delegationCredentialId: string | null;
1192
+ domainWideDelegationCredentialId: string | null;
1193
+ googleChannelId: string | null;
1194
+ googleChannelKind: string | null;
1195
+ googleChannelResourceId: string | null;
1196
+ googleChannelResourceUri: string | null;
1197
+ googleChannelExpiration: string | null;
1198
+ }[];
1199
+ };
1200
+ })[];
1201
+ users: (Omit<{
1202
+ schedules: {
1203
+ id: number;
1204
+ availability: {
1205
+ days: number[];
1206
+ date: Date | null;
1207
+ startTime: Date;
1208
+ endTime: Date;
1209
+ }[];
1210
+ timeZone: string | null;
1211
+ }[];
1212
+ id: number;
1213
+ username: string | null;
1214
+ email: string;
1215
+ availability: {
1216
+ id: number;
1217
+ days: number[];
1218
+ date: Date | null;
1219
+ userId: number | null;
1220
+ eventTypeId: number | null;
1221
+ scheduleId: number | null;
1222
+ startTime: Date;
1223
+ endTime: Date;
1224
+ }[];
1225
+ timeZone: string;
1226
+ selectedCalendars: {
1227
+ error: string | null;
1228
+ id: string;
1229
+ userId: number;
1230
+ credentialId: number | null;
1231
+ eventTypeId: number | null;
1232
+ integration: string;
1233
+ externalId: string;
1234
+ delegationCredentialId: string | null;
1235
+ domainWideDelegationCredentialId: string | null;
1236
+ googleChannelId: string | null;
1237
+ googleChannelKind: string | null;
1238
+ googleChannelResourceId: string | null;
1239
+ googleChannelResourceUri: string | null;
1240
+ googleChannelExpiration: string | null;
1241
+ }[];
1242
+ startTime: number;
1243
+ endTime: number;
1244
+ bufferTime: number;
1245
+ defaultScheduleId: number | null;
1246
+ timeFormat: number | null;
1247
+ travelSchedules: {
1248
+ id: number;
1249
+ userId: number;
1250
+ timeZone: string;
1251
+ startDate: Date;
1252
+ endDate: Date | null;
1253
+ prevTimeZone: string | null;
1254
+ }[];
1255
+ credentials: {
1256
+ key: Prisma.JsonValue;
1257
+ user: {
1258
+ email: string;
1259
+ } | null;
1260
+ id: number;
1261
+ type: string;
1262
+ userId: number | null;
1263
+ teamId: number | null;
1264
+ appId: string | null;
1265
+ invalid: boolean | null;
1266
+ }[];
1267
+ }, "selectedCalendars"> & {
1268
+ allSelectedCalendars: {
1269
+ error: string | null;
1270
+ id: string;
1271
+ userId: number;
1272
+ credentialId: number | null;
1273
+ eventTypeId: number | null;
1274
+ integration: string;
1275
+ externalId: string;
1276
+ delegationCredentialId: string | null;
1277
+ domainWideDelegationCredentialId: string | null;
1278
+ googleChannelId: string | null;
1279
+ googleChannelKind: string | null;
1280
+ googleChannelResourceId: string | null;
1281
+ googleChannelResourceUri: string | null;
1282
+ googleChannelExpiration: string | null;
1283
+ }[];
1284
+ userLevelSelectedCalendars: {
1285
+ error: string | null;
1286
+ id: string;
1287
+ userId: number;
1288
+ credentialId: number | null;
1289
+ eventTypeId: number | null;
1290
+ integration: string;
1291
+ externalId: string;
1292
+ delegationCredentialId: string | null;
1293
+ domainWideDelegationCredentialId: string | null;
1294
+ googleChannelId: string | null;
1295
+ googleChannelKind: string | null;
1296
+ googleChannelResourceId: string | null;
1297
+ googleChannelResourceUri: string | null;
1298
+ googleChannelExpiration: string | null;
1299
+ }[];
1300
+ })[];
1301
+ metadata: {
1302
+ config?: {
1303
+ useHostSchedulesForTeamEvent?: boolean | undefined;
1304
+ } | undefined;
1305
+ smartContractAddress?: string | undefined;
1306
+ blockchainId?: number | undefined;
1307
+ multipleDuration?: number[] | undefined;
1308
+ giphyThankYouPage?: string | undefined;
1309
+ additionalNotesRequired?: boolean | undefined;
1310
+ disableSuccessPage?: boolean | undefined;
1311
+ disableStandardEmails?: {
1312
+ all?: {
1313
+ host?: boolean | undefined;
1314
+ attendee?: boolean | undefined;
1315
+ } | undefined;
1316
+ confirmation?: {
1317
+ host?: boolean | undefined;
1318
+ attendee?: boolean | undefined;
1319
+ } | undefined;
1320
+ } | undefined;
1321
+ managedEventConfig?: {
1322
+ unlockedFields?: {
1323
+ schedule?: true | undefined;
1324
+ profile?: true | undefined;
1325
+ bookings?: true | undefined;
1326
+ users?: true | undefined;
1327
+ children?: true | undefined;
1328
+ length?: true | undefined;
1329
+ title?: true | undefined;
1330
+ metadata?: true | undefined;
1331
+ description?: true | undefined;
1332
+ price?: true | undefined;
1333
+ webhooks?: true | undefined;
1334
+ owner?: true | undefined;
1335
+ hidden?: true | undefined;
1336
+ team?: true | undefined;
1337
+ availability?: true | undefined;
1338
+ workflows?: true | undefined;
1339
+ hosts?: true | undefined;
1340
+ currency?: true | undefined;
1341
+ slug?: true | undefined;
1342
+ userId?: true | undefined;
1343
+ position?: true | undefined;
1344
+ locations?: true | undefined;
1345
+ offsetStart?: true | undefined;
1346
+ profileId?: true | undefined;
1347
+ teamId?: true | undefined;
1348
+ useEventLevelSelectedCalendars?: true | undefined;
1349
+ eventName?: true | undefined;
1350
+ parentId?: true | undefined;
1351
+ bookingFields?: true | undefined;
1352
+ timeZone?: true | undefined;
1353
+ periodType?: true | undefined;
1354
+ periodStartDate?: true | undefined;
1355
+ periodEndDate?: true | undefined;
1356
+ periodDays?: true | undefined;
1357
+ periodCountCalendarDays?: true | undefined;
1358
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
1359
+ requiresConfirmation?: true | undefined;
1360
+ requiresConfirmationWillBlockSlot?: true | undefined;
1361
+ requiresConfirmationForFreeEmail?: true | undefined;
1362
+ requiresBookerEmailVerification?: true | undefined;
1363
+ canSendCalVideoTranscriptionEmails?: true | undefined;
1364
+ autoTranslateDescriptionEnabled?: true | undefined;
1365
+ recurringEvent?: true | undefined;
1366
+ disableGuests?: true | undefined;
1367
+ hideCalendarNotes?: true | undefined;
1368
+ hideCalendarEventDetails?: true | undefined;
1369
+ minimumBookingNotice?: true | undefined;
1370
+ beforeEventBuffer?: true | undefined;
1371
+ afterEventBuffer?: true | undefined;
1372
+ seatsPerTimeSlot?: true | undefined;
1373
+ onlyShowFirstAvailableSlot?: true | undefined;
1374
+ seatsShowAttendees?: true | undefined;
1375
+ seatsShowAvailabilityCount?: true | undefined;
1376
+ schedulingType?: true | undefined;
1377
+ scheduleId?: true | undefined;
1378
+ slotInterval?: true | undefined;
1379
+ successRedirectUrl?: true | undefined;
1380
+ forwardParamsSuccessRedirect?: true | undefined;
1381
+ bookingLimits?: true | undefined;
1382
+ durationLimits?: true | undefined;
1383
+ isInstantEvent?: true | undefined;
1384
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
1385
+ instantMeetingScheduleId?: true | undefined;
1386
+ instantMeetingParameters?: true | undefined;
1387
+ assignAllTeamMembers?: true | undefined;
1388
+ assignRRMembersUsingSegment?: true | undefined;
1389
+ rrSegmentQueryValue?: true | undefined;
1390
+ useEventTypeDestinationCalendarEmail?: true | undefined;
1391
+ isRRWeightsEnabled?: true | undefined;
1392
+ maxLeadThreshold?: true | undefined;
1393
+ allowReschedulingPastBookings?: true | undefined;
1394
+ eventTypeColor?: true | undefined;
1395
+ rescheduleWithSameRoundRobinHost?: true | undefined;
1396
+ secondaryEmailId?: true | undefined;
1397
+ hashedLink?: true | undefined;
1398
+ destinationCalendar?: true | undefined;
1399
+ customInputs?: true | undefined;
1400
+ parent?: true | undefined;
1401
+ instantMeetingSchedule?: true | undefined;
1402
+ aiPhoneCallConfig?: true | undefined;
1403
+ fieldTranslations?: true | undefined;
1404
+ selectedCalendars?: true | undefined;
1405
+ secondaryEmail?: true | undefined;
1406
+ _count?: true | undefined;
1407
+ } | undefined;
1408
+ } | undefined;
1409
+ requiresConfirmationThreshold?: {
1410
+ time: number;
1411
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
1412
+ } | undefined;
1413
+ bookerLayouts?: {
1414
+ enabledLayouts: import('../../../../../prisma/zod-utils').BookerLayouts[];
1415
+ defaultLayout: import('../../../../../prisma/zod-utils').BookerLayouts;
1416
+ } | null | undefined;
1417
+ apps?: unknown;
1418
+ } | null;
1419
+ rrSegmentQueryValue: {
1420
+ type: "group";
1421
+ id?: string | undefined;
1422
+ children1?: Record<string, {
1423
+ type?: string | undefined;
1424
+ properties?: {
1425
+ field?: any;
1426
+ operator?: any;
1427
+ value?: any;
1428
+ valueSrc?: any;
1429
+ valueError?: (string | null)[] | undefined;
1430
+ valueType?: any;
1431
+ } | undefined;
1432
+ }> | undefined;
1433
+ properties?: any;
1434
+ } | {
1435
+ type: "switch_group";
1436
+ id?: string | undefined;
1437
+ children1?: Record<string, {
1438
+ type?: string | undefined;
1439
+ properties?: {
1440
+ field?: any;
1441
+ operator?: any;
1442
+ value?: any;
1443
+ valueSrc?: any;
1444
+ valueError?: (string | null)[] | undefined;
1445
+ valueType?: any;
1446
+ } | undefined;
1447
+ }> | undefined;
1448
+ properties?: any;
1449
+ } | null | undefined;
1450
+ schedule: {
1451
+ id: number;
1452
+ availability: {
1453
+ days: number[];
1454
+ date: Date | null;
1455
+ startTime: Date;
1456
+ endTime: Date;
1457
+ }[];
1458
+ timeZone: string | null;
1459
+ } | null;
1460
+ id: number;
1461
+ length: number;
1462
+ team: {
1463
+ id: number;
1464
+ parentId: number | null;
1465
+ bookingLimits: Prisma.JsonValue;
1466
+ rrResetInterval: import('../../../../../prisma-client').$Enums.RRResetInterval | null;
1467
+ includeManagedEventsInLimits: boolean;
1468
+ } | null;
1469
+ availability: {
1470
+ days: number[];
1471
+ date: Date | null;
1472
+ startTime: Date;
1473
+ endTime: Date;
1474
+ }[];
1475
+ slug: string;
1476
+ offsetStart: number;
1477
+ useEventLevelSelectedCalendars: boolean;
1478
+ timeZone: string | null;
1479
+ periodType: import('../../../../../prisma-client').$Enums.PeriodType;
1480
+ periodStartDate: Date | null;
1481
+ periodEndDate: Date | null;
1482
+ periodDays: number | null;
1483
+ periodCountCalendarDays: boolean | null;
1484
+ minimumBookingNotice: number;
1485
+ beforeEventBuffer: number;
1486
+ afterEventBuffer: number;
1487
+ seatsPerTimeSlot: number | null;
1488
+ onlyShowFirstAvailableSlot: boolean;
1489
+ schedulingType: import('../../../../../prisma-client').$Enums.SchedulingType | null;
1490
+ slotInterval: number | null;
1491
+ bookingLimits: Prisma.JsonValue;
1492
+ durationLimits: Prisma.JsonValue;
1493
+ assignAllTeamMembers: boolean;
1494
+ assignRRMembersUsingSegment: boolean;
1495
+ isRRWeightsEnabled: boolean;
1496
+ maxLeadThreshold: number | null;
1497
+ allowReschedulingPastBookings: boolean;
1498
+ rescheduleWithSameRoundRobinHost: boolean;
1499
+ parent: {
1500
+ team: {
1501
+ id: number;
1502
+ bookingLimits: Prisma.JsonValue;
1503
+ includeManagedEventsInLimits: boolean;
1504
+ } | null;
1505
+ } | null;
1506
+ } | null>;
1507
+ export interface IGetAvailableSlots {
1508
+ slots: Record<string, {
1509
+ time: string;
1510
+ attendees?: number | undefined;
1511
+ bookingUid?: string | undefined;
1512
+ away?: boolean | undefined;
1513
+ fromUser?: IFromUser | undefined;
1514
+ toUser?: IToUser | undefined;
1515
+ reason?: string | undefined;
1516
+ emoji?: string | undefined;
1517
+ }[]>;
1518
+ troubleshooter?: any;
1519
+ }
1520
+ export declare function getUsersWithCredentials({ hosts, }: {
1521
+ hosts: {
1522
+ isFixed?: boolean;
1523
+ user: GetAvailabilityUserWithDelegationCredentials;
1524
+ }[];
1525
+ }): {
1526
+ schedules: {
1527
+ id: number;
1528
+ availability: {
1529
+ days: number[];
1530
+ date: Date | null;
1531
+ startTime: Date;
1532
+ endTime: Date;
1533
+ }[];
1534
+ timeZone: string | null;
1535
+ }[];
1536
+ id: number;
1537
+ username: string | null;
1538
+ email: string;
1539
+ availability: {
1540
+ id: number;
1541
+ days: number[];
1542
+ date: Date | null;
1543
+ userId: number | null;
1544
+ eventTypeId: number | null;
1545
+ scheduleId: number | null;
1546
+ startTime: Date;
1547
+ endTime: Date;
1548
+ }[];
1549
+ timeZone: string;
1550
+ startTime: number;
1551
+ endTime: number;
1552
+ bufferTime: number;
1553
+ defaultScheduleId: number | null;
1554
+ timeFormat: number | null;
1555
+ travelSchedules: {
1556
+ id: number;
1557
+ userId: number;
1558
+ timeZone: string;
1559
+ startDate: Date;
1560
+ endDate: Date | null;
1561
+ prevTimeZone: string | null;
1562
+ }[];
1563
+ allSelectedCalendars: {
1564
+ error: string | null;
1565
+ id: string;
1566
+ userId: number;
1567
+ credentialId: number | null;
1568
+ eventTypeId: number | null;
1569
+ integration: string;
1570
+ externalId: string;
1571
+ delegationCredentialId: string | null;
1572
+ domainWideDelegationCredentialId: string | null;
1573
+ googleChannelId: string | null;
1574
+ googleChannelKind: string | null;
1575
+ googleChannelResourceId: string | null;
1576
+ googleChannelResourceUri: string | null;
1577
+ googleChannelExpiration: string | null;
1578
+ }[];
1579
+ userLevelSelectedCalendars: {
1580
+ error: string | null;
1581
+ id: string;
1582
+ userId: number;
1583
+ credentialId: number | null;
1584
+ eventTypeId: number | null;
1585
+ integration: string;
1586
+ externalId: string;
1587
+ delegationCredentialId: string | null;
1588
+ domainWideDelegationCredentialId: string | null;
1589
+ googleChannelId: string | null;
1590
+ googleChannelKind: string | null;
1591
+ googleChannelResourceId: string | null;
1592
+ googleChannelResourceUri: string | null;
1593
+ googleChannelExpiration: string | null;
1594
+ }[];
1595
+ credentials: CredentialForCalendarService[];
1596
+ isFixed: boolean | undefined;
1597
+ }[];
1598
+ export declare const getAvailableSlots: (args_0: GetScheduleOptions) => Promise<ReturnType<typeof _getAvailableSlots>>;
1599
+ declare function _getAvailableSlots({ input, ctx }: GetScheduleOptions): Promise<IGetAvailableSlots>;
1600
+ export declare function getAllDatesWithBookabilityStatus(availableDates: string[]): Record<string, {
1601
+ isBookable: boolean;
1602
+ }>;
1603
+ export {};
1604
+ //# sourceMappingURL=util.d.ts.map