@calcom/atoms 1.0.30 → 1.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (327) hide show
  1. package/dist/{AddressInput-XXDkmTAr.js → AddressInput-r0QmkWtF.js} +1 -1
  2. package/dist/{AlbyPriceComponent-CBv1j8Hg.js → AlbyPriceComponent-MA2KhlRI.js} +24 -24
  3. package/dist/{Card-M5Bs4H8y.js → Card-O6b85ZaS.js} +1 -1
  4. package/dist/{DatePicker-zwBFuyPv.js → DatePicker-4i7ohCDf.js} +1 -1
  5. package/dist/{PhoneInput-jYNVTEa5.js → PhoneInput-NnQeu6Qj.js} +2 -2
  6. package/dist/{PoweredBy-iwPNY11V.js → PoweredBy-feyjtWwn.js} +1 -1
  7. package/dist/UnpublishedEntity-IaUzrnbk.js +23 -0
  8. package/dist/cal-atoms.js +4 -4
  9. package/dist/cal-atoms.umd.cjs +1597 -1597
  10. package/dist/{framer-features-laqP2c9m.js → framer-features-d-3cp1ch.js} +7 -7
  11. package/dist/{index-NI9DyN-C.js → index-6IhGc1x1.js} +2 -2
  12. package/dist/{index-OOLl5ZY4.js → index-B_FwFAns.js} +1 -1
  13. package/dist/{index-548ngeMS.js → index-Tz7Nx-L6.js} +2 -2
  14. package/dist/{index-aYhFgLHg.js → index-gxfodEo7.js} +16867 -16862
  15. package/dist/{index-T51BSGIq.js → index-oiUFx0cb.js} +3 -3
  16. package/dist/index-vVp0j5Pn.js +4 -0
  17. package/dist/{isSupportedCountry-OLKetpre.js → isSupportedCountry-3LwCNgwz.js} +1 -1
  18. package/dist/packages/app-store/_utils/installation.d.ts +2 -2
  19. package/dist/packages/app-store/apps.metadata.generated.d.ts +16 -0
  20. package/dist/packages/app-store/apps.metadata.generated.d.ts.map +1 -1
  21. package/dist/packages/app-store/apps.server.generated.d.ts +1 -0
  22. package/dist/packages/app-store/apps.server.generated.d.ts.map +1 -1
  23. package/dist/packages/app-store/autocheckin/api/add.d.ts +4 -0
  24. package/dist/packages/app-store/autocheckin/api/add.d.ts.map +1 -0
  25. package/dist/packages/app-store/autocheckin/api/index.d.ts +2 -0
  26. package/dist/packages/app-store/autocheckin/api/index.d.ts.map +1 -0
  27. package/dist/packages/app-store/autocheckin/config.json.d.ts +19 -0
  28. package/dist/packages/app-store/autocheckin/index.d.ts +2 -0
  29. package/dist/packages/app-store/autocheckin/index.d.ts.map +1 -0
  30. package/dist/packages/app-store/routing-forms/components/getServerSidePropsSingleForm.d.ts +4 -4
  31. package/dist/packages/app-store/routing-forms/lib/getConnectedForms.d.ts +1 -1
  32. package/dist/packages/app-store/routing-forms/pages/router/getServerSideProps.d.ts +6 -6
  33. package/dist/packages/app-store/routing-forms/pages/routing-link/getServerSideProps.d.ts +3 -3
  34. package/dist/packages/app-store/routing-forms/trpc/_router.d.ts +4 -3
  35. package/dist/packages/app-store/routing-forms/trpc/_router.d.ts.map +1 -1
  36. package/dist/packages/app-store/routing-forms/trpc/formMutation.handler.d.ts +1 -1
  37. package/dist/packages/app-store/routing-forms/trpc/formQuery.handler.d.ts +1 -1
  38. package/dist/packages/app-store/routing-forms/trpc/forms.handler.d.ts +2 -1
  39. package/dist/packages/app-store/routing-forms/trpc/forms.handler.d.ts.map +1 -1
  40. package/dist/packages/app-store/routing-forms/trpc/procedures/forms.d.ts +2 -1
  41. package/dist/packages/app-store/routing-forms/trpc/procedures/forms.d.ts.map +1 -1
  42. package/dist/packages/features/auth/lib/getServerSession.d.ts.map +1 -1
  43. package/dist/packages/features/auth/lib/next-auth-custom-adapter.d.ts +56 -0
  44. package/dist/packages/features/auth/lib/next-auth-custom-adapter.d.ts.map +1 -1
  45. package/dist/packages/features/auth/lib/next-auth-options.d.ts.map +1 -1
  46. package/dist/packages/features/auth/signup/handlers/calcomHandler.d.ts.map +1 -1
  47. package/dist/packages/features/auth/signup/utils/prefillAvatar.d.ts.map +1 -1
  48. package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -1
  49. package/dist/packages/features/bookings/Booker/types.d.ts +0 -5
  50. package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -1
  51. package/dist/packages/features/bookings/Booker/utils/event.d.ts +10 -12
  52. package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -1
  53. package/dist/packages/features/bookings/Booker/utils/query-param.d.ts +2 -2
  54. package/dist/packages/features/bookings/Booker/utils/query-param.d.ts.map +1 -1
  55. package/dist/packages/features/bookings/components/event-meta/Details.d.ts.map +1 -1
  56. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts +11 -8
  57. package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts.map +1 -1
  58. package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts +5 -2
  59. package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts.map +1 -1
  60. package/dist/packages/features/bookings/lib/handleConfirmation.d.ts.map +1 -1
  61. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +15 -13
  62. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
  63. package/dist/packages/features/bookings/lib/handleSeats/cancel/cancelAttendeeSeat.d.ts.map +1 -1
  64. package/dist/packages/features/bookings/lib/handleSeats/handleSeats.d.ts.map +1 -1
  65. package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts.map +1 -1
  66. package/dist/packages/features/calendars/DatePicker.d.ts.map +1 -1
  67. package/dist/packages/features/ee/dsync/lib/removeUserFromOrg.d.ts +2 -0
  68. package/dist/packages/features/ee/dsync/lib/removeUserFromOrg.d.ts.map +1 -1
  69. package/dist/packages/features/ee/organizations/context/provider.d.ts +4 -0
  70. package/dist/packages/features/ee/organizations/context/provider.d.ts.map +1 -1
  71. package/dist/packages/features/ee/organizations/pages/settings/appearance.d.ts.map +1 -1
  72. package/dist/packages/features/ee/organizations/pages/settings/general.d.ts.map +1 -1
  73. package/dist/packages/features/ee/organizations/pages/settings/other-team-profile-view.d.ts.map +1 -1
  74. package/dist/packages/features/ee/organizations/pages/settings/profile.d.ts.map +1 -1
  75. package/dist/packages/features/ee/payments/pages/payment.d.ts +2 -2
  76. package/dist/packages/features/ee/sso/page/orgs-sso-view.d.ts.map +1 -1
  77. package/dist/packages/features/ee/support/lib/intercom/useIntercom.d.ts.map +1 -1
  78. package/dist/packages/features/ee/teams/lib/getUserAdminTeams.d.ts +2 -2
  79. package/dist/packages/features/ee/teams/lib/getUserAdminTeams.d.ts.map +1 -1
  80. package/dist/packages/features/ee/teams/lib/removeMember.d.ts +2 -0
  81. package/dist/packages/features/ee/teams/lib/removeMember.d.ts.map +1 -1
  82. package/dist/packages/features/ee/teams/lib/types.d.ts +1 -1
  83. package/dist/packages/features/ee/teams/lib/types.d.ts.map +1 -1
  84. package/dist/packages/features/ee/teams/pages/team-members-view.d.ts.map +1 -1
  85. package/dist/packages/features/ee/teams/pages/team-profile-view.d.ts.map +1 -1
  86. package/dist/packages/features/ee/users/components/UserForm.d.ts +3 -2
  87. package/dist/packages/features/ee/users/components/UserForm.d.ts.map +1 -1
  88. package/dist/packages/features/ee/users/server/trpc-router.d.ts +7 -17
  89. package/dist/packages/features/ee/users/server/trpc-router.d.ts.map +1 -1
  90. package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts.map +1 -1
  91. package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts.map +1 -1
  92. package/dist/packages/features/ee/workflows/components/AddActionDialog.d.ts.map +1 -1
  93. package/dist/packages/features/ee/workflows/components/EventWorkflowsTab.d.ts.map +1 -1
  94. package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts.map +1 -1
  95. package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts +1 -2
  96. package/dist/packages/features/ee/workflows/lib/actionHelperFunctions.d.ts.map +1 -1
  97. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts +0 -1
  98. package/dist/packages/features/ee/workflows/lib/getOptions.d.ts.map +1 -1
  99. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts +6 -1
  100. package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -1
  101. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts +2 -2
  102. package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts.map +1 -1
  103. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts +0 -2
  104. package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts.map +1 -1
  105. package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts.map +1 -1
  106. package/dist/packages/features/ee/workflows/lib/reminders/whatsappReminderManager.d.ts.map +1 -1
  107. package/dist/packages/features/embed/Embed.d.ts +2 -2
  108. package/dist/packages/features/embed/lib/EmbedCodes.d.ts.map +1 -1
  109. package/dist/packages/features/embed/lib/EmbedTabs.d.ts +2 -2
  110. package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts.map +1 -1
  111. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +10 -12
  112. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
  113. package/dist/packages/features/insights/server/trpc-router.d.ts +1 -1
  114. package/dist/packages/features/insights/server/trpc-router.d.ts.map +1 -1
  115. package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -1
  116. package/dist/packages/features/settings/layouts/SettingsLayout.d.ts.map +1 -1
  117. package/dist/packages/features/settings/layouts/SettingsLayoutAppDir.d.ts.map +1 -1
  118. package/dist/packages/features/shell/Shell.d.ts.map +1 -1
  119. package/dist/packages/features/tasker/api/cleanup.d.ts +3 -0
  120. package/dist/packages/features/tasker/api/cleanup.d.ts.map +1 -0
  121. package/dist/packages/features/tasker/api/cron.d.ts +3 -0
  122. package/dist/packages/features/tasker/api/cron.d.ts.map +1 -0
  123. package/dist/packages/features/tasker/index.d.ts +4 -0
  124. package/dist/packages/features/tasker/index.d.ts.map +1 -0
  125. package/dist/packages/features/tasker/internal-tasker.d.ts +13 -0
  126. package/dist/packages/features/tasker/internal-tasker.d.ts.map +1 -0
  127. package/dist/packages/features/tasker/redis-tasker.d.ts +11 -0
  128. package/dist/packages/features/tasker/redis-tasker.d.ts.map +1 -0
  129. package/dist/packages/features/tasker/repository.d.ts +97 -0
  130. package/dist/packages/features/tasker/repository.d.ts.map +1 -0
  131. package/dist/packages/features/tasker/tasker-factory.d.ts +12 -0
  132. package/dist/packages/features/tasker/tasker-factory.d.ts.map +1 -0
  133. package/dist/packages/features/tasker/tasker.d.ts +10 -0
  134. package/dist/packages/features/tasker/tasker.d.ts.map +1 -0
  135. package/dist/packages/features/tasker/tasks/index.d.ts +9 -0
  136. package/dist/packages/features/tasker/tasks/index.d.ts.map +1 -0
  137. package/dist/packages/features/tasker/tasks/sendEmail.d.ts +2 -0
  138. package/dist/packages/features/tasker/tasks/sendEmail.d.ts.map +1 -0
  139. package/dist/packages/features/tasker/tasks/sendWebook.d.ts +2 -0
  140. package/dist/packages/features/tasker/tasks/sendWebook.d.ts.map +1 -0
  141. package/dist/packages/features/users/components/UserTable/EditSheet/EditUserForm.d.ts.map +1 -1
  142. package/dist/packages/features/users/components/UserTable/UserListTable.d.ts +1 -0
  143. package/dist/packages/features/users/components/UserTable/UserListTable.d.ts.map +1 -1
  144. package/dist/packages/features/webhooks/lib/schedulePayload.d.ts +5 -0
  145. package/dist/packages/features/webhooks/lib/schedulePayload.d.ts.map +1 -0
  146. package/dist/packages/features/webhooks/lib/scheduleTrigger.d.ts +1 -0
  147. package/dist/packages/features/webhooks/lib/scheduleTrigger.d.ts.map +1 -1
  148. package/dist/packages/features/webhooks/lib/sendOrSchedulePayload.d.ts +5 -0
  149. package/dist/packages/features/webhooks/lib/sendOrSchedulePayload.d.ts.map +1 -0
  150. package/dist/packages/lib/CalEventParser.d.ts +1 -0
  151. package/dist/packages/lib/CalEventParser.d.ts.map +1 -1
  152. package/dist/packages/lib/bookings/getAllUserBookings.d.ts +2 -2
  153. package/dist/packages/lib/checkRateLimitAndThrowError.d.ts +1 -0
  154. package/dist/packages/lib/checkRateLimitAndThrowError.d.ts.map +1 -1
  155. package/dist/packages/lib/defaultEvents.d.ts +4 -4
  156. package/dist/packages/lib/event-types/getEventTypeById.d.ts +9 -9
  157. package/dist/packages/lib/event-types/getEventTypesByViewer.d.ts +4 -4
  158. package/dist/packages/lib/event-types/getEventTypesByViewer.d.ts.map +1 -1
  159. package/dist/packages/lib/event-types/getEventTypesPublic.d.ts +2 -2
  160. package/dist/packages/lib/getAvatarUrl.d.ts +2 -15
  161. package/dist/packages/lib/getAvatarUrl.d.ts.map +1 -1
  162. package/dist/packages/lib/payment/getBooking.d.ts +6 -6
  163. package/dist/packages/lib/rateLimit.d.ts +1 -1
  164. package/dist/packages/lib/rateLimit.d.ts.map +1 -1
  165. package/dist/packages/lib/server/getBrand.d.ts +1 -1
  166. package/dist/packages/lib/server/getUsersCredentials.d.ts +2 -2
  167. package/dist/packages/lib/server/queries/teams/index.d.ts +7 -7
  168. package/dist/packages/lib/server/queries/teams/index.d.ts.map +1 -1
  169. package/dist/packages/lib/server/repository/eventType.d.ts +3 -3
  170. package/dist/packages/lib/server/repository/membership.d.ts +3 -2
  171. package/dist/packages/lib/server/repository/membership.d.ts.map +1 -1
  172. package/dist/packages/lib/server/repository/organization.d.ts +1 -0
  173. package/dist/packages/lib/server/repository/organization.d.ts.map +1 -1
  174. package/dist/packages/lib/server/repository/profile.d.ts +23 -7
  175. package/dist/packages/lib/server/repository/profile.d.ts.map +1 -1
  176. package/dist/packages/lib/server/repository/user.d.ts +10 -9
  177. package/dist/packages/lib/server/repository/user.d.ts.map +1 -1
  178. package/dist/packages/lib/test/builder.d.ts +77 -38
  179. package/dist/packages/lib/test/builder.d.ts.map +1 -1
  180. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
  181. package/dist/packages/platform/atoms/booker/BookerWebWrapper.d.ts.map +1 -1
  182. package/dist/packages/platform/atoms/hooks/event-types/useEventTypesPrivate.d.ts +4 -4
  183. package/dist/packages/platform/atoms/hooks/event-types/useEventTypesPublic.d.ts +2 -2
  184. package/dist/packages/platform/atoms/hooks/event-types/useGetEventTypeById.d.ts +9 -9
  185. package/dist/packages/platform/atoms/hooks/useGetBookings.d.ts +2 -2
  186. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +10 -12
  187. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts.map +1 -1
  188. package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts +4 -4
  189. package/dist/packages/platform/atoms/src/components/ui/toast.d.ts +6 -6
  190. package/dist/packages/prisma/enums/index.d.ts +6 -0
  191. package/dist/packages/prisma/enums/index.d.ts.map +1 -1
  192. package/dist/packages/prisma/index.d.ts +80 -0
  193. package/dist/packages/prisma/index.d.ts.map +1 -1
  194. package/dist/packages/prisma/seed-huge-event-types.d.ts.map +1 -1
  195. package/dist/packages/prisma/seed-utils.d.ts +4 -2
  196. package/dist/packages/prisma/seed-utils.d.ts.map +1 -1
  197. package/dist/packages/prisma/selects/event-types.d.ts +6 -6
  198. package/dist/packages/prisma/zod/app_routingforms_form.d.ts +2 -2
  199. package/dist/packages/prisma/zod/custom/eventtype.d.ts +20 -20
  200. package/dist/packages/prisma/zod/eventtype.d.ts +18 -18
  201. package/dist/packages/prisma/zod/index.d.ts +1 -0
  202. package/dist/packages/prisma/zod/index.d.ts.map +1 -1
  203. package/dist/packages/prisma/zod/task.d.ts +36 -0
  204. package/dist/packages/prisma/zod/task.d.ts.map +1 -0
  205. package/dist/packages/prisma/zod/team.d.ts +7 -0
  206. package/dist/packages/prisma/zod/team.d.ts.map +1 -1
  207. package/dist/packages/prisma/zod/user.d.ts +7 -0
  208. package/dist/packages/prisma/zod/user.d.ts.map +1 -1
  209. package/dist/packages/prisma/zod-utils.d.ts +18 -18
  210. package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
  211. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +3 -2
  212. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
  213. package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts +15 -15
  214. package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts.map +1 -1
  215. package/dist/packages/trpc/server/procedures/authedProcedure.d.ts +9 -9
  216. package/dist/packages/trpc/server/routers/_app.d.ts +522 -309
  217. package/dist/packages/trpc/server/routers/_app.d.ts.map +1 -1
  218. package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts +10 -19
  219. package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts.map +1 -1
  220. package/dist/packages/trpc/server/routers/loggedInViewer/appCredentialsByType.handler.d.ts +2 -2
  221. package/dist/packages/trpc/server/routers/loggedInViewer/getUserTopBanners.handler.d.ts +3 -0
  222. package/dist/packages/trpc/server/routers/loggedInViewer/getUserTopBanners.handler.d.ts.map +1 -1
  223. package/dist/packages/trpc/server/routers/loggedInViewer/integrations.handler.d.ts +1 -1
  224. package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts +3 -2
  225. package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts.map +1 -1
  226. package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts +3 -2
  227. package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts.map +1 -1
  228. package/dist/packages/trpc/server/routers/loggedInViewer/teamsAndUserProfilesQuery.handler.d.ts.map +1 -1
  229. package/dist/packages/trpc/server/routers/loggedInViewer/updateProfile.handler.d.ts +0 -1
  230. package/dist/packages/trpc/server/routers/loggedInViewer/updateProfile.handler.d.ts.map +1 -1
  231. package/dist/packages/trpc/server/routers/loggedInViewer/updateProfile.schema.d.ts +3 -3
  232. package/dist/packages/trpc/server/routers/publicViewer/_router.d.ts +10 -12
  233. package/dist/packages/trpc/server/routers/publicViewer/_router.d.ts.map +1 -1
  234. package/dist/packages/trpc/server/routers/publicViewer/event.handler.d.ts +10 -12
  235. package/dist/packages/trpc/server/routers/publicViewer/event.handler.d.ts.map +1 -1
  236. package/dist/packages/trpc/server/routers/publicViewer/procedures/event.d.ts +10 -12
  237. package/dist/packages/trpc/server/routers/publicViewer/procedures/event.d.ts.map +1 -1
  238. package/dist/packages/trpc/server/routers/viewer/_router.d.ts +522 -309
  239. package/dist/packages/trpc/server/routers/viewer/_router.d.ts.map +1 -1
  240. package/dist/packages/trpc/server/routers/viewer/admin/_router.d.ts +52 -0
  241. package/dist/packages/trpc/server/routers/viewer/admin/_router.d.ts.map +1 -1
  242. package/dist/packages/trpc/server/routers/viewer/admin/getSMSLockStateTeamsUsers.handler.d.ts +44 -0
  243. package/dist/packages/trpc/server/routers/viewer/admin/getSMSLockStateTeamsUsers.handler.d.ts.map +1 -0
  244. package/dist/packages/trpc/server/routers/viewer/admin/getSMSLockStateTeamsUsers.schema.d.ts +2 -0
  245. package/dist/packages/trpc/server/routers/viewer/admin/getSMSLockStateTeamsUsers.schema.d.ts.map +1 -0
  246. package/dist/packages/trpc/server/routers/viewer/admin/setSMSLockState.handler.d.ts +14 -0
  247. package/dist/packages/trpc/server/routers/viewer/admin/setSMSLockState.handler.d.ts.map +1 -0
  248. package/dist/packages/trpc/server/routers/viewer/admin/setSMSLockState.schema.d.ts +22 -0
  249. package/dist/packages/trpc/server/routers/viewer/admin/setSMSLockState.schema.d.ts.map +1 -0
  250. package/dist/packages/trpc/server/routers/viewer/availability/util.d.ts +1 -0
  251. package/dist/packages/trpc/server/routers/viewer/availability/util.d.ts.map +1 -1
  252. package/dist/packages/trpc/server/routers/viewer/bookings/_router.d.ts +2 -2
  253. package/dist/packages/trpc/server/routers/viewer/bookings/get.handler.d.ts +4 -4
  254. package/dist/packages/trpc/server/routers/viewer/bookings/get.handler.d.ts.map +1 -1
  255. package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts +7 -6
  256. package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts.map +1 -1
  257. package/dist/packages/trpc/server/routers/viewer/eventTypes/_router.d.ts +22 -22
  258. package/dist/packages/trpc/server/routers/viewer/eventTypes/create.handler.d.ts +1 -1
  259. package/dist/packages/trpc/server/routers/viewer/eventTypes/create.schema.d.ts +20 -20
  260. package/dist/packages/trpc/server/routers/viewer/eventTypes/duplicate.handler.d.ts +1 -1
  261. package/dist/packages/trpc/server/routers/viewer/eventTypes/get.handler.d.ts +9 -9
  262. package/dist/packages/trpc/server/routers/viewer/eventTypes/getByViewer.handler.d.ts +4 -4
  263. package/dist/packages/trpc/server/routers/viewer/eventTypes/procedures/get.d.ts +9 -9
  264. package/dist/packages/trpc/server/routers/viewer/eventTypes/types.d.ts +19 -19
  265. package/dist/packages/trpc/server/routers/viewer/eventTypes/update.handler.d.ts +2 -2
  266. package/dist/packages/trpc/server/routers/viewer/eventTypes/update.schema.d.ts +19 -19
  267. package/dist/packages/trpc/server/routers/viewer/eventTypes/util.d.ts +3 -3
  268. package/dist/packages/trpc/server/routers/viewer/organizations/_router.d.ts +37 -6
  269. package/dist/packages/trpc/server/routers/viewer/organizations/_router.d.ts.map +1 -1
  270. package/dist/packages/trpc/server/routers/viewer/organizations/adminUpdate.handler.d.ts +1 -0
  271. package/dist/packages/trpc/server/routers/viewer/organizations/adminUpdate.handler.d.ts.map +1 -1
  272. package/dist/packages/trpc/server/routers/viewer/organizations/checkIfOrgNeedsUpgrade.handler.d.ts +1 -0
  273. package/dist/packages/trpc/server/routers/viewer/organizations/checkIfOrgNeedsUpgrade.handler.d.ts.map +1 -1
  274. package/dist/packages/trpc/server/routers/viewer/organizations/getBrand.handler.d.ts +1 -1
  275. package/dist/packages/trpc/server/routers/viewer/organizations/getOtherTeam.handler.d.ts +2 -2
  276. package/dist/packages/trpc/server/routers/viewer/organizations/list.handler.d.ts +1 -0
  277. package/dist/packages/trpc/server/routers/viewer/organizations/list.handler.d.ts.map +1 -1
  278. package/dist/packages/trpc/server/routers/viewer/organizations/listMembers.handler.d.ts +1 -0
  279. package/dist/packages/trpc/server/routers/viewer/organizations/listMembers.handler.d.ts.map +1 -1
  280. package/dist/packages/trpc/server/routers/viewer/organizations/listOtherTeamMembers.handler.d.ts +0 -1
  281. package/dist/packages/trpc/server/routers/viewer/organizations/listOtherTeamMembers.handler.d.ts.map +1 -1
  282. package/dist/packages/trpc/server/routers/viewer/organizations/listOtherTeams.handler.d.ts +1 -0
  283. package/dist/packages/trpc/server/routers/viewer/organizations/listOtherTeams.handler.d.ts.map +1 -1
  284. package/dist/packages/trpc/server/routers/viewer/organizations/update.handler.d.ts +28 -1
  285. package/dist/packages/trpc/server/routers/viewer/organizations/update.handler.d.ts.map +1 -1
  286. package/dist/packages/trpc/server/routers/viewer/organizations/update.schema.d.ts +3 -3
  287. package/dist/packages/trpc/server/routers/viewer/organizations/update.schema.d.ts.map +1 -1
  288. package/dist/packages/trpc/server/routers/viewer/organizations/updateUser.handler.d.ts.map +1 -1
  289. package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +18 -18
  290. package/dist/packages/trpc/server/routers/viewer/teams/_router.d.ts +18 -14
  291. package/dist/packages/trpc/server/routers/viewer/teams/_router.d.ts.map +1 -1
  292. package/dist/packages/trpc/server/routers/viewer/teams/create.handler.d.ts +1 -0
  293. package/dist/packages/trpc/server/routers/viewer/teams/create.handler.d.ts.map +1 -1
  294. package/dist/packages/trpc/server/routers/viewer/teams/get.handler.d.ts +6 -6
  295. package/dist/packages/trpc/server/routers/viewer/teams/get.handler.d.ts.map +1 -1
  296. package/dist/packages/trpc/server/routers/viewer/teams/get.schema.d.ts +0 -3
  297. package/dist/packages/trpc/server/routers/viewer/teams/get.schema.d.ts.map +1 -1
  298. package/dist/packages/trpc/server/routers/viewer/teams/getUpgradeable.handler.d.ts +2 -0
  299. package/dist/packages/trpc/server/routers/viewer/teams/getUpgradeable.handler.d.ts.map +1 -1
  300. package/dist/packages/trpc/server/routers/viewer/teams/inviteMember/utils.d.ts +3 -0
  301. package/dist/packages/trpc/server/routers/viewer/teams/inviteMember/utils.d.ts.map +1 -1
  302. package/dist/packages/trpc/server/routers/viewer/teams/list.handler.d.ts +4 -3
  303. package/dist/packages/trpc/server/routers/viewer/teams/list.handler.d.ts.map +1 -1
  304. package/dist/packages/trpc/server/routers/viewer/teams/listOwnedTeams.handler.d.ts +1 -0
  305. package/dist/packages/trpc/server/routers/viewer/teams/listOwnedTeams.handler.d.ts.map +1 -1
  306. package/dist/packages/trpc/server/routers/viewer/teams/update.handler.d.ts +1 -1
  307. package/dist/packages/trpc/server/routers/viewer/teams/update.handler.d.ts.map +1 -1
  308. package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts +3 -3
  309. package/dist/packages/trpc/server/routers/viewer/workflows/_router.d.ts +2 -3
  310. package/dist/packages/trpc/server/routers/viewer/workflows/_router.d.ts.map +1 -1
  311. package/dist/packages/trpc/server/routers/viewer/workflows/get.handler.d.ts +1 -1
  312. package/dist/packages/trpc/server/routers/viewer/workflows/getWorkflowActionOptions.handler.d.ts +0 -1
  313. package/dist/packages/trpc/server/routers/viewer/workflows/getWorkflowActionOptions.handler.d.ts.map +1 -1
  314. package/dist/packages/trpc/server/routers/viewer/workflows/update.handler.d.ts +1 -1
  315. package/dist/packages/trpc/server/routers/viewer/workflows/update.handler.d.ts.map +1 -1
  316. package/globals.min.css +1 -1
  317. package/package.json +1 -1
  318. package/dist/UnpublishedEntity-Ny4zzgpz.js +0 -23
  319. package/dist/index-dbmPrXnW.js +0 -4
  320. package/dist/packages/trpc/server/routers/loggedInViewer/avatar.handler.d.ts +0 -11
  321. package/dist/packages/trpc/server/routers/loggedInViewer/avatar.handler.d.ts.map +0 -1
  322. package/dist/packages/trpc/server/routers/loggedInViewer/avatar.schema.d.ts +0 -2
  323. package/dist/packages/trpc/server/routers/loggedInViewer/avatar.schema.d.ts.map +0 -1
  324. package/dist/packages/trpc/server/routers/loggedInViewer/away.handler.d.ts +0 -11
  325. package/dist/packages/trpc/server/routers/loggedInViewer/away.handler.d.ts.map +0 -1
  326. package/dist/packages/trpc/server/routers/loggedInViewer/away.schema.d.ts +0 -10
  327. package/dist/packages/trpc/server/routers/loggedInViewer/away.schema.d.ts.map +0 -1
