@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,1291 @@
1
+ import { z } from "zod";
2
+ import * as imports from "../../zod-utils";
3
+ export declare const createEventTypeInput: z.ZodEffects<z.ZodObject<{
4
+ length: z.ZodNumber;
5
+ title: z.ZodString;
6
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7
+ config: z.ZodOptional<z.ZodObject<{
8
+ useHostSchedulesForTeamEvent: z.ZodOptional<z.ZodBoolean>;
9
+ }, "strip", z.ZodTypeAny, {
10
+ useHostSchedulesForTeamEvent?: boolean | undefined;
11
+ }, {
12
+ useHostSchedulesForTeamEvent?: boolean | undefined;
13
+ }>>;
14
+ smartContractAddress: z.ZodOptional<z.ZodString>;
15
+ blockchainId: z.ZodOptional<z.ZodNumber>;
16
+ multipleDuration: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
17
+ giphyThankYouPage: z.ZodOptional<z.ZodString>;
18
+ additionalNotesRequired: z.ZodOptional<z.ZodBoolean>;
19
+ disableSuccessPage: z.ZodOptional<z.ZodBoolean>;
20
+ disableStandardEmails: z.ZodOptional<z.ZodObject<{
21
+ all: z.ZodOptional<z.ZodObject<{
22
+ host: z.ZodOptional<z.ZodBoolean>;
23
+ attendee: z.ZodOptional<z.ZodBoolean>;
24
+ }, "strip", z.ZodTypeAny, {
25
+ host?: boolean | undefined;
26
+ attendee?: boolean | undefined;
27
+ }, {
28
+ host?: boolean | undefined;
29
+ attendee?: boolean | undefined;
30
+ }>>;
31
+ confirmation: z.ZodOptional<z.ZodObject<{
32
+ host: z.ZodOptional<z.ZodBoolean>;
33
+ attendee: z.ZodOptional<z.ZodBoolean>;
34
+ }, "strip", z.ZodTypeAny, {
35
+ host?: boolean | undefined;
36
+ attendee?: boolean | undefined;
37
+ }, {
38
+ host?: boolean | undefined;
39
+ attendee?: boolean | undefined;
40
+ }>>;
41
+ }, "strip", z.ZodTypeAny, {
42
+ all?: {
43
+ host?: boolean | undefined;
44
+ attendee?: boolean | undefined;
45
+ } | undefined;
46
+ confirmation?: {
47
+ host?: boolean | undefined;
48
+ attendee?: boolean | undefined;
49
+ } | undefined;
50
+ }, {
51
+ all?: {
52
+ host?: boolean | undefined;
53
+ attendee?: boolean | undefined;
54
+ } | undefined;
55
+ confirmation?: {
56
+ host?: boolean | undefined;
57
+ attendee?: boolean | undefined;
58
+ } | undefined;
59
+ }>>;
60
+ managedEventConfig: z.ZodOptional<z.ZodObject<{
61
+ unlockedFields: z.ZodOptional<z.ZodType<{
62
+ schedule?: true | undefined;
63
+ profile?: true | undefined;
64
+ bookings?: true | undefined;
65
+ users?: true | undefined;
66
+ children?: true | undefined;
67
+ length?: true | undefined;
68
+ title?: true | undefined;
69
+ metadata?: true | undefined;
70
+ description?: true | undefined;
71
+ price?: true | undefined;
72
+ webhooks?: true | undefined;
73
+ owner?: true | undefined;
74
+ hidden?: true | undefined;
75
+ team?: true | undefined;
76
+ availability?: true | undefined;
77
+ workflows?: true | undefined;
78
+ hosts?: true | undefined;
79
+ currency?: true | undefined;
80
+ slug?: true | undefined;
81
+ userId?: true | undefined;
82
+ position?: true | undefined;
83
+ locations?: true | undefined;
84
+ offsetStart?: true | undefined;
85
+ profileId?: true | undefined;
86
+ teamId?: true | undefined;
87
+ useEventLevelSelectedCalendars?: true | undefined;
88
+ eventName?: true | undefined;
89
+ parentId?: true | undefined;
90
+ bookingFields?: true | undefined;
91
+ timeZone?: true | undefined;
92
+ periodType?: true | undefined;
93
+ periodStartDate?: true | undefined;
94
+ periodEndDate?: true | undefined;
95
+ periodDays?: true | undefined;
96
+ periodCountCalendarDays?: true | undefined;
97
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
98
+ requiresConfirmation?: true | undefined;
99
+ requiresConfirmationWillBlockSlot?: true | undefined;
100
+ requiresConfirmationForFreeEmail?: true | undefined;
101
+ requiresBookerEmailVerification?: true | undefined;
102
+ canSendCalVideoTranscriptionEmails?: true | undefined;
103
+ autoTranslateDescriptionEnabled?: true | undefined;
104
+ recurringEvent?: true | undefined;
105
+ disableGuests?: true | undefined;
106
+ hideCalendarNotes?: true | undefined;
107
+ hideCalendarEventDetails?: true | undefined;
108
+ minimumBookingNotice?: true | undefined;
109
+ beforeEventBuffer?: true | undefined;
110
+ afterEventBuffer?: true | undefined;
111
+ seatsPerTimeSlot?: true | undefined;
112
+ onlyShowFirstAvailableSlot?: true | undefined;
113
+ seatsShowAttendees?: true | undefined;
114
+ seatsShowAvailabilityCount?: true | undefined;
115
+ schedulingType?: true | undefined;
116
+ scheduleId?: true | undefined;
117
+ slotInterval?: true | undefined;
118
+ successRedirectUrl?: true | undefined;
119
+ forwardParamsSuccessRedirect?: true | undefined;
120
+ bookingLimits?: true | undefined;
121
+ durationLimits?: true | undefined;
122
+ isInstantEvent?: true | undefined;
123
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
124
+ instantMeetingScheduleId?: true | undefined;
125
+ instantMeetingParameters?: true | undefined;
126
+ assignAllTeamMembers?: true | undefined;
127
+ assignRRMembersUsingSegment?: true | undefined;
128
+ rrSegmentQueryValue?: true | undefined;
129
+ useEventTypeDestinationCalendarEmail?: true | undefined;
130
+ isRRWeightsEnabled?: true | undefined;
131
+ maxLeadThreshold?: true | undefined;
132
+ allowReschedulingPastBookings?: true | undefined;
133
+ eventTypeColor?: true | undefined;
134
+ rescheduleWithSameRoundRobinHost?: true | undefined;
135
+ secondaryEmailId?: true | undefined;
136
+ hashedLink?: true | undefined;
137
+ destinationCalendar?: true | undefined;
138
+ customInputs?: true | undefined;
139
+ parent?: true | undefined;
140
+ instantMeetingSchedule?: true | undefined;
141
+ aiPhoneCallConfig?: true | undefined;
142
+ fieldTranslations?: true | undefined;
143
+ selectedCalendars?: true | undefined;
144
+ secondaryEmail?: true | undefined;
145
+ _count?: true | undefined;
146
+ }, z.ZodTypeDef, {
147
+ schedule?: true | undefined;
148
+ profile?: true | undefined;
149
+ bookings?: true | undefined;
150
+ users?: true | undefined;
151
+ children?: true | undefined;
152
+ length?: true | undefined;
153
+ title?: true | undefined;
154
+ metadata?: true | undefined;
155
+ description?: true | undefined;
156
+ price?: true | undefined;
157
+ webhooks?: true | undefined;
158
+ owner?: true | undefined;
159
+ hidden?: true | undefined;
160
+ team?: true | undefined;
161
+ availability?: true | undefined;
162
+ workflows?: true | undefined;
163
+ hosts?: true | undefined;
164
+ currency?: true | undefined;
165
+ slug?: true | undefined;
166
+ userId?: true | undefined;
167
+ position?: true | undefined;
168
+ locations?: true | undefined;
169
+ offsetStart?: true | undefined;
170
+ profileId?: true | undefined;
171
+ teamId?: true | undefined;
172
+ useEventLevelSelectedCalendars?: true | undefined;
173
+ eventName?: true | undefined;
174
+ parentId?: true | undefined;
175
+ bookingFields?: true | undefined;
176
+ timeZone?: true | undefined;
177
+ periodType?: true | undefined;
178
+ periodStartDate?: true | undefined;
179
+ periodEndDate?: true | undefined;
180
+ periodDays?: true | undefined;
181
+ periodCountCalendarDays?: true | undefined;
182
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
183
+ requiresConfirmation?: true | undefined;
184
+ requiresConfirmationWillBlockSlot?: true | undefined;
185
+ requiresConfirmationForFreeEmail?: true | undefined;
186
+ requiresBookerEmailVerification?: true | undefined;
187
+ canSendCalVideoTranscriptionEmails?: true | undefined;
188
+ autoTranslateDescriptionEnabled?: true | undefined;
189
+ recurringEvent?: true | undefined;
190
+ disableGuests?: true | undefined;
191
+ hideCalendarNotes?: true | undefined;
192
+ hideCalendarEventDetails?: true | undefined;
193
+ minimumBookingNotice?: true | undefined;
194
+ beforeEventBuffer?: true | undefined;
195
+ afterEventBuffer?: true | undefined;
196
+ seatsPerTimeSlot?: true | undefined;
197
+ onlyShowFirstAvailableSlot?: true | undefined;
198
+ seatsShowAttendees?: true | undefined;
199
+ seatsShowAvailabilityCount?: true | undefined;
200
+ schedulingType?: true | undefined;
201
+ scheduleId?: true | undefined;
202
+ slotInterval?: true | undefined;
203
+ successRedirectUrl?: true | undefined;
204
+ forwardParamsSuccessRedirect?: true | undefined;
205
+ bookingLimits?: true | undefined;
206
+ durationLimits?: true | undefined;
207
+ isInstantEvent?: true | undefined;
208
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
209
+ instantMeetingScheduleId?: true | undefined;
210
+ instantMeetingParameters?: true | undefined;
211
+ assignAllTeamMembers?: true | undefined;
212
+ assignRRMembersUsingSegment?: true | undefined;
213
+ rrSegmentQueryValue?: true | undefined;
214
+ useEventTypeDestinationCalendarEmail?: true | undefined;
215
+ isRRWeightsEnabled?: true | undefined;
216
+ maxLeadThreshold?: true | undefined;
217
+ allowReschedulingPastBookings?: true | undefined;
218
+ eventTypeColor?: true | undefined;
219
+ rescheduleWithSameRoundRobinHost?: true | undefined;
220
+ secondaryEmailId?: true | undefined;
221
+ hashedLink?: true | undefined;
222
+ destinationCalendar?: true | undefined;
223
+ customInputs?: true | undefined;
224
+ parent?: true | undefined;
225
+ instantMeetingSchedule?: true | undefined;
226
+ aiPhoneCallConfig?: true | undefined;
227
+ fieldTranslations?: true | undefined;
228
+ selectedCalendars?: true | undefined;
229
+ secondaryEmail?: true | undefined;
230
+ _count?: true | undefined;
231
+ }>>;
232
+ }, "strip", z.ZodTypeAny, {
233
+ unlockedFields?: {
234
+ schedule?: true | undefined;
235
+ profile?: true | undefined;
236
+ bookings?: true | undefined;
237
+ users?: true | undefined;
238
+ children?: true | undefined;
239
+ length?: true | undefined;
240
+ title?: true | undefined;
241
+ metadata?: true | undefined;
242
+ description?: true | undefined;
243
+ price?: true | undefined;
244
+ webhooks?: true | undefined;
245
+ owner?: true | undefined;
246
+ hidden?: true | undefined;
247
+ team?: true | undefined;
248
+ availability?: true | undefined;
249
+ workflows?: true | undefined;
250
+ hosts?: true | undefined;
251
+ currency?: true | undefined;
252
+ slug?: true | undefined;
253
+ userId?: true | undefined;
254
+ position?: true | undefined;
255
+ locations?: true | undefined;
256
+ offsetStart?: true | undefined;
257
+ profileId?: true | undefined;
258
+ teamId?: true | undefined;
259
+ useEventLevelSelectedCalendars?: true | undefined;
260
+ eventName?: true | undefined;
261
+ parentId?: true | undefined;
262
+ bookingFields?: true | undefined;
263
+ timeZone?: true | undefined;
264
+ periodType?: true | undefined;
265
+ periodStartDate?: true | undefined;
266
+ periodEndDate?: true | undefined;
267
+ periodDays?: true | undefined;
268
+ periodCountCalendarDays?: true | undefined;
269
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
270
+ requiresConfirmation?: true | undefined;
271
+ requiresConfirmationWillBlockSlot?: true | undefined;
272
+ requiresConfirmationForFreeEmail?: true | undefined;
273
+ requiresBookerEmailVerification?: true | undefined;
274
+ canSendCalVideoTranscriptionEmails?: true | undefined;
275
+ autoTranslateDescriptionEnabled?: true | undefined;
276
+ recurringEvent?: true | undefined;
277
+ disableGuests?: true | undefined;
278
+ hideCalendarNotes?: true | undefined;
279
+ hideCalendarEventDetails?: true | undefined;
280
+ minimumBookingNotice?: true | undefined;
281
+ beforeEventBuffer?: true | undefined;
282
+ afterEventBuffer?: true | undefined;
283
+ seatsPerTimeSlot?: true | undefined;
284
+ onlyShowFirstAvailableSlot?: true | undefined;
285
+ seatsShowAttendees?: true | undefined;
286
+ seatsShowAvailabilityCount?: true | undefined;
287
+ schedulingType?: true | undefined;
288
+ scheduleId?: true | undefined;
289
+ slotInterval?: true | undefined;
290
+ successRedirectUrl?: true | undefined;
291
+ forwardParamsSuccessRedirect?: true | undefined;
292
+ bookingLimits?: true | undefined;
293
+ durationLimits?: true | undefined;
294
+ isInstantEvent?: true | undefined;
295
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
296
+ instantMeetingScheduleId?: true | undefined;
297
+ instantMeetingParameters?: true | undefined;
298
+ assignAllTeamMembers?: true | undefined;
299
+ assignRRMembersUsingSegment?: true | undefined;
300
+ rrSegmentQueryValue?: true | undefined;
301
+ useEventTypeDestinationCalendarEmail?: true | undefined;
302
+ isRRWeightsEnabled?: true | undefined;
303
+ maxLeadThreshold?: true | undefined;
304
+ allowReschedulingPastBookings?: true | undefined;
305
+ eventTypeColor?: true | undefined;
306
+ rescheduleWithSameRoundRobinHost?: true | undefined;
307
+ secondaryEmailId?: true | undefined;
308
+ hashedLink?: true | undefined;
309
+ destinationCalendar?: true | undefined;
310
+ customInputs?: true | undefined;
311
+ parent?: true | undefined;
312
+ instantMeetingSchedule?: true | undefined;
313
+ aiPhoneCallConfig?: true | undefined;
314
+ fieldTranslations?: true | undefined;
315
+ selectedCalendars?: true | undefined;
316
+ secondaryEmail?: true | undefined;
317
+ _count?: true | undefined;
318
+ } | undefined;
319
+ }, {
320
+ unlockedFields?: {
321
+ schedule?: true | undefined;
322
+ profile?: true | undefined;
323
+ bookings?: true | undefined;
324
+ users?: true | undefined;
325
+ children?: true | undefined;
326
+ length?: true | undefined;
327
+ title?: true | undefined;
328
+ metadata?: true | undefined;
329
+ description?: true | undefined;
330
+ price?: true | undefined;
331
+ webhooks?: true | undefined;
332
+ owner?: true | undefined;
333
+ hidden?: true | undefined;
334
+ team?: true | undefined;
335
+ availability?: true | undefined;
336
+ workflows?: true | undefined;
337
+ hosts?: true | undefined;
338
+ currency?: true | undefined;
339
+ slug?: true | undefined;
340
+ userId?: true | undefined;
341
+ position?: true | undefined;
342
+ locations?: true | undefined;
343
+ offsetStart?: true | undefined;
344
+ profileId?: true | undefined;
345
+ teamId?: true | undefined;
346
+ useEventLevelSelectedCalendars?: true | undefined;
347
+ eventName?: true | undefined;
348
+ parentId?: true | undefined;
349
+ bookingFields?: true | undefined;
350
+ timeZone?: true | undefined;
351
+ periodType?: true | undefined;
352
+ periodStartDate?: true | undefined;
353
+ periodEndDate?: true | undefined;
354
+ periodDays?: true | undefined;
355
+ periodCountCalendarDays?: true | undefined;
356
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
357
+ requiresConfirmation?: true | undefined;
358
+ requiresConfirmationWillBlockSlot?: true | undefined;
359
+ requiresConfirmationForFreeEmail?: true | undefined;
360
+ requiresBookerEmailVerification?: true | undefined;
361
+ canSendCalVideoTranscriptionEmails?: true | undefined;
362
+ autoTranslateDescriptionEnabled?: true | undefined;
363
+ recurringEvent?: true | undefined;
364
+ disableGuests?: true | undefined;
365
+ hideCalendarNotes?: true | undefined;
366
+ hideCalendarEventDetails?: true | undefined;
367
+ minimumBookingNotice?: true | undefined;
368
+ beforeEventBuffer?: true | undefined;
369
+ afterEventBuffer?: true | undefined;
370
+ seatsPerTimeSlot?: true | undefined;
371
+ onlyShowFirstAvailableSlot?: true | undefined;
372
+ seatsShowAttendees?: true | undefined;
373
+ seatsShowAvailabilityCount?: true | undefined;
374
+ schedulingType?: true | undefined;
375
+ scheduleId?: true | undefined;
376
+ slotInterval?: true | undefined;
377
+ successRedirectUrl?: true | undefined;
378
+ forwardParamsSuccessRedirect?: true | undefined;
379
+ bookingLimits?: true | undefined;
380
+ durationLimits?: true | undefined;
381
+ isInstantEvent?: true | undefined;
382
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
383
+ instantMeetingScheduleId?: true | undefined;
384
+ instantMeetingParameters?: true | undefined;
385
+ assignAllTeamMembers?: true | undefined;
386
+ assignRRMembersUsingSegment?: true | undefined;
387
+ rrSegmentQueryValue?: true | undefined;
388
+ useEventTypeDestinationCalendarEmail?: true | undefined;
389
+ isRRWeightsEnabled?: true | undefined;
390
+ maxLeadThreshold?: true | undefined;
391
+ allowReschedulingPastBookings?: true | undefined;
392
+ eventTypeColor?: true | undefined;
393
+ rescheduleWithSameRoundRobinHost?: true | undefined;
394
+ secondaryEmailId?: true | undefined;
395
+ hashedLink?: true | undefined;
396
+ destinationCalendar?: true | undefined;
397
+ customInputs?: true | undefined;
398
+ parent?: true | undefined;
399
+ instantMeetingSchedule?: true | undefined;
400
+ aiPhoneCallConfig?: true | undefined;
401
+ fieldTranslations?: true | undefined;
402
+ selectedCalendars?: true | undefined;
403
+ secondaryEmail?: true | undefined;
404
+ _count?: true | undefined;
405
+ } | undefined;
406
+ }>>;
407
+ requiresConfirmationThreshold: z.ZodOptional<z.ZodObject<{
408
+ time: z.ZodNumber;
409
+ unit: z.ZodType<import("dayjs").UnitTypeLongPlural, z.ZodTypeDef, import("dayjs").UnitTypeLongPlural>;
410
+ }, "strip", z.ZodTypeAny, {
411
+ time: number;
412
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
413
+ }, {
414
+ time: number;
415
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
416
+ }>>;
417
+ bookerLayouts: z.ZodOptional<z.ZodNullable<z.ZodObject<{
418
+ enabledLayouts: z.ZodArray<z.ZodUnion<[z.ZodLiteral<imports.BookerLayouts>, z.ZodLiteral<imports.BookerLayouts>, z.ZodLiteral<imports.BookerLayouts>]>, "many">;
419
+ defaultLayout: z.ZodUnion<[z.ZodLiteral<imports.BookerLayouts>, z.ZodLiteral<imports.BookerLayouts>, z.ZodLiteral<imports.BookerLayouts>]>;
420
+ }, "strip", z.ZodTypeAny, {
421
+ enabledLayouts: imports.BookerLayouts[];
422
+ defaultLayout: imports.BookerLayouts;
423
+ }, {
424
+ enabledLayouts: imports.BookerLayouts[];
425
+ defaultLayout: imports.BookerLayouts;
426
+ }>>>;
427
+ apps: z.ZodOptional<z.ZodUnknown>;
428
+ }, "strip", z.ZodTypeAny, {
429
+ config?: {
430
+ useHostSchedulesForTeamEvent?: boolean | undefined;
431
+ } | undefined;
432
+ smartContractAddress?: string | undefined;
433
+ blockchainId?: number | undefined;
434
+ multipleDuration?: number[] | undefined;
435
+ giphyThankYouPage?: string | undefined;
436
+ additionalNotesRequired?: boolean | undefined;
437
+ disableSuccessPage?: boolean | undefined;
438
+ disableStandardEmails?: {
439
+ all?: {
440
+ host?: boolean | undefined;
441
+ attendee?: boolean | undefined;
442
+ } | undefined;
443
+ confirmation?: {
444
+ host?: boolean | undefined;
445
+ attendee?: boolean | undefined;
446
+ } | undefined;
447
+ } | undefined;
448
+ managedEventConfig?: {
449
+ unlockedFields?: {
450
+ schedule?: true | undefined;
451
+ profile?: true | undefined;
452
+ bookings?: true | undefined;
453
+ users?: true | undefined;
454
+ children?: true | undefined;
455
+ length?: true | undefined;
456
+ title?: true | undefined;
457
+ metadata?: true | undefined;
458
+ description?: true | undefined;
459
+ price?: true | undefined;
460
+ webhooks?: true | undefined;
461
+ owner?: true | undefined;
462
+ hidden?: true | undefined;
463
+ team?: true | undefined;
464
+ availability?: true | undefined;
465
+ workflows?: true | undefined;
466
+ hosts?: true | undefined;
467
+ currency?: true | undefined;
468
+ slug?: true | undefined;
469
+ userId?: true | undefined;
470
+ position?: true | undefined;
471
+ locations?: true | undefined;
472
+ offsetStart?: true | undefined;
473
+ profileId?: true | undefined;
474
+ teamId?: true | undefined;
475
+ useEventLevelSelectedCalendars?: true | undefined;
476
+ eventName?: true | undefined;
477
+ parentId?: true | undefined;
478
+ bookingFields?: true | undefined;
479
+ timeZone?: true | undefined;
480
+ periodType?: true | undefined;
481
+ periodStartDate?: true | undefined;
482
+ periodEndDate?: true | undefined;
483
+ periodDays?: true | undefined;
484
+ periodCountCalendarDays?: true | undefined;
485
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
486
+ requiresConfirmation?: true | undefined;
487
+ requiresConfirmationWillBlockSlot?: true | undefined;
488
+ requiresConfirmationForFreeEmail?: true | undefined;
489
+ requiresBookerEmailVerification?: true | undefined;
490
+ canSendCalVideoTranscriptionEmails?: true | undefined;
491
+ autoTranslateDescriptionEnabled?: true | undefined;
492
+ recurringEvent?: true | undefined;
493
+ disableGuests?: true | undefined;
494
+ hideCalendarNotes?: true | undefined;
495
+ hideCalendarEventDetails?: true | undefined;
496
+ minimumBookingNotice?: true | undefined;
497
+ beforeEventBuffer?: true | undefined;
498
+ afterEventBuffer?: true | undefined;
499
+ seatsPerTimeSlot?: true | undefined;
500
+ onlyShowFirstAvailableSlot?: true | undefined;
501
+ seatsShowAttendees?: true | undefined;
502
+ seatsShowAvailabilityCount?: true | undefined;
503
+ schedulingType?: true | undefined;
504
+ scheduleId?: true | undefined;
505
+ slotInterval?: true | undefined;
506
+ successRedirectUrl?: true | undefined;
507
+ forwardParamsSuccessRedirect?: true | undefined;
508
+ bookingLimits?: true | undefined;
509
+ durationLimits?: true | undefined;
510
+ isInstantEvent?: true | undefined;
511
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
512
+ instantMeetingScheduleId?: true | undefined;
513
+ instantMeetingParameters?: true | undefined;
514
+ assignAllTeamMembers?: true | undefined;
515
+ assignRRMembersUsingSegment?: true | undefined;
516
+ rrSegmentQueryValue?: true | undefined;
517
+ useEventTypeDestinationCalendarEmail?: true | undefined;
518
+ isRRWeightsEnabled?: true | undefined;
519
+ maxLeadThreshold?: true | undefined;
520
+ allowReschedulingPastBookings?: true | undefined;
521
+ eventTypeColor?: true | undefined;
522
+ rescheduleWithSameRoundRobinHost?: true | undefined;
523
+ secondaryEmailId?: true | undefined;
524
+ hashedLink?: true | undefined;
525
+ destinationCalendar?: true | undefined;
526
+ customInputs?: true | undefined;
527
+ parent?: true | undefined;
528
+ instantMeetingSchedule?: true | undefined;
529
+ aiPhoneCallConfig?: true | undefined;
530
+ fieldTranslations?: true | undefined;
531
+ selectedCalendars?: true | undefined;
532
+ secondaryEmail?: true | undefined;
533
+ _count?: true | undefined;
534
+ } | undefined;
535
+ } | undefined;
536
+ requiresConfirmationThreshold?: {
537
+ time: number;
538
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
539
+ } | undefined;
540
+ bookerLayouts?: {
541
+ enabledLayouts: imports.BookerLayouts[];
542
+ defaultLayout: imports.BookerLayouts;
543
+ } | null | undefined;
544
+ apps?: unknown;
545
+ }, {
546
+ config?: {
547
+ useHostSchedulesForTeamEvent?: boolean | undefined;
548
+ } | undefined;
549
+ smartContractAddress?: string | undefined;
550
+ blockchainId?: number | undefined;
551
+ multipleDuration?: number[] | undefined;
552
+ giphyThankYouPage?: string | undefined;
553
+ additionalNotesRequired?: boolean | undefined;
554
+ disableSuccessPage?: boolean | undefined;
555
+ disableStandardEmails?: {
556
+ all?: {
557
+ host?: boolean | undefined;
558
+ attendee?: boolean | undefined;
559
+ } | undefined;
560
+ confirmation?: {
561
+ host?: boolean | undefined;
562
+ attendee?: boolean | undefined;
563
+ } | undefined;
564
+ } | undefined;
565
+ managedEventConfig?: {
566
+ unlockedFields?: {
567
+ schedule?: true | undefined;
568
+ profile?: true | undefined;
569
+ bookings?: true | undefined;
570
+ users?: true | undefined;
571
+ children?: true | undefined;
572
+ length?: true | undefined;
573
+ title?: true | undefined;
574
+ metadata?: true | undefined;
575
+ description?: true | undefined;
576
+ price?: true | undefined;
577
+ webhooks?: true | undefined;
578
+ owner?: true | undefined;
579
+ hidden?: true | undefined;
580
+ team?: true | undefined;
581
+ availability?: true | undefined;
582
+ workflows?: true | undefined;
583
+ hosts?: true | undefined;
584
+ currency?: true | undefined;
585
+ slug?: true | undefined;
586
+ userId?: true | undefined;
587
+ position?: true | undefined;
588
+ locations?: true | undefined;
589
+ offsetStart?: true | undefined;
590
+ profileId?: true | undefined;
591
+ teamId?: true | undefined;
592
+ useEventLevelSelectedCalendars?: true | undefined;
593
+ eventName?: true | undefined;
594
+ parentId?: true | undefined;
595
+ bookingFields?: true | undefined;
596
+ timeZone?: true | undefined;
597
+ periodType?: true | undefined;
598
+ periodStartDate?: true | undefined;
599
+ periodEndDate?: true | undefined;
600
+ periodDays?: true | undefined;
601
+ periodCountCalendarDays?: true | undefined;
602
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
603
+ requiresConfirmation?: true | undefined;
604
+ requiresConfirmationWillBlockSlot?: true | undefined;
605
+ requiresConfirmationForFreeEmail?: true | undefined;
606
+ requiresBookerEmailVerification?: true | undefined;
607
+ canSendCalVideoTranscriptionEmails?: true | undefined;
608
+ autoTranslateDescriptionEnabled?: true | undefined;
609
+ recurringEvent?: true | undefined;
610
+ disableGuests?: true | undefined;
611
+ hideCalendarNotes?: true | undefined;
612
+ hideCalendarEventDetails?: true | undefined;
613
+ minimumBookingNotice?: true | undefined;
614
+ beforeEventBuffer?: true | undefined;
615
+ afterEventBuffer?: true | undefined;
616
+ seatsPerTimeSlot?: true | undefined;
617
+ onlyShowFirstAvailableSlot?: true | undefined;
618
+ seatsShowAttendees?: true | undefined;
619
+ seatsShowAvailabilityCount?: true | undefined;
620
+ schedulingType?: true | undefined;
621
+ scheduleId?: true | undefined;
622
+ slotInterval?: true | undefined;
623
+ successRedirectUrl?: true | undefined;
624
+ forwardParamsSuccessRedirect?: true | undefined;
625
+ bookingLimits?: true | undefined;
626
+ durationLimits?: true | undefined;
627
+ isInstantEvent?: true | undefined;
628
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
629
+ instantMeetingScheduleId?: true | undefined;
630
+ instantMeetingParameters?: true | undefined;
631
+ assignAllTeamMembers?: true | undefined;
632
+ assignRRMembersUsingSegment?: true | undefined;
633
+ rrSegmentQueryValue?: true | undefined;
634
+ useEventTypeDestinationCalendarEmail?: true | undefined;
635
+ isRRWeightsEnabled?: true | undefined;
636
+ maxLeadThreshold?: true | undefined;
637
+ allowReschedulingPastBookings?: true | undefined;
638
+ eventTypeColor?: true | undefined;
639
+ rescheduleWithSameRoundRobinHost?: true | undefined;
640
+ secondaryEmailId?: true | undefined;
641
+ hashedLink?: true | undefined;
642
+ destinationCalendar?: true | undefined;
643
+ customInputs?: true | undefined;
644
+ parent?: true | undefined;
645
+ instantMeetingSchedule?: true | undefined;
646
+ aiPhoneCallConfig?: true | undefined;
647
+ fieldTranslations?: true | undefined;
648
+ selectedCalendars?: true | undefined;
649
+ secondaryEmail?: true | undefined;
650
+ _count?: true | undefined;
651
+ } | undefined;
652
+ } | undefined;
653
+ requiresConfirmationThreshold?: {
654
+ time: number;
655
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
656
+ } | undefined;
657
+ bookerLayouts?: {
658
+ enabledLayouts: imports.BookerLayouts[];
659
+ defaultLayout: imports.BookerLayouts;
660
+ } | null | undefined;
661
+ apps?: unknown;
662
+ }>>>;
663
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
664
+ hidden: z.ZodOptional<z.ZodBoolean>;
665
+ slug: z.ZodEffects<z.ZodString, string, string>;
666
+ locations: z.ZodOptional<z.ZodArray<z.ZodObject<{
667
+ type: z.ZodString;
668
+ address: z.ZodOptional<z.ZodString>;
669
+ link: z.ZodOptional<z.ZodString>;
670
+ displayLocationPublicly: z.ZodOptional<z.ZodBoolean>;
671
+ hostPhoneNumber: z.ZodOptional<z.ZodString>;
672
+ credentialId: z.ZodOptional<z.ZodNumber>;
673
+ teamName: z.ZodOptional<z.ZodString>;
674
+ }, "strip", z.ZodTypeAny, {
675
+ type: string;
676
+ address?: string | undefined;
677
+ link?: string | undefined;
678
+ displayLocationPublicly?: boolean | undefined;
679
+ hostPhoneNumber?: string | undefined;
680
+ credentialId?: number | undefined;
681
+ teamName?: string | undefined;
682
+ }, {
683
+ type: string;
684
+ address?: string | undefined;
685
+ link?: string | undefined;
686
+ displayLocationPublicly?: boolean | undefined;
687
+ hostPhoneNumber?: string | undefined;
688
+ credentialId?: number | undefined;
689
+ teamName?: string | undefined;
690
+ }>, "many">>;
691
+ teamId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
692
+ disableGuests: z.ZodOptional<z.ZodBoolean>;
693
+ minimumBookingNotice: z.ZodOptional<z.ZodNumber>;
694
+ beforeEventBuffer: z.ZodOptional<z.ZodNumber>;
695
+ afterEventBuffer: z.ZodOptional<z.ZodNumber>;
696
+ schedulingType: z.ZodOptional<z.ZodNullable<z.ZodNativeEnum<{
697
+ readonly ROUND_ROBIN: "ROUND_ROBIN";
698
+ readonly COLLECTIVE: "COLLECTIVE";
699
+ readonly MANAGED: "MANAGED";
700
+ }>>>;
701
+ scheduleId: z.ZodOptional<z.ZodNumber>;
702
+ slotInterval: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
703
+ }, "strip", z.ZodTypeAny, {
704
+ length: number;
705
+ title: string;
706
+ slug: string;
707
+ metadata?: {
708
+ config?: {
709
+ useHostSchedulesForTeamEvent?: boolean | undefined;
710
+ } | undefined;
711
+ smartContractAddress?: string | undefined;
712
+ blockchainId?: number | undefined;
713
+ multipleDuration?: number[] | undefined;
714
+ giphyThankYouPage?: string | undefined;
715
+ additionalNotesRequired?: boolean | undefined;
716
+ disableSuccessPage?: boolean | undefined;
717
+ disableStandardEmails?: {
718
+ all?: {
719
+ host?: boolean | undefined;
720
+ attendee?: boolean | undefined;
721
+ } | undefined;
722
+ confirmation?: {
723
+ host?: boolean | undefined;
724
+ attendee?: boolean | undefined;
725
+ } | undefined;
726
+ } | undefined;
727
+ managedEventConfig?: {
728
+ unlockedFields?: {
729
+ schedule?: true | undefined;
730
+ profile?: true | undefined;
731
+ bookings?: true | undefined;
732
+ users?: true | undefined;
733
+ children?: true | undefined;
734
+ length?: true | undefined;
735
+ title?: true | undefined;
736
+ metadata?: true | undefined;
737
+ description?: true | undefined;
738
+ price?: true | undefined;
739
+ webhooks?: true | undefined;
740
+ owner?: true | undefined;
741
+ hidden?: true | undefined;
742
+ team?: true | undefined;
743
+ availability?: true | undefined;
744
+ workflows?: true | undefined;
745
+ hosts?: true | undefined;
746
+ currency?: true | undefined;
747
+ slug?: true | undefined;
748
+ userId?: true | undefined;
749
+ position?: true | undefined;
750
+ locations?: true | undefined;
751
+ offsetStart?: true | undefined;
752
+ profileId?: true | undefined;
753
+ teamId?: true | undefined;
754
+ useEventLevelSelectedCalendars?: true | undefined;
755
+ eventName?: true | undefined;
756
+ parentId?: true | undefined;
757
+ bookingFields?: true | undefined;
758
+ timeZone?: true | undefined;
759
+ periodType?: true | undefined;
760
+ periodStartDate?: true | undefined;
761
+ periodEndDate?: true | undefined;
762
+ periodDays?: true | undefined;
763
+ periodCountCalendarDays?: true | undefined;
764
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
765
+ requiresConfirmation?: true | undefined;
766
+ requiresConfirmationWillBlockSlot?: true | undefined;
767
+ requiresConfirmationForFreeEmail?: true | undefined;
768
+ requiresBookerEmailVerification?: true | undefined;
769
+ canSendCalVideoTranscriptionEmails?: true | undefined;
770
+ autoTranslateDescriptionEnabled?: true | undefined;
771
+ recurringEvent?: true | undefined;
772
+ disableGuests?: true | undefined;
773
+ hideCalendarNotes?: true | undefined;
774
+ hideCalendarEventDetails?: true | undefined;
775
+ minimumBookingNotice?: true | undefined;
776
+ beforeEventBuffer?: true | undefined;
777
+ afterEventBuffer?: true | undefined;
778
+ seatsPerTimeSlot?: true | undefined;
779
+ onlyShowFirstAvailableSlot?: true | undefined;
780
+ seatsShowAttendees?: true | undefined;
781
+ seatsShowAvailabilityCount?: true | undefined;
782
+ schedulingType?: true | undefined;
783
+ scheduleId?: true | undefined;
784
+ slotInterval?: true | undefined;
785
+ successRedirectUrl?: true | undefined;
786
+ forwardParamsSuccessRedirect?: true | undefined;
787
+ bookingLimits?: true | undefined;
788
+ durationLimits?: true | undefined;
789
+ isInstantEvent?: true | undefined;
790
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
791
+ instantMeetingScheduleId?: true | undefined;
792
+ instantMeetingParameters?: true | undefined;
793
+ assignAllTeamMembers?: true | undefined;
794
+ assignRRMembersUsingSegment?: true | undefined;
795
+ rrSegmentQueryValue?: true | undefined;
796
+ useEventTypeDestinationCalendarEmail?: true | undefined;
797
+ isRRWeightsEnabled?: true | undefined;
798
+ maxLeadThreshold?: true | undefined;
799
+ allowReschedulingPastBookings?: true | undefined;
800
+ eventTypeColor?: true | undefined;
801
+ rescheduleWithSameRoundRobinHost?: true | undefined;
802
+ secondaryEmailId?: true | undefined;
803
+ hashedLink?: true | undefined;
804
+ destinationCalendar?: true | undefined;
805
+ customInputs?: true | undefined;
806
+ parent?: true | undefined;
807
+ instantMeetingSchedule?: true | undefined;
808
+ aiPhoneCallConfig?: true | undefined;
809
+ fieldTranslations?: true | undefined;
810
+ selectedCalendars?: true | undefined;
811
+ secondaryEmail?: true | undefined;
812
+ _count?: true | undefined;
813
+ } | undefined;
814
+ } | undefined;
815
+ requiresConfirmationThreshold?: {
816
+ time: number;
817
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
818
+ } | undefined;
819
+ bookerLayouts?: {
820
+ enabledLayouts: imports.BookerLayouts[];
821
+ defaultLayout: imports.BookerLayouts;
822
+ } | null | undefined;
823
+ apps?: unknown;
824
+ } | null | undefined;
825
+ description?: string | null | undefined;
826
+ hidden?: boolean | undefined;
827
+ locations?: {
828
+ type: string;
829
+ address?: string | undefined;
830
+ link?: string | undefined;
831
+ displayLocationPublicly?: boolean | undefined;
832
+ hostPhoneNumber?: string | undefined;
833
+ credentialId?: number | undefined;
834
+ teamName?: string | undefined;
835
+ }[] | undefined;
836
+ teamId?: number | null | undefined;
837
+ disableGuests?: boolean | undefined;
838
+ minimumBookingNotice?: number | undefined;
839
+ beforeEventBuffer?: number | undefined;
840
+ afterEventBuffer?: number | undefined;
841
+ schedulingType?: "ROUND_ROBIN" | "COLLECTIVE" | "MANAGED" | null | undefined;
842
+ scheduleId?: number | undefined;
843
+ slotInterval?: number | null | undefined;
844
+ }, {
845
+ length: number;
846
+ title: string;
847
+ slug: string;
848
+ metadata?: {
849
+ config?: {
850
+ useHostSchedulesForTeamEvent?: boolean | undefined;
851
+ } | undefined;
852
+ smartContractAddress?: string | undefined;
853
+ blockchainId?: number | undefined;
854
+ multipleDuration?: number[] | undefined;
855
+ giphyThankYouPage?: string | undefined;
856
+ additionalNotesRequired?: boolean | undefined;
857
+ disableSuccessPage?: boolean | undefined;
858
+ disableStandardEmails?: {
859
+ all?: {
860
+ host?: boolean | undefined;
861
+ attendee?: boolean | undefined;
862
+ } | undefined;
863
+ confirmation?: {
864
+ host?: boolean | undefined;
865
+ attendee?: boolean | undefined;
866
+ } | undefined;
867
+ } | undefined;
868
+ managedEventConfig?: {
869
+ unlockedFields?: {
870
+ schedule?: true | undefined;
871
+ profile?: true | undefined;
872
+ bookings?: true | undefined;
873
+ users?: true | undefined;
874
+ children?: true | undefined;
875
+ length?: true | undefined;
876
+ title?: true | undefined;
877
+ metadata?: true | undefined;
878
+ description?: true | undefined;
879
+ price?: true | undefined;
880
+ webhooks?: true | undefined;
881
+ owner?: true | undefined;
882
+ hidden?: true | undefined;
883
+ team?: true | undefined;
884
+ availability?: true | undefined;
885
+ workflows?: true | undefined;
886
+ hosts?: true | undefined;
887
+ currency?: true | undefined;
888
+ slug?: true | undefined;
889
+ userId?: true | undefined;
890
+ position?: true | undefined;
891
+ locations?: true | undefined;
892
+ offsetStart?: true | undefined;
893
+ profileId?: true | undefined;
894
+ teamId?: true | undefined;
895
+ useEventLevelSelectedCalendars?: true | undefined;
896
+ eventName?: true | undefined;
897
+ parentId?: true | undefined;
898
+ bookingFields?: true | undefined;
899
+ timeZone?: true | undefined;
900
+ periodType?: true | undefined;
901
+ periodStartDate?: true | undefined;
902
+ periodEndDate?: true | undefined;
903
+ periodDays?: true | undefined;
904
+ periodCountCalendarDays?: true | undefined;
905
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
906
+ requiresConfirmation?: true | undefined;
907
+ requiresConfirmationWillBlockSlot?: true | undefined;
908
+ requiresConfirmationForFreeEmail?: true | undefined;
909
+ requiresBookerEmailVerification?: true | undefined;
910
+ canSendCalVideoTranscriptionEmails?: true | undefined;
911
+ autoTranslateDescriptionEnabled?: true | undefined;
912
+ recurringEvent?: true | undefined;
913
+ disableGuests?: true | undefined;
914
+ hideCalendarNotes?: true | undefined;
915
+ hideCalendarEventDetails?: true | undefined;
916
+ minimumBookingNotice?: true | undefined;
917
+ beforeEventBuffer?: true | undefined;
918
+ afterEventBuffer?: true | undefined;
919
+ seatsPerTimeSlot?: true | undefined;
920
+ onlyShowFirstAvailableSlot?: true | undefined;
921
+ seatsShowAttendees?: true | undefined;
922
+ seatsShowAvailabilityCount?: true | undefined;
923
+ schedulingType?: true | undefined;
924
+ scheduleId?: true | undefined;
925
+ slotInterval?: true | undefined;
926
+ successRedirectUrl?: true | undefined;
927
+ forwardParamsSuccessRedirect?: true | undefined;
928
+ bookingLimits?: true | undefined;
929
+ durationLimits?: true | undefined;
930
+ isInstantEvent?: true | undefined;
931
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
932
+ instantMeetingScheduleId?: true | undefined;
933
+ instantMeetingParameters?: true | undefined;
934
+ assignAllTeamMembers?: true | undefined;
935
+ assignRRMembersUsingSegment?: true | undefined;
936
+ rrSegmentQueryValue?: true | undefined;
937
+ useEventTypeDestinationCalendarEmail?: true | undefined;
938
+ isRRWeightsEnabled?: true | undefined;
939
+ maxLeadThreshold?: true | undefined;
940
+ allowReschedulingPastBookings?: true | undefined;
941
+ eventTypeColor?: true | undefined;
942
+ rescheduleWithSameRoundRobinHost?: true | undefined;
943
+ secondaryEmailId?: true | undefined;
944
+ hashedLink?: true | undefined;
945
+ destinationCalendar?: true | undefined;
946
+ customInputs?: true | undefined;
947
+ parent?: true | undefined;
948
+ instantMeetingSchedule?: true | undefined;
949
+ aiPhoneCallConfig?: true | undefined;
950
+ fieldTranslations?: true | undefined;
951
+ selectedCalendars?: true | undefined;
952
+ secondaryEmail?: true | undefined;
953
+ _count?: true | undefined;
954
+ } | undefined;
955
+ } | undefined;
956
+ requiresConfirmationThreshold?: {
957
+ time: number;
958
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
959
+ } | undefined;
960
+ bookerLayouts?: {
961
+ enabledLayouts: imports.BookerLayouts[];
962
+ defaultLayout: imports.BookerLayouts;
963
+ } | null | undefined;
964
+ apps?: unknown;
965
+ } | null | undefined;
966
+ description?: string | null | undefined;
967
+ hidden?: boolean | undefined;
968
+ locations?: {
969
+ type: string;
970
+ address?: string | undefined;
971
+ link?: string | undefined;
972
+ displayLocationPublicly?: boolean | undefined;
973
+ hostPhoneNumber?: string | undefined;
974
+ credentialId?: number | undefined;
975
+ teamName?: string | undefined;
976
+ }[] | undefined;
977
+ teamId?: number | null | undefined;
978
+ disableGuests?: boolean | undefined;
979
+ minimumBookingNotice?: number | undefined;
980
+ beforeEventBuffer?: number | undefined;
981
+ afterEventBuffer?: number | undefined;
982
+ schedulingType?: "ROUND_ROBIN" | "COLLECTIVE" | "MANAGED" | null | undefined;
983
+ scheduleId?: number | undefined;
984
+ slotInterval?: number | null | undefined;
985
+ }>, {
986
+ length: number;
987
+ title: string;
988
+ slug: string;
989
+ metadata?: {
990
+ config?: {
991
+ useHostSchedulesForTeamEvent?: boolean | undefined;
992
+ } | undefined;
993
+ smartContractAddress?: string | undefined;
994
+ blockchainId?: number | undefined;
995
+ multipleDuration?: number[] | undefined;
996
+ giphyThankYouPage?: string | undefined;
997
+ additionalNotesRequired?: boolean | undefined;
998
+ disableSuccessPage?: boolean | undefined;
999
+ disableStandardEmails?: {
1000
+ all?: {
1001
+ host?: boolean | undefined;
1002
+ attendee?: boolean | undefined;
1003
+ } | undefined;
1004
+ confirmation?: {
1005
+ host?: boolean | undefined;
1006
+ attendee?: boolean | undefined;
1007
+ } | undefined;
1008
+ } | undefined;
1009
+ managedEventConfig?: {
1010
+ unlockedFields?: {
1011
+ schedule?: true | undefined;
1012
+ profile?: true | undefined;
1013
+ bookings?: true | undefined;
1014
+ users?: true | undefined;
1015
+ children?: true | undefined;
1016
+ length?: true | undefined;
1017
+ title?: true | undefined;
1018
+ metadata?: true | undefined;
1019
+ description?: true | undefined;
1020
+ price?: true | undefined;
1021
+ webhooks?: true | undefined;
1022
+ owner?: true | undefined;
1023
+ hidden?: true | undefined;
1024
+ team?: true | undefined;
1025
+ availability?: true | undefined;
1026
+ workflows?: true | undefined;
1027
+ hosts?: true | undefined;
1028
+ currency?: true | undefined;
1029
+ slug?: true | undefined;
1030
+ userId?: true | undefined;
1031
+ position?: true | undefined;
1032
+ locations?: true | undefined;
1033
+ offsetStart?: true | undefined;
1034
+ profileId?: true | undefined;
1035
+ teamId?: true | undefined;
1036
+ useEventLevelSelectedCalendars?: true | undefined;
1037
+ eventName?: true | undefined;
1038
+ parentId?: true | undefined;
1039
+ bookingFields?: true | undefined;
1040
+ timeZone?: true | undefined;
1041
+ periodType?: true | undefined;
1042
+ periodStartDate?: true | undefined;
1043
+ periodEndDate?: true | undefined;
1044
+ periodDays?: true | undefined;
1045
+ periodCountCalendarDays?: true | undefined;
1046
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
1047
+ requiresConfirmation?: true | undefined;
1048
+ requiresConfirmationWillBlockSlot?: true | undefined;
1049
+ requiresConfirmationForFreeEmail?: true | undefined;
1050
+ requiresBookerEmailVerification?: true | undefined;
1051
+ canSendCalVideoTranscriptionEmails?: true | undefined;
1052
+ autoTranslateDescriptionEnabled?: true | undefined;
1053
+ recurringEvent?: true | undefined;
1054
+ disableGuests?: true | undefined;
1055
+ hideCalendarNotes?: true | undefined;
1056
+ hideCalendarEventDetails?: true | undefined;
1057
+ minimumBookingNotice?: true | undefined;
1058
+ beforeEventBuffer?: true | undefined;
1059
+ afterEventBuffer?: true | undefined;
1060
+ seatsPerTimeSlot?: true | undefined;
1061
+ onlyShowFirstAvailableSlot?: true | undefined;
1062
+ seatsShowAttendees?: true | undefined;
1063
+ seatsShowAvailabilityCount?: true | undefined;
1064
+ schedulingType?: true | undefined;
1065
+ scheduleId?: true | undefined;
1066
+ slotInterval?: true | undefined;
1067
+ successRedirectUrl?: true | undefined;
1068
+ forwardParamsSuccessRedirect?: true | undefined;
1069
+ bookingLimits?: true | undefined;
1070
+ durationLimits?: true | undefined;
1071
+ isInstantEvent?: true | undefined;
1072
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
1073
+ instantMeetingScheduleId?: true | undefined;
1074
+ instantMeetingParameters?: true | undefined;
1075
+ assignAllTeamMembers?: true | undefined;
1076
+ assignRRMembersUsingSegment?: true | undefined;
1077
+ rrSegmentQueryValue?: true | undefined;
1078
+ useEventTypeDestinationCalendarEmail?: true | undefined;
1079
+ isRRWeightsEnabled?: true | undefined;
1080
+ maxLeadThreshold?: true | undefined;
1081
+ allowReschedulingPastBookings?: true | undefined;
1082
+ eventTypeColor?: true | undefined;
1083
+ rescheduleWithSameRoundRobinHost?: true | undefined;
1084
+ secondaryEmailId?: true | undefined;
1085
+ hashedLink?: true | undefined;
1086
+ destinationCalendar?: true | undefined;
1087
+ customInputs?: true | undefined;
1088
+ parent?: true | undefined;
1089
+ instantMeetingSchedule?: true | undefined;
1090
+ aiPhoneCallConfig?: true | undefined;
1091
+ fieldTranslations?: true | undefined;
1092
+ selectedCalendars?: true | undefined;
1093
+ secondaryEmail?: true | undefined;
1094
+ _count?: true | undefined;
1095
+ } | undefined;
1096
+ } | undefined;
1097
+ requiresConfirmationThreshold?: {
1098
+ time: number;
1099
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
1100
+ } | undefined;
1101
+ bookerLayouts?: {
1102
+ enabledLayouts: imports.BookerLayouts[];
1103
+ defaultLayout: imports.BookerLayouts;
1104
+ } | null | undefined;
1105
+ apps?: unknown;
1106
+ } | null | undefined;
1107
+ description?: string | null | undefined;
1108
+ hidden?: boolean | undefined;
1109
+ locations?: {
1110
+ type: string;
1111
+ address?: string | undefined;
1112
+ link?: string | undefined;
1113
+ displayLocationPublicly?: boolean | undefined;
1114
+ hostPhoneNumber?: string | undefined;
1115
+ credentialId?: number | undefined;
1116
+ teamName?: string | undefined;
1117
+ }[] | undefined;
1118
+ teamId?: number | null | undefined;
1119
+ disableGuests?: boolean | undefined;
1120
+ minimumBookingNotice?: number | undefined;
1121
+ beforeEventBuffer?: number | undefined;
1122
+ afterEventBuffer?: number | undefined;
1123
+ schedulingType?: "ROUND_ROBIN" | "COLLECTIVE" | "MANAGED" | null | undefined;
1124
+ scheduleId?: number | undefined;
1125
+ slotInterval?: number | null | undefined;
1126
+ }, {
1127
+ length: number;
1128
+ title: string;
1129
+ slug: string;
1130
+ metadata?: {
1131
+ config?: {
1132
+ useHostSchedulesForTeamEvent?: boolean | undefined;
1133
+ } | undefined;
1134
+ smartContractAddress?: string | undefined;
1135
+ blockchainId?: number | undefined;
1136
+ multipleDuration?: number[] | undefined;
1137
+ giphyThankYouPage?: string | undefined;
1138
+ additionalNotesRequired?: boolean | undefined;
1139
+ disableSuccessPage?: boolean | undefined;
1140
+ disableStandardEmails?: {
1141
+ all?: {
1142
+ host?: boolean | undefined;
1143
+ attendee?: boolean | undefined;
1144
+ } | undefined;
1145
+ confirmation?: {
1146
+ host?: boolean | undefined;
1147
+ attendee?: boolean | undefined;
1148
+ } | undefined;
1149
+ } | undefined;
1150
+ managedEventConfig?: {
1151
+ unlockedFields?: {
1152
+ schedule?: true | undefined;
1153
+ profile?: true | undefined;
1154
+ bookings?: true | undefined;
1155
+ users?: true | undefined;
1156
+ children?: true | undefined;
1157
+ length?: true | undefined;
1158
+ title?: true | undefined;
1159
+ metadata?: true | undefined;
1160
+ description?: true | undefined;
1161
+ price?: true | undefined;
1162
+ webhooks?: true | undefined;
1163
+ owner?: true | undefined;
1164
+ hidden?: true | undefined;
1165
+ team?: true | undefined;
1166
+ availability?: true | undefined;
1167
+ workflows?: true | undefined;
1168
+ hosts?: true | undefined;
1169
+ currency?: true | undefined;
1170
+ slug?: true | undefined;
1171
+ userId?: true | undefined;
1172
+ position?: true | undefined;
1173
+ locations?: true | undefined;
1174
+ offsetStart?: true | undefined;
1175
+ profileId?: true | undefined;
1176
+ teamId?: true | undefined;
1177
+ useEventLevelSelectedCalendars?: true | undefined;
1178
+ eventName?: true | undefined;
1179
+ parentId?: true | undefined;
1180
+ bookingFields?: true | undefined;
1181
+ timeZone?: true | undefined;
1182
+ periodType?: true | undefined;
1183
+ periodStartDate?: true | undefined;
1184
+ periodEndDate?: true | undefined;
1185
+ periodDays?: true | undefined;
1186
+ periodCountCalendarDays?: true | undefined;
1187
+ lockTimeZoneToggleOnBookingPage?: true | undefined;
1188
+ requiresConfirmation?: true | undefined;
1189
+ requiresConfirmationWillBlockSlot?: true | undefined;
1190
+ requiresConfirmationForFreeEmail?: true | undefined;
1191
+ requiresBookerEmailVerification?: true | undefined;
1192
+ canSendCalVideoTranscriptionEmails?: true | undefined;
1193
+ autoTranslateDescriptionEnabled?: true | undefined;
1194
+ recurringEvent?: true | undefined;
1195
+ disableGuests?: true | undefined;
1196
+ hideCalendarNotes?: true | undefined;
1197
+ hideCalendarEventDetails?: true | undefined;
1198
+ minimumBookingNotice?: true | undefined;
1199
+ beforeEventBuffer?: true | undefined;
1200
+ afterEventBuffer?: true | undefined;
1201
+ seatsPerTimeSlot?: true | undefined;
1202
+ onlyShowFirstAvailableSlot?: true | undefined;
1203
+ seatsShowAttendees?: true | undefined;
1204
+ seatsShowAvailabilityCount?: true | undefined;
1205
+ schedulingType?: true | undefined;
1206
+ scheduleId?: true | undefined;
1207
+ slotInterval?: true | undefined;
1208
+ successRedirectUrl?: true | undefined;
1209
+ forwardParamsSuccessRedirect?: true | undefined;
1210
+ bookingLimits?: true | undefined;
1211
+ durationLimits?: true | undefined;
1212
+ isInstantEvent?: true | undefined;
1213
+ instantMeetingExpiryTimeOffsetInSeconds?: true | undefined;
1214
+ instantMeetingScheduleId?: true | undefined;
1215
+ instantMeetingParameters?: true | undefined;
1216
+ assignAllTeamMembers?: true | undefined;
1217
+ assignRRMembersUsingSegment?: true | undefined;
1218
+ rrSegmentQueryValue?: true | undefined;
1219
+ useEventTypeDestinationCalendarEmail?: true | undefined;
1220
+ isRRWeightsEnabled?: true | undefined;
1221
+ maxLeadThreshold?: true | undefined;
1222
+ allowReschedulingPastBookings?: true | undefined;
1223
+ eventTypeColor?: true | undefined;
1224
+ rescheduleWithSameRoundRobinHost?: true | undefined;
1225
+ secondaryEmailId?: true | undefined;
1226
+ hashedLink?: true | undefined;
1227
+ destinationCalendar?: true | undefined;
1228
+ customInputs?: true | undefined;
1229
+ parent?: true | undefined;
1230
+ instantMeetingSchedule?: true | undefined;
1231
+ aiPhoneCallConfig?: true | undefined;
1232
+ fieldTranslations?: true | undefined;
1233
+ selectedCalendars?: true | undefined;
1234
+ secondaryEmail?: true | undefined;
1235
+ _count?: true | undefined;
1236
+ } | undefined;
1237
+ } | undefined;
1238
+ requiresConfirmationThreshold?: {
1239
+ time: number;
1240
+ unit: "months" | "years" | "days" | "hours" | "minutes" | "milliseconds" | "seconds" | "dates";
1241
+ } | undefined;
1242
+ bookerLayouts?: {
1243
+ enabledLayouts: imports.BookerLayouts[];
1244
+ defaultLayout: imports.BookerLayouts;
1245
+ } | null | undefined;
1246
+ apps?: unknown;
1247
+ } | null | undefined;
1248
+ description?: string | null | undefined;
1249
+ hidden?: boolean | undefined;
1250
+ locations?: {
1251
+ type: string;
1252
+ address?: string | undefined;
1253
+ link?: string | undefined;
1254
+ displayLocationPublicly?: boolean | undefined;
1255
+ hostPhoneNumber?: string | undefined;
1256
+ credentialId?: number | undefined;
1257
+ teamName?: string | undefined;
1258
+ }[] | undefined;
1259
+ teamId?: number | null | undefined;
1260
+ disableGuests?: boolean | undefined;
1261
+ minimumBookingNotice?: number | undefined;
1262
+ beforeEventBuffer?: number | undefined;
1263
+ afterEventBuffer?: number | undefined;
1264
+ schedulingType?: "ROUND_ROBIN" | "COLLECTIVE" | "MANAGED" | null | undefined;
1265
+ scheduleId?: number | undefined;
1266
+ slotInterval?: number | null | undefined;
1267
+ }>;
1268
+ export declare const EventTypeDuplicateInput: z.ZodObject<{
1269
+ id: z.ZodNumber;
1270
+ slug: z.ZodString;
1271
+ title: z.ZodString;
1272
+ description: z.ZodString;
1273
+ length: z.ZodNumber;
1274
+ teamId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1275
+ }, "strict", z.ZodTypeAny, {
1276
+ id: number;
1277
+ length: number;
1278
+ title: string;
1279
+ description: string;
1280
+ slug: string;
1281
+ teamId?: number | null | undefined;
1282
+ }, {
1283
+ id: number;
1284
+ length: number;
1285
+ title: string;
1286
+ description: string;
1287
+ slug: string;
1288
+ teamId?: number | null | undefined;
1289
+ }>;
1290
+ export type EventTypeLocation = (z.infer<typeof imports.eventTypeLocations>)[number];
1291
+ //# sourceMappingURL=eventtype.d.ts.map