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