@@ -81,7 +81,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
81
81
  identityProviderEmail: string;
82
82
  brandColor: string | null;
83
83
  darkBrandColor: string | null;
84
- away: boolean;
85
84
  bio: string | null;
86
85
  weekStart: string;
87
86
  theme: string | null;
@@ -187,7 +186,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
187
186
  isOrganization: boolean;
188
187
  pendingPayment: boolean;
189
188
  isPlatform: boolean;
190
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
189
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
190
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
191
191
  requestedSlug: string | null;
192
192
  metadata: {
193
193
  requestedSlug: string | null;
@@ -259,6 +259,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
259
259
  organizationId: number | null;
260
260
  movedToProfileId: number | null;
261
261
  isPlatformManaged: boolean;
262
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
262
263
  } | null;
263
264
  username: string;
264
265
  id: number;
@@ -277,12 +278,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
277
278
  }[];
278
279
  };
279
280
  }>;
280
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
281
- input: void;
282
- output: {
283
- avatar: string | null | undefined;
284
- };
285
- }>;
286
281
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
287
282
  input: {
288
283
  password: string;
@@ -294,12 +289,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
294
289
  input: void;
295
290
  output: void;
296
291
  }>;
297
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
298
- input: {
299
- away: boolean;
300
- };
301
- output: void;
302
- }>;
303
292
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
304
293
  input: {
305
294
  onboarding?: boolean | undefined;
@@ -491,7 +480,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
491
480
  teams: ({
492
481
  teamId: number;
493
482
  name: string;
494
- logo: string | null;
483
+ logoUrl: string | null;
495
484
  credentialId: number;
496
485
  isAdmin: boolean;
497
486
  } | null)[];
@@ -604,13 +593,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
604
593
  type: string;
605
594
  id: number;
606
595
  userId: number | null;
596
+ invalid: boolean | null;
597
+ key: import(".prisma/client").Prisma.JsonValue;
607
598
  teamId: number | null;
608
599
  subscriptionId: string | null;
609
- key: import(".prisma/client").Prisma.JsonValue;
610
600
  appId: string | null;
611
601
  paymentStatus: string | null;
612
602
  billingCycleStart: number | null;
613
- invalid: boolean | null;
614
603
  }[];
615
604
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
616
605
  };
@@ -628,7 +617,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
628
617
  name?: string | undefined;
629
618
  email?: string | undefined;
630
619
  bio?: string | undefined;
631
- avatar?: string | null | undefined;
620
+ avatarUrl?: string | null | undefined;
632
621
  timeZone?: string | undefined;
633
622
  weekStart?: string | undefined;
634
623
  hideBranding?: boolean | undefined;
@@ -690,7 +679,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
690
679
  username?: string | undefined;
691
680
  name?: string | undefined;
692
681
  bio?: string | undefined;
693
- avatar?: string | null | undefined;
694
682
  timeZone?: string | undefined;
695
683
  weekStart?: string | undefined;
696
684
  hideBranding?: boolean | undefined;
@@ -834,6 +822,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
834
822
  hideBranding: boolean;
835
823
  brandColor: string | null;
836
824
  darkBrandColor: string | null;
825
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
837
826
  createdAt: Date;
838
827
  logoUrl: string | null;
839
828
  calVideoLogo: string | null;
@@ -861,6 +850,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
861
850
  hideBranding: boolean;
862
851
  brandColor: string | null;
863
852
  darkBrandColor: string | null;
853
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
864
854
  createdAt: Date;
865
855
  logoUrl: string | null;
866
856
  calVideoLogo: string | null;
@@ -897,6 +887,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
897
887
  hideBranding: boolean;
898
888
  brandColor: string | null;
899
889
  darkBrandColor: string | null;
890
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
900
891
  createdAt: Date;
901
892
  logoUrl: string | null;
902
893
  calVideoLogo: string | null;
@@ -1257,7 +1248,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1257
1248
  startTime: number;
1258
1249
  endTime: number;
1259
1250
  emailVerified: Date | null;
1260
- avatar: string | null;
1261
1251
  avatarUrl: string | null;
1262
1252
  bufferTime: number;
1263
1253
  hideBranding: boolean;
@@ -1272,7 +1262,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1272
1262
  invitedTo: number | null;
1273
1263
  brandColor: string | null;
1274
1264
  darkBrandColor: string | null;
1275
- away: boolean;
1276
1265
  allowDynamicBooking: boolean | null;
1277
1266
  allowSEOIndexing: boolean | null;
1278
1267
  receiveMonthlyDigestEmail: boolean | null;
@@ -1287,6 +1276,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1287
1276
  id: number;
1288
1277
  metadata: import(".prisma/client").Prisma.JsonValue;
1289
1278
  slug: string | null;
1279
+ logoUrl: string | null;
1290
1280
  calVideoLogo: string | null;
1291
1281
  bannerUrl: string | null;
