@calcom/atoms 1.0.46 → 1.0.47
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-i8vKxfPO.js → AddressInput-zcpsSTZJ.js} +1 -1
- package/dist/{AlbyPriceComponent-1QxfrreP.js → AlbyPriceComponent--t7eqe1R.js} +1 -1
- package/dist/{Card-uonNcdhH.js → Card-yc1yPtA2.js} +1 -1
- package/dist/{DatePicker-urP3Gpmu.js → DatePicker-m86EibR7.js} +1 -1
- package/dist/{PhoneInput-PgDHKlAj.js → PhoneInput--EVknpap.js} +2 -2
- package/dist/{PoweredBy-kyIC8aT6.js → PoweredBy-FQ2NbUs-.js} +1 -1
- package/dist/{UnpublishedEntity-zLzXPTpk.js → UnpublishedEntity-3FCjGQaS.js} +1 -1
- package/dist/cal-atoms.js +1 -1
- package/dist/cal-atoms.umd.cjs +1603 -1603
- package/dist/{framer-features-l_mwlSFZ.js → framer-features-WNXqVmQq.js} +1 -1
- package/dist/{index-g7ytlZZo.js → index-18iX6pCF.js} +18487 -18429
- package/dist/index-4EsxjXHa.js +4 -0
- package/dist/{index-4fQMiB_c.js → index-MQ1-oYLE.js} +3 -3
- package/dist/{index-xc2spxig.js → index-Reen651G.js} +2 -2
- package/dist/{index-z_iolIqT.js → index-Tgv65804.js} +2 -2
- package/dist/{index-kD0m0L_m.js → index-XGmqs2w2.js} +1 -1
- package/dist/{isSupportedCountry-Vv_6sdY2.js → isSupportedCountry-ERZ5MSR0.js} +1 -1
- package/dist/packages/app-store/_components/AppCategoryNavigation.d.ts +8 -7
- package/dist/packages/app-store/_components/AppCategoryNavigation.d.ts.map +1 -1
- package/dist/packages/app-store/_components/AppConfiguration.d.ts +1 -0
- package/dist/packages/app-store/_components/AppConfiguration.d.ts.map +1 -1
- package/dist/packages/app-store/_components/AppSettings.d.ts +1 -0
- package/dist/packages/app-store/_components/AppSettings.d.ts.map +1 -1
- package/dist/packages/app-store/_components/EventTypeAppCardInterface.d.ts +1 -0
- package/dist/packages/app-store/_components/EventTypeAppCardInterface.d.ts.map +1 -1
- package/dist/packages/app-store/_components/EventTypeAppSettingsInterface.d.ts +1 -0
- package/dist/packages/app-store/_components/EventTypeAppSettingsInterface.d.ts.map +1 -1
- package/dist/packages/app-store/_pages/setup/_getServerSideProps.d.ts +1 -1
- package/dist/packages/app-store/_pages/setup/index.d.ts +1 -0
- package/dist/packages/app-store/_pages/setup/index.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/getEventTypeAppData.d.ts +1 -142
- package/dist/packages/app-store/_utils/getEventTypeAppData.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/oauth/updateTokenObject.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/paid-apps.d.ts +131 -0
- package/dist/packages/app-store/_utils/paid-apps.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/setDefaultConferencingApp.d.ts +3 -0
- package/dist/packages/app-store/_utils/setDefaultConferencingApp.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/stripe.d.ts +131 -0
- package/dist/packages/app-store/_utils/stripe.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/throwIfNotHaveAdminAccessToTeam.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/useAddAppMutation.d.ts +2 -1
- package/dist/packages/app-store/_utils/useAddAppMutation.d.ts.map +1 -1
- package/dist/packages/app-store/alby/components/AlbyPaymentComponent.d.ts +1 -0
- package/dist/packages/app-store/alby/components/AlbyPaymentComponent.d.ts.map +1 -1
- package/dist/packages/app-store/apps.browser.generated.d.ts +1 -0
- package/dist/packages/app-store/apps.browser.generated.d.ts.map +1 -1
- package/dist/packages/app-store/around/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/around/api/add.d.ts +1 -1
- package/dist/packages/app-store/basecamp3/api/add.d.ts +1 -1
- package/dist/packages/app-store/basecamp3/trpc/_router.d.ts +1 -1
- package/dist/packages/app-store/cal-ai/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/cal-ai/api/_getCallback.d.ts +1 -1
- package/dist/packages/app-store/cal-ai/api/add.d.ts +1 -1
- package/dist/packages/app-store/cal-ai/api/callback.d.ts +1 -1
- package/dist/packages/app-store/closecom/api/_postAdd.d.ts +1 -1
- package/dist/packages/app-store/closecom/api/_postCheck.d.ts +1 -1
- package/dist/packages/app-store/closecom/api/add.d.ts +1 -1
- package/dist/packages/app-store/closecom/api/check.d.ts +1 -1
- package/dist/packages/app-store/components.d.ts +1 -0
- package/dist/packages/app-store/components.d.ts.map +1 -1
- package/dist/packages/app-store/exchange2013calendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/exchange2016calendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/exchangecalendar/api/_postAdd.d.ts +1 -1
- package/dist/packages/app-store/exchangecalendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/feishucalendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/feishucalendar/api/callback.d.ts +1 -1
- package/dist/packages/app-store/feishucalendar/api/events.d.ts +1 -1
- package/dist/packages/app-store/giphy/api/get.d.ts +1 -1
- package/dist/packages/app-store/giphy/api/search.d.ts +1 -1
- package/dist/packages/app-store/googlecalendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/googlecalendar/api/callback.d.ts +1 -1
- package/dist/packages/app-store/googlecalendar/components/ExistingGoogleCal.d.ts +2 -1
- package/dist/packages/app-store/googlecalendar/components/ExistingGoogleCal.d.ts.map +1 -1
- package/dist/packages/app-store/googlecalendar/lib/__mocks__/googleapis.d.ts +1 -1
- package/dist/packages/app-store/googlecalendar/lib/__mocks__/googleapis.d.ts.map +1 -1
- package/dist/packages/app-store/googlevideo/api/add.d.ts +1 -1
- package/dist/packages/app-store/ics-feedcalendar/lib/CalendarService.d.ts +1 -0
- package/dist/packages/app-store/ics-feedcalendar/lib/CalendarService.d.ts.map +1 -1
- package/dist/packages/app-store/jelly/api/add.d.ts +1 -1
- package/dist/packages/app-store/jelly/api/callback.d.ts.map +1 -1
- package/dist/packages/app-store/larkcalendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/larkcalendar/api/callback.d.ts +1 -1
- package/dist/packages/app-store/larkcalendar/api/events.d.ts +1 -1
- package/dist/packages/app-store/make/api/subscriptions/addSubscription.d.ts +1 -1
- package/dist/packages/app-store/make/api/subscriptions/deleteSubscription.d.ts +1 -1
- package/dist/packages/app-store/make/api/subscriptions/listBookings.d.ts +1 -1
- package/dist/packages/app-store/paypal/components/PaypalPaymentComponent.d.ts +1 -0
- package/dist/packages/app-store/paypal/components/PaypalPaymentComponent.d.ts.map +1 -1
- package/dist/packages/app-store/ping/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/ping/api/add.d.ts +1 -1
- package/dist/packages/app-store/riverside/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/riverside/api/add.d.ts +1 -1
- package/dist/packages/app-store/routing-forms/components/FormActions.d.ts +1 -1
- package/dist/packages/app-store/routing-forms/components/FormActions.d.ts.map +1 -1
- package/dist/packages/app-store/routing-forms/components/getServerSidePropsSingleForm.d.ts +2 -2
- package/dist/packages/app-store/routing-forms/emails/components/ResponseEmail.d.ts +2 -9
- package/dist/packages/app-store/routing-forms/emails/components/ResponseEmail.d.ts.map +1 -1
- package/dist/packages/app-store/routing-forms/enrichFormWithMigrationData.d.ts.map +1 -1
- package/dist/packages/app-store/routing-forms/pages/router/getServerSideProps.d.ts +4 -4
- package/dist/packages/app-store/routing-forms/trpc/_router.d.ts +2 -2
- package/dist/packages/app-store/sendgrid/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/sendgrid/api/_postAdd.d.ts +1 -1
- package/dist/packages/app-store/sendgrid/api/add.d.ts +1 -1
- package/dist/packages/app-store/sendgrid/api/check.d.ts +1 -1
- package/dist/packages/app-store/stripepayment/api/paymentCallback.d.ts +1 -1
- package/dist/packages/app-store/stripepayment/lib/customer.d.ts +127 -127
- package/dist/packages/app-store/stripepayment/lib/getCustomerAndCheckoutSession.d.ts +132 -0
- package/dist/packages/app-store/stripepayment/lib/getCustomerAndCheckoutSession.d.ts.map +1 -1
- package/dist/packages/app-store/stripepayment/lib/server.d.ts +131 -0
- package/dist/packages/app-store/stripepayment/lib/server.d.ts.map +1 -1
- package/dist/packages/app-store/tests/__mocks__/OAuthManager.d.ts +1 -1
- package/dist/packages/app-store/tests/__mocks__/OAuthManager.d.ts.map +1 -1
- package/dist/packages/app-store/vital/api/save.d.ts +1 -1
- package/dist/packages/app-store/vital/components/AppConfiguration.d.ts +1 -0
- package/dist/packages/app-store/vital/components/AppConfiguration.d.ts.map +1 -1
- package/dist/packages/app-store/webex/api/add.d.ts +1 -1
- package/dist/packages/app-store/whereby/api/_getAdd.d.ts +1 -1
- package/dist/packages/app-store/whereby/api/add.d.ts +1 -1
- package/dist/packages/app-store/wipemycalother/api/wipe.d.ts +1 -1
- package/dist/packages/app-store/wipemycalother/components/wipeMyCalActionButton.d.ts +1 -0
- package/dist/packages/app-store/wipemycalother/components/wipeMyCalActionButton.d.ts.map +1 -1
- package/dist/packages/app-store/zapier/api/subscriptions/addSubscription.d.ts +1 -1
- package/dist/packages/app-store/zapier/api/subscriptions/deleteSubscription.d.ts +1 -1
- package/dist/packages/app-store/zapier/api/subscriptions/listBookings.d.ts +1 -1
- package/dist/packages/app-store/zapier/lib/validateAccountOrApiKey.d.ts +1 -1
- package/dist/packages/app-store/zohocalendar/api/add.d.ts +1 -1
- package/dist/packages/app-store/zohocalendar/api/callback.d.ts +1 -1
- package/dist/packages/app-store/zohocrm/api/add.d.ts +1 -1
- package/dist/packages/app-store/zoomvideo/api/add.d.ts +1 -1
- package/dist/packages/features/apps/AdminAppsList.d.ts +10 -9
- package/dist/packages/features/apps/AdminAppsList.d.ts.map +1 -1
- package/dist/packages/features/auth/lib/next-auth-custom-adapter.d.ts +5 -75
- package/dist/packages/features/auth/lib/next-auth-custom-adapter.d.ts.map +1 -1
- package/dist/packages/features/auth/lib/next-auth-options.d.ts.map +1 -1
- package/dist/packages/features/auth/signup/handlers/calcomHandler.d.ts +1 -1
- package/dist/packages/features/auth/signup/utils/createOrUpdateMemberships.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/Booker.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts +3 -32
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/Skeleton.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/BookEventForm/Skeleton.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts +9 -8
- package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts +6 -5
- package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts +3 -2
- package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/Unavailable.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/Unavailable.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +2 -2
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/dates.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/utils/dates.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/event.d.ts +23 -23
- package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts +3 -3
- package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/AvailableTimes.d.ts +1 -0
- package/dist/packages/features/bookings/components/AvailableTimes.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/AvailableTimesHeader.d.ts +1 -0
- package/dist/packages/features/bookings/components/AvailableTimesHeader.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/BookerSeo.d.ts +1 -0
- package/dist/packages/features/bookings/components/BookerSeo.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/EventTypeFilter.d.ts +1 -0
- package/dist/packages/features/bookings/components/EventTypeFilter.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/PeopleFilter.d.ts +1 -0
- package/dist/packages/features/bookings/components/PeopleFilter.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/SeatsAvailabilityText.d.ts +1 -0
- package/dist/packages/features/bookings/components/SeatsAvailabilityText.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/TimeFormatToggle.d.ts +2 -1
- package/dist/packages/features/bookings/components/TimeFormatToggle.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/VerifyCodeDialog.d.ts +1 -1
- package/dist/packages/features/bookings/components/VerifyCodeDialog.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Duration.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Duration.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Locations.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Locations.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Members.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Members.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Occurences.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Occurences.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Price.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Price.d.ts.map +1 -1
- package/dist/packages/features/bookings/components/event-meta/Skeleton.d.ts +1 -0
- package/dist/packages/features/bookings/components/event-meta/Skeleton.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/create-booking.d.ts +2 -2
- package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts +2 -2
- package/dist/packages/features/bookings/lib/doesBookingRequireConfirmation.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/get-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingFields.d.ts +29 -86
- package/dist/packages/features/bookings/lib/getBookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts +15 -14
- package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts +1 -1
- package/dist/packages/features/calendars/CalendarSwitch.d.ts +1 -0
- package/dist/packages/features/calendars/CalendarSwitch.d.ts.map +1 -1
- package/dist/packages/features/calendars/DatePicker.d.ts +21 -49
- package/dist/packages/features/calendars/DatePicker.d.ts.map +1 -1
- package/dist/packages/features/calendars/DestinationCalendarSelector.d.ts +1 -0
- package/dist/packages/features/calendars/DestinationCalendarSelector.d.ts.map +1 -1
- package/dist/packages/features/calendars/weeklyview/components/horizontalLines/index.d.ts +1 -0
- package/dist/packages/features/calendars/weeklyview/components/horizontalLines/index.d.ts.map +1 -1
- package/dist/packages/features/calendars/weeklyview/components/spinner/Spinner.d.ts +2 -1
- package/dist/packages/features/calendars/weeklyview/components/spinner/Spinner.d.ts.map +1 -1
- package/dist/packages/features/calendars/weeklyview/components/verticalLines/index.d.ts +1 -0
- package/dist/packages/features/calendars/weeklyview/components/verticalLines/index.d.ts.map +1 -1
- package/dist/packages/features/ee/api-keys/components/ApiKeyListItem.d.ts +1 -0
- package/dist/packages/features/ee/api-keys/components/ApiKeyListItem.d.ts.map +1 -1
- package/dist/packages/features/ee/api-keys/lib/findValidApiKey.d.ts +1 -1
- package/dist/packages/features/ee/common/components/LicenseRequired.d.ts.map +1 -1
- package/dist/packages/features/ee/components/BrandColorsForm.d.ts +1 -0
- package/dist/packages/features/ee/components/BrandColorsForm.d.ts.map +1 -1
- package/dist/packages/features/ee/components/CommonSkeletonLoaders.d.ts +1 -0
- package/dist/packages/features/ee/components/CommonSkeletonLoaders.d.ts.map +1 -1
- package/dist/packages/features/ee/components/PoweredBy.d.ts +2 -1
- package/dist/packages/features/ee/components/PoweredBy.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/ConfigureDirectorySync.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/ConfigureDirectorySync.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/CreateDirectory.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/CreateDirectory.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/CreateTeamDialog.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/CreateTeamDialog.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/DirectoryInfo.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/DirectoryInfo.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/GroupNameCell.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/GroupNameCell.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/components/GroupTeamMappingTable.d.ts +1 -0
- package/dist/packages/features/ee/dsync/components/GroupTeamMappingTable.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/lib/createUserAndInviteToOrg.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/lib/inviteExistingUserToOrg.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/lib/removeUserFromOrg.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/lib/users/inviteExistingUserToOrg.d.ts.map +1 -1
- package/dist/packages/features/ee/dsync/page/team-dsync-view.d.ts +1 -0
- package/dist/packages/features/ee/dsync/page/team-dsync-view.d.ts.map +1 -1
- package/dist/packages/features/ee/managed-event-types/hooks/useLockedFieldsManager.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/api/subteams.d.ts +1 -1
- package/dist/packages/features/ee/organizations/components/AboutOrganizationForm.d.ts +1 -0
- package/dist/packages/features/ee/organizations/components/AboutOrganizationForm.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/components/AddNewTeamsForm.d.ts +1 -0
- package/dist/packages/features/ee/organizations/components/AddNewTeamsForm.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/components/CreateANewOrganizationForm.d.ts +1 -0
- package/dist/packages/features/ee/organizations/components/CreateANewOrganizationForm.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/components/LockEventTypeSwitch.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/components/LockEventTypeSwitch.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/components/NoSlotsNotificationSwitch.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/components/NoSlotsNotificationSwitch.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/admin/AdminOrgEditPage.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/admin/AdminOrgEditPage.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/admin/AdminOrgPage.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/admin/AdminOrgPage.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/admin-api.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/admin-api.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/appearance.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/appearance.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/general.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/general.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/members.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/members.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/other-team-listing-view.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/other-team-listing-view.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/other-team-members-view.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/other-team-members-view.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/other-team-profile-view.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/other-team-profile-view.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/privacy.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/privacy.d.ts.map +1 -1
- package/dist/packages/features/ee/organizations/pages/settings/profile.d.ts +1 -0
- package/dist/packages/features/ee/organizations/pages/settings/profile.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/api/webhook.d.ts +131 -0
- package/dist/packages/features/ee/payments/api/webhook.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/pages/payment.d.ts +1 -1
- package/dist/packages/features/ee/payments/server/stripe.d.ts +131 -0
- package/dist/packages/features/ee/payments/server/stripe.d.ts.map +1 -1
- package/dist/packages/features/ee/platform/components/CreateANewPlatformForm.d.ts +1 -0
- package/dist/packages/features/ee/platform/components/CreateANewPlatformForm.d.ts.map +1 -1
- package/dist/packages/features/ee/sso/page/orgs-sso-view.d.ts +1 -0
- package/dist/packages/features/ee/sso/page/orgs-sso-view.d.ts.map +1 -1
- package/dist/packages/features/ee/sso/page/teams-sso-view.d.ts +1 -0
- package/dist/packages/features/ee/sso/page/teams-sso-view.d.ts.map +1 -1
- package/dist/packages/features/ee/sso/page/user-sso-view.d.ts +1 -0
- package/dist/packages/features/ee/sso/page/user-sso-view.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/api/upgrade.d.ts +1 -1
- package/dist/packages/features/ee/teams/components/AddNewTeamMembers.d.ts +3 -2
- package/dist/packages/features/ee/teams/components/AddNewTeamMembers.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/components/CreateANewTeamForm.d.ts +1 -0
- package/dist/packages/features/ee/teams/components/CreateANewTeamForm.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/components/DisableTeamImpersonation.d.ts +1 -0
- package/dist/packages/features/ee/teams/components/DisableTeamImpersonation.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/components/MakeTeamPrivateSwitch.d.ts +1 -0
- package/dist/packages/features/ee/teams/components/MakeTeamPrivateSwitch.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/lib/getUserAdminTeams.d.ts +3 -3
- package/dist/packages/features/ee/teams/lib/getUserAdminTeams.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/lib/payments.d.ts +132 -0
- package/dist/packages/features/ee/teams/lib/payments.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/lib/removeMember.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/pages/team-appearance-view.d.ts +1 -0
- package/dist/packages/features/ee/teams/pages/team-appearance-view.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/pages/team-billing-view.d.ts +1 -0
- package/dist/packages/features/ee/teams/pages/team-billing-view.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/pages/team-listing-view.d.ts +1 -0
- package/dist/packages/features/ee/teams/pages/team-listing-view.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/pages/team-members-view.d.ts +1 -0
- package/dist/packages/features/ee/teams/pages/team-members-view.d.ts.map +1 -1
- package/dist/packages/features/ee/teams/pages/team-profile-view.d.ts +1 -0
- package/dist/packages/features/ee/teams/pages/team-profile-view.d.ts.map +1 -1
- package/dist/packages/features/ee/users/components/UserForm.d.ts +4 -47
- package/dist/packages/features/ee/users/components/UserForm.d.ts.map +1 -1
- package/dist/packages/features/ee/users/components/UsersTable.d.ts +1 -0
- package/dist/packages/features/ee/users/components/UsersTable.d.ts.map +1 -1
- package/dist/packages/features/ee/users/pages/users-add-view.d.ts +1 -0
- package/dist/packages/features/ee/users/pages/users-add-view.d.ts.map +1 -1
- package/dist/packages/features/ee/users/pages/users-edit-view.d.ts +1 -0
- package/dist/packages/features/ee/users/pages/users-edit-view.d.ts.map +1 -1
- package/dist/packages/features/ee/users/pages/users-listing-view.d.ts +1 -0
- package/dist/packages/features/ee/users/pages/users-listing-view.d.ts.map +1 -1
- package/dist/packages/features/ee/users/server/trpc-router.d.ts +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts +1 -1
- package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts +1 -0
- package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts +10 -10
- package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts.map +1 -1
- package/dist/packages/features/embed/Embed.d.ts +4 -31
- package/dist/packages/features/embed/Embed.d.ts.map +1 -1
- package/dist/packages/features/embed/lib/EmbedCodes.d.ts.map +1 -1
- package/dist/packages/features/embed/lib/EmbedTabs.d.ts +1 -0
- package/dist/packages/features/embed/lib/EmbedTabs.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts +2 -2
- package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts +1 -1
- package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts +3 -2
- package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts +3 -2
- package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts +3 -2
- package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts +1 -0
- package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts +1 -0
- package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts +1 -0
- package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts.map +1 -1
- package/dist/packages/features/filters/components/TeamsFilter.d.ts +4 -4
- package/dist/packages/features/filters/components/TeamsFilter.d.ts.map +1 -1
- package/dist/packages/features/filters/lib/getTeamsFiltersFromQuery.d.ts +1 -0
- package/dist/packages/features/filters/lib/getTeamsFiltersFromQuery.d.ts.map +1 -1
- package/dist/packages/features/flags/components/FlagAdminList.d.ts +1 -0
- package/dist/packages/features/flags/components/FlagAdminList.d.ts.map +1 -1
- package/dist/packages/features/flags/pages/flag-listing-view.d.ts +1 -0
- package/dist/packages/features/flags/pages/flag-listing-view.d.ts.map +1 -1
- package/dist/packages/features/flags/server/router.d.ts +1 -1
- package/dist/packages/features/form-builder/FormBuilder.d.ts +1 -0
- package/dist/packages/features/form-builder/FormBuilder.d.ts.map +1 -1
- package/dist/packages/features/form-builder/FormBuilderField.d.ts +1 -0
- package/dist/packages/features/form-builder/FormBuilderField.d.ts.map +1 -1
- package/dist/packages/features/insights/components/AverageEventDurationChart.d.ts +1 -0
- package/dist/packages/features/insights/components/AverageEventDurationChart.d.ts.map +1 -1
- package/dist/packages/features/insights/components/BookingKPICards.d.ts +1 -0
- package/dist/packages/features/insights/components/BookingKPICards.d.ts.map +1 -1
- package/dist/packages/features/insights/components/BookingStatusLineChart.d.ts +1 -0
- package/dist/packages/features/insights/components/BookingStatusLineChart.d.ts.map +1 -1
- package/dist/packages/features/insights/components/FeedbackTable.d.ts +1 -0
- package/dist/packages/features/insights/components/FeedbackTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts +1 -0
- package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts +1 -0
- package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/KPICard.d.ts +1 -0
- package/dist/packages/features/insights/components/KPICard.d.ts.map +1 -1
- package/dist/packages/features/insights/components/LeastBookedTeamMembersTable.d.ts +1 -0
- package/dist/packages/features/insights/components/LeastBookedTeamMembersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/LineChart.d.ts +1 -0
- package/dist/packages/features/insights/components/LineChart.d.ts.map +1 -1
- package/dist/packages/features/insights/components/LoadingInsights.d.ts +1 -0
- package/dist/packages/features/insights/components/LoadingInsights.d.ts.map +1 -1
- package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts +1 -0
- package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/MostBookedTeamMembersTable.d.ts +1 -0
- package/dist/packages/features/insights/components/MostBookedTeamMembersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/PopularEventsTable.d.ts +1 -0
- package/dist/packages/features/insights/components/PopularEventsTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts +1 -0
- package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/TotalBookingUsersTable.d.ts +1 -0
- package/dist/packages/features/insights/components/TotalBookingUsersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts +1 -0
- package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/DateSelect.d.ts +2 -0
- package/dist/packages/features/insights/filters/DateSelect.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/Download/index.d.ts +1 -0
- package/dist/packages/features/insights/filters/Download/index.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/FilterType.d.ts +1 -0
- package/dist/packages/features/insights/filters/FilterType.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/TeamAndSelfList.d.ts +1 -0
- package/dist/packages/features/insights/filters/TeamAndSelfList.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/UsersListInTeam.d.ts +1 -0
- package/dist/packages/features/insights/filters/UsersListInTeam.d.ts.map +1 -1
- package/dist/packages/features/insights/filters/index.d.ts +1 -0
- package/dist/packages/features/insights/filters/index.d.ts.map +1 -1
- package/dist/packages/features/insights/server/events.d.ts +1 -15
- package/dist/packages/features/insights/server/events.d.ts.map +1 -1
- package/dist/packages/features/insights/server/trpc-router.d.ts +1 -1
- package/dist/packages/features/kbar/Kbar.d.ts +1 -0
- package/dist/packages/features/kbar/Kbar.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts +4 -3
- package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/DateOverrideList.d.ts +4 -8
- package/dist/packages/features/schedules/components/DateOverrideList.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/Schedule.d.ts +35 -34
- package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts +2 -2
- package/dist/packages/features/settings/BookerLayoutSelector.d.ts +1 -0
- package/dist/packages/features/settings/BookerLayoutSelector.d.ts.map +1 -1
- package/dist/packages/features/settings/SectionBottomActions.d.ts +2 -2
- package/dist/packages/features/settings/SectionBottomActions.d.ts.map +1 -1
- package/dist/packages/features/troubleshooter/Troubleshooter.d.ts +1 -0
- package/dist/packages/features/troubleshooter/Troubleshooter.d.ts.map +1 -1
- package/dist/packages/features/troubleshooter/components/LargeCalendar.d.ts +1 -0
- package/dist/packages/features/troubleshooter/components/LargeCalendar.d.ts.map +1 -1
- package/dist/packages/features/troubleshooter/components/TroubleshooterSidebar.d.ts +1 -0
- package/dist/packages/features/troubleshooter/components/TroubleshooterSidebar.d.ts.map +1 -1
- package/dist/packages/features/webhooks/components/WebhookForm.d.ts +5 -4
- package/dist/packages/features/webhooks/components/WebhookForm.d.ts.map +1 -1
- package/dist/packages/features/webhooks/lib/cron.d.ts +1 -1
- package/dist/packages/features/webhooks/lib/scheduleTrigger.d.ts +2 -2
- package/dist/packages/features/webhooks/lib/sendPayload.d.ts +1 -1
- package/dist/packages/features/webhooks/lib/sendPayload.d.ts.map +1 -1
- package/dist/packages/features/webhooks/pages/webhook-edit-view.d.ts +1 -0
- package/dist/packages/features/webhooks/pages/webhook-edit-view.d.ts.map +1 -1
- package/dist/packages/features/webhooks/pages/webhook-new-view.d.ts +1 -0
- package/dist/packages/features/webhooks/pages/webhook-new-view.d.ts.map +1 -1
- package/dist/packages/features/webhooks/pages/webhooks-view.d.ts +1 -0
- package/dist/packages/features/webhooks/pages/webhooks-view.d.ts.map +1 -1
- package/dist/packages/lib/CloseCom.d.ts +2 -2
- package/dist/packages/lib/CloseCom.d.ts.map +1 -1
- package/dist/packages/lib/OgImages.d.ts +1 -0
- package/dist/packages/lib/OgImages.d.ts.map +1 -1
- package/dist/packages/lib/apps/getAppOnboardingUrl.d.ts +2 -2
- package/dist/packages/lib/apps/getAppOnboardingUrl.d.ts.map +1 -1
- package/dist/packages/lib/array.d.ts.map +1 -1
- package/dist/packages/lib/bookingSuccessRedirect.d.ts.map +1 -1
- package/dist/packages/lib/bookings/getAllUserBookings.d.ts +2 -2
- package/dist/packages/lib/constants.d.ts +2 -0
- package/dist/packages/lib/constants.d.ts.map +1 -1
- package/dist/packages/lib/createAProfileForAnExistingUser.d.ts.map +1 -1
- package/dist/packages/lib/cva/cva.d.ts.map +1 -1
- package/dist/packages/lib/entityPermissionUtils.d.ts.map +1 -1
- package/dist/packages/lib/event-types/getBulkEventTypes.d.ts +10 -0
- package/dist/packages/lib/event-types/getBulkEventTypes.d.ts.map +1 -0
- package/dist/packages/lib/formbricks-client.d.ts.map +1 -1
- package/dist/packages/lib/getBookerUrl/client.d.ts.map +1 -1
- package/dist/packages/lib/getBooking.d.ts.map +1 -1
- package/dist/packages/lib/getBrandColours.d.ts.map +1 -1
- package/dist/packages/lib/getClientErrorFromUnknown.d.ts.map +1 -1
- package/dist/packages/lib/getConnectedDestinationCalendars.d.ts +2 -2
- package/dist/packages/lib/hasKeyInMetadata.d.ts.map +1 -1
- package/dist/packages/lib/hooks/useApp.d.ts +1 -1
- package/dist/packages/lib/hooks/useCallbackRef.d.ts +1 -0
- package/dist/packages/lib/hooks/useCallbackRef.d.ts.map +1 -1
- package/dist/packages/lib/hooks/usePagination.d.ts +1 -0
- package/dist/packages/lib/hooks/usePagination.d.ts.map +1 -1
- package/dist/packages/lib/hooks/useTypedQuery.d.ts.map +1 -1
- package/dist/packages/lib/isKeyInObject.d.ts.map +1 -1
- package/dist/packages/lib/next-seo.config.d.ts.map +1 -1
- package/dist/packages/lib/notEmpty.d.ts.map +1 -1
- package/dist/packages/lib/objectKeys.d.ts.map +1 -1
- package/dist/packages/lib/parse-dates.d.ts +2 -2
- package/dist/packages/lib/parse-dates.d.ts.map +1 -1
- package/dist/packages/lib/payment/handlePayment.d.ts.map +1 -1
- package/dist/packages/lib/payment/handleRefundError.d.ts.map +1 -1
- package/dist/packages/lib/piiFreeData.d.ts +1 -1
- package/dist/packages/lib/recurringStrings.d.ts +2 -2
- package/dist/packages/lib/recurringStrings.d.ts.map +1 -1
- package/dist/packages/lib/redactError.d.ts.map +1 -1
- package/dist/packages/lib/server/queries/booking/index.d.ts.map +1 -1
- package/dist/packages/lib/server/repository/profile.d.ts.map +1 -1
- package/dist/packages/lib/server/repository/teamUtils.d.ts.map +1 -1
- package/dist/packages/lib/server/uploadLogo.d.ts +1 -1
- package/dist/packages/lib/server/uploadLogo.d.ts.map +1 -1
- package/dist/packages/lib/server/username.d.ts.map +1 -1
- package/dist/packages/lib/test/builder.d.ts +3 -3
- package/dist/packages/lib/test/builder.d.ts.map +1 -1
- package/dist/packages/lib/testEmails.d.ts.map +1 -1
- package/dist/packages/lib/testSMS.d.ts.map +1 -1
- package/dist/packages/lib/validateUsername.d.ts +4 -4
- package/dist/packages/lib/validateUsername.d.ts.map +1 -1
- package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts +1 -0
- package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts +10 -4
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/useEventTypesPrivate.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/useEventTypesPublic.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/useGetEventTypeById.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useCancelBooking.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useCreateBooking.d.ts +3 -3
- package/dist/packages/platform/atoms/hooks/useCreateBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useCreateInstantBooking.d.ts +3 -3
- package/dist/packages/platform/atoms/hooks/useCreateInstantBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useCreateRecurringBooking.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useDeleteSchedule.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useDeleteSchedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useGetBooking.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useGetBookingForReschedule.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useGetBookingForReschedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useGetBookings.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useMe.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useTimezone.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useTimezone.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useUpdateSchedule.d.ts +2 -2
- package/dist/packages/platform/atoms/hooks/useUpdateUserTimezone.d.ts +1 -1
- package/dist/packages/platform/atoms/src/components/atoms-wrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts +4 -4
- package/dist/packages/platform/atoms/src/components/ui/shell.d.ts +1 -0
- package/dist/packages/platform/atoms/src/components/ui/shell.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/ui/toast.d.ts +6 -6
- package/dist/packages/prisma/index.d.ts +4 -60
- package/dist/packages/prisma/index.d.ts.map +1 -1
- package/dist/packages/prisma/zod-utils.d.ts +7 -7
- package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +36 -3
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
- package/dist/packages/trpc/server/createNextApiHandler.d.ts +1 -1
- package/dist/packages/trpc/server/createNextApiHandler.d.ts.map +1 -1
- package/dist/packages/trpc/server/procedures/authedProcedure.d.ts +12 -12
- package/dist/packages/trpc/server/routers/_app.d.ts +414 -216
- package/dist/packages/trpc/server/routers/_app.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts +45 -12
- package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/connectedCalendars.handler.d.ts +2 -2
- package/dist/packages/trpc/server/routers/loggedInViewer/getUserTopBanners.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts +34 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/outOfOffice.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts +36 -3
- package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/updateProfile.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/publicViewer/_router.d.ts +12 -12
- package/dist/packages/trpc/server/routers/publicViewer/event.handler.d.ts +12 -12
- package/dist/packages/trpc/server/routers/publicViewer/procedures/event.d.ts +12 -12
- package/dist/packages/trpc/server/routers/viewer/_router.d.ts +411 -213
- package/dist/packages/trpc/server/routers/viewer/_router.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/apiKeys/_router.d.ts +3 -3
- package/dist/packages/trpc/server/routers/viewer/apiKeys/edit.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/apiKeys/findKeyOfType.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/apiKeys/list.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/apps/updateAppCredentials.validator.d.ts +5 -1
- package/dist/packages/trpc/server/routers/viewer/apps/updateAppCredentials.validator.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/availability/_router.d.ts +6 -6
- package/dist/packages/trpc/server/routers/viewer/availability/schedule/_router.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/availability/schedule/getScheduleByEventTypeSlug.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/availability/user.handler.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/bookings/_router.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/bookings/get.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts +4 -4
- package/dist/packages/trpc/server/routers/viewer/eventTypes/_router.d.ts +12 -12
- package/dist/packages/trpc/server/routers/viewer/eventTypes/bulkEventFetch.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/eventTypes/bulkUpdateToDefaultLocation.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/eventTypes/create.schema.d.ts +18 -18
- package/dist/packages/trpc/server/routers/viewer/eventTypes/get.handler.d.ts +3 -3
- package/dist/packages/trpc/server/routers/viewer/eventTypes/getByViewer.handler.d.ts +4 -4
- package/dist/packages/trpc/server/routers/viewer/eventTypes/procedures/get.d.ts +3 -3
- package/dist/packages/trpc/server/routers/viewer/eventTypes/update.schema.d.ts +19 -19
- package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +1 -7
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/sso/_router.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/teams/_router.d.ts +4 -4
- package/dist/packages/trpc/server/routers/viewer/teams/get.handler.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/teams/getMemberAvailability.handler.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/teams/inviteMember/utils.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/teams/inviteMember/utils.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/webhook/_router.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/webhook/edit.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/webhook/list.handler.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts +4 -4
- package/dist/packages/trpc/server/routers/viewer/workflows/_router.d.ts +2 -2
- package/dist/packages/trpc/server/trpc.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/index-PezTRKb6.js +0 -4
|
@@ -88,8 +88,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
88
88
|
hideBranding: boolean;
|
|
89
89
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
90
90
|
defaultBookerLayouts: {
|
|
91
|
-
enabledLayouts: import(
|
|
92
|
-
defaultLayout: import(
|
|
91
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
92
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
93
93
|
} | null;
|
|
94
94
|
allowDynamicBooking: boolean | null;
|
|
95
95
|
allowSEOIndexing: boolean | null;
|
|
@@ -134,6 +134,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
134
134
|
};
|
|
135
135
|
username: string | null;
|
|
136
136
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
137
|
+
name: string | null;
|
|
138
|
+
avatarUrl: string | null;
|
|
139
|
+
startTime: number;
|
|
140
|
+
endTime: number;
|
|
141
|
+
bufferTime: number;
|
|
142
|
+
username: string | null;
|
|
143
|
+
upId: string;
|
|
144
|
+
id: null;
|
|
145
|
+
organizationId: null;
|
|
146
|
+
organization: null;
|
|
147
|
+
} | {
|
|
137
148
|
name: string | null;
|
|
138
149
|
avatarUrl: string | null;
|
|
139
150
|
startTime: number;
|
|
@@ -227,7 +238,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
227
238
|
createdAt: Date & string;
|
|
228
239
|
updatedAt: Date & string;
|
|
229
240
|
upId: string;
|
|
230
|
-
}
|
|
241
|
+
} | ({
|
|
242
|
+
name: string | null;
|
|
243
|
+
avatarUrl: string | null;
|
|
244
|
+
startTime: number;
|
|
245
|
+
endTime: number;
|
|
246
|
+
bufferTime: number;
|
|
247
|
+
username: string | null;
|
|
248
|
+
upId: string;
|
|
249
|
+
id: null;
|
|
250
|
+
organizationId: null;
|
|
251
|
+
organization: null;
|
|
252
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
253
|
+
name: string | null;
|
|
254
|
+
avatarUrl: string | null;
|
|
255
|
+
startTime: number;
|
|
256
|
+
endTime: number;
|
|
257
|
+
bufferTime: number;
|
|
258
|
+
username: string | null;
|
|
259
|
+
upId: string;
|
|
260
|
+
id: null;
|
|
261
|
+
organizationId: null;
|
|
262
|
+
organization: null;
|
|
263
|
+
});
|
|
231
264
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
232
265
|
secondaryEmails: {
|
|
233
266
|
email: string;
|
|
@@ -260,8 +293,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
260
293
|
output: {
|
|
261
294
|
connectedCalendars: ({
|
|
262
295
|
integration: import("@calcom/types/App").App & {
|
|
263
|
-
credential: import(
|
|
264
|
-
credentials: import(
|
|
296
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
297
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
265
298
|
locationOption: {
|
|
266
299
|
label: string;
|
|
267
300
|
value: string;
|
|
@@ -452,7 +485,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
452
485
|
} | null)[];
|
|
453
486
|
isInstalled: boolean | undefined;
|
|
454
487
|
isSetupAlready: boolean | undefined;
|
|
455
|
-
credentialOwner?: import(
|
|
488
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
456
489
|
installed?: boolean | undefined;
|
|
457
490
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
458
491
|
title?: string | undefined;
|
|
@@ -569,7 +602,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
569
602
|
paymentStatus: string | null;
|
|
570
603
|
billingCycleStart: number | null;
|
|
571
604
|
}[];
|
|
572
|
-
userAdminTeams: import(
|
|
605
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
573
606
|
};
|
|
574
607
|
}>;
|
|
575
608
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -615,8 +648,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
615
648
|
appLink?: string | undefined;
|
|
616
649
|
} | undefined;
|
|
617
650
|
defaultBookerLayouts?: {
|
|
618
|
-
enabledLayouts: import(
|
|
619
|
-
defaultLayout: import(
|
|
651
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
652
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
620
653
|
} | null | undefined;
|
|
621
654
|
emailChangeWaitingForVerification?: string | undefined;
|
|
622
655
|
migratedToOrgFrom?: {
|
|
@@ -675,8 +708,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
675
708
|
appLink?: string | undefined;
|
|
676
709
|
} | undefined;
|
|
677
710
|
defaultBookerLayouts?: {
|
|
678
|
-
enabledLayouts: import(
|
|
679
|
-
defaultLayout: import(
|
|
711
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
712
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
680
713
|
} | null | undefined;
|
|
681
714
|
emailChangeWaitingForVerification?: string | undefined;
|
|
682
715
|
migratedToOrgFrom?: {
|
|
@@ -882,7 +915,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
882
915
|
})[];
|
|
883
916
|
verifyEmailBanner: boolean;
|
|
884
917
|
calendarCredentialBanner: boolean;
|
|
885
|
-
invalidAppCredentialBanners: import(
|
|
918
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
886
919
|
};
|
|
887
920
|
}>;
|
|
888
921
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -1354,7 +1387,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1354
1387
|
disableImpersonation: boolean;
|
|
1355
1388
|
movedToProfileId: number | null;
|
|
1356
1389
|
})[];
|
|
1357
|
-
locations: (Pick<Partial<import(
|
|
1390
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
1358
1391
|
profile: {
|
|
1359
1392
|
image?: string | undefined;
|
|
1360
1393
|
name?: string | undefined;
|
|
@@ -1364,8 +1397,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1364
1397
|
darkBrandColor: string | null;
|
|
1365
1398
|
theme: null;
|
|
1366
1399
|
bookerLayouts: {
|
|
1367
|
-
enabledLayouts: import(
|
|
1368
|
-
defaultLayout: import(
|
|
1400
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
1401
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
1369
1402
|
} | null;
|
|
1370
1403
|
};
|
|
1371
1404
|
entity: {
|
|
@@ -1609,8 +1642,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1609
1642
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
1610
1643
|
} | undefined;
|
|
1611
1644
|
bookerLayouts?: {
|
|
1612
|
-
enabledLayouts: import(
|
|
1613
|
-
defaultLayout: import(
|
|
1645
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
1646
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
1614
1647
|
} | null | undefined;
|
|
1615
1648
|
} | null;
|
|
1616
1649
|
isDynamic: boolean;
|
|
@@ -1681,8 +1714,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1681
1714
|
position: number;
|
|
1682
1715
|
} | {
|
|
1683
1716
|
bookerLayouts: {
|
|
1684
|
-
enabledLayouts: import(
|
|
1685
|
-
defaultLayout: import(
|
|
1717
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
1718
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
1686
1719
|
} | null;
|
|
1687
1720
|
description: string;
|
|
1688
1721
|
metadata: {
|
|
@@ -1917,8 +1950,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1917
1950
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
1918
1951
|
} | undefined;
|
|
1919
1952
|
bookerLayouts?: {
|
|
1920
|
-
enabledLayouts: import(
|
|
1921
|
-
defaultLayout: import(
|
|
1953
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
1954
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
1922
1955
|
} | null | undefined;
|
|
1923
1956
|
} | null;
|
|
1924
1957
|
customInputs: {
|
|
@@ -1934,7 +1967,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1934
1967
|
}[] | null | undefined;
|
|
1935
1968
|
hasToBeCreated?: boolean | undefined;
|
|
1936
1969
|
}[];
|
|
1937
|
-
locations: (Pick<Partial<import(
|
|
1970
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
1938
1971
|
bookingFields: {
|
|
1939
1972
|
name: string;
|
|
1940
1973
|
type: "number" | "boolean" | "select" | "text" | "checkbox" | "email" | "address" | "name" | "radio" | "textarea" | "multiselect" | "phone" | "multiemail" | "radioInput";
|
|
@@ -1993,8 +2026,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
1993
2026
|
darkBrandColor: string | null;
|
|
1994
2027
|
theme: string | null;
|
|
1995
2028
|
bookerLayouts: {
|
|
1996
|
-
enabledLayouts: import(
|
|
1997
|
-
defaultLayout: import(
|
|
2029
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
2030
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
1998
2031
|
} | null;
|
|
1999
2032
|
};
|
|
2000
2033
|
users: {
|
|
@@ -2502,8 +2535,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
2502
2535
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
2503
2536
|
} | undefined;
|
|
2504
2537
|
bookerLayouts?: {
|
|
2505
|
-
enabledLayouts: import(
|
|
2506
|
-
defaultLayout: import(
|
|
2538
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
2539
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
2507
2540
|
} | null | undefined;
|
|
2508
2541
|
} | null;
|
|
2509
2542
|
team?: {
|
|
@@ -2923,8 +2956,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
2923
2956
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
2924
2957
|
} | undefined;
|
|
2925
2958
|
bookerLayouts?: {
|
|
2926
|
-
enabledLayouts: import(
|
|
2927
|
-
defaultLayout: import(
|
|
2959
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
2960
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
2928
2961
|
} | null | undefined;
|
|
2929
2962
|
} | null;
|
|
2930
2963
|
children: {
|
|
@@ -3067,7 +3100,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
3067
3100
|
teamId?: number | null | undefined;
|
|
3068
3101
|
parentId?: number | null | undefined;
|
|
3069
3102
|
bookerUrl: string;
|
|
3070
|
-
membershipRole?: import(
|
|
3103
|
+
membershipRole?: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
3071
3104
|
profile: {
|
|
3072
3105
|
slug: string | null;
|
|
3073
3106
|
name: string | null;
|
|
@@ -3081,7 +3114,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
3081
3114
|
}[];
|
|
3082
3115
|
profiles: {
|
|
3083
3116
|
teamId: number | null | undefined;
|
|
3084
|
-
membershipRole: import(
|
|
3117
|
+
membershipRole: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
3085
3118
|
membershipCount: number;
|
|
3086
3119
|
readOnly: boolean;
|
|
3087
3120
|
slug: string | null;
|
|
@@ -3355,8 +3388,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
3355
3388
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
3356
3389
|
} | undefined;
|
|
3357
3390
|
bookerLayouts?: {
|
|
3358
|
-
enabledLayouts: import(
|
|
3359
|
-
defaultLayout: import(
|
|
3391
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
3392
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
3360
3393
|
} | null | undefined;
|
|
3361
3394
|
} | null | undefined;
|
|
3362
3395
|
locations?: {
|
|
@@ -3441,7 +3474,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
3441
3474
|
recurringEvent: import("@calcom/types/Calendar").RecurringEvent | null;
|
|
3442
3475
|
bookingLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
3443
3476
|
durationLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
3444
|
-
locations: import(
|
|
3477
|
+
locations: import('../../../app-store/locations').LocationObject[];
|
|
3445
3478
|
metadata: {
|
|
3446
3479
|
smartContractAddress?: string | undefined;
|
|
3447
3480
|
blockchainId?: number | undefined;
|
|
@@ -3674,8 +3707,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
3674
3707
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
3675
3708
|
} | undefined;
|
|
3676
3709
|
bookerLayouts?: {
|
|
3677
|
-
enabledLayouts: import(
|
|
3678
|
-
defaultLayout: import(
|
|
3710
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
3711
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
3679
3712
|
} | null | undefined;
|
|
3680
3713
|
};
|
|
3681
3714
|
customInputs: {
|
|
@@ -4289,8 +4322,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4289
4322
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
4290
4323
|
} | undefined;
|
|
4291
4324
|
bookerLayouts?: {
|
|
4292
|
-
enabledLayouts: import(
|
|
4293
|
-
defaultLayout: import(
|
|
4325
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
4326
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
4294
4327
|
} | null | undefined;
|
|
4295
4328
|
} | null | undefined;
|
|
4296
4329
|
position?: number | undefined;
|
|
@@ -4368,7 +4401,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4368
4401
|
recurringEvent?: {
|
|
4369
4402
|
interval: number;
|
|
4370
4403
|
count: number;
|
|
4371
|
-
freq: import(
|
|
4404
|
+
freq: import('../../../prisma/zod-utils').Frequency;
|
|
4372
4405
|
dtstart?: Date | undefined;
|
|
4373
4406
|
until?: Date | undefined;
|
|
4374
4407
|
tzid?: string | undefined;
|
|
@@ -4608,8 +4641,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4608
4641
|
output: {
|
|
4609
4642
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
4610
4643
|
timeZone: string;
|
|
4611
|
-
dateRanges: import(
|
|
4612
|
-
oooExcludedDateRanges: import(
|
|
4644
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
4645
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
4613
4646
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
4614
4647
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
4615
4648
|
currentSeats: {
|
|
@@ -4641,7 +4674,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4641
4674
|
timeZone: string;
|
|
4642
4675
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
4643
4676
|
defaultScheduleId: number;
|
|
4644
|
-
dateRanges: import(
|
|
4677
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
4645
4678
|
avatarUrl?: undefined;
|
|
4646
4679
|
profile?: undefined;
|
|
4647
4680
|
} | {
|
|
@@ -4655,7 +4688,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4655
4688
|
timeZone: string;
|
|
4656
4689
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
4657
4690
|
defaultScheduleId: number;
|
|
4658
|
-
dateRanges: import(
|
|
4691
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
4659
4692
|
})[];
|
|
4660
4693
|
nextCursor: number | undefined;
|
|
4661
4694
|
meta: {
|
|
@@ -4683,7 +4716,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4683
4716
|
scheduleId?: number | undefined;
|
|
4684
4717
|
isManagedEventType?: boolean | undefined;
|
|
4685
4718
|
};
|
|
4686
|
-
output: import(
|
|
4719
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb;
|
|
4687
4720
|
}>;
|
|
4688
4721
|
create: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
4689
4722
|
input: {
|
|
@@ -4823,7 +4856,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
4823
4856
|
input: {
|
|
4824
4857
|
eventSlug: string;
|
|
4825
4858
|
};
|
|
4826
|
-
output: import(
|
|
4859
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb | {
|
|
4827
4860
|
id: number;
|
|
4828
4861
|
name: string;
|
|
4829
4862
|
availability: never[][];
|
|
@@ -5161,8 +5194,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
5161
5194
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
5162
5195
|
} | undefined;
|
|
5163
5196
|
bookerLayouts?: {
|
|
5164
|
-
enabledLayouts: import(
|
|
5165
|
-
defaultLayout: import(
|
|
5197
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
5198
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
5166
5199
|
} | null | undefined;
|
|
5167
5200
|
} | null;
|
|
5168
5201
|
users: ({
|
|
@@ -5516,8 +5549,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
5516
5549
|
output: {
|
|
5517
5550
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
5518
5551
|
timeZone: string;
|
|
5519
|
-
dateRanges: import(
|
|
5520
|
-
oooExcludedDateRanges: import(
|
|
5552
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
5553
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
5521
5554
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
5522
5555
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
5523
5556
|
currentSeats: {
|
|
@@ -6387,8 +6420,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6387
6420
|
eventTypeId: number | null;
|
|
6388
6421
|
userId: number | null;
|
|
6389
6422
|
teamId: number | null;
|
|
6390
|
-
createdAt: Date;
|
|
6391
6423
|
appId: string | null;
|
|
6424
|
+
createdAt: Date;
|
|
6392
6425
|
subscriberUrl: string;
|
|
6393
6426
|
payloadTemplate: string | null;
|
|
6394
6427
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -6461,8 +6494,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6461
6494
|
eventTypeId: number | null;
|
|
6462
6495
|
userId: number | null;
|
|
6463
6496
|
teamId: number | null;
|
|
6464
|
-
createdAt: Date;
|
|
6465
6497
|
appId: string | null;
|
|
6498
|
+
createdAt: Date;
|
|
6466
6499
|
subscriberUrl: string;
|
|
6467
6500
|
payloadTemplate: string | null;
|
|
6468
6501
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -6558,8 +6591,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6558
6591
|
id: string;
|
|
6559
6592
|
userId: number;
|
|
6560
6593
|
teamId: number | null;
|
|
6561
|
-
createdAt: Date;
|
|
6562
6594
|
appId: string | null;
|
|
6595
|
+
createdAt: Date;
|
|
6563
6596
|
note: string | null;
|
|
6564
6597
|
expiresAt: Date | null;
|
|
6565
6598
|
lastUsedAt: Date | null;
|
|
@@ -6575,8 +6608,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6575
6608
|
id: string;
|
|
6576
6609
|
userId: number;
|
|
6577
6610
|
teamId: number | null;
|
|
6578
|
-
createdAt: Date;
|
|
6579
6611
|
appId: string | null;
|
|
6612
|
+
createdAt: Date;
|
|
6580
6613
|
note: string | null;
|
|
6581
6614
|
expiresAt: Date | null;
|
|
6582
6615
|
lastUsedAt: Date | null;
|
|
@@ -6603,8 +6636,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6603
6636
|
id: string;
|
|
6604
6637
|
userId: number;
|
|
6605
6638
|
teamId: number | null;
|
|
6606
|
-
createdAt: Date;
|
|
6607
6639
|
appId: string | null;
|
|
6640
|
+
createdAt: Date;
|
|
6608
6641
|
note: string | null;
|
|
6609
6642
|
expiresAt: Date | null;
|
|
6610
6643
|
lastUsedAt: Date | null;
|
|
@@ -6691,7 +6724,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6691
6724
|
userId?: number | undefined;
|
|
6692
6725
|
} | undefined;
|
|
6693
6726
|
output: {
|
|
6694
|
-
workflows: import(
|
|
6727
|
+
workflows: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
6695
6728
|
};
|
|
6696
6729
|
}>;
|
|
6697
6730
|
get: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -6996,7 +7029,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
6996
7029
|
} | undefined;
|
|
6997
7030
|
} | null | undefined;
|
|
6998
7031
|
output: {
|
|
6999
|
-
filtered: import(
|
|
7032
|
+
filtered: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
7000
7033
|
totalCount: number;
|
|
7001
7034
|
} | undefined;
|
|
7002
7035
|
}>;
|
|
@@ -7020,7 +7053,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
7020
7053
|
input: {
|
|
7021
7054
|
teamId: number | null;
|
|
7022
7055
|
};
|
|
7023
|
-
output: import(
|
|
7056
|
+
output: import('../../../features/ee/sso/lib/saml').SSOConnection | null;
|
|
7024
7057
|
}>;
|
|
7025
7058
|
update: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
7026
7059
|
input: {
|
|
@@ -7291,7 +7324,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
7291
7324
|
}>;
|
|
7292
7325
|
teamListForUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
7293
7326
|
input: void;
|
|
7294
|
-
output: import(
|
|
7327
|
+
output: import('../../../features/insights/server/trpc-router').IResultTeamList[];
|
|
7295
7328
|
}>;
|
|
7296
7329
|
userList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
7297
7330
|
input: {
|
|
@@ -7524,7 +7557,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
7524
7557
|
} | null | undefined;
|
|
7525
7558
|
output: {
|
|
7526
7559
|
filtered: {
|
|
7527
|
-
form: import(
|
|
7560
|
+
form: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
7528
7561
|
team: ({
|
|
7529
7562
|
members: {
|
|
7530
7563
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
@@ -7588,7 +7621,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
7588
7621
|
input: {
|
|
7589
7622
|
id: string;
|
|
7590
7623
|
};
|
|
7591
|
-
output: import(
|
|
7624
|
+
output: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
7592
7625
|
team: {
|
|
7593
7626
|
name: string;
|
|
7594
7627
|
slug: string | null;
|
|
@@ -7757,7 +7790,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
7757
7790
|
}>;
|
|
7758
7791
|
map: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
7759
7792
|
input: void;
|
|
7760
|
-
output: Partial<import(
|
|
7793
|
+
output: Partial<import('../../../features/flags/config').AppFlags>;
|
|
7761
7794
|
}>;
|
|
7762
7795
|
}>;
|
|
7763
7796
|
appsRouter: import("@trpc/server/unstable-core-do-not-import").CreateRouterInner<import("@trpc/server/unstable-core-do-not-import").RootConfig<{
|
|
@@ -8364,8 +8397,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8364
8397
|
hideBranding: boolean;
|
|
8365
8398
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
8366
8399
|
defaultBookerLayouts: {
|
|
8367
|
-
enabledLayouts: import(
|
|
8368
|
-
defaultLayout: import(
|
|
8400
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
8401
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
8369
8402
|
} | null;
|
|
8370
8403
|
allowDynamicBooking: boolean | null;
|
|
8371
8404
|
allowSEOIndexing: boolean | null;
|
|
@@ -8410,6 +8443,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8410
8443
|
};
|
|
8411
8444
|
username: string | null;
|
|
8412
8445
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
8446
|
+
name: string | null;
|
|
8447
|
+
avatarUrl: string | null;
|
|
8448
|
+
startTime: number;
|
|
8449
|
+
endTime: number;
|
|
8450
|
+
bufferTime: number;
|
|
8451
|
+
username: string | null;
|
|
8452
|
+
upId: string;
|
|
8453
|
+
id: null;
|
|
8454
|
+
organizationId: null;
|
|
8455
|
+
organization: null;
|
|
8456
|
+
} | {
|
|
8413
8457
|
name: string | null;
|
|
8414
8458
|
avatarUrl: string | null;
|
|
8415
8459
|
startTime: number;
|
|
@@ -8503,7 +8547,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8503
8547
|
createdAt: Date & string;
|
|
8504
8548
|
updatedAt: Date & string;
|
|
8505
8549
|
upId: string;
|
|
8506
|
-
}
|
|
8550
|
+
} | ({
|
|
8551
|
+
name: string | null;
|
|
8552
|
+
avatarUrl: string | null;
|
|
8553
|
+
startTime: number;
|
|
8554
|
+
endTime: number;
|
|
8555
|
+
bufferTime: number;
|
|
8556
|
+
username: string | null;
|
|
8557
|
+
upId: string;
|
|
8558
|
+
id: null;
|
|
8559
|
+
organizationId: null;
|
|
8560
|
+
organization: null;
|
|
8561
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
8562
|
+
name: string | null;
|
|
8563
|
+
avatarUrl: string | null;
|
|
8564
|
+
startTime: number;
|
|
8565
|
+
endTime: number;
|
|
8566
|
+
bufferTime: number;
|
|
8567
|
+
username: string | null;
|
|
8568
|
+
upId: string;
|
|
8569
|
+
id: null;
|
|
8570
|
+
organizationId: null;
|
|
8571
|
+
organization: null;
|
|
8572
|
+
});
|
|
8507
8573
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
8508
8574
|
secondaryEmails: {
|
|
8509
8575
|
email: string;
|
|
@@ -8536,8 +8602,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8536
8602
|
output: {
|
|
8537
8603
|
connectedCalendars: ({
|
|
8538
8604
|
integration: import("@calcom/types/App").App & {
|
|
8539
|
-
credential: import(
|
|
8540
|
-
credentials: import(
|
|
8605
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
8606
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
8541
8607
|
locationOption: {
|
|
8542
8608
|
label: string;
|
|
8543
8609
|
value: string;
|
|
@@ -8728,7 +8794,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8728
8794
|
} | null)[];
|
|
8729
8795
|
isInstalled: boolean | undefined;
|
|
8730
8796
|
isSetupAlready: boolean | undefined;
|
|
8731
|
-
credentialOwner?: import(
|
|
8797
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
8732
8798
|
installed?: boolean | undefined;
|
|
8733
8799
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
8734
8800
|
title?: string | undefined;
|
|
@@ -8845,7 +8911,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8845
8911
|
paymentStatus: string | null;
|
|
8846
8912
|
billingCycleStart: number | null;
|
|
8847
8913
|
}[];
|
|
8848
|
-
userAdminTeams: import(
|
|
8914
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
8849
8915
|
};
|
|
8850
8916
|
}>;
|
|
8851
8917
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -8891,8 +8957,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8891
8957
|
appLink?: string | undefined;
|
|
8892
8958
|
} | undefined;
|
|
8893
8959
|
defaultBookerLayouts?: {
|
|
8894
|
-
enabledLayouts: import(
|
|
8895
|
-
defaultLayout: import(
|
|
8960
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
8961
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
8896
8962
|
} | null | undefined;
|
|
8897
8963
|
emailChangeWaitingForVerification?: string | undefined;
|
|
8898
8964
|
migratedToOrgFrom?: {
|
|
@@ -8951,8 +9017,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
8951
9017
|
appLink?: string | undefined;
|
|
8952
9018
|
} | undefined;
|
|
8953
9019
|
defaultBookerLayouts?: {
|
|
8954
|
-
enabledLayouts: import(
|
|
8955
|
-
defaultLayout: import(
|
|
9020
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
9021
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
8956
9022
|
} | null | undefined;
|
|
8957
9023
|
emailChangeWaitingForVerification?: string | undefined;
|
|
8958
9024
|
migratedToOrgFrom?: {
|
|
@@ -9158,7 +9224,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9158
9224
|
})[];
|
|
9159
9225
|
verifyEmailBanner: boolean;
|
|
9160
9226
|
calendarCredentialBanner: boolean;
|
|
9161
|
-
invalidAppCredentialBanners: import(
|
|
9227
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
9162
9228
|
};
|
|
9163
9229
|
}>;
|
|
9164
9230
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -9345,8 +9411,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9345
9411
|
hideBranding: boolean;
|
|
9346
9412
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
9347
9413
|
defaultBookerLayouts: {
|
|
9348
|
-
enabledLayouts: import(
|
|
9349
|
-
defaultLayout: import(
|
|
9414
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
9415
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
9350
9416
|
} | null;
|
|
9351
9417
|
allowDynamicBooking: boolean | null;
|
|
9352
9418
|
allowSEOIndexing: boolean | null;
|
|
@@ -9391,6 +9457,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9391
9457
|
};
|
|
9392
9458
|
username: string | null;
|
|
9393
9459
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
9460
|
+
name: string | null;
|
|
9461
|
+
avatarUrl: string | null;
|
|
9462
|
+
startTime: number;
|
|
9463
|
+
endTime: number;
|
|
9464
|
+
bufferTime: number;
|
|
9465
|
+
username: string | null;
|
|
9466
|
+
upId: string;
|
|
9467
|
+
id: null;
|
|
9468
|
+
organizationId: null;
|
|
9469
|
+
organization: null;
|
|
9470
|
+
} | {
|
|
9394
9471
|
name: string | null;
|
|
9395
9472
|
avatarUrl: string | null;
|
|
9396
9473
|
startTime: number;
|
|
@@ -9484,7 +9561,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9484
9561
|
createdAt: Date & string;
|
|
9485
9562
|
updatedAt: Date & string;
|
|
9486
9563
|
upId: string;
|
|
9487
|
-
}
|
|
9564
|
+
} | ({
|
|
9565
|
+
name: string | null;
|
|
9566
|
+
avatarUrl: string | null;
|
|
9567
|
+
startTime: number;
|
|
9568
|
+
endTime: number;
|
|
9569
|
+
bufferTime: number;
|
|
9570
|
+
username: string | null;
|
|
9571
|
+
upId: string;
|
|
9572
|
+
id: null;
|
|
9573
|
+
organizationId: null;
|
|
9574
|
+
organization: null;
|
|
9575
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
9576
|
+
name: string | null;
|
|
9577
|
+
avatarUrl: string | null;
|
|
9578
|
+
startTime: number;
|
|
9579
|
+
endTime: number;
|
|
9580
|
+
bufferTime: number;
|
|
9581
|
+
username: string | null;
|
|
9582
|
+
upId: string;
|
|
9583
|
+
id: null;
|
|
9584
|
+
organizationId: null;
|
|
9585
|
+
organization: null;
|
|
9586
|
+
});
|
|
9488
9587
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
9489
9588
|
secondaryEmails: {
|
|
9490
9589
|
email: string;
|
|
@@ -9517,8 +9616,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9517
9616
|
output: {
|
|
9518
9617
|
connectedCalendars: ({
|
|
9519
9618
|
integration: import("@calcom/types/App").App & {
|
|
9520
|
-
credential: import(
|
|
9521
|
-
credentials: import(
|
|
9619
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
9620
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
9522
9621
|
locationOption: {
|
|
9523
9622
|
label: string;
|
|
9524
9623
|
value: string;
|
|
@@ -9709,7 +9808,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9709
9808
|
} | null)[];
|
|
9710
9809
|
isInstalled: boolean | undefined;
|
|
9711
9810
|
isSetupAlready: boolean | undefined;
|
|
9712
|
-
credentialOwner?: import(
|
|
9811
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
9713
9812
|
installed?: boolean | undefined;
|
|
9714
9813
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
9715
9814
|
title?: string | undefined;
|
|
@@ -9826,7 +9925,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9826
9925
|
paymentStatus: string | null;
|
|
9827
9926
|
billingCycleStart: number | null;
|
|
9828
9927
|
}[];
|
|
9829
|
-
userAdminTeams: import(
|
|
9928
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
9830
9929
|
};
|
|
9831
9930
|
}>;
|
|
9832
9931
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -9872,8 +9971,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9872
9971
|
appLink?: string | undefined;
|
|
9873
9972
|
} | undefined;
|
|
9874
9973
|
defaultBookerLayouts?: {
|
|
9875
|
-
enabledLayouts: import(
|
|
9876
|
-
defaultLayout: import(
|
|
9974
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
9975
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
9877
9976
|
} | null | undefined;
|
|
9878
9977
|
emailChangeWaitingForVerification?: string | undefined;
|
|
9879
9978
|
migratedToOrgFrom?: {
|
|
@@ -9932,8 +10031,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
9932
10031
|
appLink?: string | undefined;
|
|
9933
10032
|
} | undefined;
|
|
9934
10033
|
defaultBookerLayouts?: {
|
|
9935
|
-
enabledLayouts: import(
|
|
9936
|
-
defaultLayout: import(
|
|
10034
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
10035
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
9937
10036
|
} | null | undefined;
|
|
9938
10037
|
emailChangeWaitingForVerification?: string | undefined;
|
|
9939
10038
|
migratedToOrgFrom?: {
|
|
@@ -10139,7 +10238,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
10139
10238
|
})[];
|
|
10140
10239
|
verifyEmailBanner: boolean;
|
|
10141
10240
|
calendarCredentialBanner: boolean;
|
|
10142
|
-
invalidAppCredentialBanners: import(
|
|
10241
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
10143
10242
|
};
|
|
10144
10243
|
}>;
|
|
10145
10244
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -10611,7 +10710,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
10611
10710
|
disableImpersonation: boolean;
|
|
10612
10711
|
movedToProfileId: number | null;
|
|
10613
10712
|
})[];
|
|
10614
|
-
locations: (Pick<Partial<import(
|
|
10713
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
10615
10714
|
profile: {
|
|
10616
10715
|
image?: string | undefined;
|
|
10617
10716
|
name?: string | undefined;
|
|
@@ -10621,8 +10720,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
10621
10720
|
darkBrandColor: string | null;
|
|
10622
10721
|
theme: null;
|
|
10623
10722
|
bookerLayouts: {
|
|
10624
|
-
enabledLayouts: import(
|
|
10625
|
-
defaultLayout: import(
|
|
10723
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
10724
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
10626
10725
|
} | null;
|
|
10627
10726
|
};
|
|
10628
10727
|
entity: {
|
|
@@ -10866,8 +10965,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
10866
10965
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
10867
10966
|
} | undefined;
|
|
10868
10967
|
bookerLayouts?: {
|
|
10869
|
-
enabledLayouts: import(
|
|
10870
|
-
defaultLayout: import(
|
|
10968
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
10969
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
10871
10970
|
} | null | undefined;
|
|
10872
10971
|
} | null;
|
|
10873
10972
|
isDynamic: boolean;
|
|
@@ -10938,8 +11037,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
10938
11037
|
position: number;
|
|
10939
11038
|
} | {
|
|
10940
11039
|
bookerLayouts: {
|
|
10941
|
-
enabledLayouts: import(
|
|
10942
|
-
defaultLayout: import(
|
|
11040
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
11041
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
10943
11042
|
} | null;
|
|
10944
11043
|
description: string;
|
|
10945
11044
|
metadata: {
|
|
@@ -11174,8 +11273,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
11174
11273
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
11175
11274
|
} | undefined;
|
|
11176
11275
|
bookerLayouts?: {
|
|
11177
|
-
enabledLayouts: import(
|
|
11178
|
-
defaultLayout: import(
|
|
11276
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
11277
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
11179
11278
|
} | null | undefined;
|
|
11180
11279
|
} | null;
|
|
11181
11280
|
customInputs: {
|
|
@@ -11191,7 +11290,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
11191
11290
|
}[] | null | undefined;
|
|
11192
11291
|
hasToBeCreated?: boolean | undefined;
|
|
11193
11292
|
}[];
|
|
11194
|
-
locations: (Pick<Partial<import(
|
|
11293
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
11195
11294
|
bookingFields: {
|
|
11196
11295
|
name: string;
|
|
11197
11296
|
type: "number" | "boolean" | "select" | "text" | "checkbox" | "email" | "address" | "name" | "radio" | "textarea" | "multiselect" | "phone" | "multiemail" | "radioInput";
|
|
@@ -11250,8 +11349,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
11250
11349
|
darkBrandColor: string | null;
|
|
11251
11350
|
theme: string | null;
|
|
11252
11351
|
bookerLayouts: {
|
|
11253
|
-
enabledLayouts: import(
|
|
11254
|
-
defaultLayout: import(
|
|
11352
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
11353
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
11255
11354
|
} | null;
|
|
11256
11355
|
};
|
|
11257
11356
|
users: {
|
|
@@ -11759,8 +11858,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
11759
11858
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
11760
11859
|
} | undefined;
|
|
11761
11860
|
bookerLayouts?: {
|
|
11762
|
-
enabledLayouts: import(
|
|
11763
|
-
defaultLayout: import(
|
|
11861
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
11862
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
11764
11863
|
} | null | undefined;
|
|
11765
11864
|
} | null;
|
|
11766
11865
|
team?: {
|
|
@@ -12180,8 +12279,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12180
12279
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
12181
12280
|
} | undefined;
|
|
12182
12281
|
bookerLayouts?: {
|
|
12183
|
-
enabledLayouts: import(
|
|
12184
|
-
defaultLayout: import(
|
|
12282
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
12283
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
12185
12284
|
} | null | undefined;
|
|
12186
12285
|
} | null;
|
|
12187
12286
|
children: {
|
|
@@ -12324,7 +12423,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12324
12423
|
teamId?: number | null | undefined;
|
|
12325
12424
|
parentId?: number | null | undefined;
|
|
12326
12425
|
bookerUrl: string;
|
|
12327
|
-
membershipRole?: import(
|
|
12426
|
+
membershipRole?: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
12328
12427
|
profile: {
|
|
12329
12428
|
slug: string | null;
|
|
12330
12429
|
name: string | null;
|
|
@@ -12338,7 +12437,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12338
12437
|
}[];
|
|
12339
12438
|
profiles: {
|
|
12340
12439
|
teamId: number | null | undefined;
|
|
12341
|
-
membershipRole: import(
|
|
12440
|
+
membershipRole: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
12342
12441
|
membershipCount: number;
|
|
12343
12442
|
readOnly: boolean;
|
|
12344
12443
|
slug: string | null;
|
|
@@ -12612,8 +12711,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12612
12711
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
12613
12712
|
} | undefined;
|
|
12614
12713
|
bookerLayouts?: {
|
|
12615
|
-
enabledLayouts: import(
|
|
12616
|
-
defaultLayout: import(
|
|
12714
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
12715
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
12617
12716
|
} | null | undefined;
|
|
12618
12717
|
} | null | undefined;
|
|
12619
12718
|
locations?: {
|
|
@@ -12698,7 +12797,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12698
12797
|
recurringEvent: import("@calcom/types/Calendar").RecurringEvent | null;
|
|
12699
12798
|
bookingLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
12700
12799
|
durationLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
12701
|
-
locations: import(
|
|
12800
|
+
locations: import('../../../app-store/locations').LocationObject[];
|
|
12702
12801
|
metadata: {
|
|
12703
12802
|
smartContractAddress?: string | undefined;
|
|
12704
12803
|
blockchainId?: number | undefined;
|
|
@@ -12931,8 +13030,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
12931
13030
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
12932
13031
|
} | undefined;
|
|
12933
13032
|
bookerLayouts?: {
|
|
12934
|
-
enabledLayouts: import(
|
|
12935
|
-
defaultLayout: import(
|
|
13033
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
13034
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
12936
13035
|
} | null | undefined;
|
|
12937
13036
|
};
|
|
12938
13037
|
customInputs: {
|
|
@@ -13546,8 +13645,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13546
13645
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
13547
13646
|
} | undefined;
|
|
13548
13647
|
bookerLayouts?: {
|
|
13549
|
-
enabledLayouts: import(
|
|
13550
|
-
defaultLayout: import(
|
|
13648
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
13649
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
13551
13650
|
} | null | undefined;
|
|
13552
13651
|
} | null | undefined;
|
|
13553
13652
|
position?: number | undefined;
|
|
@@ -13625,7 +13724,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13625
13724
|
recurringEvent?: {
|
|
13626
13725
|
interval: number;
|
|
13627
13726
|
count: number;
|
|
13628
|
-
freq: import(
|
|
13727
|
+
freq: import('../../../prisma/zod-utils').Frequency;
|
|
13629
13728
|
dtstart?: Date | undefined;
|
|
13630
13729
|
until?: Date | undefined;
|
|
13631
13730
|
tzid?: string | undefined;
|
|
@@ -13865,8 +13964,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13865
13964
|
output: {
|
|
13866
13965
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
13867
13966
|
timeZone: string;
|
|
13868
|
-
dateRanges: import(
|
|
13869
|
-
oooExcludedDateRanges: import(
|
|
13967
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
13968
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
13870
13969
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
13871
13970
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
13872
13971
|
currentSeats: {
|
|
@@ -13898,7 +13997,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13898
13997
|
timeZone: string;
|
|
13899
13998
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
13900
13999
|
defaultScheduleId: number;
|
|
13901
|
-
dateRanges: import(
|
|
14000
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
13902
14001
|
avatarUrl?: undefined;
|
|
13903
14002
|
profile?: undefined;
|
|
13904
14003
|
} | {
|
|
@@ -13912,7 +14011,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13912
14011
|
timeZone: string;
|
|
13913
14012
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
13914
14013
|
defaultScheduleId: number;
|
|
13915
|
-
dateRanges: import(
|
|
14014
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
13916
14015
|
})[];
|
|
13917
14016
|
nextCursor: number | undefined;
|
|
13918
14017
|
meta: {
|
|
@@ -13940,7 +14039,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
13940
14039
|
scheduleId?: number | undefined;
|
|
13941
14040
|
isManagedEventType?: boolean | undefined;
|
|
13942
14041
|
};
|
|
13943
|
-
output: import(
|
|
14042
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb;
|
|
13944
14043
|
}>;
|
|
13945
14044
|
create: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
13946
14045
|
input: {
|
|
@@ -14080,7 +14179,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
14080
14179
|
input: {
|
|
14081
14180
|
eventSlug: string;
|
|
14082
14181
|
};
|
|
14083
|
-
output: import(
|
|
14182
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb | {
|
|
14084
14183
|
id: number;
|
|
14085
14184
|
name: string;
|
|
14086
14185
|
availability: never[][];
|
|
@@ -14418,8 +14517,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
14418
14517
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
14419
14518
|
} | undefined;
|
|
14420
14519
|
bookerLayouts?: {
|
|
14421
|
-
enabledLayouts: import(
|
|
14422
|
-
defaultLayout: import(
|
|
14520
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
14521
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
14423
14522
|
} | null | undefined;
|
|
14424
14523
|
} | null;
|
|
14425
14524
|
users: ({
|
|
@@ -14773,8 +14872,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
14773
14872
|
output: {
|
|
14774
14873
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
14775
14874
|
timeZone: string;
|
|
14776
|
-
dateRanges: import(
|
|
14777
|
-
oooExcludedDateRanges: import(
|
|
14875
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
14876
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
14778
14877
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
14779
14878
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
14780
14879
|
currentSeats: {
|
|
@@ -15644,8 +15743,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15644
15743
|
eventTypeId: number | null;
|
|
15645
15744
|
userId: number | null;
|
|
15646
15745
|
teamId: number | null;
|
|
15647
|
-
createdAt: Date;
|
|
15648
15746
|
appId: string | null;
|
|
15747
|
+
createdAt: Date;
|
|
15649
15748
|
subscriberUrl: string;
|
|
15650
15749
|
payloadTemplate: string | null;
|
|
15651
15750
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -15718,8 +15817,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15718
15817
|
eventTypeId: number | null;
|
|
15719
15818
|
userId: number | null;
|
|
15720
15819
|
teamId: number | null;
|
|
15721
|
-
createdAt: Date;
|
|
15722
15820
|
appId: string | null;
|
|
15821
|
+
createdAt: Date;
|
|
15723
15822
|
subscriberUrl: string;
|
|
15724
15823
|
payloadTemplate: string | null;
|
|
15725
15824
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -15815,8 +15914,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15815
15914
|
id: string;
|
|
15816
15915
|
userId: number;
|
|
15817
15916
|
teamId: number | null;
|
|
15818
|
-
createdAt: Date;
|
|
15819
15917
|
appId: string | null;
|
|
15918
|
+
createdAt: Date;
|
|
15820
15919
|
note: string | null;
|
|
15821
15920
|
expiresAt: Date | null;
|
|
15822
15921
|
lastUsedAt: Date | null;
|
|
@@ -15832,8 +15931,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15832
15931
|
id: string;
|
|
15833
15932
|
userId: number;
|
|
15834
15933
|
teamId: number | null;
|
|
15835
|
-
createdAt: Date;
|
|
15836
15934
|
appId: string | null;
|
|
15935
|
+
createdAt: Date;
|
|
15837
15936
|
note: string | null;
|
|
15838
15937
|
expiresAt: Date | null;
|
|
15839
15938
|
lastUsedAt: Date | null;
|
|
@@ -15860,8 +15959,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15860
15959
|
id: string;
|
|
15861
15960
|
userId: number;
|
|
15862
15961
|
teamId: number | null;
|
|
15863
|
-
createdAt: Date;
|
|
15864
15962
|
appId: string | null;
|
|
15963
|
+
createdAt: Date;
|
|
15865
15964
|
note: string | null;
|
|
15866
15965
|
expiresAt: Date | null;
|
|
15867
15966
|
lastUsedAt: Date | null;
|
|
@@ -15948,7 +16047,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
15948
16047
|
userId?: number | undefined;
|
|
15949
16048
|
} | undefined;
|
|
15950
16049
|
output: {
|
|
15951
|
-
workflows: import(
|
|
16050
|
+
workflows: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
15952
16051
|
};
|
|
15953
16052
|
}>;
|
|
15954
16053
|
get: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -16253,7 +16352,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
16253
16352
|
} | undefined;
|
|
16254
16353
|
} | null | undefined;
|
|
16255
16354
|
output: {
|
|
16256
|
-
filtered: import(
|
|
16355
|
+
filtered: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
16257
16356
|
totalCount: number;
|
|
16258
16357
|
} | undefined;
|
|
16259
16358
|
}>;
|
|
@@ -16277,7 +16376,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
16277
16376
|
input: {
|
|
16278
16377
|
teamId: number | null;
|
|
16279
16378
|
};
|
|
16280
|
-
output: import(
|
|
16379
|
+
output: import('../../../features/ee/sso/lib/saml').SSOConnection | null;
|
|
16281
16380
|
}>;
|
|
16282
16381
|
update: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
16283
16382
|
input: {
|
|
@@ -16548,7 +16647,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
16548
16647
|
}>;
|
|
16549
16648
|
teamListForUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
16550
16649
|
input: void;
|
|
16551
|
-
output: import(
|
|
16650
|
+
output: import('../../../features/insights/server/trpc-router').IResultTeamList[];
|
|
16552
16651
|
}>;
|
|
16553
16652
|
userList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
16554
16653
|
input: {
|
|
@@ -16781,7 +16880,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
16781
16880
|
} | null | undefined;
|
|
16782
16881
|
output: {
|
|
16783
16882
|
filtered: {
|
|
16784
|
-
form: import(
|
|
16883
|
+
form: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
16785
16884
|
team: ({
|
|
16786
16885
|
members: {
|
|
16787
16886
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
@@ -16845,7 +16944,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
16845
16944
|
input: {
|
|
16846
16945
|
id: string;
|
|
16847
16946
|
};
|
|
16848
|
-
output: import(
|
|
16947
|
+
output: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
16849
16948
|
team: {
|
|
16850
16949
|
name: string;
|
|
16851
16950
|
slug: string | null;
|
|
@@ -17014,7 +17113,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17014
17113
|
}>;
|
|
17015
17114
|
map: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
17016
17115
|
input: void;
|
|
17017
|
-
output: Partial<import(
|
|
17116
|
+
output: Partial<import('../../../features/flags/config').AppFlags>;
|
|
17018
17117
|
}>;
|
|
17019
17118
|
}>;
|
|
17020
17119
|
appsRouter: import("@trpc/server/unstable-core-do-not-import").CreateRouterInner<import("@trpc/server/unstable-core-do-not-import").RootConfig<{
|
|
@@ -17621,8 +17720,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17621
17720
|
hideBranding: boolean;
|
|
17622
17721
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
17623
17722
|
defaultBookerLayouts: {
|
|
17624
|
-
enabledLayouts: import(
|
|
17625
|
-
defaultLayout: import(
|
|
17723
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
17724
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
17626
17725
|
} | null;
|
|
17627
17726
|
allowDynamicBooking: boolean | null;
|
|
17628
17727
|
allowSEOIndexing: boolean | null;
|
|
@@ -17667,6 +17766,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17667
17766
|
};
|
|
17668
17767
|
username: string | null;
|
|
17669
17768
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
17769
|
+
name: string | null;
|
|
17770
|
+
avatarUrl: string | null;
|
|
17771
|
+
startTime: number;
|
|
17772
|
+
endTime: number;
|
|
17773
|
+
bufferTime: number;
|
|
17774
|
+
username: string | null;
|
|
17775
|
+
upId: string;
|
|
17776
|
+
id: null;
|
|
17777
|
+
organizationId: null;
|
|
17778
|
+
organization: null;
|
|
17779
|
+
} | {
|
|
17670
17780
|
name: string | null;
|
|
17671
17781
|
avatarUrl: string | null;
|
|
17672
17782
|
startTime: number;
|
|
@@ -17760,7 +17870,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17760
17870
|
createdAt: Date & string;
|
|
17761
17871
|
updatedAt: Date & string;
|
|
17762
17872
|
upId: string;
|
|
17763
|
-
}
|
|
17873
|
+
} | ({
|
|
17874
|
+
name: string | null;
|
|
17875
|
+
avatarUrl: string | null;
|
|
17876
|
+
startTime: number;
|
|
17877
|
+
endTime: number;
|
|
17878
|
+
bufferTime: number;
|
|
17879
|
+
username: string | null;
|
|
17880
|
+
upId: string;
|
|
17881
|
+
id: null;
|
|
17882
|
+
organizationId: null;
|
|
17883
|
+
organization: null;
|
|
17884
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
17885
|
+
name: string | null;
|
|
17886
|
+
avatarUrl: string | null;
|
|
17887
|
+
startTime: number;
|
|
17888
|
+
endTime: number;
|
|
17889
|
+
bufferTime: number;
|
|
17890
|
+
username: string | null;
|
|
17891
|
+
upId: string;
|
|
17892
|
+
id: null;
|
|
17893
|
+
organizationId: null;
|
|
17894
|
+
organization: null;
|
|
17895
|
+
});
|
|
17764
17896
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
17765
17897
|
secondaryEmails: {
|
|
17766
17898
|
email: string;
|
|
@@ -17793,8 +17925,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17793
17925
|
output: {
|
|
17794
17926
|
connectedCalendars: ({
|
|
17795
17927
|
integration: import("@calcom/types/App").App & {
|
|
17796
|
-
credential: import(
|
|
17797
|
-
credentials: import(
|
|
17928
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
17929
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
17798
17930
|
locationOption: {
|
|
17799
17931
|
label: string;
|
|
17800
17932
|
value: string;
|
|
@@ -17985,7 +18117,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
17985
18117
|
} | null)[];
|
|
17986
18118
|
isInstalled: boolean | undefined;
|
|
17987
18119
|
isSetupAlready: boolean | undefined;
|
|
17988
|
-
credentialOwner?: import(
|
|
18120
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
17989
18121
|
installed?: boolean | undefined;
|
|
17990
18122
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
17991
18123
|
title?: string | undefined;
|
|
@@ -18102,7 +18234,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18102
18234
|
paymentStatus: string | null;
|
|
18103
18235
|
billingCycleStart: number | null;
|
|
18104
18236
|
}[];
|
|
18105
|
-
userAdminTeams: import(
|
|
18237
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
18106
18238
|
};
|
|
18107
18239
|
}>;
|
|
18108
18240
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -18148,8 +18280,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18148
18280
|
appLink?: string | undefined;
|
|
18149
18281
|
} | undefined;
|
|
18150
18282
|
defaultBookerLayouts?: {
|
|
18151
|
-
enabledLayouts: import(
|
|
18152
|
-
defaultLayout: import(
|
|
18283
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
18284
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
18153
18285
|
} | null | undefined;
|
|
18154
18286
|
emailChangeWaitingForVerification?: string | undefined;
|
|
18155
18287
|
migratedToOrgFrom?: {
|
|
@@ -18208,8 +18340,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18208
18340
|
appLink?: string | undefined;
|
|
18209
18341
|
} | undefined;
|
|
18210
18342
|
defaultBookerLayouts?: {
|
|
18211
|
-
enabledLayouts: import(
|
|
18212
|
-
defaultLayout: import(
|
|
18343
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
18344
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
18213
18345
|
} | null | undefined;
|
|
18214
18346
|
emailChangeWaitingForVerification?: string | undefined;
|
|
18215
18347
|
migratedToOrgFrom?: {
|
|
@@ -18415,7 +18547,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18415
18547
|
})[];
|
|
18416
18548
|
verifyEmailBanner: boolean;
|
|
18417
18549
|
calendarCredentialBanner: boolean;
|
|
18418
|
-
invalidAppCredentialBanners: import(
|
|
18550
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
18419
18551
|
};
|
|
18420
18552
|
}>;
|
|
18421
18553
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -18602,8 +18734,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18602
18734
|
hideBranding: boolean;
|
|
18603
18735
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
18604
18736
|
defaultBookerLayouts: {
|
|
18605
|
-
enabledLayouts: import(
|
|
18606
|
-
defaultLayout: import(
|
|
18737
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
18738
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
18607
18739
|
} | null;
|
|
18608
18740
|
allowDynamicBooking: boolean | null;
|
|
18609
18741
|
allowSEOIndexing: boolean | null;
|
|
@@ -18648,6 +18780,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18648
18780
|
};
|
|
18649
18781
|
username: string | null;
|
|
18650
18782
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
18783
|
+
name: string | null;
|
|
18784
|
+
avatarUrl: string | null;
|
|
18785
|
+
startTime: number;
|
|
18786
|
+
endTime: number;
|
|
18787
|
+
bufferTime: number;
|
|
18788
|
+
username: string | null;
|
|
18789
|
+
upId: string;
|
|
18790
|
+
id: null;
|
|
18791
|
+
organizationId: null;
|
|
18792
|
+
organization: null;
|
|
18793
|
+
} | {
|
|
18651
18794
|
name: string | null;
|
|
18652
18795
|
avatarUrl: string | null;
|
|
18653
18796
|
startTime: number;
|
|
@@ -18741,7 +18884,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18741
18884
|
createdAt: Date & string;
|
|
18742
18885
|
updatedAt: Date & string;
|
|
18743
18886
|
upId: string;
|
|
18744
|
-
}
|
|
18887
|
+
} | ({
|
|
18888
|
+
name: string | null;
|
|
18889
|
+
avatarUrl: string | null;
|
|
18890
|
+
startTime: number;
|
|
18891
|
+
endTime: number;
|
|
18892
|
+
bufferTime: number;
|
|
18893
|
+
username: string | null;
|
|
18894
|
+
upId: string;
|
|
18895
|
+
id: null;
|
|
18896
|
+
organizationId: null;
|
|
18897
|
+
organization: null;
|
|
18898
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
18899
|
+
name: string | null;
|
|
18900
|
+
avatarUrl: string | null;
|
|
18901
|
+
startTime: number;
|
|
18902
|
+
endTime: number;
|
|
18903
|
+
bufferTime: number;
|
|
18904
|
+
username: string | null;
|
|
18905
|
+
upId: string;
|
|
18906
|
+
id: null;
|
|
18907
|
+
organizationId: null;
|
|
18908
|
+
organization: null;
|
|
18909
|
+
});
|
|
18745
18910
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
18746
18911
|
secondaryEmails: {
|
|
18747
18912
|
email: string;
|
|
@@ -18774,8 +18939,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18774
18939
|
output: {
|
|
18775
18940
|
connectedCalendars: ({
|
|
18776
18941
|
integration: import("@calcom/types/App").App & {
|
|
18777
|
-
credential: import(
|
|
18778
|
-
credentials: import(
|
|
18942
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
18943
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
18779
18944
|
locationOption: {
|
|
18780
18945
|
label: string;
|
|
18781
18946
|
value: string;
|
|
@@ -18966,7 +19131,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
18966
19131
|
} | null)[];
|
|
18967
19132
|
isInstalled: boolean | undefined;
|
|
18968
19133
|
isSetupAlready: boolean | undefined;
|
|
18969
|
-
credentialOwner?: import(
|
|
19134
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
18970
19135
|
installed?: boolean | undefined;
|
|
18971
19136
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
18972
19137
|
title?: string | undefined;
|
|
@@ -19083,7 +19248,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19083
19248
|
paymentStatus: string | null;
|
|
19084
19249
|
billingCycleStart: number | null;
|
|
19085
19250
|
}[];
|
|
19086
|
-
userAdminTeams: import(
|
|
19251
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
19087
19252
|
};
|
|
19088
19253
|
}>;
|
|
19089
19254
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -19129,8 +19294,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19129
19294
|
appLink?: string | undefined;
|
|
19130
19295
|
} | undefined;
|
|
19131
19296
|
defaultBookerLayouts?: {
|
|
19132
|
-
enabledLayouts: import(
|
|
19133
|
-
defaultLayout: import(
|
|
19297
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
19298
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
19134
19299
|
} | null | undefined;
|
|
19135
19300
|
emailChangeWaitingForVerification?: string | undefined;
|
|
19136
19301
|
migratedToOrgFrom?: {
|
|
@@ -19189,8 +19354,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19189
19354
|
appLink?: string | undefined;
|
|
19190
19355
|
} | undefined;
|
|
19191
19356
|
defaultBookerLayouts?: {
|
|
19192
|
-
enabledLayouts: import(
|
|
19193
|
-
defaultLayout: import(
|
|
19357
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
19358
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
19194
19359
|
} | null | undefined;
|
|
19195
19360
|
emailChangeWaitingForVerification?: string | undefined;
|
|
19196
19361
|
migratedToOrgFrom?: {
|
|
@@ -19396,7 +19561,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19396
19561
|
})[];
|
|
19397
19562
|
verifyEmailBanner: boolean;
|
|
19398
19563
|
calendarCredentialBanner: boolean;
|
|
19399
|
-
invalidAppCredentialBanners: import(
|
|
19564
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
19400
19565
|
};
|
|
19401
19566
|
}>;
|
|
19402
19567
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -19868,7 +20033,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19868
20033
|
disableImpersonation: boolean;
|
|
19869
20034
|
movedToProfileId: number | null;
|
|
19870
20035
|
})[];
|
|
19871
|
-
locations: (Pick<Partial<import(
|
|
20036
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
19872
20037
|
profile: {
|
|
19873
20038
|
image?: string | undefined;
|
|
19874
20039
|
name?: string | undefined;
|
|
@@ -19878,8 +20043,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
19878
20043
|
darkBrandColor: string | null;
|
|
19879
20044
|
theme: null;
|
|
19880
20045
|
bookerLayouts: {
|
|
19881
|
-
enabledLayouts: import(
|
|
19882
|
-
defaultLayout: import(
|
|
20046
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
20047
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
19883
20048
|
} | null;
|
|
19884
20049
|
};
|
|
19885
20050
|
entity: {
|
|
@@ -20123,8 +20288,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
20123
20288
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
20124
20289
|
} | undefined;
|
|
20125
20290
|
bookerLayouts?: {
|
|
20126
|
-
enabledLayouts: import(
|
|
20127
|
-
defaultLayout: import(
|
|
20291
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
20292
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
20128
20293
|
} | null | undefined;
|
|
20129
20294
|
} | null;
|
|
20130
20295
|
isDynamic: boolean;
|
|
@@ -20195,8 +20360,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
20195
20360
|
position: number;
|
|
20196
20361
|
} | {
|
|
20197
20362
|
bookerLayouts: {
|
|
20198
|
-
enabledLayouts: import(
|
|
20199
|
-
defaultLayout: import(
|
|
20363
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
20364
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
20200
20365
|
} | null;
|
|
20201
20366
|
description: string;
|
|
20202
20367
|
metadata: {
|
|
@@ -20431,8 +20596,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
20431
20596
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
20432
20597
|
} | undefined;
|
|
20433
20598
|
bookerLayouts?: {
|
|
20434
|
-
enabledLayouts: import(
|
|
20435
|
-
defaultLayout: import(
|
|
20599
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
20600
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
20436
20601
|
} | null | undefined;
|
|
20437
20602
|
} | null;
|
|
20438
20603
|
customInputs: {
|
|
@@ -20448,7 +20613,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
20448
20613
|
}[] | null | undefined;
|
|
20449
20614
|
hasToBeCreated?: boolean | undefined;
|
|
20450
20615
|
}[];
|
|
20451
|
-
locations: (Pick<Partial<import(
|
|
20616
|
+
locations: (Pick<Partial<import('../../../app-store/locations').LocationObject>, "link" | "address"> & Omit<import('../../../app-store/locations').LocationObject, "link" | "address">)[];
|
|
20452
20617
|
bookingFields: {
|
|
20453
20618
|
name: string;
|
|
20454
20619
|
type: "number" | "boolean" | "select" | "text" | "checkbox" | "email" | "address" | "name" | "radio" | "textarea" | "multiselect" | "phone" | "multiemail" | "radioInput";
|
|
@@ -20507,8 +20672,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
20507
20672
|
darkBrandColor: string | null;
|
|
20508
20673
|
theme: string | null;
|
|
20509
20674
|
bookerLayouts: {
|
|
20510
|
-
enabledLayouts: import(
|
|
20511
|
-
defaultLayout: import(
|
|
20675
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
20676
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
20512
20677
|
} | null;
|
|
20513
20678
|
};
|
|
20514
20679
|
users: {
|
|
@@ -21016,8 +21181,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21016
21181
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
21017
21182
|
} | undefined;
|
|
21018
21183
|
bookerLayouts?: {
|
|
21019
|
-
enabledLayouts: import(
|
|
21020
|
-
defaultLayout: import(
|
|
21184
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
21185
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
21021
21186
|
} | null | undefined;
|
|
21022
21187
|
} | null;
|
|
21023
21188
|
team?: {
|
|
@@ -21437,8 +21602,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21437
21602
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
21438
21603
|
} | undefined;
|
|
21439
21604
|
bookerLayouts?: {
|
|
21440
|
-
enabledLayouts: import(
|
|
21441
|
-
defaultLayout: import(
|
|
21605
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
21606
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
21442
21607
|
} | null | undefined;
|
|
21443
21608
|
} | null;
|
|
21444
21609
|
children: {
|
|
@@ -21581,7 +21746,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21581
21746
|
teamId?: number | null | undefined;
|
|
21582
21747
|
parentId?: number | null | undefined;
|
|
21583
21748
|
bookerUrl: string;
|
|
21584
|
-
membershipRole?: import(
|
|
21749
|
+
membershipRole?: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
21585
21750
|
profile: {
|
|
21586
21751
|
slug: string | null;
|
|
21587
21752
|
name: string | null;
|
|
@@ -21595,7 +21760,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21595
21760
|
}[];
|
|
21596
21761
|
profiles: {
|
|
21597
21762
|
teamId: number | null | undefined;
|
|
21598
|
-
membershipRole: import(
|
|
21763
|
+
membershipRole: import('../../../prisma/enums').MembershipRole | null | undefined;
|
|
21599
21764
|
membershipCount: number;
|
|
21600
21765
|
readOnly: boolean;
|
|
21601
21766
|
slug: string | null;
|
|
@@ -21869,8 +22034,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21869
22034
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
21870
22035
|
} | undefined;
|
|
21871
22036
|
bookerLayouts?: {
|
|
21872
|
-
enabledLayouts: import(
|
|
21873
|
-
defaultLayout: import(
|
|
22037
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
22038
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
21874
22039
|
} | null | undefined;
|
|
21875
22040
|
} | null | undefined;
|
|
21876
22041
|
locations?: {
|
|
@@ -21955,7 +22120,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
21955
22120
|
recurringEvent: import("@calcom/types/Calendar").RecurringEvent | null;
|
|
21956
22121
|
bookingLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
21957
22122
|
durationLimits: Partial<Record<"PER_DAY" | "PER_WEEK" | "PER_MONTH" | "PER_YEAR", number | undefined>> | null;
|
|
21958
|
-
locations: import(
|
|
22123
|
+
locations: import('../../../app-store/locations').LocationObject[];
|
|
21959
22124
|
metadata: {
|
|
21960
22125
|
smartContractAddress?: string | undefined;
|
|
21961
22126
|
blockchainId?: number | undefined;
|
|
@@ -22188,8 +22353,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
22188
22353
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
22189
22354
|
} | undefined;
|
|
22190
22355
|
bookerLayouts?: {
|
|
22191
|
-
enabledLayouts: import(
|
|
22192
|
-
defaultLayout: import(
|
|
22356
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
22357
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
22193
22358
|
} | null | undefined;
|
|
22194
22359
|
};
|
|
22195
22360
|
customInputs: {
|
|
@@ -22803,8 +22968,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
22803
22968
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
22804
22969
|
} | undefined;
|
|
22805
22970
|
bookerLayouts?: {
|
|
22806
|
-
enabledLayouts: import(
|
|
22807
|
-
defaultLayout: import(
|
|
22971
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
22972
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
22808
22973
|
} | null | undefined;
|
|
22809
22974
|
} | null | undefined;
|
|
22810
22975
|
position?: number | undefined;
|
|
@@ -22882,7 +23047,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
22882
23047
|
recurringEvent?: {
|
|
22883
23048
|
interval: number;
|
|
22884
23049
|
count: number;
|
|
22885
|
-
freq: import(
|
|
23050
|
+
freq: import('../../../prisma/zod-utils').Frequency;
|
|
22886
23051
|
dtstart?: Date | undefined;
|
|
22887
23052
|
until?: Date | undefined;
|
|
22888
23053
|
tzid?: string | undefined;
|
|
@@ -23122,8 +23287,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23122
23287
|
output: {
|
|
23123
23288
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
23124
23289
|
timeZone: string;
|
|
23125
|
-
dateRanges: import(
|
|
23126
|
-
oooExcludedDateRanges: import(
|
|
23290
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
23291
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
23127
23292
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
23128
23293
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
23129
23294
|
currentSeats: {
|
|
@@ -23155,7 +23320,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23155
23320
|
timeZone: string;
|
|
23156
23321
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
23157
23322
|
defaultScheduleId: number;
|
|
23158
|
-
dateRanges: import(
|
|
23323
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
23159
23324
|
avatarUrl?: undefined;
|
|
23160
23325
|
profile?: undefined;
|
|
23161
23326
|
} | {
|
|
@@ -23169,7 +23334,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23169
23334
|
timeZone: string;
|
|
23170
23335
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
23171
23336
|
defaultScheduleId: number;
|
|
23172
|
-
dateRanges: import(
|
|
23337
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
23173
23338
|
})[];
|
|
23174
23339
|
nextCursor: number | undefined;
|
|
23175
23340
|
meta: {
|
|
@@ -23197,7 +23362,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23197
23362
|
scheduleId?: number | undefined;
|
|
23198
23363
|
isManagedEventType?: boolean | undefined;
|
|
23199
23364
|
};
|
|
23200
|
-
output: import(
|
|
23365
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb;
|
|
23201
23366
|
}>;
|
|
23202
23367
|
create: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
23203
23368
|
input: {
|
|
@@ -23337,7 +23502,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23337
23502
|
input: {
|
|
23338
23503
|
eventSlug: string;
|
|
23339
23504
|
};
|
|
23340
|
-
output: import(
|
|
23505
|
+
output: import('../../../lib').ScheduleWithAvailabilitiesForWeb | {
|
|
23341
23506
|
id: number;
|
|
23342
23507
|
name: string;
|
|
23343
23508
|
availability: never[][];
|
|
@@ -23675,8 +23840,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
23675
23840
|
useHostSchedulesForTeamEvent?: boolean | undefined;
|
|
23676
23841
|
} | undefined;
|
|
23677
23842
|
bookerLayouts?: {
|
|
23678
|
-
enabledLayouts: import(
|
|
23679
|
-
defaultLayout: import(
|
|
23843
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
23844
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
23680
23845
|
} | null | undefined;
|
|
23681
23846
|
} | null;
|
|
23682
23847
|
users: ({
|
|
@@ -24030,8 +24195,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
24030
24195
|
output: {
|
|
24031
24196
|
busy: import("@calcom/types/Calendar").EventBusyDetails[];
|
|
24032
24197
|
timeZone: string;
|
|
24033
|
-
dateRanges: import(
|
|
24034
|
-
oooExcludedDateRanges: import(
|
|
24198
|
+
dateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
24199
|
+
oooExcludedDateRanges: import('../../../lib/date-ranges').DateRange[];
|
|
24035
24200
|
workingHours: import("@calcom/types/schedule").WorkingHours[];
|
|
24036
24201
|
dateOverrides: import("@calcom/types/schedule").TimeRange[];
|
|
24037
24202
|
currentSeats: {
|
|
@@ -24901,8 +25066,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
24901
25066
|
eventTypeId: number | null;
|
|
24902
25067
|
userId: number | null;
|
|
24903
25068
|
teamId: number | null;
|
|
24904
|
-
createdAt: Date;
|
|
24905
25069
|
appId: string | null;
|
|
25070
|
+
createdAt: Date;
|
|
24906
25071
|
subscriberUrl: string;
|
|
24907
25072
|
payloadTemplate: string | null;
|
|
24908
25073
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -24975,8 +25140,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
24975
25140
|
eventTypeId: number | null;
|
|
24976
25141
|
userId: number | null;
|
|
24977
25142
|
teamId: number | null;
|
|
24978
|
-
createdAt: Date;
|
|
24979
25143
|
appId: string | null;
|
|
25144
|
+
createdAt: Date;
|
|
24980
25145
|
subscriberUrl: string;
|
|
24981
25146
|
payloadTemplate: string | null;
|
|
24982
25147
|
eventTriggers: import('../../../prisma-client').$Enums.WebhookTriggerEvents[];
|
|
@@ -25072,8 +25237,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25072
25237
|
id: string;
|
|
25073
25238
|
userId: number;
|
|
25074
25239
|
teamId: number | null;
|
|
25075
|
-
createdAt: Date;
|
|
25076
25240
|
appId: string | null;
|
|
25241
|
+
createdAt: Date;
|
|
25077
25242
|
note: string | null;
|
|
25078
25243
|
expiresAt: Date | null;
|
|
25079
25244
|
lastUsedAt: Date | null;
|
|
@@ -25089,8 +25254,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25089
25254
|
id: string;
|
|
25090
25255
|
userId: number;
|
|
25091
25256
|
teamId: number | null;
|
|
25092
|
-
createdAt: Date;
|
|
25093
25257
|
appId: string | null;
|
|
25258
|
+
createdAt: Date;
|
|
25094
25259
|
note: string | null;
|
|
25095
25260
|
expiresAt: Date | null;
|
|
25096
25261
|
lastUsedAt: Date | null;
|
|
@@ -25117,8 +25282,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25117
25282
|
id: string;
|
|
25118
25283
|
userId: number;
|
|
25119
25284
|
teamId: number | null;
|
|
25120
|
-
createdAt: Date;
|
|
25121
25285
|
appId: string | null;
|
|
25286
|
+
createdAt: Date;
|
|
25122
25287
|
note: string | null;
|
|
25123
25288
|
expiresAt: Date | null;
|
|
25124
25289
|
lastUsedAt: Date | null;
|
|
@@ -25205,7 +25370,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25205
25370
|
userId?: number | undefined;
|
|
25206
25371
|
} | undefined;
|
|
25207
25372
|
output: {
|
|
25208
|
-
workflows: import(
|
|
25373
|
+
workflows: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
25209
25374
|
};
|
|
25210
25375
|
}>;
|
|
25211
25376
|
get: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -25510,7 +25675,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25510
25675
|
} | undefined;
|
|
25511
25676
|
} | null | undefined;
|
|
25512
25677
|
output: {
|
|
25513
|
-
filtered: import(
|
|
25678
|
+
filtered: import('../../../features/ee/workflows/components/WorkflowListPage').WorkflowType[];
|
|
25514
25679
|
totalCount: number;
|
|
25515
25680
|
} | undefined;
|
|
25516
25681
|
}>;
|
|
@@ -25534,7 +25699,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25534
25699
|
input: {
|
|
25535
25700
|
teamId: number | null;
|
|
25536
25701
|
};
|
|
25537
|
-
output: import(
|
|
25702
|
+
output: import('../../../features/ee/sso/lib/saml').SSOConnection | null;
|
|
25538
25703
|
}>;
|
|
25539
25704
|
update: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
|
|
25540
25705
|
input: {
|
|
@@ -25805,7 +25970,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
25805
25970
|
}>;
|
|
25806
25971
|
teamListForUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
25807
25972
|
input: void;
|
|
25808
|
-
output: import(
|
|
25973
|
+
output: import('../../../features/insights/server/trpc-router').IResultTeamList[];
|
|
25809
25974
|
}>;
|
|
25810
25975
|
userList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
25811
25976
|
input: {
|
|
@@ -26038,7 +26203,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
26038
26203
|
} | null | undefined;
|
|
26039
26204
|
output: {
|
|
26040
26205
|
filtered: {
|
|
26041
|
-
form: import(
|
|
26206
|
+
form: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
26042
26207
|
team: ({
|
|
26043
26208
|
members: {
|
|
26044
26209
|
role: import('../../../prisma-client').$Enums.MembershipRole;
|
|
@@ -26102,7 +26267,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
26102
26267
|
input: {
|
|
26103
26268
|
id: string;
|
|
26104
26269
|
};
|
|
26105
|
-
output: import(
|
|
26270
|
+
output: import('../../../app-store/routing-forms/types/types').SerializableForm<{
|
|
26106
26271
|
team: {
|
|
26107
26272
|
name: string;
|
|
26108
26273
|
slug: string | null;
|
|
@@ -26271,7 +26436,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
26271
26436
|
}>;
|
|
26272
26437
|
map: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
26273
26438
|
input: void;
|
|
26274
|
-
output: Partial<import(
|
|
26439
|
+
output: Partial<import('../../../features/flags/config').AppFlags>;
|
|
26275
26440
|
}>;
|
|
26276
26441
|
}>;
|
|
26277
26442
|
appsRouter: import("@trpc/server/unstable-core-do-not-import").CreateRouterInner<import("@trpc/server/unstable-core-do-not-import").RootConfig<{
|
|
@@ -26878,8 +27043,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
26878
27043
|
hideBranding: boolean;
|
|
26879
27044
|
metadata: import('../../../prisma-client').Prisma.JsonValue;
|
|
26880
27045
|
defaultBookerLayouts: {
|
|
26881
|
-
enabledLayouts: import(
|
|
26882
|
-
defaultLayout: import(
|
|
27046
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
27047
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
26883
27048
|
} | null;
|
|
26884
27049
|
allowDynamicBooking: boolean | null;
|
|
26885
27050
|
allowSEOIndexing: boolean | null;
|
|
@@ -26924,6 +27089,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
26924
27089
|
};
|
|
26925
27090
|
username: string | null;
|
|
26926
27091
|
profile: import("@calcom/types/UserProfile").UserAsPersonalProfile | {
|
|
27092
|
+
name: string | null;
|
|
27093
|
+
avatarUrl: string | null;
|
|
27094
|
+
startTime: number;
|
|
27095
|
+
endTime: number;
|
|
27096
|
+
bufferTime: number;
|
|
27097
|
+
username: string | null;
|
|
27098
|
+
upId: string;
|
|
27099
|
+
id: null;
|
|
27100
|
+
organizationId: null;
|
|
27101
|
+
organization: null;
|
|
27102
|
+
} | {
|
|
26927
27103
|
name: string | null;
|
|
26928
27104
|
avatarUrl: string | null;
|
|
26929
27105
|
startTime: number;
|
|
@@ -27017,7 +27193,29 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27017
27193
|
createdAt: Date & string;
|
|
27018
27194
|
updatedAt: Date & string;
|
|
27019
27195
|
upId: string;
|
|
27020
|
-
}
|
|
27196
|
+
} | ({
|
|
27197
|
+
name: string | null;
|
|
27198
|
+
avatarUrl: string | null;
|
|
27199
|
+
startTime: number;
|
|
27200
|
+
endTime: number;
|
|
27201
|
+
bufferTime: number;
|
|
27202
|
+
username: string | null;
|
|
27203
|
+
upId: string;
|
|
27204
|
+
id: null;
|
|
27205
|
+
organizationId: null;
|
|
27206
|
+
organization: null;
|
|
27207
|
+
} & import("@calcom/types/UserProfile").UserAsPersonalProfile) | (import("@calcom/types/UserProfile").UserAsPersonalProfile & {
|
|
27208
|
+
name: string | null;
|
|
27209
|
+
avatarUrl: string | null;
|
|
27210
|
+
startTime: number;
|
|
27211
|
+
endTime: number;
|
|
27212
|
+
bufferTime: number;
|
|
27213
|
+
username: string | null;
|
|
27214
|
+
upId: string;
|
|
27215
|
+
id: null;
|
|
27216
|
+
organizationId: null;
|
|
27217
|
+
organization: null;
|
|
27218
|
+
});
|
|
27021
27219
|
profiles: import("@calcom/types/UserProfile").UserProfile[];
|
|
27022
27220
|
secondaryEmails: {
|
|
27023
27221
|
email: string;
|
|
@@ -27050,8 +27248,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27050
27248
|
output: {
|
|
27051
27249
|
connectedCalendars: ({
|
|
27052
27250
|
integration: import("@calcom/types/App").App & {
|
|
27053
|
-
credential: import(
|
|
27054
|
-
credentials: import(
|
|
27251
|
+
credential: import('../../../app-store/utils').CredentialDataWithTeamName;
|
|
27252
|
+
credentials: import('../../../app-store/utils').CredentialDataWithTeamName[];
|
|
27055
27253
|
locationOption: {
|
|
27056
27254
|
label: string;
|
|
27057
27255
|
value: string;
|
|
@@ -27242,7 +27440,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27242
27440
|
} | null)[];
|
|
27243
27441
|
isInstalled: boolean | undefined;
|
|
27244
27442
|
isSetupAlready: boolean | undefined;
|
|
27245
|
-
credentialOwner?: import(
|
|
27443
|
+
credentialOwner?: import('../../../app-store/types').CredentialOwner | undefined;
|
|
27246
27444
|
installed?: boolean | undefined;
|
|
27247
27445
|
type: `${string}_other` | `${string}_calendar` | `${string}_messaging` | `${string}_payment` | `${string}_video` | `${string}_automation` | `${string}_analytics` | `${string}_crm` | `${string}_other_calendar`;
|
|
27248
27446
|
title?: string | undefined;
|
|
@@ -27359,7 +27557,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27359
27557
|
paymentStatus: string | null;
|
|
27360
27558
|
billingCycleStart: number | null;
|
|
27361
27559
|
}[];
|
|
27362
|
-
userAdminTeams: import(
|
|
27560
|
+
userAdminTeams: import('../../../features/ee/teams/lib/getUserAdminTeams').UserAdminTeams;
|
|
27363
27561
|
};
|
|
27364
27562
|
}>;
|
|
27365
27563
|
stripeCustomer: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|
|
@@ -27405,8 +27603,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27405
27603
|
appLink?: string | undefined;
|
|
27406
27604
|
} | undefined;
|
|
27407
27605
|
defaultBookerLayouts?: {
|
|
27408
|
-
enabledLayouts: import(
|
|
27409
|
-
defaultLayout: import(
|
|
27606
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
27607
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
27410
27608
|
} | null | undefined;
|
|
27411
27609
|
emailChangeWaitingForVerification?: string | undefined;
|
|
27412
27610
|
migratedToOrgFrom?: {
|
|
@@ -27465,8 +27663,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27465
27663
|
appLink?: string | undefined;
|
|
27466
27664
|
} | undefined;
|
|
27467
27665
|
defaultBookerLayouts?: {
|
|
27468
|
-
enabledLayouts: import(
|
|
27469
|
-
defaultLayout: import(
|
|
27666
|
+
enabledLayouts: import('../../../prisma/zod-utils').BookerLayouts[];
|
|
27667
|
+
defaultLayout: import('../../../prisma/zod-utils').BookerLayouts;
|
|
27470
27668
|
} | null | undefined;
|
|
27471
27669
|
emailChangeWaitingForVerification?: string | undefined;
|
|
27472
27670
|
migratedToOrgFrom?: {
|
|
@@ -27672,7 +27870,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
|
|
|
27672
27870
|
})[];
|
|
27673
27871
|
verifyEmailBanner: boolean;
|
|
27674
27872
|
calendarCredentialBanner: boolean;
|
|
27675
|
-
invalidAppCredentialBanners: import(
|
|
27873
|
+
invalidAppCredentialBanners: import('../../../features/users/components/InvalidAppCredentialsBanner').InvalidAppCredentialBannerProps[];
|
|
27676
27874
|
};
|
|
27677
27875
|
}>;
|
|
27678
27876
|
getDownloadLinkOfCalVideoRecordings: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
|