@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,297 @@
1
+ import { ab as b, z as D, ac as u, x as l, O as S, k as C, X as R, Y as M, S as m, ad as L, ae as k, _ as P, af as T, ag as F } from "./index-M6WUZF2M.js";
2
+ import { useState as O, useEffect as E } from "react";
3
+ const i = [
4
+ { label: "United States dollar (USD)", value: "usd" },
5
+ { label: "United Arab Emirates dirham (AED)", value: "aed" },
6
+ { label: "Afghan afghani (AFN)", value: "afn" },
7
+ { label: "Albanian lek (ALL)", value: "all" },
8
+ { label: "Armenian dram (AMD)", value: "amd" },
9
+ { label: "Netherlands Antillean guilder (ANG)", value: "ang" },
10
+ { label: "Angolan kwanza (AOA)", value: "aoa" },
11
+ { label: "Argentine peso (ARS)", value: "ars" },
12
+ { label: "Australian dollar (AUD)", value: "aud" },
13
+ { label: "Aruban florin (AWG)", value: "awg" },
14
+ { label: "Azerbaijani manat (AZN)", value: "azn" },
15
+ { label: "Bosnia and Herzegovina convertible mark (BAM)", value: "bam" },
16
+ { label: "Barbadian dollar (BBD)", value: "bbd" },
17
+ { label: "Bangladeshi taka (BDT)", value: "bdt" },
18
+ { label: "Bulgarian lev (BGN)", value: "bgn" },
19
+ { label: "Burundian franc (BIF)", value: "bif" },
20
+ { label: "Bermudian dollar (BMD)", value: "bmd" },
21
+ { label: "Brunei dollar (BND)", value: "bnd" },
22
+ { label: "Bolivian boliviano (BOB)", value: "bob" },
23
+ { label: "Brazilian real (BRL)", value: "brl" },
24
+ { label: "Bahamian dollar (BSD)", value: "bsd" },
25
+ { label: "Botswana pula (BWP)", value: "bwp" },
26
+ { label: "Belarusian ruble (BYN)", value: "byn" },
27
+ { label: "Belize dollar (BZD)", value: "bzd" },
28
+ { label: "Canadian dollar (CAD)", value: "cad" },
29
+ { label: "Congolese franc (CDF)", value: "cdf" },
30
+ { label: "Swiss franc (CHF)", value: "chf" },
31
+ { label: "Chilean peso (CLP)", value: "clp" },
32
+ { label: "Chinese yuan (CNY)", value: "cny" },
33
+ { label: "Colombian peso (COP)", value: "cop" },
34
+ { label: "Costa Rican colón (CRC)", value: "crc" },
35
+ { label: "Cape Verdean escudo (CVE)", value: "cve" },
36
+ { label: "Czech koruna (CZK)", value: "czk" },
37
+ { label: "Djiboutian franc (DJF)", value: "djf" },
38
+ { label: "Danish krone (DKK)", value: "dkk" },
39
+ { label: "Dominican peso (DOP)", value: "dop" },
40
+ { label: "Algerian dinar (DZD)", value: "dzd" },
41
+ { label: "Egyptian pound (EGP)", value: "egp" },
42
+ { label: "Ethiopian birr (ETB)", value: "etb" },
43
+ { label: "Euro (EUR)", value: "eur" },
44
+ { label: "Fijian dollar (FJD)", value: "fjd" },
45
+ { label: "Falkland Islands pound (FKP)", value: "fkp" },
46
+ { label: "British pound sterling (GBP)", value: "gbp" },
47
+ { label: "Georgian lari (GEL)", value: "gel" },
48
+ { label: "Gibraltar pound (GIP)", value: "gip" },
49
+ { label: "Gambian dalasi (GMD)", value: "gmd" },
50
+ { label: "Guinean franc (GNF)", value: "gnf" },
51
+ { label: "Guatemalan quetzal (GTQ)", value: "gtq" },
52
+ { label: "Guyanese dollar (GYD)", value: "gyd" },
53
+ { label: "Hong Kong dollar (HKD)", value: "hkd" },
54
+ { label: "Honduran lempira (HNL)", value: "hnl" },
55
+ { label: "Haitian gourde (HTG)", value: "htg" },
56
+ { label: "Hungarian forint (HUF)", value: "huf" },
57
+ { label: "Indonesian rupiah (IDR)", value: "idr" },
58
+ { label: "Israeli new shekel (ILS)", value: "ils" },
59
+ { label: "Indian rupee (INR)", value: "inr" },
60
+ { label: "Icelandic króna (ISK)", value: "isk" },
61
+ { label: "Jamaican dollar (JMD)", value: "jmd" },
62
+ { label: "Japanese yen (JPY)", value: "jpy" },
63
+ { label: "Kenyan shilling (KES)", value: "kes" },
64
+ { label: "Kyrgyzstani som (KGS)", value: "kgs" },
65
+ { label: "Cambodian riel (KHR)", value: "khr" },
66
+ { label: "Comorian franc (KMF)", value: "kmf" },
67
+ { label: "South Korean won (KRW)", value: "krw" },
68
+ { label: "Cayman Islands dollar (KYD)", value: "kyd" },
69
+ { label: "Kazakhstani tenge (KZT)", value: "kzt" },
70
+ { label: "Laotian kip (LAK)", value: "lak" },
71
+ { label: "Lebanese pound (LBP)", value: "lbp" },
72
+ { label: "Sri Lankan rupee (LKR)", value: "lkr" },
73
+ { label: "Liberian dollar (LRD)", value: "lrd" },
74
+ { label: "Lesotho loti (LSL)", value: "lsl" },
75
+ { label: "Moroccan dirham (MAD)", value: "mad" },
76
+ { label: "Moldovan leu (MDL)", value: "mdl" },
77
+ { label: "Malagasy ariary (MGA)", value: "mga" },
78
+ { label: "Macedonian denar (MKD)", value: "mkd" },
79
+ { label: "Myanmar kyat (MMK)", value: "mmk" },
80
+ { label: "Mongolian tögrög (MNT)", value: "mnt" },
81
+ { label: "Macanese pataca (MOP)", value: "mop" },
82
+ { label: "Mauritian rupee (MUR)", value: "mur" },
83
+ { label: "Maldivian rufiyaa (MVR)", value: "mvr" },
84
+ { label: "Malawian kwacha (MWK)", value: "mwk" },
85
+ { label: "Mexican peso (MXN)", value: "mxn" },
86
+ { label: "Malaysian ringgit (MYR)", value: "myr" },
87
+ { label: "Mozambican metical (MZN)", value: "mzn" },
88
+ { label: "Namibian dollar (NAD)", value: "nad" },
89
+ { label: "Nigerian naira (NGN)", value: "ngn" },
90
+ { label: "Nicaraguan córdoba (NIO)", value: "nio" },
91
+ { label: "Norwegian krone (NOK)", value: "nok" },
92
+ { label: "Nepalese rupee (NPR)", value: "npr" },
93
+ { label: "New Zealand dollar (NZD)", value: "nzd" },
94
+ { label: "Panamanian balboa (PAB)", value: "pab" },
95
+ { label: "Peruvian sol (PEN)", value: "pen" },
96
+ { label: "Papua New Guinean kina (PGK)", value: "pgk" },
97
+ { label: "Philippine peso (PHP)", value: "php" },
98
+ { label: "Pakistani rupee (PKR)", value: "pkr" },
99
+ { label: "Polish złoty (PLN)", value: "pln" },
100
+ { label: "Paraguayan guaraní (PYG)", value: "pyg" },
101
+ { label: "Qatari riyal (QAR)", value: "qar" },
102
+ { label: "Romanian leu (RON)", value: "ron" },
103
+ { label: "Serbian dinar (RSD)", value: "rsd" },
104
+ { label: "Russian ruble (RUB)", value: "rub" },
105
+ { label: "Rwandan franc (RWF)", value: "rwf" },
106
+ { label: "Saudi riyal (SAR)", value: "sar" },
107
+ { label: "Solomon Islands dollar (SBD)", value: "sbd" },
108
+ { label: "Seychellois rupee (SCR)", value: "scr" },
109
+ { label: "Swedish krona (SEK)", value: "sek" },
110
+ { label: "Singapore dollar (SGD)", value: "sgd" },
111
+ { label: "Saint Helena pound (SHP)", value: "shp" },
112
+ { label: "Sierra Leonean leone (SLE)", value: "sle" },
113
+ { label: "Somali shilling (SOS)", value: "sos" },
114
+ { label: "Surinamese dollar (SRD)", value: "srd" },
115
+ { label: "São Tomé and Príncipe dobra (STD)", value: "std" },
116
+ { label: "Swazi lilangeni (SZL)", value: "szl" },
117
+ { label: "Thai baht (THB)", value: "thb" },
118
+ { label: "Tajikistani somoni (TJS)", value: "tjs" },
119
+ { label: "Tongan paʻanga (TOP)", value: "top" },
120
+ { label: "Turkish lira (TRY)", value: "try" },
121
+ { label: "Trinidad and Tobago dollar (TTD)", value: "ttd" },
122
+ { label: "New Taiwan dollar (TWD)", value: "twd" },
123
+ { label: "Tanzanian shilling (TZS)", value: "tzs" },
124
+ { label: "Ukrainian hryvnia (UAH)", value: "uah" },
125
+ { label: "Ugandan shilling (UGX)", value: "ugx" },
126
+ { label: "Uruguayan peso (UYU)", value: "uyu" },
127
+ { label: "Uzbekistan som (UZS)", value: "uzs" },
128
+ { label: "Vietnamese đồng (VND)", value: "vnd" },
129
+ { label: "Vanuatu vatu (VUV)", value: "vuv" },
130
+ { label: "Samoan tala (WST)", value: "wst" },
131
+ { label: "Central African CFA franc (XAF)", value: "xaf" },
132
+ { label: "East Caribbean dollar (XCD)", value: "xcd" },
133
+ { label: "West African CFA franc (XOF)", value: "xof" },
134
+ { label: "CFP franc (XPF)", value: "xpf" },
135
+ { label: "Yemeni rial (YER)", value: "yer" },
136
+ { label: "South African rand (ZAR)", value: "zar" },
137
+ { label: "Zambian kwacha (ZMW)", value: "zmw" }
138
+ ], G = ({
139
+ getAppData: r,
140
+ setAppData: e,
141
+ disabled: s,
142
+ eventType: f
143
+ }) => {
144
+ var N;
145
+ const y = r("price"), d = r("currency") || i[0].value, [o, w] = O(
146
+ i.find((a) => a.value === d) || {
147
+ label: i[0].label,
148
+ value: i[0].value
149
+ }
150
+ ), t = r("paymentOption"), v = b.find((a) => t === a.value), c = r("enabled"), g = () => p.find((a) => a.value === (r("refundCountCalendarDays") === !0 ? 1 : 0)), { t: n } = D(), h = ((N = f.recurringEvent) == null ? void 0 : N.count) !== void 0, x = !!f.seatsPerTimeSlot, j = (a, B) => 0 .toLocaleString(a, {
151
+ style: "currency",
152
+ currency: B,
153
+ minimumFractionDigits: 0,
154
+ maximumFractionDigits: 0
155
+ }).replace(/\d/g, "").trim();
156
+ E(() => {
157
+ c && (r("currency") || e("currency", i[0].value), r("paymentOption") || e("paymentOption", b[0].value)), r("refundPolicy") || e("refundPolicy", u.NEVER);
158
+ }, [c, r, e]);
159
+ const p = [
160
+ { value: 0, label: n("business_days") },
161
+ { value: 1, label: n("calendar_days") }
162
+ ];
163
+ return /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
164
+ h && /* @__PURE__ */ l.jsx(S, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }),
165
+ !h && c && /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
166
+ /* @__PURE__ */ l.jsx("div", { className: "mt-4 block items-center justify-start sm:flex sm:space-x-2", children: /* @__PURE__ */ l.jsx(
167
+ C,
168
+ {
169
+ "data-testid": "stripe-price-input",
170
+ label: n("price"),
171
+ className: "h-[38px]",
172
+ addOnLeading: /* @__PURE__ */ l.jsx(l.Fragment, { children: o.value ? j("en", o.value) : "" }),
173
+ addOnSuffix: d.toUpperCase(),
174
+ addOnClassname: "h-[38px]",
175
+ step: "0.01",
176
+ min: "0.5",
177
+ type: "number",
178
+ required: !0,
179
+ placeholder: "Price",
180
+ disabled: s,
181
+ onChange: (a) => {
182
+ e("price", R(Number(a.target.value), d));
183
+ },
184
+ value: y > 0 ? M(y, d) : void 0
185
+ }
186
+ ) }),
187
+ /* @__PURE__ */ l.jsxs("div", { className: "mt-5 w-60", children: [
188
+ /* @__PURE__ */ l.jsx("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
189
+ /* @__PURE__ */ l.jsx(
190
+ m,
191
+ {
192
+ "data-testid": "stripe-currency-select",
193
+ variant: "default",
194
+ options: i,
195
+ innerClassNames: {
196
+ input: "stripe-currency-input"
197
+ },
198
+ value: o,
199
+ className: "text-black",
200
+ defaultValue: o,
201
+ onChange: (a) => {
202
+ a && (w(a), e("currency", a.value));
203
+ }
204
+ }
205
+ )
206
+ ] }),
207
+ /* @__PURE__ */ l.jsxs("div", { className: "mt-4 w-60", children: [
208
+ /* @__PURE__ */ l.jsx("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: n("payment_option") }),
209
+ /* @__PURE__ */ l.jsx(
210
+ m,
211
+ {
212
+ "data-testid": "stripe-payment-option-select",
213
+ defaultValue: v ? { ...v, label: n(v.label) } : { ...b[0], label: n(b[0].label) },
214
+ options: b.map((a) => ({ ...a, label: n(a.label) || a.label })),
215
+ onChange: (a) => {
216
+ a && (e("paymentOption", a.value), a.value === "HOLD" && (e("refundPolicy", u.NEVER), e("refundDaysCount", void 0), e("refundCountCalendarDays", void 0)));
217
+ },
218
+ className: "mb-1 h-[38px] w-full",
219
+ isDisabled: x || s
220
+ }
221
+ )
222
+ ] }),
223
+ x && t === "HOLD" && /* @__PURE__ */ l.jsx(S, { className: "mt-2", severity: "warning", title: n("seats_and_no_show_fee_error") }),
224
+ t !== "HOLD" && /* @__PURE__ */ l.jsxs("div", { className: "mt-4 w-full", children: [
225
+ /* @__PURE__ */ l.jsx("label", { className: "text-default mb-1 block text-sm font-medium", children: n("refund_policy") }),
226
+ /* @__PURE__ */ l.jsxs(
227
+ L,
228
+ {
229
+ disabled: s || t === "HOLD",
230
+ defaultValue: "never",
231
+ className: "flex flex-col space-y-2",
232
+ value: r("refundPolicy"),
233
+ onValueChange: (a) => {
234
+ e("refundPolicy", a), a !== u.DAYS && (e("refundDaysCount", void 0), e("refundCountCalendarDays", void 0));
235
+ },
236
+ children: [
237
+ /* @__PURE__ */ l.jsx(k, { className: "w-fit", value: u.ALWAYS, label: n("always"), id: "always" }),
238
+ /* @__PURE__ */ l.jsx(k, { className: "w-fit", value: u.NEVER, label: n("never"), id: "never" }),
239
+ /* @__PURE__ */ l.jsxs("div", { className: P("text-default mb-2 flex flex-wrap items-center text-sm"), children: [
240
+ /* @__PURE__ */ l.jsx(
241
+ T,
242
+ {
243
+ className: "min-w-4 bg-default border-default flex h-4 w-4 cursor-pointer items-center rounded-full border focus:border-2 focus:outline-none ltr:mr-2 rtl:ml-2",
244
+ value: "days",
245
+ id: "days",
246
+ children: /* @__PURE__ */ l.jsx(F, { className: "after:bg-inverted relative flex h-4 w-4 items-center justify-center after:block after:h-2 after:w-2 after:rounded-full" })
247
+ }
248
+ ),
249
+ /* @__PURE__ */ l.jsxs("div", { className: "flex items-center", children: [
250
+ /* @__PURE__ */ l.jsxs("span", { className: "me-2 ms-2", children: [
251
+ " ",
252
+ n("if_cancelled")
253
+ ] }),
254
+ /* @__PURE__ */ l.jsx(
255
+ C,
256
+ {
257
+ labelSrOnly: !0,
258
+ type: "number",
259
+ className: P(
260
+ "border-default my-0 block w-16 text-sm [appearance:textfield] ltr:mr-2 rtl:ml-2"
261
+ ),
262
+ placeholder: "2",
263
+ disabled: s,
264
+ min: 0,
265
+ defaultValue: r("refundDaysCount"),
266
+ required: r("refundPolicy") === u.DAYS,
267
+ value: r("refundDaysCount") ?? "",
268
+ onChange: (a) => e("refundDaysCount", parseInt(a.currentTarget.value))
269
+ }
270
+ ),
271
+ /* @__PURE__ */ l.jsx(
272
+ m,
273
+ {
274
+ options: p,
275
+ isSearchable: !1,
276
+ isDisabled: s,
277
+ onChange: (a) => e("refundCountCalendarDays", (a == null ? void 0 : a.value) === 1),
278
+ value: g(),
279
+ defaultValue: g()
280
+ }
281
+ ),
282
+ /* @__PURE__ */ l.jsxs("span", { className: "me-2 ms-2", children: [
283
+ " ",
284
+ n("before")
285
+ ] })
286
+ ] })
287
+ ] })
288
+ ]
289
+ }
290
+ )
291
+ ] })
292
+ ] })
293
+ ] });
294
+ };
295
+ export {
296
+ G as default
297
+ };
@@ -0,0 +1,22 @@
1
+ import { x as s, k as i } from "./index-M6WUZF2M.js";
2
+ const g = ({
3
+ getAppData: t,
4
+ setAppData: e,
5
+ disabled: a
6
+ }) => {
7
+ const n = t("trackingId");
8
+ return /* @__PURE__ */ s.jsx(
9
+ i,
10
+ {
11
+ name: "Tracking ID",
12
+ value: n,
13
+ disabled: a,
14
+ onChange: (r) => {
15
+ e("trackingId", r.target.value);
16
+ }
17
+ }
18
+ );
19
+ };
20
+ export {
21
+ g as default
22
+ };
@@ -0,0 +1,24 @@
1
+ import { x as i, k as c } from "./index-M6WUZF2M.js";
2
+ const g = ({
3
+ getAppData: t,
4
+ setAppData: e,
5
+ disabled: a,
6
+ slug: n
7
+ }) => {
8
+ const r = t("trackingId");
9
+ return /* @__PURE__ */ i.jsx(
10
+ c,
11
+ {
12
+ dataTestid: n,
13
+ name: "Tracking ID",
14
+ value: r,
15
+ disabled: a,
16
+ onChange: (s) => {
17
+ e("trackingId", s.target.value);
18
+ }
19
+ }
20
+ );
21
+ };
22
+ export {
23
+ g as default
24
+ };
@@ -0,0 +1,23 @@
1
+ import { x as i, k as s } from "./index-M6WUZF2M.js";
2
+ const c = ({
3
+ getAppData: t,
4
+ setAppData: a,
5
+ disabled: e
6
+ }) => {
7
+ const n = t("trackingId");
8
+ return /* @__PURE__ */ i.jsx(
9
+ s,
10
+ {
11
+ name: "Tracking ID",
12
+ "data-testid": "gtm-tracking-id-input",
13
+ value: n,
14
+ disabled: e,
15
+ onChange: (r) => {
16
+ a("trackingId", r.target.value);
17
+ }
18
+ }
19
+ );
20
+ };
21
+ export {
22
+ c as default
23
+ };
@@ -0,0 +1,220 @@
1
+ import { z as C, x as e, ap as G, aq as P, j as M, G as x, _ as w, O as E, ar as T, as as A, a5 as R } from "./index-M6WUZF2M.js";
2
+ import { useState as c } from "react";
3
+ const u = "search", S = "url", z = (t) => {
4
+ const { t: a } = C(), [i, l] = c(""), [f, d] = c(0), [o, j] = c(""), { isOpenDialog: k, setIsOpenDialog: I } = t, [g, y] = c(!1), [b, m] = c(""), [p, O] = c(u), v = async (n, h) => {
5
+ if (g)
6
+ return;
7
+ y(!0), m("");
8
+ const s = await fetch("/api/integrations/giphy/search", {
9
+ method: "POST",
10
+ headers: {
11
+ "Content-Type": "application/json"
12
+ },
13
+ body: JSON.stringify({
14
+ keyword: n,
15
+ offset: h
16
+ })
17
+ }), r = await s.json();
18
+ return s.ok ? (l(r.image || ""), d(r.nextOffset), r.image || m("No Result found")) : m((r == null ? void 0 : r.message) || "Something went wrong"), y(!1), null;
19
+ }, D = async (n) => {
20
+ var r;
21
+ if (g)
22
+ return;
23
+ y(!0), m("");
24
+ const h = await fetch("/api/integrations/giphy/get", {
25
+ method: "POST",
26
+ headers: {
27
+ "Content-Type": "application/json"
28
+ },
29
+ body: JSON.stringify({
30
+ url: n
31
+ })
32
+ }), s = await h.json();
33
+ return h.ok ? (l(s.image || ""), s.image || m("No Result found")) : m((s == null ? void 0 : s.message) || ((r = s == null ? void 0 : s[0]) == null ? void 0 : r.message) || "Something went wrong"), y(!1), null;
34
+ }, N = (n, h, s) => /* @__PURE__ */ e.jsxs(
35
+ "div",
36
+ {
37
+ className: w(
38
+ "flex cursor-pointer items-center border-b-2 p-2 text-sm ",
39
+ p === s ? "text-default border-emphasis" : "text-subtle border-transparent"
40
+ ),
41
+ onClick: () => {
42
+ j(""), l(""), O(s);
43
+ },
44
+ children: [
45
+ /* @__PURE__ */ e.jsx(R, { name: n, className: "h-4 w-4 ltr:mr-2 rtl:ml-2" }),
46
+ h
47
+ ]
48
+ }
49
+ ), _ = async (n) => {
50
+ n.stopPropagation(), n.preventDefault(), p === u ? v(o, 0) : p === S && D(o);
51
+ };
52
+ return /* @__PURE__ */ e.jsx(G, { open: k, onOpenChange: I, children: /* @__PURE__ */ e.jsxs(P, { children: [
53
+ /* @__PURE__ */ e.jsx("h3", { className: "leading-16 font-cal text-emphasis text-xl", id: "modal-title", children: a("add_gif_to_confirmation") }),
54
+ /* @__PURE__ */ e.jsx("p", { className: "text-subtle mb-3 text-sm font-light", children: a("find_gif_spice_confirmation") }),
55
+ /* @__PURE__ */ e.jsxs("div", { className: "border-emphasis flex items-center border-b border-solid", children: [
56
+ N("search", a("search_giphy"), u),
57
+ N("link", a("add_link_from_giphy"), S)
58
+ ] }),
59
+ /* @__PURE__ */ e.jsxs(
60
+ "form",
61
+ {
62
+ className: "flex w-full justify-center space-x-2 space-y-2 rtl:space-x-reverse",
63
+ onSubmit: _,
64
+ children: [
65
+ /* @__PURE__ */ e.jsx("div", { className: "relative block w-full pt-2", children: /* @__PURE__ */ e.jsx(
66
+ M,
67
+ {
68
+ type: "text",
69
+ placeholder: p === u ? a("search_giphy") : "https://media.giphy.com/media/some-id/giphy.gif",
70
+ value: o,
71
+ onChange: (n) => {
72
+ j(n.target.value);
73
+ }
74
+ }
75
+ ) }),
76
+ /* @__PURE__ */ e.jsx(x, { type: "submit", tabIndex: -1, color: "secondary", loading: g, children: a("search") })
77
+ ]
78
+ }
79
+ ),
80
+ i && /* @__PURE__ */ e.jsx("div", { className: "flex flex-col items-center space-x-2 space-y-2 pt-3 rtl:space-x-reverse", children: /* @__PURE__ */ e.jsx("div", { className: "bg-subtle flex w-full items-center justify-center", children: g ? /* @__PURE__ */ e.jsx("div", { className: "flex h-[200px] w-full items-center justify-center bg-gray-400 pb-3 pt-3", children: /* @__PURE__ */ e.jsxs(
81
+ "svg",
82
+ {
83
+ className: w("mx-4 h-5 w-5 animate-spin", "text-inverted dark:text-emphasis"),
84
+ xmlns: "http://www.w3.org/2000/svg",
85
+ fill: "none",
86
+ viewBox: "0 0 24 24",
87
+ children: [
88
+ /* @__PURE__ */ e.jsx(
89
+ "circle",
90
+ {
91
+ className: "opacity-25",
92
+ cx: "12",
93
+ cy: "12",
94
+ r: "10",
95
+ stroke: "currentColor",
96
+ strokeWidth: "4"
97
+ }
98
+ ),
99
+ /* @__PURE__ */ e.jsx(
100
+ "path",
101
+ {
102
+ className: "opacity-75",
103
+ fill: "currentColor",
104
+ d: "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
105
+ }
106
+ )
107
+ ]
108
+ }
109
+ ) }) : /* @__PURE__ */ e.jsx("img", { className: "h-[200px] pb-3 pt-3", src: i, alt: `Gif from Giphy for ${o}` }) }) }),
110
+ b && /* @__PURE__ */ e.jsx(E, { severity: "error", title: b, className: "my-4" }),
111
+ i && p === u && /* @__PURE__ */ e.jsxs("div", { className: "mt-4 flex items-center justify-between space-x-2 rtl:space-x-reverse", children: [
112
+ /* @__PURE__ */ e.jsx("div", { className: "text-subtle text-sm font-light", children: "Not the perfect GIF?" }),
113
+ /* @__PURE__ */ e.jsx(
114
+ x,
115
+ {
116
+ size: "sm",
117
+ color: "secondary",
118
+ type: "button",
119
+ loading: g,
120
+ onClick: () => v(o, f),
121
+ children: "Shuffle"
122
+ }
123
+ )
124
+ ] }),
125
+ /* @__PURE__ */ e.jsxs(T, { children: [
126
+ /* @__PURE__ */ e.jsx(
127
+ A,
128
+ {
129
+ color: "minimal",
130
+ tabIndex: -1,
131
+ onClick: () => {
132
+ t.setIsOpenDialog(!1);
133
+ },
134
+ children: a("cancel")
135
+ }
136
+ ),
137
+ /* @__PURE__ */ e.jsx(
138
+ x,
139
+ {
140
+ type: "button",
141
+ disabled: !i,
142
+ onClick: () => (t.setIsOpenDialog(!1), t.onSave(i), d(0), l(""), j(""), !1),
143
+ children: a("add_gif")
144
+ }
145
+ )
146
+ ] })
147
+ ] }) });
148
+ };
149
+ function B(t) {
150
+ const { t: a } = C(), [i, l] = c(t.defaultValue), [f, d] = c(!1);
151
+ return /* @__PURE__ */ e.jsxs("div", { className: "flex flex-col items-start space-x-2 space-y-2 rtl:space-x-reverse", children: [
152
+ i && /* @__PURE__ */ e.jsx("div", { className: "min-h-[200px]", children: /* @__PURE__ */ e.jsx("img", { alt: "Selected Gif Image", src: i }) }),
153
+ /* @__PURE__ */ e.jsxs("div", { className: "flex", children: [
154
+ i ? /* @__PURE__ */ e.jsx(
155
+ x,
156
+ {
157
+ color: "minimal",
158
+ type: "button",
159
+ StartIcon: "pencil",
160
+ onClick: () => d(!0),
161
+ disabled: t.disabled,
162
+ children: "Change"
163
+ }
164
+ ) : /* @__PURE__ */ e.jsx(
165
+ x,
166
+ {
167
+ color: "minimal",
168
+ type: "button",
169
+ StartIcon: "plus",
170
+ onClick: () => d(!0),
171
+ disabled: t.disabled,
172
+ children: "Add from Giphy"
173
+ }
174
+ ),
175
+ i && /* @__PURE__ */ e.jsx(
176
+ x,
177
+ {
178
+ color: "destructive",
179
+ type: "button",
180
+ StartIcon: "x",
181
+ onClick: () => {
182
+ l(""), t.onChange("");
183
+ },
184
+ disabled: t.disabled,
185
+ children: a("remove")
186
+ }
187
+ )
188
+ ] }),
189
+ /* @__PURE__ */ e.jsx(
190
+ z,
191
+ {
192
+ isOpenDialog: f,
193
+ setIsOpenDialog: d,
194
+ onSave: (o) => {
195
+ l(o), t.onChange(o);
196
+ }
197
+ }
198
+ )
199
+ ] });
200
+ }
201
+ const Y = ({
202
+ getAppData: t,
203
+ setAppData: a,
204
+ disabled: i
205
+ }) => {
206
+ const l = t("thankYouPage");
207
+ return /* @__PURE__ */ e.jsx(
208
+ B,
209
+ {
210
+ defaultValue: l,
211
+ disabled: i,
212
+ onChange: (f) => {
213
+ a("thankYouPage", f);
214
+ }
215
+ }
216
+ );
217
+ };
218
+ export {
219
+ Y as default
220
+ };
@@ -0,0 +1,41 @@
1
+ import { x as a, k as r } from "./index-M6WUZF2M.js";
2
+ const d = ({
3
+ getAppData: t,
4
+ setAppData: s,
5
+ disabled: l,
6
+ slug: i
7
+ }) => {
8
+ const n = t("PLAUSIBLE_URL"), o = t("trackingId");
9
+ return /* @__PURE__ */ a.jsxs("div", { className: "flex flex-col gap-2", children: [
10
+ /* @__PURE__ */ a.jsx(
11
+ r,
12
+ {
13
+ dataTestid: `${i}-url`,
14
+ name: "Plausible URL",
15
+ defaultValue: "https://plausible.io/js/script.js",
16
+ placeholder: "https://plausible.io/js/script.js",
17
+ value: n,
18
+ disabled: l,
19
+ onChange: (e) => {
20
+ s("PLAUSIBLE_URL", e.target.value);
21
+ }
22
+ }
23
+ ),
24
+ /* @__PURE__ */ a.jsx(
25
+ r,
26
+ {
27
+ dataTestid: `${i}-tracking-id`,
28
+ disabled: l,
29
+ name: "Tracked Domain",
30
+ placeholder: "yourdomain.com",
31
+ value: o,
32
+ onChange: (e) => {
33
+ s("trackingId", e.target.value);
34
+ }
35
+ }
36
+ )
37
+ ] });
38
+ };
39
+ export {
40
+ d as default
41
+ };
@@ -0,0 +1,13 @@
1
+ import { y as a, x as t } from "./index-M6WUZF2M.js";
2
+ function r(e) {
3
+ const n = a("exchange2013_calendar");
4
+ return /* @__PURE__ */ t.jsx(t.Fragment, { children: e.render({
5
+ onClick() {
6
+ n.mutate("");
7
+ },
8
+ loading: n.isPending
9
+ }) });
10
+ }
11
+ export {
12
+ r as default
13
+ };
@@ -0,0 +1,29 @@
1
+ import { x as n } from "./index-M6WUZF2M.js";
2
+ import { useState as s } from "react";
3
+ function c(o) {
4
+ const r = async () => {
5
+ const t = await fetch("/api/integrations/vital/token", {
6
+ method: "POST",
7
+ body: JSON.stringify({}),
8
+ headers: {
9
+ "Content-Type": "application/json"
10
+ }
11
+ });
12
+ if (!t.ok)
13
+ throw new Error("Failed to get link token");
14
+ return await t.json();
15
+ }, [i, e] = s(!1);
16
+ return /* @__PURE__ */ n.jsx(n.Fragment, { children: o.render({
17
+ onClick() {
18
+ e(!0), r().then((t) => {
19
+ e(!1), window.open(`${t.url}&token=${t.token}`, "_self");
20
+ }).catch((t) => {
21
+ e(!1), console.error(t);
22
+ });
23
+ },
24
+ loading: i
25
+ }) });
26
+ }
27
+ export {
28
+ c as default
29
+ };