1292
1282
  } & Omit<Pick<{
@@ -1315,7 +1305,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1315
1305
  isOrganization: boolean;
1316
1306
  pendingPayment: boolean;
1317
1307
  isPlatform: boolean;
1318
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
1308
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
1309
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
1319
1310
  requestedSlug: string | null;
1320
1311
  metadata: {
1321
1312
  requestedSlug: string | null;
@@ -1371,7 +1362,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1371
1362
  startTime: number;
1372
1363
  endTime: number;
1373
1364
  emailVerified: Date | null;
1374
- avatar: string | null;
1375
1365
  avatarUrl: string | null;
1376
1366
  bufferTime: number;
1377
1367
  hideBranding: boolean;
@@ -1386,7 +1376,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1386
1376
  invitedTo: number | null;
1387
1377
  brandColor: string | null;
1388
1378
  darkBrandColor: string | null;
1389
- away: boolean;
1390
1379
  allowDynamicBooking: boolean | null;
1391
1380
  allowSEOIndexing: boolean | null;
1392
1381
  receiveMonthlyDigestEmail: boolean | null;
@@ -1585,8 +1574,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1585
1574
  timeZone?: true | undefined;
1586
1575
  userId?: true | undefined;
1587
1576
  metadata?: true | undefined;
1588
- slug?: true | undefined;
1589
1577
  position?: true | undefined;
1578
+ parent?: true | undefined;
1579
+ slug?: true | undefined;
1590
1580
  locations?: true | undefined;
1591
1581
  offsetStart?: true | undefined;
1592
1582
  profileId?: true | undefined;
@@ -1625,7 +1615,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1625
1615
  hashedLink?: true | undefined;
1626
1616
  destinationCalendar?: true | undefined;
1627
1617
  customInputs?: true | undefined;
1628
- parent?: true | undefined;
1629
1618
  aiPhoneCallConfig?: true | undefined;
1630
1619
  secondaryEmail?: true | undefined;
1631
1620
  _count?: true | undefined;
@@ -1884,8 +1873,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1884
1873
  timeZone?: true | undefined;
1885
1874
  userId?: true | undefined;
1886
1875
  metadata?: true | undefined;
1887
- slug?: true | undefined;
1888
1876
  position?: true | undefined;
1877
+ parent?: true | undefined;
1878
+ slug?: true | undefined;
1889
1879
  locations?: true | undefined;
1890
1880
  offsetStart?: true | undefined;
1891
1881
  profileId?: true | undefined;
@@ -1924,7 +1914,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1924
1914
  hashedLink?: true | undefined;
1925
1915
  destinationCalendar?: true | undefined;
1926
1916
  customInputs?: true | undefined;
1927
- parent?: true | undefined;
1928
1917
  aiPhoneCallConfig?: true | undefined;
1929
1918
  secondaryEmail?: true | undefined;
1930
1919
  _count?: true | undefined;
@@ -2010,7 +1999,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2010
1999
  name: string | null;
2011
2000
  weekStart: string;
2012
2001
  image: string | undefined;
2013
- logo: string | null | undefined;
2002
+ logo: string | undefined;
2014
2003
  brandColor: string | null;
2015
2004
  darkBrandColor: string | null;
2016
2005
  theme: string | null;
@@ -2104,13 +2093,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2104
2093
  name: string;
2105
2094
  theme: string | null;
2106
2095
  metadata: import(".prisma/client").Prisma.JsonValue;
2107
- slug: string | null;
2108
- parentId: number | null;
2109
2096
  parent: {
2110
2097
  name: string;
2111
2098
  slug: string | null;
2112
2099
  bannerUrl: string | null;
2113
2100
  } | null;
2101
+ slug: string | null;
2102
+ parentId: number | null;
2114
2103
  brandColor: string | null;
2115
2104
  darkBrandColor: string | null;
2116
2105
  logoUrl: string | null;
@@ -2458,8 +2447,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2458
2447
  timeZone?: true | undefined;
2459
2448
  userId?: true | undefined;
2460
2449
  metadata?: true | undefined;
2461
- slug?: true | undefined;
2462
2450
  position?: true | undefined;
2451
+ parent?: true | undefined;
2452
+ slug?: true | undefined;
2463
2453
  locations?: true | undefined;
2464
2454
  offsetStart?: true | undefined;
2465
2455
  profileId?: true | undefined;
@@ -2498,7 +2488,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2498
2488
  hashedLink?: true | undefined;
2499
2489
  destinationCalendar?: true | undefined;
2500
2490
  customInputs?: true | undefined;
2501
- parent?: true | undefined;
2502
2491
  aiPhoneCallConfig?: true | undefined;
2503
2492
  secondaryEmail?: true | undefined;
2504
2493
  _count?: true | undefined;
@@ -2871,8 +2860,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2871
2860
  timeZone?: true | undefined;
2872
2861
  userId?: true | undefined;
2873
2862
  metadata?: true | undefined;
2874
- slug?: true | undefined;
2875
2863
  position?: true | undefined;
2864
+ parent?: true | undefined;
2865
+ slug?: true | undefined;
2876
2866
  locations?: true | undefined;
2877
2867
  offsetStart?: true | undefined;
2878
2868
  profileId?: true | undefined;
@@ -2911,7 +2901,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2911
2901
  hashedLink?: true | undefined;
2912
2902
  destinationCalendar?: true | undefined;
2913
2903
  customInputs?: true | undefined;
2914
- parent?: true | undefined;
2915
2904
  aiPhoneCallConfig?: true | undefined;
2916
2905
  secondaryEmail?: true | undefined;
2917
2906
  _count?: true | undefined;
@@ -2949,8 +2938,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2949
2938
  timeZone: string | null;
2950
2939
  userId: number | null;
2951
2940
  metadata: import(".prisma/client").Prisma.JsonValue;
2952
- slug: string;
2953
2941
  position: number;
2942
+ slug: string;
2954
2943
  locations: import(".prisma/client").Prisma.JsonValue;
2955
2944
  offsetStart: number;
2956
2945
  profileId: number | null;
@@ -3009,8 +2998,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3009
2998
  id: number;
3010
2999
  timeZone: string | null;
3011
3000
  userId: number | null;
3012
- slug: string;
3013
3001
  position: number;
3002
+ slug: string;
3014
3003
  locations: import(".prisma/client").Prisma.JsonValue;
3015
3004
  offsetStart: number;
3016
3005
  profileId: number | null;
@@ -3294,8 +3283,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3294
3283
  timeZone?: true | undefined;
3295
3284
  userId?: true | undefined;
3296
3285
  metadata?: true | undefined;
3297
- slug?: true | undefined;
3298
3286
  position?: true | undefined;
3287
+ parent?: true | undefined;
3288
+ slug?: true | undefined;
3299
3289
  locations?: true | undefined;
3300
3290
  offsetStart?: true | undefined;
3301
3291
  profileId?: true | undefined;
@@ -3334,7 +3324,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3334
3324
  hashedLink?: true | undefined;
3335
3325
  destinationCalendar?: true | undefined;
3336
3326
  customInputs?: true | undefined;
3337
- parent?: true | undefined;
3338
3327
  aiPhoneCallConfig?: true | undefined;
3339
3328
  secondaryEmail?: true | undefined;
3340
3329
  _count?: true | undefined;
@@ -3376,8 +3365,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3376
3365
  timeZone: string | null;
3377
3366
  userId: number | null;
3378
3367
  metadata: import(".prisma/client").Prisma.JsonValue;
3379
- slug: string;
3380
3368
  position: number;
3369
+ slug: string;
3381
3370
  locations: import(".prisma/client").Prisma.JsonValue;
3382
3371
  offsetStart: number;
3383
3372
  profileId: number | null;
@@ -3599,8 +3588,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3599
3588
  timeZone?: true | undefined;
3600
3589
  userId?: true | undefined;
3601
3590
  metadata?: true | undefined;
3602
- slug?: true | undefined;
3603
3591
  position?: true | undefined;
3592
+ parent?: true | undefined;
3593
+ slug?: true | undefined;
3604
3594
  locations?: true | undefined;
3605
3595
  offsetStart?: true | undefined;
3606
3596
  profileId?: true | undefined;
@@ -3639,7 +3629,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3639
3629
  hashedLink?: true | undefined;
3640
3630
  destinationCalendar?: true | undefined;
3641
3631
  customInputs?: true | undefined;
3642
- parent?: true | undefined;
3643
3632
  aiPhoneCallConfig?: true | undefined;
3644
3633
  secondaryEmail?: true | undefined;
3645
3634
  _count?: true | undefined;
@@ -3731,14 +3720,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3731
3720
  }[];
3732
3721
  name: string;
3733
3722
  id: number;
3734
- slug: string | null;
3735
- parentId: number | null;
3736
3723
  parent: {
3737
3724
  slug: string | null;
3738
3725
  organizationSettings: {
3739
3726
  lockEventTypeCreationForUsers: boolean;
3740
3727
  } | null;
3741
3728
  } | null;
3729
+ slug: string | null;
3730
+ parentId: number | null;
3742
3731
  } | null;
3743
3732
  length: number;
3744
3733
  workflows: ({
@@ -3804,6 +3793,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3804
3793
  id: number;
3805
3794
  timeZone: string | null;
3806
3795
  userId: number | null;
3796
+ parent: {
3797
+ teamId: number | null;
3798
+ } | null;
3807
3799
  slug: string;
3808
3800
  offsetStart: number;
3809
3801
  teamId: number | null;
@@ -3847,9 +3839,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3847
3839
  integration: string;
3848
3840
  primaryEmail: string | null;
3849
3841
  } | null;
3850
- parent: {
3851
- teamId: number | null;
3852
- } | null;
3853
3842
  aiPhoneCallConfig: {
3854
3843
  enabled: boolean;
3855
3844
  id: number;
@@ -3964,14 +3953,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3964
3953
  }[];
3965
3954
  name: string;
3966
3955
  id: number;
3967
- slug: string | null;
3968
- parentId: number | null;
3969
3956
  parent: {
3970
3957
  slug: string | null;
3971
3958
  organizationSettings: {
3972
3959
  lockEventTypeCreationForUsers: boolean;
3973
3960
  } | null;
3974
3961
  } | null;
3962
+ slug: string | null;
3963
+ parentId: number | null;
3975
3964
  } | null;
3976
3965
  teamMembers: {
3977
3966
  profileId: number | null;
@@ -4205,8 +4194,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4205
4194
  timeZone?: true | undefined;
4206
4195
  userId?: true | undefined;
4207
4196
  metadata?: true | undefined;
4208
- slug?: true | undefined;
4209
4197
  position?: true | undefined;
4198
+ parent?: true | undefined;
4199
+ slug?: true | undefined;
4210
4200
  locations?: true | undefined;
4211
4201
  offsetStart?: true | undefined;
4212
4202
  profileId?: true | undefined;
@@ -4245,7 +4235,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4245
4235
  hashedLink?: true | undefined;
4246
4236
  destinationCalendar?: true | undefined;
4247
4237
  customInputs?: true | undefined;
4248
- parent?: true | undefined;
4249
4238
  aiPhoneCallConfig?: true | undefined;
4250
4239
  secondaryEmail?: true | undefined;
4251
4240
  _count?: true | undefined;
@@ -4263,8 +4252,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4263
4252
  defaultLayout: import("../../../prisma/zod-utils").BookerLayouts;
4264
4253
  } | null | undefined;
4265
4254
  } | null | undefined;
4266
- slug?: string | undefined;
4267
4255
  position?: number | undefined;
4256
+ slug?: string | undefined;
4268
4257
  locations?: {
4269
4258
  type: string;
4270
4259
  address?: string | undefined;
@@ -4419,11 +4408,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4419
4408
  }[];
4420
4409
  name: string;
4421
4410
  id: number;
4422
- slug: string | null;
4423
- parentId: number | null;
4424
4411
  parent: {
4425
4412
  slug: string | null;
4426
4413
  } | null;
4414
+ slug: string | null;
4415
+ parentId: number | null;
4427
4416
  } | null;
4428
4417
  workflows: {
4429
4418
  workflowId: number;
@@ -4470,8 +4459,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4470
4459
  timeZone: string | null;
4471
4460
  userId: number | null;
4472
4461
  metadata: import(".prisma/client").Prisma.JsonValue;
4473
- slug: string;
4474
4462
  position: number;
4463
+ slug: string;
4475
4464
  locations: import(".prisma/client").Prisma.JsonValue;
4476
4465
  offsetStart: number;
4477
4466
  profileId: number | null;
@@ -4839,7 +4828,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4839
4828
  input: {
4840
4829
  teamId: number;
4841
4830
  isOrg?: boolean | undefined;
4842
- includeTeamLogo?: boolean | undefined;
4843
4831
  };
4844
4832
  output: {
4845
4833
  members: {
@@ -4851,7 +4839,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4851
4839
  accepted: boolean;
4852
4840
  disableImpersonation: boolean;
4853
4841
  subteams: (string | null)[] | null;
4854
- avatar: string;
4855
4842
  bookerUrl: string;
4856
4843
  connectedApps: {
4857
4844
  name: any;
@@ -5068,8 +5055,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5068
5055
  timeZone?: true | undefined;
5069
5056
  userId?: true | undefined;
5070
5057
  metadata?: true | undefined;
5071
- slug?: true | undefined;
5072
5058
  position?: true | undefined;
5059
+ parent?: true | undefined;
5060
+ slug?: true | undefined;
5073
5061
  locations?: true | undefined;
5074
5062
  offsetStart?: true | undefined;
5075
5063
  profileId?: true | undefined;
@@ -5108,7 +5096,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5108
5096
  hashedLink?: true | undefined;
5109
5097
  destinationCalendar?: true | undefined;
5110
5098
  customInputs?: true | undefined;
5111
- parent?: true | undefined;
5112
5099
  aiPhoneCallConfig?: true | undefined;
5113
5100
  secondaryEmail?: true | undefined;
5114
5101
  _count?: true | undefined;
@@ -5191,7 +5178,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5191
5178
  recurringEvent: import(".prisma/client").Prisma.JsonValue;
5192
5179
  schedulingType: import(".prisma/client").$Enums.SchedulingType | null;
5193
5180
  }[] | null;
5194
- logo: string | null;
5181
+ logo?: string | undefined;
5195
5182
  name: string;
5196
5183
  bio: string | null;
5197
5184
  theme: string | null;
@@ -5200,16 +5187,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5200
5187
  slug: string | null;
5201
5188
  }[];
5202
5189
  id: number;
5203
- slug: string | null;
5204
- parentId: number | null;
5205
5190
  parent: {
5206
5191
  name: string;
5207
5192
  id: number;
5208
5193
  metadata: import(".prisma/client").Prisma.JsonValue;
5209
5194
  slug: string | null;
5195
+ logoUrl: string | null;
5210
5196
  isPrivate: boolean;
5211
5197
  isOrganization: boolean;
5212
5198
  } | null;
5199
+ slug: string | null;
5200
+ parentId: number | null;
5213
5201
  hideBranding: boolean;
5214
5202
  brandColor: string | null;
5215
5203
  darkBrandColor: string | null;
@@ -5224,7 +5212,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5224
5212
  includeOrgs?: boolean | undefined;
5225
5213
  } | undefined;
5226
5214
  output: {
5227
- logo: string | null;
5228
5215
  metadata: {
5229
5216
  requestedSlug?: string | null | undefined;
5230
5217
  paymentId?: string | undefined;
@@ -5252,8 +5239,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5252
5239
  } | undefined;
5253
5240
  name: string;
5254
5241
  id: number;
5255
- slug: string | null;
5256
- parentId: number | null;
5257
5242
  parent: {
5258
5243
  name: string;
5259
5244
  logo: string | null;
@@ -5269,6 +5254,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5269
5254
  hideBranding: boolean;
5270
5255
  brandColor: string | null;
5271
5256
  darkBrandColor: string | null;
5257
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5272
5258
  createdAt: Date;
5273
5259
  logoUrl: string | null;
5274
5260
  calVideoLogo: string | null;
@@ -5281,6 +5267,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5281
5267
  pendingPayment: boolean;
5282
5268
  isPlatform: boolean;
5283
5269
  } | null;
5270
+ slug: string | null;
5271
+ parentId: number | null;
5272
+ logoUrl: string | null;
5284
5273
  isOrganization: boolean;
5285
5274
  role: import(".prisma/client").$Enums.MembershipRole;
5286
5275
  accepted: boolean;
@@ -5289,7 +5278,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5289
5278
  listOwnedTeams: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
5290
5279
  input: void;
5291
5280
  output: {
5292
- logo: string | null;
5293
5281
  metadata: {
5294
5282
  requestedSlug?: string | null | undefined;
5295
5283
  paymentId?: string | undefined;
@@ -5317,8 +5305,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5317
5305
  } | undefined;
5318
5306
  name: string;
5319
5307
  id: number;
5320
- slug: string | null;
5321
- parentId: number | null;
5322
5308
  parent: {
5323
5309
  name: string;
5324
5310
  logo: string | null;
@@ -5334,6 +5320,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5334
5320
  hideBranding: boolean;
5335
5321
  brandColor: string | null;
5336
5322
  darkBrandColor: string | null;
5323
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5337
5324
  createdAt: Date;
5338
5325
  logoUrl: string | null;
5339
5326
  calVideoLogo: string | null;
@@ -5346,6 +5333,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5346
5333
  pendingPayment: boolean;
5347
5334
  isPlatform: boolean;
5348
5335
  } | null;
5336
+ slug: string | null;
5337
+ parentId: number | null;
5338
+ logoUrl: string | null;
5349
5339
  isOrganization: boolean;
5350
5340
  role: import(".prisma/client").$Enums.MembershipRole;
5351
5341
  accepted: boolean;
@@ -5379,6 +5369,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5379
5369
  hideBranding: boolean;
5380
5370
  brandColor: string | null;
5381
5371
  darkBrandColor: string | null;
5372
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5382
5373
  createdAt: Date;
5383
5374
  logoUrl: string | null;
5384
5375
  calVideoLogo: string | null;
@@ -5408,7 +5399,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5408
5399
  theme?: string | null | undefined;
5409
5400
  };
5410
5401
  output: {
5411
- logo: string | null;
5402
+ logoUrl: string | null;
5412
5403
  name: string;
5413
5404
  bio: string | null;
5414
5405
  slug: string | null;
@@ -5544,6 +5535,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5544
5535
  hideBranding: boolean;
5545
5536
  brandColor: string | null;
5546
5537
  darkBrandColor: string | null;
5538
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5547
5539
  createdAt: Date;
5548
5540
  logoUrl: string | null;
5549
5541
  calVideoLogo: string | null;
@@ -5571,6 +5563,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5571
5563
  hideBranding: boolean;
5572
5564
  brandColor: string | null;
5573
5565
  darkBrandColor: string | null;
5566
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5574
5567
  createdAt: Date;
5575
5568
  logoUrl: string | null;
5576
5569
  calVideoLogo: string | null;
@@ -5735,7 +5728,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5735
5728
  name?: string | undefined;
5736
5729
  orgId?: string | number | undefined;
5737
5730
  bio?: string | undefined;
5738
- logo?: string | null | undefined;
5731
+ logoUrl?: string | null | undefined;
5739
5732
  calVideoLogo?: string | null | undefined;
5740
5733
  banner?: string | null | undefined;
5741
5734
  slug?: string | undefined;
@@ -5767,7 +5760,34 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5767
5760
  output: {
5768
5761
  update: boolean;
5769
5762
  userId: number;
5770
- data: (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUpdateInput, import(".prisma/client").Prisma.TeamUncheckedUpdateInput> & import(".prisma/client").Prisma.TeamUncheckedUpdateInput) | (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUncheckedUpdateInput, import(".prisma/client").Prisma.TeamUpdateInput> & import(".prisma/client").Prisma.TeamUpdateInput);
5763
+ data: {
5764
+ name: string;
5765
+ logo: string | null;
5766
+ bio: string | null;
5767
+ theme: string | null;
5768
+ id: number;
5769
+ timeFormat: number | null;
5770
+ weekStart: string;
5771
+ timeZone: string;
5772
+ metadata: import(".prisma/client").Prisma.JsonValue;
5773
+ slug: string | null;
5774
+ parentId: number | null;
5775
+ hideBranding: boolean;
5776
+ brandColor: string | null;
5777
+ darkBrandColor: string | null;
5778
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5779
+ createdAt: Date;
5780
+ logoUrl: string | null;
5781
+ calVideoLogo: string | null;
5782
+ appLogo: string | null;
5783
+ appIconLogo: string | null;
5784
+ isPrivate: boolean;
5785
+ hideBookATeamMember: boolean;
5786
+ bannerUrl: string | null;
5787
+ isOrganization: boolean;
5788
+ pendingPayment: boolean;
5789
+ isPlatform: boolean;
5790
+ };
5771
5791
  };
5772
5792
  }>;
5773
5793
  verifyCode: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -5821,6 +5841,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5821
5841
  hideBranding: boolean;
5822
5842
  brandColor: string | null;
5823
5843
  darkBrandColor: string | null;
5844
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5824
5845
  createdAt: Date;
5825
5846
  logoUrl: string | null;
5826
5847
  calVideoLogo: string | null;
@@ -5860,6 +5881,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5860
5881
  hideBranding: boolean;
5861
5882
  brandColor: string | null;
5862
5883
  darkBrandColor: string | null;
5884
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
5863
5885
  createdAt: Date;
5864
5886
  logoUrl: string | null;
5865
5887
  calVideoLogo: string | null;
@@ -5941,6 +5963,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5941
5963
  accepted: boolean;
5942
5964
  disableImpersonation: boolean;
5943
5965
  completedOnboarding: boolean;
5966
+ avatarUrl: string | null;
5944
5967
  teams: ({
5945
5968
  id: number;
5946
5969
  name: string;
@@ -5975,7 +5998,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5975
5998
  fullDomain: string;
5976
5999
  domainSuffix: string;
5977
6000
  name: string;
5978
- logo: string | null;
6001
+ logoUrl: string | null;
5979
6002
  } | null;
5980
6003
  }>;
5981
6004
  getUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -6058,7 +6081,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6058
6081
  email: string;
6059
6082
  name: string | null;
6060
6083
  id: number;
6061
- avatar: string | null;
6062
6084
  avatarUrl: string | null;
6063
6085
  } & {
6064
6086
  nonProfileUsername: string | null;
@@ -6079,15 +6101,15 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6079
6101
  output: {
6080
6102
  safeBio: string;
6081
6103
  name: string;
6082
- logo: string | null;
6083
6104
  bio: string | null;
6084
6105
  id: number;
6085
6106
  metadata: import(".prisma/client").Prisma.JsonValue;
6086
- slug: string | null;
6087
6107
  parent: {
6088
6108
  id: number;
6089
6109
  slug: string | null;
6090
6110
  } | null;
6111
+ slug: string | null;
6112
+ logoUrl: string | null;
6091
6113
  isPrivate: boolean;
6092
6114
  };
6093
6115
  }>;
@@ -6108,6 +6130,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6108
6130
  hideBranding: boolean;
6109
6131
  brandColor: string | null;
6110
6132
  darkBrandColor: string | null;
6133
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
6111
6134
  createdAt: Date;
6112
6135
  logoUrl: string | null;
6113
6136
  calVideoLogo: string | null;
@@ -6229,6 +6252,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6229
6252
  hideBranding: boolean;
6230
6253
  brandColor: string | null;
6231
6254
  darkBrandColor: string | null;
6255
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
6232
6256
  createdAt: Date;
6233
6257
  logoUrl: string | null;
6234
6258
  calVideoLogo: string | null;
@@ -6652,8 +6676,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6652
6676
  timeZone: string | null;
6653
6677
  userId: number | null;
6654
6678
  metadata: import(".prisma/client").Prisma.JsonValue;
6655
- slug: string;
6656
6679
  position: number;
6680
+ slug: string;
6657
6681
  locations: import(".prisma/client").Prisma.JsonValue;
6658
6682
  offsetStart: number;
6659
6683
  profileId: number | null;
@@ -6782,8 +6806,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6782
6806
  timeZone: string | null;
6783
6807
  userId: number | null;
6784
6808
  metadata: import(".prisma/client").Prisma.JsonValue;
6785
- slug: string;
6786
6809
  position: number;
6810
+ slug: string;
6787
6811
  locations: import(".prisma/client").Prisma.JsonValue;
6788
6812
  offsetStart: number;
6789
6813
  profileId: number | null;
@@ -6885,7 +6909,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6885
6909
  label: string;
6886
6910
  value: "EMAIL_HOST" | "EMAIL_ATTENDEE" | "SMS_ATTENDEE" | "SMS_NUMBER" | "EMAIL_ADDRESS" | "WHATSAPP_ATTENDEE" | "WHATSAPP_NUMBER";
6887
6911
  needsTeamsUpgrade: boolean;
6888
- needsOrgsUpgrade: boolean;
6889
6912
  }[];
