@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,34 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { t as m } from "./index-LwkTy4i-.js";
3
- import { A as c } from "./AppCard-xRrhcyow.js";
4
- import { u } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- import l from "./EventTypeAppSettingsInterface-B1xYXFpt.js";
6
- const b = function({ app: t, eventType: e }) {
7
- var p;
8
- const { getAppData: r, setAppData: s, disabled: n } = m(), { enabled: o, updateEnabled: i } = u(t);
9
- return /* @__PURE__ */ a(
10
- c,
11
- {
12
- hideSettingsIcon: !0,
13
- app: t,
14
- switchOnClick: (d) => {
15
- i(d);
16
- },
17
- switchChecked: o,
18
- teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
19
- children: /* @__PURE__ */ a(
20
- l,
21
- {
22
- eventType: e,
23
- slug: t.slug,
24
- disabled: n,
25
- getAppData: r,
26
- setAppData: s
27
- }
28
- )
29
- }
30
- );
31
- };
32
- export {
33
- b as default
34
- };
@@ -1,42 +0,0 @@
1
- import { jsx as e, Fragment as p } from "react/jsx-runtime";
2
- import { s as i, t as f, v as g, q as v, W as S } from "./index-LwkTy4i-.js";
3
- import { useMemo as b, useState as C } from "react";
4
- import { A as w } from "./AppCard-xRrhcyow.js";
5
- import E from "./EventTypeAppSettingsInterface-xlOnemZ9.js";
6
- const W = function({
7
- app: a,
8
- eventType: c,
9
- eventTypeFormMetadata: m
10
- }) {
11
- const t = i.useSearchParams(), s = i.usePathname(), h = b(
12
- () => `${s}${t ? `?${t.toString()}` : ""}`,
13
- [s, t]
14
- ), { getAppData: n, setAppData: d, disabled: l } = f(), [o, u] = C(n("enabled")), A = g(m), { t: y } = v(), r = !o && A;
15
- return /* @__PURE__ */ e(
16
- w,
17
- {
18
- returnTo: S + h,
19
- app: a,
20
- switchChecked: o,
21
- switchOnClick: (P) => {
22
- u(P);
23
- },
24
- description: /* @__PURE__ */ e(p, { children: "Add Paypal payment to your events" }),
25
- disableSwitch: r,
26
- switchTooltip: r ? y("other_payment_app_enabled") : void 0,
27
- children: /* @__PURE__ */ e(p, { children: /* @__PURE__ */ e(
28
- E,
29
- {
30
- eventType: c,
31
- slug: a.slug,
32
- disabled: l,
33
- getAppData: n,
34
- setAppData: d
35
- }
36
- ) })
37
- }
38
- );
39
- };
40
- export {
41
- W as default
42
- };
@@ -1,39 +0,0 @@
1
- import { jsx as t, jsxs as e } from "react/jsx-runtime";
2
- import { t as m, N as o } from "./index-LwkTy4i-.js";
3
- import { A as u } from "./AppCard-xRrhcyow.js";
4
- import { u as h } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- const E = function({ eventType: a, app: s }) {
6
- var n;
7
- const { getAppData: l, setAppData: i } = m(), p = l("isSunrise"), { enabled: c, updateEnabled: r } = h(s);
8
- return /* @__PURE__ */ t(
9
- u,
10
- {
11
- app: s,
12
- switchOnClick: (d) => {
13
- d ? (r(!0), i("isSunrise", !0)) : (r(!1), i("isSunrise", !1));
14
- },
15
- switchChecked: c,
16
- teamId: ((n = a.team) == null ? void 0 : n.id) || void 0,
17
- children: /* @__PURE__ */ e("div", { className: "mt-2 text-sm", children: [
18
- /* @__PURE__ */ e("div", { className: "flex", children: [
19
- /* @__PURE__ */ t("span", { className: "ltr:mr-2 rtl:ml-2", children: /* @__PURE__ */ t(o, { name: p ? "sunrise" : "sunset" }) }),
20
- "I am an AppCard for Event with Title: ",
21
- a.title
22
- ] }),
23
- " ",
24
- /* @__PURE__ */ e("div", { className: "mt-2", children: [
25
- "Edit ",
26
- /* @__PURE__ */ e("span", { className: "italic", children: [
27
- "packages/app-store/",
28
- s.slug,
29
- "/EventTypeAppCardInterface.tsx"
30
- ] }),
31
- " to play with me"
32
- ] })
33
- ] })
34
- }
35
- );
36
- };
37
- export {
38
- E as default
39
- };
@@ -1,33 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { t as m } from "./index-LwkTy4i-.js";
3
- import { A as c } from "./AppCard-xRrhcyow.js";
4
- import { u as l } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- import u from "./EventTypeAppSettingsInterface-C9Q0l9cT.js";
6
- const g = function({ eventType: e, app: t }) {
7
- var p;
8
- const { enabled: r, updateEnabled: s } = l(t), { disabled: o, getAppData: n, setAppData: d } = m();
9
- return /* @__PURE__ */ a(
10
- c,
11
- {
12
- app: t,
13
- switchOnClick: (i) => {
14
- s(i);
15
- },
16
- switchChecked: r,
17
- teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
18
- children: /* @__PURE__ */ a(
19
- u,
20
- {
21
- eventType: e,
22
- slug: t.slug,
23
- disabled: o,
24
- getAppData: n,
25
- setAppData: d
26
- }
27
- )
28
- }
29
- );
30
- };
31
- export {
32
- g as default
33
- };
@@ -1,86 +0,0 @@
1
- import { jsx as t, Fragment as o, jsxs as u } from "react/jsx-runtime";
2
- import { s as v, q as F, t as T, w as a, W as _, x as L, f as V, S as x } from "./index-LwkTy4i-.js";
3
- import { useMemo as W, useState as p } from "react";
4
- import { A as $ } from "./AppCard-xRrhcyow.js";
5
- import { c as g, i as j, a as C } from "./currencyOptions-kannG2hu.js";
6
- const H = function({ app: S, eventType: A }) {
7
- var f, h;
8
- const i = v.useSearchParams(), d = v.usePathname(), P = W(
9
- () => `${d}${i ? `?${i.toString()}` : ""}`,
10
- [d, i]
11
- ), { t: n } = F(), { getAppData: r, setAppData: c } = T(), y = r("price"), l = r("currency"), k = r("paymentOption"), N = r("enabled"), [s, O] = p(g.find((e) => e.value === l)), [w, E] = p(
12
- j(l) ? C[l] : ""
13
- ), [b, q] = p(N), m = ((f = a) == null ? void 0 : f.find((e) => k === e.value)) || {
14
- label: a[0].label,
15
- value: a[0].value
16
- }, D = ((h = A.recurringEvent) == null ? void 0 : h.count) !== void 0;
17
- return /* @__PURE__ */ t(
18
- $,
19
- {
20
- returnTo: _ + P,
21
- app: S,
22
- switchChecked: b,
23
- switchOnClick: (e) => {
24
- q(e);
25
- },
26
- description: /* @__PURE__ */ t(o, { children: "Add a mock payment to your events" }),
27
- children: /* @__PURE__ */ t(o, { children: D ? /* @__PURE__ */ t(L, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }) : b && /* @__PURE__ */ u(o, { children: [
28
- /* @__PURE__ */ t("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ t(
29
- V,
30
- {
31
- id: "test-mock-payment-app-price",
32
- label: "Price",
33
- labelSrOnly: !0,
34
- addOnLeading: w,
35
- addOnSuffix: l,
36
- step: "0.01",
37
- min: "0.5",
38
- type: "number",
39
- required: !0,
40
- className: "block w-full rounded-sm pl-2 text-sm",
41
- placeholder: "Price",
42
- onChange: (e) => {
43
- c("price", Number(e.target.value) * 100), s && c("currency", s.value);
44
- },
45
- value: y > 0 ? y / 100 : void 0
46
- }
47
- ) }),
48
- /* @__PURE__ */ u("div", { className: "mt-5 w-60", children: [
49
- /* @__PURE__ */ t("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
50
- /* @__PURE__ */ t(
51
- x,
52
- {
53
- id: "test-mock-payment-app-currency-id",
54
- variant: "default",
55
- options: g,
56
- value: s,
57
- className: "text-black",
58
- defaultValue: s,
59
- onChange: (e) => {
60
- e && (O(e), E(C[e.value]), c("currency", e.value));
61
- }
62
- }
63
- )
64
- ] }),
65
- /* @__PURE__ */ u("div", { className: "mt-4 w-60", children: [
66
- /* @__PURE__ */ t("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
67
- /* @__PURE__ */ t(
68
- x,
69
- {
70
- defaultValue: m ? { ...m, label: n(m.label) } : { ...a[0], label: n(a[0].label) },
71
- options: a.map((e) => ({ ...e, label: n(e.label) || e.label })),
72
- onChange: (e) => {
73
- e && c("paymentOption", e.value);
74
- },
75
- className: "mb-1 h-[38px] w-full",
76
- isDisabled: !1
77
- }
78
- )
79
- ] })
80
- ] }) })
81
- }
82
- );
83
- };
84
- export {
85
- H as default
86
- };
@@ -1,34 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { t as m } from "./index-LwkTy4i-.js";
3
- import { A as c } from "./AppCard-xRrhcyow.js";
4
- import { u } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- import l from "./EventTypeAppSettingsInterface-qQ8NC-lG.js";
6
- const b = function({ app: t, eventType: e }) {
7
- var p;
8
- const { getAppData: r, setAppData: s, disabled: n } = m(), { enabled: o, updateEnabled: i } = u(t);
9
- return /* @__PURE__ */ a(
10
- c,
11
- {
12
- hideSettingsIcon: !0,
13
- app: t,
14
- switchOnClick: (d) => {
15
- i(d);
16
- },
17
- switchChecked: o,
18
- teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
19
- children: /* @__PURE__ */ a(
20
- l,
21
- {
22
- eventType: e,
23
- slug: t.slug,
24
- disabled: n,
25
- getAppData: r,
26
- setAppData: s
27
- }
28
- )
29
- }
30
- );
31
- };
32
- export {
33
- b as default
34
- };
@@ -1,51 +0,0 @@
1
- import { jsx as a, jsxs as u } from "react/jsx-runtime";
2
- import { t as h, f as n } from "./index-LwkTy4i-.js";
3
- import { A } from "./AppCard-xRrhcyow.js";
4
- import { u as I } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- const E = function({ app: t, eventType: i }) {
6
- var d;
7
- const { getAppData: o, setAppData: s, disabled: r } = h(), l = o("MATOMO_URL"), p = o("SITE_ID"), { enabled: c, updateEnabled: m } = I(t);
8
- return /* @__PURE__ */ a(
9
- A,
10
- {
11
- hideSettingsIcon: !0,
12
- app: t,
13
- switchOnClick: (e) => {
14
- m(e);
15
- },
16
- switchChecked: c,
17
- teamId: ((d = i.team) == null ? void 0 : d.id) || void 0,
18
- children: /* @__PURE__ */ u("div", { className: "flex flex-col gap-2", children: [
19
- /* @__PURE__ */ a(
20
- n,
21
- {
22
- dataTestid: `${t.slug}-url`,
23
- name: "Matomo URL",
24
- placeholder: "Enter your Matomo URL here",
25
- value: l,
26
- disabled: r,
27
- onChange: (e) => {
28
- s("MATOMO_URL", e.target.value);
29
- }
30
- }
31
- ),
32
- /* @__PURE__ */ a(
33
- n,
34
- {
35
- dataTestid: `${t.slug}-site-id`,
36
- disabled: r,
37
- name: "Site ID",
38
- placeholder: "Enter your Site ID",
39
- value: p,
40
- onChange: (e) => {
41
- s("SITE_ID", e.target.value);
42
- }
43
- }
44
- )
45
- ] })
46
- }
47
- );
48
- };
49
- export {
50
- E as default
51
- };
@@ -1,32 +0,0 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { useState as c } from "react";
3
- import { t as m, f as l } from "./index-LwkTy4i-.js";
4
- import { A as f } from "./AppCard-xRrhcyow.js";
5
- const k = function({ app: p, eventType: i }) {
6
- var n;
7
- const { getAppData: t, setAppData: o } = m(), s = t("trackingId"), [d, a] = c(t("enabled"));
8
- return /* @__PURE__ */ r(
9
- f,
10
- {
11
- app: p,
12
- switchOnClick: (e) => {
13
- a(!!e);
14
- },
15
- switchChecked: d,
16
- teamId: ((n = i.team) == null ? void 0 : n.id) || void 0,
17
- children: /* @__PURE__ */ r(
18
- l,
19
- {
20
- name: "Tracking ID",
21
- value: s,
22
- onChange: (e) => {
23
- o("trackingId", e.target.value);
24
- }
25
- }
26
- )
27
- }
28
- );
29
- };
30
- export {
31
- k as default
32
- };
@@ -1,34 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { t as l, f as m } from "./index-LwkTy4i-.js";
3
- import { A as u } from "./AppCard-xRrhcyow.js";
4
- import { u as h } from "./useIsAppEnabled-KtuZ9LXV.js";
5
- const D = function({ app: a, eventType: d }) {
6
- var s;
7
- const { getAppData: n, setAppData: r, disabled: p } = l(), i = n("SITE_ID"), { enabled: o, updateEnabled: c } = h(a);
8
- return /* @__PURE__ */ t(
9
- u,
10
- {
11
- app: a,
12
- switchOnClick: (e) => {
13
- c(e);
14
- },
15
- switchChecked: o,
16
- teamId: ((s = d.team) == null ? void 0 : s.id) || void 0,
17
- children: /* @__PURE__ */ t("fieldset", { className: "space-y-2", disabled: p, children: /* @__PURE__ */ t(
18
- m,
19
- {
20
- disabled: p,
21
- name: "Site ID",
22
- value: i,
23
- placeholder: "Enter your Site ID",
24
- onChange: (e) => {
25
- r("SITE_ID", e.target.value);
26
- }
27
- }
28
- ) })
29
- }
30
- );
31
- };
32
- export {
33
- D as default
34
- };
@@ -1,23 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { f as o } from "./index-LwkTy4i-.js";
3
- const p = ({
4
- getAppData: t,
5
- setAppData: e,
6
- disabled: a
7
- }) => {
8
- const n = t("trackingId");
9
- return /* @__PURE__ */ i(
10
- o,
11
- {
12
- name: "Pixel ID",
13
- value: n,
14
- disabled: a,
15
- onChange: (r) => {
16
- e("trackingId", r.target.value);
17
- }
18
- }
19
- );
20
- };
21
- export {
22
- p as default
23
- };
@@ -1,24 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { f as g } from "./index-LwkTy4i-.js";
3
- const o = ({
4
- getAppData: t,
5
- setAppData: a,
6
- disabled: e
7
- }) => {
8
- const n = t("trackingId");
9
- return /* @__PURE__ */ i(
10
- g,
11
- {
12
- name: "Tracking ID",
13
- "data-testid": "gtm-tracking-id-input",
14
- value: n,
15
- disabled: e,
16
- onChange: (r) => {
17
- a("trackingId", r.target.value);
18
- }
19
- }
20
- );
21
- };
22
- export {
23
- o as default
24
- };
@@ -1,25 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { f as c } from "./index-LwkTy4i-.js";
3
- const s = ({
4
- getAppData: t,
5
- setAppData: e,
6
- disabled: a,
7
- slug: n
8
- }) => {
9
- const r = t("trackingId");
10
- return /* @__PURE__ */ o(
11
- c,
12
- {
13
- dataTestid: n,
14
- name: "Tracking ID",
15
- value: r,
16
- disabled: a,
17
- onChange: (i) => {
18
- e("trackingId", i.target.value);
19
- }
20
- }
21
- );
22
- };
23
- export {
24
- s as default
25
- };
@@ -1,72 +0,0 @@
1
- import { jsx as l, Fragment as x, jsxs as o } from "react/jsx-runtime";
2
- import { useState as N, useEffect as w } from "react";
3
- import { q as _, V as t, x as g, f as C, O as P, S as p } from "./index-LwkTy4i-.js";
4
- const d = [{ label: "BTC", value: "BTC", unit: "sats" }], T = ({
5
- eventType: f,
6
- getAppData: s,
7
- setAppData: a
8
- }) => {
9
- var v, h;
10
- const { t: n } = _(), i = s("price"), c = s("currency"), [r, O] = N(
11
- d.find((e) => e.value === c) || d[0]
12
- ), b = s("paymentOption"), u = ((v = t) == null ? void 0 : v.find((e) => b === e.value)) || {
13
- label: t[0].label,
14
- value: t[0].value
15
- }, y = !!f.seatsPerTimeSlot, [m] = N(s("enabled")), S = ((h = f.recurringEvent) == null ? void 0 : h.count) !== void 0;
16
- return w(() => {
17
- !c && m && a("currency", r.value);
18
- }, [c, r, a, m]), /* @__PURE__ */ l(x, { children: S ? /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }) : m && /* @__PURE__ */ o(x, { children: [
19
- /* @__PURE__ */ l("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ l(
20
- C,
21
- {
22
- label: "Price",
23
- labelSrOnly: !0,
24
- addOnLeading: /* @__PURE__ */ l(P, { className: "h-4 w-4" }),
25
- addOnSuffix: r.unit || r.value,
26
- type: "number",
27
- required: !0,
28
- className: "block w-full rounded-sm border-gray-300 pl-2 pr-12 text-sm",
29
- placeholder: "Price",
30
- onChange: (e) => {
31
- a("price", Number(e.target.value)), c && a("currency", c);
32
- },
33
- value: i && i > 0 ? i : void 0
34
- }
35
- ) }),
36
- /* @__PURE__ */ o("div", { className: "mt-5 w-60", children: [
37
- /* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
38
- /* @__PURE__ */ l(
39
- p,
40
- {
41
- variant: "default",
42
- options: d,
43
- value: r,
44
- className: "text-black",
45
- defaultValue: r,
46
- onChange: (e) => {
47
- e && (O(e), a("currency", e.value));
48
- }
49
- }
50
- )
51
- ] }),
52
- /* @__PURE__ */ o("div", { className: "mt-2 w-60", children: [
53
- /* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
54
- /* @__PURE__ */ l(
55
- p,
56
- {
57
- defaultValue: u ? { ...u, label: n(u.label) } : { ...t[0], label: n(t[0].label) },
58
- options: t.map((e) => ({ ...e, label: n(e.label) || e.label })),
59
- onChange: (e) => {
60
- e && a("paymentOption", e.value);
61
- },
62
- className: "mb-1 h-[38px] w-full",
63
- isDisabled: y
64
- }
65
- )
66
- ] }),
67
- y && b === "HOLD" && /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("seats_and_no_show_fee_error") })
68
- ] }) });
69
- };
70
- export {
71
- T as default
72
- };
@@ -1,23 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { f as o } from "./index-LwkTy4i-.js";
3
- const p = ({
4
- getAppData: t,
5
- setAppData: e,
6
- disabled: a
7
- }) => {
8
- const n = t("trackingId");
9
- return /* @__PURE__ */ i(
10
- o,
11
- {
12
- name: "Tracking ID",
13
- value: n,
14
- disabled: a,
15
- onChange: (r) => {
16
- e("trackingId", r.target.value);
17
- }
18
- }
19
- );
20
- };
21
- export {
22
- p as default
23
- };
@@ -1,43 +0,0 @@
1
- import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
- import { useState as u } from "react";
3
- import { q as p, f as h, K as v, M as x } from "./index-LwkTy4i-.js";
4
- const N = ({ eventType: n, disabled: d }) => {
5
- const { t: i } = p(), [r, c] = u(""), m = r !== "" ? `?${r}` : "", t = n.URL + m;
6
- function s({ size: a, data: f }) {
7
- const l = `https://api.qrserver.com/v1/create-qr-code/?size=${a}&data=${f}`;
8
- return /* @__PURE__ */ e(v, { content: t, children: /* @__PURE__ */ e("a", { download: !0, href: l, target: "_blank", rel: "noreferrer", children: /* @__PURE__ */ e(
9
- "img",
10
- {
11
- className: x(
12
- "hover:bg-muted border-default border transition hover:shadow-sm",
13
- a >= 256 && "min-h-32"
14
- ),
15
- style: { padding: a / 16, borderRadius: a / 20 },
16
- width: a,
17
- src: l,
18
- alt: t
19
- }
20
- ) }) });
21
- }
22
- return /* @__PURE__ */ o("div", { className: "flex w-full flex-col gap-5 text-sm", children: [
23
- /* @__PURE__ */ e("div", { className: "flex w-full", children: /* @__PURE__ */ e(
24
- h,
25
- {
26
- name: "hello",
27
- disabled: d,
28
- value: r,
29
- onChange: (a) => c(a.target.value),
30
- label: i("additional_url_parameters"),
31
- containerClassName: "w-full"
32
- }
33
- ) }),
34
- /* @__PURE__ */ o("div", { className: "max-w-60 flex items-baseline gap-2", children: [
35
- /* @__PURE__ */ e(s, { size: 256, data: t }),
36
- /* @__PURE__ */ e(s, { size: 128, data: t }),
37
- /* @__PURE__ */ e(s, { size: 64, data: t })
38
- ] })
39
- ] });
40
- };
41
- export {
42
- N as default
43
- };