@calcom/atoms 1.0.101 → 1.0.102-booker

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 (578) hide show
  1. package/README.md +18 -1
  2. package/dist/{AddressInput-ljX96GOj.js → AddressInput-SsWYIER6.js} +3 -3
  3. package/dist/{AlbyPriceComponent--ArQtxNB.js → AlbyPriceComponent-ZTDUjSTR.js} +29 -29
  4. package/dist/{PhoneInput-PVqJ__ZZ.js → PhoneInput-OrfnJILr.js} +1 -1
  5. package/dist/cal-atoms.js +5 -36
  6. package/dist/{index-7oHjpn4P.js → index-21QJFBtu.js} +1 -1
  7. package/dist/index-XAs7JDE6.js +1956 -0
  8. package/dist/index-iUtbhTr7.js +82554 -0
  9. package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -1
  10. package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts.map +1 -1
  11. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -1
  12. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts.map +1 -1
  13. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts.map +1 -1
  14. package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts.map +1 -1
  15. package/dist/packages/features/bookings/Booker/components/DryRunMessage.d.ts.map +1 -1
  16. package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts.map +1 -1
  17. package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts.map +1 -1
  18. package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts.map +1 -1
  19. package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts.map +1 -1
  20. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts.map +1 -1
  21. package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts.map +1 -1
  22. package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts.map +1 -1
  23. package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts.map +1 -1
  24. package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts.map +1 -1
  25. package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +84 -6
  26. package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts.map +1 -1
  27. package/dist/packages/features/bookings/Booker/components/hooks/useOverlayCalendar.d.ts.map +1 -1
  28. package/dist/packages/features/bookings/Booker/components/hooks/useSkipConfirmStep.d.ts.map +1 -1
  29. package/dist/packages/features/bookings/Booker/components/hooks/useSlots.d.ts.map +1 -1
  30. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts.map +1 -1
  31. package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts.map +1 -1
  32. package/dist/packages/features/bookings/Booker/config.d.ts.map +1 -1
  33. package/dist/packages/features/bookings/Booker/store.d.ts.map +1 -1
  34. package/dist/packages/features/bookings/Booker/types.d.ts +1 -0
  35. package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -1
  36. package/dist/packages/features/bookings/Booker/utils/dates.d.ts.map +1 -1
  37. package/dist/packages/features/bookings/Booker/utils/event.d.ts +25 -3
  38. package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -1
  39. package/dist/packages/features/bookings/Booker/utils/getBookerTimezone.d.ts.map +1 -1
  40. package/dist/packages/features/bookings/Booker/utils/isBookingDryRun.d.ts.map +1 -1
  41. package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.d.ts.map +1 -1
  42. package/dist/packages/features/bookings/Booker/utils/isSlotEquivalent.d.ts.map +1 -1
  43. package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.d.ts.map +1 -1
  44. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts +1 -1
  45. package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts.map +1 -1
  46. package/dist/packages/features/bookings/Booker/utils/layout.d.ts.map +1 -1
  47. package/dist/packages/features/bookings/Booker/utils/query-param.d.ts.map +1 -1
  48. package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts.map +1 -1
  49. package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts.map +1 -1
  50. package/dist/packages/features/bookings/lib/create-booking.d.ts.map +1 -1
  51. package/dist/packages/features/bookings/lib/create-instant-booking.d.ts.map +1 -1
  52. package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts.map +1 -1
  53. package/dist/packages/features/bookings/lib/doesBookingRequireConfirmation.d.ts.map +1 -1
  54. package/dist/packages/features/bookings/lib/get-booking.d.ts.map +1 -1
  55. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts +1 -1
  56. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts.map +1 -1
  57. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts +1 -6
  58. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts.map +1 -1
  59. package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -1
  60. package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -1
  61. package/dist/packages/features/bookings/lib/getBookingFields.d.ts.map +1 -1
  62. package/dist/packages/features/bookings/lib/getBookingInfo.d.ts +16 -0
  63. package/dist/packages/features/bookings/lib/getBookingInfo.d.ts.map +1 -1
  64. package/dist/packages/features/bookings/lib/getBookingResponsesSchema.d.ts.map +1 -1
  65. package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts +3 -0
  66. package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts.map +1 -1
  67. package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -1
  68. package/dist/packages/features/bookings/lib/getLocationOptionsForSelect.d.ts +1 -1
  69. package/dist/packages/features/bookings/lib/getUserBooking.d.ts +8 -0
  70. package/dist/packages/features/bookings/lib/getUserBooking.d.ts.map +1 -1
  71. package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts.map +1 -1
  72. package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts.map +1 -1
  73. package/dist/packages/features/bookings/lib/handleNewBooking/addVideoCallDataToEvent.d.ts.map +1 -1
  74. package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts +1 -1
  75. package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts.map +1 -1
  76. package/dist/packages/features/bookings/lib/handleNewBooking/checkIfBookerEmailIsBlocked.d.ts.map +1 -1
  77. package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts +2 -3
  78. package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts.map +1 -1
  79. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +611 -3
  80. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts.map +1 -1
  81. package/dist/packages/features/bookings/lib/handleNewBooking/findBookingQuery.d.ts.map +1 -1
  82. package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts +180 -3
  83. package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -1
  84. package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts +1192 -0
  85. package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts.map +1 -0
  86. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +9 -0
  87. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts.map +1 -1
  88. package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts +1 -1
  89. package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts.map +1 -1
  90. package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts +1 -0
  91. package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts.map +1 -1
  92. package/dist/packages/features/bookings/lib/handleNewBooking/getSeatedBooking.d.ts.map +1 -1
  93. package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts +2 -2
  94. package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts.map +1 -1
  95. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +2 -0
  96. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -1
  97. package/dist/packages/features/bookings/lib/handleNewBooking/logger.d.ts.map +1 -1
  98. package/dist/packages/features/bookings/lib/handleNewBooking/scheduleNoShowTriggers.d.ts.map +1 -1
  99. package/dist/packages/features/bookings/lib/handleNewBooking/test/buildDryRunBooking.test.d.ts +2 -0
  100. package/dist/packages/features/bookings/lib/handleNewBooking/test/buildDryRunBooking.test.d.ts.map +1 -0
  101. package/dist/packages/features/bookings/lib/handleNewBooking/test/buildEventForTeamEventType.test.d.ts +2 -0
  102. package/dist/packages/features/bookings/lib/handleNewBooking/test/buildEventForTeamEventType.test.d.ts.map +1 -0
  103. package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/seatedRoundRobin.test.d.ts +2 -0
  104. package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/seatedRoundRobin.test.d.ts.map +1 -0
  105. package/dist/packages/features/bookings/lib/handleNewBooking/validateBookingTimeIsNotOutOfBounds.d.ts.map +1 -1
  106. package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts +1 -1
  107. package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts.map +1 -1
  108. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +98 -1
  109. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
  110. package/dist/packages/features/bookings/lib/handleNewRecurringBooking.d.ts.map +1 -1
  111. package/dist/packages/features/bookings/lib/handleSeats/cancel/cancelAttendeeSeat.d.ts.map +1 -1
  112. package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts.map +1 -1
  113. package/dist/packages/features/bookings/lib/handleSeats/handleSeats.d.ts.map +1 -1
  114. package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts.map +1 -1
  115. package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts.map +1 -1
  116. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts.map +1 -1
  117. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts.map +1 -1
  118. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts.map +1 -1
  119. package/dist/packages/features/bookings/lib/handleSeats/reschedule/rescheduleSeatedBooking.d.ts.map +1 -1
  120. package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts +2 -2
  121. package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts.map +1 -1
  122. package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts +122 -0
  123. package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts.map +1 -0
  124. package/dist/packages/features/bookings/types.d.ts +1 -1
  125. package/dist/packages/features/bookings/types.d.ts.map +1 -1
  126. package/dist/packages/features/data-table/DataTableProvider.d.ts +1 -0
  127. package/dist/packages/features/data-table/DataTableProvider.d.ts.map +1 -1
  128. package/dist/packages/features/data-table/components/DataTable.d.ts +2 -1
  129. package/dist/packages/features/data-table/components/DataTable.d.ts.map +1 -1
  130. package/dist/packages/features/data-table/components/DataTableWrapper.d.ts +3 -1
  131. package/dist/packages/features/data-table/components/DataTableWrapper.d.ts.map +1 -1
  132. package/dist/packages/features/data-table/components/filters/ActiveFilters.d.ts.map +1 -1
  133. package/dist/packages/features/data-table/components/filters/ClearFiltersButton.d.ts.map +1 -1
  134. package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts +2 -1
  135. package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts.map +1 -1
  136. package/dist/packages/features/data-table/components/filters/FilterPopover.d.ts.map +1 -1
  137. package/dist/packages/features/data-table/components/filters/index.d.ts.map +1 -1
  138. package/dist/packages/features/data-table/components/filters/useFilterPopoverOpen.d.ts +5 -0
  139. package/dist/packages/features/data-table/components/filters/useFilterPopoverOpen.d.ts.map +1 -0
  140. package/dist/packages/features/data-table/components/filters/utils.d.ts.map +1 -1
  141. package/dist/packages/features/data-table/components/segment/DeleteSegmentDialog.d.ts.map +1 -1
  142. package/dist/packages/features/data-table/components/segment/FilterSegmentSelect.d.ts.map +1 -1
  143. package/dist/packages/features/data-table/components/segment/SaveFilterSegmentButton.d.ts.map +1 -1
  144. package/dist/packages/features/data-table/hooks/useColumnSizingVars.d.ts.map +1 -1
  145. package/dist/packages/features/data-table/hooks/useFetchMoreOnBottomReached.d.ts.map +1 -1
  146. package/dist/packages/features/data-table/index.d.ts +1 -0
  147. package/dist/packages/features/data-table/index.d.ts.map +1 -1
  148. package/dist/packages/features/data-table/lib/dateRange.d.ts.map +1 -1
  149. package/dist/packages/features/data-table/lib/parsers.d.ts +127 -0
  150. package/dist/packages/features/data-table/lib/parsers.d.ts.map +1 -0
  151. package/dist/packages/features/data-table/lib/serializers.d.ts +90 -0
  152. package/dist/packages/features/data-table/lib/serializers.d.ts.map +1 -0
  153. package/dist/packages/features/data-table/lib/server.d.ts +11 -0
  154. package/dist/packages/features/data-table/lib/server.d.ts.map +1 -1
  155. package/dist/packages/features/data-table/lib/types.d.ts +2 -1
  156. package/dist/packages/features/data-table/lib/types.d.ts.map +1 -1
  157. package/dist/packages/features/data-table/lib/utils.d.ts.map +1 -1
  158. package/dist/packages/features/ee/billing/api/webhook/__handler.d.ts.map +1 -1
  159. package/dist/packages/features/ee/billing/api/webhook/_checkout.session.completed.d.ts +6 -0
  160. package/dist/packages/features/ee/billing/api/webhook/_checkout.session.completed.d.ts.map +1 -0
  161. package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.team-plan.d.ts.map +1 -1
  162. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts +2 -2
  163. package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts.map +1 -1
  164. package/dist/packages/features/ee/billing/api/webhook/_payment_intent.succeeded.d.ts.map +1 -1
  165. package/dist/packages/features/ee/billing/api/webhook/index.d.ts.map +1 -1
  166. package/dist/packages/features/ee/billing/billing-service.d.ts +1 -0
  167. package/dist/packages/features/ee/billing/billing-service.d.ts.map +1 -1
  168. package/dist/packages/features/ee/billing/credit-service.d.ts +64 -0
  169. package/dist/packages/features/ee/billing/credit-service.d.ts.map +1 -0
  170. package/dist/packages/features/ee/billing/credit-service.test.d.ts +2 -0
  171. package/dist/packages/features/ee/billing/credit-service.test.d.ts.map +1 -0
  172. package/dist/packages/features/ee/billing/stripe-billling-service.d.ts +11 -0
  173. package/dist/packages/features/ee/billing/stripe-billling-service.d.ts.map +1 -1
  174. package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts +5 -0
  175. package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts.map +1 -1
  176. package/dist/packages/features/ee/payments/components/Payment.d.ts.map +1 -1
  177. package/dist/packages/features/ee/payments/pages/payment.d.ts +4 -0
  178. package/dist/packages/features/ee/payments/pages/payment.d.ts.map +1 -1
  179. package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts +49 -6
  180. package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts.map +1 -1
  181. package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts +4 -1
  182. package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts.map +1 -1
  183. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -1
  184. package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -1
  185. package/dist/packages/features/ee/workflows/api/handleSMSResponse.d.ts +7 -0
  186. package/dist/packages/features/ee/workflows/api/handleSMSResponse.d.ts.map +1 -0
  187. package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts.map +1 -1
  188. package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts.map +1 -1
  189. package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts.map +1 -1
  190. package/dist/packages/features/ee/workflows/components/AddActionDialog.d.ts.map +1 -1
  191. package/dist/packages/features/ee/workflows/components/DeleteDialog.d.ts.map +1 -1
  192. package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts.map +1 -1
  193. package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts.map +1 -1
  194. package/dist/packages/features/ee/workflows/lib/compareReminderBodyToTemplate.d.ts.map +1 -1
  195. package/dist/packages/features/ee/workflows/lib/getAllWorkflows.d.ts.map +1 -1
  196. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts +2 -2
  197. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts.map +1 -1
  198. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts +4 -1
  199. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -1
  200. package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts +2 -0
  201. package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts.map +1 -1
  202. package/dist/packages/features/ee/workflows/lib/reminders/messageDispatcher.d.ts +42 -0
  203. package/dist/packages/features/ee/workflows/lib/reminders/messageDispatcher.d.ts.map +1 -0
  204. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts +35 -2
  205. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts.map +1 -1
  206. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts +5 -1
  207. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts.map +1 -1
  208. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.test.d.ts +2 -0
  209. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.test.d.ts.map +1 -0
  210. package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts +2 -2
  211. package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts.map +1 -1
  212. package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts +2 -0
  213. package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts.map +1 -1
  214. package/dist/packages/features/ee/workflows/lib/reminders/templates/customTemplate.d.ts.map +1 -1
  215. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts.map +1 -1
  216. package/dist/packages/features/ee/workflows/lib/reminders/templates/emailReminderTemplate.d.ts.map +1 -1
  217. package/dist/packages/features/ee/workflows/lib/reminders/templates/smsReminderTemplate.d.ts.map +1 -1
  218. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCancelledTemplate.d.ts.map +1 -1
  219. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCompletedTemplate.d.ts.map +1 -1
  220. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventReminderTemplate.d.ts.map +1 -1
  221. package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventRescheduledTemplate.d.ts.map +1 -1
  222. package/dist/packages/features/ee/workflows/lib/reminders/utils.d.ts.map +1 -1
  223. package/dist/packages/features/ee/workflows/lib/reminders/verifyPhoneNumber.d.ts.map +1 -1
  224. package/dist/packages/features/ee/workflows/lib/reminders/whatsappReminderManager.d.ts.map +1 -1
  225. package/dist/packages/features/ee/workflows/lib/repository/workflowOptOutContact.d.ts +6 -0
  226. package/dist/packages/features/ee/workflows/lib/repository/workflowOptOutContact.d.ts.map +1 -0
  227. package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts +18 -0
  228. package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts.map +1 -0
  229. package/dist/packages/features/ee/workflows/lib/service/workflowOptOutService.d.ts +5 -0
  230. package/dist/packages/features/ee/workflows/lib/service/workflowOptOutService.d.ts.map +1 -0
  231. package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts.map +1 -1
  232. package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts.map +1 -1
  233. package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts.map +1 -1
  234. package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts.map +1 -1
  235. package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts.map +1 -1
  236. package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts.map +1 -1
  237. package/dist/packages/features/eventtypes/components/EditWeightsForAllTeamMembers.d.ts.map +1 -1
  238. package/dist/packages/features/eventtypes/components/EventType.d.ts.map +1 -1
  239. package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts.map +1 -1
  240. package/dist/packages/features/eventtypes/components/HostEditDialogs.d.ts.map +1 -1
  241. package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts.map +1 -1
  242. package/dist/packages/features/eventtypes/components/MultiplePrivateLinksController.d.ts.map +1 -1
  243. package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts +0 -1
  244. package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts.map +1 -1
  245. package/dist/packages/features/eventtypes/components/dialogs/AssignmentWarningDialog.d.ts.map +1 -1
  246. package/dist/packages/features/eventtypes/components/tabs/advanced/DisableAllEmailsSetting.d.ts.map +1 -1
  247. package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts +4 -1
  248. package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts.map +1 -1
  249. package/dist/packages/features/eventtypes/components/tabs/ai/EventAITab.d.ts.map +1 -1
  250. package/dist/packages/features/eventtypes/components/tabs/apps/EventAppsTab.d.ts.map +1 -1
  251. package/dist/packages/features/eventtypes/components/tabs/assignment/EventTeamAssignmentTab.d.ts.map +1 -1
  252. package/dist/packages/features/eventtypes/components/tabs/availability/EventAvailabilityTab.d.ts.map +1 -1
  253. package/dist/packages/features/eventtypes/components/tabs/instant/EventInstantTab.d.ts.map +1 -1
  254. package/dist/packages/features/eventtypes/components/tabs/limits/EventLimitsTab.d.ts.map +1 -1
  255. package/dist/packages/features/eventtypes/components/tabs/recurring/EventRecurringTab.d.ts.map +1 -1
  256. package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts +4 -0
  257. package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts.map +1 -1
  258. package/dist/packages/features/eventtypes/components/tabs/webhooks/EventWebhooksTab.d.ts.map +1 -1
  259. package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts.map +1 -1
  260. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +21 -0
  261. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
  262. package/dist/packages/features/eventtypes/lib/types.d.ts +2 -0
  263. package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -1
  264. package/dist/packages/features/form-builder/Components.d.ts.map +1 -1
  265. package/dist/packages/features/form-builder/FormBuilder.d.ts.map +1 -1
  266. package/dist/packages/features/form-builder/FormBuilderField.d.ts.map +1 -1
  267. package/dist/packages/features/form-builder/schema.d.ts.map +1 -1
  268. package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.d.ts.map +1 -1
  269. package/dist/packages/features/form-builder/utils/getFieldIdentifier.d.ts.map +1 -1
  270. package/dist/packages/features/form-builder/utils/variantsConfig.d.ts +1 -1
  271. package/dist/packages/features/form-builder/utils/variantsConfig.d.ts.map +1 -1
  272. package/dist/packages/features/form-builder/utils.d.ts.map +1 -1
  273. package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts.map +1 -1
  274. package/dist/packages/features/schedules/components/DateOverrideList.d.ts.map +1 -1
  275. package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -1
  276. package/dist/packages/features/schedules/components/ScheduleListItem.d.ts.map +1 -1
  277. package/dist/packages/features/schedules/lib/use-schedule/useApiV2AvailableSlots.d.ts +6 -0
  278. package/dist/packages/features/schedules/lib/use-schedule/useApiV2AvailableSlots.d.ts.map +1 -0
  279. package/dist/packages/features/schedules/lib/use-schedule/useNonEmptyScheduleDays.d.ts.map +1 -1
  280. package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts +232 -84
  281. package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts.map +1 -1
  282. package/dist/packages/features/schedules/lib/use-schedule/useSlotsForDate.d.ts.map +1 -1
  283. package/dist/packages/features/schedules/lib/use-schedule/useTimesForSchedule.d.ts.map +1 -1
  284. package/dist/packages/features/shell/banners/useBanners.d.ts.map +1 -1
  285. package/dist/packages/features/shell/navigation/Navigation.d.ts.map +1 -1
  286. package/dist/packages/features/shell/useBottomNavItems.d.ts.map +1 -1
  287. package/dist/packages/platform/atoms/add-members-switch/AddMembersWithSwitchPlatformWrapper.d.ts.map +1 -1
  288. package/dist/packages/platform/atoms/availability/AvailabilitySettings.d.ts.map +1 -1
  289. package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts.map +1 -1
  290. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
  291. package/dist/packages/platform/atoms/booker/types.d.ts +1 -0
  292. package/dist/packages/platform/atoms/booker/types.d.ts.map +1 -1
  293. package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts +1 -0
  294. package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts.map +1 -1
  295. package/dist/packages/platform/atoms/booker-embed/useGetRoutingFormUrlProps.d.ts.map +1 -1
  296. package/dist/packages/platform/atoms/calendar-settings/wrappers/CalendarSettingsPlatformWrapper.d.ts.map +1 -1
  297. package/dist/packages/platform/atoms/connect/OAuthConnect.d.ts.map +1 -1
  298. package/dist/packages/platform/atoms/connect/conferencing-apps/ConferencingAppsViewPlatformWrapper.d.ts.map +1 -1
  299. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts +4 -0
  300. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts.map +1 -1
  301. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomGetEventTypes.d.ts.map +1 -1
  302. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomsGetInstalledConferencingApps.d.ts.map +1 -1
  303. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts +3 -1
  304. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts.map +1 -1
  305. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useDeleteCredential.d.ts.map +1 -1
  306. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useGetDefaultConferencingApp.d.ts.map +1 -1
  307. package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useUpdateUserDefaultConferencingApp.d.ts.map +1 -1
  308. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendar.d.ts.map +1 -1
  309. package/dist/packages/platform/atoms/destination-calendar/DestinationCalendarSelector.d.ts.map +1 -1
  310. package/dist/packages/platform/atoms/destination-calendar/wrappers/DestinationCalendarSettingsPlatformWrapper.d.ts.map +1 -1
  311. package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts +43 -23
  312. package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts.map +1 -1
  313. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeAppIntegration.d.ts.map +1 -1
  314. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +10 -0
  315. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts.map +1 -1
  316. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts +4 -0
  317. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts.map +1 -1
  318. package/dist/packages/platform/atoms/event-types/hooks/useAtomHostSchedules.d.ts.map +1 -1
  319. package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts +12 -0
  320. package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts.map +1 -1
  321. package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -1
  322. package/dist/packages/platform/atoms/event-types/hooks/useHandleRouteChange.d.ts.map +1 -1
  323. package/dist/packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.d.ts.map +1 -1
  324. package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts.map +1 -1
  325. package/dist/packages/platform/atoms/event-types/hooks/useTeamMembersWithSegment.d.ts.map +1 -1
  326. package/dist/packages/platform/atoms/event-types/payments/PaymentForm.d.ts.map +1 -1
  327. package/dist/packages/platform/atoms/event-types/payments/StripePaymentForm.d.ts.map +1 -1
  328. package/dist/packages/platform/atoms/event-types/wrappers/CreateEventTypePlatformWrapper.d.ts.map +1 -1
  329. package/dist/packages/platform/atoms/event-types/wrappers/EventAdvancedPlatformWrapper.d.ts.map +1 -1
  330. package/dist/packages/platform/atoms/event-types/wrappers/EventAvailabilityTabPlatformWrapper.d.ts.map +1 -1
  331. package/dist/packages/platform/atoms/event-types/wrappers/EventLimitsTabPlatformWrapper.d.ts.map +1 -1
  332. package/dist/packages/platform/atoms/event-types/wrappers/EventPaymentsTabPlatformWrapper.d.ts.map +1 -1
  333. package/dist/packages/platform/atoms/event-types/wrappers/EventRecurringTabPlatformWrapper.d.ts.map +1 -1
  334. package/dist/packages/platform/atoms/event-types/wrappers/EventSetupTabPlatformWrapper.d.ts.map +1 -1
  335. package/dist/packages/platform/atoms/event-types/wrappers/EventTeamAssignmentTabPlatformWrapper.d.ts.map +1 -1
  336. package/dist/packages/platform/atoms/event-types/wrappers/EventTypePlatformWrapper.d.ts.map +1 -1
  337. package/dist/packages/platform/atoms/hooks/bookings/useBooking.d.ts.map +1 -1
  338. package/dist/packages/platform/atoms/hooks/bookings/useBookings.d.ts.map +1 -1
  339. package/dist/packages/platform/atoms/hooks/bookings/useCancelBooking.d.ts.map +1 -1
  340. package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts.map +1 -1
  341. package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts.map +1 -1
  342. package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts.map +1 -1
  343. package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts.map +1 -1
  344. package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -1
  345. package/dist/packages/platform/atoms/hooks/calendars/useAddSelectedCalendar.d.ts.map +1 -1
  346. package/dist/packages/platform/atoms/hooks/calendars/useDeleteCalendarCredentials.d.ts.map +1 -1
  347. package/dist/packages/platform/atoms/hooks/calendars/useRemoveSelectedCalendar.d.ts.map +1 -1
  348. package/dist/packages/platform/atoms/hooks/calendars/useUpdateDestinationCalendars.d.ts.map +1 -1
  349. package/dist/packages/platform/atoms/hooks/connect/useCheck.d.ts.map +1 -1
  350. package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts +2 -4
  351. package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts.map +1 -1
  352. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts +4 -0
  353. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts.map +1 -1
  354. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts +4 -0
  355. package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts.map +1 -1
  356. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts +4 -0
  357. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts.map +1 -1
  358. package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteTeamEventTypeById.d.ts.map +1 -1
  359. package/dist/packages/platform/atoms/hooks/event-types/private/useEventTypeById.d.ts.map +1 -1
  360. package/dist/packages/platform/atoms/hooks/event-types/public/useEventType.d.ts.map +1 -1
  361. package/dist/packages/platform/atoms/hooks/event-types/public/useEventTypes.d.ts.map +1 -1
  362. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventType.d.ts.map +1 -1
  363. package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventTypes.d.ts.map +1 -1
  364. package/dist/packages/platform/atoms/hooks/organizations/bookings/useOrganizationBookings.d.ts.map +1 -1
  365. package/dist/packages/platform/atoms/hooks/organizations/bookings/useOrganizationUserBookings.d.ts.map +1 -1
  366. package/dist/packages/platform/atoms/hooks/schedules/useDeleteSchedule.d.ts.map +1 -1
  367. package/dist/packages/platform/atoms/hooks/schedules/useSchedule.d.ts.map +1 -1
  368. package/dist/packages/platform/atoms/hooks/schedules/useUpdateSchedule.d.ts.map +1 -1
  369. package/dist/packages/platform/atoms/hooks/stripe/useCheck.d.ts.map +1 -1
  370. package/dist/packages/platform/atoms/hooks/stripe/useConnect.d.ts.map +1 -1
  371. package/dist/packages/platform/atoms/hooks/teams/useTeamMembers.d.ts.map +1 -1
  372. package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts +0 -2
  373. package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts.map +1 -1
  374. package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts.map +1 -1
  375. package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts +84 -6
  376. package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts.map +1 -1
  377. package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts.map +1 -1
  378. package/dist/packages/platform/atoms/hooks/useOAuthClient.d.ts.map +1 -1
  379. package/dist/packages/platform/atoms/hooks/useOAuthFlow.d.ts.map +1 -1
  380. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +21 -0
  381. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts.map +1 -1
  382. package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts +2 -2
  383. package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts.map +1 -1
  384. package/dist/packages/platform/atoms/hooks/useSlots.d.ts +2 -1
  385. package/dist/packages/platform/atoms/hooks/useSlots.d.ts.map +1 -1
  386. package/dist/packages/platform/atoms/hooks/useTimezone.d.ts.map +1 -1
  387. package/dist/packages/platform/atoms/index.d.ts +0 -32
  388. package/dist/packages/platform/atoms/index.d.ts.map +1 -1
  389. package/dist/packages/platform/atoms/lib/getPlaceholderContent.d.ts.map +1 -1
  390. package/dist/packages/platform/atoms/lib/getQueryParam.d.ts.map +1 -1
  391. package/dist/packages/platform/atoms/lib/setQueryParam.d.ts.map +1 -1
  392. package/dist/packages/platform/atoms/lib/useLocale.d.ts +10 -0
  393. package/dist/packages/platform/atoms/lib/useLocale.d.ts.map +1 -0
  394. package/dist/packages/platform/atoms/router/Router.d.ts +1 -1
  395. package/dist/packages/platform/atoms/router/Router.d.ts.map +1 -1
  396. package/dist/packages/platform/atoms/selected-calendars/SelectedCalendarsSettings.d.ts.map +1 -1
  397. package/dist/packages/platform/atoms/selected-calendars/wrappers/SelectedCalendarsSettingsPlatformWrapper.d.ts.map +1 -1
  398. package/dist/packages/platform/atoms/src/components/atoms-wrapper.d.ts.map +1 -1
  399. package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts +4 -4
  400. package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts.map +1 -1
  401. package/dist/packages/platform/atoms/src/components/ui/shell.d.ts.map +1 -1
  402. package/dist/packages/platform/atoms/src/components/ui/switch.d.ts +1 -1
  403. package/dist/packages/platform/atoms/src/components/ui/toast.d.ts +5 -5
  404. package/dist/packages/platform/atoms/src/components/ui/use-toast.d.ts.map +1 -1
  405. package/dist/packages/platform/atoms/src/lib/timeZones.d.ts.map +1 -1
  406. package/dist/packages/platform/atoms/vite.config.d.ts.map +1 -1
  407. package/dist/packages/platform/libraries/emails.d.ts +6 -0
  408. package/dist/packages/platform/libraries/emails.d.ts.map +1 -1
  409. package/dist/packages/platform/libraries/event-types.d.ts +1 -1
  410. package/dist/packages/platform/libraries/event-types.d.ts.map +1 -1
  411. package/dist/packages/platform/libraries/index.d.ts +4 -0
  412. package/dist/packages/platform/libraries/index.d.ts.map +1 -1
  413. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts +3 -3
  414. package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts.map +1 -1
  415. package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts +1 -1
  416. package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts.map +1 -1
  417. package/dist/packages/platform/types/bookings/2024-08-13/inputs/validators/validate-metadata.d.ts.map +1 -1
  418. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts +10 -0
  419. package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts.map +1 -1
  420. package/dist/packages/platform/types/calendars/index.d.ts +2 -0
  421. package/dist/packages/platform/types/calendars/index.d.ts.map +1 -0
  422. package/dist/packages/platform/types/{calendars.d.ts → calendars/inputs/busy-times.input.d.ts} +1 -1
  423. package/dist/packages/platform/types/calendars/inputs/busy-times.input.d.ts.map +1 -0
  424. package/dist/packages/platform/types/calendars/inputs/create-calendar-credentials.input.d.ts +5 -0
  425. package/dist/packages/platform/types/calendars/inputs/create-calendar-credentials.input.d.ts.map +1 -0
  426. package/dist/packages/platform/types/calendars/inputs/index.d.ts +3 -0
  427. package/dist/packages/platform/types/calendars/inputs/index.d.ts.map +1 -0
  428. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts +5 -1
  429. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts.map +1 -1
  430. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts +5 -1
  431. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts.map +1 -1
  432. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-count.input.d.ts.map +1 -1
  433. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-duration.input.d.ts.map +1 -1
  434. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-window.input.d.ts.map +1 -1
  435. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/confirmation-policy.input.d.ts.map +1 -1
  436. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts +1 -0
  437. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts.map +1 -1
  438. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/locations.input.d.ts.map +1 -1
  439. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts +1 -0
  440. package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts.map +1 -1
  441. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts +1 -0
  442. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts.map +1 -1
  443. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts +1 -0
  444. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts.map +1 -1
  445. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts +1 -1
  446. package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts.map +1 -1
  447. package/dist/packages/platform/types/routing-forms/responses/routing-form-response.output.d.ts +1 -1
  448. package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts +8 -0
  449. package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts.map +1 -1
  450. package/dist/packages/platform/utils/permissions.d.ts.map +1 -1
  451. package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts +3 -1
  452. package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts.map +1 -1
  453. package/dist/packages/prisma/zod/booking.d.ts +3 -1
  454. package/dist/packages/prisma/zod/booking.d.ts.map +1 -1
  455. package/dist/packages/prisma/zod/bookingdenormalized.d.ts +84 -0
  456. package/dist/packages/prisma/zod/bookingdenormalized.d.ts.map +1 -0
  457. package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts +87 -0
  458. package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts.map +1 -0
  459. package/dist/packages/prisma/zod/calendarcache.d.ts +3 -0
  460. package/dist/packages/prisma/zod/calendarcache.d.ts.map +1 -1
  461. package/dist/packages/prisma/zod/credential.d.ts +5 -1
  462. package/dist/packages/prisma/zod/credential.d.ts.map +1 -1
  463. package/dist/packages/prisma/zod/creditbalance.d.ts +36 -0
  464. package/dist/packages/prisma/zod/creditbalance.d.ts.map +1 -0
  465. package/dist/packages/prisma/zod/creditexpenselog.d.ts +41 -0
  466. package/dist/packages/prisma/zod/creditexpenselog.d.ts.map +1 -0
  467. package/dist/packages/prisma/zod/custom/eventtype.d.ts +40 -0
  468. package/dist/packages/prisma/zod/custom/eventtype.d.ts.map +1 -1
  469. package/dist/packages/prisma/zod/delegationcredential.d.ts +2 -1
  470. package/dist/packages/prisma/zod/delegationcredential.d.ts.map +1 -1
  471. package/dist/packages/prisma/zod/eventtype.d.ts +44 -0
  472. package/dist/packages/prisma/zod/eventtype.d.ts.map +1 -1
  473. package/dist/packages/prisma/zod/index.d.ts +7 -0
  474. package/dist/packages/prisma/zod/index.d.ts.map +1 -1
  475. package/dist/packages/prisma/zod/membership.d.ts +6 -0
  476. package/dist/packages/prisma/zod/membership.d.ts.map +1 -1
  477. package/dist/packages/prisma/zod/organizationsettings.d.ts +3 -0
  478. package/dist/packages/prisma/zod/organizationsettings.d.ts.map +1 -1
  479. package/dist/packages/prisma/zod/platformbilling.d.ts +3 -0
  480. package/dist/packages/prisma/zod/platformbilling.d.ts.map +1 -1
  481. package/dist/packages/prisma/zod/role.d.ts +41 -0
  482. package/dist/packages/prisma/zod/role.d.ts.map +1 -0
  483. package/dist/packages/prisma/zod/rolepermission.d.ts +31 -0
  484. package/dist/packages/prisma/zod/rolepermission.d.ts.map +1 -0
  485. package/dist/packages/prisma/zod/routingformresponse.d.ts +2 -2
  486. package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts +102 -0
  487. package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts.map +1 -0
  488. package/dist/packages/prisma/zod/routingformresponsefield.d.ts +35 -0
  489. package/dist/packages/prisma/zod/routingformresponsefield.d.ts.map +1 -0
  490. package/dist/packages/prisma/zod/team.d.ts +2 -1
  491. package/dist/packages/prisma/zod/team.d.ts.map +1 -1
  492. package/dist/packages/prisma/zod/user.d.ts +2 -1
  493. package/dist/packages/prisma/zod/user.d.ts.map +1 -1
  494. package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts +27 -0
  495. package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts.map +1 -0
  496. package/dist/packages/prisma/zod-utils.d.ts +96 -0
  497. package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
  498. package/dist/packages/prisma-client/index.d.ts +26559 -11424
  499. package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts +11 -2
  500. package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts.map +1 -1
  501. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +11 -2
  502. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
  503. package/dist/packages/trpc/react/shared.d.ts +1 -1
  504. package/dist/packages/trpc/react/shared.d.ts.map +1 -1
  505. package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts +15 -6
  506. package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts.map +1 -1
  507. package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.handler.d.ts.map +1 -1
  508. package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.d.ts.map +1 -1
  509. package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.handler.d.ts.map +1 -1
  510. package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.d.ts.map +1 -1
  511. package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts +2 -2
  512. package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts.map +1 -1
  513. package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +303 -13
  514. package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts.map +1 -1
  515. package/dist/style.css +1 -1
  516. package/package.json +3 -3
  517. package/dist/AppCard-xRrhcyow.js +0 -162
  518. package/dist/AppListCardPlatformWrapper-iE_KoJJz.js +0 -9
  519. package/dist/AppListCardWebWrapper-XQkboW-A.js +0 -74
  520. package/dist/AppSettingsInterface-Yokg1R5e.js +0 -29
  521. package/dist/AppSettingsInterface-_QxvdIHr.js +0 -75
  522. package/dist/AppSettingsInterface-hweGTkAI.js +0 -23
  523. package/dist/DateRangePicker-F9HOeX4I.js +0 -2418
  524. package/dist/EventTypeAppCardInterface-0XruIPBf.js +0 -41
  525. package/dist/EventTypeAppCardInterface-1ZEoYers.js +0 -34
  526. package/dist/EventTypeAppCardInterface-41c-etQb.js +0 -24
  527. package/dist/EventTypeAppCardInterface-6lncfu0H.js +0 -24
  528. package/dist/EventTypeAppCardInterface-6qEGBpiE.js +0 -34
  529. package/dist/EventTypeAppCardInterface-9DgXPWbh.js +0 -51
  530. package/dist/EventTypeAppCardInterface-Hu4nTaNm.js +0 -24
  531. package/dist/EventTypeAppCardInterface-HzzLujZJ.js +0 -41
  532. package/dist/EventTypeAppCardInterface-ImWU0nbu.js +0 -34
  533. package/dist/EventTypeAppCardInterface-KTvwKoZp.js +0 -49
  534. package/dist/EventTypeAppCardInterface-LStyD24r.js +0 -32
  535. package/dist/EventTypeAppCardInterface-Ri7zlKki.js +0 -526
  536. package/dist/EventTypeAppCardInterface-TNJ-n2uU.js +0 -24
  537. package/dist/EventTypeAppCardInterface-X9N_qajz.js +0 -34
  538. package/dist/EventTypeAppCardInterface-_6rEgHys.js +0 -42
  539. package/dist/EventTypeAppCardInterface-_LSGnI_j.js +0 -31
  540. package/dist/EventTypeAppCardInterface-_ZueJNzP.js +0 -24
  541. package/dist/EventTypeAppCardInterface-eYhGvYx2.js +0 -34
  542. package/dist/EventTypeAppCardInterface-iFfUUper.js +0 -42
  543. package/dist/EventTypeAppCardInterface-ihd1dVU4.js +0 -39
  544. package/dist/EventTypeAppCardInterface-mLgPR301.js +0 -33
  545. package/dist/EventTypeAppCardInterface-nuD4okpy.js +0 -86
  546. package/dist/EventTypeAppCardInterface-smWUxvN0.js +0 -34
  547. package/dist/EventTypeAppCardInterface-tv38JUda.js +0 -51
  548. package/dist/EventTypeAppCardInterface-w_0z5zlD.js +0 -32
  549. package/dist/EventTypeAppCardInterface-wgZe_Ofg.js +0 -34
  550. package/dist/EventTypeAppSettingsInterface-1LlsqP0W.js +0 -23
  551. package/dist/EventTypeAppSettingsInterface-2pQN1OGk.js +0 -24
  552. package/dist/EventTypeAppSettingsInterface-5BIvQr77.js +0 -25
  553. package/dist/EventTypeAppSettingsInterface-9O9w0xgs.js +0 -72
  554. package/dist/EventTypeAppSettingsInterface-B1xYXFpt.js +0 -23
  555. package/dist/EventTypeAppSettingsInterface-C9Q0l9cT.js +0 -43
  556. package/dist/EventTypeAppSettingsInterface-Z1nqP5Qg.js +0 -120
  557. package/dist/EventTypeAppSettingsInterface-dN8YHzJm.js +0 -298
  558. package/dist/EventTypeAppSettingsInterface-h0cnVPv3.js +0 -221
  559. package/dist/EventTypeAppSettingsInterface-h62B0iUq.js +0 -48
  560. package/dist/EventTypeAppSettingsInterface-qQ8NC-lG.js +0 -42
  561. package/dist/EventTypeAppSettingsInterface-xlOnemZ9.js +0 -78
  562. package/dist/InstallAppButton-IY16xtI-.js +0 -14
  563. package/dist/InstallAppButton-JXhBVaYJ.js +0 -29
  564. package/dist/InstallAppButton-djNqJZP7.js +0 -58
  565. package/dist/InstallAppButton-loNdcyIF.js +0 -14
  566. package/dist/StripePaymentForm-MaOvyTtN.js +0 -493
  567. package/dist/currencyOptions-kannG2hu.js +0 -61
  568. package/dist/index-0i5XfWSB.js +0 -518
  569. package/dist/index-Aa5t8hn2.js +0 -28
  570. package/dist/index-LwkTy4i-.js +0 -157199
  571. package/dist/packages/features/schedules/components/index.d.ts +0 -7
  572. package/dist/packages/features/schedules/components/index.d.ts.map +0 -1
  573. package/dist/packages/features/schedules/index.d.ts +0 -4
  574. package/dist/packages/features/schedules/index.d.ts.map +0 -1
  575. package/dist/packages/features/schedules/lib/use-schedule/index.d.ts +0 -5
  576. package/dist/packages/features/schedules/lib/use-schedule/index.d.ts.map +0 -1
  577. package/dist/packages/platform/types/calendars.d.ts.map +0 -1
  578. package/dist/useIsAppEnabled-KtuZ9LXV.js +0 -18