6890
6913
  }>;
6891
6914
  filteredList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -7344,6 +7367,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7344
7367
  hideBranding: boolean;
7345
7368
  brandColor: string | null;
7346
7369
  darkBrandColor: string | null;
7370
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
7347
7371
  createdAt: Date;
7348
7372
  logoUrl: string | null;
7349
7373
  calVideoLogo: string | null;
@@ -7366,9 +7390,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7366
7390
  settings: import(".prisma/client").Prisma.JsonValue;
7367
7391
  id: string;
7368
7392
  userId: number;
7393
+ position: number;
7369
7394
  routes: import(".prisma/client").Prisma.JsonValue;
7370
7395
  fields: import(".prisma/client").Prisma.JsonValue;
7371
- position: number;
7372
7396
  teamId: number | null;
7373
7397
  createdAt: Date;
7374
7398
  updatedAt: Date;
@@ -7397,9 +7421,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7397
7421
  settings: import(".prisma/client").Prisma.JsonValue;
7398
7422
  id: string;
7399
7423
  userId: number;
7424
+ position: number;
7400
7425
  routes: import(".prisma/client").Prisma.JsonValue;
7401
7426
  fields: import(".prisma/client").Prisma.JsonValue;
7402
- position: number;
7403
7427
  teamId: number | null;
7404
7428
  createdAt: Date;
7405
7429
  updatedAt: Date;
@@ -7465,9 +7489,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7465
7489
  settings: import(".prisma/client").Prisma.JsonValue;
7466
7490
  id: string;
7467
7491
  userId: number;
7492
+ position: number;
7468
7493
  routes: import(".prisma/client").Prisma.JsonValue;
7469
7494
  fields: import(".prisma/client").Prisma.JsonValue;
7470
- position: number;
7471
7495
  teamId: number | null;
7472
7496
  createdAt: Date;
7473
7497
  updatedAt: Date;
@@ -7705,13 +7729,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7705
7729
  organizationId: number | null;
7706
7730
  movedToProfileId: number | null;
7707
7731
  isPlatformManaged: boolean;
7732
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
7708
7733
  };
7709
7734
  };
7710
7735
  }>;
7711
7736
  list: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
7712
7737
  input: void;
7713
7738
  output: {
7714
- avatar: string;
7715
7739
  username: string | null;
7716
7740
  email: string;
7717
7741
  role: import(".prisma/client").$Enums.UserPermissionRole;
@@ -7729,6 +7753,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7729
7753
  endTime: number;
7730
7754
  metadata: import(".prisma/client").Prisma.JsonValue;
7731
7755
  emailVerified: Date | null;
7756
+ avatar: string | null;
7732
7757
  avatarUrl: string | null;
7733
7758
  bufferTime: number;
7734
7759
  hideBranding: boolean;
@@ -7753,6 +7778,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7753
7778
  organizationId: number | null;
7754
7779
  movedToProfileId: number | null;
7755
7780
  isPlatformManaged: boolean;
7781
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
7756
7782
  }[];
7757
7783
  }>;
7758
7784
  add: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -7768,7 +7794,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7768
7794
  theme?: string | null | undefined;
7769
7795
  timeFormat?: number | null | undefined;
7770
7796
  defaultScheduleId?: number | null | undefined;
7771
- avatar?: string | null | undefined;
7797
+ avatarUrl?: string | null | undefined;
7772
7798
  locale?: string | null | undefined;
7773
7799
  allowDynamicBooking?: boolean | null | undefined;
7774
7800
  };
@@ -7816,6 +7842,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7816
7842
  organizationId: number | null;
7817
7843
  movedToProfileId: number | null;
7818
7844
  isPlatformManaged: boolean;
7845
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
7819
7846
  };
7820
7847
  message: string;
7821
7848
  };
@@ -7832,7 +7859,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7832
7859
  defaultScheduleId?: number | null | undefined;
7833
7860
  weekStart?: string | undefined;
7834
7861
  timeZone?: string | undefined;
7835
- avatar?: string | null | undefined;
7862
+ avatarUrl?: string | null | undefined;
7836
7863
  locale?: string | null | undefined;
7837
7864
  identityProvider?: "SAML" | "CAL" | "GOOGLE" | undefined;
7838
7865
  allowDynamicBooking?: boolean | null | undefined;
@@ -7881,6 +7908,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7881
7908
  organizationId: number | null;
7882
7909
  movedToProfileId: number | null;
7883
7910
  isPlatformManaged: boolean;
7911
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
7884
7912
  };
7885
7913
  message: string;
7886
7914
  };
@@ -8064,6 +8092,58 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8064
8092
  userId: number;
8065
8093
  };
8066
8094
  }>;
8095
+ getSMSLockStateTeamsUsers: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
8096
+ input: void;
8097
+ output: {
8098
+ users: {
8099
+ locked: {
8100
+ username: string | null;
8101
+ email: string;
8102
+ name: string | null;
8103
+ id: number;
8104
+ avatarUrl: string | null;
8105
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8106
+ }[];
8107
+ reviewNeeded: {
8108
+ username: string | null;
8109
+ email: string;
8110
+ name: string | null;
8111
+ id: number;
8112
+ avatarUrl: string | null;
8113
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8114
+ }[];
8115
+ };
8116
+ teams: {
8117
+ locked: {
8118
+ name: string;
8119
+ id: number;
8120
+ slug: string | null;
8121
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8122
+ logoUrl: string | null;
8123
+ }[];
8124
+ reviewNeeded: {
8125
+ name: string;
8126
+ id: number;
8127
+ slug: string | null;
8128
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8129
+ logoUrl: string | null;
8130
+ }[];
8131
+ };
8132
+ };
8133
+ }>;
8134
+ setSMSLockState: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
8135
+ input: {
8136
+ userId?: number | undefined;
8137
+ username?: string | undefined;
8138
+ teamId?: number | undefined;
8139
+ teamSlug?: string | undefined;
8140
+ lock?: boolean | undefined;
8141
+ };
8142
+ output: {
8143
+ name: string | null;
8144
+ locked: boolean | undefined;
8145
+ };
8146
+ }>;
8067
8147
  }>;
8068
8148
  } & {
8069
8149
  me: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -8095,7 +8175,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8095
8175
  identityProviderEmail: string;
8096
8176
  brandColor: string | null;
8097
8177
  darkBrandColor: string | null;
8098
- away: boolean;
8099
8178
  bio: string | null;
8100
8179
  weekStart: string;
8101
8180
  theme: string | null;
@@ -8201,7 +8280,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8201
8280
  isOrganization: boolean;
8202
8281
  pendingPayment: boolean;
8203
8282
  isPlatform: boolean;
8204
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
8283
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8284
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
8205
8285
  requestedSlug: string | null;
8206
8286
  metadata: {
8207
8287
  requestedSlug: string | null;
@@ -8273,6 +8353,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8273
8353
  organizationId: number | null;
8274
8354
  movedToProfileId: number | null;
8275
8355
  isPlatformManaged: boolean;
8356
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8276
8357
  } | null;
8277
8358
  username: string;
8278
8359
  id: number;
@@ -8291,12 +8372,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8291
8372
  }[];
8292
8373
  };
8293
8374
  }>;
8294
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
8295
- input: void;
8296
- output: {
8297
- avatar: string | null | undefined;
8298
- };
8299
- }>;
8300
8375
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
8301
8376
  input: {
8302
8377
  password: string;
@@ -8308,12 +8383,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8308
8383
  input: void;
8309
8384
  output: void;
8310
8385
  }>;
8311
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
8312
- input: {
8313
- away: boolean;
8314
- };
8315
- output: void;
8316
- }>;
8317
8386
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
8318
8387
  input: {
8319
8388
  onboarding?: boolean | undefined;
@@ -8505,7 +8574,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8505
8574
  teams: ({
8506
8575
  teamId: number;
8507
8576
  name: string;
8508
- logo: string | null;
8577
+ logoUrl: string | null;
8509
8578
  credentialId: number;
8510
8579
  isAdmin: boolean;
8511
8580
  } | null)[];
@@ -8618,13 +8687,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8618
8687
  type: string;
8619
8688
  id: number;
8620
8689
  userId: number | null;
8690
+ invalid: boolean | null;
8691
+ key: import(".prisma/client").Prisma.JsonValue;
8621
8692
  teamId: number | null;
8622
8693
  subscriptionId: string | null;
8623
- key: import(".prisma/client").Prisma.JsonValue;
8624
8694
  appId: string | null;
8625
8695
  paymentStatus: string | null;
8626
8696
  billingCycleStart: number | null;
8627
- invalid: boolean | null;
8628
8697
  }[];
8629
8698
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
8630
8699
  };
@@ -8642,7 +8711,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8642
8711
  name?: string | undefined;
8643
8712
  email?: string | undefined;
8644
8713
  bio?: string | undefined;
8645
- avatar?: string | null | undefined;
8714
+ avatarUrl?: string | null | undefined;
8646
8715
  timeZone?: string | undefined;
8647
8716
  weekStart?: string | undefined;
8648
8717
  hideBranding?: boolean | undefined;
@@ -8704,7 +8773,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8704
8773
  username?: string | undefined;
8705
8774
  name?: string | undefined;
8706
8775
  bio?: string | undefined;
8707
- avatar?: string | null | undefined;
8708
8776
  timeZone?: string | undefined;
8709
8777
  weekStart?: string | undefined;
8710
8778
  hideBranding?: boolean | undefined;
@@ -8848,6 +8916,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8848
8916
  hideBranding: boolean;
8849
8917
  brandColor: string | null;
8850
8918
  darkBrandColor: string | null;
8919
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8851
8920
  createdAt: Date;
8852
8921
  logoUrl: string | null;
8853
8922
  calVideoLogo: string | null;
@@ -8875,6 +8944,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8875
8944
  hideBranding: boolean;
8876
8945
  brandColor: string | null;
8877
8946
  darkBrandColor: string | null;
8947
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8878
8948
  createdAt: Date;
8879
8949
  logoUrl: string | null;
8880
8950
  calVideoLogo: string | null;
@@ -8911,6 +8981,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8911
8981
  hideBranding: boolean;
8912
8982
  brandColor: string | null;
8913
8983
  darkBrandColor: string | null;
8984
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
8914
8985
  createdAt: Date;
8915
8986
  logoUrl: string | null;
8916
8987
  calVideoLogo: string | null;
@@ -9113,7 +9184,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9113
9184
  identityProviderEmail: string;
9114
9185
  brandColor: string | null;
9115
9186
  darkBrandColor: string | null;
9116
- away: boolean;
9117
9187
  bio: string | null;
9118
9188
  weekStart: string;
9119
9189
  theme: string | null;
@@ -9219,7 +9289,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9219
9289
  isOrganization: boolean;
9220
9290
  pendingPayment: boolean;
9221
9291
  isPlatform: boolean;
9222
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
9292
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
9293
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
9223
9294
  requestedSlug: string | null;
9224
9295
  metadata: {
9225
9296
  requestedSlug: string | null;
@@ -9291,6 +9362,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9291
9362
  organizationId: number | null;
9292
9363
  movedToProfileId: number | null;
9293
9364
  isPlatformManaged: boolean;
9365
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
9294
9366
  } | null;
9295
9367
  username: string;
9296
9368
  id: number;
@@ -9309,12 +9381,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9309
9381
  }[];
9310
9382
  };
9311
9383
  }>;
9312
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
9313
- input: void;
9314
- output: {
9315
- avatar: string | null | undefined;
9316
- };
9317
- }>;
9318
9384
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
9319
9385
  input: {
9320
9386
  password: string;
@@ -9326,12 +9392,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9326
9392
  input: void;
9327
9393
  output: void;
9328
9394
  }>;
9329
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
9330
- input: {
9331
- away: boolean;
9332
- };
9333
- output: void;
9334
- }>;
9335
9395
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
9336
9396
  input: {
9337
9397
  onboarding?: boolean | undefined;
@@ -9523,7 +9583,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9523
9583
  teams: ({
9524
9584
  teamId: number;
9525
9585
  name: string;
9526
- logo: string | null;
9586
+ logoUrl: string | null;
9527
9587
  credentialId: number;
9528
9588
  isAdmin: boolean;
9529
9589
  } | null)[];
@@ -9636,13 +9696,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9636
9696
  type: string;
9637
9697
  id: number;
9638
9698
  userId: number | null;
9699
+ invalid: boolean | null;
9700
+ key: import(".prisma/client").Prisma.JsonValue;
9639
9701
  teamId: number | null;
9640
9702
  subscriptionId: string | null;
9641
- key: import(".prisma/client").Prisma.JsonValue;
9642
9703
  appId: string | null;
9643
9704
  paymentStatus: string | null;
9644
9705
  billingCycleStart: number | null;
9645
- invalid: boolean | null;
9646
9706
  }[];
9647
9707
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
9648
9708
  };
@@ -9660,7 +9720,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9660
9720
  name?: string | undefined;
9661
9721
  email?: string | undefined;
9662
9722
  bio?: string | undefined;
9663
- avatar?: string | null | undefined;
9723
+ avatarUrl?: string | null | undefined;
9664
9724
  timeZone?: string | undefined;
9665
9725
  weekStart?: string | undefined;
9666
9726
  hideBranding?: boolean | undefined;
@@ -9722,7 +9782,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9722
9782
  username?: string | undefined;
9723
9783
  name?: string | undefined;
9724
9784
  bio?: string | undefined;
9725
- avatar?: string | null | undefined;
9726
9785
  timeZone?: string | undefined;
9727
9786
  weekStart?: string | undefined;
9728
9787
  hideBranding?: boolean | undefined;
@@ -9866,6 +9925,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9866
9925
  hideBranding: boolean;
9867
9926
  brandColor: string | null;
9868
9927
  darkBrandColor: string | null;
9928
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
9869
9929
  createdAt: Date;
9870
9930
  logoUrl: string | null;
9871
9931
  calVideoLogo: string | null;
@@ -9893,6 +9953,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9893
9953
  hideBranding: boolean;
9894
9954
  brandColor: string | null;
9895
9955
  darkBrandColor: string | null;
9956
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
9896
9957
  createdAt: Date;
9897
9958
  logoUrl: string | null;
9898
9959
  calVideoLogo: string | null;
@@ -9929,6 +9990,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9929
9990
  hideBranding: boolean;
9930
9991
  brandColor: string | null;
9931
9992
  darkBrandColor: string | null;
9993
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
9932
9994
  createdAt: Date;
9933
9995
  logoUrl: string | null;
9934
9996
  calVideoLogo: string | null;
@@ -10289,7 +10351,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10289
10351
  startTime: number;
10290
10352
  endTime: number;
10291
10353
  emailVerified: Date | null;
10292
- avatar: string | null;
10293
10354
  avatarUrl: string | null;
10294
10355
  bufferTime: number;
10295
10356
  hideBranding: boolean;
@@ -10304,7 +10365,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10304
10365
  invitedTo: number | null;
10305
10366
  brandColor: string | null;
10306
10367
  darkBrandColor: string | null;
10307
- away: boolean;
10308
10368
  allowDynamicBooking: boolean | null;
10309
10369
  allowSEOIndexing: boolean | null;
10310
10370
  receiveMonthlyDigestEmail: boolean | null;
@@ -10319,6 +10379,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10319
10379
  id: number;
10320
10380
  metadata: import(".prisma/client").Prisma.JsonValue;
10321
10381
  slug: string | null;
10382
+ logoUrl: string | null;
10322
10383
  calVideoLogo: string | null;
10323
10384
  bannerUrl: string | null;
