1690 lines
84 KiB
TypeScript
1690 lines
84 KiB
TypeScript
/* eslint-disable */
|
|
|
|
// @ts-nocheck
|
|
|
|
// noinspection JSUnusedGlobalSymbols
|
|
|
|
// This file was automatically generated by TanStack Router.
|
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
|
|
import { createFileRoute } from '@tanstack/react-router'
|
|
|
|
import { Route as rootRouteImport } from './routes/__root'
|
|
import { Route as StepsRouteImport } from './routes/_steps'
|
|
import { Route as PublicRouteImport } from './routes/_public'
|
|
import { Route as LoginRouteImport } from './routes/_login'
|
|
import { Route as AppRouteImport } from './routes/_app'
|
|
import { Route as IndexRouteImport } from './routes/index'
|
|
import { Route as ApiHealthcheckRouteImport } from './routes/api/healthcheck'
|
|
import { Route as ApiConfigRouteImport } from './routes/api/config'
|
|
import { Route as PublicOnboardingRouteImport } from './routes/_public.onboarding'
|
|
import { Route as LoginResetPasswordRouteImport } from './routes/_login.reset-password'
|
|
import { Route as LoginLoginRouteImport } from './routes/_login.login'
|
|
import { Route as AppOrganizationIdRouteImport } from './routes/_app.$organizationId'
|
|
import { Route as AppOrganizationIdIndexRouteImport } from './routes/_app.$organizationId.index'
|
|
import { Route as ShareOverviewShareIdRouteImport } from './routes/share.overview.$shareId'
|
|
import { Route as StepsOnboardingProjectRouteImport } from './routes/_steps.onboarding.project'
|
|
import { Route as AppOrganizationIdSettingsRouteImport } from './routes/_app.$organizationId.settings'
|
|
import { Route as AppOrganizationIdBillingRouteImport } from './routes/_app.$organizationId.billing'
|
|
import { Route as AppOrganizationIdProjectIdRouteImport } from './routes/_app.$organizationId.$projectId'
|
|
import { Route as StepsOnboardingProjectIdVerifyRouteImport } from './routes/_steps.onboarding.$projectId.verify'
|
|
import { Route as StepsOnboardingProjectIdConnectRouteImport } from './routes/_steps.onboarding.$projectId.connect'
|
|
import { Route as AppOrganizationIdMembersTabsRouteImport } from './routes/_app.$organizationId.members._tabs'
|
|
import { Route as AppOrganizationIdIntegrationsTabsRouteImport } from './routes/_app.$organizationId.integrations._tabs'
|
|
import { Route as AppOrganizationIdProjectIdSessionsRouteImport } from './routes/_app.$organizationId.$projectId_.sessions'
|
|
import { Route as AppOrganizationIdProjectIdReportsRouteImport } from './routes/_app.$organizationId.$projectId_.reports'
|
|
import { Route as AppOrganizationIdProjectIdReferencesRouteImport } from './routes/_app.$organizationId.$projectId_.references'
|
|
import { Route as AppOrganizationIdProjectIdRealtimeRouteImport } from './routes/_app.$organizationId.$projectId_.realtime'
|
|
import { Route as AppOrganizationIdProjectIdPagesRouteImport } from './routes/_app.$organizationId.$projectId_.pages'
|
|
import { Route as AppOrganizationIdProjectIdDashboardsRouteImport } from './routes/_app.$organizationId.$projectId_.dashboards'
|
|
import { Route as AppOrganizationIdProjectIdChatRouteImport } from './routes/_app.$organizationId.$projectId_.chat'
|
|
import { Route as AppOrganizationIdMembersTabsIndexRouteImport } from './routes/_app.$organizationId.members._tabs.index'
|
|
import { Route as AppOrganizationIdIntegrationsTabsIndexRouteImport } from './routes/_app.$organizationId.integrations._tabs.index'
|
|
import { Route as AppOrganizationIdMembersTabsMembersRouteImport } from './routes/_app.$organizationId.members._tabs.members'
|
|
import { Route as AppOrganizationIdMembersTabsInvitationsRouteImport } from './routes/_app.$organizationId.members._tabs.invitations'
|
|
import { Route as AppOrganizationIdIntegrationsTabsInstalledRouteImport } from './routes/_app.$organizationId.integrations._tabs.installed'
|
|
import { Route as AppOrganizationIdIntegrationsTabsAvailableRouteImport } from './routes/_app.$organizationId.integrations._tabs.available'
|
|
import { Route as AppOrganizationIdProjectIdSettingsTabsRouteImport } from './routes/_app.$organizationId.$projectId_.settings._tabs'
|
|
import { Route as AppOrganizationIdProjectIdSessionsSessionIdRouteImport } from './routes/_app.$organizationId.$projectId_.sessions_.$sessionId'
|
|
import { Route as AppOrganizationIdProjectIdReportsReportIdRouteImport } from './routes/_app.$organizationId.$projectId_.reports_.$reportId'
|
|
import { Route as AppOrganizationIdProjectIdProfilesTabsRouteImport } from './routes/_app.$organizationId.$projectId_.profiles._tabs'
|
|
import { Route as AppOrganizationIdProjectIdNotificationsTabsRouteImport } from './routes/_app.$organizationId.$projectId_.notifications._tabs'
|
|
import { Route as AppOrganizationIdProjectIdEventsTabsRouteImport } from './routes/_app.$organizationId.$projectId_.events._tabs'
|
|
import { Route as AppOrganizationIdProjectIdDashboardsDashboardIdRouteImport } from './routes/_app.$organizationId.$projectId_.dashboards_.$dashboardId'
|
|
import { Route as AppOrganizationIdProjectIdSettingsTabsIndexRouteImport } from './routes/_app.$organizationId.$projectId_.settings._tabs.index'
|
|
import { Route as AppOrganizationIdProjectIdProfilesTabsIndexRouteImport } from './routes/_app.$organizationId.$projectId_.profiles._tabs.index'
|
|
import { Route as AppOrganizationIdProjectIdNotificationsTabsIndexRouteImport } from './routes/_app.$organizationId.$projectId_.notifications._tabs.index'
|
|
import { Route as AppOrganizationIdProjectIdEventsTabsIndexRouteImport } from './routes/_app.$organizationId.$projectId_.events._tabs.index'
|
|
import { Route as AppOrganizationIdProjectIdSettingsTabsEventsRouteImport } from './routes/_app.$organizationId.$projectId_.settings._tabs.events'
|
|
import { Route as AppOrganizationIdProjectIdSettingsTabsDetailsRouteImport } from './routes/_app.$organizationId.$projectId_.settings._tabs.details'
|
|
import { Route as AppOrganizationIdProjectIdSettingsTabsClientsRouteImport } from './routes/_app.$organizationId.$projectId_.settings._tabs.clients'
|
|
import { Route as AppOrganizationIdProjectIdProfilesTabsPowerUsersRouteImport } from './routes/_app.$organizationId.$projectId_.profiles._tabs.power-users'
|
|
import { Route as AppOrganizationIdProjectIdProfilesTabsIdentifiedRouteImport } from './routes/_app.$organizationId.$projectId_.profiles._tabs.identified'
|
|
import { Route as AppOrganizationIdProjectIdProfilesTabsAnonymousRouteImport } from './routes/_app.$organizationId.$projectId_.profiles._tabs.anonymous'
|
|
import { Route as AppOrganizationIdProjectIdProfilesProfileIdTabsRouteImport } from './routes/_app.$organizationId.$projectId_.profiles.$profileId._tabs'
|
|
import { Route as AppOrganizationIdProjectIdNotificationsTabsRulesRouteImport } from './routes/_app.$organizationId.$projectId_.notifications._tabs.rules'
|
|
import { Route as AppOrganizationIdProjectIdNotificationsTabsNotificationsRouteImport } from './routes/_app.$organizationId.$projectId_.notifications._tabs.notifications'
|
|
import { Route as AppOrganizationIdProjectIdEventsTabsStatsRouteImport } from './routes/_app.$organizationId.$projectId_.events._tabs.stats'
|
|
import { Route as AppOrganizationIdProjectIdEventsTabsEventsRouteImport } from './routes/_app.$organizationId.$projectId_.events._tabs.events'
|
|
import { Route as AppOrganizationIdProjectIdEventsTabsConversionsRouteImport } from './routes/_app.$organizationId.$projectId_.events._tabs.conversions'
|
|
import { Route as AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRouteImport } from './routes/_app.$organizationId.$projectId_.profiles.$profileId._tabs.index'
|
|
import { Route as AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRouteImport } from './routes/_app.$organizationId.$projectId_.profiles.$profileId._tabs.events'
|
|
|
|
const AppOrganizationIdMembersRouteImport = createFileRoute(
|
|
'/_app/$organizationId/members',
|
|
)()
|
|
const AppOrganizationIdIntegrationsRouteImport = createFileRoute(
|
|
'/_app/$organizationId/integrations',
|
|
)()
|
|
const AppOrganizationIdProjectIdSettingsRouteImport = createFileRoute(
|
|
'/_app/$organizationId/$projectId_/settings',
|
|
)()
|
|
const AppOrganizationIdProjectIdProfilesRouteImport = createFileRoute(
|
|
'/_app/$organizationId/$projectId_/profiles',
|
|
)()
|
|
const AppOrganizationIdProjectIdNotificationsRouteImport = createFileRoute(
|
|
'/_app/$organizationId/$projectId_/notifications',
|
|
)()
|
|
const AppOrganizationIdProjectIdEventsRouteImport = createFileRoute(
|
|
'/_app/$organizationId/$projectId_/events',
|
|
)()
|
|
const AppOrganizationIdProjectIdProfilesProfileIdRouteImport = createFileRoute(
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId',
|
|
)()
|
|
|
|
const StepsRoute = StepsRouteImport.update({
|
|
id: '/_steps',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const PublicRoute = PublicRouteImport.update({
|
|
id: '/_public',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const LoginRoute = LoginRouteImport.update({
|
|
id: '/_login',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const AppRoute = AppRouteImport.update({
|
|
id: '/_app',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const IndexRoute = IndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const ApiHealthcheckRoute = ApiHealthcheckRouteImport.update({
|
|
id: '/api/healthcheck',
|
|
path: '/api/healthcheck',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const ApiConfigRoute = ApiConfigRouteImport.update({
|
|
id: '/api/config',
|
|
path: '/api/config',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const PublicOnboardingRoute = PublicOnboardingRouteImport.update({
|
|
id: '/onboarding',
|
|
path: '/onboarding',
|
|
getParentRoute: () => PublicRoute,
|
|
} as any)
|
|
const LoginResetPasswordRoute = LoginResetPasswordRouteImport.update({
|
|
id: '/reset-password',
|
|
path: '/reset-password',
|
|
getParentRoute: () => LoginRoute,
|
|
} as any)
|
|
const LoginLoginRoute = LoginLoginRouteImport.update({
|
|
id: '/login',
|
|
path: '/login',
|
|
getParentRoute: () => LoginRoute,
|
|
} as any)
|
|
const AppOrganizationIdRoute = AppOrganizationIdRouteImport.update({
|
|
id: '/$organizationId',
|
|
path: '/$organizationId',
|
|
getParentRoute: () => AppRoute,
|
|
} as any)
|
|
const AppOrganizationIdMembersRoute =
|
|
AppOrganizationIdMembersRouteImport.update({
|
|
id: '/members',
|
|
path: '/members',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdIntegrationsRoute =
|
|
AppOrganizationIdIntegrationsRouteImport.update({
|
|
id: '/integrations',
|
|
path: '/integrations',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdIndexRoute = AppOrganizationIdIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const ShareOverviewShareIdRoute = ShareOverviewShareIdRouteImport.update({
|
|
id: '/share/overview/$shareId',
|
|
path: '/share/overview/$shareId',
|
|
getParentRoute: () => rootRouteImport,
|
|
} as any)
|
|
const StepsOnboardingProjectRoute = StepsOnboardingProjectRouteImport.update({
|
|
id: '/onboarding/project',
|
|
path: '/onboarding/project',
|
|
getParentRoute: () => StepsRoute,
|
|
} as any)
|
|
const AppOrganizationIdSettingsRoute =
|
|
AppOrganizationIdSettingsRouteImport.update({
|
|
id: '/settings',
|
|
path: '/settings',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdBillingRoute =
|
|
AppOrganizationIdBillingRouteImport.update({
|
|
id: '/billing',
|
|
path: '/billing',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdRoute =
|
|
AppOrganizationIdProjectIdRouteImport.update({
|
|
id: '/$projectId',
|
|
path: '/$projectId',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsRoute =
|
|
AppOrganizationIdProjectIdSettingsRouteImport.update({
|
|
id: '/$projectId_/settings',
|
|
path: '/$projectId/settings',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesRoute =
|
|
AppOrganizationIdProjectIdProfilesRouteImport.update({
|
|
id: '/$projectId_/profiles',
|
|
path: '/$projectId/profiles',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdNotificationsRoute =
|
|
AppOrganizationIdProjectIdNotificationsRouteImport.update({
|
|
id: '/$projectId_/notifications',
|
|
path: '/$projectId/notifications',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsRoute =
|
|
AppOrganizationIdProjectIdEventsRouteImport.update({
|
|
id: '/$projectId_/events',
|
|
path: '/$projectId/events',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const StepsOnboardingProjectIdVerifyRoute =
|
|
StepsOnboardingProjectIdVerifyRouteImport.update({
|
|
id: '/onboarding/$projectId/verify',
|
|
path: '/onboarding/$projectId/verify',
|
|
getParentRoute: () => StepsRoute,
|
|
} as any)
|
|
const StepsOnboardingProjectIdConnectRoute =
|
|
StepsOnboardingProjectIdConnectRouteImport.update({
|
|
id: '/onboarding/$projectId/connect',
|
|
path: '/onboarding/$projectId/connect',
|
|
getParentRoute: () => StepsRoute,
|
|
} as any)
|
|
const AppOrganizationIdMembersTabsRoute =
|
|
AppOrganizationIdMembersTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdMembersRoute,
|
|
} as any)
|
|
const AppOrganizationIdIntegrationsTabsRoute =
|
|
AppOrganizationIdIntegrationsTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdIntegrationsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSessionsRoute =
|
|
AppOrganizationIdProjectIdSessionsRouteImport.update({
|
|
id: '/$projectId_/sessions',
|
|
path: '/$projectId/sessions',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdReportsRoute =
|
|
AppOrganizationIdProjectIdReportsRouteImport.update({
|
|
id: '/$projectId_/reports',
|
|
path: '/$projectId/reports',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdReferencesRoute =
|
|
AppOrganizationIdProjectIdReferencesRouteImport.update({
|
|
id: '/$projectId_/references',
|
|
path: '/$projectId/references',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdRealtimeRoute =
|
|
AppOrganizationIdProjectIdRealtimeRouteImport.update({
|
|
id: '/$projectId_/realtime',
|
|
path: '/$projectId/realtime',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdPagesRoute =
|
|
AppOrganizationIdProjectIdPagesRouteImport.update({
|
|
id: '/$projectId_/pages',
|
|
path: '/$projectId/pages',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdDashboardsRoute =
|
|
AppOrganizationIdProjectIdDashboardsRouteImport.update({
|
|
id: '/$projectId_/dashboards',
|
|
path: '/$projectId/dashboards',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdChatRoute =
|
|
AppOrganizationIdProjectIdChatRouteImport.update({
|
|
id: '/$projectId_/chat',
|
|
path: '/$projectId/chat',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesProfileIdRoute =
|
|
AppOrganizationIdProjectIdProfilesProfileIdRouteImport.update({
|
|
id: '/$profileId',
|
|
path: '/$profileId',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesRoute,
|
|
} as any)
|
|
const AppOrganizationIdMembersTabsIndexRoute =
|
|
AppOrganizationIdMembersTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdMembersTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdIntegrationsTabsIndexRoute =
|
|
AppOrganizationIdIntegrationsTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdIntegrationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdMembersTabsMembersRoute =
|
|
AppOrganizationIdMembersTabsMembersRouteImport.update({
|
|
id: '/members',
|
|
path: '/members',
|
|
getParentRoute: () => AppOrganizationIdMembersTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdMembersTabsInvitationsRoute =
|
|
AppOrganizationIdMembersTabsInvitationsRouteImport.update({
|
|
id: '/invitations',
|
|
path: '/invitations',
|
|
getParentRoute: () => AppOrganizationIdMembersTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdIntegrationsTabsInstalledRoute =
|
|
AppOrganizationIdIntegrationsTabsInstalledRouteImport.update({
|
|
id: '/installed',
|
|
path: '/installed',
|
|
getParentRoute: () => AppOrganizationIdIntegrationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdIntegrationsTabsAvailableRoute =
|
|
AppOrganizationIdIntegrationsTabsAvailableRouteImport.update({
|
|
id: '/available',
|
|
path: '/available',
|
|
getParentRoute: () => AppOrganizationIdIntegrationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsTabsRoute =
|
|
AppOrganizationIdProjectIdSettingsTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdProjectIdSettingsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSessionsSessionIdRoute =
|
|
AppOrganizationIdProjectIdSessionsSessionIdRouteImport.update({
|
|
id: '/$projectId_/sessions_/$sessionId',
|
|
path: '/$projectId/sessions/$sessionId',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdReportsReportIdRoute =
|
|
AppOrganizationIdProjectIdReportsReportIdRouteImport.update({
|
|
id: '/$projectId_/reports_/$reportId',
|
|
path: '/$projectId/reports/$reportId',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesTabsRoute =
|
|
AppOrganizationIdProjectIdProfilesTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdNotificationsTabsRoute =
|
|
AppOrganizationIdProjectIdNotificationsTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdProjectIdNotificationsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsTabsRoute =
|
|
AppOrganizationIdProjectIdEventsTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdProjectIdEventsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdDashboardsDashboardIdRoute =
|
|
AppOrganizationIdProjectIdDashboardsDashboardIdRouteImport.update({
|
|
id: '/$projectId_/dashboards_/$dashboardId',
|
|
path: '/$projectId/dashboards/$dashboardId',
|
|
getParentRoute: () => AppOrganizationIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsTabsIndexRoute =
|
|
AppOrganizationIdProjectIdSettingsTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdProjectIdSettingsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesTabsIndexRoute =
|
|
AppOrganizationIdProjectIdProfilesTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdNotificationsTabsIndexRoute =
|
|
AppOrganizationIdProjectIdNotificationsTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdProjectIdNotificationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsTabsIndexRoute =
|
|
AppOrganizationIdProjectIdEventsTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdProjectIdEventsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsTabsEventsRoute =
|
|
AppOrganizationIdProjectIdSettingsTabsEventsRouteImport.update({
|
|
id: '/events',
|
|
path: '/events',
|
|
getParentRoute: () => AppOrganizationIdProjectIdSettingsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsTabsDetailsRoute =
|
|
AppOrganizationIdProjectIdSettingsTabsDetailsRouteImport.update({
|
|
id: '/details',
|
|
path: '/details',
|
|
getParentRoute: () => AppOrganizationIdProjectIdSettingsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdSettingsTabsClientsRoute =
|
|
AppOrganizationIdProjectIdSettingsTabsClientsRouteImport.update({
|
|
id: '/clients',
|
|
path: '/clients',
|
|
getParentRoute: () => AppOrganizationIdProjectIdSettingsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute =
|
|
AppOrganizationIdProjectIdProfilesTabsPowerUsersRouteImport.update({
|
|
id: '/power-users',
|
|
path: '/power-users',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute =
|
|
AppOrganizationIdProjectIdProfilesTabsIdentifiedRouteImport.update({
|
|
id: '/identified',
|
|
path: '/identified',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesTabsAnonymousRoute =
|
|
AppOrganizationIdProjectIdProfilesTabsAnonymousRouteImport.update({
|
|
id: '/anonymous',
|
|
path: '/anonymous',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesProfileIdTabsRoute =
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRouteImport.update({
|
|
id: '/_tabs',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesProfileIdRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdNotificationsTabsRulesRoute =
|
|
AppOrganizationIdProjectIdNotificationsTabsRulesRouteImport.update({
|
|
id: '/rules',
|
|
path: '/rules',
|
|
getParentRoute: () => AppOrganizationIdProjectIdNotificationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute =
|
|
AppOrganizationIdProjectIdNotificationsTabsNotificationsRouteImport.update({
|
|
id: '/notifications',
|
|
path: '/notifications',
|
|
getParentRoute: () => AppOrganizationIdProjectIdNotificationsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsTabsStatsRoute =
|
|
AppOrganizationIdProjectIdEventsTabsStatsRouteImport.update({
|
|
id: '/stats',
|
|
path: '/stats',
|
|
getParentRoute: () => AppOrganizationIdProjectIdEventsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsTabsEventsRoute =
|
|
AppOrganizationIdProjectIdEventsTabsEventsRouteImport.update({
|
|
id: '/events',
|
|
path: '/events',
|
|
getParentRoute: () => AppOrganizationIdProjectIdEventsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdEventsTabsConversionsRoute =
|
|
AppOrganizationIdProjectIdEventsTabsConversionsRouteImport.update({
|
|
id: '/conversions',
|
|
path: '/conversions',
|
|
getParentRoute: () => AppOrganizationIdProjectIdEventsTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute =
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRouteImport.update({
|
|
id: '/',
|
|
path: '/',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesProfileIdTabsRoute,
|
|
} as any)
|
|
const AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute =
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRouteImport.update({
|
|
id: '/events',
|
|
path: '/events',
|
|
getParentRoute: () => AppOrganizationIdProjectIdProfilesProfileIdTabsRoute,
|
|
} as any)
|
|
|
|
export interface FileRoutesByFullPath {
|
|
'/': typeof IndexRoute
|
|
'/$organizationId': typeof AppOrganizationIdRouteWithChildren
|
|
'/login': typeof LoginLoginRoute
|
|
'/reset-password': typeof LoginResetPasswordRoute
|
|
'/onboarding': typeof PublicOnboardingRoute
|
|
'/api/config': typeof ApiConfigRoute
|
|
'/api/healthcheck': typeof ApiHealthcheckRoute
|
|
'/$organizationId/$projectId': typeof AppOrganizationIdProjectIdRoute
|
|
'/$organizationId/billing': typeof AppOrganizationIdBillingRoute
|
|
'/$organizationId/settings': typeof AppOrganizationIdSettingsRoute
|
|
'/onboarding/project': typeof StepsOnboardingProjectRoute
|
|
'/share/overview/$shareId': typeof ShareOverviewShareIdRoute
|
|
'/$organizationId/': typeof AppOrganizationIdIndexRoute
|
|
'/$organizationId/$projectId/chat': typeof AppOrganizationIdProjectIdChatRoute
|
|
'/$organizationId/$projectId/dashboards': typeof AppOrganizationIdProjectIdDashboardsRoute
|
|
'/$organizationId/$projectId/pages': typeof AppOrganizationIdProjectIdPagesRoute
|
|
'/$organizationId/$projectId/realtime': typeof AppOrganizationIdProjectIdRealtimeRoute
|
|
'/$organizationId/$projectId/references': typeof AppOrganizationIdProjectIdReferencesRoute
|
|
'/$organizationId/$projectId/reports': typeof AppOrganizationIdProjectIdReportsRoute
|
|
'/$organizationId/$projectId/sessions': typeof AppOrganizationIdProjectIdSessionsRoute
|
|
'/$organizationId/integrations': typeof AppOrganizationIdIntegrationsTabsRouteWithChildren
|
|
'/$organizationId/members': typeof AppOrganizationIdMembersTabsRouteWithChildren
|
|
'/onboarding/$projectId/connect': typeof StepsOnboardingProjectIdConnectRoute
|
|
'/onboarding/$projectId/verify': typeof StepsOnboardingProjectIdVerifyRoute
|
|
'/$organizationId/$projectId/dashboards/$dashboardId': typeof AppOrganizationIdProjectIdDashboardsDashboardIdRoute
|
|
'/$organizationId/$projectId/events': typeof AppOrganizationIdProjectIdEventsTabsRouteWithChildren
|
|
'/$organizationId/$projectId/notifications': typeof AppOrganizationIdProjectIdNotificationsTabsRouteWithChildren
|
|
'/$organizationId/$projectId/profiles': typeof AppOrganizationIdProjectIdProfilesTabsRouteWithChildren
|
|
'/$organizationId/$projectId/reports/$reportId': typeof AppOrganizationIdProjectIdReportsReportIdRoute
|
|
'/$organizationId/$projectId/sessions/$sessionId': typeof AppOrganizationIdProjectIdSessionsSessionIdRoute
|
|
'/$organizationId/$projectId/settings': typeof AppOrganizationIdProjectIdSettingsTabsRouteWithChildren
|
|
'/$organizationId/integrations/available': typeof AppOrganizationIdIntegrationsTabsAvailableRoute
|
|
'/$organizationId/integrations/installed': typeof AppOrganizationIdIntegrationsTabsInstalledRoute
|
|
'/$organizationId/members/invitations': typeof AppOrganizationIdMembersTabsInvitationsRoute
|
|
'/$organizationId/members/members': typeof AppOrganizationIdMembersTabsMembersRoute
|
|
'/$organizationId/integrations/': typeof AppOrganizationIdIntegrationsTabsIndexRoute
|
|
'/$organizationId/members/': typeof AppOrganizationIdMembersTabsIndexRoute
|
|
'/$organizationId/$projectId/events/conversions': typeof AppOrganizationIdProjectIdEventsTabsConversionsRoute
|
|
'/$organizationId/$projectId/events/events': typeof AppOrganizationIdProjectIdEventsTabsEventsRoute
|
|
'/$organizationId/$projectId/events/stats': typeof AppOrganizationIdProjectIdEventsTabsStatsRoute
|
|
'/$organizationId/$projectId/notifications/notifications': typeof AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute
|
|
'/$organizationId/$projectId/notifications/rules': typeof AppOrganizationIdProjectIdNotificationsTabsRulesRoute
|
|
'/$organizationId/$projectId/profiles/$profileId': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRouteWithChildren
|
|
'/$organizationId/$projectId/profiles/anonymous': typeof AppOrganizationIdProjectIdProfilesTabsAnonymousRoute
|
|
'/$organizationId/$projectId/profiles/identified': typeof AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute
|
|
'/$organizationId/$projectId/profiles/power-users': typeof AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute
|
|
'/$organizationId/$projectId/settings/clients': typeof AppOrganizationIdProjectIdSettingsTabsClientsRoute
|
|
'/$organizationId/$projectId/settings/details': typeof AppOrganizationIdProjectIdSettingsTabsDetailsRoute
|
|
'/$organizationId/$projectId/settings/events': typeof AppOrganizationIdProjectIdSettingsTabsEventsRoute
|
|
'/$organizationId/$projectId/events/': typeof AppOrganizationIdProjectIdEventsTabsIndexRoute
|
|
'/$organizationId/$projectId/notifications/': typeof AppOrganizationIdProjectIdNotificationsTabsIndexRoute
|
|
'/$organizationId/$projectId/profiles/': typeof AppOrganizationIdProjectIdProfilesTabsIndexRoute
|
|
'/$organizationId/$projectId/settings/': typeof AppOrganizationIdProjectIdSettingsTabsIndexRoute
|
|
'/$organizationId/$projectId/profiles/$profileId/events': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute
|
|
'/$organizationId/$projectId/profiles/$profileId/': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute
|
|
}
|
|
export interface FileRoutesByTo {
|
|
'/': typeof IndexRoute
|
|
'/login': typeof LoginLoginRoute
|
|
'/reset-password': typeof LoginResetPasswordRoute
|
|
'/onboarding': typeof PublicOnboardingRoute
|
|
'/api/config': typeof ApiConfigRoute
|
|
'/api/healthcheck': typeof ApiHealthcheckRoute
|
|
'/$organizationId/$projectId': typeof AppOrganizationIdProjectIdRoute
|
|
'/$organizationId/billing': typeof AppOrganizationIdBillingRoute
|
|
'/$organizationId/settings': typeof AppOrganizationIdSettingsRoute
|
|
'/onboarding/project': typeof StepsOnboardingProjectRoute
|
|
'/share/overview/$shareId': typeof ShareOverviewShareIdRoute
|
|
'/$organizationId': typeof AppOrganizationIdIndexRoute
|
|
'/$organizationId/$projectId/chat': typeof AppOrganizationIdProjectIdChatRoute
|
|
'/$organizationId/$projectId/dashboards': typeof AppOrganizationIdProjectIdDashboardsRoute
|
|
'/$organizationId/$projectId/pages': typeof AppOrganizationIdProjectIdPagesRoute
|
|
'/$organizationId/$projectId/realtime': typeof AppOrganizationIdProjectIdRealtimeRoute
|
|
'/$organizationId/$projectId/references': typeof AppOrganizationIdProjectIdReferencesRoute
|
|
'/$organizationId/$projectId/reports': typeof AppOrganizationIdProjectIdReportsRoute
|
|
'/$organizationId/$projectId/sessions': typeof AppOrganizationIdProjectIdSessionsRoute
|
|
'/$organizationId/integrations': typeof AppOrganizationIdIntegrationsTabsIndexRoute
|
|
'/$organizationId/members': typeof AppOrganizationIdMembersTabsIndexRoute
|
|
'/onboarding/$projectId/connect': typeof StepsOnboardingProjectIdConnectRoute
|
|
'/onboarding/$projectId/verify': typeof StepsOnboardingProjectIdVerifyRoute
|
|
'/$organizationId/$projectId/dashboards/$dashboardId': typeof AppOrganizationIdProjectIdDashboardsDashboardIdRoute
|
|
'/$organizationId/$projectId/events': typeof AppOrganizationIdProjectIdEventsTabsIndexRoute
|
|
'/$organizationId/$projectId/notifications': typeof AppOrganizationIdProjectIdNotificationsTabsIndexRoute
|
|
'/$organizationId/$projectId/profiles': typeof AppOrganizationIdProjectIdProfilesTabsIndexRoute
|
|
'/$organizationId/$projectId/reports/$reportId': typeof AppOrganizationIdProjectIdReportsReportIdRoute
|
|
'/$organizationId/$projectId/sessions/$sessionId': typeof AppOrganizationIdProjectIdSessionsSessionIdRoute
|
|
'/$organizationId/$projectId/settings': typeof AppOrganizationIdProjectIdSettingsTabsIndexRoute
|
|
'/$organizationId/integrations/available': typeof AppOrganizationIdIntegrationsTabsAvailableRoute
|
|
'/$organizationId/integrations/installed': typeof AppOrganizationIdIntegrationsTabsInstalledRoute
|
|
'/$organizationId/members/invitations': typeof AppOrganizationIdMembersTabsInvitationsRoute
|
|
'/$organizationId/members/members': typeof AppOrganizationIdMembersTabsMembersRoute
|
|
'/$organizationId/$projectId/events/conversions': typeof AppOrganizationIdProjectIdEventsTabsConversionsRoute
|
|
'/$organizationId/$projectId/events/events': typeof AppOrganizationIdProjectIdEventsTabsEventsRoute
|
|
'/$organizationId/$projectId/events/stats': typeof AppOrganizationIdProjectIdEventsTabsStatsRoute
|
|
'/$organizationId/$projectId/notifications/notifications': typeof AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute
|
|
'/$organizationId/$projectId/notifications/rules': typeof AppOrganizationIdProjectIdNotificationsTabsRulesRoute
|
|
'/$organizationId/$projectId/profiles/$profileId': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute
|
|
'/$organizationId/$projectId/profiles/anonymous': typeof AppOrganizationIdProjectIdProfilesTabsAnonymousRoute
|
|
'/$organizationId/$projectId/profiles/identified': typeof AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute
|
|
'/$organizationId/$projectId/profiles/power-users': typeof AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute
|
|
'/$organizationId/$projectId/settings/clients': typeof AppOrganizationIdProjectIdSettingsTabsClientsRoute
|
|
'/$organizationId/$projectId/settings/details': typeof AppOrganizationIdProjectIdSettingsTabsDetailsRoute
|
|
'/$organizationId/$projectId/settings/events': typeof AppOrganizationIdProjectIdSettingsTabsEventsRoute
|
|
'/$organizationId/$projectId/profiles/$profileId/events': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute
|
|
}
|
|
export interface FileRoutesById {
|
|
__root__: typeof rootRouteImport
|
|
'/': typeof IndexRoute
|
|
'/_app': typeof AppRouteWithChildren
|
|
'/_login': typeof LoginRouteWithChildren
|
|
'/_public': typeof PublicRouteWithChildren
|
|
'/_steps': typeof StepsRouteWithChildren
|
|
'/_app/$organizationId': typeof AppOrganizationIdRouteWithChildren
|
|
'/_login/login': typeof LoginLoginRoute
|
|
'/_login/reset-password': typeof LoginResetPasswordRoute
|
|
'/_public/onboarding': typeof PublicOnboardingRoute
|
|
'/api/config': typeof ApiConfigRoute
|
|
'/api/healthcheck': typeof ApiHealthcheckRoute
|
|
'/_app/$organizationId/$projectId': typeof AppOrganizationIdProjectIdRoute
|
|
'/_app/$organizationId/billing': typeof AppOrganizationIdBillingRoute
|
|
'/_app/$organizationId/settings': typeof AppOrganizationIdSettingsRoute
|
|
'/_steps/onboarding/project': typeof StepsOnboardingProjectRoute
|
|
'/share/overview/$shareId': typeof ShareOverviewShareIdRoute
|
|
'/_app/$organizationId/': typeof AppOrganizationIdIndexRoute
|
|
'/_app/$organizationId/$projectId_/chat': typeof AppOrganizationIdProjectIdChatRoute
|
|
'/_app/$organizationId/$projectId_/dashboards': typeof AppOrganizationIdProjectIdDashboardsRoute
|
|
'/_app/$organizationId/$projectId_/pages': typeof AppOrganizationIdProjectIdPagesRoute
|
|
'/_app/$organizationId/$projectId_/realtime': typeof AppOrganizationIdProjectIdRealtimeRoute
|
|
'/_app/$organizationId/$projectId_/references': typeof AppOrganizationIdProjectIdReferencesRoute
|
|
'/_app/$organizationId/$projectId_/reports': typeof AppOrganizationIdProjectIdReportsRoute
|
|
'/_app/$organizationId/$projectId_/sessions': typeof AppOrganizationIdProjectIdSessionsRoute
|
|
'/_app/$organizationId/integrations': typeof AppOrganizationIdIntegrationsRouteWithChildren
|
|
'/_app/$organizationId/integrations/_tabs': typeof AppOrganizationIdIntegrationsTabsRouteWithChildren
|
|
'/_app/$organizationId/members': typeof AppOrganizationIdMembersRouteWithChildren
|
|
'/_app/$organizationId/members/_tabs': typeof AppOrganizationIdMembersTabsRouteWithChildren
|
|
'/_steps/onboarding/$projectId/connect': typeof StepsOnboardingProjectIdConnectRoute
|
|
'/_steps/onboarding/$projectId/verify': typeof StepsOnboardingProjectIdVerifyRoute
|
|
'/_app/$organizationId/$projectId_/dashboards_/$dashboardId': typeof AppOrganizationIdProjectIdDashboardsDashboardIdRoute
|
|
'/_app/$organizationId/$projectId_/events': typeof AppOrganizationIdProjectIdEventsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/events/_tabs': typeof AppOrganizationIdProjectIdEventsTabsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/notifications': typeof AppOrganizationIdProjectIdNotificationsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs': typeof AppOrganizationIdProjectIdNotificationsTabsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/profiles': typeof AppOrganizationIdProjectIdProfilesRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs': typeof AppOrganizationIdProjectIdProfilesTabsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/reports_/$reportId': typeof AppOrganizationIdProjectIdReportsReportIdRoute
|
|
'/_app/$organizationId/$projectId_/sessions_/$sessionId': typeof AppOrganizationIdProjectIdSessionsSessionIdRoute
|
|
'/_app/$organizationId/$projectId_/settings': typeof AppOrganizationIdProjectIdSettingsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/settings/_tabs': typeof AppOrganizationIdProjectIdSettingsTabsRouteWithChildren
|
|
'/_app/$organizationId/integrations/_tabs/available': typeof AppOrganizationIdIntegrationsTabsAvailableRoute
|
|
'/_app/$organizationId/integrations/_tabs/installed': typeof AppOrganizationIdIntegrationsTabsInstalledRoute
|
|
'/_app/$organizationId/members/_tabs/invitations': typeof AppOrganizationIdMembersTabsInvitationsRoute
|
|
'/_app/$organizationId/members/_tabs/members': typeof AppOrganizationIdMembersTabsMembersRoute
|
|
'/_app/$organizationId/integrations/_tabs/': typeof AppOrganizationIdIntegrationsTabsIndexRoute
|
|
'/_app/$organizationId/members/_tabs/': typeof AppOrganizationIdMembersTabsIndexRoute
|
|
'/_app/$organizationId/$projectId_/events/_tabs/conversions': typeof AppOrganizationIdProjectIdEventsTabsConversionsRoute
|
|
'/_app/$organizationId/$projectId_/events/_tabs/events': typeof AppOrganizationIdProjectIdEventsTabsEventsRoute
|
|
'/_app/$organizationId/$projectId_/events/_tabs/stats': typeof AppOrganizationIdProjectIdEventsTabsStatsRoute
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/notifications': typeof AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/rules': typeof AppOrganizationIdProjectIdNotificationsTabsRulesRoute
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId': typeof AppOrganizationIdProjectIdProfilesProfileIdRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRouteWithChildren
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/anonymous': typeof AppOrganizationIdProjectIdProfilesTabsAnonymousRoute
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/identified': typeof AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/power-users': typeof AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/clients': typeof AppOrganizationIdProjectIdSettingsTabsClientsRoute
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/details': typeof AppOrganizationIdProjectIdSettingsTabsDetailsRoute
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/events': typeof AppOrganizationIdProjectIdSettingsTabsEventsRoute
|
|
'/_app/$organizationId/$projectId_/events/_tabs/': typeof AppOrganizationIdProjectIdEventsTabsIndexRoute
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/': typeof AppOrganizationIdProjectIdNotificationsTabsIndexRoute
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/': typeof AppOrganizationIdProjectIdProfilesTabsIndexRoute
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/': typeof AppOrganizationIdProjectIdSettingsTabsIndexRoute
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/events': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/': typeof AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute
|
|
}
|
|
export interface FileRouteTypes {
|
|
fileRoutesByFullPath: FileRoutesByFullPath
|
|
fullPaths:
|
|
| '/'
|
|
| '/$organizationId'
|
|
| '/login'
|
|
| '/reset-password'
|
|
| '/onboarding'
|
|
| '/api/config'
|
|
| '/api/healthcheck'
|
|
| '/$organizationId/$projectId'
|
|
| '/$organizationId/billing'
|
|
| '/$organizationId/settings'
|
|
| '/onboarding/project'
|
|
| '/share/overview/$shareId'
|
|
| '/$organizationId/'
|
|
| '/$organizationId/$projectId/chat'
|
|
| '/$organizationId/$projectId/dashboards'
|
|
| '/$organizationId/$projectId/pages'
|
|
| '/$organizationId/$projectId/realtime'
|
|
| '/$organizationId/$projectId/references'
|
|
| '/$organizationId/$projectId/reports'
|
|
| '/$organizationId/$projectId/sessions'
|
|
| '/$organizationId/integrations'
|
|
| '/$organizationId/members'
|
|
| '/onboarding/$projectId/connect'
|
|
| '/onboarding/$projectId/verify'
|
|
| '/$organizationId/$projectId/dashboards/$dashboardId'
|
|
| '/$organizationId/$projectId/events'
|
|
| '/$organizationId/$projectId/notifications'
|
|
| '/$organizationId/$projectId/profiles'
|
|
| '/$organizationId/$projectId/reports/$reportId'
|
|
| '/$organizationId/$projectId/sessions/$sessionId'
|
|
| '/$organizationId/$projectId/settings'
|
|
| '/$organizationId/integrations/available'
|
|
| '/$organizationId/integrations/installed'
|
|
| '/$organizationId/members/invitations'
|
|
| '/$organizationId/members/members'
|
|
| '/$organizationId/integrations/'
|
|
| '/$organizationId/members/'
|
|
| '/$organizationId/$projectId/events/conversions'
|
|
| '/$organizationId/$projectId/events/events'
|
|
| '/$organizationId/$projectId/events/stats'
|
|
| '/$organizationId/$projectId/notifications/notifications'
|
|
| '/$organizationId/$projectId/notifications/rules'
|
|
| '/$organizationId/$projectId/profiles/$profileId'
|
|
| '/$organizationId/$projectId/profiles/anonymous'
|
|
| '/$organizationId/$projectId/profiles/identified'
|
|
| '/$organizationId/$projectId/profiles/power-users'
|
|
| '/$organizationId/$projectId/settings/clients'
|
|
| '/$organizationId/$projectId/settings/details'
|
|
| '/$organizationId/$projectId/settings/events'
|
|
| '/$organizationId/$projectId/events/'
|
|
| '/$organizationId/$projectId/notifications/'
|
|
| '/$organizationId/$projectId/profiles/'
|
|
| '/$organizationId/$projectId/settings/'
|
|
| '/$organizationId/$projectId/profiles/$profileId/events'
|
|
| '/$organizationId/$projectId/profiles/$profileId/'
|
|
fileRoutesByTo: FileRoutesByTo
|
|
to:
|
|
| '/'
|
|
| '/login'
|
|
| '/reset-password'
|
|
| '/onboarding'
|
|
| '/api/config'
|
|
| '/api/healthcheck'
|
|
| '/$organizationId/$projectId'
|
|
| '/$organizationId/billing'
|
|
| '/$organizationId/settings'
|
|
| '/onboarding/project'
|
|
| '/share/overview/$shareId'
|
|
| '/$organizationId'
|
|
| '/$organizationId/$projectId/chat'
|
|
| '/$organizationId/$projectId/dashboards'
|
|
| '/$organizationId/$projectId/pages'
|
|
| '/$organizationId/$projectId/realtime'
|
|
| '/$organizationId/$projectId/references'
|
|
| '/$organizationId/$projectId/reports'
|
|
| '/$organizationId/$projectId/sessions'
|
|
| '/$organizationId/integrations'
|
|
| '/$organizationId/members'
|
|
| '/onboarding/$projectId/connect'
|
|
| '/onboarding/$projectId/verify'
|
|
| '/$organizationId/$projectId/dashboards/$dashboardId'
|
|
| '/$organizationId/$projectId/events'
|
|
| '/$organizationId/$projectId/notifications'
|
|
| '/$organizationId/$projectId/profiles'
|
|
| '/$organizationId/$projectId/reports/$reportId'
|
|
| '/$organizationId/$projectId/sessions/$sessionId'
|
|
| '/$organizationId/$projectId/settings'
|
|
| '/$organizationId/integrations/available'
|
|
| '/$organizationId/integrations/installed'
|
|
| '/$organizationId/members/invitations'
|
|
| '/$organizationId/members/members'
|
|
| '/$organizationId/$projectId/events/conversions'
|
|
| '/$organizationId/$projectId/events/events'
|
|
| '/$organizationId/$projectId/events/stats'
|
|
| '/$organizationId/$projectId/notifications/notifications'
|
|
| '/$organizationId/$projectId/notifications/rules'
|
|
| '/$organizationId/$projectId/profiles/$profileId'
|
|
| '/$organizationId/$projectId/profiles/anonymous'
|
|
| '/$organizationId/$projectId/profiles/identified'
|
|
| '/$organizationId/$projectId/profiles/power-users'
|
|
| '/$organizationId/$projectId/settings/clients'
|
|
| '/$organizationId/$projectId/settings/details'
|
|
| '/$organizationId/$projectId/settings/events'
|
|
| '/$organizationId/$projectId/profiles/$profileId/events'
|
|
id:
|
|
| '__root__'
|
|
| '/'
|
|
| '/_app'
|
|
| '/_login'
|
|
| '/_public'
|
|
| '/_steps'
|
|
| '/_app/$organizationId'
|
|
| '/_login/login'
|
|
| '/_login/reset-password'
|
|
| '/_public/onboarding'
|
|
| '/api/config'
|
|
| '/api/healthcheck'
|
|
| '/_app/$organizationId/$projectId'
|
|
| '/_app/$organizationId/billing'
|
|
| '/_app/$organizationId/settings'
|
|
| '/_steps/onboarding/project'
|
|
| '/share/overview/$shareId'
|
|
| '/_app/$organizationId/'
|
|
| '/_app/$organizationId/$projectId_/chat'
|
|
| '/_app/$organizationId/$projectId_/dashboards'
|
|
| '/_app/$organizationId/$projectId_/pages'
|
|
| '/_app/$organizationId/$projectId_/realtime'
|
|
| '/_app/$organizationId/$projectId_/references'
|
|
| '/_app/$organizationId/$projectId_/reports'
|
|
| '/_app/$organizationId/$projectId_/sessions'
|
|
| '/_app/$organizationId/integrations'
|
|
| '/_app/$organizationId/integrations/_tabs'
|
|
| '/_app/$organizationId/members'
|
|
| '/_app/$organizationId/members/_tabs'
|
|
| '/_steps/onboarding/$projectId/connect'
|
|
| '/_steps/onboarding/$projectId/verify'
|
|
| '/_app/$organizationId/$projectId_/dashboards_/$dashboardId'
|
|
| '/_app/$organizationId/$projectId_/events'
|
|
| '/_app/$organizationId/$projectId_/events/_tabs'
|
|
| '/_app/$organizationId/$projectId_/notifications'
|
|
| '/_app/$organizationId/$projectId_/notifications/_tabs'
|
|
| '/_app/$organizationId/$projectId_/profiles'
|
|
| '/_app/$organizationId/$projectId_/profiles/_tabs'
|
|
| '/_app/$organizationId/$projectId_/reports_/$reportId'
|
|
| '/_app/$organizationId/$projectId_/sessions_/$sessionId'
|
|
| '/_app/$organizationId/$projectId_/settings'
|
|
| '/_app/$organizationId/$projectId_/settings/_tabs'
|
|
| '/_app/$organizationId/integrations/_tabs/available'
|
|
| '/_app/$organizationId/integrations/_tabs/installed'
|
|
| '/_app/$organizationId/members/_tabs/invitations'
|
|
| '/_app/$organizationId/members/_tabs/members'
|
|
| '/_app/$organizationId/integrations/_tabs/'
|
|
| '/_app/$organizationId/members/_tabs/'
|
|
| '/_app/$organizationId/$projectId_/events/_tabs/conversions'
|
|
| '/_app/$organizationId/$projectId_/events/_tabs/events'
|
|
| '/_app/$organizationId/$projectId_/events/_tabs/stats'
|
|
| '/_app/$organizationId/$projectId_/notifications/_tabs/notifications'
|
|
| '/_app/$organizationId/$projectId_/notifications/_tabs/rules'
|
|
| '/_app/$organizationId/$projectId_/profiles/$profileId'
|
|
| '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs'
|
|
| '/_app/$organizationId/$projectId_/profiles/_tabs/anonymous'
|
|
| '/_app/$organizationId/$projectId_/profiles/_tabs/identified'
|
|
| '/_app/$organizationId/$projectId_/profiles/_tabs/power-users'
|
|
| '/_app/$organizationId/$projectId_/settings/_tabs/clients'
|
|
| '/_app/$organizationId/$projectId_/settings/_tabs/details'
|
|
| '/_app/$organizationId/$projectId_/settings/_tabs/events'
|
|
| '/_app/$organizationId/$projectId_/events/_tabs/'
|
|
| '/_app/$organizationId/$projectId_/notifications/_tabs/'
|
|
| '/_app/$organizationId/$projectId_/profiles/_tabs/'
|
|
| '/_app/$organizationId/$projectId_/settings/_tabs/'
|
|
| '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/events'
|
|
| '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/'
|
|
fileRoutesById: FileRoutesById
|
|
}
|
|
export interface RootRouteChildren {
|
|
IndexRoute: typeof IndexRoute
|
|
AppRoute: typeof AppRouteWithChildren
|
|
LoginRoute: typeof LoginRouteWithChildren
|
|
PublicRoute: typeof PublicRouteWithChildren
|
|
StepsRoute: typeof StepsRouteWithChildren
|
|
ApiConfigRoute: typeof ApiConfigRoute
|
|
ApiHealthcheckRoute: typeof ApiHealthcheckRoute
|
|
ShareOverviewShareIdRoute: typeof ShareOverviewShareIdRoute
|
|
}
|
|
|
|
declare module '@tanstack/react-router' {
|
|
interface FileRoutesByPath {
|
|
'/_steps': {
|
|
id: '/_steps'
|
|
path: ''
|
|
fullPath: ''
|
|
preLoaderRoute: typeof StepsRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/_public': {
|
|
id: '/_public'
|
|
path: ''
|
|
fullPath: ''
|
|
preLoaderRoute: typeof PublicRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/_login': {
|
|
id: '/_login'
|
|
path: ''
|
|
fullPath: ''
|
|
preLoaderRoute: typeof LoginRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/_app': {
|
|
id: '/_app'
|
|
path: ''
|
|
fullPath: ''
|
|
preLoaderRoute: typeof AppRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/': {
|
|
id: '/'
|
|
path: '/'
|
|
fullPath: '/'
|
|
preLoaderRoute: typeof IndexRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/api/healthcheck': {
|
|
id: '/api/healthcheck'
|
|
path: '/api/healthcheck'
|
|
fullPath: '/api/healthcheck'
|
|
preLoaderRoute: typeof ApiHealthcheckRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/api/config': {
|
|
id: '/api/config'
|
|
path: '/api/config'
|
|
fullPath: '/api/config'
|
|
preLoaderRoute: typeof ApiConfigRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/_public/onboarding': {
|
|
id: '/_public/onboarding'
|
|
path: '/onboarding'
|
|
fullPath: '/onboarding'
|
|
preLoaderRoute: typeof PublicOnboardingRouteImport
|
|
parentRoute: typeof PublicRoute
|
|
}
|
|
'/_login/reset-password': {
|
|
id: '/_login/reset-password'
|
|
path: '/reset-password'
|
|
fullPath: '/reset-password'
|
|
preLoaderRoute: typeof LoginResetPasswordRouteImport
|
|
parentRoute: typeof LoginRoute
|
|
}
|
|
'/_login/login': {
|
|
id: '/_login/login'
|
|
path: '/login'
|
|
fullPath: '/login'
|
|
preLoaderRoute: typeof LoginLoginRouteImport
|
|
parentRoute: typeof LoginRoute
|
|
}
|
|
'/_app/$organizationId': {
|
|
id: '/_app/$organizationId'
|
|
path: '/$organizationId'
|
|
fullPath: '/$organizationId'
|
|
preLoaderRoute: typeof AppOrganizationIdRouteImport
|
|
parentRoute: typeof AppRoute
|
|
}
|
|
'/_app/$organizationId/members': {
|
|
id: '/_app/$organizationId/members'
|
|
path: '/members'
|
|
fullPath: '/$organizationId/members'
|
|
preLoaderRoute: typeof AppOrganizationIdMembersRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/integrations': {
|
|
id: '/_app/$organizationId/integrations'
|
|
path: '/integrations'
|
|
fullPath: '/$organizationId/integrations'
|
|
preLoaderRoute: typeof AppOrganizationIdIntegrationsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/': {
|
|
id: '/_app/$organizationId/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/'
|
|
preLoaderRoute: typeof AppOrganizationIdIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/share/overview/$shareId': {
|
|
id: '/share/overview/$shareId'
|
|
path: '/share/overview/$shareId'
|
|
fullPath: '/share/overview/$shareId'
|
|
preLoaderRoute: typeof ShareOverviewShareIdRouteImport
|
|
parentRoute: typeof rootRouteImport
|
|
}
|
|
'/_steps/onboarding/project': {
|
|
id: '/_steps/onboarding/project'
|
|
path: '/onboarding/project'
|
|
fullPath: '/onboarding/project'
|
|
preLoaderRoute: typeof StepsOnboardingProjectRouteImport
|
|
parentRoute: typeof StepsRoute
|
|
}
|
|
'/_app/$organizationId/settings': {
|
|
id: '/_app/$organizationId/settings'
|
|
path: '/settings'
|
|
fullPath: '/$organizationId/settings'
|
|
preLoaderRoute: typeof AppOrganizationIdSettingsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/billing': {
|
|
id: '/_app/$organizationId/billing'
|
|
path: '/billing'
|
|
fullPath: '/$organizationId/billing'
|
|
preLoaderRoute: typeof AppOrganizationIdBillingRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId': {
|
|
id: '/_app/$organizationId/$projectId'
|
|
path: '/$projectId'
|
|
fullPath: '/$organizationId/$projectId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings': {
|
|
id: '/_app/$organizationId/$projectId_/settings'
|
|
path: '/$projectId/settings'
|
|
fullPath: '/$organizationId/$projectId/settings'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles': {
|
|
id: '/_app/$organizationId/$projectId_/profiles'
|
|
path: '/$projectId/profiles'
|
|
fullPath: '/$organizationId/$projectId/profiles'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/notifications': {
|
|
id: '/_app/$organizationId/$projectId_/notifications'
|
|
path: '/$projectId/notifications'
|
|
fullPath: '/$organizationId/$projectId/notifications'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdNotificationsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events': {
|
|
id: '/_app/$organizationId/$projectId_/events'
|
|
path: '/$projectId/events'
|
|
fullPath: '/$organizationId/$projectId/events'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_steps/onboarding/$projectId/verify': {
|
|
id: '/_steps/onboarding/$projectId/verify'
|
|
path: '/onboarding/$projectId/verify'
|
|
fullPath: '/onboarding/$projectId/verify'
|
|
preLoaderRoute: typeof StepsOnboardingProjectIdVerifyRouteImport
|
|
parentRoute: typeof StepsRoute
|
|
}
|
|
'/_steps/onboarding/$projectId/connect': {
|
|
id: '/_steps/onboarding/$projectId/connect'
|
|
path: '/onboarding/$projectId/connect'
|
|
fullPath: '/onboarding/$projectId/connect'
|
|
preLoaderRoute: typeof StepsOnboardingProjectIdConnectRouteImport
|
|
parentRoute: typeof StepsRoute
|
|
}
|
|
'/_app/$organizationId/members/_tabs': {
|
|
id: '/_app/$organizationId/members/_tabs'
|
|
path: '/members'
|
|
fullPath: '/$organizationId/members'
|
|
preLoaderRoute: typeof AppOrganizationIdMembersTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdMembersRoute
|
|
}
|
|
'/_app/$organizationId/integrations/_tabs': {
|
|
id: '/_app/$organizationId/integrations/_tabs'
|
|
path: '/integrations'
|
|
fullPath: '/$organizationId/integrations'
|
|
preLoaderRoute: typeof AppOrganizationIdIntegrationsTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdIntegrationsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/sessions': {
|
|
id: '/_app/$organizationId/$projectId_/sessions'
|
|
path: '/$projectId/sessions'
|
|
fullPath: '/$organizationId/$projectId/sessions'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSessionsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/reports': {
|
|
id: '/_app/$organizationId/$projectId_/reports'
|
|
path: '/$projectId/reports'
|
|
fullPath: '/$organizationId/$projectId/reports'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdReportsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/references': {
|
|
id: '/_app/$organizationId/$projectId_/references'
|
|
path: '/$projectId/references'
|
|
fullPath: '/$organizationId/$projectId/references'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdReferencesRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/realtime': {
|
|
id: '/_app/$organizationId/$projectId_/realtime'
|
|
path: '/$projectId/realtime'
|
|
fullPath: '/$organizationId/$projectId/realtime'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdRealtimeRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/pages': {
|
|
id: '/_app/$organizationId/$projectId_/pages'
|
|
path: '/$projectId/pages'
|
|
fullPath: '/$organizationId/$projectId/pages'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdPagesRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/dashboards': {
|
|
id: '/_app/$organizationId/$projectId_/dashboards'
|
|
path: '/$projectId/dashboards'
|
|
fullPath: '/$organizationId/$projectId/dashboards'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdDashboardsRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/chat': {
|
|
id: '/_app/$organizationId/$projectId_/chat'
|
|
path: '/$projectId/chat'
|
|
fullPath: '/$organizationId/$projectId/chat'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdChatRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/$profileId'
|
|
path: '/$profileId'
|
|
fullPath: '/$organizationId/$projectId/profiles/$profileId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesRoute
|
|
}
|
|
'/_app/$organizationId/members/_tabs/': {
|
|
id: '/_app/$organizationId/members/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/members/'
|
|
preLoaderRoute: typeof AppOrganizationIdMembersTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdMembersTabsRoute
|
|
}
|
|
'/_app/$organizationId/integrations/_tabs/': {
|
|
id: '/_app/$organizationId/integrations/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/integrations/'
|
|
preLoaderRoute: typeof AppOrganizationIdIntegrationsTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdIntegrationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/members/_tabs/members': {
|
|
id: '/_app/$organizationId/members/_tabs/members'
|
|
path: '/members'
|
|
fullPath: '/$organizationId/members/members'
|
|
preLoaderRoute: typeof AppOrganizationIdMembersTabsMembersRouteImport
|
|
parentRoute: typeof AppOrganizationIdMembersTabsRoute
|
|
}
|
|
'/_app/$organizationId/members/_tabs/invitations': {
|
|
id: '/_app/$organizationId/members/_tabs/invitations'
|
|
path: '/invitations'
|
|
fullPath: '/$organizationId/members/invitations'
|
|
preLoaderRoute: typeof AppOrganizationIdMembersTabsInvitationsRouteImport
|
|
parentRoute: typeof AppOrganizationIdMembersTabsRoute
|
|
}
|
|
'/_app/$organizationId/integrations/_tabs/installed': {
|
|
id: '/_app/$organizationId/integrations/_tabs/installed'
|
|
path: '/installed'
|
|
fullPath: '/$organizationId/integrations/installed'
|
|
preLoaderRoute: typeof AppOrganizationIdIntegrationsTabsInstalledRouteImport
|
|
parentRoute: typeof AppOrganizationIdIntegrationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/integrations/_tabs/available': {
|
|
id: '/_app/$organizationId/integrations/_tabs/available'
|
|
path: '/available'
|
|
fullPath: '/$organizationId/integrations/available'
|
|
preLoaderRoute: typeof AppOrganizationIdIntegrationsTabsAvailableRouteImport
|
|
parentRoute: typeof AppOrganizationIdIntegrationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings/_tabs': {
|
|
id: '/_app/$organizationId/$projectId_/settings/_tabs'
|
|
path: '/$projectId/settings'
|
|
fullPath: '/$organizationId/$projectId/settings'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdSettingsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/sessions_/$sessionId': {
|
|
id: '/_app/$organizationId/$projectId_/sessions_/$sessionId'
|
|
path: '/$projectId/sessions/$sessionId'
|
|
fullPath: '/$organizationId/$projectId/sessions/$sessionId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSessionsSessionIdRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/reports_/$reportId': {
|
|
id: '/_app/$organizationId/$projectId_/reports_/$reportId'
|
|
path: '/$projectId/reports/$reportId'
|
|
fullPath: '/$organizationId/$projectId/reports/$reportId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdReportsReportIdRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/_tabs'
|
|
path: '/$projectId/profiles'
|
|
fullPath: '/$organizationId/$projectId/profiles'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs': {
|
|
id: '/_app/$organizationId/$projectId_/notifications/_tabs'
|
|
path: '/$projectId/notifications'
|
|
fullPath: '/$organizationId/$projectId/notifications'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdNotificationsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events/_tabs': {
|
|
id: '/_app/$organizationId/$projectId_/events/_tabs'
|
|
path: '/$projectId/events'
|
|
fullPath: '/$organizationId/$projectId/events'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdEventsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/dashboards_/$dashboardId': {
|
|
id: '/_app/$organizationId/$projectId_/dashboards_/$dashboardId'
|
|
path: '/$projectId/dashboards/$dashboardId'
|
|
fullPath: '/$organizationId/$projectId/dashboards/$dashboardId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdDashboardsDashboardIdRouteImport
|
|
parentRoute: typeof AppOrganizationIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/': {
|
|
id: '/_app/$organizationId/$projectId_/settings/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/$projectId/settings/'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdSettingsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/$projectId/profiles/'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/': {
|
|
id: '/_app/$organizationId/$projectId_/notifications/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/$projectId/notifications/'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdNotificationsTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events/_tabs/': {
|
|
id: '/_app/$organizationId/$projectId_/events/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/$projectId/events/'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdEventsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/events': {
|
|
id: '/_app/$organizationId/$projectId_/settings/_tabs/events'
|
|
path: '/events'
|
|
fullPath: '/$organizationId/$projectId/settings/events'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsTabsEventsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdSettingsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/details': {
|
|
id: '/_app/$organizationId/$projectId_/settings/_tabs/details'
|
|
path: '/details'
|
|
fullPath: '/$organizationId/$projectId/settings/details'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsTabsDetailsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdSettingsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/settings/_tabs/clients': {
|
|
id: '/_app/$organizationId/$projectId_/settings/_tabs/clients'
|
|
path: '/clients'
|
|
fullPath: '/$organizationId/$projectId/settings/clients'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdSettingsTabsClientsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdSettingsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/power-users': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/_tabs/power-users'
|
|
path: '/power-users'
|
|
fullPath: '/$organizationId/$projectId/profiles/power-users'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesTabsPowerUsersRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/identified': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/_tabs/identified'
|
|
path: '/identified'
|
|
fullPath: '/$organizationId/$projectId/profiles/identified'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesTabsIdentifiedRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/_tabs/anonymous': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/_tabs/anonymous'
|
|
path: '/anonymous'
|
|
fullPath: '/$organizationId/$projectId/profiles/anonymous'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesTabsAnonymousRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs'
|
|
path: '/$profileId'
|
|
fullPath: '/$organizationId/$projectId/profiles/$profileId'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/rules': {
|
|
id: '/_app/$organizationId/$projectId_/notifications/_tabs/rules'
|
|
path: '/rules'
|
|
fullPath: '/$organizationId/$projectId/notifications/rules'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRulesRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/notifications/_tabs/notifications': {
|
|
id: '/_app/$organizationId/$projectId_/notifications/_tabs/notifications'
|
|
path: '/notifications'
|
|
fullPath: '/$organizationId/$projectId/notifications/notifications'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdNotificationsTabsNotificationsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events/_tabs/stats': {
|
|
id: '/_app/$organizationId/$projectId_/events/_tabs/stats'
|
|
path: '/stats'
|
|
fullPath: '/$organizationId/$projectId/events/stats'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsTabsStatsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdEventsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events/_tabs/events': {
|
|
id: '/_app/$organizationId/$projectId_/events/_tabs/events'
|
|
path: '/events'
|
|
fullPath: '/$organizationId/$projectId/events/events'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsTabsEventsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdEventsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/events/_tabs/conversions': {
|
|
id: '/_app/$organizationId/$projectId_/events/_tabs/conversions'
|
|
path: '/conversions'
|
|
fullPath: '/$organizationId/$projectId/events/conversions'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdEventsTabsConversionsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdEventsTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/'
|
|
path: '/'
|
|
fullPath: '/$organizationId/$projectId/profiles/$profileId/'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRoute
|
|
}
|
|
'/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/events': {
|
|
id: '/_app/$organizationId/$projectId_/profiles/$profileId/_tabs/events'
|
|
path: '/events'
|
|
fullPath: '/$organizationId/$projectId/profiles/$profileId/events'
|
|
preLoaderRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRouteImport
|
|
parentRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRoute
|
|
}
|
|
}
|
|
}
|
|
|
|
interface AppOrganizationIdIntegrationsTabsRouteChildren {
|
|
AppOrganizationIdIntegrationsTabsAvailableRoute: typeof AppOrganizationIdIntegrationsTabsAvailableRoute
|
|
AppOrganizationIdIntegrationsTabsInstalledRoute: typeof AppOrganizationIdIntegrationsTabsInstalledRoute
|
|
AppOrganizationIdIntegrationsTabsIndexRoute: typeof AppOrganizationIdIntegrationsTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdIntegrationsTabsRouteChildren: AppOrganizationIdIntegrationsTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdIntegrationsTabsAvailableRoute:
|
|
AppOrganizationIdIntegrationsTabsAvailableRoute,
|
|
AppOrganizationIdIntegrationsTabsInstalledRoute:
|
|
AppOrganizationIdIntegrationsTabsInstalledRoute,
|
|
AppOrganizationIdIntegrationsTabsIndexRoute:
|
|
AppOrganizationIdIntegrationsTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdIntegrationsTabsRouteWithChildren =
|
|
AppOrganizationIdIntegrationsTabsRoute._addFileChildren(
|
|
AppOrganizationIdIntegrationsTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdIntegrationsRouteChildren {
|
|
AppOrganizationIdIntegrationsTabsRoute: typeof AppOrganizationIdIntegrationsTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdIntegrationsRouteChildren: AppOrganizationIdIntegrationsRouteChildren =
|
|
{
|
|
AppOrganizationIdIntegrationsTabsRoute:
|
|
AppOrganizationIdIntegrationsTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdIntegrationsRouteWithChildren =
|
|
AppOrganizationIdIntegrationsRoute._addFileChildren(
|
|
AppOrganizationIdIntegrationsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdMembersTabsRouteChildren {
|
|
AppOrganizationIdMembersTabsInvitationsRoute: typeof AppOrganizationIdMembersTabsInvitationsRoute
|
|
AppOrganizationIdMembersTabsMembersRoute: typeof AppOrganizationIdMembersTabsMembersRoute
|
|
AppOrganizationIdMembersTabsIndexRoute: typeof AppOrganizationIdMembersTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdMembersTabsRouteChildren: AppOrganizationIdMembersTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdMembersTabsInvitationsRoute:
|
|
AppOrganizationIdMembersTabsInvitationsRoute,
|
|
AppOrganizationIdMembersTabsMembersRoute:
|
|
AppOrganizationIdMembersTabsMembersRoute,
|
|
AppOrganizationIdMembersTabsIndexRoute:
|
|
AppOrganizationIdMembersTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdMembersTabsRouteWithChildren =
|
|
AppOrganizationIdMembersTabsRoute._addFileChildren(
|
|
AppOrganizationIdMembersTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdMembersRouteChildren {
|
|
AppOrganizationIdMembersTabsRoute: typeof AppOrganizationIdMembersTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdMembersRouteChildren: AppOrganizationIdMembersRouteChildren =
|
|
{
|
|
AppOrganizationIdMembersTabsRoute:
|
|
AppOrganizationIdMembersTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdMembersRouteWithChildren =
|
|
AppOrganizationIdMembersRoute._addFileChildren(
|
|
AppOrganizationIdMembersRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdEventsTabsRouteChildren {
|
|
AppOrganizationIdProjectIdEventsTabsConversionsRoute: typeof AppOrganizationIdProjectIdEventsTabsConversionsRoute
|
|
AppOrganizationIdProjectIdEventsTabsEventsRoute: typeof AppOrganizationIdProjectIdEventsTabsEventsRoute
|
|
AppOrganizationIdProjectIdEventsTabsStatsRoute: typeof AppOrganizationIdProjectIdEventsTabsStatsRoute
|
|
AppOrganizationIdProjectIdEventsTabsIndexRoute: typeof AppOrganizationIdProjectIdEventsTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdEventsTabsRouteChildren: AppOrganizationIdProjectIdEventsTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdEventsTabsConversionsRoute:
|
|
AppOrganizationIdProjectIdEventsTabsConversionsRoute,
|
|
AppOrganizationIdProjectIdEventsTabsEventsRoute:
|
|
AppOrganizationIdProjectIdEventsTabsEventsRoute,
|
|
AppOrganizationIdProjectIdEventsTabsStatsRoute:
|
|
AppOrganizationIdProjectIdEventsTabsStatsRoute,
|
|
AppOrganizationIdProjectIdEventsTabsIndexRoute:
|
|
AppOrganizationIdProjectIdEventsTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdEventsTabsRouteWithChildren =
|
|
AppOrganizationIdProjectIdEventsTabsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdEventsTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdEventsRouteChildren {
|
|
AppOrganizationIdProjectIdEventsTabsRoute: typeof AppOrganizationIdProjectIdEventsTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdEventsRouteChildren: AppOrganizationIdProjectIdEventsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdEventsTabsRoute:
|
|
AppOrganizationIdProjectIdEventsTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdEventsRouteWithChildren =
|
|
AppOrganizationIdProjectIdEventsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdEventsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdNotificationsTabsRouteChildren {
|
|
AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute: typeof AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute
|
|
AppOrganizationIdProjectIdNotificationsTabsRulesRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRulesRoute
|
|
AppOrganizationIdProjectIdNotificationsTabsIndexRoute: typeof AppOrganizationIdProjectIdNotificationsTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdNotificationsTabsRouteChildren: AppOrganizationIdProjectIdNotificationsTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute:
|
|
AppOrganizationIdProjectIdNotificationsTabsNotificationsRoute,
|
|
AppOrganizationIdProjectIdNotificationsTabsRulesRoute:
|
|
AppOrganizationIdProjectIdNotificationsTabsRulesRoute,
|
|
AppOrganizationIdProjectIdNotificationsTabsIndexRoute:
|
|
AppOrganizationIdProjectIdNotificationsTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdNotificationsTabsRouteWithChildren =
|
|
AppOrganizationIdProjectIdNotificationsTabsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdNotificationsTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdNotificationsRouteChildren {
|
|
AppOrganizationIdProjectIdNotificationsTabsRoute: typeof AppOrganizationIdProjectIdNotificationsTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdNotificationsRouteChildren: AppOrganizationIdProjectIdNotificationsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdNotificationsTabsRoute:
|
|
AppOrganizationIdProjectIdNotificationsTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdNotificationsRouteWithChildren =
|
|
AppOrganizationIdProjectIdNotificationsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdNotificationsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdProfilesTabsRouteChildren {
|
|
AppOrganizationIdProjectIdProfilesTabsAnonymousRoute: typeof AppOrganizationIdProjectIdProfilesTabsAnonymousRoute
|
|
AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute: typeof AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute
|
|
AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute: typeof AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute
|
|
AppOrganizationIdProjectIdProfilesTabsIndexRoute: typeof AppOrganizationIdProjectIdProfilesTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesTabsRouteChildren: AppOrganizationIdProjectIdProfilesTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdProfilesTabsAnonymousRoute:
|
|
AppOrganizationIdProjectIdProfilesTabsAnonymousRoute,
|
|
AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute:
|
|
AppOrganizationIdProjectIdProfilesTabsIdentifiedRoute,
|
|
AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute:
|
|
AppOrganizationIdProjectIdProfilesTabsPowerUsersRoute,
|
|
AppOrganizationIdProjectIdProfilesTabsIndexRoute:
|
|
AppOrganizationIdProjectIdProfilesTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesTabsRouteWithChildren =
|
|
AppOrganizationIdProjectIdProfilesTabsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdProfilesTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdProfilesProfileIdTabsRouteChildren {
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesProfileIdTabsRouteChildren: AppOrganizationIdProjectIdProfilesProfileIdTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute:
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsEventsRoute,
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute:
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesProfileIdTabsRouteWithChildren =
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdProfilesProfileIdRouteChildren {
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesProfileIdRouteChildren: AppOrganizationIdProjectIdProfilesProfileIdRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRoute:
|
|
AppOrganizationIdProjectIdProfilesProfileIdTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesProfileIdRouteWithChildren =
|
|
AppOrganizationIdProjectIdProfilesProfileIdRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdProfilesProfileIdRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdProfilesRouteChildren {
|
|
AppOrganizationIdProjectIdProfilesTabsRoute: typeof AppOrganizationIdProjectIdProfilesTabsRouteWithChildren
|
|
AppOrganizationIdProjectIdProfilesProfileIdRoute: typeof AppOrganizationIdProjectIdProfilesProfileIdRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesRouteChildren: AppOrganizationIdProjectIdProfilesRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdProfilesTabsRoute:
|
|
AppOrganizationIdProjectIdProfilesTabsRouteWithChildren,
|
|
AppOrganizationIdProjectIdProfilesProfileIdRoute:
|
|
AppOrganizationIdProjectIdProfilesProfileIdRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdProfilesRouteWithChildren =
|
|
AppOrganizationIdProjectIdProfilesRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdProfilesRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdSettingsTabsRouteChildren {
|
|
AppOrganizationIdProjectIdSettingsTabsClientsRoute: typeof AppOrganizationIdProjectIdSettingsTabsClientsRoute
|
|
AppOrganizationIdProjectIdSettingsTabsDetailsRoute: typeof AppOrganizationIdProjectIdSettingsTabsDetailsRoute
|
|
AppOrganizationIdProjectIdSettingsTabsEventsRoute: typeof AppOrganizationIdProjectIdSettingsTabsEventsRoute
|
|
AppOrganizationIdProjectIdSettingsTabsIndexRoute: typeof AppOrganizationIdProjectIdSettingsTabsIndexRoute
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdSettingsTabsRouteChildren: AppOrganizationIdProjectIdSettingsTabsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdSettingsTabsClientsRoute:
|
|
AppOrganizationIdProjectIdSettingsTabsClientsRoute,
|
|
AppOrganizationIdProjectIdSettingsTabsDetailsRoute:
|
|
AppOrganizationIdProjectIdSettingsTabsDetailsRoute,
|
|
AppOrganizationIdProjectIdSettingsTabsEventsRoute:
|
|
AppOrganizationIdProjectIdSettingsTabsEventsRoute,
|
|
AppOrganizationIdProjectIdSettingsTabsIndexRoute:
|
|
AppOrganizationIdProjectIdSettingsTabsIndexRoute,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdSettingsTabsRouteWithChildren =
|
|
AppOrganizationIdProjectIdSettingsTabsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdSettingsTabsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdProjectIdSettingsRouteChildren {
|
|
AppOrganizationIdProjectIdSettingsTabsRoute: typeof AppOrganizationIdProjectIdSettingsTabsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdSettingsRouteChildren: AppOrganizationIdProjectIdSettingsRouteChildren =
|
|
{
|
|
AppOrganizationIdProjectIdSettingsTabsRoute:
|
|
AppOrganizationIdProjectIdSettingsTabsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdProjectIdSettingsRouteWithChildren =
|
|
AppOrganizationIdProjectIdSettingsRoute._addFileChildren(
|
|
AppOrganizationIdProjectIdSettingsRouteChildren,
|
|
)
|
|
|
|
interface AppOrganizationIdRouteChildren {
|
|
AppOrganizationIdProjectIdRoute: typeof AppOrganizationIdProjectIdRoute
|
|
AppOrganizationIdBillingRoute: typeof AppOrganizationIdBillingRoute
|
|
AppOrganizationIdSettingsRoute: typeof AppOrganizationIdSettingsRoute
|
|
AppOrganizationIdIndexRoute: typeof AppOrganizationIdIndexRoute
|
|
AppOrganizationIdProjectIdChatRoute: typeof AppOrganizationIdProjectIdChatRoute
|
|
AppOrganizationIdProjectIdDashboardsRoute: typeof AppOrganizationIdProjectIdDashboardsRoute
|
|
AppOrganizationIdProjectIdPagesRoute: typeof AppOrganizationIdProjectIdPagesRoute
|
|
AppOrganizationIdProjectIdRealtimeRoute: typeof AppOrganizationIdProjectIdRealtimeRoute
|
|
AppOrganizationIdProjectIdReferencesRoute: typeof AppOrganizationIdProjectIdReferencesRoute
|
|
AppOrganizationIdProjectIdReportsRoute: typeof AppOrganizationIdProjectIdReportsRoute
|
|
AppOrganizationIdProjectIdSessionsRoute: typeof AppOrganizationIdProjectIdSessionsRoute
|
|
AppOrganizationIdIntegrationsRoute: typeof AppOrganizationIdIntegrationsRouteWithChildren
|
|
AppOrganizationIdMembersRoute: typeof AppOrganizationIdMembersRouteWithChildren
|
|
AppOrganizationIdProjectIdDashboardsDashboardIdRoute: typeof AppOrganizationIdProjectIdDashboardsDashboardIdRoute
|
|
AppOrganizationIdProjectIdEventsRoute: typeof AppOrganizationIdProjectIdEventsRouteWithChildren
|
|
AppOrganizationIdProjectIdNotificationsRoute: typeof AppOrganizationIdProjectIdNotificationsRouteWithChildren
|
|
AppOrganizationIdProjectIdProfilesRoute: typeof AppOrganizationIdProjectIdProfilesRouteWithChildren
|
|
AppOrganizationIdProjectIdReportsReportIdRoute: typeof AppOrganizationIdProjectIdReportsReportIdRoute
|
|
AppOrganizationIdProjectIdSessionsSessionIdRoute: typeof AppOrganizationIdProjectIdSessionsSessionIdRoute
|
|
AppOrganizationIdProjectIdSettingsRoute: typeof AppOrganizationIdProjectIdSettingsRouteWithChildren
|
|
}
|
|
|
|
const AppOrganizationIdRouteChildren: AppOrganizationIdRouteChildren = {
|
|
AppOrganizationIdProjectIdRoute: AppOrganizationIdProjectIdRoute,
|
|
AppOrganizationIdBillingRoute: AppOrganizationIdBillingRoute,
|
|
AppOrganizationIdSettingsRoute: AppOrganizationIdSettingsRoute,
|
|
AppOrganizationIdIndexRoute: AppOrganizationIdIndexRoute,
|
|
AppOrganizationIdProjectIdChatRoute: AppOrganizationIdProjectIdChatRoute,
|
|
AppOrganizationIdProjectIdDashboardsRoute:
|
|
AppOrganizationIdProjectIdDashboardsRoute,
|
|
AppOrganizationIdProjectIdPagesRoute: AppOrganizationIdProjectIdPagesRoute,
|
|
AppOrganizationIdProjectIdRealtimeRoute:
|
|
AppOrganizationIdProjectIdRealtimeRoute,
|
|
AppOrganizationIdProjectIdReferencesRoute:
|
|
AppOrganizationIdProjectIdReferencesRoute,
|
|
AppOrganizationIdProjectIdReportsRoute:
|
|
AppOrganizationIdProjectIdReportsRoute,
|
|
AppOrganizationIdProjectIdSessionsRoute:
|
|
AppOrganizationIdProjectIdSessionsRoute,
|
|
AppOrganizationIdIntegrationsRoute:
|
|
AppOrganizationIdIntegrationsRouteWithChildren,
|
|
AppOrganizationIdMembersRoute: AppOrganizationIdMembersRouteWithChildren,
|
|
AppOrganizationIdProjectIdDashboardsDashboardIdRoute:
|
|
AppOrganizationIdProjectIdDashboardsDashboardIdRoute,
|
|
AppOrganizationIdProjectIdEventsRoute:
|
|
AppOrganizationIdProjectIdEventsRouteWithChildren,
|
|
AppOrganizationIdProjectIdNotificationsRoute:
|
|
AppOrganizationIdProjectIdNotificationsRouteWithChildren,
|
|
AppOrganizationIdProjectIdProfilesRoute:
|
|
AppOrganizationIdProjectIdProfilesRouteWithChildren,
|
|
AppOrganizationIdProjectIdReportsReportIdRoute:
|
|
AppOrganizationIdProjectIdReportsReportIdRoute,
|
|
AppOrganizationIdProjectIdSessionsSessionIdRoute:
|
|
AppOrganizationIdProjectIdSessionsSessionIdRoute,
|
|
AppOrganizationIdProjectIdSettingsRoute:
|
|
AppOrganizationIdProjectIdSettingsRouteWithChildren,
|
|
}
|
|
|
|
const AppOrganizationIdRouteWithChildren =
|
|
AppOrganizationIdRoute._addFileChildren(AppOrganizationIdRouteChildren)
|
|
|
|
interface AppRouteChildren {
|
|
AppOrganizationIdRoute: typeof AppOrganizationIdRouteWithChildren
|
|
}
|
|
|
|
const AppRouteChildren: AppRouteChildren = {
|
|
AppOrganizationIdRoute: AppOrganizationIdRouteWithChildren,
|
|
}
|
|
|
|
const AppRouteWithChildren = AppRoute._addFileChildren(AppRouteChildren)
|
|
|
|
interface LoginRouteChildren {
|
|
LoginLoginRoute: typeof LoginLoginRoute
|
|
LoginResetPasswordRoute: typeof LoginResetPasswordRoute
|
|
}
|
|
|
|
const LoginRouteChildren: LoginRouteChildren = {
|
|
LoginLoginRoute: LoginLoginRoute,
|
|
LoginResetPasswordRoute: LoginResetPasswordRoute,
|
|
}
|
|
|
|
const LoginRouteWithChildren = LoginRoute._addFileChildren(LoginRouteChildren)
|
|
|
|
interface PublicRouteChildren {
|
|
PublicOnboardingRoute: typeof PublicOnboardingRoute
|
|
}
|
|
|
|
const PublicRouteChildren: PublicRouteChildren = {
|
|
PublicOnboardingRoute: PublicOnboardingRoute,
|
|
}
|
|
|
|
const PublicRouteWithChildren =
|
|
PublicRoute._addFileChildren(PublicRouteChildren)
|
|
|
|
interface StepsRouteChildren {
|
|
StepsOnboardingProjectRoute: typeof StepsOnboardingProjectRoute
|
|
StepsOnboardingProjectIdConnectRoute: typeof StepsOnboardingProjectIdConnectRoute
|
|
StepsOnboardingProjectIdVerifyRoute: typeof StepsOnboardingProjectIdVerifyRoute
|
|
}
|
|
|
|
const StepsRouteChildren: StepsRouteChildren = {
|
|
StepsOnboardingProjectRoute: StepsOnboardingProjectRoute,
|
|
StepsOnboardingProjectIdConnectRoute: StepsOnboardingProjectIdConnectRoute,
|
|
StepsOnboardingProjectIdVerifyRoute: StepsOnboardingProjectIdVerifyRoute,
|
|
}
|
|
|
|
const StepsRouteWithChildren = StepsRoute._addFileChildren(StepsRouteChildren)
|
|
|
|
const rootRouteChildren: RootRouteChildren = {
|
|
IndexRoute: IndexRoute,
|
|
AppRoute: AppRouteWithChildren,
|
|
LoginRoute: LoginRouteWithChildren,
|
|
PublicRoute: PublicRouteWithChildren,
|
|
StepsRoute: StepsRouteWithChildren,
|
|
ApiConfigRoute: ApiConfigRoute,
|
|
ApiHealthcheckRoute: ApiHealthcheckRoute,
|
|
ShareOverviewShareIdRoute: ShareOverviewShareIdRoute,
|
|
}
|
|
export const routeTree = rootRouteImport
|
|
._addFileChildren(rootRouteChildren)
|
|
._addFileTypes<FileRouteTypes>()
|
|
|
|
import type { getRouter } from './router.tsx'
|
|
import type { createStart } from '@tanstack/react-start'
|
|
declare module '@tanstack/react-start' {
|
|
interface Register {
|
|
ssr: true
|
|
router: Awaited<ReturnType<typeof getRouter>>
|
|
}
|
|
}
|