@@ -1,518 +0,0 @@
1
- import { jsxs as c, jsx as i, Fragment as f } from "react/jsx-runtime";
2
- import { ao as S, ap as j, aq as T, al as U, ar as A, as as I, M as u, r as R, at as _, q as w, au as k, av as $, aw as V, y as q } from "./index-LwkTy4i-.js";
3
- import { memo as M, useState as Q } from "react";
4
- var z = Math.floor, E = Math.random;
5
- function Z(t, r) {
6
- return t + z(E() * (r - t + 1));
7
- }
8
- var F = Z, G = F;
9
- function O(t, r) {
10
- var o = -1, n = t.length, a = n - 1;
11
- for (r = r === void 0 ? n : r; ++o < r; ) {
12
- var e = G(o, a), s = t[e];
13
- t[e] = t[o], t[o] = s;
14
- }
15
- return t.length = r, t;
16
- }
17
- var N = O, W = S, D = N;
18
- function P(t) {
19
- return D(W(t));
20
- }
21
- var H = P, K = j;
22
- function Y(t, r) {
23
- return K(r, function(o) {
24
- return t[o];
25
- });
26
- }
27
- var J = Y, X = J, B = T();
28
- function ee(t) {
29
- return t == null ? [] : X(t, B(t));
30
- }
31
- var te = ee, ie = N, se = te;
32
- function re(t) {
33
- return ie(se(t));
34
- }
35
- var ae = re, le = H, oe = ae, de = A;
36
- function ne(t) {
37
- var r = de(t) ? le : oe;
38
- return r(t);
39
- }
40
- var ce = ne;
41
- const me = /* @__PURE__ */ U(ce), g = _("", {
42
- // Variants won't have any style by default. Style will only be applied if the variants are combined.
43
- // So, style is defined in compoundVariants.
44
- variants: {
45
- variant: {
46
- basic: "",
47
- ProfileCard: "",
48
- SidebarCard: ""
49
- },
50
- structure: {
51
- image: "",
52
- card: "",
53
- title: "",
54
- description: ""
55
- }
56
- },
57
- compoundVariants: [
58
- // Style for Basic Variants types
59
- {
60
- variant: "basic",
61
- structure: "image",
62
- className: "w-10 h-auto"
63
- },
64
- {
65
- variant: "basic",
66
- structure: "card",
67
- className: "p-5"
68
- },
69
- {
70
- variant: "basic",
71
- structure: "title",
72
- className: "text-base mt-4"
73
- },
74
- {
75
- variant: "basic",
76
- structure: "description",
77
- className: "text-sm leading-[18px] text-subtle font-normal"
78
- },
79
- // Style for ProfileCard Variant Types
80
- {
81
- variant: "ProfileCard",
82
- structure: "image",
83
- className: "w-9 h-auto rounded-full mb-4s"
84
- },
85
- {
86
- variant: "ProfileCard",
87
- structure: "card",
88
- className: "w-80 p-4 hover:bg-subtle"
89
- },
90
- {
91
- variant: "ProfileCard",
92
- structure: "title",
93
- className: "text-base"
94
- },
95
- {
96
- variant: "ProfileCard",
97
- structure: "description",
98
- className: "text-sm leading-[18px] text-subtle font-normal"
99
- },
100
- // Style for SidebarCard Variant Types
101
- {
102
- variant: "SidebarCard",
103
- structure: "image",
104
- className: "w-9 h-auto rounded-full mb-4s"
105
- },
106
- {
107
- variant: "SidebarCard",
108
- structure: "card",
109
- className: "w-full p-3 border border-subtle"
110
- },
111
- {
112
- variant: "SidebarCard",
113
- structure: "title",
114
- className: "text-sm font-cal"
115
- },
116
- {
117
- variant: "SidebarCard",
118
- structure: "description",
119
- className: "text-xs text-default line-clamp-2"
120
- }
121
- ]
122
- });
123
- function he({
124
- image: t,
125
- title: r,
126
- icon: o,
127
- description: n,
128
- variant: a,
129
- actionButton: e,
130
- containerProps: s,
131
- imageProps: l,
132
- mediaLink: d,
133
- thumbnailUrl: h,
134
- learnMore: m
135
- }) {
136
- const v = m && m.href.startsWith("https") ? "a" : I;
137
- return /* @__PURE__ */ c(
138
- "div",
139
- {
140
- className: u(
141
- s == null ? void 0 : s.className,
142
- g({ variant: a, structure: "card" }),
143
- "bg-default border-subtle text-default flex flex-col justify-between rounded-md border"
144
- ),
145
- "data-testid": "card-container",
146
- ...s,
147
- children: [
148
- /* @__PURE__ */ c("div", { children: [
149
- o && o,
150
- t && /* @__PURE__ */ i(
151
- "img",
152
- {
153
- src: t,
154
- alt: l == null ? void 0 : l.alt,
155
- className: u(
156
- l == null ? void 0 : l.className,
157
- g({ variant: a, structure: "image" })
158
- ),
159
- ...l
160
- }
161
- ),
162
- /* @__PURE__ */ i(
163
- "h5",
164
- {
165
- title: r,
166
- className: u(
167
- g({ variant: a, structure: "title" }),
168
- "text-emphasis line-clamp-1 font-bold leading-5"
169
- ),
170
- children: r
171
- }
172
- ),
173
- n && /* @__PURE__ */ i(
174
- "p",
175
- {
176
- title: n.toString(),
177
- className: u(g({ variant: a, structure: "description" }), "pt-1"),
178
- children: n
179
- }
180
- )
181
- ] }),
182
- a === "SidebarCard" && /* @__PURE__ */ c(
183
- "a",
184
- {
185
- onClick: e == null ? void 0 : e.onClick,
186
- target: "_blank",
187
- rel: "noreferrer",
188
- href: d,
189
- "data-testid": e == null ? void 0 : e["data-testid"],
190
- className: "group relative my-3 flex aspect-video items-center overflow-hidden rounded",
191
- children: [
192
- /* @__PURE__ */ i("div", { className: "absolute inset-0 bg-black bg-opacity-50 transition group-hover:bg-opacity-40" }),
193
- /* @__PURE__ */ c(
194
- "svg",
195
- {
196
- className: "text-inverted absolute left-1/2 top-1/2 h-8 w-8 -translate-x-1/2 -translate-y-1/2 transform rounded-full shadow-lg transition-all hover:-mt-px",
197
- viewBox: "0 0 32 32",
198
- fill: "none",
199
- xmlns: "http://www.w3.org/2000/svg",
200
- children: [
201
- /* @__PURE__ */ i(
202
- "path",
203
- {
204
- d: "M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",
205
- fill: "white"
206
- }
207
- ),
208
- /* @__PURE__ */ i(
209
- "path",
210
- {
211
- d: "M12.1667 8.5L23.8334 16L12.1667 23.5V8.5Z",
212
- fill: "#111827",
213
- stroke: "#111827",
214
- strokeWidth: "1.5",
215
- strokeLinecap: "round",
216
- strokeLinejoin: "round"
217
- }
218
- )
219
- ]
220
- }
221
- ),
222
- /* @__PURE__ */ i("img", { alt: "play feature video", src: h })
223
- ]
224
- }
225
- ),
226
- a === "basic" && e && /* @__PURE__ */ i("div", { children: /* @__PURE__ */ i(
227
- R,
228
- {
229
- color: "secondary",
230
- href: e == null ? void 0 : e.href,
231
- className: "mt-10",
232
- EndIcon: "arrow-right",
233
- "data-testid": e["data-testid"],
234
- children: e == null ? void 0 : e.child
235
- }
236
- ) }),
237
- a === "SidebarCard" && /* @__PURE__ */ c("div", { className: "mt-2 flex items-center justify-between", children: [
238
- m && /* @__PURE__ */ i(
239
- v,
240
- {
241
- href: m.href,
242
- onClick: e == null ? void 0 : e.onClick,
243
- target: "_blank",
244
- rel: "noreferrer",
245
- className: "text-default text-xs font-medium",
246
- children: m.text
247
- }
248
- ),
249
- (e == null ? void 0 : e.child) && /* @__PURE__ */ i(
250
- "button",
251
- {
252
- className: "text-default hover:text-emphasis p-0 text-xs font-normal",
253
- color: "minimal",
254
- "data-testid": e == null ? void 0 : e["data-testid"],
255
- onClick: e == null ? void 0 : e.onClick,
256
- children: e == null ? void 0 : e.child
257
- }
258
- )
259
- ] })
260
- ]
261
- }
262
- );
263
- }
264
- const ue = [
265
- {
266
- id: 17,
267
- thumbnailUrl: "https://img.youtube.com/vi/fMHW6jYPIb8/0.jpg",
268
- mediaLink: "https://go.cal.com/embed-video",
269
- title: "Embed",
270
- description: "Embed your booking page on your website",
271
- href: "https://go.cal.com/embed-video"
272
- },
273
- {
274
- id: 16,
275
- thumbnailUrl: "https://img.youtube.com/vi/xopxmk2H4Ng/0.jpg",
276
- mediaLink: "https://go.cal.com/paid-booking",
277
- title: "Paid Bookings",
278
- description: "Charge for your time with Cal.com's paid bookings",
279
- href: "https://go.cal.com/paid-booking"
280
- },
281
- {
282
- id: 15,
283
- thumbnailUrl: "https://img.youtube.com/vi/ZjSD1yPgLLQ/0.jpg",
284
- mediaLink: "https://go.cal.com/instant-meetings-video",
285
- title: "Instant Meetings",
286
- description: "Book meetings instantly with a link",
287
- href: "https://go.cal.com/instant-meetings-video"
288
- },
289
- {
290
- id: 14,
291
- thumbnailUrl: "https://img.youtube.com/vi/IZ4-nUiIpvY/0.jpg",
292
- mediaLink: "https://go.cal.com/custom-attributes",
293
- title: "Custom Attributes",
294
- description: "Define roles and attributes for your teams",
295
- href: "https://go.cal.com/custom-attributes"
296
- },
297
- {
298
- id: 13,
299
- thumbnailUrl: "https://img.youtube.com/vi/TTAASLLPKk0/0.jpg",
300
- mediaLink: "https://go.cal.com/ooo-video",
301
- title: "ooo.new",
302
- description: "Easily go out-of-office",
303
- href: "https://go.cal.com/ooo-video"
304
- },
305
- {
306
- id: 12,
307
- thumbnailUrl: "https://cal.com/og-image-cal-ai.jpg",
308
- mediaLink: "https://go.cal.com/cal-ai",
309
- title: "Cal.ai",
310
- description: "Your personal AI scheduling assistant",
311
- href: "https://go.cal.com/cal-ai"
312
- },
313
- {
314
- id: 11,
315
- thumbnailUrl: "https://img.youtube.com/vi/KTg_qzA9NEc/0.jpg",
316
- mediaLink: "https://go.cal.com/insights",
317
- title: "Insights",
318
- description: "Get a better understanding of your business",
319
- href: "https://go.cal.com/insights"
320
- },
321
- {
322
- id: 10,
323
- thumbnailUrl: "https://img.youtube.com/vi/jvaBafzVUQc/0.jpg",
324
- mediaLink: "https://go.cal.com/video",
325
- title: "Cal Video",
326
- description: "Free video conferencing with recording",
327
- href: "https://go.cal.com/video"
328
- },
329
- {
330
- id: 9,
331
- thumbnailUrl: "https://img.youtube.com/vi/93iOmzHieCU/0.jpg",
332
- mediaLink: "https://go.cal.com/round-robin",
333
- title: "Round-Robin",
334
- description: "Create advanced group meetings with round-robin",
335
- href: "https://go.cal.com/round-robin"
336
- },
337
- {
338
- id: 8,
339
- thumbnailUrl: "https://img.youtube.com/vi/piKlAiibAFo/0.jpg",
340
- mediaLink: "https://go.cal.com/workflows",
341
- title: "Automate Workflows",
342
- description: "Make time work for you and automate tasks",
343
- href: "https://go.cal.com/workflows"
344
- },
345
- {
346
- id: 7,
347
- thumbnailUrl: "https://img.youtube.com/vi/UVXgo12cY4g/0.jpg",
348
- mediaLink: "https://go.cal.com/routing-forms",
349
- title: "Routing Forms",
350
- description: "Ask questions and route to the correct person",
351
- href: "https://go.cal.com/routing-forms"
352
- },
353
- {
354
- id: 6,
355
- thumbnailUrl: "https://img.youtube.com/vi/yGiZo1Ry5-8/0.jpg",
356
- mediaLink: "https://go.cal.com/recurring-video",
357
- title: "Recurring Bookings",
358
- description: "Learn how to create a recurring schedule",
359
- href: "https://go.cal.com/recurring-video"
360
- },
361
- {
362
- id: 5,
363
- thumbnailUrl: "https://img.youtube.com/vi/0v_nQtpxC_4/0.jpg",
364
- mediaLink: "https://go.cal.com/payments-video",
365
- title: "Accept Payments",
366
- description: "Charge for your time with Cal.com's Stripe App",
367
- href: "https://app.cal.com/apps/stripe"
368
- },
369
- {
370
- id: 4,
371
- thumbnailUrl: "https://img.youtube.com/vi/zGr_s-fG84k/0.jpg",
372
- mediaLink: "https://go.cal.com/confirmation-video",
373
- title: "Requires Confirmation",
374
- description: "Learn how to be in charge of your bookings",
375
- href: "https://cal.com/resources/feature/opt-in"
376
- },
377
- {
378
- id: 3,
379
- thumbnailUrl: "https://img.youtube.com/vi/-L8MCiT6uhQ/0.jpg",
380
- mediaLink: "https://youtu.be/-L8MCiT6uhQ?si=DRJzRNhN85hqAwBl",
381
- title: "Routing Forms, Workflows",
382
- description: "Ask screening questions of potential bookers to connect them with the right person",
383
- href: "https://youtu.be/-L8MCiT6uhQ?si=DRJzRNhN85hqAwBl"
384
- },
385
- {
386
- id: 2,
387
- thumbnailUrl: "https://img.youtube.com/vi/EAc46SPL6iA/0.jpg",
388
- mediaLink: "https://go.cal.com/teams-video",
389
- title: "How to set up Teams",
390
- description: "Learn how to use round-robin and collective events.",
391
- href: "https://cal.com/docs/enterprise-features/teams"
392
- },
393
- {
394
- id: 1,
395
- thumbnailUrl: "https://img.youtube.com/vi/VZ5PfQzzxBw/0.jpg",
396
- mediaLink: "https://youtu.be/VZ5PfQzzxBw?si=oB0LPSxG8dWIwg5a",
397
- title: "Dynamic booking links",
398
- description: "Booking link that allows people to quickly schedule meetings.",
399
- href: "https://youtu.be/VZ5PfQzzxBw?si=oB0LPSxG8dWIwg5a"
400
- }
401
- ], b = me(ue).slice(0).reverse();
402
- function pe() {
403
- const { t } = w(), [r, o] = Q(() => {
404
- if (typeof window > "u")
405
- return b;
406
- try {
407
- const e = k.getItem("removedTipsIds");
408
- if (e !== null) {
409
- const s = e.split(",").map((d) => parseInt(d, 10));
410
- return b.filter((d) => s.indexOf(d.id) === -1);
411
- } else
412
- return b;
413
- } catch {
414
- return b;
415
- }
416
- }), n = (e) => {
417
- o((s) => {
418
- const l = k.getItem("removedTipsIds") || "", d = s.findIndex((h) => h.id === e);
419
- return d === -1 ? [...s] : (k.setItem(
420
- "removedTipsIds",
421
- `${s[d].id.toString()}${l.length > 0 ? `,${l}` : ""}`
422
- ), s.splice(d, 1), [...s]);
423
- });
424
- }, a = r.slice(0).reverse();
425
- return /* @__PURE__ */ i(
426
- "div",
427
- {
428
- className: "hidden pb-4 pt-8 lg:grid",
429
- style: {
430
- gridTemplateColumns: "1fr"
431
- },
432
- children: r.map((e) => {
433
- const s = a.indexOf(e) === 0;
434
- return /* @__PURE__ */ i(
435
- "div",
436
- {
437
- className: "relative",
438
- style: {
439
- gridRowStart: 1,
440
- gridColumnStart: 1
441
- },
442
- children: /* @__PURE__ */ i(
443
- "div",
444
- {
445
- className: "relative",
446
- style: {
447
- transform: `scale(${1 - a.indexOf(e) / 20})`,
448
- top: -a.indexOf(e) * 10,
449
- opacity: `${1 - a.indexOf(e) / 7}`
450
- },
451
- children: /* @__PURE__ */ i(
452
- he,
453
- {
454
- variant: "SidebarCard",
455
- thumbnailUrl: e.thumbnailUrl,
456
- mediaLink: s ? e.mediaLink : void 0,
457
- title: e.title,
458
- description: e.description,
459
- learnMore: s ? { href: e.href, text: t("learn_more") } : void 0,
460
- actionButton: s ? { onClick: () => n(e.id), child: t("dismiss") } : void 0,
461
- containerProps: {
462
- tabIndex: s ? void 0 : -1,
463
- "aria-hidden": s ? void 0 : "true"
464
- }
465
- }
466
- )
467
- }
468
- )
469
- },
470
- e.id
471
- );
472
- })
473
- }
474
- );
475
- }
476
- const ve = M(pe);
477
- function xe({
478
- title: t,
479
- description: r,
480
- background: o,
481
- features: n,
482
- buttons: a,
483
- isParentLoading: e,
484
- children: s,
485
- plan: l
486
- }) {
487
- const { resolvedTheme: d } = $(), { t: h } = w(), { isPending: m, hasTeamPlan: v } = V(), { data: x } = q.viewer.teams.getUpgradeable.useQuery(), y = `${o}${d === "dark" ? "-dark" : ""}.jpg`, C = !1, L = !!(x != null && x[0]);
488
- return l === "team" && (v || L) ? /* @__PURE__ */ i(f, { children: s }) : l === "enterprise" && C ? /* @__PURE__ */ i(f, { children: s }) : m ? /* @__PURE__ */ i(f, { children: e }) : /* @__PURE__ */ c(f, { children: [
489
- /* @__PURE__ */ c("div", { className: "relative flex min-h-[295px] w-full items-center justify-between overflow-hidden rounded-lg pb-10", children: [
490
- /* @__PURE__ */ c("picture", { className: "absolute min-h-[295px] w-full rounded-lg object-cover", children: [
491
- /* @__PURE__ */ i("source", { srcSet: y, media: "(prefers-color-scheme: dark)" }),
492
- /* @__PURE__ */ i(
493
- "img",
494
- {
495
- className: "absolute min-h-[295px] w-full select-none rounded-lg object-cover object-left md:object-center",
496
- src: y,
497
- loading: "lazy",
498
- alt: t
499
- }
500
- )
501
- ] }),
502
- /* @__PURE__ */ c("div", { className: "relative my-4 px-8 sm:px-14", children: [
503
- /* @__PURE__ */ i("h1", { className: u("font-cal mt-4 text-3xl"), children: h(t) }),
504
- /* @__PURE__ */ i("p", { className: u("mb-8 mt-4 max-w-sm"), children: h(r) }),
505
- a
506
- ] })
507
- ] }),
508
- /* @__PURE__ */ i("div", { className: "mt-4 grid-cols-3 md:grid md:gap-4", children: n.map((p) => /* @__PURE__ */ c("div", { className: "bg-muted mb-4 min-h-[180px] w-full rounded-md p-8 md:mb-0", children: [
509
- p.icon,
510
- /* @__PURE__ */ i("h2", { className: "font-cal text-emphasis mt-4 text-lg", children: p.title }),
511
- /* @__PURE__ */ i("p", { className: "text-default", children: p.description })
512
- ] }, p.title)) })
513
- ] });
514
- }
515
- export {
516
- ve as Tips,
517
- xe as UpgradeTip
518
- };
@@ -1,28 +0,0 @@
1
- import { B as s, l, C as o, b as t, n as r, D as i, E as g, F as c, H as d, e as n, g as p, I as F, L as S, P as u, S as T, h as x, j as h, o as k, p as P, c as b, d as m, f as C, m as E, k as I, i as B } from "./index-LwkTy4i-.js";
2
- export {
3
- s as BooleanToggleGroup,
4
- l as BooleanToggleGroupField,
5
- o as Checkbox,
6
- t as CheckboxField,
7
- r as ColorPicker,
8
- i as DateRangePicker,
9
- g as EmailField,
10
- c as Form,
11
- d as HintsOrErrors,
12
- n as Input,
13
- p as InputError,
14
- F as InputField,
15
- S as Label,
16
- u as PasswordField,
17
- T as Select,
18
- x as SelectField,
19
- h as SelectWithValidation,
20
- k as SettingsToggle,
21
- P as Switch,
22
- b as TextArea,
23
- m as TextAreaField,
24
- C as TextField,
25
- E as ToggleGroup,
26
- I as getReactSelectProps,
27
- B as inputStyles
28
- };