10324
10385
  } & Omit<Pick<{
@@ -10347,7 +10408,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10347
10408
  isOrganization: boolean;
10348
10409
  pendingPayment: boolean;
10349
10410
  isPlatform: boolean;
10350
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
10411
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
10412
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
10351
10413
  requestedSlug: string | null;
10352
10414
  metadata: {
10353
10415
  requestedSlug: string | null;
@@ -10403,7 +10465,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10403
10465
  startTime: number;
10404
10466
  endTime: number;
10405
10467
  emailVerified: Date | null;
10406
- avatar: string | null;
10407
10468
  avatarUrl: string | null;
10408
10469
  bufferTime: number;
10409
10470
  hideBranding: boolean;
@@ -10418,7 +10479,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10418
10479
  invitedTo: number | null;
10419
10480
  brandColor: string | null;
10420
10481
  darkBrandColor: string | null;
10421
- away: boolean;
10422
10482
  allowDynamicBooking: boolean | null;
10423
10483
  allowSEOIndexing: boolean | null;
10424
10484
  receiveMonthlyDigestEmail: boolean | null;
@@ -10617,8 +10677,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10617
10677
  timeZone?: true | undefined;
10618
10678
  userId?: true | undefined;
10619
10679
  metadata?: true | undefined;
10620
- slug?: true | undefined;
10621
10680
  position?: true | undefined;
10681
+ parent?: true | undefined;
10682
+ slug?: true | undefined;
10622
10683
  locations?: true | undefined;
10623
10684
  offsetStart?: true | undefined;
10624
10685
  profileId?: true | undefined;
@@ -10657,7 +10718,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10657
10718
  hashedLink?: true | undefined;
10658
10719
  destinationCalendar?: true | undefined;
10659
10720
  customInputs?: true | undefined;
10660
- parent?: true | undefined;
10661
10721
  aiPhoneCallConfig?: true | undefined;
10662
10722
  secondaryEmail?: true | undefined;
10663
10723
  _count?: true | undefined;
@@ -10916,8 +10976,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10916
10976
  timeZone?: true | undefined;
10917
10977
  userId?: true | undefined;
10918
10978
  metadata?: true | undefined;
10919
- slug?: true | undefined;
10920
10979
  position?: true | undefined;
10980
+ parent?: true | undefined;
10981
+ slug?: true | undefined;
10921
10982
  locations?: true | undefined;
10922
10983
  offsetStart?: true | undefined;
10923
10984
  profileId?: true | undefined;
@@ -10956,7 +11017,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10956
11017
  hashedLink?: true | undefined;
10957
11018
  destinationCalendar?: true | undefined;
10958
11019
  customInputs?: true | undefined;
10959
- parent?: true | undefined;
10960
11020
  aiPhoneCallConfig?: true | undefined;
10961
11021
  secondaryEmail?: true | undefined;
10962
11022
  _count?: true | undefined;
@@ -11042,7 +11102,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11042
11102
  name: string | null;
11043
11103
  weekStart: string;
11044
11104
  image: string | undefined;
11045
- logo: string | null | undefined;
11105
+ logo: string | undefined;
11046
11106
  brandColor: string | null;
11047
11107
  darkBrandColor: string | null;
11048
11108
  theme: string | null;
@@ -11136,13 +11196,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11136
11196
  name: string;
11137
11197
  theme: string | null;
11138
11198
  metadata: import(".prisma/client").Prisma.JsonValue;
11139
- slug: string | null;
11140
- parentId: number | null;
11141
11199
  parent: {
11142
11200
  name: string;
11143
11201
  slug: string | null;
11144
11202
  bannerUrl: string | null;
11145
11203
  } | null;
11204
+ slug: string | null;
11205
+ parentId: number | null;
11146
11206
  brandColor: string | null;
11147
11207
  darkBrandColor: string | null;
11148
11208
  logoUrl: string | null;
@@ -11490,8 +11550,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11490
11550
  timeZone?: true | undefined;
11491
11551
  userId?: true | undefined;
11492
11552
  metadata?: true | undefined;
11493
- slug?: true | undefined;
11494
11553
  position?: true | undefined;
11554
+ parent?: true | undefined;
11555
+ slug?: true | undefined;
11495
11556
  locations?: true | undefined;
11496
11557
  offsetStart?: true | undefined;
11497
11558
  profileId?: true | undefined;
@@ -11530,7 +11591,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11530
11591
  hashedLink?: true | undefined;
11531
11592
  destinationCalendar?: true | undefined;
11532
11593
  customInputs?: true | undefined;
11533
- parent?: true | undefined;
11534
11594
  aiPhoneCallConfig?: true | undefined;
11535
11595
  secondaryEmail?: true | undefined;
11536
11596
  _count?: true | undefined;
@@ -11903,8 +11963,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11903
11963
  timeZone?: true | undefined;
11904
11964
  userId?: true | undefined;
11905
11965
  metadata?: true | undefined;
11906
- slug?: true | undefined;
11907
11966
  position?: true | undefined;
11967
+ parent?: true | undefined;
11968
+ slug?: true | undefined;
11908
11969
  locations?: true | undefined;
11909
11970
  offsetStart?: true | undefined;
11910
11971
  profileId?: true | undefined;
@@ -11943,7 +12004,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11943
12004
  hashedLink?: true | undefined;
11944
12005
  destinationCalendar?: true | undefined;
11945
12006
  customInputs?: true | undefined;
11946
- parent?: true | undefined;
11947
12007
  aiPhoneCallConfig?: true | undefined;
11948
12008
  secondaryEmail?: true | undefined;
11949
12009
  _count?: true | undefined;
@@ -11981,8 +12041,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11981
12041
  timeZone: string | null;
11982
12042
  userId: number | null;
11983
12043
  metadata: import(".prisma/client").Prisma.JsonValue;
11984
- slug: string;
11985
12044
  position: number;
12045
+ slug: string;
11986
12046
  locations: import(".prisma/client").Prisma.JsonValue;
11987
12047
  offsetStart: number;
11988
12048
  profileId: number | null;
@@ -12041,8 +12101,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12041
12101
  id: number;
12042
12102
  timeZone: string | null;
12043
12103
  userId: number | null;
12044
- slug: string;
12045
12104
  position: number;
12105
+ slug: string;
12046
12106
  locations: import(".prisma/client").Prisma.JsonValue;
12047
12107
  offsetStart: number;
12048
12108
  profileId: number | null;
@@ -12326,8 +12386,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12326
12386
  timeZone?: true | undefined;
12327
12387
  userId?: true | undefined;
12328
12388
  metadata?: true | undefined;
12329
- slug?: true | undefined;
12330
12389
  position?: true | undefined;
12390
+ parent?: true | undefined;
12391
+ slug?: true | undefined;
12331
12392
  locations?: true | undefined;
12332
12393
  offsetStart?: true | undefined;
12333
12394
  profileId?: true | undefined;
@@ -12366,7 +12427,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12366
12427
  hashedLink?: true | undefined;
12367
12428
  destinationCalendar?: true | undefined;
12368
12429
  customInputs?: true | undefined;
12369
- parent?: true | undefined;
12370
12430
  aiPhoneCallConfig?: true | undefined;
12371
12431
  secondaryEmail?: true | undefined;
12372
12432
  _count?: true | undefined;
@@ -12408,8 +12468,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12408
12468
  timeZone: string | null;
12409
12469
  userId: number | null;
12410
12470
  metadata: import(".prisma/client").Prisma.JsonValue;
12411
- slug: string;
12412
12471
  position: number;
12472
+ slug: string;
12413
12473
  locations: import(".prisma/client").Prisma.JsonValue;
12414
12474
  offsetStart: number;
12415
12475
  profileId: number | null;
@@ -12631,8 +12691,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12631
12691
  timeZone?: true | undefined;
12632
12692
  userId?: true | undefined;
12633
12693
  metadata?: true | undefined;
12634
- slug?: true | undefined;
12635
12694
  position?: true | undefined;
12695
+ parent?: true | undefined;
12696
+ slug?: true | undefined;
12636
12697
  locations?: true | undefined;
12637
12698
  offsetStart?: true | undefined;
12638
12699
  profileId?: true | undefined;
@@ -12671,7 +12732,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12671
12732
  hashedLink?: true | undefined;
12672
12733
  destinationCalendar?: true | undefined;
12673
12734
  customInputs?: true | undefined;
12674
- parent?: true | undefined;
12675
12735
  aiPhoneCallConfig?: true | undefined;
12676
12736
  secondaryEmail?: true | undefined;
12677
12737
  _count?: true | undefined;
@@ -12763,14 +12823,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12763
12823
  }[];
12764
12824
  name: string;
12765
12825
  id: number;
12766
- slug: string | null;
12767
- parentId: number | null;
12768
12826
  parent: {
12769
12827
  slug: string | null;
12770
12828
  organizationSettings: {
12771
12829
  lockEventTypeCreationForUsers: boolean;
12772
12830
  } | null;
12773
12831
  } | null;
12832
+ slug: string | null;
12833
+ parentId: number | null;
12774
12834
  } | null;
12775
12835
  length: number;
12776
12836
  workflows: ({
@@ -12836,6 +12896,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12836
12896
  id: number;
12837
12897
  timeZone: string | null;
12838
12898
  userId: number | null;
12899
+ parent: {
12900
+ teamId: number | null;
12901
+ } | null;
12839
12902
  slug: string;
12840
12903
  offsetStart: number;
12841
12904
  teamId: number | null;
@@ -12879,9 +12942,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12879
12942
  integration: string;
12880
12943
  primaryEmail: string | null;
12881
12944
  } | null;
12882
- parent: {
12883
- teamId: number | null;
12884
- } | null;
12885
12945
  aiPhoneCallConfig: {
12886
12946
  enabled: boolean;
12887
12947
  id: number;
@@ -12996,14 +13056,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12996
13056
  }[];
12997
13057
  name: string;
12998
13058
  id: number;
12999
- slug: string | null;
13000
- parentId: number | null;
13001
13059
  parent: {
13002
13060
  slug: string | null;
13003
13061
  organizationSettings: {
13004
13062
  lockEventTypeCreationForUsers: boolean;
13005
13063
  } | null;
13006
13064
  } | null;
13065
+ slug: string | null;
13066
+ parentId: number | null;
13007
13067
  } | null;
13008
13068
  teamMembers: {
13009
13069
  profileId: number | null;
@@ -13237,8 +13297,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13237
13297
  timeZone?: true | undefined;
13238
13298
  userId?: true | undefined;
13239
13299
  metadata?: true | undefined;
13240
- slug?: true | undefined;
13241
13300
  position?: true | undefined;
13301
+ parent?: true | undefined;
13302
+ slug?: true | undefined;
13242
13303
  locations?: true | undefined;
13243
13304
  offsetStart?: true | undefined;
13244
13305
  profileId?: true | undefined;
@@ -13277,7 +13338,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13277
13338
  hashedLink?: true | undefined;
13278
13339
  destinationCalendar?: true | undefined;
13279
13340
  customInputs?: true | undefined;
13280
- parent?: true | undefined;
13281
13341
  aiPhoneCallConfig?: true | undefined;
13282
13342
  secondaryEmail?: true | undefined;
13283
13343
  _count?: true | undefined;
@@ -13295,8 +13355,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13295
13355
  defaultLayout: import("../../../prisma/zod-utils").BookerLayouts;
13296
13356
  } | null | undefined;
13297
13357
  } | null | undefined;
13298
- slug?: string | undefined;
13299
13358
  position?: number | undefined;
13359
+ slug?: string | undefined;
13300
13360
  locations?: {
13301
13361
  type: string;
13302
13362
  address?: string | undefined;
@@ -13451,11 +13511,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13451
13511
  }[];
13452
13512
  name: string;
13453
13513
  id: number;
13454
- slug: string | null;
13455
- parentId: number | null;
13456
13514
  parent: {
13457
13515
  slug: string | null;
13458
13516
  } | null;
13517
+ slug: string | null;
13518
+ parentId: number | null;
13459
13519
  } | null;
13460
13520
  workflows: {
13461
13521
  workflowId: number;
@@ -13502,8 +13562,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13502
13562
  timeZone: string | null;
13503
13563
  userId: number | null;
13504
13564
  metadata: import(".prisma/client").Prisma.JsonValue;
13505
- slug: string;
13506
13565
  position: number;
13566
+ slug: string;
13507
13567
  locations: import(".prisma/client").Prisma.JsonValue;
13508
13568
  offsetStart: number;
13509
13569
  profileId: number | null;
@@ -13871,7 +13931,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13871
13931
  input: {
13872
13932
  teamId: number;
13873
13933
  isOrg?: boolean | undefined;
13874
- includeTeamLogo?: boolean | undefined;
13875
13934
  };
13876
13935
  output: {
13877
13936
  members: {
@@ -13883,7 +13942,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13883
13942
  accepted: boolean;
13884
13943
  disableImpersonation: boolean;
13885
13944
  subteams: (string | null)[] | null;
13886
- avatar: string;
13887
13945
  bookerUrl: string;
13888
13946
  connectedApps: {
13889
13947
  name: any;
@@ -14100,8 +14158,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14100
14158
  timeZone?: true | undefined;
14101
14159
  userId?: true | undefined;
14102
14160
  metadata?: true | undefined;
14103
- slug?: true | undefined;
14104
14161
  position?: true | undefined;
14162
+ parent?: true | undefined;
14163
+ slug?: true | undefined;
14105
14164
  locations?: true | undefined;
14106
14165
  offsetStart?: true | undefined;
14107
14166
  profileId?: true | undefined;
@@ -14140,7 +14199,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14140
14199
  hashedLink?: true | undefined;
14141
14200
  destinationCalendar?: true | undefined;
14142
14201
  customInputs?: true | undefined;
14143
- parent?: true | undefined;
14144
14202
  aiPhoneCallConfig?: true | undefined;
14145
14203
  secondaryEmail?: true | undefined;
14146
14204
  _count?: true | undefined;
@@ -14223,7 +14281,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14223
14281
  recurringEvent: import(".prisma/client").Prisma.JsonValue;
14224
14282
  schedulingType: import(".prisma/client").$Enums.SchedulingType | null;
14225
14283
  }[] | null;
14226
- logo: string | null;
14284
+ logo?: string | undefined;
14227
14285
  name: string;
14228
14286
  bio: string | null;
14229
14287
  theme: string | null;
@@ -14232,16 +14290,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14232
14290
  slug: string | null;
14233
14291
  }[];
14234
14292
  id: number;
14235
- slug: string | null;
14236
- parentId: number | null;
14237
14293
  parent: {
14238
14294
  name: string;
14239
14295
  id: number;
14240
14296
  metadata: import(".prisma/client").Prisma.JsonValue;
14241
14297
  slug: string | null;
14298
+ logoUrl: string | null;
14242
14299
  isPrivate: boolean;
14243
14300
  isOrganization: boolean;
14244
14301
  } | null;
14302
+ slug: string | null;
14303
+ parentId: number | null;
14245
14304
  hideBranding: boolean;
14246
14305
  brandColor: string | null;
14247
14306
  darkBrandColor: string | null;
@@ -14256,7 +14315,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14256
14315
  includeOrgs?: boolean | undefined;
14257
14316
  } | undefined;
14258
14317
  output: {
14259
- logo: string | null;
14260
14318
  metadata: {
14261
14319
  requestedSlug?: string | null | undefined;
14262
14320
  paymentId?: string | undefined;
@@ -14284,8 +14342,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14284
14342
  } | undefined;
14285
14343
  name: string;
14286
14344
  id: number;
14287
- slug: string | null;
14288
- parentId: number | null;
14289
14345
  parent: {
14290
14346
  name: string;
14291
14347
  logo: string | null;
@@ -14301,6 +14357,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14301
14357
  hideBranding: boolean;
14302
14358
  brandColor: string | null;
14303
14359
  darkBrandColor: string | null;
14360
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14304
14361
  createdAt: Date;
14305
14362
  logoUrl: string | null;
14306
14363
  calVideoLogo: string | null;
@@ -14313,6 +14370,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14313
14370
  pendingPayment: boolean;
14314
14371
  isPlatform: boolean;
14315
14372
  } | null;
14373
+ slug: string | null;
14374
+ parentId: number | null;
14375
+ logoUrl: string | null;
14316
14376
  isOrganization: boolean;
14317
14377
  role: import(".prisma/client").$Enums.MembershipRole;
14318
14378
  accepted: boolean;
@@ -14321,7 +14381,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14321
14381
  listOwnedTeams: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
14322
14382
  input: void;
14323
14383
  output: {
14324
- logo: string | null;
14325
14384
  metadata: {
14326
14385
  requestedSlug?: string | null | undefined;
14327
14386
  paymentId?: string | undefined;
@@ -14349,8 +14408,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14349
14408
  } | undefined;
14350
14409
  name: string;
14351
14410
  id: number;
14352
- slug: string | null;
14353
- parentId: number | null;
14354
14411
  parent: {
14355
14412
  name: string;
14356
14413
  logo: string | null;
@@ -14366,6 +14423,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14366
14423
  hideBranding: boolean;
14367
14424
  brandColor: string | null;
14368
14425
  darkBrandColor: string | null;
14426
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14369
14427
  createdAt: Date;
14370
14428
  logoUrl: string | null;
14371
14429
  calVideoLogo: string | null;
@@ -14378,6 +14436,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14378
14436
  pendingPayment: boolean;
14379
14437
  isPlatform: boolean;
14380
14438
  } | null;
14439
+ slug: string | null;
14440
+ parentId: number | null;
14441
+ logoUrl: string | null;
14381
14442
  isOrganization: boolean;
14382
14443
  role: import(".prisma/client").$Enums.MembershipRole;
14383
14444
  accepted: boolean;
@@ -14411,6 +14472,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14411
14472
  hideBranding: boolean;
14412
14473
  brandColor: string | null;
14413
14474
  darkBrandColor: string | null;
14475
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14414
14476
  createdAt: Date;
14415
14477
  logoUrl: string | null;
14416
14478
  calVideoLogo: string | null;
@@ -14440,7 +14502,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14440
14502
  theme?: string | null | undefined;
14441
14503
  };
14442
14504
  output: {
14443
- logo: string | null;
14505
+ logoUrl: string | null;
14444
14506
  name: string;
14445
14507
  bio: string | null;
14446
14508
  slug: string | null;
@@ -14576,6 +14638,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14576
14638
  hideBranding: boolean;
14577
14639
  brandColor: string | null;
14578
14640
  darkBrandColor: string | null;
14641
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14579
14642
  createdAt: Date;
14580
14643
  logoUrl: string | null;
14581
14644
  calVideoLogo: string | null;
@@ -14603,6 +14666,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14603
14666
  hideBranding: boolean;
14604
14667
  brandColor: string | null;
14605
14668
  darkBrandColor: string | null;
14669
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14606
14670
  createdAt: Date;
14607
14671
  logoUrl: string | null;
14608
14672
  calVideoLogo: string | null;
@@ -14767,7 +14831,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14767
14831
  name?: string | undefined;
14768
14832
  orgId?: string | number | undefined;
14769
14833
  bio?: string | undefined;
14770
- logo?: string | null | undefined;
14834
+ logoUrl?: string | null | undefined;
14771
14835
  calVideoLogo?: string | null | undefined;
14772
14836
  banner?: string | null | undefined;
14773
14837
  slug?: string | undefined;
@@ -14799,7 +14863,34 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14799
14863
  output: {
14800
14864
  update: boolean;
14801
14865
  userId: number;
14802
- data: (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUpdateInput, import(".prisma/client").Prisma.TeamUncheckedUpdateInput> & import(".prisma/client").Prisma.TeamUncheckedUpdateInput) | (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUncheckedUpdateInput, import(".prisma/client").Prisma.TeamUpdateInput> & import(".prisma/client").Prisma.TeamUpdateInput);
14866
+ data: {
14867
+ name: string;
14868
+ logo: string | null;
14869
+ bio: string | null;
14870
+ theme: string | null;
14871
+ id: number;
14872
+ timeFormat: number | null;
14873
+ weekStart: string;
14874
+ timeZone: string;
14875
+ metadata: import(".prisma/client").Prisma.JsonValue;
14876
+ slug: string | null;
14877
+ parentId: number | null;
14878
+ hideBranding: boolean;
14879
+ brandColor: string | null;
14880
+ darkBrandColor: string | null;
14881
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14882
+ createdAt: Date;
14883
+ logoUrl: string | null;
14884
+ calVideoLogo: string | null;
14885
+ appLogo: string | null;
14886
+ appIconLogo: string | null;
14887
+ isPrivate: boolean;
14888
+ hideBookATeamMember: boolean;
14889
+ bannerUrl: string | null;
14890
+ isOrganization: boolean;
14891
+ pendingPayment: boolean;
14892
+ isPlatform: boolean;
14893
+ };
14803
14894
  };
14804
14895
  }>;
14805
14896
  verifyCode: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -14853,6 +14944,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14853
14944
  hideBranding: boolean;
14854
14945
  brandColor: string | null;
14855
14946
  darkBrandColor: string | null;
14947
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14856
14948
  createdAt: Date;
14857
14949
  logoUrl: string | null;
14858
14950
  calVideoLogo: string | null;
@@ -14892,6 +14984,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14892
14984
  hideBranding: boolean;
14893
14985
  brandColor: string | null;
14894
14986
  darkBrandColor: string | null;
14987
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
14895
14988
  createdAt: Date;
14896
14989
  logoUrl: string | null;
14897
14990
  calVideoLogo: string | null;
@@ -14973,6 +15066,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14973
15066
  accepted: boolean;
14974
15067
  disableImpersonation: boolean;
14975
15068
  completedOnboarding: boolean;
15069
+ avatarUrl: string | null;
14976
15070
  teams: ({
14977
15071
  id: number;
14978
15072
  name: string;
@@ -15007,7 +15101,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15007
15101
  fullDomain: string;
15008
15102
  domainSuffix: string;
15009
15103
  name: string;
15010
- logo: string | null;
15104
+ logoUrl: string | null;
15011
15105
  } | null;
15012
15106
  }>;
15013
15107
  getUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -15090,7 +15184,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15090
15184
  email: string;
15091
15185
  name: string | null;
15092
15186
  id: number;
15093
- avatar: string | null;
15094
15187
  avatarUrl: string | null;
15095
15188
  } & {
15096
15189
  nonProfileUsername: string | null;
@@ -15111,15 +15204,15 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15111
15204
  output: {
15112
15205
  safeBio: string;
15113
15206
  name: string;
15114
- logo: string | null;
15115
15207
  bio: string | null;
15116
15208
  id: number;
15117
15209
  metadata: import(".prisma/client").Prisma.JsonValue;
15118
- slug: string | null;
15119
15210
  parent: {
15120
15211
  id: number;
15121
15212
  slug: string | null;
15122
15213
  } | null;
15214
+ slug: string | null;
15215
+ logoUrl: string | null;
15123
15216
  isPrivate: boolean;
15124
15217
  };
15125
15218
  }>;
@@ -15140,6 +15233,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15140
15233
  hideBranding: boolean;
15141
15234
  brandColor: string | null;
15142
15235
  darkBrandColor: string | null;
15236
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
15143
15237
  createdAt: Date;
15144
15238
  logoUrl: string | null;
15145
15239
  calVideoLogo: string | null;
@@ -15261,6 +15355,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15261
15355
  hideBranding: boolean;
15262
15356
  brandColor: string | null;
15263
15357
  darkBrandColor: string | null;
15358
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
15264
15359
  createdAt: Date;
15265
15360
  logoUrl: string | null;
15266
15361
  calVideoLogo: string | null;
@@ -15684,8 +15779,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15684
15779
  timeZone: string | null;
15685
15780
  userId: number | null;
15686
15781
  metadata: import(".prisma/client").Prisma.JsonValue;
15687
- slug: string;
15688
15782
  position: number;
15783
+ slug: string;
15689
15784
  locations: import(".prisma/client").Prisma.JsonValue;
15690
15785
  offsetStart: number;
15691
15786
  profileId: number | null;
@@ -15814,8 +15909,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15814
15909
  timeZone: string | null;
15815
15910
  userId: number | null;
15816
15911
  metadata: import(".prisma/client").Prisma.JsonValue;
15817
- slug: string;
15818
15912
  position: number;
15913
+ slug: string;
15819
15914
  locations: import(".prisma/client").Prisma.JsonValue;
15820
15915
  offsetStart: number;
15821
15916
  profileId: number | null;
@@ -15917,7 +16012,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15917
16012
  label: string;
15918
16013
  value: "EMAIL_HOST" | "EMAIL_ATTENDEE" | "SMS_ATTENDEE" | "SMS_NUMBER" | "EMAIL_ADDRESS" | "WHATSAPP_ATTENDEE" | "WHATSAPP_NUMBER";
15919
16014
  needsTeamsUpgrade: boolean;
15920
- needsOrgsUpgrade: boolean;
15921
16015
  }[];
