@calcom/atoms 1.8.0 → 1.9.0-types
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.
- package/dist/AddressInput--MyfiHUX.js +28 -0
- package/dist/AlbyPriceComponent-gi8mvX02.js +462 -0
- package/dist/AppCard-pJbmWV5T.js +281 -0
- package/dist/AppListCardPlatformWrapper--C4WPSg-.js +9 -0
- package/dist/AppListCardWebWrapper-af6myYc9.js +74 -0
- package/dist/AppSettingsInterface-BTdqve7D.js +23 -0
- package/dist/AppSettingsInterface-FDGNNgvk.js +75 -0
- package/dist/AppSettingsInterface-qykadj7B.js +29 -0
- package/dist/DateRangePicker-WpkNFeW5.js +74 -0
- package/dist/EventTypeAppCardInterface-0lSUieix.js +29 -0
- package/dist/EventTypeAppCardInterface-1ns5WpNG.js +25 -0
- package/dist/EventTypeAppCardInterface-2hieE9VV.js +87 -0
- package/dist/EventTypeAppCardInterface-5Y69KZ7u.js +35 -0
- package/dist/EventTypeAppCardInterface-6mcYa2ZK.js +43 -0
- package/dist/EventTypeAppCardInterface-8Ka_l9tl.js +35 -0
- package/dist/EventTypeAppCardInterface-8vagdnXU.js +29 -0
- package/dist/EventTypeAppCardInterface-B7q3AC_R.js +33 -0
- package/dist/EventTypeAppCardInterface-BYc_PF6P.js +41 -0
- package/dist/EventTypeAppCardInterface-D6bB4OV5.js +35 -0
- package/dist/EventTypeAppCardInterface-IvO3_SQY.js +36 -0
- package/dist/EventTypeAppCardInterface-N8MQpwjr.js +54 -0
- package/dist/EventTypeAppCardInterface-NbKKqzEI.js +34 -0
- package/dist/EventTypeAppCardInterface-P-Ie1VzL.js +859 -0
- package/dist/EventTypeAppCardInterface-PN79j_0O.js +44 -0
- package/dist/EventTypeAppCardInterface-QPXXUC2z.js +44 -0
- package/dist/EventTypeAppCardInterface-iU034vBQ.js +56 -0
- package/dist/EventTypeAppCardInterface-jnW_wgHx.js +52 -0
- package/dist/EventTypeAppCardInterface-kwLwZ5eq.js +39 -0
- package/dist/EventTypeAppCardInterface-n4f2UBA0.js +44 -0
- package/dist/EventTypeAppCardInterface-nsbe6ClZ.js +39 -0
- package/dist/EventTypeAppCardInterface-pSoRs269.js +35 -0
- package/dist/EventTypeAppCardInterface-tZ-FkXiK.js +35 -0
- package/dist/EventTypeAppCardInterface-vjqjhVXF.js +29 -0
- package/dist/EventTypeAppCardInterface-wQG6PeYh.js +33 -0
- package/dist/EventTypeAppCardInterface-yznk-jGB.js +43 -0
- package/dist/EventTypeAppCardInterface-z84Z9QCQ.js +25 -0
- package/dist/EventTypeAppSettingsInterface-7SBGMOe3.js +78 -0
- package/dist/EventTypeAppSettingsInterface-9_Clh11c.js +56 -0
- package/dist/EventTypeAppSettingsInterface-Ik1qSfq8.js +24 -0
- package/dist/EventTypeAppSettingsInterface-NEkXDcBd.js +23 -0
- package/dist/EventTypeAppSettingsInterface-OnjVasU8.js +43 -0
- package/dist/EventTypeAppSettingsInterface-PEk2z33m.js +25 -0
- package/dist/EventTypeAppSettingsInterface-fDy2s4I0.js +343 -0
- package/dist/EventTypeAppSettingsInterface-fbmaabNU.js +221 -0
- package/dist/EventTypeAppSettingsInterface-imLpC4wq.js +72 -0
- package/dist/EventTypeAppSettingsInterface-oICZCvAL.js +103 -0
- package/dist/EventTypeAppSettingsInterface-s1Ca-WZx.js +106 -0
- package/dist/EventTypeAppSettingsInterface-uKZzu6-u.js +23 -0
- package/dist/EventTypeAppSettingsInterface-wnYLl3Gu.js +42 -0
- package/dist/InstallAppButton-RxOMzMdZ.js +58 -0
- package/dist/InstallAppButton-cJ6gKWvI.js +14 -0
- package/dist/InstallAppButton-rXj3nsDJ.js +14 -0
- package/dist/PhoneInput-JLuIF-AK.js +1468 -0
- package/dist/StripePaymentForm-l_Itgd93.js +493 -0
- package/dist/cal-atoms.js +26 -25
- package/dist/index-KD5qiDx9.js +558 -0
- package/dist/index-d30lFBUW.js +28 -0
- package/dist/index-layT8zOM.js +5 -0
- package/dist/index-scLYr5rj.js +167760 -0
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts +6 -2
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts +1 -1
- package/dist/packages/features/bookings/Booker/components/Header.d.ts +2 -1
- package/dist/packages/features/bookings/Booker/components/Header.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts +1 -1
- package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useAvailableTimeSlots.d.ts +9 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useAvailableTimeSlots.d.ts.map +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +9 -9
- package/dist/packages/features/bookings/Booker/components/hooks/useInitializeWeekStart.d.ts +2 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useInitializeWeekStart.d.ts.map +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/usePrefetch.d.ts +19 -0
- package/dist/packages/features/bookings/Booker/components/hooks/usePrefetch.d.ts.map +1 -0
- package/dist/packages/features/bookings/Booker/store.d.ts +6 -0
- package/dist/packages/features/bookings/Booker/store.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/types.d.ts +2 -2
- package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/event.d.ts +108 -101
- package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/BookingEmailSmsHandler.d.ts +1 -1
- package/dist/packages/features/bookings/lib/BookingWebhooksHandler.d.ts +31 -0
- package/dist/packages/features/bookings/lib/BookingWebhooksHandler.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/EventManager.d.ts +121 -0
- package/dist/packages/features/bookings/lib/EventManager.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/EventManager.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/EventManager.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts +2 -1
- package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/bookingCreateBodySchema.d.ts +669 -0
- package/dist/packages/features/bookings/lib/bookingCreateBodySchema.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/create-booking.d.ts +98 -98
- package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts +98 -98
- package/dist/packages/features/bookings/lib/get-booking.d.ts +21 -23
- package/dist/packages/features/bookings/lib/get-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts +74 -71
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts +114 -109
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingFields.d.ts +18 -13
- package/dist/packages/features/bookings/lib/getBookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingInfo.d.ts +13 -13
- package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts +55 -55
- package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getCalendarLinks.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getCalendarLinks.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getUserBooking.d.ts +6 -6
- package/dist/packages/features/bookings/lib/handleBookingRequested.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleBookingRequested.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleConfirmation.d.ts +2 -2
- package/dist/packages/features/bookings/lib/handleConfirmation.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleInternalNote.d.ts +2 -2
- package/dist/packages/features/bookings/lib/handleNewBooking/addVideoCallDataToEvent.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts +36 -36
- package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +88 -85
- package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/findBookingQuery.d.ts +3 -3
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts +80 -76
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getCustomInputsResponses.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getCustomInputsResponses.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts +117 -110
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +90 -86
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/handleCustomInputs.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/handleCustomInputs.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +64 -64
- package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/originalRescheduledBookingUtils.d.ts +46 -46
- package/dist/packages/features/bookings/lib/handleNewBooking/originalRescheduledBookingUtils.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/booking-validations.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/booking-validations.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/complex-schedules.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/date-overrides.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/dynamic-group-booking.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/email-verification-booking.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/email-verification-booking.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/fresh-booking.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/getNewBookingHandler.d.ts +324 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/getNewBookingHandler.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/collective-reschedule-destination-calendar.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/collective-scheduling.test.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/types.d.ts +7 -5
- package/dist/packages/features/bookings/lib/handleNewBooking/types.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/validateBookingTimeIsNotOutOfBounds.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +394 -394
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handlePayment.d.ts +13 -11
- package/dist/packages/features/bookings/lib/handlePayment.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handlePayment.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handlePayment.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts +36 -35
- package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts +4 -4
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts +4 -4
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts +4 -4
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts +36 -36
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/payment/deletePayment.d.ts +11 -0
- package/dist/packages/features/bookings/lib/payment/deletePayment.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/getBooking.d.ts +334 -0
- package/dist/packages/features/bookings/lib/payment/getBooking.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/handleNoShowFee.d.ts +51 -0
- package/dist/packages/features/bookings/lib/payment/handleNoShowFee.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/handleNoShowFee.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/payment/handleNoShowFee.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/handlePaymentRefund.d.ts +24 -0
- package/dist/packages/features/bookings/lib/payment/handlePaymentRefund.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/handleRefundError.d.ts +8 -0
- package/dist/packages/features/bookings/lib/payment/handleRefundError.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/processNoShowFeeOnCancellation.d.ts +8 -0
- package/dist/packages/features/bookings/lib/payment/processNoShowFeeOnCancellation.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/processNoShowFeeOnCancellation.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/payment/processNoShowFeeOnCancellation.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/processPaymentRefund.d.ts +16 -0
- package/dist/packages/features/bookings/lib/payment/processPaymentRefund.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/processPaymentRefund.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/payment/processPaymentRefund.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/shouldChargeNoShowCancellationFee.d.ts +12 -0
- package/dist/packages/features/bookings/lib/payment/shouldChargeNoShowCancellationFee.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/payment/shouldChargeNoShowCancellationFee.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/payment/shouldChargeNoShowCancellationFee.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts +43 -43
- package/dist/packages/features/bookings/lib/reschedule/determineReschedulePreventionRedirect.d.ts +32 -0
- package/dist/packages/features/bookings/lib/reschedule/determineReschedulePreventionRedirect.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/reschedule/determineReschedulePreventionRedirect.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/reschedule/determineReschedulePreventionRedirect.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/types.d.ts +2 -2
- package/dist/packages/features/bookings/types.d.ts.map +1 -1
- package/dist/packages/features/components/phone-input/PhoneInput.d.ts +4 -0
- package/dist/packages/features/components/phone-input/PhoneInput.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts.map +1 -1
- package/dist/packages/features/data-table/hooks/useChangeTimeZoneWithPreservedLocalTime.d.ts +1 -8
- package/dist/packages/features/data-table/hooks/useChangeTimeZoneWithPreservedLocalTime.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/parsers.d.ts +6 -6
- package/dist/packages/features/data-table/lib/preserveLocalTime.d.ts +6 -0
- package/dist/packages/features/data-table/lib/preserveLocalTime.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/serializers.d.ts +4 -4
- package/dist/packages/features/data-table/lib/server.d.ts +1 -1
- package/dist/packages/features/data-table/lib/server.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/types.d.ts +53 -53
- package/dist/packages/features/data-table/lib/types.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/index.d.ts +1 -1
- package/dist/packages/features/ee/billing/credit-service.d.ts +6 -1
- package/dist/packages/features/ee/billing/credit-service.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/organizations/organization-billing.d.ts +1 -1
- package/dist/packages/features/ee/billing/organizations/organization-billing.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/organizations/organization-billing.repository.d.ts +17 -17
- package/dist/packages/features/ee/billing/organizations/organization-billing.repository.interface.d.ts +1 -1
- package/dist/packages/features/ee/billing/organizations/organization-billing.repository.interface.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/teams/team-billing.d.ts +1 -1
- package/dist/packages/features/ee/billing/teams/team-billing.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/teams/team-billing.repository.d.ts +3 -3
- package/dist/packages/features/ee/billing/teams/team-billing.repository.interface.d.ts +1 -1
- package/dist/packages/features/ee/billing/teams/team-billing.repository.interface.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/api/webhook.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/components/Payment.d.ts +1 -1
- package/dist/packages/features/ee/payments/components/Payment.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/pages/getClientSecretFromPayment.d.ts +1 -1
- package/dist/packages/features/ee/payments/pages/payment.d.ts +10 -10
- package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts +4 -4
- package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts +43 -70
- package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/utils/bookingSelect.d.ts +26 -2
- package/dist/packages/features/ee/round-robin/utils/bookingSelect.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/utils/getDestinationCalendar.d.ts +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/AgentConfigurationSheet.d.ts +8 -1
- package/dist/packages/features/ee/workflows/components/AgentConfigurationSheet.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/CallDetailsSheet.d.ts +9 -0
- package/dist/packages/features/ee/workflows/components/CallDetailsSheet.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/components/EmptyScreen.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/SkeletonLoaderEdit.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/TestPhoneCallDialog.d.ts +12 -0
- package/dist/packages/features/ee/workflows/components/TestPhoneCallDialog.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/components/VoiceSelectionDialog.d.ts +9 -0
- package/dist/packages/features/ee/workflows/components/VoiceSelectionDialog.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/components/WebCallDialog.d.ts +13 -0
- package/dist/packages/features/ee/workflows/components/WebCallDialog.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/components/WorkflowCreationDialog.d.ts +15 -0
- package/dist/packages/features/ee/workflows/components/WorkflowCreationDialog.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts +2 -8
- package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/WorkflowListPage.d.ts +1 -1
- package/dist/packages/features/ee/workflows/components/WorkflowListPage.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts +11 -1
- package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/types.d.ts +16 -0
- package/dist/packages/features/ee/workflows/components/types.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/hooks/useVoicePreview.d.ts +6 -0
- package/dist/packages/features/ee/workflows/hooks/useVoicePreview.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts +1 -1
- package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getOptions.d.ts +1 -0
- package/dist/packages/features/ee/workflows/lib/getOptions.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts +2 -1
- package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getiCalEventAsString.d.ts +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts +1 -1
- package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts +5 -5
- package/dist/packages/features/ee/workflows/lib/schema.d.ts +8 -8
- package/dist/packages/features/ee/workflows/pages/call-history.d.ts +7 -0
- package/dist/packages/features/ee/workflows/pages/call-history.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/pages/index.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/pages/workflow.d.ts +1 -1
- package/dist/packages/features/ee/workflows/pages/workflow.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts +2 -4
- package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EventTypeLayout.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/apps/EventAppsTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/assignment/EventTeamAssignmentTab.d.ts +1 -1
- package/dist/packages/features/eventtypes/components/tabs/instant/EventInstantTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/instant/InstantEventController.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/webhooks/EventWebhooksTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts +1 -1
- package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/bookingFieldsManager.d.ts +1 -1
- package/dist/packages/features/eventtypes/lib/checkForEmptyAssignment.d.ts +8 -0
- package/dist/packages/features/eventtypes/lib/checkForEmptyAssignment.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/checkForEmptyAssignment.test.d.ts +2 -0
- package/dist/packages/features/eventtypes/lib/checkForEmptyAssignment.test.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/defaultEvents.d.ts +1741 -0
- package/dist/packages/features/eventtypes/lib/defaultEvents.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/eventNaming.d.ts +1 -1
- package/dist/packages/features/eventtypes/lib/getEventTypeById.d.ts +1136 -0
- package/dist/packages/features/eventtypes/lib/getEventTypeById.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/getEventTypeById.test.d.ts +2 -0
- package/dist/packages/features/eventtypes/lib/getEventTypeById.test.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/getEventTypesByViewer.d.ts +412 -0
- package/dist/packages/features/eventtypes/lib/getEventTypesByViewer.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/getEventTypesPublic.d.ts +157 -0
- package/dist/packages/features/eventtypes/lib/getEventTypesPublic.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +264 -253
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/getTeamEventType.d.ts +25 -25
- package/dist/packages/features/eventtypes/lib/types.d.ts +1531 -5
- package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -1
- package/dist/packages/features/form-builder/Components.d.ts +1 -1
- package/dist/packages/features/form-builder/Components.d.ts.map +1 -1
- package/dist/packages/features/form-builder/FormBuilder.d.ts +4 -2
- package/dist/packages/features/form-builder/FormBuilder.d.ts.map +1 -1
- package/dist/packages/features/form-builder/fieldTypes.d.ts +2 -1
- package/dist/packages/features/form-builder/fieldTypes.d.ts.map +1 -1
- package/dist/packages/features/form-builder/fieldsThatSupportLabelAsSafeHtml.d.ts +1 -1
- package/dist/packages/features/form-builder/fieldsThatSupportLabelAsSafeHtml.d.ts.map +1 -1
- package/dist/packages/features/form-builder/schema.d.ts +102 -638
- package/dist/packages/features/form-builder/schema.d.ts.map +1 -1
- package/dist/packages/features/form-builder/testUtils.d.ts +35 -5
- package/dist/packages/features/form-builder/testUtils.d.ts.map +1 -1
- package/dist/packages/features/form-builder/utils/variantsConfig.d.ts +7 -5
- package/dist/packages/features/form-builder/utils/variantsConfig.d.ts.map +1 -1
- package/dist/packages/features/instant-meeting/handleInstantMeeting.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts.map +1 -1
- package/dist/packages/features/shell/CalAiBanner.d.ts +2 -0
- package/dist/packages/features/shell/CalAiBanner.d.ts.map +1 -0
- package/dist/packages/features/shell/Shell.d.ts.map +1 -1
- package/dist/packages/features/shell/navigation/Navigation.d.ts.map +1 -1
- package/dist/packages/features/shell/navigation/NavigationItem.d.ts.map +1 -1
- package/dist/packages/kysely/types.d.ts +1746 -0
- package/dist/packages/kysely/types.d.ts.map +1 -0
- package/dist/packages/lib/intervalLimits/intervalLimitSchema.d.ts +6 -0
- package/dist/packages/lib/intervalLimits/intervalLimitSchema.d.ts.map +1 -0
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts +1 -0
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/types.d.ts +2 -5
- package/dist/packages/platform/atoms/booker/types.d.ts.map +1 -1
- package/dist/packages/platform/atoms/calendar-view/index.d.ts +2 -0
- package/dist/packages/platform/atoms/calendar-view/index.d.ts.map +1 -0
- package/dist/packages/platform/atoms/calendar-view/wrappers/CalendarViewPlatformWrapper.d.ts +3 -0
- package/dist/packages/platform/atoms/calendar-view/wrappers/CalendarViewPlatformWrapper.d.ts.map +1 -0
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts +16 -16
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomsGetInstalledConferencingApps.d.ts +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +47 -44
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts +8 -8
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts +30 -27
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts +2 -1
- package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/payments/PaymentForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/CreateEventTypePlatformWrapper.d.ts +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventAvailabilityTabPlatformWrapper.d.ts +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventPaymentsTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventTypePlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts +99 -99
- package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts +100 -99
- package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts +98 -98
- package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts +7 -7
- package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts +17 -17
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts +17 -17
- package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts +16 -16
- package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteTeamEventTypeById.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useAtomGetPublicEvent.d.ts +108 -101
- package/dist/packages/platform/atoms/hooks/event-types/public/useAtomGetPublicEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/schedules/useAtomSchedule.d.ts +3 -3
- package/dist/packages/platform/atoms/hooks/schedules/useAtomUpdateSchedule.d.ts +3 -3
- package/dist/packages/platform/atoms/hooks/teams/useTeamMembers.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts +8 -8
- package/dist/packages/platform/atoms/index.d.ts +1 -0
- package/dist/packages/platform/atoms/index.d.ts.map +1 -1
- package/dist/packages/platform/atoms/prisma-types/index.d.ts +6 -0
- package/dist/packages/platform/atoms/prisma-types/index.d.ts.map +1 -0
- package/dist/packages/platform/atoms/vite.config.d.ts.map +1 -1
- package/dist/packages/platform/libraries/app-store.d.ts +3 -3
- package/dist/packages/platform/libraries/app-store.d.ts.map +1 -1
- package/dist/packages/platform/libraries/conferencing.d.ts +1 -1
- package/dist/packages/platform/libraries/conferencing.d.ts.map +1 -1
- package/dist/packages/platform/libraries/event-types.d.ts +11 -11
- package/dist/packages/platform/libraries/event-types.d.ts.map +1 -1
- package/dist/packages/platform/libraries/index.d.ts +6 -6
- package/dist/packages/platform/libraries/index.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts +1 -0
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking.input.d.ts +2 -0
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/reschedule-booking.input.d.ts.map +1 -1
- package/dist/packages/platform/types/calendars/inputs/create-calendar-credentials.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts +3 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts.map +1 -1
- package/dist/packages/prisma/zod/index.d.ts +2 -100
- package/dist/packages/prisma/zod/index.d.ts.map +1 -1
- package/dist/packages/prisma/zod/inputTypeSchemas/AIPhoneCallConfigurationScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AIPhoneCallConfigurationScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessCodeScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessCodeScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessScopeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessScopeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessTokenScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccessTokenScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccountScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AccountScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AgentScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AgentScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ApiKeyScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ApiKeyScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AppCategoriesSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AppCategoriesSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AppScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AppScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_FormResponseScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_FormResponseScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_FormScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_FormScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_IncompleteBookingActionsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_IncompleteBookingActionsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_QueuedFormResponseScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/App_RoutingForms_QueuedFormResponseScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AssignmentReasonEnumSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AssignmentReasonEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AssignmentReasonScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AssignmentReasonScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttendeeScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttendeeScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeOptionScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeOptionScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeToUserScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeToUserScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AttributeTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AvailabilityScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AvailabilityScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AvatarScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/AvatarScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BillingPeriodSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BillingPeriodSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingDenormalizedScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingDenormalizedScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingInternalNoteScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingInternalNoteScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingReferenceScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingReferenceScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingSeatScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingSeatScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingStatusSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingStatusSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingTimeStatusDenormalizedScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingTimeStatusDenormalizedScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingTimeStatusScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/BookingTimeStatusScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalAiPhoneNumberScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalAiPhoneNumberScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalVideoSettingsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalVideoSettingsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalendarCacheScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CalendarCacheScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreationSourceSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreationSourceSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CredentialScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CredentialScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditBalanceScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditBalanceScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditExpenseLogScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditExpenseLogScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditPurchaseLogScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditPurchaseLogScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditUsageTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/CreditUsageTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DSyncDataScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DSyncDataScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DSyncTeamGroupMappingScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DSyncTeamGroupMappingScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DecimalJsLikeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DecimalJsLikeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DelegationCredentialScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DelegationCredentialScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DeploymentScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DeploymentScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DestinationCalendarScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DestinationCalendarScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DomainWideDelegationScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/DomainWideDelegationScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeAutoTranslatedFieldSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeAutoTranslatedFieldSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeCustomInputScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeCustomInputScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeCustomInputTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeCustomInputTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeTranslationScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/EventTypeTranslationScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeatureScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeatureScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeatureTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeatureTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeedbackScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FeedbackScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FilterSegmentScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FilterSegmentScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FilterSegmentScopeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/FilterSegmentScopeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HashedLinkScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HashedLinkScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HostGroupScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HostGroupScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HostScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/HostScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/IdentityProviderSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/IdentityProviderSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ImpersonationsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ImpersonationsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/IncompleteBookingActionTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/IncompleteBookingActionTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InputJsonValueSchema.d.ts +6 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InputJsonValueSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InstantMeetingTokenScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InstantMeetingTokenScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InternalNotePresetScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/InternalNotePresetScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonNullValueFilterSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonNullValueFilterSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonNullValueInputSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonNullValueInputSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonValueSchema.d.ts +6 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/JsonValueSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ManagedOrganizationScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ManagedOrganizationScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/MembershipRoleSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/MembershipRoleSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/MembershipScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/MembershipScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NotificationsSubscriptionsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NotificationsSubscriptionsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NullableJsonNullValueInputSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NullableJsonNullValueInputSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NullsOrderSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/NullsOrderSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OAuthClientScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OAuthClientScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OrganizationOnboardingScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OrganizationOnboardingScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OrganizationSettingsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OrganizationSettingsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OutOfOfficeEntryScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OutOfOfficeEntryScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OutOfOfficeReasonScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/OutOfOfficeReasonScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PaymentOptionSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PaymentOptionSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PaymentScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PaymentScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PeriodTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PeriodTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PhoneNumberSubscriptionStatusSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PhoneNumberSubscriptionStatusSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformAuthorizationTokenScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformAuthorizationTokenScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformBillingScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformBillingScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformOAuthClientScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/PlatformOAuthClientScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ProfileScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ProfileScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/QueryModeSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/QueryModeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RRResetIntervalSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RRResetIntervalSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RRTimestampBasisSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RRTimestampBasisSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RateLimitScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RateLimitScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RedirectTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RedirectTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RefreshTokenScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RefreshTokenScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ReminderMailScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ReminderMailScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ReminderTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ReminderTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ResetPasswordRequestScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ResetPasswordRequestScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RolePermissionScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RolePermissionScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoleScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoleScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoleTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoleTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseDenormalizedScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseDenormalizedScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseFieldScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseFieldScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/RoutingFormResponseScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SMSLockStateSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SMSLockStateSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ScheduleScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/ScheduleScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SchedulingTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SchedulingTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SecondaryEmailScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SecondaryEmailScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SelectedCalendarScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SelectedCalendarScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SelectedSlotsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SelectedSlotsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SessionScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SessionScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SortOrderSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/SortOrderSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TaskScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TaskScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TeamFeaturesScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TeamFeaturesScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TeamScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TeamScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TempOrgRedirectScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TempOrgRedirectScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TimeUnitSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TimeUnitSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TrackingScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TrackingScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TransactionIsolationLevelSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TransactionIsolationLevelSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TravelScheduleScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/TravelScheduleScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserFeaturesScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserFeaturesScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserFilterSegmentPreferenceScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserFilterSegmentPreferenceScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserPasswordScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserPasswordScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserPermissionRoleSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserPermissionRoleSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/UserScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerificationTokenScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerificationTokenScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerifiedEmailScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerifiedEmailScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerifiedNumberScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/VerifiedNumberScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistSeveritySchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistSeveritySchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WatchlistTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookScheduledTriggersScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookScheduledTriggersScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookTriggerEventsSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WebhookTriggerEventsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowActionsSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowActionsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowContactTypeSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowContactTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowMethodsSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowMethodsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowOptOutContactScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowOptOutContactScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowReminderScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowReminderScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowStepScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowStepScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowTemplatesSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowTemplatesSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowTriggerEventsSchema.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowTriggerEventsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowsOnEventTypesScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowsOnEventTypesScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowsOnTeamsScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkflowsOnTeamsScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkspacePlatformScalarFieldEnumSchema.d.ts +4 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/WorkspacePlatformScalarFieldEnumSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/index.d.ts +148 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/index.d.ts.map +1 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/isValidDecimalInput.d.ts +5 -0
- package/dist/packages/prisma/zod/inputTypeSchemas/isValidDecimalInput.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AIPhoneCallConfigurationSchema.d.ts +47 -0
- package/dist/packages/prisma/zod/modelSchema/AIPhoneCallConfigurationSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AccessCodeSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/AccessCodeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AccessTokenSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/AccessTokenSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AccountSchema.d.ts +47 -0
- package/dist/packages/prisma/zod/modelSchema/AccountSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AgentSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/AgentSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ApiKeySchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/ApiKeySchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AppSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/AppSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_FormResponseSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_FormResponseSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_FormSchema.d.ts +67 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_FormSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_IncompleteBookingActionsSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_IncompleteBookingActionsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_QueuedFormResponseSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/App_RoutingForms_QueuedFormResponseSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AssignmentReasonSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/AssignmentReasonSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AttendeeSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/AttendeeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeOptionSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeOptionSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeSchema.d.ts +41 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeToUserSchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/AttributeToUserSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AvailabilitySchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/AvailabilitySchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/AvatarSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/AvatarSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingDenormalizedSchema.d.ts +80 -0
- package/dist/packages/prisma/zod/modelSchema/BookingDenormalizedSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingInternalNoteSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/BookingInternalNoteSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingReferenceSchema.d.ts +47 -0
- package/dist/packages/prisma/zod/modelSchema/BookingReferenceSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingSchema.d.ts +237 -0
- package/dist/packages/prisma/zod/modelSchema/BookingSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingSeatSchema.d.ts +176 -0
- package/dist/packages/prisma/zod/modelSchema/BookingSeatSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingTimeStatusDenormalizedSchema.d.ts +83 -0
- package/dist/packages/prisma/zod/modelSchema/BookingTimeStatusDenormalizedSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/BookingTimeStatusSchema.d.ts +77 -0
- package/dist/packages/prisma/zod/modelSchema/BookingTimeStatusSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CalAiPhoneNumberSchema.d.ts +47 -0
- package/dist/packages/prisma/zod/modelSchema/CalAiPhoneNumberSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CalVideoSettingsSchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/CalVideoSettingsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CalendarCacheSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/CalendarCacheSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CredentialSchema.d.ts +41 -0
- package/dist/packages/prisma/zod/modelSchema/CredentialSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CreditBalanceSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/CreditBalanceSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CreditExpenseLogSchema.d.ts +47 -0
- package/dist/packages/prisma/zod/modelSchema/CreditExpenseLogSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/CreditPurchaseLogSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/CreditPurchaseLogSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DSyncDataSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/DSyncDataSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DSyncTeamGroupMappingSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/DSyncTeamGroupMappingSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DelegationCredentialSchema.d.ts +67 -0
- package/dist/packages/prisma/zod/modelSchema/DelegationCredentialSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DeploymentSchema.d.ts +99 -0
- package/dist/packages/prisma/zod/modelSchema/DeploymentSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DestinationCalendarSchema.d.ts +41 -0
- package/dist/packages/prisma/zod/modelSchema/DestinationCalendarSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/DomainWideDelegationSchema.d.ts +61 -0
- package/dist/packages/prisma/zod/modelSchema/DomainWideDelegationSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeCustomInputSchema.d.ts +44 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeCustomInputSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeSchema.d.ts +2065 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeTranslationSchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/EventTypeTranslationSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/FeatureSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/FeatureSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/FeedbackSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/FeedbackSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/FilterSegmentSchema.d.ts +50 -0
- package/dist/packages/prisma/zod/modelSchema/FilterSegmentSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/HashedLinkSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/HashedLinkSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/HostGroupSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/HostGroupSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/HostSchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/HostSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ImpersonationsSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/ImpersonationsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/InstantMeetingTokenSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/InstantMeetingTokenSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/InternalNotePresetSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/InternalNotePresetSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ManagedOrganizationSchema.d.ts +17 -0
- package/dist/packages/prisma/zod/modelSchema/ManagedOrganizationSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/MembershipSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/MembershipSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/NotificationsSubscriptionsSchema.d.ts +17 -0
- package/dist/packages/prisma/zod/modelSchema/NotificationsSubscriptionsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/OAuthClientSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/OAuthClientSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/OrganizationOnboardingSchema.d.ts +114 -0
- package/dist/packages/prisma/zod/modelSchema/OrganizationOnboardingSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/OrganizationSettingsSchema.d.ts +44 -0
- package/dist/packages/prisma/zod/modelSchema/OrganizationSettingsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/OutOfOfficeEntrySchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/OutOfOfficeEntrySchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/OutOfOfficeReasonSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/OutOfOfficeReasonSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/PaymentSchema.d.ts +44 -0
- package/dist/packages/prisma/zod/modelSchema/PaymentSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformAuthorizationTokenSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformAuthorizationTokenSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformBillingSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformBillingSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformOAuthClientSchema.d.ts +50 -0
- package/dist/packages/prisma/zod/modelSchema/PlatformOAuthClientSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ProfileSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/ProfileSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RateLimitSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/RateLimitSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RefreshTokenSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/RefreshTokenSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ReminderMailSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/ReminderMailSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ResetPasswordRequestSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/ResetPasswordRequestSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RolePermissionSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/RolePermissionSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RoleSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/RoleSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseDenormalizedSchema.d.ts +89 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseDenormalizedSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseFieldSchema.d.ts +27 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseFieldSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseSchema.d.ts +86 -0
- package/dist/packages/prisma/zod/modelSchema/RoutingFormResponseSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/ScheduleSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/ScheduleSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/SecondaryEmailSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/SecondaryEmailSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/SelectedCalendarSchema.d.ts +68 -0
- package/dist/packages/prisma/zod/modelSchema/SelectedCalendarSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/SelectedSlotsSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/SelectedSlotsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/SessionSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/SessionSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TaskSchema.d.ts +44 -0
- package/dist/packages/prisma/zod/modelSchema/TaskSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TeamFeaturesSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/TeamFeaturesSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TeamSchema.d.ts +210 -0
- package/dist/packages/prisma/zod/modelSchema/TeamSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TempOrgRedirectSchema.d.ts +32 -0
- package/dist/packages/prisma/zod/modelSchema/TempOrgRedirectSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TrackingSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/TrackingSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/TravelScheduleSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/TravelScheduleSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/UserFeaturesSchema.d.ts +23 -0
- package/dist/packages/prisma/zod/modelSchema/UserFeaturesSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/UserFilterSegmentPreferenceSchema.d.ts +29 -0
- package/dist/packages/prisma/zod/modelSchema/UserFilterSegmentPreferenceSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/UserPasswordSchema.d.ts +14 -0
- package/dist/packages/prisma/zod/modelSchema/UserPasswordSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/UserSchema.d.ts +301 -0
- package/dist/packages/prisma/zod/modelSchema/UserSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/VerificationTokenSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/VerificationTokenSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/VerifiedEmailSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/VerifiedEmailSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/VerifiedNumberSchema.d.ts +20 -0
- package/dist/packages/prisma/zod/modelSchema/VerifiedNumberSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WatchlistSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/WatchlistSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WebhookScheduledTriggersSchema.d.ts +38 -0
- package/dist/packages/prisma/zod/modelSchema/WebhookScheduledTriggersSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WebhookSchema.d.ts +53 -0
- package/dist/packages/prisma/zod/modelSchema/WebhookSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowOptOutContactSchema.d.ts +26 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowOptOutContactSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowReminderSchema.d.ts +44 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowReminderSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowSchema.d.ts +35 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowStepSchema.d.ts +50 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowStepSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowsOnEventTypesSchema.d.ts +17 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowsOnEventTypesSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowsOnTeamsSchema.d.ts +17 -0
- package/dist/packages/prisma/zod/modelSchema/WorkflowsOnTeamsSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/WorkspacePlatformSchema.d.ts +61 -0
- package/dist/packages/prisma/zod/modelSchema/WorkspacePlatformSchema.d.ts.map +1 -0
- package/dist/packages/prisma/zod/modelSchema/index.d.ts +101 -0
- package/dist/packages/prisma/zod/modelSchema/index.d.ts.map +1 -0
- package/dist/packages/prisma/zod-utils.d.ts +1468 -5325
- package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +25 -25
- package/dist/useIsAppEnabled-xxEIA02s.js +18 -0
- package/package.json +3 -3
- package/dist/AddressInput-TPAoTrPC.js +0 -28
- package/dist/AlbyPriceComponent-OnR4fSwr.js +0 -462
- package/dist/AppCard-UnBkV2QT.js +0 -281
- package/dist/AppListCardPlatformWrapper-4eRy1NRK.js +0 -9
- package/dist/AppListCardWebWrapper-0wdYjkAE.js +0 -74
- package/dist/AppSettingsInterface-BUXklHpI.js +0 -75
- package/dist/AppSettingsInterface-IN675-GK.js +0 -23
- package/dist/AppSettingsInterface-ZJ3ZsCsg.js +0 -29
- package/dist/DateRangePicker-SbXQ2kUs.js +0 -74
- package/dist/EventTypeAppCardInterface--4xE4p79.js +0 -24
- package/dist/EventTypeAppCardInterface-9HzRYyCd.js +0 -39
- package/dist/EventTypeAppCardInterface-CtmOV4QG.js +0 -86
- package/dist/EventTypeAppCardInterface-DAoHQNia.js +0 -34
- package/dist/EventTypeAppCardInterface-EY8MHHWr.js +0 -32
- package/dist/EventTypeAppCardInterface-EqotF69G.js +0 -32
- package/dist/EventTypeAppCardInterface-FseQRHaF.js +0 -39
- package/dist/EventTypeAppCardInterface-FzWJaItj.js +0 -42
- package/dist/EventTypeAppCardInterface-Hbrbd-An.js +0 -42
- package/dist/EventTypeAppCardInterface-LQ-94Fnd.js +0 -24
- package/dist/EventTypeAppCardInterface-LsiRGQxy.js +0 -41
- package/dist/EventTypeAppCardInterface-MVTbWGAp.js +0 -49
- package/dist/EventTypeAppCardInterface-M_zIE3R2.js +0 -51
- package/dist/EventTypeAppCardInterface-Nl4Tca0J.js +0 -34
- package/dist/EventTypeAppCardInterface-SBbEmado.js +0 -34
- package/dist/EventTypeAppCardInterface-V42P65Il.js +0 -34
- package/dist/EventTypeAppCardInterface-VC5GD6mP.js +0 -33
- package/dist/EventTypeAppCardInterface-Yy5z6qq3.js +0 -858
- package/dist/EventTypeAppCardInterface-bKY65jzr.js +0 -24
- package/dist/EventTypeAppCardInterface-c7y6h3cZ.js +0 -51
- package/dist/EventTypeAppCardInterface-cYsx04dT.js +0 -31
- package/dist/EventTypeAppCardInterface-eD2zI5jR.js +0 -34
- package/dist/EventTypeAppCardInterface-gqJqYQI9.js +0 -34
- package/dist/EventTypeAppCardInterface-iHRMY1ck.js +0 -24
- package/dist/EventTypeAppCardInterface-kyhbIMJn.js +0 -34
- package/dist/EventTypeAppCardInterface-qX_8phKX.js +0 -24
- package/dist/EventTypeAppCardInterface-tvM_AuJk.js +0 -41
- package/dist/EventTypeAppSettingsInterface-3MhYVxkM.js +0 -23
- package/dist/EventTypeAppSettingsInterface-3kl4RpMT.js +0 -42
- package/dist/EventTypeAppSettingsInterface-L2pesx9r.js +0 -25
- package/dist/EventTypeAppSettingsInterface-L9xlb8NR.js +0 -221
- package/dist/EventTypeAppSettingsInterface-Ld18-sOn.js +0 -343
- package/dist/EventTypeAppSettingsInterface-UpTmiEej.js +0 -106
- package/dist/EventTypeAppSettingsInterface-XQsGNWJq.js +0 -78
- package/dist/EventTypeAppSettingsInterface-jPvK2jsX.js +0 -43
- package/dist/EventTypeAppSettingsInterface-pdQn6Kfx.js +0 -23
- package/dist/EventTypeAppSettingsInterface-phZiaYXT.js +0 -24
- package/dist/EventTypeAppSettingsInterface-vBrvSwct.js +0 -120
- package/dist/EventTypeAppSettingsInterface-x4ZemVo7.js +0 -48
- package/dist/EventTypeAppSettingsInterface-yrvZgDxq.js +0 -72
- package/dist/InstallAppButton--2C7ML1T.js +0 -58
- package/dist/InstallAppButton-9ZNVw7xC.js +0 -14
- package/dist/InstallAppButton-VKYchQNN.js +0 -14
- package/dist/PhoneInput-eualhMpw.js +0 -1465
- package/dist/StripePaymentForm-J3d6--In.js +0 -493
- package/dist/index-QxAbeUbm.js +0 -5
- package/dist/index-ZTlhgZJm.js +0 -166560
- package/dist/index-ZiXm_Vsp.js +0 -28
- package/dist/index-jrRDyJSN.js +0 -518
- package/dist/packages/features/bookings/lib/di/containers/InstantBookingCreateServiceContainer.d.ts +0 -3
- package/dist/packages/features/bookings/lib/di/containers/InstantBookingCreateServiceContainer.d.ts.map +0 -1
- package/dist/packages/features/bookings/lib/di/containers/RecurringBookingServiceContainer.d.ts +0 -3
- package/dist/packages/features/bookings/lib/di/containers/RecurringBookingServiceContainer.d.ts.map +0 -1
- package/dist/packages/features/bookings/lib/di/containers/RegularBookingServiceContainer.d.ts +0 -3
- package/dist/packages/features/bookings/lib/di/containers/RegularBookingServiceContainer.d.ts.map +0 -1
- package/dist/packages/features/bookings/lib/di/modules/InstantBookingCreateServiceModule.d.ts +0 -4
- package/dist/packages/features/bookings/lib/di/modules/InstantBookingCreateServiceModule.d.ts.map +0 -1
- package/dist/packages/features/bookings/lib/di/modules/RecurringBookingServiceModule.d.ts +0 -4
- package/dist/packages/features/bookings/lib/di/modules/RecurringBookingServiceModule.d.ts.map +0 -1
- package/dist/packages/features/bookings/lib/di/modules/RegularBookingServiceModule.d.ts +0 -8
- package/dist/packages/features/bookings/lib/di/modules/RegularBookingServiceModule.d.ts.map +0 -1
- package/dist/packages/features/ee/payments/components/PaymentPage.d.ts +0 -5
- package/dist/packages/features/ee/payments/components/PaymentPage.d.ts.map +0 -1
- package/dist/packages/features/ee/workflows/components/TestAgentDialog.d.ts +0 -12
- package/dist/packages/features/ee/workflows/components/TestAgentDialog.d.ts.map +0 -1
- package/dist/packages/prisma/zod/accesscode.d.ts +0 -42
- package/dist/packages/prisma/zod/accesscode.d.ts.map +0 -1
- package/dist/packages/prisma/zod/accesstoken.d.ts +0 -35
- package/dist/packages/prisma/zod/accesstoken.d.ts.map +0 -1
- package/dist/packages/prisma/zod/account.d.ts +0 -55
- package/dist/packages/prisma/zod/account.d.ts.map +0 -1
- package/dist/packages/prisma/zod/agent.d.ts +0 -44
- package/dist/packages/prisma/zod/agent.d.ts.map +0 -1
- package/dist/packages/prisma/zod/aiphonecallconfiguration.d.ts +0 -55
- package/dist/packages/prisma/zod/aiphonecallconfiguration.d.ts.map +0 -1
- package/dist/packages/prisma/zod/apikey.d.ts +0 -46
- package/dist/packages/prisma/zod/apikey.d.ts.map +0 -1
- package/dist/packages/prisma/zod/app.d.ts +0 -56
- package/dist/packages/prisma/zod/app.d.ts.map +0 -1
- package/dist/packages/prisma/zod/app_routingforms_form.d.ts +0 -85
- package/dist/packages/prisma/zod/app_routingforms_form.d.ts.map +0 -1
- package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts +0 -52
- package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts.map +0 -1
- package/dist/packages/prisma/zod/app_routingforms_incompletebookingactions.d.ts +0 -41
- package/dist/packages/prisma/zod/app_routingforms_incompletebookingactions.d.ts.map +0 -1
- package/dist/packages/prisma/zod/app_routingforms_queuedformresponse.d.ts +0 -43
- package/dist/packages/prisma/zod/app_routingforms_queuedformresponse.d.ts.map +0 -1
- package/dist/packages/prisma/zod/assignmentreason.d.ts +0 -38
- package/dist/packages/prisma/zod/assignmentreason.d.ts.map +0 -1
- package/dist/packages/prisma/zod/attendee.d.ts +0 -41
- package/dist/packages/prisma/zod/attendee.d.ts.map +0 -1
- package/dist/packages/prisma/zod/attribute.d.ts +0 -55
- package/dist/packages/prisma/zod/attribute.d.ts.map +0 -1
- package/dist/packages/prisma/zod/attributeoption.d.ts +0 -35
- package/dist/packages/prisma/zod/attributeoption.d.ts.map +0 -1
- package/dist/packages/prisma/zod/attributetouser.d.ts +0 -51
- package/dist/packages/prisma/zod/attributetouser.d.ts.map +0 -1
- package/dist/packages/prisma/zod/availability.d.ts +0 -42
- package/dist/packages/prisma/zod/availability.d.ts.map +0 -1
- package/dist/packages/prisma/zod/avatar.d.ts +0 -21
- package/dist/packages/prisma/zod/avatar.d.ts.map +0 -1
- package/dist/packages/prisma/zod/booking.d.ts +0 -276
- package/dist/packages/prisma/zod/booking.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookingdenormalized.d.ts +0 -84
- package/dist/packages/prisma/zod/bookingdenormalized.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookinginternalnote.d.ts +0 -36
- package/dist/packages/prisma/zod/bookinginternalnote.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookingreference.d.ts +0 -58
- package/dist/packages/prisma/zod/bookingreference.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookingseat.d.ts +0 -190
- package/dist/packages/prisma/zod/bookingseat.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookingtimestatus.d.ts +0 -81
- package/dist/packages/prisma/zod/bookingtimestatus.d.ts.map +0 -1
- package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts +0 -87
- package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts.map +0 -1
- package/dist/packages/prisma/zod/calaiphonenumber.d.ts +0 -66
- package/dist/packages/prisma/zod/calaiphonenumber.d.ts.map +0 -1
- package/dist/packages/prisma/zod/calendarcache.d.ts +0 -42
- package/dist/packages/prisma/zod/calendarcache.d.ts.map +0 -1
- package/dist/packages/prisma/zod/calvideosettings.d.ts +0 -46
- package/dist/packages/prisma/zod/calvideosettings.d.ts.map +0 -1
- package/dist/packages/prisma/zod/credential.d.ts +0 -61
- package/dist/packages/prisma/zod/credential.d.ts.map +0 -1
- package/dist/packages/prisma/zod/creditbalance.d.ts +0 -37
- package/dist/packages/prisma/zod/creditbalance.d.ts.map +0 -1
- package/dist/packages/prisma/zod/creditexpenselog.d.ts +0 -62
- package/dist/packages/prisma/zod/creditexpenselog.d.ts.map +0 -1
- package/dist/packages/prisma/zod/creditpurchaselog.d.ts +0 -28
- package/dist/packages/prisma/zod/creditpurchaselog.d.ts.map +0 -1
- package/dist/packages/prisma/zod/custom/booking.d.ts +0 -660
- package/dist/packages/prisma/zod/custom/booking.d.ts.map +0 -1
- package/dist/packages/prisma/zod/custom/eventtype.d.ts +0 -1529
- package/dist/packages/prisma/zod/custom/eventtype.d.ts.map +0 -1
- package/dist/packages/prisma/zod/delegationcredential.d.ts +0 -80
- package/dist/packages/prisma/zod/delegationcredential.d.ts.map +0 -1
- package/dist/packages/prisma/zod/deployment.d.ts +0 -97
- package/dist/packages/prisma/zod/deployment.d.ts.map +0 -1
- package/dist/packages/prisma/zod/destinationcalendar.d.ts +0 -54
- package/dist/packages/prisma/zod/destinationcalendar.d.ts.map +0 -1
- package/dist/packages/prisma/zod/domainwidedelegation.d.ts +0 -73
- package/dist/packages/prisma/zod/domainwidedelegation.d.ts.map +0 -1
- package/dist/packages/prisma/zod/dsyncdata.d.ts +0 -31
- package/dist/packages/prisma/zod/dsyncdata.d.ts.map +0 -1
- package/dist/packages/prisma/zod/dsyncteamgroupmapping.d.ts +0 -32
- package/dist/packages/prisma/zod/dsyncteamgroupmapping.d.ts.map +0 -1
- package/dist/packages/prisma/zod/eventtype.d.ts +0 -2079
- package/dist/packages/prisma/zod/eventtype.d.ts.map +0 -1
- package/dist/packages/prisma/zod/eventtypecustominput.d.ts +0 -59
- package/dist/packages/prisma/zod/eventtypecustominput.d.ts.map +0 -1
- package/dist/packages/prisma/zod/eventtypetranslation.d.ts +0 -51
- package/dist/packages/prisma/zod/eventtypetranslation.d.ts.map +0 -1
- package/dist/packages/prisma/zod/feature.d.ts +0 -50
- package/dist/packages/prisma/zod/feature.d.ts.map +0 -1
- package/dist/packages/prisma/zod/feedback.d.ts +0 -31
- package/dist/packages/prisma/zod/feedback.d.ts.map +0 -1
- package/dist/packages/prisma/zod/filtersegment.d.ts +0 -68
- package/dist/packages/prisma/zod/filtersegment.d.ts.map +0 -1
- package/dist/packages/prisma/zod/hashedlink.d.ts +0 -34
- package/dist/packages/prisma/zod/hashedlink.d.ts.map +0 -1
- package/dist/packages/prisma/zod/host.d.ts +0 -50
- package/dist/packages/prisma/zod/host.d.ts.map +0 -1
- package/dist/packages/prisma/zod/hostgroup.d.ts +0 -32
- package/dist/packages/prisma/zod/hostgroup.d.ts.map +0 -1
- package/dist/packages/prisma/zod/impersonations.d.ts +0 -29
- package/dist/packages/prisma/zod/impersonations.d.ts.map +0 -1
- package/dist/packages/prisma/zod/instantmeetingtoken.d.ts +0 -38
- package/dist/packages/prisma/zod/instantmeetingtoken.d.ts.map +0 -1
- package/dist/packages/prisma/zod/internalnotepreset.d.ts +0 -32
- package/dist/packages/prisma/zod/internalnotepreset.d.ts.map +0 -1
- package/dist/packages/prisma/zod/managedorganization.d.ts +0 -26
- package/dist/packages/prisma/zod/managedorganization.d.ts.map +0 -1
- package/dist/packages/prisma/zod/membership.d.ts +0 -51
- package/dist/packages/prisma/zod/membership.d.ts.map +0 -1
- package/dist/packages/prisma/zod/notificationssubscriptions.d.ts +0 -25
- package/dist/packages/prisma/zod/notificationssubscriptions.d.ts.map +0 -1
- package/dist/packages/prisma/zod/oauthclient.d.ts +0 -31
- package/dist/packages/prisma/zod/oauthclient.d.ts.map +0 -1
- package/dist/packages/prisma/zod/organizationonboarding.d.ts +0 -126
- package/dist/packages/prisma/zod/organizationonboarding.d.ts.map +0 -1
- package/dist/packages/prisma/zod/organizationsettings.d.ts +0 -53
- package/dist/packages/prisma/zod/organizationsettings.d.ts.map +0 -1
- package/dist/packages/prisma/zod/outofofficeentry.d.ts +0 -48
- package/dist/packages/prisma/zod/outofofficeentry.d.ts.map +0 -1
- package/dist/packages/prisma/zod/outofofficereason.d.ts +0 -32
- package/dist/packages/prisma/zod/outofofficereason.d.ts.map +0 -1
- package/dist/packages/prisma/zod/payment.d.ts +0 -61
- package/dist/packages/prisma/zod/payment.d.ts.map +0 -1
- package/dist/packages/prisma/zod/platformauthorizationtoken.d.ts +0 -29
- package/dist/packages/prisma/zod/platformauthorizationtoken.d.ts.map +0 -1
- package/dist/packages/prisma/zod/platformbilling.d.ts +0 -45
- package/dist/packages/prisma/zod/platformbilling.d.ts.map +0 -1
- package/dist/packages/prisma/zod/platformoauthclient.d.ts +0 -64
- package/dist/packages/prisma/zod/platformoauthclient.d.ts.map +0 -1
- package/dist/packages/prisma/zod/profile.d.ts +0 -40
- package/dist/packages/prisma/zod/profile.d.ts.map +0 -1
- package/dist/packages/prisma/zod/ratelimit.d.ts +0 -40
- package/dist/packages/prisma/zod/ratelimit.d.ts.map +0 -1
- package/dist/packages/prisma/zod/refreshtoken.d.ts +0 -35
- package/dist/packages/prisma/zod/refreshtoken.d.ts.map +0 -1
- package/dist/packages/prisma/zod/remindermail.d.ts +0 -23
- package/dist/packages/prisma/zod/remindermail.d.ts.map +0 -1
- package/dist/packages/prisma/zod/resetpasswordrequest.d.ts +0 -21
- package/dist/packages/prisma/zod/resetpasswordrequest.d.ts.map +0 -1
- package/dist/packages/prisma/zod/role.d.ts +0 -45
- package/dist/packages/prisma/zod/role.d.ts.map +0 -1
- package/dist/packages/prisma/zod/rolepermission.d.ts +0 -31
- package/dist/packages/prisma/zod/rolepermission.d.ts.map +0 -1
- package/dist/packages/prisma/zod/routingformresponse.d.ts +0 -95
- package/dist/packages/prisma/zod/routingformresponse.d.ts.map +0 -1
- package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts +0 -105
- package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts.map +0 -1
- package/dist/packages/prisma/zod/routingformresponsefield.d.ts +0 -35
- package/dist/packages/prisma/zod/routingformresponsefield.d.ts.map +0 -1
- package/dist/packages/prisma/zod/schedule.d.ts +0 -33
- package/dist/packages/prisma/zod/schedule.d.ts.map +0 -1
- package/dist/packages/prisma/zod/secondaryemail.d.ts +0 -30
- package/dist/packages/prisma/zod/secondaryemail.d.ts.map +0 -1
- package/dist/packages/prisma/zod/selectedcalendar.d.ts +0 -80
- package/dist/packages/prisma/zod/selectedcalendar.d.ts.map +0 -1
- package/dist/packages/prisma/zod/selectedslots.d.ts +0 -30
- package/dist/packages/prisma/zod/selectedslots.d.ts.map +0 -1
- package/dist/packages/prisma/zod/session.d.ts +0 -28
- package/dist/packages/prisma/zod/session.d.ts.map +0 -1
- package/dist/packages/prisma/zod/task.d.ts +0 -42
- package/dist/packages/prisma/zod/task.d.ts.map +0 -1
- package/dist/packages/prisma/zod/team.d.ts +0 -263
- package/dist/packages/prisma/zod/team.d.ts.map +0 -1
- package/dist/packages/prisma/zod/teamfeatures.d.ts +0 -32
- package/dist/packages/prisma/zod/teamfeatures.d.ts.map +0 -1
- package/dist/packages/prisma/zod/temporgredirect.d.ts +0 -35
- package/dist/packages/prisma/zod/temporgredirect.d.ts.map +0 -1
- package/dist/packages/prisma/zod/tracking.d.ts +0 -37
- package/dist/packages/prisma/zod/tracking.d.ts.map +0 -1
- package/dist/packages/prisma/zod/travelschedule.d.ts +0 -34
- package/dist/packages/prisma/zod/travelschedule.d.ts.map +0 -1
- package/dist/packages/prisma/zod/user.d.ts +0 -376
- package/dist/packages/prisma/zod/user.d.ts.map +0 -1
- package/dist/packages/prisma/zod/userfeatures.d.ts +0 -32
- package/dist/packages/prisma/zod/userfeatures.d.ts.map +0 -1
- package/dist/packages/prisma/zod/userfiltersegmentpreference.d.ts +0 -38
- package/dist/packages/prisma/zod/userfiltersegmentpreference.d.ts.map +0 -1
- package/dist/packages/prisma/zod/userpassword.d.ts +0 -22
- package/dist/packages/prisma/zod/userpassword.d.ts.map +0 -1
- package/dist/packages/prisma/zod/verificationtoken.d.ts +0 -44
- package/dist/packages/prisma/zod/verificationtoken.d.ts.map +0 -1
- package/dist/packages/prisma/zod/verifiedemail.d.ts +0 -29
- package/dist/packages/prisma/zod/verifiedemail.d.ts.map +0 -1
- package/dist/packages/prisma/zod/verifiednumber.d.ts +0 -29
- package/dist/packages/prisma/zod/verifiednumber.d.ts.map +0 -1
- package/dist/packages/prisma/zod/watchlist.d.ts +0 -53
- package/dist/packages/prisma/zod/watchlist.d.ts.map +0 -1
- package/dist/packages/prisma/zod/webhook.d.ts +0 -89
- package/dist/packages/prisma/zod/webhook.d.ts.map +0 -1
- package/dist/packages/prisma/zod/webhookscheduledtriggers.d.ts +0 -47
- package/dist/packages/prisma/zod/webhookscheduledtriggers.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflow.d.ts +0 -64
- package/dist/packages/prisma/zod/workflow.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts +0 -27
- package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflowreminder.d.ts +0 -58
- package/dist/packages/prisma/zod/workflowreminder.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflowsoneventtypes.d.ts +0 -26
- package/dist/packages/prisma/zod/workflowsoneventtypes.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflowsonteams.d.ts +0 -26
- package/dist/packages/prisma/zod/workflowsonteams.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workflowstep.d.ts +0 -76
- package/dist/packages/prisma/zod/workflowstep.d.ts.map +0 -1
- package/dist/packages/prisma/zod/workspaceplatform.d.ts +0 -70
- package/dist/packages/prisma/zod/workspaceplatform.d.ts.map +0 -1
- package/dist/packages/prisma-client/edge.d.ts +0 -1
- package/dist/packages/prisma-client/index.d.ts +0 -227512
- package/dist/useIsAppEnabled-kSS-8pZp.js +0 -18
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export declare const _ReminderMailModel: z.ZodObject<{
|
|
3
|
-
id: z.ZodNumber;
|
|
4
|
-
referenceId: z.ZodNumber;
|
|
5
|
-
reminderType: z.ZodNativeEnum<{
|
|
6
|
-
PENDING_BOOKING_CONFIRMATION: "PENDING_BOOKING_CONFIRMATION";
|
|
7
|
-
}>;
|
|
8
|
-
elapsedMinutes: z.ZodNumber;
|
|
9
|
-
createdAt: z.ZodDate;
|
|
10
|
-
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
id: number;
|
|
12
|
-
createdAt: Date;
|
|
13
|
-
referenceId: number;
|
|
14
|
-
reminderType: "PENDING_BOOKING_CONFIRMATION";
|
|
15
|
-
elapsedMinutes: number;
|
|
16
|
-
}, {
|
|
17
|
-
id: number;
|
|
18
|
-
createdAt: Date;
|
|
19
|
-
referenceId: number;
|
|
20
|
-
reminderType: "PENDING_BOOKING_CONFIRMATION";
|
|
21
|
-
elapsedMinutes: number;
|
|
22
|
-
}>;
|
|
23
|
-
//# sourceMappingURL=remindermail.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"remindermail.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/remindermail.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAIxB,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;EAM7B,CAAA"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export declare const _ResetPasswordRequestModel: z.ZodObject<{
|
|
3
|
-
id: z.ZodString;
|
|
4
|
-
createdAt: z.ZodDate;
|
|
5
|
-
updatedAt: z.ZodDate;
|
|
6
|
-
email: z.ZodString;
|
|
7
|
-
expires: z.ZodDate;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
id: string;
|
|
10
|
-
email: string;
|
|
11
|
-
expires: Date;
|
|
12
|
-
createdAt: Date;
|
|
13
|
-
updatedAt: Date;
|
|
14
|
-
}, {
|
|
15
|
-
id: string;
|
|
16
|
-
email: string;
|
|
17
|
-
expires: Date;
|
|
18
|
-
createdAt: Date;
|
|
19
|
-
updatedAt: Date;
|
|
20
|
-
}>;
|
|
21
|
-
//# sourceMappingURL=resetpasswordrequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"resetpasswordrequest.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/resetpasswordrequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAGxB,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;EAMrC,CAAA"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteTeam, CompleteRolePermission, CompleteMembership } from "./index";
|
|
3
|
-
export declare const _RoleModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
name: z.ZodString;
|
|
6
|
-
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7
|
-
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
-
teamId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
-
createdAt: z.ZodDate;
|
|
10
|
-
updatedAt: z.ZodDate;
|
|
11
|
-
type: z.ZodNativeEnum<{
|
|
12
|
-
SYSTEM: "SYSTEM";
|
|
13
|
-
CUSTOM: "CUSTOM";
|
|
14
|
-
}>;
|
|
15
|
-
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
name: string;
|
|
17
|
-
id: string;
|
|
18
|
-
type: "CUSTOM" | "SYSTEM";
|
|
19
|
-
createdAt: Date;
|
|
20
|
-
updatedAt: Date;
|
|
21
|
-
color?: string | null | undefined;
|
|
22
|
-
description?: string | null | undefined;
|
|
23
|
-
teamId?: number | null | undefined;
|
|
24
|
-
}, {
|
|
25
|
-
name: string;
|
|
26
|
-
id: string;
|
|
27
|
-
type: "CUSTOM" | "SYSTEM";
|
|
28
|
-
createdAt: Date;
|
|
29
|
-
updatedAt: Date;
|
|
30
|
-
color?: string | null | undefined;
|
|
31
|
-
description?: string | null | undefined;
|
|
32
|
-
teamId?: number | null | undefined;
|
|
33
|
-
}>;
|
|
34
|
-
export interface CompleteRole extends z.infer<typeof _RoleModel> {
|
|
35
|
-
team?: CompleteTeam | null;
|
|
36
|
-
permissions: CompleteRolePermission[];
|
|
37
|
-
memberships: CompleteMembership[];
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* RoleModel contains all relations on your model in addition to the scalars
|
|
41
|
-
*
|
|
42
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
43
|
-
*/
|
|
44
|
-
export declare const RoleModel: z.ZodSchema<CompleteRole>;
|
|
45
|
-
//# sourceMappingURL=role.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"role.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/role.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAGxB,OAAO,EAAE,YAAY,EAAa,sBAAsB,EAAuB,kBAAkB,EAAmB,MAAM,SAAS,CAAA;AAEnI,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EASrB,CAAA;AAEF,MAAM,WAAW,YAAa,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC;IAC9D,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IAC1B,WAAW,EAAE,sBAAsB,EAAE,CAAA;IACrC,WAAW,EAAE,kBAAkB,EAAE,CAAA;CAClC;AAED;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,CAAC,CAAC,SAAS,CAAC,YAAY,CAI7C,CAAA"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteRole } from "./index";
|
|
3
|
-
export declare const _RolePermissionModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
roleId: z.ZodString;
|
|
6
|
-
resource: z.ZodString;
|
|
7
|
-
action: z.ZodString;
|
|
8
|
-
createdAt: z.ZodDate;
|
|
9
|
-
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
id: string;
|
|
11
|
-
action: string;
|
|
12
|
-
resource: string;
|
|
13
|
-
createdAt: Date;
|
|
14
|
-
roleId: string;
|
|
15
|
-
}, {
|
|
16
|
-
id: string;
|
|
17
|
-
action: string;
|
|
18
|
-
resource: string;
|
|
19
|
-
createdAt: Date;
|
|
20
|
-
roleId: string;
|
|
21
|
-
}>;
|
|
22
|
-
export interface CompleteRolePermission extends z.infer<typeof _RolePermissionModel> {
|
|
23
|
-
role: CompleteRole;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* RolePermissionModel contains all relations on your model in addition to the scalars
|
|
27
|
-
*
|
|
28
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
29
|
-
*/
|
|
30
|
-
export declare const RolePermissionModel: z.ZodSchema<CompleteRolePermission>;
|
|
31
|
-
//# sourceMappingURL=rolepermission.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rolepermission.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/rolepermission.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,YAAY,EAAa,MAAM,SAAS,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;EAM/B,CAAA;AAEF,MAAM,WAAW,sBAAuB,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC;IAClF,IAAI,EAAE,YAAY,CAAA;CACnB;AAED;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,CAAC,CAAC,SAAS,CAAC,sBAAsB,CAEjE,CAAA"}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
type Literal = boolean | number | string;
|
|
3
|
-
type Json = Literal | {
|
|
4
|
-
[key: string]: Json;
|
|
5
|
-
} | Json[];
|
|
6
|
-
export declare const _RoutingFormResponseModel: z.ZodObject<{
|
|
7
|
-
id: z.ZodNumber;
|
|
8
|
-
response: z.ZodType<Json, z.ZodTypeDef, Json>;
|
|
9
|
-
responseLowercase: z.ZodType<Json, z.ZodTypeDef, Json>;
|
|
10
|
-
formId: z.ZodString;
|
|
11
|
-
formName: z.ZodString;
|
|
12
|
-
formTeamId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
-
formUserId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
-
bookingUid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
bookingStatus: z.ZodOptional<z.ZodNullable<z.ZodNativeEnum<{
|
|
16
|
-
CANCELLED: "CANCELLED";
|
|
17
|
-
ACCEPTED: "ACCEPTED";
|
|
18
|
-
REJECTED: "REJECTED";
|
|
19
|
-
PENDING: "PENDING";
|
|
20
|
-
AWAITING_HOST: "AWAITING_HOST";
|
|
21
|
-
}>>>;
|
|
22
|
-
bookingStatusOrder: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
-
bookingCreatedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
24
|
-
bookingAttendees: z.ZodType<Json, z.ZodTypeDef, Json>;
|
|
25
|
-
bookingUserId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
-
bookingUserName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
bookingUserEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
bookingUserAvatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
bookingAssignmentReason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
bookingAssignmentReasonLowercase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
bookingStartTime: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
32
|
-
bookingEndTime: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
33
|
-
createdAt: z.ZodDate;
|
|
34
|
-
utm_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
utm_medium: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
utm_campaign: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
utm_term: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
-
utm_content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, "strip", z.ZodTypeAny, {
|
|
40
|
-
id: number;
|
|
41
|
-
response: Json & (Json | undefined);
|
|
42
|
-
createdAt: Date;
|
|
43
|
-
formId: string;
|
|
44
|
-
formName: string;
|
|
45
|
-
responseLowercase: Json & (Json | undefined);
|
|
46
|
-
bookingAttendees: Json & (Json | undefined);
|
|
47
|
-
formTeamId?: number | null | undefined;
|
|
48
|
-
formUserId?: number | null | undefined;
|
|
49
|
-
bookingUid?: string | null | undefined;
|
|
50
|
-
bookingStatus?: "CANCELLED" | "ACCEPTED" | "REJECTED" | "PENDING" | "AWAITING_HOST" | null | undefined;
|
|
51
|
-
bookingStatusOrder?: number | null | undefined;
|
|
52
|
-
bookingCreatedAt?: Date | null | undefined;
|
|
53
|
-
bookingUserId?: number | null | undefined;
|
|
54
|
-
bookingUserName?: string | null | undefined;
|
|
55
|
-
bookingUserEmail?: string | null | undefined;
|
|
56
|
-
bookingUserAvatarUrl?: string | null | undefined;
|
|
57
|
-
bookingAssignmentReason?: string | null | undefined;
|
|
58
|
-
bookingAssignmentReasonLowercase?: string | null | undefined;
|
|
59
|
-
bookingStartTime?: Date | null | undefined;
|
|
60
|
-
bookingEndTime?: Date | null | undefined;
|
|
61
|
-
utm_source?: string | null | undefined;
|
|
62
|
-
utm_medium?: string | null | undefined;
|
|
63
|
-
utm_campaign?: string | null | undefined;
|
|
64
|
-
utm_term?: string | null | undefined;
|
|
65
|
-
utm_content?: string | null | undefined;
|
|
66
|
-
}, {
|
|
67
|
-
id: number;
|
|
68
|
-
response: Json & (Json | undefined);
|
|
69
|
-
createdAt: Date;
|
|
70
|
-
formId: string;
|
|
71
|
-
formName: string;
|
|
72
|
-
responseLowercase: Json & (Json | undefined);
|
|
73
|
-
bookingAttendees: Json & (Json | undefined);
|
|
74
|
-
formTeamId?: number | null | undefined;
|
|
75
|
-
formUserId?: number | null | undefined;
|
|
76
|
-
bookingUid?: string | null | undefined;
|
|
77
|
-
bookingStatus?: "CANCELLED" | "ACCEPTED" | "REJECTED" | "PENDING" | "AWAITING_HOST" | null | undefined;
|
|
78
|
-
bookingStatusOrder?: number | null | undefined;
|
|
79
|
-
bookingCreatedAt?: Date | null | undefined;
|
|
80
|
-
bookingUserId?: number | null | undefined;
|
|
81
|
-
bookingUserName?: string | null | undefined;
|
|
82
|
-
bookingUserEmail?: string | null | undefined;
|
|
83
|
-
bookingUserAvatarUrl?: string | null | undefined;
|
|
84
|
-
bookingAssignmentReason?: string | null | undefined;
|
|
85
|
-
bookingAssignmentReasonLowercase?: string | null | undefined;
|
|
86
|
-
bookingStartTime?: Date | null | undefined;
|
|
87
|
-
bookingEndTime?: Date | null | undefined;
|
|
88
|
-
utm_source?: string | null | undefined;
|
|
89
|
-
utm_medium?: string | null | undefined;
|
|
90
|
-
utm_campaign?: string | null | undefined;
|
|
91
|
-
utm_term?: string | null | undefined;
|
|
92
|
-
utm_content?: string | null | undefined;
|
|
93
|
-
}>;
|
|
94
|
-
export {};
|
|
95
|
-
//# sourceMappingURL=routingformresponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routingformresponse.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/routingformresponse.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAKxB,KAAK,OAAO,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,CAAA;AACxC,KAAK,IAAI,GAAG,OAAO,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,GAAG,IAAI,EAAE,CAAA;AAItD,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2BpC,CAAA"}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteBooking, CompleteApp_RoutingForms_FormResponse, CompleteRoutingFormResponseField } from "./index";
|
|
3
|
-
export declare const _RoutingFormResponseDenormalizedModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodNumber;
|
|
5
|
-
uuid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6
|
-
formId: z.ZodString;
|
|
7
|
-
formName: z.ZodString;
|
|
8
|
-
formTeamId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
-
formUserId: z.ZodNumber;
|
|
10
|
-
bookingUid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
-
bookingId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
-
bookingStatus: z.ZodOptional<z.ZodNullable<z.ZodNativeEnum<{
|
|
13
|
-
CANCELLED: "CANCELLED";
|
|
14
|
-
ACCEPTED: "ACCEPTED";
|
|
15
|
-
REJECTED: "REJECTED";
|
|
16
|
-
PENDING: "PENDING";
|
|
17
|
-
AWAITING_HOST: "AWAITING_HOST";
|
|
18
|
-
}>>>;
|
|
19
|
-
bookingStatusOrder: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
-
bookingCreatedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
21
|
-
bookingStartTime: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
22
|
-
bookingEndTime: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
23
|
-
bookingUserId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
-
bookingUserName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
bookingUserEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
bookingUserAvatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
bookingAssignmentReason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
eventTypeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
-
eventTypeParentId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
-
eventTypeSchedulingType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
createdAt: z.ZodDate;
|
|
32
|
-
utm_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
utm_medium: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
utm_campaign: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
utm_term: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
utm_content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
id: number;
|
|
39
|
-
createdAt: Date;
|
|
40
|
-
formId: string;
|
|
41
|
-
formName: string;
|
|
42
|
-
formUserId: number;
|
|
43
|
-
uuid?: string | null | undefined;
|
|
44
|
-
formTeamId?: number | null | undefined;
|
|
45
|
-
bookingUid?: string | null | undefined;
|
|
46
|
-
bookingId?: number | null | undefined;
|
|
47
|
-
bookingStatus?: "CANCELLED" | "ACCEPTED" | "REJECTED" | "PENDING" | "AWAITING_HOST" | null | undefined;
|
|
48
|
-
bookingStatusOrder?: number | null | undefined;
|
|
49
|
-
bookingCreatedAt?: Date | null | undefined;
|
|
50
|
-
bookingStartTime?: Date | null | undefined;
|
|
51
|
-
bookingEndTime?: Date | null | undefined;
|
|
52
|
-
bookingUserId?: number | null | undefined;
|
|
53
|
-
bookingUserName?: string | null | undefined;
|
|
54
|
-
bookingUserEmail?: string | null | undefined;
|
|
55
|
-
bookingUserAvatarUrl?: string | null | undefined;
|
|
56
|
-
bookingAssignmentReason?: string | null | undefined;
|
|
57
|
-
eventTypeId?: number | null | undefined;
|
|
58
|
-
eventTypeParentId?: number | null | undefined;
|
|
59
|
-
eventTypeSchedulingType?: string | null | undefined;
|
|
60
|
-
utm_source?: string | null | undefined;
|
|
61
|
-
utm_medium?: string | null | undefined;
|
|
62
|
-
utm_campaign?: string | null | undefined;
|
|
63
|
-
utm_term?: string | null | undefined;
|
|
64
|
-
utm_content?: string | null | undefined;
|
|
65
|
-
}, {
|
|
66
|
-
id: number;
|
|
67
|
-
createdAt: Date;
|
|
68
|
-
formId: string;
|
|
69
|
-
formName: string;
|
|
70
|
-
formUserId: number;
|
|
71
|
-
uuid?: string | null | undefined;
|
|
72
|
-
formTeamId?: number | null | undefined;
|
|
73
|
-
bookingUid?: string | null | undefined;
|
|
74
|
-
bookingId?: number | null | undefined;
|
|
75
|
-
bookingStatus?: "CANCELLED" | "ACCEPTED" | "REJECTED" | "PENDING" | "AWAITING_HOST" | null | undefined;
|
|
76
|
-
bookingStatusOrder?: number | null | undefined;
|
|
77
|
-
bookingCreatedAt?: Date | null | undefined;
|
|
78
|
-
bookingStartTime?: Date | null | undefined;
|
|
79
|
-
bookingEndTime?: Date | null | undefined;
|
|
80
|
-
bookingUserId?: number | null | undefined;
|
|
81
|
-
bookingUserName?: string | null | undefined;
|
|
82
|
-
bookingUserEmail?: string | null | undefined;
|
|
83
|
-
bookingUserAvatarUrl?: string | null | undefined;
|
|
84
|
-
bookingAssignmentReason?: string | null | undefined;
|
|
85
|
-
eventTypeId?: number | null | undefined;
|
|
86
|
-
eventTypeParentId?: number | null | undefined;
|
|
87
|
-
eventTypeSchedulingType?: string | null | undefined;
|
|
88
|
-
utm_source?: string | null | undefined;
|
|
89
|
-
utm_medium?: string | null | undefined;
|
|
90
|
-
utm_campaign?: string | null | undefined;
|
|
91
|
-
utm_term?: string | null | undefined;
|
|
92
|
-
utm_content?: string | null | undefined;
|
|
93
|
-
}>;
|
|
94
|
-
export interface CompleteRoutingFormResponseDenormalized extends z.infer<typeof _RoutingFormResponseDenormalizedModel> {
|
|
95
|
-
booking?: CompleteBooking | null;
|
|
96
|
-
response: CompleteApp_RoutingForms_FormResponse;
|
|
97
|
-
fields: CompleteRoutingFormResponseField[];
|
|
98
|
-
}
|
|
99
|
-
/**
|
|
100
|
-
* RoutingFormResponseDenormalizedModel contains all relations on your model in addition to the scalars
|
|
101
|
-
*
|
|
102
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
103
|
-
*/
|
|
104
|
-
export declare const RoutingFormResponseDenormalizedModel: z.ZodSchema<CompleteRoutingFormResponseDenormalized>;
|
|
105
|
-
//# sourceMappingURL=routingformresponsedenormalized.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routingformresponsedenormalized.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/routingformresponsedenormalized.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAGxB,OAAO,EAAE,eAAe,EAAgB,qCAAqC,EAAsC,gCAAgC,EAAiC,MAAM,SAAS,CAAA;AAEnM,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4BhD,CAAA;AAEF,MAAM,WAAW,uCAAwC,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,qCAAqC,CAAC;IACpH,OAAO,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAChC,QAAQ,EAAE,qCAAqC,CAAA;IAC/C,MAAM,EAAE,gCAAgC,EAAE,CAAA;CAC3C;AAED;;;;GAIG;AACH,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,SAAS,CAAC,uCAAuC,CAInG,CAAA"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteApp_RoutingForms_FormResponse, CompleteRoutingFormResponseDenormalized } from "./index";
|
|
3
|
-
export declare const _RoutingFormResponseFieldModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodNumber;
|
|
5
|
-
responseId: z.ZodNumber;
|
|
6
|
-
fieldId: z.ZodString;
|
|
7
|
-
valueString: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
-
valueNumber: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
-
valueStringArray: z.ZodArray<z.ZodString, "many">;
|
|
10
|
-
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
id: number;
|
|
12
|
-
responseId: number;
|
|
13
|
-
fieldId: string;
|
|
14
|
-
valueStringArray: string[];
|
|
15
|
-
valueString?: string | null | undefined;
|
|
16
|
-
valueNumber?: number | null | undefined;
|
|
17
|
-
}, {
|
|
18
|
-
id: number;
|
|
19
|
-
responseId: number;
|
|
20
|
-
fieldId: string;
|
|
21
|
-
valueStringArray: string[];
|
|
22
|
-
valueString?: string | null | undefined;
|
|
23
|
-
valueNumber?: number | null | undefined;
|
|
24
|
-
}>;
|
|
25
|
-
export interface CompleteRoutingFormResponseField extends z.infer<typeof _RoutingFormResponseFieldModel> {
|
|
26
|
-
response: CompleteApp_RoutingForms_FormResponse;
|
|
27
|
-
denormalized: CompleteRoutingFormResponseDenormalized;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* RoutingFormResponseFieldModel contains all relations on your model in addition to the scalars
|
|
31
|
-
*
|
|
32
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
33
|
-
*/
|
|
34
|
-
export declare const RoutingFormResponseFieldModel: z.ZodSchema<CompleteRoutingFormResponseField>;
|
|
35
|
-
//# sourceMappingURL=routingformresponsefield.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routingformresponsefield.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/routingformresponsefield.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,qCAAqC,EAAsC,uCAAuC,EAAwC,MAAM,SAAS,CAAA;AAElL,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;EAOzC,CAAA;AAEF,MAAM,WAAW,gCAAiC,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC;IACtG,QAAQ,EAAE,qCAAqC,CAAA;IAC/C,YAAY,EAAE,uCAAuC,CAAA;CACtD;AAED;;;;GAIG;AACH,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,SAAS,CAAC,gCAAgC,CAGrF,CAAA"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteUser, CompleteEventType, CompleteAvailability, CompleteHost } from "./index";
|
|
3
|
-
export declare const _ScheduleModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodNumber;
|
|
5
|
-
userId: z.ZodNumber;
|
|
6
|
-
name: z.ZodString;
|
|
7
|
-
timeZone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
name: string;
|
|
10
|
-
id: number;
|
|
11
|
-
userId: number;
|
|
12
|
-
timeZone?: string | null | undefined;
|
|
13
|
-
}, {
|
|
14
|
-
name: string;
|
|
15
|
-
id: number;
|
|
16
|
-
userId: number;
|
|
17
|
-
timeZone?: string | null | undefined;
|
|
18
|
-
}>;
|
|
19
|
-
export interface CompleteSchedule extends z.infer<typeof _ScheduleModel> {
|
|
20
|
-
user: CompleteUser;
|
|
21
|
-
eventType: CompleteEventType[];
|
|
22
|
-
instantMeetingEvents: CompleteEventType[];
|
|
23
|
-
restrictionSchedule: CompleteEventType[];
|
|
24
|
-
availability: CompleteAvailability[];
|
|
25
|
-
Host: CompleteHost[];
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* ScheduleModel contains all relations on your model in addition to the scalars
|
|
29
|
-
*
|
|
30
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
31
|
-
*/
|
|
32
|
-
export declare const ScheduleModel: z.ZodSchema<CompleteSchedule>;
|
|
33
|
-
//# sourceMappingURL=schedule.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"schedule.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/schedule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,YAAY,EAAa,iBAAiB,EAAkB,oBAAoB,EAAqB,YAAY,EAAa,MAAM,SAAS,CAAA;AAEtJ,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;EAKzB,CAAA;AAEF,MAAM,WAAW,gBAAiB,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC;IACtE,IAAI,EAAE,YAAY,CAAA;IAClB,SAAS,EAAE,iBAAiB,EAAE,CAAA;IAC9B,oBAAoB,EAAE,iBAAiB,EAAE,CAAA;IACzC,mBAAmB,EAAE,iBAAiB,EAAE,CAAA;IACxC,YAAY,EAAE,oBAAoB,EAAE,CAAA;IACpC,IAAI,EAAE,YAAY,EAAE,CAAA;CACrB;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,CAAC,CAAC,SAAS,CAAC,gBAAgB,CAOrD,CAAA"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteUser, CompleteVerificationToken, CompleteEventType } from "./index";
|
|
3
|
-
export declare const _SecondaryEmailModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodNumber;
|
|
5
|
-
userId: z.ZodNumber;
|
|
6
|
-
email: z.ZodString;
|
|
7
|
-
emailVerified: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
id: number;
|
|
10
|
-
email: string;
|
|
11
|
-
userId: number;
|
|
12
|
-
emailVerified?: Date | null | undefined;
|
|
13
|
-
}, {
|
|
14
|
-
id: number;
|
|
15
|
-
email: string;
|
|
16
|
-
userId: number;
|
|
17
|
-
emailVerified?: Date | null | undefined;
|
|
18
|
-
}>;
|
|
19
|
-
export interface CompleteSecondaryEmail extends z.infer<typeof _SecondaryEmailModel> {
|
|
20
|
-
user: CompleteUser;
|
|
21
|
-
verificationTokens: CompleteVerificationToken[];
|
|
22
|
-
eventTypes: CompleteEventType[];
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* SecondaryEmailModel contains all relations on your model in addition to the scalars
|
|
26
|
-
*
|
|
27
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
28
|
-
*/
|
|
29
|
-
export declare const SecondaryEmailModel: z.ZodSchema<CompleteSecondaryEmail>;
|
|
30
|
-
//# sourceMappingURL=secondaryemail.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"secondaryemail.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/secondaryemail.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,YAAY,EAAa,yBAAyB,EAA0B,iBAAiB,EAAkB,MAAM,SAAS,CAAA;AAEvI,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;EAK/B,CAAA;AAEF,MAAM,WAAW,sBAAuB,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC;IAClF,IAAI,EAAE,YAAY,CAAA;IAClB,kBAAkB,EAAE,yBAAyB,EAAE,CAAA;IAC/C,UAAU,EAAE,iBAAiB,EAAE,CAAA;CAChC;AAED;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,CAAC,CAAC,SAAS,CAAC,sBAAsB,CAIjE,CAAA"}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteUser, CompleteCredential, CompleteDelegationCredential, CompleteDomainWideDelegation, CompleteEventType } from "./index";
|
|
3
|
-
export declare const _SelectedCalendarModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
userId: z.ZodNumber;
|
|
6
|
-
integration: z.ZodString;
|
|
7
|
-
externalId: z.ZodString;
|
|
8
|
-
credentialId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
-
createdAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
10
|
-
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
11
|
-
googleChannelId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
googleChannelKind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
googleChannelResourceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
-
googleChannelResourceUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
googleChannelExpiration: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
delegationCredentialId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
domainWideDelegationCredentialId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
lastErrorAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
20
|
-
watchAttempts: z.ZodNumber;
|
|
21
|
-
unwatchAttempts: z.ZodNumber;
|
|
22
|
-
maxAttempts: z.ZodNumber;
|
|
23
|
-
eventTypeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
-
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
id: string;
|
|
26
|
-
userId: number;
|
|
27
|
-
integration: string;
|
|
28
|
-
externalId: string;
|
|
29
|
-
watchAttempts: number;
|
|
30
|
-
unwatchAttempts: number;
|
|
31
|
-
maxAttempts: number;
|
|
32
|
-
credentialId?: number | null | undefined;
|
|
33
|
-
createdAt?: Date | null | undefined;
|
|
34
|
-
updatedAt?: Date | null | undefined;
|
|
35
|
-
googleChannelId?: string | null | undefined;
|
|
36
|
-
googleChannelKind?: string | null | undefined;
|
|
37
|
-
googleChannelResourceId?: string | null | undefined;
|
|
38
|
-
googleChannelResourceUri?: string | null | undefined;
|
|
39
|
-
googleChannelExpiration?: string | null | undefined;
|
|
40
|
-
delegationCredentialId?: string | null | undefined;
|
|
41
|
-
domainWideDelegationCredentialId?: string | null | undefined;
|
|
42
|
-
error?: string | null | undefined;
|
|
43
|
-
lastErrorAt?: Date | null | undefined;
|
|
44
|
-
eventTypeId?: number | null | undefined;
|
|
45
|
-
}, {
|
|
46
|
-
id: string;
|
|
47
|
-
userId: number;
|
|
48
|
-
integration: string;
|
|
49
|
-
externalId: string;
|
|
50
|
-
watchAttempts: number;
|
|
51
|
-
unwatchAttempts: number;
|
|
52
|
-
maxAttempts: number;
|
|
53
|
-
credentialId?: number | null | undefined;
|
|
54
|
-
createdAt?: Date | null | undefined;
|
|
55
|
-
updatedAt?: Date | null | undefined;
|
|
56
|
-
googleChannelId?: string | null | undefined;
|
|
57
|
-
googleChannelKind?: string | null | undefined;
|
|
58
|
-
googleChannelResourceId?: string | null | undefined;
|
|
59
|
-
googleChannelResourceUri?: string | null | undefined;
|
|
60
|
-
googleChannelExpiration?: string | null | undefined;
|
|
61
|
-
delegationCredentialId?: string | null | undefined;
|
|
62
|
-
domainWideDelegationCredentialId?: string | null | undefined;
|
|
63
|
-
error?: string | null | undefined;
|
|
64
|
-
lastErrorAt?: Date | null | undefined;
|
|
65
|
-
eventTypeId?: number | null | undefined;
|
|
66
|
-
}>;
|
|
67
|
-
export interface CompleteSelectedCalendar extends z.infer<typeof _SelectedCalendarModel> {
|
|
68
|
-
user: CompleteUser;
|
|
69
|
-
credential?: CompleteCredential | null;
|
|
70
|
-
delegationCredential?: CompleteDelegationCredential | null;
|
|
71
|
-
domainWideDelegationCredential?: CompleteDomainWideDelegation | null;
|
|
72
|
-
eventType?: CompleteEventType | null;
|
|
73
|
-
}
|
|
74
|
-
/**
|
|
75
|
-
* SelectedCalendarModel contains all relations on your model in addition to the scalars
|
|
76
|
-
*
|
|
77
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
78
|
-
*/
|
|
79
|
-
export declare const SelectedCalendarModel: z.ZodSchema<CompleteSelectedCalendar>;
|
|
80
|
-
//# sourceMappingURL=selectedcalendar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"selectedcalendar.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/selectedcalendar.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,YAAY,EAAa,kBAAkB,EAAmB,4BAA4B,EAA6B,4BAA4B,EAA6B,iBAAiB,EAAkB,MAAM,SAAS,CAAA;AAE3O,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqBjC,CAAA;AAEF,MAAM,WAAW,wBAAyB,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC;IACtF,IAAI,EAAE,YAAY,CAAA;IAClB,UAAU,CAAC,EAAE,kBAAkB,GAAG,IAAI,CAAA;IACtC,oBAAoB,CAAC,EAAE,4BAA4B,GAAG,IAAI,CAAA;IAC1D,8BAA8B,CAAC,EAAE,4BAA4B,GAAG,IAAI,CAAA;IACpE,SAAS,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACrC;AAED;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,SAAS,CAAC,wBAAwB,CAMrE,CAAA"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export declare const _SelectedSlotsModel: z.ZodObject<{
|
|
3
|
-
id: z.ZodNumber;
|
|
4
|
-
eventTypeId: z.ZodNumber;
|
|
5
|
-
userId: z.ZodNumber;
|
|
6
|
-
slotUtcStartDate: z.ZodDate;
|
|
7
|
-
slotUtcEndDate: z.ZodDate;
|
|
8
|
-
uid: z.ZodString;
|
|
9
|
-
releaseAt: z.ZodDate;
|
|
10
|
-
isSeat: z.ZodBoolean;
|
|
11
|
-
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
id: number;
|
|
13
|
-
uid: string;
|
|
14
|
-
userId: number;
|
|
15
|
-
eventTypeId: number;
|
|
16
|
-
slotUtcStartDate: Date;
|
|
17
|
-
slotUtcEndDate: Date;
|
|
18
|
-
releaseAt: Date;
|
|
19
|
-
isSeat: boolean;
|
|
20
|
-
}, {
|
|
21
|
-
id: number;
|
|
22
|
-
uid: string;
|
|
23
|
-
userId: number;
|
|
24
|
-
eventTypeId: number;
|
|
25
|
-
slotUtcStartDate: Date;
|
|
26
|
-
slotUtcEndDate: Date;
|
|
27
|
-
releaseAt: Date;
|
|
28
|
-
isSeat: boolean;
|
|
29
|
-
}>;
|
|
30
|
-
//# sourceMappingURL=selectedslots.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"selectedslots.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/selectedslots.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAGxB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAS9B,CAAA"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { CompleteUser } from "./index";
|
|
3
|
-
export declare const _SessionModel: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
sessionToken: z.ZodString;
|
|
6
|
-
userId: z.ZodNumber;
|
|
7
|
-
expires: z.ZodDate;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
id: string;
|
|
10
|
-
expires: Date;
|
|
11
|
-
userId: number;
|
|
12
|
-
sessionToken: string;
|
|
13
|
-
}, {
|
|
14
|
-
id: string;
|
|
15
|
-
expires: Date;
|
|
16
|
-
userId: number;
|
|
17
|
-
sessionToken: string;
|
|
18
|
-
}>;
|
|
19
|
-
export interface CompleteSession extends z.infer<typeof _SessionModel> {
|
|
20
|
-
user?: CompleteUser | null;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* SessionModel contains all relations on your model in addition to the scalars
|
|
24
|
-
*
|
|
25
|
-
* NOTE: Lazy required in case of potential circular dependencies within schema
|
|
26
|
-
*/
|
|
27
|
-
export declare const SessionModel: z.ZodSchema<CompleteSession>;
|
|
28
|
-
//# sourceMappingURL=session.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"session.d.ts","sourceRoot":"","sources":["../../../../../../prisma/zod/session.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAA;AAExB,OAAO,EAAE,YAAY,EAAa,MAAM,SAAS,CAAA;AAEjD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;EAKxB,CAAA;AAEF,MAAM,WAAW,eAAgB,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC;IACpE,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;CAC3B;AAED;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,CAAC,CAAC,SAAS,CAAC,eAAe,CAEnD,CAAA"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export declare const _TaskModel: z.ZodObject<{
|
|
3
|
-
id: z.ZodString;
|
|
4
|
-
createdAt: z.ZodDate;
|
|
5
|
-
updatedAt: z.ZodDate;
|
|
6
|
-
scheduledAt: z.ZodDate;
|
|
7
|
-
succeededAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
8
|
-
type: z.ZodString;
|
|
9
|
-
payload: z.ZodString;
|
|
10
|
-
attempts: z.ZodNumber;
|
|
11
|
-
maxAttempts: z.ZodNumber;
|
|
12
|
-
lastError: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
lastFailedAttemptAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
14
|
-
referenceUid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
id: string;
|
|
17
|
-
type: string;
|
|
18
|
-
createdAt: Date;
|
|
19
|
-
updatedAt: Date;
|
|
20
|
-
maxAttempts: number;
|
|
21
|
-
payload: string;
|
|
22
|
-
scheduledAt: Date;
|
|
23
|
-
attempts: number;
|
|
24
|
-
succeededAt?: Date | null | undefined;
|
|
25
|
-
lastError?: string | null | undefined;
|
|
26
|
-
lastFailedAttemptAt?: Date | null | undefined;
|
|
27
|
-
referenceUid?: string | null | undefined;
|
|
28
|
-
}, {
|
|
29
|
-
id: string;
|
|
30
|
-
type: string;
|
|
31
|
-
createdAt: Date;
|
|
32
|
-
updatedAt: Date;
|
|
33
|
-
maxAttempts: number;
|
|
34
|
-
payload: string;
|
|
35
|
-
scheduledAt: Date;
|
|
36
|
-
attempts: number;
|
|
37
|
-
succeededAt?: Date | null | undefined;
|
|
38
|
-
lastError?: string | null | undefined;
|
|
39
|
-
lastFailedAttemptAt?: Date | null | undefined;
|
|
40
|
-
referenceUid?: string | null | undefined;
|
|
41
|
-
}>;
|
|
42
|
-
//# sourceMappingURL=task.d.ts.map
|