15922
16016
  }>;
15923
16017
  filteredList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -16376,6 +16470,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16376
16470
  hideBranding: boolean;
16377
16471
  brandColor: string | null;
16378
16472
  darkBrandColor: string | null;
16473
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
16379
16474
  createdAt: Date;
16380
16475
  logoUrl: string | null;
16381
16476
  calVideoLogo: string | null;
@@ -16398,9 +16493,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16398
16493
  settings: import(".prisma/client").Prisma.JsonValue;
16399
16494
  id: string;
16400
16495
  userId: number;
16496
+ position: number;
16401
16497
  routes: import(".prisma/client").Prisma.JsonValue;
16402
16498
  fields: import(".prisma/client").Prisma.JsonValue;
16403
- position: number;
16404
16499
  teamId: number | null;
16405
16500
  createdAt: Date;
16406
16501
  updatedAt: Date;
@@ -16429,9 +16524,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16429
16524
  settings: import(".prisma/client").Prisma.JsonValue;
16430
16525
  id: string;
16431
16526
  userId: number;
16527
+ position: number;
16432
16528
  routes: import(".prisma/client").Prisma.JsonValue;
16433
16529
  fields: import(".prisma/client").Prisma.JsonValue;
16434
- position: number;
16435
16530
  teamId: number | null;
16436
16531
  createdAt: Date;
16437
16532
  updatedAt: Date;
@@ -16497,9 +16592,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16497
16592
  settings: import(".prisma/client").Prisma.JsonValue;
16498
16593
  id: string;
16499
16594
  userId: number;
16595
+ position: number;
16500
16596
  routes: import(".prisma/client").Prisma.JsonValue;
16501
16597
  fields: import(".prisma/client").Prisma.JsonValue;
16502
- position: number;
16503
16598
  teamId: number | null;
16504
16599
  createdAt: Date;
16505
16600
  updatedAt: Date;
@@ -16737,13 +16832,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16737
16832
  organizationId: number | null;
16738
16833
  movedToProfileId: number | null;
16739
16834
  isPlatformManaged: boolean;
16835
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
16740
16836
  };
16741
16837
  };
16742
16838
  }>;
16743
16839
  list: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
16744
16840
  input: void;
16745
16841
  output: {
16746
- avatar: string;
16747
16842
  username: string | null;
16748
16843
  email: string;
16749
16844
  role: import(".prisma/client").$Enums.UserPermissionRole;
@@ -16761,6 +16856,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16761
16856
  endTime: number;
16762
16857
  metadata: import(".prisma/client").Prisma.JsonValue;
16763
16858
  emailVerified: Date | null;
16859
+ avatar: string | null;
16764
16860
  avatarUrl: string | null;
16765
16861
  bufferTime: number;
16766
16862
  hideBranding: boolean;
@@ -16785,6 +16881,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16785
16881
  organizationId: number | null;
16786
16882
  movedToProfileId: number | null;
16787
16883
  isPlatformManaged: boolean;
16884
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
16788
16885
  }[];
16789
16886
  }>;
16790
16887
  add: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -16800,7 +16897,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16800
16897
  theme?: string | null | undefined;
16801
16898
  timeFormat?: number | null | undefined;
16802
16899
  defaultScheduleId?: number | null | undefined;
16803
- avatar?: string | null | undefined;
16900
+ avatarUrl?: string | null | undefined;
16804
16901
  locale?: string | null | undefined;
16805
16902
  allowDynamicBooking?: boolean | null | undefined;
16806
16903
  };
@@ -16848,6 +16945,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16848
16945
  organizationId: number | null;
16849
16946
  movedToProfileId: number | null;
16850
16947
  isPlatformManaged: boolean;
16948
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
16851
16949
  };
16852
16950
  message: string;
16853
16951
  };
@@ -16864,7 +16962,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16864
16962
  defaultScheduleId?: number | null | undefined;
16865
16963
  weekStart?: string | undefined;
16866
16964
  timeZone?: string | undefined;
16867
- avatar?: string | null | undefined;
16965
+ avatarUrl?: string | null | undefined;
16868
16966
  locale?: string | null | undefined;
16869
16967
  identityProvider?: "SAML" | "CAL" | "GOOGLE" | undefined;
16870
16968
  allowDynamicBooking?: boolean | null | undefined;
@@ -16913,6 +17011,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16913
17011
  organizationId: number | null;
16914
17012
  movedToProfileId: number | null;
16915
17013
  isPlatformManaged: boolean;
17014
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
16916
17015
  };
16917
17016
  message: string;
16918
17017
  };
@@ -17096,6 +17195,58 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17096
17195
  userId: number;
17097
17196
  };
17098
17197
  }>;
17198
+ getSMSLockStateTeamsUsers: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
17199
+ input: void;
17200
+ output: {
17201
+ users: {
17202
+ locked: {
17203
+ username: string | null;
17204
+ email: string;
17205
+ name: string | null;
17206
+ id: number;
17207
+ avatarUrl: string | null;
17208
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17209
+ }[];
17210
+ reviewNeeded: {
17211
+ username: string | null;
17212
+ email: string;
17213
+ name: string | null;
17214
+ id: number;
17215
+ avatarUrl: string | null;
17216
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17217
+ }[];
17218
+ };
17219
+ teams: {
17220
+ locked: {
17221
+ name: string;
17222
+ id: number;
17223
+ slug: string | null;
17224
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17225
+ logoUrl: string | null;
17226
+ }[];
17227
+ reviewNeeded: {
17228
+ name: string;
17229
+ id: number;
17230
+ slug: string | null;
17231
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17232
+ logoUrl: string | null;
17233
+ }[];
17234
+ };
17235
+ };
17236
+ }>;
17237
+ setSMSLockState: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
17238
+ input: {
17239
+ userId?: number | undefined;
17240
+ username?: string | undefined;
17241
+ teamId?: number | undefined;
17242
+ teamSlug?: string | undefined;
17243
+ lock?: boolean | undefined;
17244
+ };
17245
+ output: {
17246
+ name: string | null;
17247
+ locked: boolean | undefined;
17248
+ };
17249
+ }>;
17099
17250
  }>;
17100
17251
  } & {
17101
17252
  me: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -17127,7 +17278,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17127
17278
  identityProviderEmail: string;
17128
17279
  brandColor: string | null;
17129
17280
  darkBrandColor: string | null;
17130
- away: boolean;
17131
17281
  bio: string | null;
17132
17282
  weekStart: string;
17133
17283
  theme: string | null;
@@ -17233,7 +17383,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17233
17383
  isOrganization: boolean;
17234
17384
  pendingPayment: boolean;
17235
17385
  isPlatform: boolean;
17236
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
17386
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17387
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
17237
17388
  requestedSlug: string | null;
17238
17389
  metadata: {
17239
17390
  requestedSlug: string | null;
@@ -17305,6 +17456,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17305
17456
  organizationId: number | null;
17306
17457
  movedToProfileId: number | null;
17307
17458
  isPlatformManaged: boolean;
17459
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17308
17460
  } | null;
17309
17461
  username: string;
17310
17462
  id: number;
@@ -17323,12 +17475,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17323
17475
  }[];
17324
17476
  };
17325
17477
  }>;
17326
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
17327
- input: void;
17328
- output: {
17329
- avatar: string | null | undefined;
17330
- };
17331
- }>;
17332
17478
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
17333
17479
  input: {
17334
17480
  password: string;
@@ -17340,12 +17486,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17340
17486
  input: void;
17341
17487
  output: void;
17342
17488
  }>;
17343
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
17344
- input: {
17345
- away: boolean;
17346
- };
17347
- output: void;
17348
- }>;
17349
17489
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
17350
17490
  input: {
17351
17491
  onboarding?: boolean | undefined;
@@ -17537,7 +17677,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17537
17677
  teams: ({
17538
17678
  teamId: number;
17539
17679
  name: string;
17540
- logo: string | null;
17680
+ logoUrl: string | null;
17541
17681
  credentialId: number;
17542
17682
  isAdmin: boolean;
17543
17683
  } | null)[];
@@ -17650,13 +17790,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17650
17790
  type: string;
17651
17791
  id: number;
17652
17792
  userId: number | null;
17793
+ invalid: boolean | null;
17794
+ key: import(".prisma/client").Prisma.JsonValue;
17653
17795
  teamId: number | null;
17654
17796
  subscriptionId: string | null;
17655
- key: import(".prisma/client").Prisma.JsonValue;
17656
17797
  appId: string | null;
17657
17798
  paymentStatus: string | null;
17658
17799
  billingCycleStart: number | null;
17659
- invalid: boolean | null;
17660
17800
  }[];
17661
17801
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
17662
17802
  };
@@ -17674,7 +17814,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17674
17814
  name?: string | undefined;
17675
17815
  email?: string | undefined;
17676
17816
  bio?: string | undefined;
17677
- avatar?: string | null | undefined;
17817
+ avatarUrl?: string | null | undefined;
17678
17818
  timeZone?: string | undefined;
17679
17819
  weekStart?: string | undefined;
17680
17820
  hideBranding?: boolean | undefined;
@@ -17736,7 +17876,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17736
17876
  username?: string | undefined;
17737
17877
  name?: string | undefined;
17738
17878
  bio?: string | undefined;
17739
- avatar?: string | null | undefined;
17740
17879
  timeZone?: string | undefined;
17741
17880
  weekStart?: string | undefined;
17742
17881
  hideBranding?: boolean | undefined;
@@ -17880,6 +18019,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17880
18019
  hideBranding: boolean;
17881
18020
  brandColor: string | null;
17882
18021
  darkBrandColor: string | null;
18022
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17883
18023
  createdAt: Date;
17884
18024
  logoUrl: string | null;
17885
18025
  calVideoLogo: string | null;
@@ -17907,6 +18047,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17907
18047
  hideBranding: boolean;
17908
18048
  brandColor: string | null;
17909
18049
  darkBrandColor: string | null;
18050
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17910
18051
  createdAt: Date;
17911
18052
  logoUrl: string | null;
17912
18053
  calVideoLogo: string | null;
@@ -17943,6 +18084,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17943
18084
  hideBranding: boolean;
17944
18085
  brandColor: string | null;
17945
18086
  darkBrandColor: string | null;
18087
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
17946
18088
  createdAt: Date;
17947
18089
  logoUrl: string | null;
17948
18090
  calVideoLogo: string | null;
@@ -18145,7 +18287,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18145
18287
  identityProviderEmail: string;
18146
18288
  brandColor: string | null;
18147
18289
  darkBrandColor: string | null;
18148
- away: boolean;
18149
18290
  bio: string | null;
18150
18291
  weekStart: string;
18151
18292
  theme: string | null;
@@ -18251,7 +18392,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18251
18392
  isOrganization: boolean;
18252
18393
  pendingPayment: boolean;
18253
18394
  isPlatform: boolean;
18254
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
18395
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
18396
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
18255
18397
  requestedSlug: string | null;
18256
18398
  metadata: {
18257
18399
  requestedSlug: string | null;
@@ -18323,6 +18465,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18323
18465
  organizationId: number | null;
18324
18466
  movedToProfileId: number | null;
18325
18467
  isPlatformManaged: boolean;
18468
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
18326
18469
  } | null;
18327
18470
  username: string;
18328
18471
  id: number;
@@ -18341,12 +18484,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18341
18484
  }[];
18342
18485
  };
18343
18486
  }>;
18344
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
18345
- input: void;
18346
- output: {
18347
- avatar: string | null | undefined;
18348
- };
18349
- }>;
18350
18487
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
18351
18488
  input: {
18352
18489
  password: string;
@@ -18358,12 +18495,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18358
18495
  input: void;
18359
18496
  output: void;
18360
18497
  }>;
18361
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
18362
- input: {
18363
- away: boolean;
18364
- };
18365
- output: void;
18366
- }>;
18367
18498
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
18368
18499
  input: {
18369
18500
  onboarding?: boolean | undefined;
@@ -18555,7 +18686,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18555
18686
  teams: ({
18556
18687
  teamId: number;
18557
18688
  name: string;
18558
- logo: string | null;
18689
+ logoUrl: string | null;
18559
18690
  credentialId: number;
18560
18691
  isAdmin: boolean;
18561
18692
  } | null)[];
@@ -18668,13 +18799,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18668
18799
  type: string;
18669
18800
  id: number;
18670
18801
  userId: number | null;
18802
+ invalid: boolean | null;
18803
+ key: import(".prisma/client").Prisma.JsonValue;
18671
18804
  teamId: number | null;
18672
18805
  subscriptionId: string | null;
18673
- key: import(".prisma/client").Prisma.JsonValue;
18674
18806
  appId: string | null;
18675
18807
  paymentStatus: string | null;
18676
18808
  billingCycleStart: number | null;
18677
- invalid: boolean | null;
18678
18809
  }[];
18679
18810
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
18680
18811
  };
@@ -18692,7 +18823,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18692
18823
  name?: string | undefined;
18693
18824
  email?: string | undefined;
18694
18825
  bio?: string | undefined;
18695
- avatar?: string | null | undefined;
18826
+ avatarUrl?: string | null | undefined;
18696
18827
  timeZone?: string | undefined;
18697
18828
  weekStart?: string | undefined;
18698
18829
  hideBranding?: boolean | undefined;
@@ -18754,7 +18885,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18754
18885
  username?: string | undefined;
18755
18886
  name?: string | undefined;
18756
18887
  bio?: string | undefined;
18757
- avatar?: string | null | undefined;
18758
18888
  timeZone?: string | undefined;
18759
18889
  weekStart?: string | undefined;
18760
18890
  hideBranding?: boolean | undefined;
@@ -18898,6 +19028,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18898
19028
  hideBranding: boolean;
18899
19029
  brandColor: string | null;
18900
19030
  darkBrandColor: string | null;
19031
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
18901
19032
  createdAt: Date;
18902
19033
  logoUrl: string | null;
18903
19034
  calVideoLogo: string | null;
@@ -18925,6 +19056,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18925
19056
  hideBranding: boolean;
18926
19057
  brandColor: string | null;
18927
19058
  darkBrandColor: string | null;
19059
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
18928
19060
  createdAt: Date;
18929
19061
  logoUrl: string | null;
18930
19062
  calVideoLogo: string | null;
@@ -18961,6 +19093,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18961
19093
  hideBranding: boolean;
18962
19094
  brandColor: string | null;
18963
19095
  darkBrandColor: string | null;
19096
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
18964
19097
  createdAt: Date;
18965
19098
  logoUrl: string | null;
18966
19099
  calVideoLogo: string | null;
@@ -19321,7 +19454,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19321
19454
  startTime: number;
19322
19455
  endTime: number;
19323
19456
  emailVerified: Date | null;
19324
- avatar: string | null;
19325
19457
  avatarUrl: string | null;
19326
19458
  bufferTime: number;
19327
19459
  hideBranding: boolean;
@@ -19336,7 +19468,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19336
19468
  invitedTo: number | null;
19337
19469
  brandColor: string | null;
19338
19470
  darkBrandColor: string | null;
19339
- away: boolean;
19340
19471
  allowDynamicBooking: boolean | null;
19341
19472
  allowSEOIndexing: boolean | null;
19342
19473
  receiveMonthlyDigestEmail: boolean | null;
@@ -19351,6 +19482,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19351
19482
  id: number;
19352
19483
  metadata: import(".prisma/client").Prisma.JsonValue;
19353
19484
  slug: string | null;
19485
+ logoUrl: string | null;
19354
19486
  calVideoLogo: string | null;
19355
19487
  bannerUrl: string | null;
19356
19488
  } & Omit<Pick<{
@@ -19379,7 +19511,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19379
19511
  isOrganization: boolean;
19380
19512
  pendingPayment: boolean;
19381
19513
  isPlatform: boolean;
19382
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
19514
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
19515
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
19383
19516
  requestedSlug: string | null;
19384
19517
  metadata: {
19385
19518
  requestedSlug: string | null;
@@ -19435,7 +19568,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19435
19568
  startTime: number;
19436
19569
  endTime: number;
19437
19570
  emailVerified: Date | null;
19438
- avatar: string | null;
19439
19571
  avatarUrl: string | null;
19440
19572
  bufferTime: number;
19441
19573
  hideBranding: boolean;
@@ -19450,7 +19582,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19450
19582
  invitedTo: number | null;
19451
19583
  brandColor: string | null;
19452
19584
  darkBrandColor: string | null;
19453
- away: boolean;
19454
19585
  allowDynamicBooking: boolean | null;
19455
19586
  allowSEOIndexing: boolean | null;
19456
19587
  receiveMonthlyDigestEmail: boolean | null;
@@ -19649,8 +19780,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19649
19780
  timeZone?: true | undefined;
19650
19781
  userId?: true | undefined;
19651
19782
  metadata?: true | undefined;
19652
- slug?: true | undefined;
19653
19783
  position?: true | undefined;
19784
+ parent?: true | undefined;
19785
+ slug?: true | undefined;
19654
19786
  locations?: true | undefined;
19655
19787
  offsetStart?: true | undefined;
19656
19788
  profileId?: true | undefined;
@@ -19689,7 +19821,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19689
19821
  hashedLink?: true | undefined;
19690
19822
  destinationCalendar?: true | undefined;
19691
19823
  customInputs?: true | undefined;
19692
- parent?: true | undefined;
19693
19824
  aiPhoneCallConfig?: true | undefined;
19694
19825
  secondaryEmail?: true | undefined;
19695
19826
  _count?: true | undefined;
@@ -19948,8 +20079,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19948
20079
  timeZone?: true | undefined;
19949
20080
  userId?: true | undefined;
19950
20081
  metadata?: true | undefined;
19951
- slug?: true | undefined;
19952
20082
  position?: true | undefined;
20083
+ parent?: true | undefined;
20084
+ slug?: true | undefined;
19953
20085
  locations?: true | undefined;
19954
20086
  offsetStart?: true | undefined;
19955
20087
  profileId?: true | undefined;
@@ -19988,7 +20120,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19988
20120
  hashedLink?: true | undefined;
19989
20121
  destinationCalendar?: true | undefined;
19990
20122
  customInputs?: true | undefined;
19991
- parent?: true | undefined;
19992
20123
  aiPhoneCallConfig?: true | undefined;
19993
20124
  secondaryEmail?: true | undefined;
19994
20125
  _count?: true | undefined;
@@ -20074,7 +20205,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20074
20205
  name: string | null;
20075
20206
  weekStart: string;
20076
20207
  image: string | undefined;
20077
- logo: string | null | undefined;
20208
+ logo: string | undefined;
20078
20209
  brandColor: string | null;
20079
20210
  darkBrandColor: string | null;
20080
20211
  theme: string | null;
@@ -20168,13 +20299,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20168
20299
  name: string;
20169
20300
  theme: string | null;
20170
20301
  metadata: import(".prisma/client").Prisma.JsonValue;
20171
- slug: string | null;
20172
- parentId: number | null;
20173
20302
  parent: {
20174
20303
  name: string;
20175
20304
  slug: string | null;
20176
20305
  bannerUrl: string | null;
20177
20306
  } | null;
20307
+ slug: string | null;
20308
+ parentId: number | null;
20178
20309
  brandColor: string | null;
20179
20310
  darkBrandColor: string | null;
20180
20311
  logoUrl: string | null;
@@ -20522,8 +20653,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20522
20653
  timeZone?: true | undefined;
20523
20654
  userId?: true | undefined;
20524
20655
  metadata?: true | undefined;
20525
- slug?: true | undefined;
20526
20656
  position?: true | undefined;
20657
+ parent?: true | undefined;
20658
+ slug?: true | undefined;
20527
20659
  locations?: true | undefined;
20528
20660
  offsetStart?: true | undefined;
20529
20661
  profileId?: true | undefined;
@@ -20562,7 +20694,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20562
20694
  hashedLink?: true | undefined;
20563
20695
  destinationCalendar?: true | undefined;
20564
20696
  customInputs?: true | undefined;
20565
- parent?: true | undefined;
20566
20697
  aiPhoneCallConfig?: true | undefined;
20567
20698
  secondaryEmail?: true | undefined;
20568
20699
  _count?: true | undefined;
@@ -20935,8 +21066,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20935
21066
  timeZone?: true | undefined;
20936
21067
  userId?: true | undefined;
20937
21068
  metadata?: true | undefined;
20938
- slug?: true | undefined;
20939
21069
  position?: true | undefined;
21070
+ parent?: true | undefined;
21071
+ slug?: true | undefined;
20940
21072
  locations?: true | undefined;
20941
21073
  offsetStart?: true | undefined;
20942
21074
  profileId?: true | undefined;
@@ -20975,7 +21107,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20975
21107
  hashedLink?: true | undefined;
20976
21108
  destinationCalendar?: true | undefined;
20977
21109
  customInputs?: true | undefined;
20978
- parent?: true | undefined;
20979
21110
  aiPhoneCallConfig?: true | undefined;
20980
21111
  secondaryEmail?: true | undefined;
20981
21112
  _count?: true | undefined;
@@ -21013,8 +21144,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21013
21144
  timeZone: string | null;
21014
21145
  userId: number | null;
21015
21146
  metadata: import(".prisma/client").Prisma.JsonValue;
21016
- slug: string;
21017
21147
  position: number;
21148
+ slug: string;
21018
21149
  locations: import(".prisma/client").Prisma.JsonValue;
21019
21150
  offsetStart: number;
21020
21151
  profileId: number | null;
@@ -21073,8 +21204,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21073
21204
  id: number;
21074
21205
  timeZone: string | null;
21075
21206
  userId: number | null;
21076
- slug: string;
21077
21207
  position: number;
21208
+ slug: string;
21078
21209
  locations: import(".prisma/client").Prisma.JsonValue;
21079
21210
  offsetStart: number;
21080
21211
  profileId: number | null;
@@ -21358,8 +21489,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21358
21489
  timeZone?: true | undefined;
21359
21490
  userId?: true | undefined;
21360
21491
  metadata?: true | undefined;
21361
- slug?: true | undefined;
21362
21492
  position?: true | undefined;
21493
+ parent?: true | undefined;
21494
+ slug?: true | undefined;
21363
21495
  locations?: true | undefined;
21364
21496
  offsetStart?: true | undefined;
21365
21497
  profileId?: true | undefined;
@@ -21398,7 +21530,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21398
21530
  hashedLink?: true | undefined;
21399
21531
  destinationCalendar?: true | undefined;
21400
21532
  customInputs?: true | undefined;
21401
- parent?: true | undefined;
21402
21533
  aiPhoneCallConfig?: true | undefined;
21403
21534
  secondaryEmail?: true | undefined;
21404
21535
  _count?: true | undefined;
@@ -21440,8 +21571,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21440
21571
  timeZone: string | null;
21441
21572
  userId: number | null;
21442
21573
  metadata: import(".prisma/client").Prisma.JsonValue;
21443
- slug: string;
21444
21574
  position: number;
21575
+ slug: string;
21445
21576
  locations: import(".prisma/client").Prisma.JsonValue;
21446
21577
  offsetStart: number;
21447
21578
  profileId: number | null;
@@ -21663,8 +21794,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21663
21794
  timeZone?: true | undefined;
21664
21795
  userId?: true | undefined;
21665
21796
  metadata?: true | undefined;
21666
- slug?: true | undefined;
21667
21797
  position?: true | undefined;
21798
+ parent?: true | undefined;
21799
+ slug?: true | undefined;
21668
21800
  locations?: true | undefined;
21669
21801
  offsetStart?: true | undefined;
21670
21802
  profileId?: true | undefined;
@@ -21703,7 +21835,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21703
21835
  hashedLink?: true | undefined;
21704
21836
  destinationCalendar?: true | undefined;
21705
21837
  customInputs?: true | undefined;
21706
- parent?: true | undefined;
21707
21838
  aiPhoneCallConfig?: true | undefined;
21708
21839
  secondaryEmail?: true | undefined;
21709
21840
  _count?: true | undefined;
@@ -21795,14 +21926,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21795
21926
  }[];
21796
21927
  name: string;
21797
21928
  id: number;
21798
- slug: string | null;
21799
- parentId: number | null;
21800
21929
  parent: {
21801
21930
  slug: string | null;
21802
21931
  organizationSettings: {
21803
21932
  lockEventTypeCreationForUsers: boolean;
21804
21933
  } | null;
21805
21934
  } | null;
21935
+ slug: string | null;
21936
+ parentId: number | null;
21806
21937
  } | null;
21807
21938
  length: number;
21808
21939
  workflows: ({
@@ -21868,6 +21999,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21868
21999
  id: number;
21869
22000
  timeZone: string | null;
21870
22001
  userId: number | null;
22002
+ parent: {
22003
+ teamId: number | null;
22004
+ } | null;
21871
22005
  slug: string;
21872
22006
  offsetStart: number;
21873
22007
  teamId: number | null;
@@ -21911,9 +22045,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21911
22045
  integration: string;
21912
22046
  primaryEmail: string | null;
21913
22047
  } | null;
21914
- parent: {
21915
- teamId: number | null;
21916
- } | null;
21917
22048
  aiPhoneCallConfig: {
21918
22049
  enabled: boolean;
21919
22050
  id: number;
@@ -22028,14 +22159,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22028
22159
  }[];
22029
22160
  name: string;
22030
22161
  id: number;
22031
- slug: string | null;
22032
- parentId: number | null;
22033
22162
  parent: {
22034
22163
  slug: string | null;
22035
22164
  organizationSettings: {
22036
22165
  lockEventTypeCreationForUsers: boolean;
22037
22166
  } | null;
22038
22167
  } | null;
22168
+ slug: string | null;
22169
+ parentId: number | null;
22039
22170
  } | null;
22040
22171
  teamMembers: {
22041
22172
  profileId: number | null;
@@ -22269,8 +22400,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22269
22400
  timeZone?: true | undefined;
22270
22401
  userId?: true | undefined;
22271
22402
  metadata?: true | undefined;
22272
- slug?: true | undefined;
22273
22403
  position?: true | undefined;
22404
+ parent?: true | undefined;
22405
+ slug?: true | undefined;
22274
22406
  locations?: true | undefined;
22275
22407
  offsetStart?: true | undefined;
22276
22408
  profileId?: true | undefined;
@@ -22309,7 +22441,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22309
22441
  hashedLink?: true | undefined;
22310
22442
  destinationCalendar?: true | undefined;
22311
22443
  customInputs?: true | undefined;
22312
- parent?: true | undefined;
22313
22444
  aiPhoneCallConfig?: true | undefined;
22314
22445
  secondaryEmail?: true | undefined;
22315
22446
  _count?: true | undefined;
@@ -22327,8 +22458,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22327
22458
  defaultLayout: import("../../../prisma/zod-utils").BookerLayouts;
22328
22459
  } | null | undefined;
22329
22460
  } | null | undefined;
22330
- slug?: string | undefined;
22331
22461
  position?: number | undefined;
22462
+ slug?: string | undefined;
22332
22463
  locations?: {
22333
22464
  type: string;
22334
22465
  address?: string | undefined;
@@ -22483,11 +22614,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22483
22614
  }[];
22484
22615
  name: string;
22485
22616
  id: number;
22486
- slug: string | null;
22487
- parentId: number | null;
22488
22617
  parent: {
22489
22618
  slug: string | null;
22490
22619
  } | null;
22620
+ slug: string | null;
22621
+ parentId: number | null;
22491
22622
  } | null;
22492
22623
  workflows: {
22493
22624
  workflowId: number;
@@ -22534,8 +22665,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22534
22665
  timeZone: string | null;
22535
22666
  userId: number | null;
22536
22667
  metadata: import(".prisma/client").Prisma.JsonValue;
22537
- slug: string;
22538
22668
  position: number;
22669
+ slug: string;
22539
22670
  locations: import(".prisma/client").Prisma.JsonValue;
22540
22671
  offsetStart: number;
22541
22672
  profileId: number | null;
@@ -22903,7 +23034,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22903
23034
  input: {
22904
23035
  teamId: number;
22905
23036
  isOrg?: boolean | undefined;
22906
- includeTeamLogo?: boolean | undefined;
22907
23037
  };
22908
23038
  output: {
22909
23039
  members: {
@@ -22915,7 +23045,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22915
23045
  accepted: boolean;
22916
23046
  disableImpersonation: boolean;
22917
23047
  subteams: (string | null)[] | null;
22918
- avatar: string;
22919
23048
  bookerUrl: string;
22920
23049
  connectedApps: {
22921
23050
  name: any;
@@ -23132,8 +23261,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23132
23261
  timeZone?: true | undefined;
23133
23262
  userId?: true | undefined;
23134
23263
  metadata?: true | undefined;
23135
- slug?: true | undefined;
23136
23264
  position?: true | undefined;
23265
+ parent?: true | undefined;
23266
+ slug?: true | undefined;
23137
23267
  locations?: true | undefined;
23138
23268
  offsetStart?: true | undefined;
23139
23269
  profileId?: true | undefined;
@@ -23172,7 +23302,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23172
23302
  hashedLink?: true | undefined;
23173
23303
  destinationCalendar?: true | undefined;
23174
23304
  customInputs?: true | undefined;
23175
- parent?: true | undefined;
23176
23305
  aiPhoneCallConfig?: true | undefined;
23177
23306
  secondaryEmail?: true | undefined;
23178
23307
  _count?: true | undefined;
@@ -23255,7 +23384,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23255
23384
  recurringEvent: import(".prisma/client").Prisma.JsonValue;
23256
23385
  schedulingType: import(".prisma/client").$Enums.SchedulingType | null;
23257
23386
  }[] | null;
23258
- logo: string | null;
23387
+ logo?: string | undefined;
23259
23388
  name: string;
23260
23389
  bio: string | null;
23261
23390
  theme: string | null;
@@ -23264,16 +23393,17 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23264
23393
  slug: string | null;
23265
23394
  }[];
23266
23395
  id: number;
23267
- slug: string | null;
23268
- parentId: number | null;
23269
23396
  parent: {
23270
23397
  name: string;
23271
23398
  id: number;
23272
23399
  metadata: import(".prisma/client").Prisma.JsonValue;
23273
23400
  slug: string | null;
23401
+ logoUrl: string | null;
23274
23402
  isPrivate: boolean;
23275
23403
  isOrganization: boolean;
23276
23404
  } | null;
23405
+ slug: string | null;
23406
+ parentId: number | null;
23277
23407
  hideBranding: boolean;
23278
23408
  brandColor: string | null;
23279
23409
  darkBrandColor: string | null;
@@ -23288,7 +23418,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23288
23418
  includeOrgs?: boolean | undefined;
23289
23419
  } | undefined;
23290
23420
  output: {
23291
- logo: string | null;
23292
23421
  metadata: {
23293
23422
  requestedSlug?: string | null | undefined;
23294
23423
  paymentId?: string | undefined;
@@ -23316,8 +23445,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23316
23445
  } | undefined;
23317
23446
  name: string;
23318
23447
  id: number;
23319
- slug: string | null;
23320
- parentId: number | null;
23321
23448
  parent: {
23322
23449
  name: string;
23323
23450
  logo: string | null;
@@ -23333,6 +23460,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23333
23460
  hideBranding: boolean;
23334
23461
  brandColor: string | null;
23335
23462
  darkBrandColor: string | null;
23463
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23336
23464
  createdAt: Date;
23337
23465
  logoUrl: string | null;
23338
23466
  calVideoLogo: string | null;
@@ -23345,6 +23473,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23345
23473
  pendingPayment: boolean;
23346
23474
  isPlatform: boolean;
23347
23475
  } | null;
23476
+ slug: string | null;
23477
+ parentId: number | null;
23478
+ logoUrl: string | null;
23348
23479
  isOrganization: boolean;
23349
23480
  role: import(".prisma/client").$Enums.MembershipRole;
23350
23481
  accepted: boolean;
@@ -23353,7 +23484,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23353
23484
  listOwnedTeams: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
23354
23485
  input: void;
23355
23486
  output: {
23356
- logo: string | null;
23357
23487
  metadata: {
23358
23488
  requestedSlug?: string | null | undefined;
23359
23489
  paymentId?: string | undefined;
@@ -23381,8 +23511,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23381
23511
  } | undefined;
23382
23512
  name: string;
23383
23513
  id: number;
23384
- slug: string | null;
23385
- parentId: number | null;
23386
23514
  parent: {
23387
23515
  name: string;
23388
23516
  logo: string | null;
@@ -23398,6 +23526,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23398
23526
  hideBranding: boolean;
23399
23527
  brandColor: string | null;
23400
23528
  darkBrandColor: string | null;
23529
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23401
23530
  createdAt: Date;
23402
23531
  logoUrl: string | null;
23403
23532
  calVideoLogo: string | null;
@@ -23410,6 +23539,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23410
23539
  pendingPayment: boolean;
23411
23540
  isPlatform: boolean;
23412
23541
  } | null;
23542
+ slug: string | null;
23543
+ parentId: number | null;
23544
+ logoUrl: string | null;
23413
23545
  isOrganization: boolean;
23414
23546
  role: import(".prisma/client").$Enums.MembershipRole;
23415
23547
  accepted: boolean;
@@ -23443,6 +23575,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23443
23575
  hideBranding: boolean;
23444
23576
  brandColor: string | null;
23445
23577
  darkBrandColor: string | null;
23578
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23446
23579
  createdAt: Date;
23447
23580
  logoUrl: string | null;
23448
23581
  calVideoLogo: string | null;
@@ -23472,7 +23605,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23472
23605
  theme?: string | null | undefined;
23473
23606
  };
23474
23607
  output: {
23475
- logo: string | null;
23608
+ logoUrl: string | null;
23476
23609
  name: string;
23477
23610
  bio: string | null;
23478
23611
  slug: string | null;
@@ -23608,6 +23741,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23608
23741
  hideBranding: boolean;
23609
23742
  brandColor: string | null;
23610
23743
  darkBrandColor: string | null;
23744
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23611
23745
  createdAt: Date;
23612
23746
  logoUrl: string | null;
23613
23747
  calVideoLogo: string | null;
@@ -23635,6 +23769,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23635
23769
  hideBranding: boolean;
23636
23770
  brandColor: string | null;
23637
23771
  darkBrandColor: string | null;
23772
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23638
23773
  createdAt: Date;
23639
23774
  logoUrl: string | null;
23640
23775
  calVideoLogo: string | null;
@@ -23799,7 +23934,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23799
23934
  name?: string | undefined;
23800
23935
  orgId?: string | number | undefined;
23801
23936
  bio?: string | undefined;
23802
- logo?: string | null | undefined;
23937
+ logoUrl?: string | null | undefined;
23803
23938
  calVideoLogo?: string | null | undefined;
23804
23939
  banner?: string | null | undefined;
23805
23940
  slug?: string | undefined;
@@ -23831,7 +23966,34 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23831
23966
  output: {
23832
23967
  update: boolean;
23833
23968
  userId: number;
23834
- data: (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUpdateInput, import(".prisma/client").Prisma.TeamUncheckedUpdateInput> & import(".prisma/client").Prisma.TeamUncheckedUpdateInput) | (import(".prisma/client").Prisma.Without<import(".prisma/client").Prisma.TeamUncheckedUpdateInput, import(".prisma/client").Prisma.TeamUpdateInput> & import(".prisma/client").Prisma.TeamUpdateInput);
23969
+ data: {
23970
+ name: string;
23971
+ logo: string | null;
23972
+ bio: string | null;
23973
+ theme: string | null;
23974
+ id: number;
23975
+ timeFormat: number | null;
23976
+ weekStart: string;
23977
+ timeZone: string;
23978
+ metadata: import(".prisma/client").Prisma.JsonValue;
23979
+ slug: string | null;
23980
+ parentId: number | null;
23981
+ hideBranding: boolean;
23982
+ brandColor: string | null;
23983
+ darkBrandColor: string | null;
23984
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23985
+ createdAt: Date;
23986
+ logoUrl: string | null;
23987
+ calVideoLogo: string | null;
23988
+ appLogo: string | null;
23989
+ appIconLogo: string | null;
23990
+ isPrivate: boolean;
23991
+ hideBookATeamMember: boolean;
23992
+ bannerUrl: string | null;
23993
+ isOrganization: boolean;
23994
+ pendingPayment: boolean;
23995
+ isPlatform: boolean;
23996
+ };
23835
23997
  };
23836
23998
  }>;
23837
23999
  verifyCode: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -23885,6 +24047,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23885
24047
  hideBranding: boolean;
23886
24048
  brandColor: string | null;
23887
24049
  darkBrandColor: string | null;
24050
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23888
24051
  createdAt: Date;
23889
24052
  logoUrl: string | null;
23890
24053
  calVideoLogo: string | null;
@@ -23924,6 +24087,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23924
24087
  hideBranding: boolean;
23925
24088
  brandColor: string | null;
23926
24089
  darkBrandColor: string | null;
24090
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
23927
24091
  createdAt: Date;
23928
24092
  logoUrl: string | null;
23929
24093
  calVideoLogo: string | null;
@@ -24005,6 +24169,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24005
24169
  accepted: boolean;
24006
24170
  disableImpersonation: boolean;
24007
24171
  completedOnboarding: boolean;
24172
+ avatarUrl: string | null;
24008
24173
  teams: ({
24009
24174
  id: number;
24010
24175
  name: string;
@@ -24039,7 +24204,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24039
24204
  fullDomain: string;
24040
24205
  domainSuffix: string;
24041
24206
  name: string;
24042
- logo: string | null;
24207
+ logoUrl: string | null;
24043
24208
  } | null;
24044
24209
  }>;
24045
24210
  getUser: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -24122,7 +24287,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24122
24287
  email: string;
24123
24288
  name: string | null;
24124
24289
  id: number;
24125
- avatar: string | null;
24126
24290
  avatarUrl: string | null;
24127
24291
  } & {
24128
24292
  nonProfileUsername: string | null;
@@ -24143,15 +24307,15 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24143
24307
  output: {
24144
24308
  safeBio: string;
24145
24309
  name: string;
24146
- logo: string | null;
24147
24310
  bio: string | null;
24148
24311
  id: number;
24149
24312
  metadata: import(".prisma/client").Prisma.JsonValue;
24150
- slug: string | null;
24151
24313
  parent: {
24152
24314
  id: number;
24153
24315
  slug: string | null;
24154
24316
  } | null;
24317
+ slug: string | null;
24318
+ logoUrl: string | null;
24155
24319
  isPrivate: boolean;
24156
24320
  };
24157
24321
  }>;
@@ -24172,6 +24336,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24172
24336
  hideBranding: boolean;
24173
24337
  brandColor: string | null;
24174
24338
  darkBrandColor: string | null;
24339
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
24175
24340
  createdAt: Date;
24176
24341
  logoUrl: string | null;
24177
24342
  calVideoLogo: string | null;
@@ -24293,6 +24458,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24293
24458
  hideBranding: boolean;
24294
24459
  brandColor: string | null;
24295
24460
  darkBrandColor: string | null;
24461
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
24296
24462
  createdAt: Date;
24297
24463
  logoUrl: string | null;
24298
24464
  calVideoLogo: string | null;
@@ -24716,8 +24882,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24716
24882
  timeZone: string | null;
24717
24883
  userId: number | null;
24718
24884
  metadata: import(".prisma/client").Prisma.JsonValue;
24719
- slug: string;
24720
24885
  position: number;
24886
+ slug: string;
24721
24887
  locations: import(".prisma/client").Prisma.JsonValue;
24722
24888
  offsetStart: number;
24723
24889
  profileId: number | null;
@@ -24846,8 +25012,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24846
25012
  timeZone: string | null;
24847
25013
  userId: number | null;
24848
25014
  metadata: import(".prisma/client").Prisma.JsonValue;
24849
- slug: string;
24850
25015
  position: number;
25016
+ slug: string;
24851
25017
  locations: import(".prisma/client").Prisma.JsonValue;
24852
25018
  offsetStart: number;
24853
25019
  profileId: number | null;
@@ -24949,7 +25115,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24949
25115
  label: string;
24950
25116
  value: "EMAIL_HOST" | "EMAIL_ATTENDEE" | "SMS_ATTENDEE" | "SMS_NUMBER" | "EMAIL_ADDRESS" | "WHATSAPP_ATTENDEE" | "WHATSAPP_NUMBER";
24951
25117
  needsTeamsUpgrade: boolean;
24952
- needsOrgsUpgrade: boolean;
24953
25118
  }[];
24954
25119
  }>;
24955
25120
  filteredList: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -25408,6 +25573,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25408
25573
  hideBranding: boolean;
25409
25574
  brandColor: string | null;
25410
25575
  darkBrandColor: string | null;
25576
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
25411
25577
  createdAt: Date;
25412
25578
  logoUrl: string | null;
25413
25579
  calVideoLogo: string | null;
@@ -25430,9 +25596,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25430
25596
  settings: import(".prisma/client").Prisma.JsonValue;
25431
25597
  id: string;
25432
25598
  userId: number;
25599
+ position: number;
25433
25600
  routes: import(".prisma/client").Prisma.JsonValue;
25434
25601
  fields: import(".prisma/client").Prisma.JsonValue;
25435
- position: number;
25436
25602
  teamId: number | null;
25437
25603
  createdAt: Date;
25438
25604
  updatedAt: Date;
@@ -25461,9 +25627,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25461
25627
  settings: import(".prisma/client").Prisma.JsonValue;
25462
25628
  id: string;
25463
25629
  userId: number;
25630
+ position: number;
25464
25631
  routes: import(".prisma/client").Prisma.JsonValue;
25465
25632
  fields: import(".prisma/client").Prisma.JsonValue;
25466
- position: number;
25467
25633
  teamId: number | null;
25468
25634
  createdAt: Date;
25469
25635
  updatedAt: Date;
@@ -25529,9 +25695,9 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25529
25695
  settings: import(".prisma/client").Prisma.JsonValue;
25530
25696
  id: string;
25531
25697
  userId: number;
25698
+ position: number;
25532
25699
  routes: import(".prisma/client").Prisma.JsonValue;
25533
25700
  fields: import(".prisma/client").Prisma.JsonValue;
25534
- position: number;
25535
25701
  teamId: number | null;
25536
25702
  createdAt: Date;
25537
25703
  updatedAt: Date;
@@ -25769,13 +25935,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25769
25935
  organizationId: number | null;
25770
25936
  movedToProfileId: number | null;
25771
25937
  isPlatformManaged: boolean;
25938
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
25772
25939
  };
25773
25940
  };
25774
25941
  }>;
25775
25942
  list: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
25776
25943
  input: void;
25777
25944
  output: {
25778
- avatar: string;
25779
25945
  username: string | null;
25780
25946
  email: string;
25781
25947
  role: import(".prisma/client").$Enums.UserPermissionRole;
@@ -25793,6 +25959,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25793
25959
  endTime: number;
25794
25960
  metadata: import(".prisma/client").Prisma.JsonValue;
25795
25961
  emailVerified: Date | null;
25962
+ avatar: string | null;
25796
25963
  avatarUrl: string | null;
25797
25964
  bufferTime: number;
25798
25965
  hideBranding: boolean;
@@ -25817,6 +25984,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25817
25984
  organizationId: number | null;
25818
25985
  movedToProfileId: number | null;
25819
25986
  isPlatformManaged: boolean;
25987
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
25820
25988
  }[];
25821
25989
  }>;
25822
25990
  add: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
@@ -25832,7 +26000,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25832
26000
  theme?: string | null | undefined;
25833
26001
  timeFormat?: number | null | undefined;
25834
26002
  defaultScheduleId?: number | null | undefined;
25835
- avatar?: string | null | undefined;
26003
+ avatarUrl?: string | null | undefined;
25836
26004
  locale?: string | null | undefined;
25837
26005
  allowDynamicBooking?: boolean | null | undefined;
25838
26006
  };
@@ -25880,6 +26048,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25880
26048
  organizationId: number | null;
25881
26049
  movedToProfileId: number | null;
25882
26050
  isPlatformManaged: boolean;
26051
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
25883
26052
  };
25884
26053
  message: string;
25885
26054
  };
@@ -25896,7 +26065,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25896
26065
  defaultScheduleId?: number | null | undefined;
25897
26066
  weekStart?: string | undefined;
25898
26067
  timeZone?: string | undefined;
25899
- avatar?: string | null | undefined;
26068
+ avatarUrl?: string | null | undefined;
25900
26069
  locale?: string | null | undefined;
25901
26070
  identityProvider?: "SAML" | "CAL" | "GOOGLE" | undefined;
25902
26071
  allowDynamicBooking?: boolean | null | undefined;
@@ -25945,6 +26114,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
25945
26114
  organizationId: number | null;
25946
26115
  movedToProfileId: number | null;
25947
26116
  isPlatformManaged: boolean;
26117
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
25948
26118
  };
25949
26119
  message: string;
25950
26120
  };
@@ -26128,6 +26298,58 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26128
26298
  userId: number;
26129
26299
  };
26130
26300
  }>;
26301
+ getSMSLockStateTeamsUsers: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
26302
+ input: void;
26303
+ output: {
26304
+ users: {
26305
+ locked: {
26306
+ username: string | null;
26307
+ email: string;
26308
+ name: string | null;
26309
+ id: number;
26310
+ avatarUrl: string | null;
26311
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26312
+ }[];
26313
+ reviewNeeded: {
26314
+ username: string | null;
26315
+ email: string;
26316
+ name: string | null;
26317
+ id: number;
26318
+ avatarUrl: string | null;
26319
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26320
+ }[];
26321
+ };
26322
+ teams: {
26323
+ locked: {
26324
+ name: string;
26325
+ id: number;
26326
+ slug: string | null;
26327
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26328
+ logoUrl: string | null;
26329
+ }[];
26330
+ reviewNeeded: {
26331
+ name: string;
26332
+ id: number;
26333
+ slug: string | null;
26334
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26335
+ logoUrl: string | null;
26336
+ }[];
26337
+ };
26338
+ };
26339
+ }>;
26340
+ setSMSLockState: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
26341
+ input: {
26342
+ userId?: number | undefined;
26343
+ username?: string | undefined;
26344
+ teamId?: number | undefined;
26345
+ teamSlug?: string | undefined;
26346
+ lock?: boolean | undefined;
26347
+ };
26348
+ output: {
26349
+ name: string | null;
26350
+ locked: boolean | undefined;
26351
+ };
26352
+ }>;
26131
26353
  }>;
26132
26354
  } & {
26133
26355
  me: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
@@ -26159,7 +26381,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26159
26381
  identityProviderEmail: string;
26160
26382
  brandColor: string | null;
26161
26383
  darkBrandColor: string | null;
26162
- away: boolean;
26163
26384
  bio: string | null;
26164
26385
  weekStart: string;
26165
26386
  theme: string | null;
@@ -26265,7 +26486,8 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26265
26486
  isOrganization: boolean;
26266
26487
  pendingPayment: boolean;
26267
26488
  isPlatform: boolean;
26268
- }, "name" | "id" | "metadata" | "slug" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
26489
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26490
+ }, "name" | "id" | "metadata" | "slug" | "logoUrl" | "calVideoLogo" | "bannerUrl">, "metadata"> & {
26269
26491
  requestedSlug: string | null;
26270
26492
  metadata: {
26271
26493
  requestedSlug: string | null;
@@ -26337,6 +26559,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26337
26559
  organizationId: number | null;
26338
26560
  movedToProfileId: number | null;
26339
26561
  isPlatformManaged: boolean;
26562
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26340
26563
  } | null;
26341
26564
  username: string;
26342
26565
  id: number;
@@ -26355,12 +26578,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26355
26578
  }[];
26356
26579
  };
26357
26580
  }>;
26358
- avatar: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
26359
- input: void;
26360
- output: {
26361
- avatar: string | null | undefined;
26362
- };
26363
- }>;
26364
26581
  deleteMe: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
26365
26582
  input: {
26366
26583
  password: string;
@@ -26372,12 +26589,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26372
26589
  input: void;
26373
26590
  output: void;
26374
26591
  }>;
26375
- away: import("@trpc/server/unstable-core-do-not-import").MutationProcedure<{
26376
- input: {
26377
- away: boolean;
26378
- };
26379
- output: void;
26380
- }>;
26381
26592
  connectedCalendars: import("@trpc/server/unstable-core-do-not-import").QueryProcedure<{
26382
26593
  input: {
26383
26594
  onboarding?: boolean | undefined;
@@ -26569,7 +26780,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26569
26780
  teams: ({
26570
26781
  teamId: number;
26571
26782
  name: string;
26572
- logo: string | null;
26783
+ logoUrl: string | null;
26573
26784
  credentialId: number;
26574
26785
  isAdmin: boolean;
26575
26786
  } | null)[];
@@ -26682,13 +26893,13 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26682
26893
  type: string;
26683
26894
  id: number;
26684
26895
  userId: number | null;
26896
+ invalid: boolean | null;
26897
+ key: import(".prisma/client").Prisma.JsonValue;
26685
26898
  teamId: number | null;
26686
26899
  subscriptionId: string | null;
26687
- key: import(".prisma/client").Prisma.JsonValue;
26688
26900
  appId: string | null;
26689
26901
  paymentStatus: string | null;
26690
26902
  billingCycleStart: number | null;
26691
- invalid: boolean | null;
26692
26903
  }[];
26693
26904
  userAdminTeams: import("@calcom/ee/teams/lib/getUserAdminTeams").UserAdminTeams;
26694
26905
  };
@@ -26706,7 +26917,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26706
26917
  name?: string | undefined;
26707
26918
  email?: string | undefined;
26708
26919
  bio?: string | undefined;
26709
- avatar?: string | null | undefined;
26920
+ avatarUrl?: string | null | undefined;
26710
26921
  timeZone?: string | undefined;
26711
26922
  weekStart?: string | undefined;
26712
26923
  hideBranding?: boolean | undefined;
@@ -26768,7 +26979,6 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26768
26979
  username?: string | undefined;
26769
26980
  name?: string | undefined;
26770
26981
  bio?: string | undefined;
26771
- avatar?: string | null | undefined;
26772
26982
  timeZone?: string | undefined;
26773
26983
  weekStart?: string | undefined;
26774
26984
  hideBranding?: boolean | undefined;
@@ -26912,6 +27122,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26912
27122
  hideBranding: boolean;
26913
27123
  brandColor: string | null;
26914
27124
  darkBrandColor: string | null;
27125
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26915
27126
  createdAt: Date;
26916
27127
  logoUrl: string | null;
26917
27128
  calVideoLogo: string | null;
@@ -26939,6 +27150,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26939
27150
  hideBranding: boolean;
26940
27151
  brandColor: string | null;
26941
27152
  darkBrandColor: string | null;
27153
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26942
27154
  createdAt: Date;
26943
27155
  logoUrl: string | null;
26944
27156
  calVideoLogo: string | null;
@@ -26975,6 +27187,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
26975
27187
  hideBranding: boolean;
26976
27188
  brandColor: string | null;
26977
27189
  darkBrandColor: string | null;
27190
+ smsLockState: import(".prisma/client").$Enums.SMSLockState;
26978
27191
  createdAt: Date;
26979
27192
  logoUrl: string | null;
26980
27193
  calVideoLogo: string | null;