diff --git a/frontend/src/routeTree.gen.ts b/frontend/src/routeTree.gen.ts new file mode 100644 index 000000000..449ea28cb --- /dev/null +++ b/frontend/src/routeTree.gen.ts @@ -0,0 +1,6931 @@ +/* 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 Routes + +import { Route as rootRoute } from './pages/root' +import { Route as middlewaresRestrictLoginSignupImport } from './pages/middlewares/restrict-login-signup' +import { Route as middlewaresAuthenticateImport } from './pages/middlewares/authenticate' +import { Route as publicShareSecretPageRouteImport } from './pages/public/ShareSecretPage/route' +import { Route as authCliRedirectPageRouteImport } from './pages/auth/CliRedirectPage/route' +import { Route as indexImport } from './pages/index' +import { Route as middlewaresInjectOrgDetailsImport } from './pages/middlewares/inject-org-details' +import { Route as authVerifyEmailPageRouteImport } from './pages/auth/VerifyEmailPage/route' +import { Route as authSignUpInvitePageRouteImport } from './pages/auth/SignUpInvitePage/route' +import { Route as authRequestNewInvitePageRouteImport } from './pages/auth/RequestNewInvitePage/route' +import { Route as authPasswordResetPageRouteImport } from './pages/auth/PasswordResetPage/route' +import { Route as authEmailNotVerifiedPageRouteImport } from './pages/auth/EmailNotVerifiedPage/route' +import { Route as authPasswordSetupPageRouteImport } from './pages/auth/PasswordSetupPage/route' +import { Route as userLayoutImport } from './pages/user/layout' +import { Route as organizationLayoutImport } from './pages/organization/layout' +import { Route as publicViewSharedSecretByIDPageRouteImport } from './pages/public/ViewSharedSecretByIDPage/route' +import { Route as publicViewSecretRequestByIDPageRouteImport } from './pages/public/ViewSecretRequestByIDPage/route' +import { Route as authSignUpSsoPageRouteImport } from './pages/auth/SignUpSsoPage/route' +import { Route as authLoginSsoPageRouteImport } from './pages/auth/LoginSsoPage/route' +import { Route as authSelectOrgPageRouteImport } from './pages/auth/SelectOrgPage/route' +import { Route as authLoginLdapPageRouteImport } from './pages/auth/LoginLdapPage/route' +import { Route as authAdminLoginPageRouteImport } from './pages/auth/AdminLoginPage/route' +import { Route as adminSignUpPageRouteImport } from './pages/admin/SignUpPage/route' +import { Route as organizationNoOrgPageRouteImport } from './pages/organization/NoOrgPage/route' +import { Route as authSignUpPageRouteImport } from './pages/auth/SignUpPage/route' +import { Route as authLoginPageRouteImport } from './pages/auth/LoginPage/route' +import { Route as adminLayoutImport } from './pages/admin/layout' +import { Route as authProviderSuccessPageRouteImport } from './pages/auth/ProviderSuccessPage/route' +import { Route as authProviderErrorPageRouteImport } from './pages/auth/ProviderErrorPage/route' +import { Route as userPersonalSettingsPageRouteImport } from './pages/user/PersonalSettingsPage/route' +import { Route as adminIntegrationsPageRouteImport } from './pages/admin/IntegrationsPage/route' +import { Route as adminEncryptionPageRouteImport } from './pages/admin/EncryptionPage/route' +import { Route as adminCachingPageRouteImport } from './pages/admin/CachingPage/route' +import { Route as adminAuthenticationPageRouteImport } from './pages/admin/AuthenticationPage/route' +import { Route as organizationSsoPageRouteImport } from './pages/organization/SsoPage/route' +import { Route as organizationBillingPageRouteImport } from './pages/organization/BillingPage/route' +import { Route as organizationAuditLogsPageRouteImport } from './pages/organization/AuditLogsPage/route' +import { Route as organizationAdminPageRouteImport } from './pages/organization/AdminPage/route' +import { Route as organizationAccessManagementPageRouteImport } from './pages/organization/AccessManagementPage/route' +import { Route as adminGeneralPageRouteImport } from './pages/admin/GeneralPage/route' +import { Route as sshLayoutImport } from './pages/ssh/layout' +import { Route as secretScanningLayoutImport } from './pages/secret-scanning/layout' +import { Route as secretManagerLayoutImport } from './pages/secret-manager/layout' +import { Route as kmsLayoutImport } from './pages/kms/layout' +import { Route as certManagerLayoutImport } from './pages/cert-manager/layout' +import { Route as adminUserIdentitiesResourcesPageRouteImport } from './pages/admin/UserIdentitiesResourcesPage/route' +import { Route as adminOrganizationResourcesPageRouteImport } from './pages/admin/OrganizationResourcesPage/route' +import { Route as adminMachineIdentitiesResourcesPageRouteImport } from './pages/admin/MachineIdentitiesResourcesPage/route' +import { Route as organizationSshSettingsPageRouteImport } from './pages/organization/SshSettingsPage/route' +import { Route as organizationSshOverviewPageRouteImport } from './pages/organization/SshOverviewPage/route' +import { Route as organizationSecretSharingSettingsPageRouteImport } from './pages/organization/SecretSharingSettingsPage/route' +import { Route as organizationSecretScanningSettingsPageRouteImport } from './pages/organization/SecretScanningSettingsPage/route' +import { Route as organizationSecretScanningOverviewPageRouteImport } from './pages/organization/SecretScanningOverviewPage/route' +import { Route as organizationSecretManagerSettingsPageRouteImport } from './pages/organization/SecretManagerSettingsPage/route' +import { Route as organizationSecretManagerOverviewPageRouteImport } from './pages/organization/SecretManagerOverviewPage/route' +import { Route as organizationRoleByIDPageRouteImport } from './pages/organization/RoleByIDPage/route' +import { Route as organizationUserDetailsByIDPageRouteImport } from './pages/organization/UserDetailsByIDPage/route' +import { Route as organizationKmsSettingsPageRouteImport } from './pages/organization/KmsSettingsPage/route' +import { Route as organizationKmsOverviewPageRouteImport } from './pages/organization/KmsOverviewPage/route' +import { Route as organizationIdentityDetailsByIDPageRouteImport } from './pages/organization/IdentityDetailsByIDPage/route' +import { Route as organizationGroupDetailsByIDPageRouteImport } from './pages/organization/GroupDetailsByIDPage/route' +import { Route as organizationCertManagerSettingsPageRouteImport } from './pages/organization/CertManagerSettingsPage/route' +import { Route as organizationCertManagerOverviewPageRouteImport } from './pages/organization/CertManagerOverviewPage/route' +import { Route as organizationSettingsPageRouteImport } from './pages/organization/SettingsPage/route' +import { Route as organizationSecretSharingPageRouteImport } from './pages/organization/SecretSharingPage/route' +import { Route as organizationGatewaysGatewayListPageRouteImport } from './pages/organization/Gateways/GatewayListPage/route' +import { Route as organizationAppConnectionsAppConnectionsPageRouteImport } from './pages/organization/AppConnections/AppConnectionsPage/route' +import { Route as projectAccessControlPageRouteSshImport } from './pages/project/AccessControlPage/route-ssh' +import { Route as projectAccessControlPageRouteSecretScanningImport } from './pages/project/AccessControlPage/route-secret-scanning' +import { Route as projectAccessControlPageRouteSecretManagerImport } from './pages/project/AccessControlPage/route-secret-manager' +import { Route as projectAccessControlPageRouteKmsImport } from './pages/project/AccessControlPage/route-kms' +import { Route as secretManagerIntegrationsRouteVercelOauthRedirectImport } from './pages/secret-manager/integrations/route-vercel-oauth-redirect' +import { Route as secretManagerIntegrationsRouteNetlifyOauthRedirectImport } from './pages/secret-manager/integrations/route-netlify-oauth-redirect' +import { Route as secretManagerIntegrationsRouteHerokuOauthRedirectImport } from './pages/secret-manager/integrations/route-heroku-oauth-redirect' +import { Route as secretManagerIntegrationsRouteGitlabOauthRedirectImport } from './pages/secret-manager/integrations/route-gitlab-oauth-redirect' +import { Route as secretManagerIntegrationsRouteGithubOauthRedirectImport } from './pages/secret-manager/integrations/route-github-oauth-redirect' +import { Route as secretManagerIntegrationsRouteGcpOauthRedirectImport } from './pages/secret-manager/integrations/route-gcp-oauth-redirect' +import { Route as secretManagerIntegrationsRouteBitbucketOauthRedirectImport } from './pages/secret-manager/integrations/route-bitbucket-oauth-redirect' +import { Route as secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectImport } from './pages/secret-manager/integrations/route-azure-key-vault-oauth-redirect' +import { Route as secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectImport } from './pages/secret-manager/integrations/route-azure-app-configurations-oauth-redirect' +import { Route as projectAccessControlPageRouteCertManagerImport } from './pages/project/AccessControlPage/route-cert-manager' +import { Route as sshSettingsPageRouteImport } from './pages/ssh/SettingsPage/route' +import { Route as sshSshHostsPageRouteImport } from './pages/ssh/SshHostsPage/route' +import { Route as sshSshCertsPageRouteImport } from './pages/ssh/SshCertsPage/route' +import { Route as sshSshCasPageRouteImport } from './pages/ssh/SshCasPage/route' +import { Route as secretScanningSettingsPageRouteImport } from './pages/secret-scanning/SettingsPage/route' +import { Route as secretScanningSecretScanningFindingsPageRouteImport } from './pages/secret-scanning/SecretScanningFindingsPage/route' +import { Route as secretManagerSettingsPageRouteImport } from './pages/secret-manager/SettingsPage/route' +import { Route as secretManagerSecretRotationPageRouteImport } from './pages/secret-manager/SecretRotationPage/route' +import { Route as secretManagerOverviewPageRouteImport } from './pages/secret-manager/OverviewPage/route' +import { Route as secretManagerSecretApprovalsPageRouteImport } from './pages/secret-manager/SecretApprovalsPage/route' +import { Route as secretManagerIPAllowlistPageRouteImport } from './pages/secret-manager/IPAllowlistPage/route' +import { Route as organizationSettingsPageOauthCallbackPageRouteImport } from './pages/organization/SettingsPage/OauthCallbackPage/route' +import { Route as kmsSettingsPageRouteImport } from './pages/kms/SettingsPage/route' +import { Route as kmsOverviewPageRouteImport } from './pages/kms/OverviewPage/route' +import { Route as kmsKmipPageRouteImport } from './pages/kms/KmipPage/route' +import { Route as certManagerSettingsPageRouteImport } from './pages/cert-manager/SettingsPage/route' +import { Route as certManagerCertificatesPageRouteImport } from './pages/cert-manager/CertificatesPage/route' +import { Route as certManagerCertificateAuthoritiesPageRouteImport } from './pages/cert-manager/CertificateAuthoritiesPage/route' +import { Route as certManagerAlertingPageRouteImport } from './pages/cert-manager/AlertingPage/route' +import { Route as projectRoleDetailsBySlugPageRouteSshImport } from './pages/project/RoleDetailsBySlugPage/route-ssh' +import { Route as projectMemberDetailsByIDPageRouteSshImport } from './pages/project/MemberDetailsByIDPage/route-ssh' +import { Route as projectIdentityDetailsByIDPageRouteSshImport } from './pages/project/IdentityDetailsByIDPage/route-ssh' +import { Route as projectRoleDetailsBySlugPageRouteSecretScanningImport } from './pages/project/RoleDetailsBySlugPage/route-secret-scanning' +import { Route as projectMemberDetailsByIDPageRouteSecretScanningImport } from './pages/project/MemberDetailsByIDPage/route-secret-scanning' +import { Route as projectIdentityDetailsByIDPageRouteSecretScanningImport } from './pages/project/IdentityDetailsByIDPage/route-secret-scanning' +import { Route as projectRoleDetailsBySlugPageRouteSecretManagerImport } from './pages/project/RoleDetailsBySlugPage/route-secret-manager' +import { Route as projectMemberDetailsByIDPageRouteSecretManagerImport } from './pages/project/MemberDetailsByIDPage/route-secret-manager' +import { Route as projectIdentityDetailsByIDPageRouteSecretManagerImport } from './pages/project/IdentityDetailsByIDPage/route-secret-manager' +import { Route as projectRoleDetailsBySlugPageRouteKmsImport } from './pages/project/RoleDetailsBySlugPage/route-kms' +import { Route as projectMemberDetailsByIDPageRouteKmsImport } from './pages/project/MemberDetailsByIDPage/route-kms' +import { Route as projectIdentityDetailsByIDPageRouteKmsImport } from './pages/project/IdentityDetailsByIDPage/route-kms' +import { Route as projectRoleDetailsBySlugPageRouteCertManagerImport } from './pages/project/RoleDetailsBySlugPage/route-cert-manager' +import { Route as certManagerPkiCollectionDetailsByIDPageRoutesImport } from './pages/cert-manager/PkiCollectionDetailsByIDPage/routes' +import { Route as projectMemberDetailsByIDPageRouteCertManagerImport } from './pages/project/MemberDetailsByIDPage/route-cert-manager' +import { Route as projectIdentityDetailsByIDPageRouteCertManagerImport } from './pages/project/IdentityDetailsByIDPage/route-cert-manager' +import { Route as sshSshHostGroupDetailsByIDPageRouteImport } from './pages/ssh/SshHostGroupDetailsByIDPage/route' +import { Route as sshSshCaByIDPageRouteImport } from './pages/ssh/SshCaByIDPage/route' +import { Route as secretManagerSecretDashboardPageRouteImport } from './pages/secret-manager/SecretDashboardPage/route' +import { Route as secretManagerIntegrationsSelectIntegrationAuthPageRouteImport } from './pages/secret-manager/integrations/SelectIntegrationAuthPage/route' +import { Route as secretManagerIntegrationsDetailsByIDPageRouteImport } from './pages/secret-manager/IntegrationsDetailsByIDPage/route' +import { Route as organizationAppConnectionsOauthCallbackPageRouteImport } from './pages/organization/AppConnections/OauthCallbackPage/route' +import { Route as certManagerPkiSubscriberDetailsByIDPageRouteImport } from './pages/cert-manager/PkiSubscriberDetailsByIDPage/route' +import { Route as certManagerCertAuthDetailsByIDPageRouteImport } from './pages/cert-manager/CertAuthDetailsByIDPage/route' +import { Route as secretScanningSecretScanningDataSourcesPageRouteImport } from './pages/secret-scanning/SecretScanningDataSourcesPage/route' +import { Route as secretManagerIntegrationsListPageRouteImport } from './pages/secret-manager/IntegrationsListPage/route' +import { Route as certManagerPkiSubscribersPageRouteImport } from './pages/cert-manager/PkiSubscribersPage/route' +import { Route as certManagerPkiTemplateListPageRouteImport } from './pages/cert-manager/PkiTemplateListPage/route' +import { Route as secretScanningSecretScanningDataSourceByIdPageRouteImport } from './pages/secret-scanning/SecretScanningDataSourceByIdPage/route' +import { Route as secretManagerIntegrationsWindmillConfigurePageRouteImport } from './pages/secret-manager/integrations/WindmillConfigurePage/route' +import { Route as secretManagerIntegrationsWindmillAuthorizePageRouteImport } from './pages/secret-manager/integrations/WindmillAuthorizePage/route' +import { Route as secretManagerIntegrationsVercelConfigurePageRouteImport } from './pages/secret-manager/integrations/VercelConfigurePage/route' +import { Route as secretManagerIntegrationsTravisCIConfigurePageRouteImport } from './pages/secret-manager/integrations/TravisCIConfigurePage/route' +import { Route as secretManagerIntegrationsTravisCIAuthorizePageRouteImport } from './pages/secret-manager/integrations/TravisCIAuthorizePage/route' +import { Route as secretManagerIntegrationsTerraformCloudConfigurePageRouteImport } from './pages/secret-manager/integrations/TerraformCloudConfigurePage/route' +import { Route as secretManagerIntegrationsTerraformCloudAuthorizePageRouteImport } from './pages/secret-manager/integrations/TerraformCloudAuthorizePage/route' +import { Route as secretManagerIntegrationsTeamcityConfigurePageRouteImport } from './pages/secret-manager/integrations/TeamcityConfigurePage/route' +import { Route as secretManagerIntegrationsTeamcityAuthorizePageRouteImport } from './pages/secret-manager/integrations/TeamcityAuthorizePage/route' +import { Route as secretManagerIntegrationsSupabaseConfigurePageRouteImport } from './pages/secret-manager/integrations/SupabaseConfigurePage/route' +import { Route as secretManagerIntegrationsSupabaseAuthorizePageRouteImport } from './pages/secret-manager/integrations/SupabaseAuthorizePage/route' +import { Route as secretManagerIntegrationsRundeckConfigurePageRouteImport } from './pages/secret-manager/integrations/RundeckConfigurePage/route' +import { Route as secretManagerIntegrationsRundeckAuthorizePageRouteImport } from './pages/secret-manager/integrations/RundeckAuthorizePage/route' +import { Route as secretManagerIntegrationsRenderConfigurePageRouteImport } from './pages/secret-manager/integrations/RenderConfigurePage/route' +import { Route as secretManagerIntegrationsRenderAuthorizePageRouteImport } from './pages/secret-manager/integrations/RenderAuthorizePage/route' +import { Route as secretManagerIntegrationsRailwayConfigurePageRouteImport } from './pages/secret-manager/integrations/RailwayConfigurePage/route' +import { Route as secretManagerIntegrationsRailwayAuthorizePageRouteImport } from './pages/secret-manager/integrations/RailwayAuthorizePage/route' +import { Route as secretManagerIntegrationsQoveryConfigurePageRouteImport } from './pages/secret-manager/integrations/QoveryConfigurePage/route' +import { Route as secretManagerIntegrationsQoveryAuthorizePageRouteImport } from './pages/secret-manager/integrations/QoveryAuthorizePage/route' +import { Route as secretManagerIntegrationsOctopusDeployConfigurePageRouteImport } from './pages/secret-manager/integrations/OctopusDeployConfigurePage/route' +import { Route as secretManagerIntegrationsOctopusDeployAuthorizePageRouteImport } from './pages/secret-manager/integrations/OctopusDeployAuthorizePage/route' +import { Route as secretManagerIntegrationsNorthflankConfigurePageRouteImport } from './pages/secret-manager/integrations/NorthflankConfigurePage/route' +import { Route as secretManagerIntegrationsNorthflankAuthorizePageRouteImport } from './pages/secret-manager/integrations/NorthflankAuthorizePage/route' +import { Route as secretManagerIntegrationsNetlifyConfigurePageRouteImport } from './pages/secret-manager/integrations/NetlifyConfigurePage/route' +import { Route as secretManagerIntegrationsLaravelForgeConfigurePageRouteImport } from './pages/secret-manager/integrations/LaravelForgeConfigurePage/route' +import { Route as secretManagerIntegrationsLaravelForgeAuthorizePageRouteImport } from './pages/secret-manager/integrations/LaravelForgeAuthorizePage/route' +import { Route as secretManagerIntegrationsHerokuConfigurePageRouteImport } from './pages/secret-manager/integrations/HerokuConfigurePage/route' +import { Route as secretManagerIntegrationsHasuraCloudConfigurePageRouteImport } from './pages/secret-manager/integrations/HasuraCloudConfigurePage/route' +import { Route as secretManagerIntegrationsHasuraCloudAuthorizePageRouteImport } from './pages/secret-manager/integrations/HasuraCloudAuthorizePage/route' +import { Route as secretManagerIntegrationsHashicorpVaultConfigurePageRouteImport } from './pages/secret-manager/integrations/HashicorpVaultConfigurePage/route' +import { Route as secretManagerIntegrationsHashicorpVaultAuthorizePageRouteImport } from './pages/secret-manager/integrations/HashicorpVaultAuthorizePage/route' +import { Route as secretManagerIntegrationsGitlabConfigurePageRouteImport } from './pages/secret-manager/integrations/GitlabConfigurePage/route' +import { Route as secretManagerIntegrationsGitlabAuthorizePageRouteImport } from './pages/secret-manager/integrations/GitlabAuthorizePage/route' +import { Route as secretManagerIntegrationsGithubConfigurePageRouteImport } from './pages/secret-manager/integrations/GithubConfigurePage/route' +import { Route as secretManagerIntegrationsGithubAuthorizePageRouteImport } from './pages/secret-manager/integrations/GithubAuthorizePage/route' +import { Route as secretManagerIntegrationsGcpSecretManagerConfigurePageRouteImport } from './pages/secret-manager/integrations/GcpSecretManagerConfigurePage/route' +import { Route as secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteImport } from './pages/secret-manager/integrations/GcpSecretManagerAuthorizePage/route' +import { Route as secretManagerIntegrationsFlyioConfigurePageRouteImport } from './pages/secret-manager/integrations/FlyioConfigurePage/route' +import { Route as secretManagerIntegrationsFlyioAuthorizePageRouteImport } from './pages/secret-manager/integrations/FlyioAuthorizePage/route' +import { Route as secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteImport } from './pages/secret-manager/integrations/DigitalOceanAppPlatformConfigurePage/route' +import { Route as secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteImport } from './pages/secret-manager/integrations/DigitalOceanAppPlatformAuthorizePage/route' +import { Route as secretManagerIntegrationsDatabricksConfigurePageRouteImport } from './pages/secret-manager/integrations/DatabricksConfigurePage/route' +import { Route as secretManagerIntegrationsDatabricksAuthorizePageRouteImport } from './pages/secret-manager/integrations/DatabricksAuthorizePage/route' +import { Route as secretManagerIntegrationsCodefreshConfigurePageRouteImport } from './pages/secret-manager/integrations/CodefreshConfigurePage/route' +import { Route as secretManagerIntegrationsCodefreshAuthorizePageRouteImport } from './pages/secret-manager/integrations/CodefreshAuthorizePage/route' +import { Route as secretManagerIntegrationsCloudflareWorkersConfigurePageRouteImport } from './pages/secret-manager/integrations/CloudflareWorkersConfigurePage/route' +import { Route as secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteImport } from './pages/secret-manager/integrations/CloudflareWorkersAuthorizePage/route' +import { Route as secretManagerIntegrationsCloudflarePagesConfigurePageRouteImport } from './pages/secret-manager/integrations/CloudflarePagesConfigurePage/route' +import { Route as secretManagerIntegrationsCloudflarePagesAuthorizePageRouteImport } from './pages/secret-manager/integrations/CloudflarePagesAuthorizePage/route' +import { Route as secretManagerIntegrationsCloud66ConfigurePageRouteImport } from './pages/secret-manager/integrations/Cloud66ConfigurePage/route' +import { Route as secretManagerIntegrationsCloud66AuthorizePageRouteImport } from './pages/secret-manager/integrations/Cloud66AuthorizePage/route' +import { Route as secretManagerIntegrationsCircleCIConfigurePageRouteImport } from './pages/secret-manager/integrations/CircleCIConfigurePage/route' +import { Route as secretManagerIntegrationsCircleCIAuthorizePageRouteImport } from './pages/secret-manager/integrations/CircleCIAuthorizePage/route' +import { Route as secretManagerIntegrationsChecklyConfigurePageRouteImport } from './pages/secret-manager/integrations/ChecklyConfigurePage/route' +import { Route as secretManagerIntegrationsChecklyAuthorizePageRouteImport } from './pages/secret-manager/integrations/ChecklyAuthorizePage/route' +import { Route as secretManagerIntegrationsBitbucketConfigurePageRouteImport } from './pages/secret-manager/integrations/BitbucketConfigurePage/route' +import { Route as secretManagerIntegrationsAzureKeyVaultConfigurePageRouteImport } from './pages/secret-manager/integrations/AzureKeyVaultConfigurePage/route' +import { Route as secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteImport } from './pages/secret-manager/integrations/AzureKeyVaultAuthorizePage/route' +import { Route as secretManagerIntegrationsAzureDevopsConfigurePageRouteImport } from './pages/secret-manager/integrations/AzureDevopsConfigurePage/route' +import { Route as secretManagerIntegrationsAzureDevopsAuthorizePageRouteImport } from './pages/secret-manager/integrations/AzureDevopsAuthorizePage/route' +import { Route as secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteImport } from './pages/secret-manager/integrations/AzureAppConfigurationConfigurePage/route' +import { Route as secretManagerIntegrationsAwsSecretManagerConfigurePageRouteImport } from './pages/secret-manager/integrations/AwsSecretManagerConfigurePage/route' +import { Route as secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteImport } from './pages/secret-manager/integrations/AwsSecretManagerAuthorizePage/route' +import { Route as secretManagerIntegrationsAwsParameterStoreConfigurePageRouteImport } from './pages/secret-manager/integrations/AwsParameterStoreConfigurePage/route' +import { Route as secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteImport } from './pages/secret-manager/integrations/AwsParameterStoreAuthorizePage/route' +import { Route as secretManagerIntegrationsVercelOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/VercelOauthCallbackPage/route' +import { Route as secretManagerSecretSyncDetailsByIDPageRouteImport } from './pages/secret-manager/SecretSyncDetailsByIDPage/route' +import { Route as secretManagerIntegrationsNetlifyOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/NetlifyOauthCallbackPage/route' +import { Route as secretManagerIntegrationsHerokuOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/HerokuOauthCallbackPage/route' +import { Route as secretManagerIntegrationsGitlabOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/GitlabOauthCallbackPage/route' +import { Route as secretManagerIntegrationsGithubOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/GithubOauthCallbackPage/route' +import { Route as secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/GcpSecretManagerOauthCallbackPage/route' +import { Route as secretManagerIntegrationsBitbucketOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/BitbucketOauthCallbackPage/route' +import { Route as secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/AzureKeyVaultOauthCallbackPage/route' +import { Route as secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteImport } from './pages/secret-manager/integrations/AzureAppConfigurationOauthCallbackPage/route' + +// Create Virtual Routes + +const RestrictLoginSignupSignupImport = createFileRoute( + '/_restrict-login-signup/signup', +)() +const RestrictLoginSignupLoginImport = createFileRoute( + '/_restrict-login-signup/login', +)() +const AuthenticatePersonalSettingsImport = createFileRoute( + '/_authenticate/personal-settings', +)() +const AuthenticateInjectOrgDetailsAdminImport = createFileRoute( + '/_authenticate/_inject-org-details/admin', +)() +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport = createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/organization', +)() +const AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport = createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/integrations', +)() +const AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdImport = createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId', +)() +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId', + )() +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId', + )() +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/organization/settings', + )() +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing', + )() +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/organization/gateways', + )() +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections', + )() +const AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdImport = createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId', +)() +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId', + )() +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources', + )() +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations', + )() +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers', + )() +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesImport = + createFileRoute( + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates', + )() + +// Create/Update Routes + +const middlewaresRestrictLoginSignupRoute = + middlewaresRestrictLoginSignupImport.update({ + id: '/_restrict-login-signup', + getParentRoute: () => rootRoute, + } as any) + +const middlewaresAuthenticateRoute = middlewaresAuthenticateImport.update({ + id: '/_authenticate', + getParentRoute: () => rootRoute, +} as any) + +const publicShareSecretPageRouteRoute = publicShareSecretPageRouteImport.update( + { + id: '/share-secret', + path: '/share-secret', + getParentRoute: () => rootRoute, + } as any, +) + +const authCliRedirectPageRouteRoute = authCliRedirectPageRouteImport.update({ + id: '/cli-redirect', + path: '/cli-redirect', + getParentRoute: () => rootRoute, +} as any) + +const indexRoute = indexImport.update({ + id: '/', + path: '/', + getParentRoute: () => rootRoute, +} as any) + +const RestrictLoginSignupSignupRoute = RestrictLoginSignupSignupImport.update({ + id: '/signup', + path: '/signup', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, +} as any) + +const RestrictLoginSignupLoginRoute = RestrictLoginSignupLoginImport.update({ + id: '/login', + path: '/login', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, +} as any) + +const AuthenticatePersonalSettingsRoute = + AuthenticatePersonalSettingsImport.update({ + id: '/personal-settings', + path: '/personal-settings', + getParentRoute: () => middlewaresAuthenticateRoute, + } as any) + +const middlewaresInjectOrgDetailsRoute = + middlewaresInjectOrgDetailsImport.update({ + id: '/_inject-org-details', + getParentRoute: () => middlewaresAuthenticateRoute, + } as any) + +const authVerifyEmailPageRouteRoute = authVerifyEmailPageRouteImport.update({ + id: '/verify-email', + path: '/verify-email', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, +} as any) + +const authSignUpInvitePageRouteRoute = authSignUpInvitePageRouteImport.update({ + id: '/signupinvite', + path: '/signupinvite', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, +} as any) + +const authRequestNewInvitePageRouteRoute = + authRequestNewInvitePageRouteImport.update({ + id: '/requestnewinvite', + path: '/requestnewinvite', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, + } as any) + +const authPasswordResetPageRouteRoute = authPasswordResetPageRouteImport.update( + { + id: '/password-reset', + path: '/password-reset', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, + } as any, +) + +const authEmailNotVerifiedPageRouteRoute = + authEmailNotVerifiedPageRouteImport.update({ + id: '/email-not-verified', + path: '/email-not-verified', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, + } as any) + +const authPasswordSetupPageRouteRoute = authPasswordSetupPageRouteImport.update( + { + id: '/password-setup', + path: '/password-setup', + getParentRoute: () => middlewaresAuthenticateRoute, + } as any, +) + +const userLayoutRoute = userLayoutImport.update({ + id: '/_layout', + getParentRoute: () => AuthenticatePersonalSettingsRoute, +} as any) + +const AuthenticateInjectOrgDetailsAdminRoute = + AuthenticateInjectOrgDetailsAdminImport.update({ + id: '/admin', + path: '/admin', + getParentRoute: () => middlewaresInjectOrgDetailsRoute, + } as any) + +const organizationLayoutRoute = organizationLayoutImport.update({ + id: '/_org-layout', + getParentRoute: () => middlewaresInjectOrgDetailsRoute, +} as any) + +const publicViewSharedSecretByIDPageRouteRoute = + publicViewSharedSecretByIDPageRouteImport.update({ + id: '/shared/secret/$secretId', + path: '/shared/secret/$secretId', + getParentRoute: () => rootRoute, + } as any) + +const publicViewSecretRequestByIDPageRouteRoute = + publicViewSecretRequestByIDPageRouteImport.update({ + id: '/secret-request/secret/$secretRequestId', + path: '/secret-request/secret/$secretRequestId', + getParentRoute: () => rootRoute, + } as any) + +const authSignUpSsoPageRouteRoute = authSignUpSsoPageRouteImport.update({ + id: '/sso', + path: '/sso', + getParentRoute: () => RestrictLoginSignupSignupRoute, +} as any) + +const authLoginSsoPageRouteRoute = authLoginSsoPageRouteImport.update({ + id: '/sso', + path: '/sso', + getParentRoute: () => RestrictLoginSignupLoginRoute, +} as any) + +const authSelectOrgPageRouteRoute = authSelectOrgPageRouteImport.update({ + id: '/select-organization', + path: '/select-organization', + getParentRoute: () => RestrictLoginSignupLoginRoute, +} as any) + +const authLoginLdapPageRouteRoute = authLoginLdapPageRouteImport.update({ + id: '/ldap', + path: '/ldap', + getParentRoute: () => RestrictLoginSignupLoginRoute, +} as any) + +const authAdminLoginPageRouteRoute = authAdminLoginPageRouteImport.update({ + id: '/admin', + path: '/admin', + getParentRoute: () => RestrictLoginSignupLoginRoute, +} as any) + +const adminSignUpPageRouteRoute = adminSignUpPageRouteImport.update({ + id: '/admin/signup', + path: '/admin/signup', + getParentRoute: () => middlewaresRestrictLoginSignupRoute, +} as any) + +const organizationNoOrgPageRouteRoute = organizationNoOrgPageRouteImport.update( + { + id: '/organization/none', + path: '/organization/none', + getParentRoute: () => middlewaresAuthenticateRoute, + } as any, +) + +const authSignUpPageRouteRoute = authSignUpPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => RestrictLoginSignupSignupRoute, +} as any) + +const authLoginPageRouteRoute = authLoginPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => RestrictLoginSignupLoginRoute, +} as any) + +const adminLayoutRoute = adminLayoutImport.update({ + id: '/_admin-layout', + getParentRoute: () => AuthenticateInjectOrgDetailsAdminRoute, +} as any) + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport.update({ + id: '/organization', + path: '/organization', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute = + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport.update({ + id: '/integrations', + path: '/integrations', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const authProviderSuccessPageRouteRoute = + authProviderSuccessPageRouteImport.update({ + id: '/provider/success', + path: '/provider/success', + getParentRoute: () => RestrictLoginSignupLoginRoute, + } as any) + +const authProviderErrorPageRouteRoute = authProviderErrorPageRouteImport.update( + { + id: '/provider/error', + path: '/provider/error', + getParentRoute: () => RestrictLoginSignupLoginRoute, + } as any, +) + +const userPersonalSettingsPageRouteRoute = + userPersonalSettingsPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => userLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRoute = + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdImport.update({ + id: '/ssh/$projectId', + path: '/ssh/$projectId', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRoute = + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdImport.update({ + id: '/secret-scanning/$projectId', + path: '/secret-scanning/$projectId', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRoute = + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdImport.update({ + id: '/secret-manager/$projectId', + path: '/secret-manager/$projectId', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingImport.update({ + id: '/secret-sharing', + path: '/secret-sharing', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRoute = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysImport.update({ + id: '/gateways', + path: '/gateways', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsImport.update({ + id: '/app-connections', + path: '/app-connections', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRoute = + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdImport.update({ + id: '/kms/$projectId', + path: '/kms/$projectId', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRoute = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdImport.update({ + id: '/cert-manager/$projectId', + path: '/cert-manager/$projectId', + getParentRoute: () => organizationLayoutRoute, + } as any) + +const adminIntegrationsPageRouteRoute = adminIntegrationsPageRouteImport.update( + { + id: '/integrations', + path: '/integrations', + getParentRoute: () => adminLayoutRoute, + } as any, +) + +const adminEncryptionPageRouteRoute = adminEncryptionPageRouteImport.update({ + id: '/encryption', + path: '/encryption', + getParentRoute: () => adminLayoutRoute, +} as any) + +const adminCachingPageRouteRoute = adminCachingPageRouteImport.update({ + id: '/caching', + path: '/caching', + getParentRoute: () => adminLayoutRoute, +} as any) + +const adminAuthenticationPageRouteRoute = + adminAuthenticationPageRouteImport.update({ + id: '/authentication', + path: '/authentication', + getParentRoute: () => adminLayoutRoute, + } as any) + +const organizationSsoPageRouteRoute = organizationSsoPageRouteImport.update({ + id: '/sso', + path: '/sso', + getParentRoute: () => AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, +} as any) + +const organizationBillingPageRouteRoute = + organizationBillingPageRouteImport.update({ + id: '/billing', + path: '/billing', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationAuditLogsPageRouteRoute = + organizationAuditLogsPageRouteImport.update({ + id: '/audit-logs', + path: '/audit-logs', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationAdminPageRouteRoute = organizationAdminPageRouteImport.update( + { + id: '/admin', + path: '/admin', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any, +) + +const organizationAccessManagementPageRouteRoute = + organizationAccessManagementPageRouteImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const adminGeneralPageRouteRoute = adminGeneralPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => adminLayoutRoute, +} as any) + +const sshLayoutRoute = sshLayoutImport.update({ + id: '/_ssh-layout', + getParentRoute: () => AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRoute, +} as any) + +const secretScanningLayoutRoute = secretScanningLayoutImport.update({ + id: '/_secret-scanning-layout', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRoute, +} as any) + +const secretManagerLayoutRoute = secretManagerLayoutImport.update({ + id: '/_secret-manager-layout', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRoute, +} as any) + +const kmsLayoutRoute = kmsLayoutImport.update({ + id: '/_kms-layout', + getParentRoute: () => AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRoute, +} as any) + +const certManagerLayoutRoute = certManagerLayoutImport.update({ + id: '/_cert-manager-layout', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRoute, +} as any) + +const adminUserIdentitiesResourcesPageRouteRoute = + adminUserIdentitiesResourcesPageRouteImport.update({ + id: '/resources/user-identities', + path: '/resources/user-identities', + getParentRoute: () => adminLayoutRoute, + } as any) + +const adminOrganizationResourcesPageRouteRoute = + adminOrganizationResourcesPageRouteImport.update({ + id: '/resources/organizations', + path: '/resources/organizations', + getParentRoute: () => adminLayoutRoute, + } as any) + +const adminMachineIdentitiesResourcesPageRouteRoute = + adminMachineIdentitiesResourcesPageRouteImport.update({ + id: '/resources/machine-identities', + path: '/resources/machine-identities', + getParentRoute: () => adminLayoutRoute, + } as any) + +const organizationSshSettingsPageRouteRoute = + organizationSshSettingsPageRouteImport.update({ + id: '/ssh/settings', + path: '/ssh/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSshOverviewPageRouteRoute = + organizationSshOverviewPageRouteImport.update({ + id: '/ssh/overview', + path: '/ssh/overview', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSecretSharingSettingsPageRouteRoute = + organizationSecretSharingSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute, + } as any) + +const organizationSecretScanningSettingsPageRouteRoute = + organizationSecretScanningSettingsPageRouteImport.update({ + id: '/secret-scanning/settings', + path: '/secret-scanning/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSecretScanningOverviewPageRouteRoute = + organizationSecretScanningOverviewPageRouteImport.update({ + id: '/secret-scanning/overview', + path: '/secret-scanning/overview', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSecretManagerSettingsPageRouteRoute = + organizationSecretManagerSettingsPageRouteImport.update({ + id: '/secret-manager/settings', + path: '/secret-manager/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSecretManagerOverviewPageRouteRoute = + organizationSecretManagerOverviewPageRouteImport.update({ + id: '/secret-manager/overview', + path: '/secret-manager/overview', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationRoleByIDPageRouteRoute = + organizationRoleByIDPageRouteImport.update({ + id: '/roles/$roleId', + path: '/roles/$roleId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationUserDetailsByIDPageRouteRoute = + organizationUserDetailsByIDPageRouteImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationKmsSettingsPageRouteRoute = + organizationKmsSettingsPageRouteImport.update({ + id: '/kms/settings', + path: '/kms/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationKmsOverviewPageRouteRoute = + organizationKmsOverviewPageRouteImport.update({ + id: '/kms/overview', + path: '/kms/overview', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationIdentityDetailsByIDPageRouteRoute = + organizationIdentityDetailsByIDPageRouteImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationGroupDetailsByIDPageRouteRoute = + organizationGroupDetailsByIDPageRouteImport.update({ + id: '/groups/$groupId', + path: '/groups/$groupId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationCertManagerSettingsPageRouteRoute = + organizationCertManagerSettingsPageRouteImport.update({ + id: '/cert-manager/settings', + path: '/cert-manager/settings', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationCertManagerOverviewPageRouteRoute = + organizationCertManagerOverviewPageRouteImport.update({ + id: '/cert-manager/overview', + path: '/cert-manager/overview', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute, + } as any) + +const organizationSettingsPageRouteRoute = + organizationSettingsPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute, + } as any) + +const organizationSecretSharingPageRouteRoute = + organizationSecretSharingPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute, + } as any) + +const organizationGatewaysGatewayListPageRouteRoute = + organizationGatewaysGatewayListPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRoute, + } as any) + +const organizationAppConnectionsAppConnectionsPageRouteRoute = + organizationAppConnectionsAppConnectionsPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute, + } as any) + +const projectAccessControlPageRouteSshRoute = + projectAccessControlPageRouteSshImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => sshLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute = + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesImport.update( + { + id: '/data-sources', + path: '/data-sources', + getParentRoute: () => secretScanningLayoutRoute, + } as any, + ) + +const projectAccessControlPageRouteSecretScanningRoute = + projectAccessControlPageRouteSecretScanningImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute = + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport.update( + { + id: '/integrations', + path: '/integrations', + getParentRoute: () => secretManagerLayoutRoute, + } as any, + ) + +const projectAccessControlPageRouteSecretManagerRoute = + projectAccessControlPageRouteSecretManagerImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const projectAccessControlPageRouteKmsRoute = + projectAccessControlPageRouteKmsImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => kmsLayoutRoute, + } as any) + +const secretManagerIntegrationsRouteVercelOauthRedirectRoute = + secretManagerIntegrationsRouteVercelOauthRedirectImport.update({ + id: '/vercel/oauth2/callback', + path: '/vercel/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteNetlifyOauthRedirectRoute = + secretManagerIntegrationsRouteNetlifyOauthRedirectImport.update({ + id: '/netlify/oauth2/callback', + path: '/netlify/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteHerokuOauthRedirectRoute = + secretManagerIntegrationsRouteHerokuOauthRedirectImport.update({ + id: '/heroku/oauth2/callback', + path: '/heroku/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteGitlabOauthRedirectRoute = + secretManagerIntegrationsRouteGitlabOauthRedirectImport.update({ + id: '/gitlab/oauth2/callback', + path: '/gitlab/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteGithubOauthRedirectRoute = + secretManagerIntegrationsRouteGithubOauthRedirectImport.update({ + id: '/github/oauth2/callback', + path: '/github/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteGcpOauthRedirectRoute = + secretManagerIntegrationsRouteGcpOauthRedirectImport.update({ + id: '/gcp-secret-manager/oauth2/callback', + path: '/gcp-secret-manager/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteBitbucketOauthRedirectRoute = + secretManagerIntegrationsRouteBitbucketOauthRedirectImport.update({ + id: '/bitbucket/oauth2/callback', + path: '/bitbucket/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute = + secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectImport.update({ + id: '/azure-key-vault/oauth2/callback', + path: '/azure-key-vault/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute = + secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectImport.update( + { + id: '/azure-app-configuration/oauth2/callback', + path: '/azure-app-configuration/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute, + } as any, + ) + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersImport.update( + { + id: '/subscribers', + path: '/subscribers', + getParentRoute: () => certManagerLayoutRoute, + } as any, + ) + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRoute = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesImport.update( + { + id: '/certificate-templates', + path: '/certificate-templates', + getParentRoute: () => certManagerLayoutRoute, + } as any, + ) + +const projectAccessControlPageRouteCertManagerRoute = + projectAccessControlPageRouteCertManagerImport.update({ + id: '/access-management', + path: '/access-management', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const sshSettingsPageRouteRoute = sshSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => sshLayoutRoute, +} as any) + +const sshSshHostsPageRouteRoute = sshSshHostsPageRouteImport.update({ + id: '/overview', + path: '/overview', + getParentRoute: () => sshLayoutRoute, +} as any) + +const sshSshCertsPageRouteRoute = sshSshCertsPageRouteImport.update({ + id: '/certificates', + path: '/certificates', + getParentRoute: () => sshLayoutRoute, +} as any) + +const sshSshCasPageRouteRoute = sshSshCasPageRouteImport.update({ + id: '/cas', + path: '/cas', + getParentRoute: () => sshLayoutRoute, +} as any) + +const secretScanningSettingsPageRouteRoute = + secretScanningSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const secretScanningSecretScanningFindingsPageRouteRoute = + secretScanningSecretScanningFindingsPageRouteImport.update({ + id: '/findings', + path: '/findings', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const secretManagerSettingsPageRouteRoute = + secretManagerSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const secretManagerSecretRotationPageRouteRoute = + secretManagerSecretRotationPageRouteImport.update({ + id: '/secret-rotation', + path: '/secret-rotation', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const secretManagerOverviewPageRouteRoute = + secretManagerOverviewPageRouteImport.update({ + id: '/overview', + path: '/overview', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const secretManagerSecretApprovalsPageRouteRoute = + secretManagerSecretApprovalsPageRouteImport.update({ + id: '/approval', + path: '/approval', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const secretManagerIPAllowlistPageRouteRoute = + secretManagerIPAllowlistPageRouteImport.update({ + id: '/allowlist', + path: '/allowlist', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const organizationSettingsPageOauthCallbackPageRouteRoute = + organizationSettingsPageOauthCallbackPageRouteImport.update({ + id: '/oauth/callback', + path: '/oauth/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute, + } as any) + +const kmsSettingsPageRouteRoute = kmsSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => kmsLayoutRoute, +} as any) + +const kmsOverviewPageRouteRoute = kmsOverviewPageRouteImport.update({ + id: '/overview', + path: '/overview', + getParentRoute: () => kmsLayoutRoute, +} as any) + +const kmsKmipPageRouteRoute = kmsKmipPageRouteImport.update({ + id: '/kmip', + path: '/kmip', + getParentRoute: () => kmsLayoutRoute, +} as any) + +const certManagerSettingsPageRouteRoute = + certManagerSettingsPageRouteImport.update({ + id: '/settings', + path: '/settings', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const certManagerCertificatesPageRouteRoute = + certManagerCertificatesPageRouteImport.update({ + id: '/certificates', + path: '/certificates', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const certManagerCertificateAuthoritiesPageRouteRoute = + certManagerCertificateAuthoritiesPageRouteImport.update({ + id: '/certificate-authorities', + path: '/certificate-authorities', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const certManagerAlertingPageRouteRoute = + certManagerAlertingPageRouteImport.update({ + id: '/alerting', + path: '/alerting', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const projectRoleDetailsBySlugPageRouteSshRoute = + projectRoleDetailsBySlugPageRouteSshImport.update({ + id: '/roles/$roleSlug', + path: '/roles/$roleSlug', + getParentRoute: () => sshLayoutRoute, + } as any) + +const projectMemberDetailsByIDPageRouteSshRoute = + projectMemberDetailsByIDPageRouteSshImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => sshLayoutRoute, + } as any) + +const projectIdentityDetailsByIDPageRouteSshRoute = + projectIdentityDetailsByIDPageRouteSshImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => sshLayoutRoute, + } as any) + +const projectRoleDetailsBySlugPageRouteSecretScanningRoute = + projectRoleDetailsBySlugPageRouteSecretScanningImport.update({ + id: '/roles/$roleSlug', + path: '/roles/$roleSlug', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const projectMemberDetailsByIDPageRouteSecretScanningRoute = + projectMemberDetailsByIDPageRouteSecretScanningImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const projectIdentityDetailsByIDPageRouteSecretScanningRoute = + projectIdentityDetailsByIDPageRouteSecretScanningImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => secretScanningLayoutRoute, + } as any) + +const projectRoleDetailsBySlugPageRouteSecretManagerRoute = + projectRoleDetailsBySlugPageRouteSecretManagerImport.update({ + id: '/roles/$roleSlug', + path: '/roles/$roleSlug', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const projectMemberDetailsByIDPageRouteSecretManagerRoute = + projectMemberDetailsByIDPageRouteSecretManagerImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const projectIdentityDetailsByIDPageRouteSecretManagerRoute = + projectIdentityDetailsByIDPageRouteSecretManagerImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const projectRoleDetailsBySlugPageRouteKmsRoute = + projectRoleDetailsBySlugPageRouteKmsImport.update({ + id: '/roles/$roleSlug', + path: '/roles/$roleSlug', + getParentRoute: () => kmsLayoutRoute, + } as any) + +const projectMemberDetailsByIDPageRouteKmsRoute = + projectMemberDetailsByIDPageRouteKmsImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => kmsLayoutRoute, + } as any) + +const projectIdentityDetailsByIDPageRouteKmsRoute = + projectIdentityDetailsByIDPageRouteKmsImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => kmsLayoutRoute, + } as any) + +const projectRoleDetailsBySlugPageRouteCertManagerRoute = + projectRoleDetailsBySlugPageRouteCertManagerImport.update({ + id: '/roles/$roleSlug', + path: '/roles/$roleSlug', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const certManagerPkiCollectionDetailsByIDPageRoutesRoute = + certManagerPkiCollectionDetailsByIDPageRoutesImport.update({ + id: '/pki-collections/$collectionId', + path: '/pki-collections/$collectionId', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const projectMemberDetailsByIDPageRouteCertManagerRoute = + projectMemberDetailsByIDPageRouteCertManagerImport.update({ + id: '/members/$membershipId', + path: '/members/$membershipId', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const projectIdentityDetailsByIDPageRouteCertManagerRoute = + projectIdentityDetailsByIDPageRouteCertManagerImport.update({ + id: '/identities/$identityId', + path: '/identities/$identityId', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const sshSshHostGroupDetailsByIDPageRouteRoute = + sshSshHostGroupDetailsByIDPageRouteImport.update({ + id: '/ssh-host-groups/$sshHostGroupId', + path: '/ssh-host-groups/$sshHostGroupId', + getParentRoute: () => sshLayoutRoute, + } as any) + +const sshSshCaByIDPageRouteRoute = sshSshCaByIDPageRouteImport.update({ + id: '/ca/$caId', + path: '/ca/$caId', + getParentRoute: () => sshLayoutRoute, +} as any) + +const secretManagerSecretDashboardPageRouteRoute = + secretManagerSecretDashboardPageRouteImport.update({ + id: '/secrets/$envSlug', + path: '/secrets/$envSlug', + getParentRoute: () => secretManagerLayoutRoute, + } as any) + +const secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute = + secretManagerIntegrationsSelectIntegrationAuthPageRouteImport.update({ + id: '/select-integration-auth', + path: '/select-integration-auth', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsDetailsByIDPageRouteRoute = + secretManagerIntegrationsDetailsByIDPageRouteImport.update({ + id: '/$integrationId', + path: '/$integrationId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const organizationAppConnectionsOauthCallbackPageRouteRoute = + organizationAppConnectionsOauthCallbackPageRouteImport.update({ + id: '/$appConnection/oauth/callback', + path: '/$appConnection/oauth/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute, + } as any) + +const certManagerPkiSubscriberDetailsByIDPageRouteRoute = + certManagerPkiSubscriberDetailsByIDPageRouteImport.update({ + id: '/$subscriberName', + path: '/$subscriberName', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute, + } as any) + +const certManagerCertAuthDetailsByIDPageRouteRoute = + certManagerCertAuthDetailsByIDPageRouteImport.update({ + id: '/ca/$caName', + path: '/ca/$caName', + getParentRoute: () => certManagerLayoutRoute, + } as any) + +const secretScanningSecretScanningDataSourcesPageRouteRoute = + secretScanningSecretScanningDataSourcesPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute, + } as any) + +const secretManagerIntegrationsListPageRouteRoute = + secretManagerIntegrationsListPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const certManagerPkiSubscribersPageRouteRoute = + certManagerPkiSubscribersPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute, + } as any) + +const certManagerPkiTemplateListPageRouteRoute = + certManagerPkiTemplateListPageRouteImport.update({ + id: '/', + path: '/', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRoute, + } as any) + +const secretScanningSecretScanningDataSourceByIdPageRouteRoute = + secretScanningSecretScanningDataSourceByIdPageRouteImport.update({ + id: '/$type/$dataSourceId', + path: '/$type/$dataSourceId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute, + } as any) + +const secretManagerIntegrationsWindmillConfigurePageRouteRoute = + secretManagerIntegrationsWindmillConfigurePageRouteImport.update({ + id: '/windmill/create', + path: '/windmill/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsWindmillAuthorizePageRouteRoute = + secretManagerIntegrationsWindmillAuthorizePageRouteImport.update({ + id: '/windmill/authorize', + path: '/windmill/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsVercelConfigurePageRouteRoute = + secretManagerIntegrationsVercelConfigurePageRouteImport.update({ + id: '/vercel/create', + path: '/vercel/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTravisCIConfigurePageRouteRoute = + secretManagerIntegrationsTravisCIConfigurePageRouteImport.update({ + id: '/travisci/create', + path: '/travisci/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTravisCIAuthorizePageRouteRoute = + secretManagerIntegrationsTravisCIAuthorizePageRouteImport.update({ + id: '/travisci/authorize', + path: '/travisci/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute = + secretManagerIntegrationsTerraformCloudConfigurePageRouteImport.update({ + id: '/terraform-cloud/create', + path: '/terraform-cloud/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute = + secretManagerIntegrationsTerraformCloudAuthorizePageRouteImport.update({ + id: '/terraform-cloud/authorize', + path: '/terraform-cloud/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTeamcityConfigurePageRouteRoute = + secretManagerIntegrationsTeamcityConfigurePageRouteImport.update({ + id: '/teamcity/create', + path: '/teamcity/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsTeamcityAuthorizePageRouteRoute = + secretManagerIntegrationsTeamcityAuthorizePageRouteImport.update({ + id: '/teamcity/authorize', + path: '/teamcity/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsSupabaseConfigurePageRouteRoute = + secretManagerIntegrationsSupabaseConfigurePageRouteImport.update({ + id: '/supabase/create', + path: '/supabase/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsSupabaseAuthorizePageRouteRoute = + secretManagerIntegrationsSupabaseAuthorizePageRouteImport.update({ + id: '/supabase/authorize', + path: '/supabase/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRundeckConfigurePageRouteRoute = + secretManagerIntegrationsRundeckConfigurePageRouteImport.update({ + id: '/rundeck/create', + path: '/rundeck/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRundeckAuthorizePageRouteRoute = + secretManagerIntegrationsRundeckAuthorizePageRouteImport.update({ + id: '/rundeck/authorize', + path: '/rundeck/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRenderConfigurePageRouteRoute = + secretManagerIntegrationsRenderConfigurePageRouteImport.update({ + id: '/render/create', + path: '/render/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRenderAuthorizePageRouteRoute = + secretManagerIntegrationsRenderAuthorizePageRouteImport.update({ + id: '/render/authorize', + path: '/render/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRailwayConfigurePageRouteRoute = + secretManagerIntegrationsRailwayConfigurePageRouteImport.update({ + id: '/railway/create', + path: '/railway/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsRailwayAuthorizePageRouteRoute = + secretManagerIntegrationsRailwayAuthorizePageRouteImport.update({ + id: '/railway/authorize', + path: '/railway/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsQoveryConfigurePageRouteRoute = + secretManagerIntegrationsQoveryConfigurePageRouteImport.update({ + id: '/qovery/create', + path: '/qovery/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsQoveryAuthorizePageRouteRoute = + secretManagerIntegrationsQoveryAuthorizePageRouteImport.update({ + id: '/qovery/authorize', + path: '/qovery/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute = + secretManagerIntegrationsOctopusDeployConfigurePageRouteImport.update({ + id: '/octopus-deploy/create', + path: '/octopus-deploy/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute = + secretManagerIntegrationsOctopusDeployAuthorizePageRouteImport.update({ + id: '/octopus-deploy/authorize', + path: '/octopus-deploy/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsNorthflankConfigurePageRouteRoute = + secretManagerIntegrationsNorthflankConfigurePageRouteImport.update({ + id: '/northflank/create', + path: '/northflank/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsNorthflankAuthorizePageRouteRoute = + secretManagerIntegrationsNorthflankAuthorizePageRouteImport.update({ + id: '/northflank/authorize', + path: '/northflank/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsNetlifyConfigurePageRouteRoute = + secretManagerIntegrationsNetlifyConfigurePageRouteImport.update({ + id: '/netlify/create', + path: '/netlify/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute = + secretManagerIntegrationsLaravelForgeConfigurePageRouteImport.update({ + id: '/laravel-forge/create', + path: '/laravel-forge/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute = + secretManagerIntegrationsLaravelForgeAuthorizePageRouteImport.update({ + id: '/laravel-forge/authorize', + path: '/laravel-forge/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHerokuConfigurePageRouteRoute = + secretManagerIntegrationsHerokuConfigurePageRouteImport.update({ + id: '/heroku/create', + path: '/heroku/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute = + secretManagerIntegrationsHasuraCloudConfigurePageRouteImport.update({ + id: '/hasura-cloud/create', + path: '/hasura-cloud/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute = + secretManagerIntegrationsHasuraCloudAuthorizePageRouteImport.update({ + id: '/hasura-cloud/authorize', + path: '/hasura-cloud/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute = + secretManagerIntegrationsHashicorpVaultConfigurePageRouteImport.update({ + id: '/hashicorp-vault/create', + path: '/hashicorp-vault/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute = + secretManagerIntegrationsHashicorpVaultAuthorizePageRouteImport.update({ + id: '/hashicorp-vault/authorize', + path: '/hashicorp-vault/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGitlabConfigurePageRouteRoute = + secretManagerIntegrationsGitlabConfigurePageRouteImport.update({ + id: '/gitlab/create', + path: '/gitlab/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGitlabAuthorizePageRouteRoute = + secretManagerIntegrationsGitlabAuthorizePageRouteImport.update({ + id: '/gitlab/authorize', + path: '/gitlab/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGithubConfigurePageRouteRoute = + secretManagerIntegrationsGithubConfigurePageRouteImport.update({ + id: '/github/create', + path: '/github/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGithubAuthorizePageRouteRoute = + secretManagerIntegrationsGithubAuthorizePageRouteImport.update({ + id: '/github/auth-mode-selection', + path: '/github/auth-mode-selection', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute = + secretManagerIntegrationsGcpSecretManagerConfigurePageRouteImport.update({ + id: '/gcp-secret-manager/create', + path: '/gcp-secret-manager/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute = + secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteImport.update({ + id: '/gcp-secret-manager/authorize', + path: '/gcp-secret-manager/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsFlyioConfigurePageRouteRoute = + secretManagerIntegrationsFlyioConfigurePageRouteImport.update({ + id: '/flyio/create', + path: '/flyio/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsFlyioAuthorizePageRouteRoute = + secretManagerIntegrationsFlyioAuthorizePageRouteImport.update({ + id: '/flyio/authorize', + path: '/flyio/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute = + secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteImport.update( + { + id: '/digital-ocean-app-platform/create', + path: '/digital-ocean-app-platform/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any, + ) + +const secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute = + secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteImport.update( + { + id: '/digital-ocean-app-platform/authorize', + path: '/digital-ocean-app-platform/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any, + ) + +const secretManagerIntegrationsDatabricksConfigurePageRouteRoute = + secretManagerIntegrationsDatabricksConfigurePageRouteImport.update({ + id: '/databricks/create', + path: '/databricks/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsDatabricksAuthorizePageRouteRoute = + secretManagerIntegrationsDatabricksAuthorizePageRouteImport.update({ + id: '/databricks/authorize', + path: '/databricks/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCodefreshConfigurePageRouteRoute = + secretManagerIntegrationsCodefreshConfigurePageRouteImport.update({ + id: '/codefresh/create', + path: '/codefresh/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCodefreshAuthorizePageRouteRoute = + secretManagerIntegrationsCodefreshAuthorizePageRouteImport.update({ + id: '/codefresh/authorize', + path: '/codefresh/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute = + secretManagerIntegrationsCloudflareWorkersConfigurePageRouteImport.update({ + id: '/cloudflare-workers/create', + path: '/cloudflare-workers/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute = + secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteImport.update({ + id: '/cloudflare-workers/authorize', + path: '/cloudflare-workers/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute = + secretManagerIntegrationsCloudflarePagesConfigurePageRouteImport.update({ + id: '/cloudflare-pages/create', + path: '/cloudflare-pages/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute = + secretManagerIntegrationsCloudflarePagesAuthorizePageRouteImport.update({ + id: '/cloudflare-pages/authorize', + path: '/cloudflare-pages/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloud66ConfigurePageRouteRoute = + secretManagerIntegrationsCloud66ConfigurePageRouteImport.update({ + id: '/cloud-66/create', + path: '/cloud-66/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCloud66AuthorizePageRouteRoute = + secretManagerIntegrationsCloud66AuthorizePageRouteImport.update({ + id: '/cloud-66/authorize', + path: '/cloud-66/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCircleCIConfigurePageRouteRoute = + secretManagerIntegrationsCircleCIConfigurePageRouteImport.update({ + id: '/circleci/create', + path: '/circleci/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsCircleCIAuthorizePageRouteRoute = + secretManagerIntegrationsCircleCIAuthorizePageRouteImport.update({ + id: '/circleci/authorize', + path: '/circleci/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsChecklyConfigurePageRouteRoute = + secretManagerIntegrationsChecklyConfigurePageRouteImport.update({ + id: '/checkly/create', + path: '/checkly/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsChecklyAuthorizePageRouteRoute = + secretManagerIntegrationsChecklyAuthorizePageRouteImport.update({ + id: '/checkly/authorize', + path: '/checkly/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsBitbucketConfigurePageRouteRoute = + secretManagerIntegrationsBitbucketConfigurePageRouteImport.update({ + id: '/bitbucket/create', + path: '/bitbucket/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute = + secretManagerIntegrationsAzureKeyVaultConfigurePageRouteImport.update({ + id: '/azure-key-vault/create', + path: '/azure-key-vault/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute = + secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteImport.update({ + id: '/azure-key-vault/authorize', + path: '/azure-key-vault/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute = + secretManagerIntegrationsAzureDevopsConfigurePageRouteImport.update({ + id: '/azure-devops/create', + path: '/azure-devops/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute = + secretManagerIntegrationsAzureDevopsAuthorizePageRouteImport.update({ + id: '/azure-devops/authorize', + path: '/azure-devops/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute = + secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteImport.update( + { + id: '/azure-app-configuration/create', + path: '/azure-app-configuration/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any, + ) + +const secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute = + secretManagerIntegrationsAwsSecretManagerConfigurePageRouteImport.update({ + id: '/aws-secret-manager/create', + path: '/aws-secret-manager/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute = + secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteImport.update({ + id: '/aws-secret-manager/authorize', + path: '/aws-secret-manager/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute = + secretManagerIntegrationsAwsParameterStoreConfigurePageRouteImport.update({ + id: '/aws-parameter-store/create', + path: '/aws-parameter-store/create', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute = + secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteImport.update({ + id: '/aws-parameter-store/authorize', + path: '/aws-parameter-store/authorize', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsVercelOauthCallbackPageRouteRoute = + secretManagerIntegrationsVercelOauthCallbackPageRouteImport.update({ + id: '/vercel/oauth2/callback', + path: '/vercel/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerSecretSyncDetailsByIDPageRouteRoute = + secretManagerSecretSyncDetailsByIDPageRouteImport.update({ + id: '/secret-syncs/$destination/$syncId', + path: '/secret-syncs/$destination/$syncId', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute = + secretManagerIntegrationsNetlifyOauthCallbackPageRouteImport.update({ + id: '/netlify/oauth2/callback', + path: '/netlify/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute = + secretManagerIntegrationsHerokuOauthCallbackPageRouteImport.update({ + id: '/heroku/oauth2/callback', + path: '/heroku/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute = + secretManagerIntegrationsGitlabOauthCallbackPageRouteImport.update({ + id: '/gitlab/oauth2/callback', + path: '/gitlab/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGithubOauthCallbackPageRouteRoute = + secretManagerIntegrationsGithubOauthCallbackPageRouteImport.update({ + id: '/github/oauth2/callback', + path: '/github/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute = + secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteImport.update({ + id: '/gcp-secret-manager/oauth2/callback', + path: '/gcp-secret-manager/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute = + secretManagerIntegrationsBitbucketOauthCallbackPageRouteImport.update({ + id: '/bitbucket/oauth2/callback', + path: '/bitbucket/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute = + secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteImport.update({ + id: '/azure-key-vault/oauth2/callback', + path: '/azure-key-vault/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any) + +const secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute = + secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteImport.update( + { + id: '/azure-app-configuration/oauth2/callback', + path: '/azure-app-configuration/oauth2/callback', + getParentRoute: () => + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute, + } as any, + ) + +// Populate the FileRoutesByPath interface + +declare module '@tanstack/react-router' { + interface FileRoutesByPath { + '/': { + id: '/' + path: '/' + fullPath: '/' + preLoaderRoute: typeof indexImport + parentRoute: typeof rootRoute + } + '/cli-redirect': { + id: '/cli-redirect' + path: '/cli-redirect' + fullPath: '/cli-redirect' + preLoaderRoute: typeof authCliRedirectPageRouteImport + parentRoute: typeof rootRoute + } + '/share-secret': { + id: '/share-secret' + path: '/share-secret' + fullPath: '/share-secret' + preLoaderRoute: typeof publicShareSecretPageRouteImport + parentRoute: typeof rootRoute + } + '/_authenticate': { + id: '/_authenticate' + path: '' + fullPath: '' + preLoaderRoute: typeof middlewaresAuthenticateImport + parentRoute: typeof rootRoute + } + '/_restrict-login-signup': { + id: '/_restrict-login-signup' + path: '' + fullPath: '' + preLoaderRoute: typeof middlewaresRestrictLoginSignupImport + parentRoute: typeof rootRoute + } + '/_authenticate/password-setup': { + id: '/_authenticate/password-setup' + path: '/password-setup' + fullPath: '/password-setup' + preLoaderRoute: typeof authPasswordSetupPageRouteImport + parentRoute: typeof middlewaresAuthenticateImport + } + '/_restrict-login-signup/email-not-verified': { + id: '/_restrict-login-signup/email-not-verified' + path: '/email-not-verified' + fullPath: '/email-not-verified' + preLoaderRoute: typeof authEmailNotVerifiedPageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/password-reset': { + id: '/_restrict-login-signup/password-reset' + path: '/password-reset' + fullPath: '/password-reset' + preLoaderRoute: typeof authPasswordResetPageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/requestnewinvite': { + id: '/_restrict-login-signup/requestnewinvite' + path: '/requestnewinvite' + fullPath: '/requestnewinvite' + preLoaderRoute: typeof authRequestNewInvitePageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/signupinvite': { + id: '/_restrict-login-signup/signupinvite' + path: '/signupinvite' + fullPath: '/signupinvite' + preLoaderRoute: typeof authSignUpInvitePageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/verify-email': { + id: '/_restrict-login-signup/verify-email' + path: '/verify-email' + fullPath: '/verify-email' + preLoaderRoute: typeof authVerifyEmailPageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_authenticate/_inject-org-details': { + id: '/_authenticate/_inject-org-details' + path: '' + fullPath: '' + preLoaderRoute: typeof middlewaresInjectOrgDetailsImport + parentRoute: typeof middlewaresAuthenticateImport + } + '/_authenticate/personal-settings': { + id: '/_authenticate/personal-settings' + path: '/personal-settings' + fullPath: '/personal-settings' + preLoaderRoute: typeof AuthenticatePersonalSettingsImport + parentRoute: typeof middlewaresAuthenticateImport + } + '/_restrict-login-signup/login': { + id: '/_restrict-login-signup/login' + path: '/login' + fullPath: '/login' + preLoaderRoute: typeof RestrictLoginSignupLoginImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/signup': { + id: '/_restrict-login-signup/signup' + path: '/signup' + fullPath: '/signup' + preLoaderRoute: typeof RestrictLoginSignupSignupImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/login/': { + id: '/_restrict-login-signup/login/' + path: '/' + fullPath: '/login/' + preLoaderRoute: typeof authLoginPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/signup/': { + id: '/_restrict-login-signup/signup/' + path: '/' + fullPath: '/signup/' + preLoaderRoute: typeof authSignUpPageRouteImport + parentRoute: typeof RestrictLoginSignupSignupImport + } + '/_authenticate/organization/none': { + id: '/_authenticate/organization/none' + path: '/organization/none' + fullPath: '/organization/none' + preLoaderRoute: typeof organizationNoOrgPageRouteImport + parentRoute: typeof middlewaresAuthenticateImport + } + '/_restrict-login-signup/admin/signup': { + id: '/_restrict-login-signup/admin/signup' + path: '/admin/signup' + fullPath: '/admin/signup' + preLoaderRoute: typeof adminSignUpPageRouteImport + parentRoute: typeof middlewaresRestrictLoginSignupImport + } + '/_restrict-login-signup/login/admin': { + id: '/_restrict-login-signup/login/admin' + path: '/admin' + fullPath: '/login/admin' + preLoaderRoute: typeof authAdminLoginPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/login/ldap': { + id: '/_restrict-login-signup/login/ldap' + path: '/ldap' + fullPath: '/login/ldap' + preLoaderRoute: typeof authLoginLdapPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/login/select-organization': { + id: '/_restrict-login-signup/login/select-organization' + path: '/select-organization' + fullPath: '/login/select-organization' + preLoaderRoute: typeof authSelectOrgPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/login/sso': { + id: '/_restrict-login-signup/login/sso' + path: '/sso' + fullPath: '/login/sso' + preLoaderRoute: typeof authLoginSsoPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/signup/sso': { + id: '/_restrict-login-signup/signup/sso' + path: '/sso' + fullPath: '/signup/sso' + preLoaderRoute: typeof authSignUpSsoPageRouteImport + parentRoute: typeof RestrictLoginSignupSignupImport + } + '/secret-request/secret/$secretRequestId': { + id: '/secret-request/secret/$secretRequestId' + path: '/secret-request/secret/$secretRequestId' + fullPath: '/secret-request/secret/$secretRequestId' + preLoaderRoute: typeof publicViewSecretRequestByIDPageRouteImport + parentRoute: typeof rootRoute + } + '/shared/secret/$secretId': { + id: '/shared/secret/$secretId' + path: '/shared/secret/$secretId' + fullPath: '/shared/secret/$secretId' + preLoaderRoute: typeof publicViewSharedSecretByIDPageRouteImport + parentRoute: typeof rootRoute + } + '/_authenticate/_inject-org-details/_org-layout': { + id: '/_authenticate/_inject-org-details/_org-layout' + path: '' + fullPath: '' + preLoaderRoute: typeof organizationLayoutImport + parentRoute: typeof middlewaresInjectOrgDetailsImport + } + '/_authenticate/_inject-org-details/admin': { + id: '/_authenticate/_inject-org-details/admin' + path: '/admin' + fullPath: '/admin' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsAdminImport + parentRoute: typeof middlewaresInjectOrgDetailsImport + } + '/_authenticate/personal-settings/_layout': { + id: '/_authenticate/personal-settings/_layout' + path: '' + fullPath: '/personal-settings' + preLoaderRoute: typeof userLayoutImport + parentRoute: typeof AuthenticatePersonalSettingsImport + } + '/_authenticate/personal-settings/_layout/': { + id: '/_authenticate/personal-settings/_layout/' + path: '/' + fullPath: '/personal-settings/' + preLoaderRoute: typeof userPersonalSettingsPageRouteImport + parentRoute: typeof userLayoutImport + } + '/_restrict-login-signup/login/provider/error': { + id: '/_restrict-login-signup/login/provider/error' + path: '/provider/error' + fullPath: '/login/provider/error' + preLoaderRoute: typeof authProviderErrorPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_restrict-login-signup/login/provider/success': { + id: '/_restrict-login-signup/login/provider/success' + path: '/provider/success' + fullPath: '/login/provider/success' + preLoaderRoute: typeof authProviderSuccessPageRouteImport + parentRoute: typeof RestrictLoginSignupLoginImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations' + path: '/integrations' + fullPath: '/integrations' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/organization': { + id: '/_authenticate/_inject-org-details/_org-layout/organization' + path: '/organization' + fullPath: '/organization' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout' + path: '' + fullPath: '/admin' + preLoaderRoute: typeof adminLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsAdminImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/' + path: '/' + fullPath: '/admin/' + preLoaderRoute: typeof adminGeneralPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/access-management' + path: '/access-management' + fullPath: '/organization/access-management' + preLoaderRoute: typeof organizationAccessManagementPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/admin': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/admin' + path: '/admin' + fullPath: '/organization/admin' + preLoaderRoute: typeof organizationAdminPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/audit-logs': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/audit-logs' + path: '/audit-logs' + fullPath: '/organization/audit-logs' + preLoaderRoute: typeof organizationAuditLogsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/billing': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/billing' + path: '/billing' + fullPath: '/organization/billing' + preLoaderRoute: typeof organizationBillingPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/sso': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/sso' + path: '/sso' + fullPath: '/organization/sso' + preLoaderRoute: typeof organizationSsoPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/authentication': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/authentication' + path: '/authentication' + fullPath: '/admin/authentication' + preLoaderRoute: typeof adminAuthenticationPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/caching': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/caching' + path: '/caching' + fullPath: '/admin/caching' + preLoaderRoute: typeof adminCachingPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/encryption': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/encryption' + path: '/encryption' + fullPath: '/admin/encryption' + preLoaderRoute: typeof adminEncryptionPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/integrations': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/integrations' + path: '/integrations' + fullPath: '/admin/integrations' + preLoaderRoute: typeof adminIntegrationsPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId' + path: '/cert-manager/$projectId' + fullPath: '/cert-manager/$projectId' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId' + path: '/kms/$projectId' + fullPath: '/kms/$projectId' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/app-connections' + path: '/app-connections' + fullPath: '/organization/app-connections' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/gateways': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/gateways' + path: '/gateways' + fullPath: '/organization/gateways' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing' + path: '/secret-sharing' + fullPath: '/organization/secret-sharing' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/settings' + path: '/settings' + fullPath: '/organization/settings' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId' + path: '/secret-manager/$projectId' + fullPath: '/secret-manager/$projectId' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId' + path: '/secret-scanning/$projectId' + fullPath: '/secret-scanning/$projectId' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId' + path: '/ssh/$projectId' + fullPath: '/ssh/$projectId' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdImport + parentRoute: typeof organizationLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/' + path: '/' + fullPath: '/organization/app-connections/' + preLoaderRoute: typeof organizationAppConnectionsAppConnectionsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/gateways/': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/gateways/' + path: '/' + fullPath: '/organization/gateways/' + preLoaderRoute: typeof organizationGatewaysGatewayListPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/' + path: '/' + fullPath: '/organization/secret-sharing/' + preLoaderRoute: typeof organizationSecretSharingPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/settings/': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/settings/' + path: '/' + fullPath: '/organization/settings/' + preLoaderRoute: typeof organizationSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview' + path: '/cert-manager/overview' + fullPath: '/organization/cert-manager/overview' + preLoaderRoute: typeof organizationCertManagerOverviewPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings' + path: '/cert-manager/settings' + fullPath: '/organization/cert-manager/settings' + preLoaderRoute: typeof organizationCertManagerSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId' + path: '/groups/$groupId' + fullPath: '/organization/groups/$groupId' + preLoaderRoute: typeof organizationGroupDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/organization/identities/$identityId' + preLoaderRoute: typeof organizationIdentityDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/kms/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/kms/overview' + path: '/kms/overview' + fullPath: '/organization/kms/overview' + preLoaderRoute: typeof organizationKmsOverviewPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/kms/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/kms/settings' + path: '/kms/settings' + fullPath: '/organization/kms/settings' + preLoaderRoute: typeof organizationKmsSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/organization/members/$membershipId' + preLoaderRoute: typeof organizationUserDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId' + path: '/roles/$roleId' + fullPath: '/organization/roles/$roleId' + preLoaderRoute: typeof organizationRoleByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview' + path: '/secret-manager/overview' + fullPath: '/organization/secret-manager/overview' + preLoaderRoute: typeof organizationSecretManagerOverviewPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings' + path: '/secret-manager/settings' + fullPath: '/organization/secret-manager/settings' + preLoaderRoute: typeof organizationSecretManagerSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview' + path: '/secret-scanning/overview' + fullPath: '/organization/secret-scanning/overview' + preLoaderRoute: typeof organizationSecretScanningOverviewPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings' + path: '/secret-scanning/settings' + fullPath: '/organization/secret-scanning/settings' + preLoaderRoute: typeof organizationSecretScanningSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings' + path: '/settings' + fullPath: '/organization/secret-sharing/settings' + preLoaderRoute: typeof organizationSecretSharingSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview' + path: '/ssh/overview' + fullPath: '/organization/ssh/overview' + preLoaderRoute: typeof organizationSshOverviewPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings' + path: '/ssh/settings' + fullPath: '/organization/ssh/settings' + preLoaderRoute: typeof organizationSshSettingsPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities' + path: '/resources/machine-identities' + fullPath: '/admin/resources/machine-identities' + preLoaderRoute: typeof adminMachineIdentitiesResourcesPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations' + path: '/resources/organizations' + fullPath: '/admin/resources/organizations' + preLoaderRoute: typeof adminOrganizationResourcesPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities': { + id: '/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities' + path: '/resources/user-identities' + fullPath: '/admin/resources/user-identities' + preLoaderRoute: typeof adminUserIdentitiesResourcesPageRouteImport + parentRoute: typeof adminLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout' + path: '' + fullPath: '/cert-manager/$projectId' + preLoaderRoute: typeof certManagerLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout' + path: '' + fullPath: '/kms/$projectId' + preLoaderRoute: typeof kmsLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout' + path: '' + fullPath: '/secret-manager/$projectId' + preLoaderRoute: typeof secretManagerLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout' + path: '' + fullPath: '/secret-scanning/$projectId' + preLoaderRoute: typeof secretScanningLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout' + path: '' + fullPath: '/ssh/$projectId' + preLoaderRoute: typeof sshLayoutImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting' + path: '/alerting' + fullPath: '/cert-manager/$projectId/alerting' + preLoaderRoute: typeof certManagerAlertingPageRouteImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities' + path: '/certificate-authorities' + fullPath: '/cert-manager/$projectId/certificate-authorities' + preLoaderRoute: typeof certManagerCertificateAuthoritiesPageRouteImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates' + path: '/certificates' + fullPath: '/cert-manager/$projectId/certificates' + preLoaderRoute: typeof certManagerCertificatesPageRouteImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings' + path: '/settings' + fullPath: '/cert-manager/$projectId/settings' + preLoaderRoute: typeof certManagerSettingsPageRouteImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip' + path: '/kmip' + fullPath: '/kms/$projectId/kmip' + preLoaderRoute: typeof kmsKmipPageRouteImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview' + path: '/overview' + fullPath: '/kms/$projectId/overview' + preLoaderRoute: typeof kmsOverviewPageRouteImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings' + path: '/settings' + fullPath: '/kms/$projectId/settings' + preLoaderRoute: typeof kmsSettingsPageRouteImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback' + path: '/oauth/callback' + fullPath: '/organization/settings/oauth/callback' + preLoaderRoute: typeof organizationSettingsPageOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist' + path: '/allowlist' + fullPath: '/secret-manager/$projectId/allowlist' + preLoaderRoute: typeof secretManagerIPAllowlistPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval' + path: '/approval' + fullPath: '/secret-manager/$projectId/approval' + preLoaderRoute: typeof secretManagerSecretApprovalsPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview' + path: '/overview' + fullPath: '/secret-manager/$projectId/overview' + preLoaderRoute: typeof secretManagerOverviewPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation' + path: '/secret-rotation' + fullPath: '/secret-manager/$projectId/secret-rotation' + preLoaderRoute: typeof secretManagerSecretRotationPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings' + path: '/settings' + fullPath: '/secret-manager/$projectId/settings' + preLoaderRoute: typeof secretManagerSettingsPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings' + path: '/findings' + fullPath: '/secret-scanning/$projectId/findings' + preLoaderRoute: typeof secretScanningSecretScanningFindingsPageRouteImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings' + path: '/settings' + fullPath: '/secret-scanning/$projectId/settings' + preLoaderRoute: typeof secretScanningSettingsPageRouteImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas' + path: '/cas' + fullPath: '/ssh/$projectId/cas' + preLoaderRoute: typeof sshSshCasPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates' + path: '/certificates' + fullPath: '/ssh/$projectId/certificates' + preLoaderRoute: typeof sshSshCertsPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview' + path: '/overview' + fullPath: '/ssh/$projectId/overview' + preLoaderRoute: typeof sshSshHostsPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings' + path: '/settings' + fullPath: '/ssh/$projectId/settings' + preLoaderRoute: typeof sshSettingsPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management' + path: '/access-management' + fullPath: '/cert-manager/$projectId/access-management' + preLoaderRoute: typeof projectAccessControlPageRouteCertManagerImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates' + path: '/certificate-templates' + fullPath: '/cert-manager/$projectId/certificate-templates' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers' + path: '/subscribers' + fullPath: '/cert-manager/$projectId/subscribers' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback' + path: '/azure-app-configuration/oauth2/callback' + fullPath: '/integrations/azure-app-configuration/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback' + path: '/azure-key-vault/oauth2/callback' + fullPath: '/integrations/azure-key-vault/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback' + path: '/bitbucket/oauth2/callback' + fullPath: '/integrations/bitbucket/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteBitbucketOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback' + path: '/gcp-secret-manager/oauth2/callback' + fullPath: '/integrations/gcp-secret-manager/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteGcpOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback' + path: '/github/oauth2/callback' + fullPath: '/integrations/github/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteGithubOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback' + path: '/gitlab/oauth2/callback' + fullPath: '/integrations/gitlab/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteGitlabOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback' + path: '/heroku/oauth2/callback' + fullPath: '/integrations/heroku/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteHerokuOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback' + path: '/netlify/oauth2/callback' + fullPath: '/integrations/netlify/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteNetlifyOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback' + path: '/vercel/oauth2/callback' + fullPath: '/integrations/vercel/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsRouteVercelOauthRedirectImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management' + path: '/access-management' + fullPath: '/kms/$projectId/access-management' + preLoaderRoute: typeof projectAccessControlPageRouteKmsImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management' + path: '/access-management' + fullPath: '/secret-manager/$projectId/access-management' + preLoaderRoute: typeof projectAccessControlPageRouteSecretManagerImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations' + path: '/integrations' + fullPath: '/secret-manager/$projectId/integrations' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management' + path: '/access-management' + fullPath: '/secret-scanning/$projectId/access-management' + preLoaderRoute: typeof projectAccessControlPageRouteSecretScanningImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources' + path: '/data-sources' + fullPath: '/secret-scanning/$projectId/data-sources' + preLoaderRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management' + path: '/access-management' + fullPath: '/ssh/$projectId/access-management' + preLoaderRoute: typeof projectAccessControlPageRouteSshImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/' + path: '/' + fullPath: '/cert-manager/$projectId/certificate-templates/' + preLoaderRoute: typeof certManagerPkiTemplateListPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/' + path: '/' + fullPath: '/cert-manager/$projectId/subscribers/' + preLoaderRoute: typeof certManagerPkiSubscribersPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/' + path: '/' + fullPath: '/secret-manager/$projectId/integrations/' + preLoaderRoute: typeof secretManagerIntegrationsListPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/' + path: '/' + fullPath: '/secret-scanning/$projectId/data-sources/' + preLoaderRoute: typeof secretScanningSecretScanningDataSourcesPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName' + path: '/ca/$caName' + fullPath: '/cert-manager/$projectId/ca/$caName' + preLoaderRoute: typeof certManagerCertAuthDetailsByIDPageRouteImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName' + path: '/$subscriberName' + fullPath: '/cert-manager/$projectId/subscribers/$subscriberName' + preLoaderRoute: typeof certManagerPkiSubscriberDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersImport + } + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback' + path: '/$appConnection/oauth/callback' + fullPath: '/organization/app-connections/$appConnection/oauth/callback' + preLoaderRoute: typeof organizationAppConnectionsOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId' + path: '/$integrationId' + fullPath: '/secret-manager/$projectId/integrations/$integrationId' + preLoaderRoute: typeof secretManagerIntegrationsDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth' + path: '/select-integration-auth' + fullPath: '/secret-manager/$projectId/integrations/select-integration-auth' + preLoaderRoute: typeof secretManagerIntegrationsSelectIntegrationAuthPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug' + path: '/secrets/$envSlug' + fullPath: '/secret-manager/$projectId/secrets/$envSlug' + preLoaderRoute: typeof secretManagerSecretDashboardPageRouteImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId' + path: '/ca/$caId' + fullPath: '/ssh/$projectId/ca/$caId' + preLoaderRoute: typeof sshSshCaByIDPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId' + path: '/ssh-host-groups/$sshHostGroupId' + fullPath: '/ssh/$projectId/ssh-host-groups/$sshHostGroupId' + preLoaderRoute: typeof sshSshHostGroupDetailsByIDPageRouteImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/cert-manager/$projectId/identities/$identityId' + preLoaderRoute: typeof projectIdentityDetailsByIDPageRouteCertManagerImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/cert-manager/$projectId/members/$membershipId' + preLoaderRoute: typeof projectMemberDetailsByIDPageRouteCertManagerImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId' + path: '/pki-collections/$collectionId' + fullPath: '/cert-manager/$projectId/pki-collections/$collectionId' + preLoaderRoute: typeof certManagerPkiCollectionDetailsByIDPageRoutesImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug' + path: '/roles/$roleSlug' + fullPath: '/cert-manager/$projectId/roles/$roleSlug' + preLoaderRoute: typeof projectRoleDetailsBySlugPageRouteCertManagerImport + parentRoute: typeof certManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/kms/$projectId/identities/$identityId' + preLoaderRoute: typeof projectIdentityDetailsByIDPageRouteKmsImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/kms/$projectId/members/$membershipId' + preLoaderRoute: typeof projectMemberDetailsByIDPageRouteKmsImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug' + path: '/roles/$roleSlug' + fullPath: '/kms/$projectId/roles/$roleSlug' + preLoaderRoute: typeof projectRoleDetailsBySlugPageRouteKmsImport + parentRoute: typeof kmsLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/secret-manager/$projectId/identities/$identityId' + preLoaderRoute: typeof projectIdentityDetailsByIDPageRouteSecretManagerImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/secret-manager/$projectId/members/$membershipId' + preLoaderRoute: typeof projectMemberDetailsByIDPageRouteSecretManagerImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug' + path: '/roles/$roleSlug' + fullPath: '/secret-manager/$projectId/roles/$roleSlug' + preLoaderRoute: typeof projectRoleDetailsBySlugPageRouteSecretManagerImport + parentRoute: typeof secretManagerLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/secret-scanning/$projectId/identities/$identityId' + preLoaderRoute: typeof projectIdentityDetailsByIDPageRouteSecretScanningImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/secret-scanning/$projectId/members/$membershipId' + preLoaderRoute: typeof projectMemberDetailsByIDPageRouteSecretScanningImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug' + path: '/roles/$roleSlug' + fullPath: '/secret-scanning/$projectId/roles/$roleSlug' + preLoaderRoute: typeof projectRoleDetailsBySlugPageRouteSecretScanningImport + parentRoute: typeof secretScanningLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId' + path: '/identities/$identityId' + fullPath: '/ssh/$projectId/identities/$identityId' + preLoaderRoute: typeof projectIdentityDetailsByIDPageRouteSshImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId' + path: '/members/$membershipId' + fullPath: '/ssh/$projectId/members/$membershipId' + preLoaderRoute: typeof projectMemberDetailsByIDPageRouteSshImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug': { + id: '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug' + path: '/roles/$roleSlug' + fullPath: '/ssh/$projectId/roles/$roleSlug' + preLoaderRoute: typeof projectRoleDetailsBySlugPageRouteSshImport + parentRoute: typeof sshLayoutImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize' + path: '/aws-parameter-store/authorize' + fullPath: '/secret-manager/$projectId/integrations/aws-parameter-store/authorize' + preLoaderRoute: typeof secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create' + path: '/aws-parameter-store/create' + fullPath: '/secret-manager/$projectId/integrations/aws-parameter-store/create' + preLoaderRoute: typeof secretManagerIntegrationsAwsParameterStoreConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize' + path: '/aws-secret-manager/authorize' + fullPath: '/secret-manager/$projectId/integrations/aws-secret-manager/authorize' + preLoaderRoute: typeof secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create' + path: '/aws-secret-manager/create' + fullPath: '/secret-manager/$projectId/integrations/aws-secret-manager/create' + preLoaderRoute: typeof secretManagerIntegrationsAwsSecretManagerConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create' + path: '/azure-app-configuration/create' + fullPath: '/secret-manager/$projectId/integrations/azure-app-configuration/create' + preLoaderRoute: typeof secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize' + path: '/azure-devops/authorize' + fullPath: '/secret-manager/$projectId/integrations/azure-devops/authorize' + preLoaderRoute: typeof secretManagerIntegrationsAzureDevopsAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create' + path: '/azure-devops/create' + fullPath: '/secret-manager/$projectId/integrations/azure-devops/create' + preLoaderRoute: typeof secretManagerIntegrationsAzureDevopsConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize' + path: '/azure-key-vault/authorize' + fullPath: '/secret-manager/$projectId/integrations/azure-key-vault/authorize' + preLoaderRoute: typeof secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create' + path: '/azure-key-vault/create' + fullPath: '/secret-manager/$projectId/integrations/azure-key-vault/create' + preLoaderRoute: typeof secretManagerIntegrationsAzureKeyVaultConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create' + path: '/bitbucket/create' + fullPath: '/secret-manager/$projectId/integrations/bitbucket/create' + preLoaderRoute: typeof secretManagerIntegrationsBitbucketConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize' + path: '/checkly/authorize' + fullPath: '/secret-manager/$projectId/integrations/checkly/authorize' + preLoaderRoute: typeof secretManagerIntegrationsChecklyAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create' + path: '/checkly/create' + fullPath: '/secret-manager/$projectId/integrations/checkly/create' + preLoaderRoute: typeof secretManagerIntegrationsChecklyConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize' + path: '/circleci/authorize' + fullPath: '/secret-manager/$projectId/integrations/circleci/authorize' + preLoaderRoute: typeof secretManagerIntegrationsCircleCIAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create' + path: '/circleci/create' + fullPath: '/secret-manager/$projectId/integrations/circleci/create' + preLoaderRoute: typeof secretManagerIntegrationsCircleCIConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize' + path: '/cloud-66/authorize' + fullPath: '/secret-manager/$projectId/integrations/cloud-66/authorize' + preLoaderRoute: typeof secretManagerIntegrationsCloud66AuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create' + path: '/cloud-66/create' + fullPath: '/secret-manager/$projectId/integrations/cloud-66/create' + preLoaderRoute: typeof secretManagerIntegrationsCloud66ConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize' + path: '/cloudflare-pages/authorize' + fullPath: '/secret-manager/$projectId/integrations/cloudflare-pages/authorize' + preLoaderRoute: typeof secretManagerIntegrationsCloudflarePagesAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create' + path: '/cloudflare-pages/create' + fullPath: '/secret-manager/$projectId/integrations/cloudflare-pages/create' + preLoaderRoute: typeof secretManagerIntegrationsCloudflarePagesConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize' + path: '/cloudflare-workers/authorize' + fullPath: '/secret-manager/$projectId/integrations/cloudflare-workers/authorize' + preLoaderRoute: typeof secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create' + path: '/cloudflare-workers/create' + fullPath: '/secret-manager/$projectId/integrations/cloudflare-workers/create' + preLoaderRoute: typeof secretManagerIntegrationsCloudflareWorkersConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize' + path: '/codefresh/authorize' + fullPath: '/secret-manager/$projectId/integrations/codefresh/authorize' + preLoaderRoute: typeof secretManagerIntegrationsCodefreshAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create' + path: '/codefresh/create' + fullPath: '/secret-manager/$projectId/integrations/codefresh/create' + preLoaderRoute: typeof secretManagerIntegrationsCodefreshConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize' + path: '/databricks/authorize' + fullPath: '/secret-manager/$projectId/integrations/databricks/authorize' + preLoaderRoute: typeof secretManagerIntegrationsDatabricksAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create' + path: '/databricks/create' + fullPath: '/secret-manager/$projectId/integrations/databricks/create' + preLoaderRoute: typeof secretManagerIntegrationsDatabricksConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize' + path: '/digital-ocean-app-platform/authorize' + fullPath: '/secret-manager/$projectId/integrations/digital-ocean-app-platform/authorize' + preLoaderRoute: typeof secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create' + path: '/digital-ocean-app-platform/create' + fullPath: '/secret-manager/$projectId/integrations/digital-ocean-app-platform/create' + preLoaderRoute: typeof secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize' + path: '/flyio/authorize' + fullPath: '/secret-manager/$projectId/integrations/flyio/authorize' + preLoaderRoute: typeof secretManagerIntegrationsFlyioAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create' + path: '/flyio/create' + fullPath: '/secret-manager/$projectId/integrations/flyio/create' + preLoaderRoute: typeof secretManagerIntegrationsFlyioConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize' + path: '/gcp-secret-manager/authorize' + fullPath: '/secret-manager/$projectId/integrations/gcp-secret-manager/authorize' + preLoaderRoute: typeof secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create' + path: '/gcp-secret-manager/create' + fullPath: '/secret-manager/$projectId/integrations/gcp-secret-manager/create' + preLoaderRoute: typeof secretManagerIntegrationsGcpSecretManagerConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection' + path: '/github/auth-mode-selection' + fullPath: '/secret-manager/$projectId/integrations/github/auth-mode-selection' + preLoaderRoute: typeof secretManagerIntegrationsGithubAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create' + path: '/github/create' + fullPath: '/secret-manager/$projectId/integrations/github/create' + preLoaderRoute: typeof secretManagerIntegrationsGithubConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize' + path: '/gitlab/authorize' + fullPath: '/secret-manager/$projectId/integrations/gitlab/authorize' + preLoaderRoute: typeof secretManagerIntegrationsGitlabAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create' + path: '/gitlab/create' + fullPath: '/secret-manager/$projectId/integrations/gitlab/create' + preLoaderRoute: typeof secretManagerIntegrationsGitlabConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize' + path: '/hashicorp-vault/authorize' + fullPath: '/secret-manager/$projectId/integrations/hashicorp-vault/authorize' + preLoaderRoute: typeof secretManagerIntegrationsHashicorpVaultAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create' + path: '/hashicorp-vault/create' + fullPath: '/secret-manager/$projectId/integrations/hashicorp-vault/create' + preLoaderRoute: typeof secretManagerIntegrationsHashicorpVaultConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize' + path: '/hasura-cloud/authorize' + fullPath: '/secret-manager/$projectId/integrations/hasura-cloud/authorize' + preLoaderRoute: typeof secretManagerIntegrationsHasuraCloudAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create' + path: '/hasura-cloud/create' + fullPath: '/secret-manager/$projectId/integrations/hasura-cloud/create' + preLoaderRoute: typeof secretManagerIntegrationsHasuraCloudConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create' + path: '/heroku/create' + fullPath: '/secret-manager/$projectId/integrations/heroku/create' + preLoaderRoute: typeof secretManagerIntegrationsHerokuConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize' + path: '/laravel-forge/authorize' + fullPath: '/secret-manager/$projectId/integrations/laravel-forge/authorize' + preLoaderRoute: typeof secretManagerIntegrationsLaravelForgeAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create' + path: '/laravel-forge/create' + fullPath: '/secret-manager/$projectId/integrations/laravel-forge/create' + preLoaderRoute: typeof secretManagerIntegrationsLaravelForgeConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create' + path: '/netlify/create' + fullPath: '/secret-manager/$projectId/integrations/netlify/create' + preLoaderRoute: typeof secretManagerIntegrationsNetlifyConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize' + path: '/northflank/authorize' + fullPath: '/secret-manager/$projectId/integrations/northflank/authorize' + preLoaderRoute: typeof secretManagerIntegrationsNorthflankAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create' + path: '/northflank/create' + fullPath: '/secret-manager/$projectId/integrations/northflank/create' + preLoaderRoute: typeof secretManagerIntegrationsNorthflankConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize' + path: '/octopus-deploy/authorize' + fullPath: '/secret-manager/$projectId/integrations/octopus-deploy/authorize' + preLoaderRoute: typeof secretManagerIntegrationsOctopusDeployAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create' + path: '/octopus-deploy/create' + fullPath: '/secret-manager/$projectId/integrations/octopus-deploy/create' + preLoaderRoute: typeof secretManagerIntegrationsOctopusDeployConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize' + path: '/qovery/authorize' + fullPath: '/secret-manager/$projectId/integrations/qovery/authorize' + preLoaderRoute: typeof secretManagerIntegrationsQoveryAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create' + path: '/qovery/create' + fullPath: '/secret-manager/$projectId/integrations/qovery/create' + preLoaderRoute: typeof secretManagerIntegrationsQoveryConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize' + path: '/railway/authorize' + fullPath: '/secret-manager/$projectId/integrations/railway/authorize' + preLoaderRoute: typeof secretManagerIntegrationsRailwayAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create' + path: '/railway/create' + fullPath: '/secret-manager/$projectId/integrations/railway/create' + preLoaderRoute: typeof secretManagerIntegrationsRailwayConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize' + path: '/render/authorize' + fullPath: '/secret-manager/$projectId/integrations/render/authorize' + preLoaderRoute: typeof secretManagerIntegrationsRenderAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create' + path: '/render/create' + fullPath: '/secret-manager/$projectId/integrations/render/create' + preLoaderRoute: typeof secretManagerIntegrationsRenderConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize' + path: '/rundeck/authorize' + fullPath: '/secret-manager/$projectId/integrations/rundeck/authorize' + preLoaderRoute: typeof secretManagerIntegrationsRundeckAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create' + path: '/rundeck/create' + fullPath: '/secret-manager/$projectId/integrations/rundeck/create' + preLoaderRoute: typeof secretManagerIntegrationsRundeckConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize' + path: '/supabase/authorize' + fullPath: '/secret-manager/$projectId/integrations/supabase/authorize' + preLoaderRoute: typeof secretManagerIntegrationsSupabaseAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create' + path: '/supabase/create' + fullPath: '/secret-manager/$projectId/integrations/supabase/create' + preLoaderRoute: typeof secretManagerIntegrationsSupabaseConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize' + path: '/teamcity/authorize' + fullPath: '/secret-manager/$projectId/integrations/teamcity/authorize' + preLoaderRoute: typeof secretManagerIntegrationsTeamcityAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create' + path: '/teamcity/create' + fullPath: '/secret-manager/$projectId/integrations/teamcity/create' + preLoaderRoute: typeof secretManagerIntegrationsTeamcityConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize' + path: '/terraform-cloud/authorize' + fullPath: '/secret-manager/$projectId/integrations/terraform-cloud/authorize' + preLoaderRoute: typeof secretManagerIntegrationsTerraformCloudAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create' + path: '/terraform-cloud/create' + fullPath: '/secret-manager/$projectId/integrations/terraform-cloud/create' + preLoaderRoute: typeof secretManagerIntegrationsTerraformCloudConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize' + path: '/travisci/authorize' + fullPath: '/secret-manager/$projectId/integrations/travisci/authorize' + preLoaderRoute: typeof secretManagerIntegrationsTravisCIAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create' + path: '/travisci/create' + fullPath: '/secret-manager/$projectId/integrations/travisci/create' + preLoaderRoute: typeof secretManagerIntegrationsTravisCIConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create' + path: '/vercel/create' + fullPath: '/secret-manager/$projectId/integrations/vercel/create' + preLoaderRoute: typeof secretManagerIntegrationsVercelConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize' + path: '/windmill/authorize' + fullPath: '/secret-manager/$projectId/integrations/windmill/authorize' + preLoaderRoute: typeof secretManagerIntegrationsWindmillAuthorizePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create' + path: '/windmill/create' + fullPath: '/secret-manager/$projectId/integrations/windmill/create' + preLoaderRoute: typeof secretManagerIntegrationsWindmillConfigurePageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId' + path: '/$type/$dataSourceId' + fullPath: '/secret-scanning/$projectId/data-sources/$type/$dataSourceId' + preLoaderRoute: typeof secretScanningSecretScanningDataSourceByIdPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback' + path: '/azure-app-configuration/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/azure-app-configuration/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback' + path: '/azure-key-vault/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/azure-key-vault/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback' + path: '/bitbucket/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/bitbucket/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsBitbucketOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback' + path: '/gcp-secret-manager/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/gcp-secret-manager/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback' + path: '/github/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/github/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsGithubOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback' + path: '/gitlab/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/gitlab/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsGitlabOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback' + path: '/heroku/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/heroku/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsHerokuOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback' + path: '/netlify/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/netlify/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsNetlifyOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId' + path: '/secret-syncs/$destination/$syncId' + fullPath: '/secret-manager/$projectId/integrations/secret-syncs/$destination/$syncId' + preLoaderRoute: typeof secretManagerSecretSyncDetailsByIDPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback': { + id: '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback' + path: '/vercel/oauth2/callback' + fullPath: '/secret-manager/$projectId/integrations/vercel/oauth2/callback' + preLoaderRoute: typeof secretManagerIntegrationsVercelOauthCallbackPageRouteImport + parentRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsImport + } + } +} + +// Create and export the route tree + +interface AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteChildren { + secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute: typeof secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute + secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute: typeof secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute + secretManagerIntegrationsRouteBitbucketOauthRedirectRoute: typeof secretManagerIntegrationsRouteBitbucketOauthRedirectRoute + secretManagerIntegrationsRouteGcpOauthRedirectRoute: typeof secretManagerIntegrationsRouteGcpOauthRedirectRoute + secretManagerIntegrationsRouteGithubOauthRedirectRoute: typeof secretManagerIntegrationsRouteGithubOauthRedirectRoute + secretManagerIntegrationsRouteGitlabOauthRedirectRoute: typeof secretManagerIntegrationsRouteGitlabOauthRedirectRoute + secretManagerIntegrationsRouteHerokuOauthRedirectRoute: typeof secretManagerIntegrationsRouteHerokuOauthRedirectRoute + secretManagerIntegrationsRouteNetlifyOauthRedirectRoute: typeof secretManagerIntegrationsRouteNetlifyOauthRedirectRoute + secretManagerIntegrationsRouteVercelOauthRedirectRoute: typeof secretManagerIntegrationsRouteVercelOauthRedirectRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteChildren = + { + secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute: + secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute, + secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute: + secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute, + secretManagerIntegrationsRouteBitbucketOauthRedirectRoute: + secretManagerIntegrationsRouteBitbucketOauthRedirectRoute, + secretManagerIntegrationsRouteGcpOauthRedirectRoute: + secretManagerIntegrationsRouteGcpOauthRedirectRoute, + secretManagerIntegrationsRouteGithubOauthRedirectRoute: + secretManagerIntegrationsRouteGithubOauthRedirectRoute, + secretManagerIntegrationsRouteGitlabOauthRedirectRoute: + secretManagerIntegrationsRouteGitlabOauthRedirectRoute, + secretManagerIntegrationsRouteHerokuOauthRedirectRoute: + secretManagerIntegrationsRouteHerokuOauthRedirectRoute, + secretManagerIntegrationsRouteNetlifyOauthRedirectRoute: + secretManagerIntegrationsRouteNetlifyOauthRedirectRoute, + secretManagerIntegrationsRouteVercelOauthRedirectRoute: + secretManagerIntegrationsRouteVercelOauthRedirectRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteChildren { + organizationAppConnectionsAppConnectionsPageRouteRoute: typeof organizationAppConnectionsAppConnectionsPageRouteRoute + organizationAppConnectionsOauthCallbackPageRouteRoute: typeof organizationAppConnectionsOauthCallbackPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteChildren = + { + organizationAppConnectionsAppConnectionsPageRouteRoute: + organizationAppConnectionsAppConnectionsPageRouteRoute, + organizationAppConnectionsOauthCallbackPageRouteRoute: + organizationAppConnectionsOauthCallbackPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteChildren { + organizationGatewaysGatewayListPageRouteRoute: typeof organizationGatewaysGatewayListPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteChildren = + { + organizationGatewaysGatewayListPageRouteRoute: + organizationGatewaysGatewayListPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteChildren { + organizationSecretSharingPageRouteRoute: typeof organizationSecretSharingPageRouteRoute + organizationSecretSharingSettingsPageRouteRoute: typeof organizationSecretSharingSettingsPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteChildren = + { + organizationSecretSharingPageRouteRoute: + organizationSecretSharingPageRouteRoute, + organizationSecretSharingSettingsPageRouteRoute: + organizationSecretSharingSettingsPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteChildren { + organizationSettingsPageRouteRoute: typeof organizationSettingsPageRouteRoute + organizationSettingsPageOauthCallbackPageRouteRoute: typeof organizationSettingsPageOauthCallbackPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteChildren = + { + organizationSettingsPageRouteRoute: organizationSettingsPageRouteRoute, + organizationSettingsPageOauthCallbackPageRouteRoute: + organizationSettingsPageOauthCallbackPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteChildren { + organizationAccessManagementPageRouteRoute: typeof organizationAccessManagementPageRouteRoute + organizationAdminPageRouteRoute: typeof organizationAdminPageRouteRoute + organizationAuditLogsPageRouteRoute: typeof organizationAuditLogsPageRouteRoute + organizationBillingPageRouteRoute: typeof organizationBillingPageRouteRoute + organizationSsoPageRouteRoute: typeof organizationSsoPageRouteRoute + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteWithChildren + organizationCertManagerOverviewPageRouteRoute: typeof organizationCertManagerOverviewPageRouteRoute + organizationCertManagerSettingsPageRouteRoute: typeof organizationCertManagerSettingsPageRouteRoute + organizationGroupDetailsByIDPageRouteRoute: typeof organizationGroupDetailsByIDPageRouteRoute + organizationIdentityDetailsByIDPageRouteRoute: typeof organizationIdentityDetailsByIDPageRouteRoute + organizationKmsOverviewPageRouteRoute: typeof organizationKmsOverviewPageRouteRoute + organizationKmsSettingsPageRouteRoute: typeof organizationKmsSettingsPageRouteRoute + organizationUserDetailsByIDPageRouteRoute: typeof organizationUserDetailsByIDPageRouteRoute + organizationRoleByIDPageRouteRoute: typeof organizationRoleByIDPageRouteRoute + organizationSecretManagerOverviewPageRouteRoute: typeof organizationSecretManagerOverviewPageRouteRoute + organizationSecretManagerSettingsPageRouteRoute: typeof organizationSecretManagerSettingsPageRouteRoute + organizationSecretScanningOverviewPageRouteRoute: typeof organizationSecretScanningOverviewPageRouteRoute + organizationSecretScanningSettingsPageRouteRoute: typeof organizationSecretScanningSettingsPageRouteRoute + organizationSshOverviewPageRouteRoute: typeof organizationSshOverviewPageRouteRoute + organizationSshSettingsPageRouteRoute: typeof organizationSshSettingsPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteChildren = + { + organizationAccessManagementPageRouteRoute: + organizationAccessManagementPageRouteRoute, + organizationAdminPageRouteRoute: organizationAdminPageRouteRoute, + organizationAuditLogsPageRouteRoute: organizationAuditLogsPageRouteRoute, + organizationBillingPageRouteRoute: organizationBillingPageRouteRoute, + organizationSsoPageRouteRoute: organizationSsoPageRouteRoute, + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRoute: + AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRoute: + AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRoute: + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRoute: + AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteWithChildren, + organizationCertManagerOverviewPageRouteRoute: + organizationCertManagerOverviewPageRouteRoute, + organizationCertManagerSettingsPageRouteRoute: + organizationCertManagerSettingsPageRouteRoute, + organizationGroupDetailsByIDPageRouteRoute: + organizationGroupDetailsByIDPageRouteRoute, + organizationIdentityDetailsByIDPageRouteRoute: + organizationIdentityDetailsByIDPageRouteRoute, + organizationKmsOverviewPageRouteRoute: + organizationKmsOverviewPageRouteRoute, + organizationKmsSettingsPageRouteRoute: + organizationKmsSettingsPageRouteRoute, + organizationUserDetailsByIDPageRouteRoute: + organizationUserDetailsByIDPageRouteRoute, + organizationRoleByIDPageRouteRoute: organizationRoleByIDPageRouteRoute, + organizationSecretManagerOverviewPageRouteRoute: + organizationSecretManagerOverviewPageRouteRoute, + organizationSecretManagerSettingsPageRouteRoute: + organizationSecretManagerSettingsPageRouteRoute, + organizationSecretScanningOverviewPageRouteRoute: + organizationSecretScanningOverviewPageRouteRoute, + organizationSecretScanningSettingsPageRouteRoute: + organizationSecretScanningSettingsPageRouteRoute, + organizationSshOverviewPageRouteRoute: + organizationSshOverviewPageRouteRoute, + organizationSshSettingsPageRouteRoute: + organizationSshSettingsPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteChildren { + certManagerPkiTemplateListPageRouteRoute: typeof certManagerPkiTemplateListPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteChildren = + { + certManagerPkiTemplateListPageRouteRoute: + certManagerPkiTemplateListPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteChildren { + certManagerPkiSubscribersPageRouteRoute: typeof certManagerPkiSubscribersPageRouteRoute + certManagerPkiSubscriberDetailsByIDPageRouteRoute: typeof certManagerPkiSubscriberDetailsByIDPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteChildren = + { + certManagerPkiSubscribersPageRouteRoute: + certManagerPkiSubscribersPageRouteRoute, + certManagerPkiSubscriberDetailsByIDPageRouteRoute: + certManagerPkiSubscriberDetailsByIDPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteChildren, + ) + +interface certManagerLayoutRouteChildren { + certManagerAlertingPageRouteRoute: typeof certManagerAlertingPageRouteRoute + certManagerCertificateAuthoritiesPageRouteRoute: typeof certManagerCertificateAuthoritiesPageRouteRoute + certManagerCertificatesPageRouteRoute: typeof certManagerCertificatesPageRouteRoute + certManagerSettingsPageRouteRoute: typeof certManagerSettingsPageRouteRoute + projectAccessControlPageRouteCertManagerRoute: typeof projectAccessControlPageRouteCertManagerRoute + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteWithChildren + certManagerCertAuthDetailsByIDPageRouteRoute: typeof certManagerCertAuthDetailsByIDPageRouteRoute + projectIdentityDetailsByIDPageRouteCertManagerRoute: typeof projectIdentityDetailsByIDPageRouteCertManagerRoute + projectMemberDetailsByIDPageRouteCertManagerRoute: typeof projectMemberDetailsByIDPageRouteCertManagerRoute + certManagerPkiCollectionDetailsByIDPageRoutesRoute: typeof certManagerPkiCollectionDetailsByIDPageRoutesRoute + projectRoleDetailsBySlugPageRouteCertManagerRoute: typeof projectRoleDetailsBySlugPageRouteCertManagerRoute +} + +const certManagerLayoutRouteChildren: certManagerLayoutRouteChildren = { + certManagerAlertingPageRouteRoute: certManagerAlertingPageRouteRoute, + certManagerCertificateAuthoritiesPageRouteRoute: + certManagerCertificateAuthoritiesPageRouteRoute, + certManagerCertificatesPageRouteRoute: certManagerCertificatesPageRouteRoute, + certManagerSettingsPageRouteRoute: certManagerSettingsPageRouteRoute, + projectAccessControlPageRouteCertManagerRoute: + projectAccessControlPageRouteCertManagerRoute, + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRoute: + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRoute: + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteWithChildren, + certManagerCertAuthDetailsByIDPageRouteRoute: + certManagerCertAuthDetailsByIDPageRouteRoute, + projectIdentityDetailsByIDPageRouteCertManagerRoute: + projectIdentityDetailsByIDPageRouteCertManagerRoute, + projectMemberDetailsByIDPageRouteCertManagerRoute: + projectMemberDetailsByIDPageRouteCertManagerRoute, + certManagerPkiCollectionDetailsByIDPageRoutesRoute: + certManagerPkiCollectionDetailsByIDPageRoutesRoute, + projectRoleDetailsBySlugPageRouteCertManagerRoute: + projectRoleDetailsBySlugPageRouteCertManagerRoute, +} + +const certManagerLayoutRouteWithChildren = + certManagerLayoutRoute._addFileChildren(certManagerLayoutRouteChildren) + +interface AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteChildren { + certManagerLayoutRoute: typeof certManagerLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteChildren = + { + certManagerLayoutRoute: certManagerLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteChildren, + ) + +interface kmsLayoutRouteChildren { + kmsKmipPageRouteRoute: typeof kmsKmipPageRouteRoute + kmsOverviewPageRouteRoute: typeof kmsOverviewPageRouteRoute + kmsSettingsPageRouteRoute: typeof kmsSettingsPageRouteRoute + projectAccessControlPageRouteKmsRoute: typeof projectAccessControlPageRouteKmsRoute + projectIdentityDetailsByIDPageRouteKmsRoute: typeof projectIdentityDetailsByIDPageRouteKmsRoute + projectMemberDetailsByIDPageRouteKmsRoute: typeof projectMemberDetailsByIDPageRouteKmsRoute + projectRoleDetailsBySlugPageRouteKmsRoute: typeof projectRoleDetailsBySlugPageRouteKmsRoute +} + +const kmsLayoutRouteChildren: kmsLayoutRouteChildren = { + kmsKmipPageRouteRoute: kmsKmipPageRouteRoute, + kmsOverviewPageRouteRoute: kmsOverviewPageRouteRoute, + kmsSettingsPageRouteRoute: kmsSettingsPageRouteRoute, + projectAccessControlPageRouteKmsRoute: projectAccessControlPageRouteKmsRoute, + projectIdentityDetailsByIDPageRouteKmsRoute: + projectIdentityDetailsByIDPageRouteKmsRoute, + projectMemberDetailsByIDPageRouteKmsRoute: + projectMemberDetailsByIDPageRouteKmsRoute, + projectRoleDetailsBySlugPageRouteKmsRoute: + projectRoleDetailsBySlugPageRouteKmsRoute, +} + +const kmsLayoutRouteWithChildren = kmsLayoutRoute._addFileChildren( + kmsLayoutRouteChildren, +) + +interface AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteChildren { + kmsLayoutRoute: typeof kmsLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteChildren = + { + kmsLayoutRoute: kmsLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteChildren { + secretManagerIntegrationsListPageRouteRoute: typeof secretManagerIntegrationsListPageRouteRoute + secretManagerIntegrationsDetailsByIDPageRouteRoute: typeof secretManagerIntegrationsDetailsByIDPageRouteRoute + secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute: typeof secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute + secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute: typeof secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute + secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute: typeof secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute + secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute: typeof secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute + secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute: typeof secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute + secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute: typeof secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute + secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute: typeof secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute + secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute: typeof secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute + secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute: typeof secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute + secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute: typeof secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute + secretManagerIntegrationsBitbucketConfigurePageRouteRoute: typeof secretManagerIntegrationsBitbucketConfigurePageRouteRoute + secretManagerIntegrationsChecklyAuthorizePageRouteRoute: typeof secretManagerIntegrationsChecklyAuthorizePageRouteRoute + secretManagerIntegrationsChecklyConfigurePageRouteRoute: typeof secretManagerIntegrationsChecklyConfigurePageRouteRoute + secretManagerIntegrationsCircleCIAuthorizePageRouteRoute: typeof secretManagerIntegrationsCircleCIAuthorizePageRouteRoute + secretManagerIntegrationsCircleCIConfigurePageRouteRoute: typeof secretManagerIntegrationsCircleCIConfigurePageRouteRoute + secretManagerIntegrationsCloud66AuthorizePageRouteRoute: typeof secretManagerIntegrationsCloud66AuthorizePageRouteRoute + secretManagerIntegrationsCloud66ConfigurePageRouteRoute: typeof secretManagerIntegrationsCloud66ConfigurePageRouteRoute + secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute: typeof secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute + secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute: typeof secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute + secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute: typeof secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute + secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute: typeof secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute + secretManagerIntegrationsCodefreshAuthorizePageRouteRoute: typeof secretManagerIntegrationsCodefreshAuthorizePageRouteRoute + secretManagerIntegrationsCodefreshConfigurePageRouteRoute: typeof secretManagerIntegrationsCodefreshConfigurePageRouteRoute + secretManagerIntegrationsDatabricksAuthorizePageRouteRoute: typeof secretManagerIntegrationsDatabricksAuthorizePageRouteRoute + secretManagerIntegrationsDatabricksConfigurePageRouteRoute: typeof secretManagerIntegrationsDatabricksConfigurePageRouteRoute + secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute: typeof secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute + secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute: typeof secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute + secretManagerIntegrationsFlyioAuthorizePageRouteRoute: typeof secretManagerIntegrationsFlyioAuthorizePageRouteRoute + secretManagerIntegrationsFlyioConfigurePageRouteRoute: typeof secretManagerIntegrationsFlyioConfigurePageRouteRoute + secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute: typeof secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute + secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute: typeof secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute + secretManagerIntegrationsGithubAuthorizePageRouteRoute: typeof secretManagerIntegrationsGithubAuthorizePageRouteRoute + secretManagerIntegrationsGithubConfigurePageRouteRoute: typeof secretManagerIntegrationsGithubConfigurePageRouteRoute + secretManagerIntegrationsGitlabAuthorizePageRouteRoute: typeof secretManagerIntegrationsGitlabAuthorizePageRouteRoute + secretManagerIntegrationsGitlabConfigurePageRouteRoute: typeof secretManagerIntegrationsGitlabConfigurePageRouteRoute + secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute: typeof secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute + secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute: typeof secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute + secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute: typeof secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute + secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute: typeof secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute + secretManagerIntegrationsHerokuConfigurePageRouteRoute: typeof secretManagerIntegrationsHerokuConfigurePageRouteRoute + secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute: typeof secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute + secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute: typeof secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute + secretManagerIntegrationsNetlifyConfigurePageRouteRoute: typeof secretManagerIntegrationsNetlifyConfigurePageRouteRoute + secretManagerIntegrationsNorthflankAuthorizePageRouteRoute: typeof secretManagerIntegrationsNorthflankAuthorizePageRouteRoute + secretManagerIntegrationsNorthflankConfigurePageRouteRoute: typeof secretManagerIntegrationsNorthflankConfigurePageRouteRoute + secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute: typeof secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute + secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute: typeof secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute + secretManagerIntegrationsQoveryAuthorizePageRouteRoute: typeof secretManagerIntegrationsQoveryAuthorizePageRouteRoute + secretManagerIntegrationsQoveryConfigurePageRouteRoute: typeof secretManagerIntegrationsQoveryConfigurePageRouteRoute + secretManagerIntegrationsRailwayAuthorizePageRouteRoute: typeof secretManagerIntegrationsRailwayAuthorizePageRouteRoute + secretManagerIntegrationsRailwayConfigurePageRouteRoute: typeof secretManagerIntegrationsRailwayConfigurePageRouteRoute + secretManagerIntegrationsRenderAuthorizePageRouteRoute: typeof secretManagerIntegrationsRenderAuthorizePageRouteRoute + secretManagerIntegrationsRenderConfigurePageRouteRoute: typeof secretManagerIntegrationsRenderConfigurePageRouteRoute + secretManagerIntegrationsRundeckAuthorizePageRouteRoute: typeof secretManagerIntegrationsRundeckAuthorizePageRouteRoute + secretManagerIntegrationsRundeckConfigurePageRouteRoute: typeof secretManagerIntegrationsRundeckConfigurePageRouteRoute + secretManagerIntegrationsSupabaseAuthorizePageRouteRoute: typeof secretManagerIntegrationsSupabaseAuthorizePageRouteRoute + secretManagerIntegrationsSupabaseConfigurePageRouteRoute: typeof secretManagerIntegrationsSupabaseConfigurePageRouteRoute + secretManagerIntegrationsTeamcityAuthorizePageRouteRoute: typeof secretManagerIntegrationsTeamcityAuthorizePageRouteRoute + secretManagerIntegrationsTeamcityConfigurePageRouteRoute: typeof secretManagerIntegrationsTeamcityConfigurePageRouteRoute + secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute: typeof secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute + secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute: typeof secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute + secretManagerIntegrationsTravisCIAuthorizePageRouteRoute: typeof secretManagerIntegrationsTravisCIAuthorizePageRouteRoute + secretManagerIntegrationsTravisCIConfigurePageRouteRoute: typeof secretManagerIntegrationsTravisCIConfigurePageRouteRoute + secretManagerIntegrationsVercelConfigurePageRouteRoute: typeof secretManagerIntegrationsVercelConfigurePageRouteRoute + secretManagerIntegrationsWindmillAuthorizePageRouteRoute: typeof secretManagerIntegrationsWindmillAuthorizePageRouteRoute + secretManagerIntegrationsWindmillConfigurePageRouteRoute: typeof secretManagerIntegrationsWindmillConfigurePageRouteRoute + secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute + secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute + secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute + secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute + secretManagerIntegrationsGithubOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsGithubOauthCallbackPageRouteRoute + secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute + secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute + secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute + secretManagerSecretSyncDetailsByIDPageRouteRoute: typeof secretManagerSecretSyncDetailsByIDPageRouteRoute + secretManagerIntegrationsVercelOauthCallbackPageRouteRoute: typeof secretManagerIntegrationsVercelOauthCallbackPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteChildren = + { + secretManagerIntegrationsListPageRouteRoute: + secretManagerIntegrationsListPageRouteRoute, + secretManagerIntegrationsDetailsByIDPageRouteRoute: + secretManagerIntegrationsDetailsByIDPageRouteRoute, + secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute: + secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute, + secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute: + secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute, + secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute: + secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute, + secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute: + secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute, + secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute: + secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute, + secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute: + secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute, + secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute: + secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute, + secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute: + secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute, + secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute: + secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute, + secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute: + secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute, + secretManagerIntegrationsBitbucketConfigurePageRouteRoute: + secretManagerIntegrationsBitbucketConfigurePageRouteRoute, + secretManagerIntegrationsChecklyAuthorizePageRouteRoute: + secretManagerIntegrationsChecklyAuthorizePageRouteRoute, + secretManagerIntegrationsChecklyConfigurePageRouteRoute: + secretManagerIntegrationsChecklyConfigurePageRouteRoute, + secretManagerIntegrationsCircleCIAuthorizePageRouteRoute: + secretManagerIntegrationsCircleCIAuthorizePageRouteRoute, + secretManagerIntegrationsCircleCIConfigurePageRouteRoute: + secretManagerIntegrationsCircleCIConfigurePageRouteRoute, + secretManagerIntegrationsCloud66AuthorizePageRouteRoute: + secretManagerIntegrationsCloud66AuthorizePageRouteRoute, + secretManagerIntegrationsCloud66ConfigurePageRouteRoute: + secretManagerIntegrationsCloud66ConfigurePageRouteRoute, + secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute: + secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute, + secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute: + secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute, + secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute: + secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute, + secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute: + secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute, + secretManagerIntegrationsCodefreshAuthorizePageRouteRoute: + secretManagerIntegrationsCodefreshAuthorizePageRouteRoute, + secretManagerIntegrationsCodefreshConfigurePageRouteRoute: + secretManagerIntegrationsCodefreshConfigurePageRouteRoute, + secretManagerIntegrationsDatabricksAuthorizePageRouteRoute: + secretManagerIntegrationsDatabricksAuthorizePageRouteRoute, + secretManagerIntegrationsDatabricksConfigurePageRouteRoute: + secretManagerIntegrationsDatabricksConfigurePageRouteRoute, + secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute: + secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute, + secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute: + secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute, + secretManagerIntegrationsFlyioAuthorizePageRouteRoute: + secretManagerIntegrationsFlyioAuthorizePageRouteRoute, + secretManagerIntegrationsFlyioConfigurePageRouteRoute: + secretManagerIntegrationsFlyioConfigurePageRouteRoute, + secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute: + secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute, + secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute: + secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute, + secretManagerIntegrationsGithubAuthorizePageRouteRoute: + secretManagerIntegrationsGithubAuthorizePageRouteRoute, + secretManagerIntegrationsGithubConfigurePageRouteRoute: + secretManagerIntegrationsGithubConfigurePageRouteRoute, + secretManagerIntegrationsGitlabAuthorizePageRouteRoute: + secretManagerIntegrationsGitlabAuthorizePageRouteRoute, + secretManagerIntegrationsGitlabConfigurePageRouteRoute: + secretManagerIntegrationsGitlabConfigurePageRouteRoute, + secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute: + secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute, + secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute: + secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute, + secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute: + secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute, + secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute: + secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute, + secretManagerIntegrationsHerokuConfigurePageRouteRoute: + secretManagerIntegrationsHerokuConfigurePageRouteRoute, + secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute: + secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute, + secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute: + secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute, + secretManagerIntegrationsNetlifyConfigurePageRouteRoute: + secretManagerIntegrationsNetlifyConfigurePageRouteRoute, + secretManagerIntegrationsNorthflankAuthorizePageRouteRoute: + secretManagerIntegrationsNorthflankAuthorizePageRouteRoute, + secretManagerIntegrationsNorthflankConfigurePageRouteRoute: + secretManagerIntegrationsNorthflankConfigurePageRouteRoute, + secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute: + secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute, + secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute: + secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute, + secretManagerIntegrationsQoveryAuthorizePageRouteRoute: + secretManagerIntegrationsQoveryAuthorizePageRouteRoute, + secretManagerIntegrationsQoveryConfigurePageRouteRoute: + secretManagerIntegrationsQoveryConfigurePageRouteRoute, + secretManagerIntegrationsRailwayAuthorizePageRouteRoute: + secretManagerIntegrationsRailwayAuthorizePageRouteRoute, + secretManagerIntegrationsRailwayConfigurePageRouteRoute: + secretManagerIntegrationsRailwayConfigurePageRouteRoute, + secretManagerIntegrationsRenderAuthorizePageRouteRoute: + secretManagerIntegrationsRenderAuthorizePageRouteRoute, + secretManagerIntegrationsRenderConfigurePageRouteRoute: + secretManagerIntegrationsRenderConfigurePageRouteRoute, + secretManagerIntegrationsRundeckAuthorizePageRouteRoute: + secretManagerIntegrationsRundeckAuthorizePageRouteRoute, + secretManagerIntegrationsRundeckConfigurePageRouteRoute: + secretManagerIntegrationsRundeckConfigurePageRouteRoute, + secretManagerIntegrationsSupabaseAuthorizePageRouteRoute: + secretManagerIntegrationsSupabaseAuthorizePageRouteRoute, + secretManagerIntegrationsSupabaseConfigurePageRouteRoute: + secretManagerIntegrationsSupabaseConfigurePageRouteRoute, + secretManagerIntegrationsTeamcityAuthorizePageRouteRoute: + secretManagerIntegrationsTeamcityAuthorizePageRouteRoute, + secretManagerIntegrationsTeamcityConfigurePageRouteRoute: + secretManagerIntegrationsTeamcityConfigurePageRouteRoute, + secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute: + secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute, + secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute: + secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute, + secretManagerIntegrationsTravisCIAuthorizePageRouteRoute: + secretManagerIntegrationsTravisCIAuthorizePageRouteRoute, + secretManagerIntegrationsTravisCIConfigurePageRouteRoute: + secretManagerIntegrationsTravisCIConfigurePageRouteRoute, + secretManagerIntegrationsVercelConfigurePageRouteRoute: + secretManagerIntegrationsVercelConfigurePageRouteRoute, + secretManagerIntegrationsWindmillAuthorizePageRouteRoute: + secretManagerIntegrationsWindmillAuthorizePageRouteRoute, + secretManagerIntegrationsWindmillConfigurePageRouteRoute: + secretManagerIntegrationsWindmillConfigurePageRouteRoute, + secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute: + secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute, + secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute: + secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute, + secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute: + secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute, + secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute: + secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute, + secretManagerIntegrationsGithubOauthCallbackPageRouteRoute: + secretManagerIntegrationsGithubOauthCallbackPageRouteRoute, + secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute: + secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute, + secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute: + secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute, + secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute: + secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute, + secretManagerSecretSyncDetailsByIDPageRouteRoute: + secretManagerSecretSyncDetailsByIDPageRouteRoute, + secretManagerIntegrationsVercelOauthCallbackPageRouteRoute: + secretManagerIntegrationsVercelOauthCallbackPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteChildren, + ) + +interface secretManagerLayoutRouteChildren { + secretManagerIPAllowlistPageRouteRoute: typeof secretManagerIPAllowlistPageRouteRoute + secretManagerSecretApprovalsPageRouteRoute: typeof secretManagerSecretApprovalsPageRouteRoute + secretManagerOverviewPageRouteRoute: typeof secretManagerOverviewPageRouteRoute + secretManagerSecretRotationPageRouteRoute: typeof secretManagerSecretRotationPageRouteRoute + secretManagerSettingsPageRouteRoute: typeof secretManagerSettingsPageRouteRoute + projectAccessControlPageRouteSecretManagerRoute: typeof projectAccessControlPageRouteSecretManagerRoute + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteWithChildren + secretManagerSecretDashboardPageRouteRoute: typeof secretManagerSecretDashboardPageRouteRoute + projectIdentityDetailsByIDPageRouteSecretManagerRoute: typeof projectIdentityDetailsByIDPageRouteSecretManagerRoute + projectMemberDetailsByIDPageRouteSecretManagerRoute: typeof projectMemberDetailsByIDPageRouteSecretManagerRoute + projectRoleDetailsBySlugPageRouteSecretManagerRoute: typeof projectRoleDetailsBySlugPageRouteSecretManagerRoute +} + +const secretManagerLayoutRouteChildren: secretManagerLayoutRouteChildren = { + secretManagerIPAllowlistPageRouteRoute: + secretManagerIPAllowlistPageRouteRoute, + secretManagerSecretApprovalsPageRouteRoute: + secretManagerSecretApprovalsPageRouteRoute, + secretManagerOverviewPageRouteRoute: secretManagerOverviewPageRouteRoute, + secretManagerSecretRotationPageRouteRoute: + secretManagerSecretRotationPageRouteRoute, + secretManagerSettingsPageRouteRoute: secretManagerSettingsPageRouteRoute, + projectAccessControlPageRouteSecretManagerRoute: + projectAccessControlPageRouteSecretManagerRoute, + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRoute: + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteWithChildren, + secretManagerSecretDashboardPageRouteRoute: + secretManagerSecretDashboardPageRouteRoute, + projectIdentityDetailsByIDPageRouteSecretManagerRoute: + projectIdentityDetailsByIDPageRouteSecretManagerRoute, + projectMemberDetailsByIDPageRouteSecretManagerRoute: + projectMemberDetailsByIDPageRouteSecretManagerRoute, + projectRoleDetailsBySlugPageRouteSecretManagerRoute: + projectRoleDetailsBySlugPageRouteSecretManagerRoute, +} + +const secretManagerLayoutRouteWithChildren = + secretManagerLayoutRoute._addFileChildren(secretManagerLayoutRouteChildren) + +interface AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteChildren { + secretManagerLayoutRoute: typeof secretManagerLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteChildren = + { + secretManagerLayoutRoute: secretManagerLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteChildren, + ) + +interface AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteChildren { + secretScanningSecretScanningDataSourcesPageRouteRoute: typeof secretScanningSecretScanningDataSourcesPageRouteRoute + secretScanningSecretScanningDataSourceByIdPageRouteRoute: typeof secretScanningSecretScanningDataSourceByIdPageRouteRoute +} + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteChildren = + { + secretScanningSecretScanningDataSourcesPageRouteRoute: + secretScanningSecretScanningDataSourcesPageRouteRoute, + secretScanningSecretScanningDataSourceByIdPageRouteRoute: + secretScanningSecretScanningDataSourceByIdPageRouteRoute, + } + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteChildren, + ) + +interface secretScanningLayoutRouteChildren { + secretScanningSecretScanningFindingsPageRouteRoute: typeof secretScanningSecretScanningFindingsPageRouteRoute + secretScanningSettingsPageRouteRoute: typeof secretScanningSettingsPageRouteRoute + projectAccessControlPageRouteSecretScanningRoute: typeof projectAccessControlPageRouteSecretScanningRoute + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteWithChildren + projectIdentityDetailsByIDPageRouteSecretScanningRoute: typeof projectIdentityDetailsByIDPageRouteSecretScanningRoute + projectMemberDetailsByIDPageRouteSecretScanningRoute: typeof projectMemberDetailsByIDPageRouteSecretScanningRoute + projectRoleDetailsBySlugPageRouteSecretScanningRoute: typeof projectRoleDetailsBySlugPageRouteSecretScanningRoute +} + +const secretScanningLayoutRouteChildren: secretScanningLayoutRouteChildren = { + secretScanningSecretScanningFindingsPageRouteRoute: + secretScanningSecretScanningFindingsPageRouteRoute, + secretScanningSettingsPageRouteRoute: secretScanningSettingsPageRouteRoute, + projectAccessControlPageRouteSecretScanningRoute: + projectAccessControlPageRouteSecretScanningRoute, + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRoute: + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteWithChildren, + projectIdentityDetailsByIDPageRouteSecretScanningRoute: + projectIdentityDetailsByIDPageRouteSecretScanningRoute, + projectMemberDetailsByIDPageRouteSecretScanningRoute: + projectMemberDetailsByIDPageRouteSecretScanningRoute, + projectRoleDetailsBySlugPageRouteSecretScanningRoute: + projectRoleDetailsBySlugPageRouteSecretScanningRoute, +} + +const secretScanningLayoutRouteWithChildren = + secretScanningLayoutRoute._addFileChildren(secretScanningLayoutRouteChildren) + +interface AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteChildren { + secretScanningLayoutRoute: typeof secretScanningLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteChildren = + { + secretScanningLayoutRoute: secretScanningLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteChildren, + ) + +interface sshLayoutRouteChildren { + sshSshCasPageRouteRoute: typeof sshSshCasPageRouteRoute + sshSshCertsPageRouteRoute: typeof sshSshCertsPageRouteRoute + sshSshHostsPageRouteRoute: typeof sshSshHostsPageRouteRoute + sshSettingsPageRouteRoute: typeof sshSettingsPageRouteRoute + projectAccessControlPageRouteSshRoute: typeof projectAccessControlPageRouteSshRoute + sshSshCaByIDPageRouteRoute: typeof sshSshCaByIDPageRouteRoute + sshSshHostGroupDetailsByIDPageRouteRoute: typeof sshSshHostGroupDetailsByIDPageRouteRoute + projectIdentityDetailsByIDPageRouteSshRoute: typeof projectIdentityDetailsByIDPageRouteSshRoute + projectMemberDetailsByIDPageRouteSshRoute: typeof projectMemberDetailsByIDPageRouteSshRoute + projectRoleDetailsBySlugPageRouteSshRoute: typeof projectRoleDetailsBySlugPageRouteSshRoute +} + +const sshLayoutRouteChildren: sshLayoutRouteChildren = { + sshSshCasPageRouteRoute: sshSshCasPageRouteRoute, + sshSshCertsPageRouteRoute: sshSshCertsPageRouteRoute, + sshSshHostsPageRouteRoute: sshSshHostsPageRouteRoute, + sshSettingsPageRouteRoute: sshSettingsPageRouteRoute, + projectAccessControlPageRouteSshRoute: projectAccessControlPageRouteSshRoute, + sshSshCaByIDPageRouteRoute: sshSshCaByIDPageRouteRoute, + sshSshHostGroupDetailsByIDPageRouteRoute: + sshSshHostGroupDetailsByIDPageRouteRoute, + projectIdentityDetailsByIDPageRouteSshRoute: + projectIdentityDetailsByIDPageRouteSshRoute, + projectMemberDetailsByIDPageRouteSshRoute: + projectMemberDetailsByIDPageRouteSshRoute, + projectRoleDetailsBySlugPageRouteSshRoute: + projectRoleDetailsBySlugPageRouteSshRoute, +} + +const sshLayoutRouteWithChildren = sshLayoutRoute._addFileChildren( + sshLayoutRouteChildren, +) + +interface AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteChildren { + sshLayoutRoute: typeof sshLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteChildren: AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteChildren = + { + sshLayoutRoute: sshLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteWithChildren = + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRoute._addFileChildren( + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteChildren, + ) + +interface organizationLayoutRouteChildren { + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteWithChildren + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRoute: typeof AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteWithChildren +} + +const organizationLayoutRouteChildren: organizationLayoutRouteChildren = { + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRoute: + AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRoute: + AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRoute: + AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRoute: + AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRoute: + AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRoute: + AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteWithChildren, + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRoute: + AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteWithChildren, +} + +const organizationLayoutRouteWithChildren = + organizationLayoutRoute._addFileChildren(organizationLayoutRouteChildren) + +interface adminLayoutRouteChildren { + adminGeneralPageRouteRoute: typeof adminGeneralPageRouteRoute + adminAuthenticationPageRouteRoute: typeof adminAuthenticationPageRouteRoute + adminCachingPageRouteRoute: typeof adminCachingPageRouteRoute + adminEncryptionPageRouteRoute: typeof adminEncryptionPageRouteRoute + adminIntegrationsPageRouteRoute: typeof adminIntegrationsPageRouteRoute + adminMachineIdentitiesResourcesPageRouteRoute: typeof adminMachineIdentitiesResourcesPageRouteRoute + adminOrganizationResourcesPageRouteRoute: typeof adminOrganizationResourcesPageRouteRoute + adminUserIdentitiesResourcesPageRouteRoute: typeof adminUserIdentitiesResourcesPageRouteRoute +} + +const adminLayoutRouteChildren: adminLayoutRouteChildren = { + adminGeneralPageRouteRoute: adminGeneralPageRouteRoute, + adminAuthenticationPageRouteRoute: adminAuthenticationPageRouteRoute, + adminCachingPageRouteRoute: adminCachingPageRouteRoute, + adminEncryptionPageRouteRoute: adminEncryptionPageRouteRoute, + adminIntegrationsPageRouteRoute: adminIntegrationsPageRouteRoute, + adminMachineIdentitiesResourcesPageRouteRoute: + adminMachineIdentitiesResourcesPageRouteRoute, + adminOrganizationResourcesPageRouteRoute: + adminOrganizationResourcesPageRouteRoute, + adminUserIdentitiesResourcesPageRouteRoute: + adminUserIdentitiesResourcesPageRouteRoute, +} + +const adminLayoutRouteWithChildren = adminLayoutRoute._addFileChildren( + adminLayoutRouteChildren, +) + +interface AuthenticateInjectOrgDetailsAdminRouteChildren { + adminLayoutRoute: typeof adminLayoutRouteWithChildren +} + +const AuthenticateInjectOrgDetailsAdminRouteChildren: AuthenticateInjectOrgDetailsAdminRouteChildren = + { + adminLayoutRoute: adminLayoutRouteWithChildren, + } + +const AuthenticateInjectOrgDetailsAdminRouteWithChildren = + AuthenticateInjectOrgDetailsAdminRoute._addFileChildren( + AuthenticateInjectOrgDetailsAdminRouteChildren, + ) + +interface middlewaresInjectOrgDetailsRouteChildren { + organizationLayoutRoute: typeof organizationLayoutRouteWithChildren + AuthenticateInjectOrgDetailsAdminRoute: typeof AuthenticateInjectOrgDetailsAdminRouteWithChildren +} + +const middlewaresInjectOrgDetailsRouteChildren: middlewaresInjectOrgDetailsRouteChildren = + { + organizationLayoutRoute: organizationLayoutRouteWithChildren, + AuthenticateInjectOrgDetailsAdminRoute: + AuthenticateInjectOrgDetailsAdminRouteWithChildren, + } + +const middlewaresInjectOrgDetailsRouteWithChildren = + middlewaresInjectOrgDetailsRoute._addFileChildren( + middlewaresInjectOrgDetailsRouteChildren, + ) + +interface userLayoutRouteChildren { + userPersonalSettingsPageRouteRoute: typeof userPersonalSettingsPageRouteRoute +} + +const userLayoutRouteChildren: userLayoutRouteChildren = { + userPersonalSettingsPageRouteRoute: userPersonalSettingsPageRouteRoute, +} + +const userLayoutRouteWithChildren = userLayoutRoute._addFileChildren( + userLayoutRouteChildren, +) + +interface AuthenticatePersonalSettingsRouteChildren { + userLayoutRoute: typeof userLayoutRouteWithChildren +} + +const AuthenticatePersonalSettingsRouteChildren: AuthenticatePersonalSettingsRouteChildren = + { + userLayoutRoute: userLayoutRouteWithChildren, + } + +const AuthenticatePersonalSettingsRouteWithChildren = + AuthenticatePersonalSettingsRoute._addFileChildren( + AuthenticatePersonalSettingsRouteChildren, + ) + +interface middlewaresAuthenticateRouteChildren { + authPasswordSetupPageRouteRoute: typeof authPasswordSetupPageRouteRoute + middlewaresInjectOrgDetailsRoute: typeof middlewaresInjectOrgDetailsRouteWithChildren + AuthenticatePersonalSettingsRoute: typeof AuthenticatePersonalSettingsRouteWithChildren + organizationNoOrgPageRouteRoute: typeof organizationNoOrgPageRouteRoute +} + +const middlewaresAuthenticateRouteChildren: middlewaresAuthenticateRouteChildren = + { + authPasswordSetupPageRouteRoute: authPasswordSetupPageRouteRoute, + middlewaresInjectOrgDetailsRoute: + middlewaresInjectOrgDetailsRouteWithChildren, + AuthenticatePersonalSettingsRoute: + AuthenticatePersonalSettingsRouteWithChildren, + organizationNoOrgPageRouteRoute: organizationNoOrgPageRouteRoute, + } + +const middlewaresAuthenticateRouteWithChildren = + middlewaresAuthenticateRoute._addFileChildren( + middlewaresAuthenticateRouteChildren, + ) + +interface RestrictLoginSignupLoginRouteChildren { + authLoginPageRouteRoute: typeof authLoginPageRouteRoute + authAdminLoginPageRouteRoute: typeof authAdminLoginPageRouteRoute + authLoginLdapPageRouteRoute: typeof authLoginLdapPageRouteRoute + authSelectOrgPageRouteRoute: typeof authSelectOrgPageRouteRoute + authLoginSsoPageRouteRoute: typeof authLoginSsoPageRouteRoute + authProviderErrorPageRouteRoute: typeof authProviderErrorPageRouteRoute + authProviderSuccessPageRouteRoute: typeof authProviderSuccessPageRouteRoute +} + +const RestrictLoginSignupLoginRouteChildren: RestrictLoginSignupLoginRouteChildren = + { + authLoginPageRouteRoute: authLoginPageRouteRoute, + authAdminLoginPageRouteRoute: authAdminLoginPageRouteRoute, + authLoginLdapPageRouteRoute: authLoginLdapPageRouteRoute, + authSelectOrgPageRouteRoute: authSelectOrgPageRouteRoute, + authLoginSsoPageRouteRoute: authLoginSsoPageRouteRoute, + authProviderErrorPageRouteRoute: authProviderErrorPageRouteRoute, + authProviderSuccessPageRouteRoute: authProviderSuccessPageRouteRoute, + } + +const RestrictLoginSignupLoginRouteWithChildren = + RestrictLoginSignupLoginRoute._addFileChildren( + RestrictLoginSignupLoginRouteChildren, + ) + +interface RestrictLoginSignupSignupRouteChildren { + authSignUpPageRouteRoute: typeof authSignUpPageRouteRoute + authSignUpSsoPageRouteRoute: typeof authSignUpSsoPageRouteRoute +} + +const RestrictLoginSignupSignupRouteChildren: RestrictLoginSignupSignupRouteChildren = + { + authSignUpPageRouteRoute: authSignUpPageRouteRoute, + authSignUpSsoPageRouteRoute: authSignUpSsoPageRouteRoute, + } + +const RestrictLoginSignupSignupRouteWithChildren = + RestrictLoginSignupSignupRoute._addFileChildren( + RestrictLoginSignupSignupRouteChildren, + ) + +interface middlewaresRestrictLoginSignupRouteChildren { + authEmailNotVerifiedPageRouteRoute: typeof authEmailNotVerifiedPageRouteRoute + authPasswordResetPageRouteRoute: typeof authPasswordResetPageRouteRoute + authRequestNewInvitePageRouteRoute: typeof authRequestNewInvitePageRouteRoute + authSignUpInvitePageRouteRoute: typeof authSignUpInvitePageRouteRoute + authVerifyEmailPageRouteRoute: typeof authVerifyEmailPageRouteRoute + RestrictLoginSignupLoginRoute: typeof RestrictLoginSignupLoginRouteWithChildren + RestrictLoginSignupSignupRoute: typeof RestrictLoginSignupSignupRouteWithChildren + adminSignUpPageRouteRoute: typeof adminSignUpPageRouteRoute +} + +const middlewaresRestrictLoginSignupRouteChildren: middlewaresRestrictLoginSignupRouteChildren = + { + authEmailNotVerifiedPageRouteRoute: authEmailNotVerifiedPageRouteRoute, + authPasswordResetPageRouteRoute: authPasswordResetPageRouteRoute, + authRequestNewInvitePageRouteRoute: authRequestNewInvitePageRouteRoute, + authSignUpInvitePageRouteRoute: authSignUpInvitePageRouteRoute, + authVerifyEmailPageRouteRoute: authVerifyEmailPageRouteRoute, + RestrictLoginSignupLoginRoute: RestrictLoginSignupLoginRouteWithChildren, + RestrictLoginSignupSignupRoute: RestrictLoginSignupSignupRouteWithChildren, + adminSignUpPageRouteRoute: adminSignUpPageRouteRoute, + } + +const middlewaresRestrictLoginSignupRouteWithChildren = + middlewaresRestrictLoginSignupRoute._addFileChildren( + middlewaresRestrictLoginSignupRouteChildren, + ) + +export interface FileRoutesByFullPath { + '/': typeof indexRoute + '/cli-redirect': typeof authCliRedirectPageRouteRoute + '/share-secret': typeof publicShareSecretPageRouteRoute + '': typeof organizationLayoutRouteWithChildren + '/password-setup': typeof authPasswordSetupPageRouteRoute + '/email-not-verified': typeof authEmailNotVerifiedPageRouteRoute + '/password-reset': typeof authPasswordResetPageRouteRoute + '/requestnewinvite': typeof authRequestNewInvitePageRouteRoute + '/signupinvite': typeof authSignUpInvitePageRouteRoute + '/verify-email': typeof authVerifyEmailPageRouteRoute + '/personal-settings': typeof userLayoutRouteWithChildren + '/login': typeof RestrictLoginSignupLoginRouteWithChildren + '/signup': typeof RestrictLoginSignupSignupRouteWithChildren + '/login/': typeof authLoginPageRouteRoute + '/signup/': typeof authSignUpPageRouteRoute + '/organization/none': typeof organizationNoOrgPageRouteRoute + '/admin/signup': typeof adminSignUpPageRouteRoute + '/login/admin': typeof authAdminLoginPageRouteRoute + '/login/ldap': typeof authLoginLdapPageRouteRoute + '/login/select-organization': typeof authSelectOrgPageRouteRoute + '/login/sso': typeof authLoginSsoPageRouteRoute + '/signup/sso': typeof authSignUpSsoPageRouteRoute + '/secret-request/secret/$secretRequestId': typeof publicViewSecretRequestByIDPageRouteRoute + '/shared/secret/$secretId': typeof publicViewSharedSecretByIDPageRouteRoute + '/admin': typeof adminLayoutRouteWithChildren + '/personal-settings/': typeof userPersonalSettingsPageRouteRoute + '/login/provider/error': typeof authProviderErrorPageRouteRoute + '/login/provider/success': typeof authProviderSuccessPageRouteRoute + '/integrations': typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren + '/organization': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren + '/admin/': typeof adminGeneralPageRouteRoute + '/organization/access-management': typeof organizationAccessManagementPageRouteRoute + '/organization/admin': typeof organizationAdminPageRouteRoute + '/organization/audit-logs': typeof organizationAuditLogsPageRouteRoute + '/organization/billing': typeof organizationBillingPageRouteRoute + '/organization/sso': typeof organizationSsoPageRouteRoute + '/admin/authentication': typeof adminAuthenticationPageRouteRoute + '/admin/caching': typeof adminCachingPageRouteRoute + '/admin/encryption': typeof adminEncryptionPageRouteRoute + '/admin/integrations': typeof adminIntegrationsPageRouteRoute + '/cert-manager/$projectId': typeof certManagerLayoutRouteWithChildren + '/kms/$projectId': typeof kmsLayoutRouteWithChildren + '/organization/app-connections': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteWithChildren + '/organization/gateways': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteWithChildren + '/organization/secret-sharing': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteWithChildren + '/organization/settings': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteWithChildren + '/secret-manager/$projectId': typeof secretManagerLayoutRouteWithChildren + '/secret-scanning/$projectId': typeof secretScanningLayoutRouteWithChildren + '/ssh/$projectId': typeof sshLayoutRouteWithChildren + '/organization/app-connections/': typeof organizationAppConnectionsAppConnectionsPageRouteRoute + '/organization/gateways/': typeof organizationGatewaysGatewayListPageRouteRoute + '/organization/secret-sharing/': typeof organizationSecretSharingPageRouteRoute + '/organization/settings/': typeof organizationSettingsPageRouteRoute + '/organization/cert-manager/overview': typeof organizationCertManagerOverviewPageRouteRoute + '/organization/cert-manager/settings': typeof organizationCertManagerSettingsPageRouteRoute + '/organization/groups/$groupId': typeof organizationGroupDetailsByIDPageRouteRoute + '/organization/identities/$identityId': typeof organizationIdentityDetailsByIDPageRouteRoute + '/organization/kms/overview': typeof organizationKmsOverviewPageRouteRoute + '/organization/kms/settings': typeof organizationKmsSettingsPageRouteRoute + '/organization/members/$membershipId': typeof organizationUserDetailsByIDPageRouteRoute + '/organization/roles/$roleId': typeof organizationRoleByIDPageRouteRoute + '/organization/secret-manager/overview': typeof organizationSecretManagerOverviewPageRouteRoute + '/organization/secret-manager/settings': typeof organizationSecretManagerSettingsPageRouteRoute + '/organization/secret-scanning/overview': typeof organizationSecretScanningOverviewPageRouteRoute + '/organization/secret-scanning/settings': typeof organizationSecretScanningSettingsPageRouteRoute + '/organization/secret-sharing/settings': typeof organizationSecretSharingSettingsPageRouteRoute + '/organization/ssh/overview': typeof organizationSshOverviewPageRouteRoute + '/organization/ssh/settings': typeof organizationSshSettingsPageRouteRoute + '/admin/resources/machine-identities': typeof adminMachineIdentitiesResourcesPageRouteRoute + '/admin/resources/organizations': typeof adminOrganizationResourcesPageRouteRoute + '/admin/resources/user-identities': typeof adminUserIdentitiesResourcesPageRouteRoute + '/cert-manager/$projectId/alerting': typeof certManagerAlertingPageRouteRoute + '/cert-manager/$projectId/certificate-authorities': typeof certManagerCertificateAuthoritiesPageRouteRoute + '/cert-manager/$projectId/certificates': typeof certManagerCertificatesPageRouteRoute + '/cert-manager/$projectId/settings': typeof certManagerSettingsPageRouteRoute + '/kms/$projectId/kmip': typeof kmsKmipPageRouteRoute + '/kms/$projectId/overview': typeof kmsOverviewPageRouteRoute + '/kms/$projectId/settings': typeof kmsSettingsPageRouteRoute + '/organization/settings/oauth/callback': typeof organizationSettingsPageOauthCallbackPageRouteRoute + '/secret-manager/$projectId/allowlist': typeof secretManagerIPAllowlistPageRouteRoute + '/secret-manager/$projectId/approval': typeof secretManagerSecretApprovalsPageRouteRoute + '/secret-manager/$projectId/overview': typeof secretManagerOverviewPageRouteRoute + '/secret-manager/$projectId/secret-rotation': typeof secretManagerSecretRotationPageRouteRoute + '/secret-manager/$projectId/settings': typeof secretManagerSettingsPageRouteRoute + '/secret-scanning/$projectId/findings': typeof secretScanningSecretScanningFindingsPageRouteRoute + '/secret-scanning/$projectId/settings': typeof secretScanningSettingsPageRouteRoute + '/ssh/$projectId/cas': typeof sshSshCasPageRouteRoute + '/ssh/$projectId/certificates': typeof sshSshCertsPageRouteRoute + '/ssh/$projectId/overview': typeof sshSshHostsPageRouteRoute + '/ssh/$projectId/settings': typeof sshSettingsPageRouteRoute + '/cert-manager/$projectId/access-management': typeof projectAccessControlPageRouteCertManagerRoute + '/cert-manager/$projectId/certificate-templates': typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteWithChildren + '/cert-manager/$projectId/subscribers': typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteWithChildren + '/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute + '/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute + '/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsRouteBitbucketOauthRedirectRoute + '/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsRouteGcpOauthRedirectRoute + '/integrations/github/oauth2/callback': typeof secretManagerIntegrationsRouteGithubOauthRedirectRoute + '/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsRouteGitlabOauthRedirectRoute + '/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsRouteHerokuOauthRedirectRoute + '/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsRouteNetlifyOauthRedirectRoute + '/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsRouteVercelOauthRedirectRoute + '/kms/$projectId/access-management': typeof projectAccessControlPageRouteKmsRoute + '/secret-manager/$projectId/access-management': typeof projectAccessControlPageRouteSecretManagerRoute + '/secret-manager/$projectId/integrations': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteWithChildren + '/secret-scanning/$projectId/access-management': typeof projectAccessControlPageRouteSecretScanningRoute + '/secret-scanning/$projectId/data-sources': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteWithChildren + '/ssh/$projectId/access-management': typeof projectAccessControlPageRouteSshRoute + '/cert-manager/$projectId/certificate-templates/': typeof certManagerPkiTemplateListPageRouteRoute + '/cert-manager/$projectId/subscribers/': typeof certManagerPkiSubscribersPageRouteRoute + '/secret-manager/$projectId/integrations/': typeof secretManagerIntegrationsListPageRouteRoute + '/secret-scanning/$projectId/data-sources/': typeof secretScanningSecretScanningDataSourcesPageRouteRoute + '/cert-manager/$projectId/ca/$caName': typeof certManagerCertAuthDetailsByIDPageRouteRoute + '/cert-manager/$projectId/subscribers/$subscriberName': typeof certManagerPkiSubscriberDetailsByIDPageRouteRoute + '/organization/app-connections/$appConnection/oauth/callback': typeof organizationAppConnectionsOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/$integrationId': typeof secretManagerIntegrationsDetailsByIDPageRouteRoute + '/secret-manager/$projectId/integrations/select-integration-auth': typeof secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute + '/secret-manager/$projectId/secrets/$envSlug': typeof secretManagerSecretDashboardPageRouteRoute + '/ssh/$projectId/ca/$caId': typeof sshSshCaByIDPageRouteRoute + '/ssh/$projectId/ssh-host-groups/$sshHostGroupId': typeof sshSshHostGroupDetailsByIDPageRouteRoute + '/cert-manager/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteCertManagerRoute + '/cert-manager/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteCertManagerRoute + '/cert-manager/$projectId/pki-collections/$collectionId': typeof certManagerPkiCollectionDetailsByIDPageRoutesRoute + '/cert-manager/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteCertManagerRoute + '/kms/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteKmsRoute + '/kms/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteKmsRoute + '/kms/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteKmsRoute + '/secret-manager/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretManagerRoute + '/secret-manager/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretManagerRoute + '/secret-manager/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretManagerRoute + '/secret-scanning/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretScanningRoute + '/secret-scanning/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretScanningRoute + '/secret-scanning/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretScanningRoute + '/ssh/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSshRoute + '/ssh/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSshRoute + '/ssh/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSshRoute + '/secret-manager/$projectId/integrations/aws-parameter-store/authorize': typeof secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/aws-parameter-store/create': typeof secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/aws-secret-manager/authorize': typeof secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/aws-secret-manager/create': typeof secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-app-configuration/create': typeof secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-devops/authorize': typeof secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/azure-devops/create': typeof secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/authorize': typeof secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/create': typeof secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/bitbucket/create': typeof secretManagerIntegrationsBitbucketConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/checkly/authorize': typeof secretManagerIntegrationsChecklyAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/checkly/create': typeof secretManagerIntegrationsChecklyConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/circleci/authorize': typeof secretManagerIntegrationsCircleCIAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/circleci/create': typeof secretManagerIntegrationsCircleCIConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloud-66/authorize': typeof secretManagerIntegrationsCloud66AuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloud-66/create': typeof secretManagerIntegrationsCloud66ConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-pages/authorize': typeof secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-pages/create': typeof secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-workers/authorize': typeof secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-workers/create': typeof secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/codefresh/authorize': typeof secretManagerIntegrationsCodefreshAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/codefresh/create': typeof secretManagerIntegrationsCodefreshConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/databricks/authorize': typeof secretManagerIntegrationsDatabricksAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/databricks/create': typeof secretManagerIntegrationsDatabricksConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/digital-ocean-app-platform/authorize': typeof secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/digital-ocean-app-platform/create': typeof secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/flyio/authorize': typeof secretManagerIntegrationsFlyioAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/flyio/create': typeof secretManagerIntegrationsFlyioConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/authorize': typeof secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/create': typeof secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/github/auth-mode-selection': typeof secretManagerIntegrationsGithubAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/github/create': typeof secretManagerIntegrationsGithubConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/authorize': typeof secretManagerIntegrationsGitlabAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/create': typeof secretManagerIntegrationsGitlabConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/hashicorp-vault/authorize': typeof secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/hashicorp-vault/create': typeof secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/hasura-cloud/authorize': typeof secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/hasura-cloud/create': typeof secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/heroku/create': typeof secretManagerIntegrationsHerokuConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/laravel-forge/authorize': typeof secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/laravel-forge/create': typeof secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/netlify/create': typeof secretManagerIntegrationsNetlifyConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/northflank/authorize': typeof secretManagerIntegrationsNorthflankAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/northflank/create': typeof secretManagerIntegrationsNorthflankConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/octopus-deploy/authorize': typeof secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/octopus-deploy/create': typeof secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/qovery/authorize': typeof secretManagerIntegrationsQoveryAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/qovery/create': typeof secretManagerIntegrationsQoveryConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/railway/authorize': typeof secretManagerIntegrationsRailwayAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/railway/create': typeof secretManagerIntegrationsRailwayConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/render/authorize': typeof secretManagerIntegrationsRenderAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/render/create': typeof secretManagerIntegrationsRenderConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/rundeck/authorize': typeof secretManagerIntegrationsRundeckAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/rundeck/create': typeof secretManagerIntegrationsRundeckConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/supabase/authorize': typeof secretManagerIntegrationsSupabaseAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/supabase/create': typeof secretManagerIntegrationsSupabaseConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/teamcity/authorize': typeof secretManagerIntegrationsTeamcityAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/teamcity/create': typeof secretManagerIntegrationsTeamcityConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/terraform-cloud/authorize': typeof secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/terraform-cloud/create': typeof secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/travisci/authorize': typeof secretManagerIntegrationsTravisCIAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/travisci/create': typeof secretManagerIntegrationsTravisCIConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/vercel/create': typeof secretManagerIntegrationsVercelConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/windmill/authorize': typeof secretManagerIntegrationsWindmillAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/windmill/create': typeof secretManagerIntegrationsWindmillConfigurePageRouteRoute + '/secret-scanning/$projectId/data-sources/$type/$dataSourceId': typeof secretScanningSecretScanningDataSourceByIdPageRouteRoute + '/secret-manager/$projectId/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/github/oauth2/callback': typeof secretManagerIntegrationsGithubOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/secret-syncs/$destination/$syncId': typeof secretManagerSecretSyncDetailsByIDPageRouteRoute + '/secret-manager/$projectId/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsVercelOauthCallbackPageRouteRoute +} + +export interface FileRoutesByTo { + '/': typeof indexRoute + '/cli-redirect': typeof authCliRedirectPageRouteRoute + '/share-secret': typeof publicShareSecretPageRouteRoute + '': typeof organizationLayoutRouteWithChildren + '/password-setup': typeof authPasswordSetupPageRouteRoute + '/email-not-verified': typeof authEmailNotVerifiedPageRouteRoute + '/password-reset': typeof authPasswordResetPageRouteRoute + '/requestnewinvite': typeof authRequestNewInvitePageRouteRoute + '/signupinvite': typeof authSignUpInvitePageRouteRoute + '/verify-email': typeof authVerifyEmailPageRouteRoute + '/personal-settings': typeof userPersonalSettingsPageRouteRoute + '/login': typeof authLoginPageRouteRoute + '/signup': typeof authSignUpPageRouteRoute + '/organization/none': typeof organizationNoOrgPageRouteRoute + '/admin/signup': typeof adminSignUpPageRouteRoute + '/login/admin': typeof authAdminLoginPageRouteRoute + '/login/ldap': typeof authLoginLdapPageRouteRoute + '/login/select-organization': typeof authSelectOrgPageRouteRoute + '/login/sso': typeof authLoginSsoPageRouteRoute + '/signup/sso': typeof authSignUpSsoPageRouteRoute + '/secret-request/secret/$secretRequestId': typeof publicViewSecretRequestByIDPageRouteRoute + '/shared/secret/$secretId': typeof publicViewSharedSecretByIDPageRouteRoute + '/admin': typeof adminGeneralPageRouteRoute + '/login/provider/error': typeof authProviderErrorPageRouteRoute + '/login/provider/success': typeof authProviderSuccessPageRouteRoute + '/integrations': typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren + '/organization': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren + '/organization/access-management': typeof organizationAccessManagementPageRouteRoute + '/organization/admin': typeof organizationAdminPageRouteRoute + '/organization/audit-logs': typeof organizationAuditLogsPageRouteRoute + '/organization/billing': typeof organizationBillingPageRouteRoute + '/organization/sso': typeof organizationSsoPageRouteRoute + '/admin/authentication': typeof adminAuthenticationPageRouteRoute + '/admin/caching': typeof adminCachingPageRouteRoute + '/admin/encryption': typeof adminEncryptionPageRouteRoute + '/admin/integrations': typeof adminIntegrationsPageRouteRoute + '/cert-manager/$projectId': typeof certManagerLayoutRouteWithChildren + '/kms/$projectId': typeof kmsLayoutRouteWithChildren + '/secret-manager/$projectId': typeof secretManagerLayoutRouteWithChildren + '/secret-scanning/$projectId': typeof secretScanningLayoutRouteWithChildren + '/ssh/$projectId': typeof sshLayoutRouteWithChildren + '/organization/app-connections': typeof organizationAppConnectionsAppConnectionsPageRouteRoute + '/organization/gateways': typeof organizationGatewaysGatewayListPageRouteRoute + '/organization/secret-sharing': typeof organizationSecretSharingPageRouteRoute + '/organization/settings': typeof organizationSettingsPageRouteRoute + '/organization/cert-manager/overview': typeof organizationCertManagerOverviewPageRouteRoute + '/organization/cert-manager/settings': typeof organizationCertManagerSettingsPageRouteRoute + '/organization/groups/$groupId': typeof organizationGroupDetailsByIDPageRouteRoute + '/organization/identities/$identityId': typeof organizationIdentityDetailsByIDPageRouteRoute + '/organization/kms/overview': typeof organizationKmsOverviewPageRouteRoute + '/organization/kms/settings': typeof organizationKmsSettingsPageRouteRoute + '/organization/members/$membershipId': typeof organizationUserDetailsByIDPageRouteRoute + '/organization/roles/$roleId': typeof organizationRoleByIDPageRouteRoute + '/organization/secret-manager/overview': typeof organizationSecretManagerOverviewPageRouteRoute + '/organization/secret-manager/settings': typeof organizationSecretManagerSettingsPageRouteRoute + '/organization/secret-scanning/overview': typeof organizationSecretScanningOverviewPageRouteRoute + '/organization/secret-scanning/settings': typeof organizationSecretScanningSettingsPageRouteRoute + '/organization/secret-sharing/settings': typeof organizationSecretSharingSettingsPageRouteRoute + '/organization/ssh/overview': typeof organizationSshOverviewPageRouteRoute + '/organization/ssh/settings': typeof organizationSshSettingsPageRouteRoute + '/admin/resources/machine-identities': typeof adminMachineIdentitiesResourcesPageRouteRoute + '/admin/resources/organizations': typeof adminOrganizationResourcesPageRouteRoute + '/admin/resources/user-identities': typeof adminUserIdentitiesResourcesPageRouteRoute + '/cert-manager/$projectId/alerting': typeof certManagerAlertingPageRouteRoute + '/cert-manager/$projectId/certificate-authorities': typeof certManagerCertificateAuthoritiesPageRouteRoute + '/cert-manager/$projectId/certificates': typeof certManagerCertificatesPageRouteRoute + '/cert-manager/$projectId/settings': typeof certManagerSettingsPageRouteRoute + '/kms/$projectId/kmip': typeof kmsKmipPageRouteRoute + '/kms/$projectId/overview': typeof kmsOverviewPageRouteRoute + '/kms/$projectId/settings': typeof kmsSettingsPageRouteRoute + '/organization/settings/oauth/callback': typeof organizationSettingsPageOauthCallbackPageRouteRoute + '/secret-manager/$projectId/allowlist': typeof secretManagerIPAllowlistPageRouteRoute + '/secret-manager/$projectId/approval': typeof secretManagerSecretApprovalsPageRouteRoute + '/secret-manager/$projectId/overview': typeof secretManagerOverviewPageRouteRoute + '/secret-manager/$projectId/secret-rotation': typeof secretManagerSecretRotationPageRouteRoute + '/secret-manager/$projectId/settings': typeof secretManagerSettingsPageRouteRoute + '/secret-scanning/$projectId/findings': typeof secretScanningSecretScanningFindingsPageRouteRoute + '/secret-scanning/$projectId/settings': typeof secretScanningSettingsPageRouteRoute + '/ssh/$projectId/cas': typeof sshSshCasPageRouteRoute + '/ssh/$projectId/certificates': typeof sshSshCertsPageRouteRoute + '/ssh/$projectId/overview': typeof sshSshHostsPageRouteRoute + '/ssh/$projectId/settings': typeof sshSettingsPageRouteRoute + '/cert-manager/$projectId/access-management': typeof projectAccessControlPageRouteCertManagerRoute + '/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute + '/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute + '/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsRouteBitbucketOauthRedirectRoute + '/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsRouteGcpOauthRedirectRoute + '/integrations/github/oauth2/callback': typeof secretManagerIntegrationsRouteGithubOauthRedirectRoute + '/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsRouteGitlabOauthRedirectRoute + '/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsRouteHerokuOauthRedirectRoute + '/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsRouteNetlifyOauthRedirectRoute + '/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsRouteVercelOauthRedirectRoute + '/kms/$projectId/access-management': typeof projectAccessControlPageRouteKmsRoute + '/secret-manager/$projectId/access-management': typeof projectAccessControlPageRouteSecretManagerRoute + '/secret-scanning/$projectId/access-management': typeof projectAccessControlPageRouteSecretScanningRoute + '/ssh/$projectId/access-management': typeof projectAccessControlPageRouteSshRoute + '/cert-manager/$projectId/certificate-templates': typeof certManagerPkiTemplateListPageRouteRoute + '/cert-manager/$projectId/subscribers': typeof certManagerPkiSubscribersPageRouteRoute + '/secret-manager/$projectId/integrations': typeof secretManagerIntegrationsListPageRouteRoute + '/secret-scanning/$projectId/data-sources': typeof secretScanningSecretScanningDataSourcesPageRouteRoute + '/cert-manager/$projectId/ca/$caName': typeof certManagerCertAuthDetailsByIDPageRouteRoute + '/cert-manager/$projectId/subscribers/$subscriberName': typeof certManagerPkiSubscriberDetailsByIDPageRouteRoute + '/organization/app-connections/$appConnection/oauth/callback': typeof organizationAppConnectionsOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/$integrationId': typeof secretManagerIntegrationsDetailsByIDPageRouteRoute + '/secret-manager/$projectId/integrations/select-integration-auth': typeof secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute + '/secret-manager/$projectId/secrets/$envSlug': typeof secretManagerSecretDashboardPageRouteRoute + '/ssh/$projectId/ca/$caId': typeof sshSshCaByIDPageRouteRoute + '/ssh/$projectId/ssh-host-groups/$sshHostGroupId': typeof sshSshHostGroupDetailsByIDPageRouteRoute + '/cert-manager/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteCertManagerRoute + '/cert-manager/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteCertManagerRoute + '/cert-manager/$projectId/pki-collections/$collectionId': typeof certManagerPkiCollectionDetailsByIDPageRoutesRoute + '/cert-manager/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteCertManagerRoute + '/kms/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteKmsRoute + '/kms/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteKmsRoute + '/kms/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteKmsRoute + '/secret-manager/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretManagerRoute + '/secret-manager/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretManagerRoute + '/secret-manager/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretManagerRoute + '/secret-scanning/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretScanningRoute + '/secret-scanning/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretScanningRoute + '/secret-scanning/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretScanningRoute + '/ssh/$projectId/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSshRoute + '/ssh/$projectId/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSshRoute + '/ssh/$projectId/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSshRoute + '/secret-manager/$projectId/integrations/aws-parameter-store/authorize': typeof secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/aws-parameter-store/create': typeof secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/aws-secret-manager/authorize': typeof secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/aws-secret-manager/create': typeof secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-app-configuration/create': typeof secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-devops/authorize': typeof secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/azure-devops/create': typeof secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/authorize': typeof secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/create': typeof secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/bitbucket/create': typeof secretManagerIntegrationsBitbucketConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/checkly/authorize': typeof secretManagerIntegrationsChecklyAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/checkly/create': typeof secretManagerIntegrationsChecklyConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/circleci/authorize': typeof secretManagerIntegrationsCircleCIAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/circleci/create': typeof secretManagerIntegrationsCircleCIConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloud-66/authorize': typeof secretManagerIntegrationsCloud66AuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloud-66/create': typeof secretManagerIntegrationsCloud66ConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-pages/authorize': typeof secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-pages/create': typeof secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-workers/authorize': typeof secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/cloudflare-workers/create': typeof secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/codefresh/authorize': typeof secretManagerIntegrationsCodefreshAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/codefresh/create': typeof secretManagerIntegrationsCodefreshConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/databricks/authorize': typeof secretManagerIntegrationsDatabricksAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/databricks/create': typeof secretManagerIntegrationsDatabricksConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/digital-ocean-app-platform/authorize': typeof secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/digital-ocean-app-platform/create': typeof secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/flyio/authorize': typeof secretManagerIntegrationsFlyioAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/flyio/create': typeof secretManagerIntegrationsFlyioConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/authorize': typeof secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/create': typeof secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/github/auth-mode-selection': typeof secretManagerIntegrationsGithubAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/github/create': typeof secretManagerIntegrationsGithubConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/authorize': typeof secretManagerIntegrationsGitlabAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/create': typeof secretManagerIntegrationsGitlabConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/hashicorp-vault/authorize': typeof secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/hashicorp-vault/create': typeof secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/hasura-cloud/authorize': typeof secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/hasura-cloud/create': typeof secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/heroku/create': typeof secretManagerIntegrationsHerokuConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/laravel-forge/authorize': typeof secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/laravel-forge/create': typeof secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/netlify/create': typeof secretManagerIntegrationsNetlifyConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/northflank/authorize': typeof secretManagerIntegrationsNorthflankAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/northflank/create': typeof secretManagerIntegrationsNorthflankConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/octopus-deploy/authorize': typeof secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/octopus-deploy/create': typeof secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/qovery/authorize': typeof secretManagerIntegrationsQoveryAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/qovery/create': typeof secretManagerIntegrationsQoveryConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/railway/authorize': typeof secretManagerIntegrationsRailwayAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/railway/create': typeof secretManagerIntegrationsRailwayConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/render/authorize': typeof secretManagerIntegrationsRenderAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/render/create': typeof secretManagerIntegrationsRenderConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/rundeck/authorize': typeof secretManagerIntegrationsRundeckAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/rundeck/create': typeof secretManagerIntegrationsRundeckConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/supabase/authorize': typeof secretManagerIntegrationsSupabaseAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/supabase/create': typeof secretManagerIntegrationsSupabaseConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/teamcity/authorize': typeof secretManagerIntegrationsTeamcityAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/teamcity/create': typeof secretManagerIntegrationsTeamcityConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/terraform-cloud/authorize': typeof secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/terraform-cloud/create': typeof secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/travisci/authorize': typeof secretManagerIntegrationsTravisCIAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/travisci/create': typeof secretManagerIntegrationsTravisCIConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/vercel/create': typeof secretManagerIntegrationsVercelConfigurePageRouteRoute + '/secret-manager/$projectId/integrations/windmill/authorize': typeof secretManagerIntegrationsWindmillAuthorizePageRouteRoute + '/secret-manager/$projectId/integrations/windmill/create': typeof secretManagerIntegrationsWindmillConfigurePageRouteRoute + '/secret-scanning/$projectId/data-sources/$type/$dataSourceId': typeof secretScanningSecretScanningDataSourceByIdPageRouteRoute + '/secret-manager/$projectId/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/github/oauth2/callback': typeof secretManagerIntegrationsGithubOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute + '/secret-manager/$projectId/integrations/secret-syncs/$destination/$syncId': typeof secretManagerSecretSyncDetailsByIDPageRouteRoute + '/secret-manager/$projectId/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsVercelOauthCallbackPageRouteRoute +} + +export interface FileRoutesById { + __root__: typeof rootRoute + '/': typeof indexRoute + '/cli-redirect': typeof authCliRedirectPageRouteRoute + '/share-secret': typeof publicShareSecretPageRouteRoute + '/_authenticate': typeof middlewaresAuthenticateRouteWithChildren + '/_restrict-login-signup': typeof middlewaresRestrictLoginSignupRouteWithChildren + '/_authenticate/password-setup': typeof authPasswordSetupPageRouteRoute + '/_restrict-login-signup/email-not-verified': typeof authEmailNotVerifiedPageRouteRoute + '/_restrict-login-signup/password-reset': typeof authPasswordResetPageRouteRoute + '/_restrict-login-signup/requestnewinvite': typeof authRequestNewInvitePageRouteRoute + '/_restrict-login-signup/signupinvite': typeof authSignUpInvitePageRouteRoute + '/_restrict-login-signup/verify-email': typeof authVerifyEmailPageRouteRoute + '/_authenticate/_inject-org-details': typeof middlewaresInjectOrgDetailsRouteWithChildren + '/_authenticate/personal-settings': typeof AuthenticatePersonalSettingsRouteWithChildren + '/_restrict-login-signup/login': typeof RestrictLoginSignupLoginRouteWithChildren + '/_restrict-login-signup/signup': typeof RestrictLoginSignupSignupRouteWithChildren + '/_restrict-login-signup/login/': typeof authLoginPageRouteRoute + '/_restrict-login-signup/signup/': typeof authSignUpPageRouteRoute + '/_authenticate/organization/none': typeof organizationNoOrgPageRouteRoute + '/_restrict-login-signup/admin/signup': typeof adminSignUpPageRouteRoute + '/_restrict-login-signup/login/admin': typeof authAdminLoginPageRouteRoute + '/_restrict-login-signup/login/ldap': typeof authLoginLdapPageRouteRoute + '/_restrict-login-signup/login/select-organization': typeof authSelectOrgPageRouteRoute + '/_restrict-login-signup/login/sso': typeof authLoginSsoPageRouteRoute + '/_restrict-login-signup/signup/sso': typeof authSignUpSsoPageRouteRoute + '/secret-request/secret/$secretRequestId': typeof publicViewSecretRequestByIDPageRouteRoute + '/shared/secret/$secretId': typeof publicViewSharedSecretByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout': typeof organizationLayoutRouteWithChildren + '/_authenticate/_inject-org-details/admin': typeof AuthenticateInjectOrgDetailsAdminRouteWithChildren + '/_authenticate/personal-settings/_layout': typeof userLayoutRouteWithChildren + '/_authenticate/personal-settings/_layout/': typeof userPersonalSettingsPageRouteRoute + '/_restrict-login-signup/login/provider/error': typeof authProviderErrorPageRouteRoute + '/_restrict-login-signup/login/provider/success': typeof authProviderSuccessPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/integrations': typeof AuthenticateInjectOrgDetailsOrgLayoutIntegrationsRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationRouteWithChildren + '/_authenticate/_inject-org-details/admin/_admin-layout': typeof adminLayoutRouteWithChildren + '/_authenticate/_inject-org-details/admin/_admin-layout/': typeof adminGeneralPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/access-management': typeof organizationAccessManagementPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/admin': typeof organizationAdminPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/audit-logs': typeof organizationAuditLogsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/billing': typeof organizationBillingPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/sso': typeof organizationSsoPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/authentication': typeof adminAuthenticationPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/caching': typeof adminCachingPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/encryption': typeof adminEncryptionPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/integrations': typeof adminIntegrationsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId': typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId': typeof AuthenticateInjectOrgDetailsOrgLayoutKmsProjectIdRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationAppConnectionsRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization/gateways': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationGatewaysRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSecretSharingRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization/settings': typeof AuthenticateInjectOrgDetailsOrgLayoutOrganizationSettingsRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId': typeof AuthenticateInjectOrgDetailsOrgLayoutSshProjectIdRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/': typeof organizationAppConnectionsAppConnectionsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/gateways/': typeof organizationGatewaysGatewayListPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/': typeof organizationSecretSharingPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/settings/': typeof organizationSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview': typeof organizationCertManagerOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings': typeof organizationCertManagerSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId': typeof organizationGroupDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId': typeof organizationIdentityDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/kms/overview': typeof organizationKmsOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/kms/settings': typeof organizationKmsSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId': typeof organizationUserDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId': typeof organizationRoleByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview': typeof organizationSecretManagerOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings': typeof organizationSecretManagerSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview': typeof organizationSecretScanningOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings': typeof organizationSecretScanningSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings': typeof organizationSecretSharingSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview': typeof organizationSshOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings': typeof organizationSshSettingsPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities': typeof adminMachineIdentitiesResourcesPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations': typeof adminOrganizationResourcesPageRouteRoute + '/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities': typeof adminUserIdentitiesResourcesPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout': typeof certManagerLayoutRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout': typeof kmsLayoutRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout': typeof secretManagerLayoutRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout': typeof secretScanningLayoutRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout': typeof sshLayoutRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting': typeof certManagerAlertingPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities': typeof certManagerCertificateAuthoritiesPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates': typeof certManagerCertificatesPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings': typeof certManagerSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip': typeof kmsKmipPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview': typeof kmsOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings': typeof kmsSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback': typeof organizationSettingsPageOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist': typeof secretManagerIPAllowlistPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval': typeof secretManagerSecretApprovalsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview': typeof secretManagerOverviewPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation': typeof secretManagerSecretRotationPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings': typeof secretManagerSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings': typeof secretScanningSecretScanningFindingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings': typeof secretScanningSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas': typeof sshSshCasPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates': typeof sshSshCertsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview': typeof sshSshHostsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings': typeof sshSettingsPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management': typeof projectAccessControlPageRouteCertManagerRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates': typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutCertificateTemplatesRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers': typeof AuthenticateInjectOrgDetailsOrgLayoutCertManagerProjectIdCertManagerLayoutSubscribersRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsRouteAzureAppConfigurationsOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsRouteAzureKeyVaultOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsRouteBitbucketOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsRouteGcpOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback': typeof secretManagerIntegrationsRouteGithubOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsRouteGitlabOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsRouteHerokuOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsRouteNetlifyOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsRouteVercelOauthRedirectRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management': typeof projectAccessControlPageRouteKmsRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management': typeof projectAccessControlPageRouteSecretManagerRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretManagerProjectIdSecretManagerLayoutIntegrationsRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management': typeof projectAccessControlPageRouteSecretScanningRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources': typeof AuthenticateInjectOrgDetailsOrgLayoutSecretScanningProjectIdSecretScanningLayoutDataSourcesRouteWithChildren + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management': typeof projectAccessControlPageRouteSshRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/': typeof certManagerPkiTemplateListPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/': typeof certManagerPkiSubscribersPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/': typeof secretManagerIntegrationsListPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/': typeof secretScanningSecretScanningDataSourcesPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName': typeof certManagerCertAuthDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName': typeof certManagerPkiSubscriberDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback': typeof organizationAppConnectionsOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId': typeof secretManagerIntegrationsDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth': typeof secretManagerIntegrationsSelectIntegrationAuthPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug': typeof secretManagerSecretDashboardPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId': typeof sshSshCaByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId': typeof sshSshHostGroupDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteCertManagerRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId': typeof projectMemberDetailsByIDPageRouteCertManagerRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId': typeof certManagerPkiCollectionDetailsByIDPageRoutesRoute + '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteCertManagerRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteKmsRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId': typeof projectMemberDetailsByIDPageRouteKmsRoute + '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteKmsRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretManagerRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretManagerRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretManagerRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSecretScanningRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSecretScanningRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSecretScanningRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId': typeof projectIdentityDetailsByIDPageRouteSshRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId': typeof projectMemberDetailsByIDPageRouteSshRoute + '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug': typeof projectRoleDetailsBySlugPageRouteSshRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize': typeof secretManagerIntegrationsAwsParameterStoreAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create': typeof secretManagerIntegrationsAwsParameterStoreConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize': typeof secretManagerIntegrationsAwsSecretManagerAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create': typeof secretManagerIntegrationsAwsSecretManagerConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create': typeof secretManagerIntegrationsAzureAppConfigurationConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize': typeof secretManagerIntegrationsAzureDevopsAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create': typeof secretManagerIntegrationsAzureDevopsConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize': typeof secretManagerIntegrationsAzureKeyVaultAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create': typeof secretManagerIntegrationsAzureKeyVaultConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create': typeof secretManagerIntegrationsBitbucketConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize': typeof secretManagerIntegrationsChecklyAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create': typeof secretManagerIntegrationsChecklyConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize': typeof secretManagerIntegrationsCircleCIAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create': typeof secretManagerIntegrationsCircleCIConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize': typeof secretManagerIntegrationsCloud66AuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create': typeof secretManagerIntegrationsCloud66ConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize': typeof secretManagerIntegrationsCloudflarePagesAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create': typeof secretManagerIntegrationsCloudflarePagesConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize': typeof secretManagerIntegrationsCloudflareWorkersAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create': typeof secretManagerIntegrationsCloudflareWorkersConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize': typeof secretManagerIntegrationsCodefreshAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create': typeof secretManagerIntegrationsCodefreshConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize': typeof secretManagerIntegrationsDatabricksAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create': typeof secretManagerIntegrationsDatabricksConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize': typeof secretManagerIntegrationsDigitalOceanAppPlatformAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create': typeof secretManagerIntegrationsDigitalOceanAppPlatformConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize': typeof secretManagerIntegrationsFlyioAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create': typeof secretManagerIntegrationsFlyioConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize': typeof secretManagerIntegrationsGcpSecretManagerAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create': typeof secretManagerIntegrationsGcpSecretManagerConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection': typeof secretManagerIntegrationsGithubAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create': typeof secretManagerIntegrationsGithubConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize': typeof secretManagerIntegrationsGitlabAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create': typeof secretManagerIntegrationsGitlabConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize': typeof secretManagerIntegrationsHashicorpVaultAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create': typeof secretManagerIntegrationsHashicorpVaultConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize': typeof secretManagerIntegrationsHasuraCloudAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create': typeof secretManagerIntegrationsHasuraCloudConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create': typeof secretManagerIntegrationsHerokuConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize': typeof secretManagerIntegrationsLaravelForgeAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create': typeof secretManagerIntegrationsLaravelForgeConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create': typeof secretManagerIntegrationsNetlifyConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize': typeof secretManagerIntegrationsNorthflankAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create': typeof secretManagerIntegrationsNorthflankConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize': typeof secretManagerIntegrationsOctopusDeployAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create': typeof secretManagerIntegrationsOctopusDeployConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize': typeof secretManagerIntegrationsQoveryAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create': typeof secretManagerIntegrationsQoveryConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize': typeof secretManagerIntegrationsRailwayAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create': typeof secretManagerIntegrationsRailwayConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize': typeof secretManagerIntegrationsRenderAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create': typeof secretManagerIntegrationsRenderConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize': typeof secretManagerIntegrationsRundeckAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create': typeof secretManagerIntegrationsRundeckConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize': typeof secretManagerIntegrationsSupabaseAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create': typeof secretManagerIntegrationsSupabaseConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize': typeof secretManagerIntegrationsTeamcityAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create': typeof secretManagerIntegrationsTeamcityConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize': typeof secretManagerIntegrationsTerraformCloudAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create': typeof secretManagerIntegrationsTerraformCloudConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize': typeof secretManagerIntegrationsTravisCIAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create': typeof secretManagerIntegrationsTravisCIConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create': typeof secretManagerIntegrationsVercelConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize': typeof secretManagerIntegrationsWindmillAuthorizePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create': typeof secretManagerIntegrationsWindmillConfigurePageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId': typeof secretScanningSecretScanningDataSourceByIdPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback': typeof secretManagerIntegrationsAzureAppConfigurationOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback': typeof secretManagerIntegrationsAzureKeyVaultOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback': typeof secretManagerIntegrationsBitbucketOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback': typeof secretManagerIntegrationsGcpSecretManagerOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback': typeof secretManagerIntegrationsGithubOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback': typeof secretManagerIntegrationsGitlabOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback': typeof secretManagerIntegrationsHerokuOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback': typeof secretManagerIntegrationsNetlifyOauthCallbackPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId': typeof secretManagerSecretSyncDetailsByIDPageRouteRoute + '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback': typeof secretManagerIntegrationsVercelOauthCallbackPageRouteRoute +} + +export interface FileRouteTypes { + fileRoutesByFullPath: FileRoutesByFullPath + fullPaths: + | '/' + | '/cli-redirect' + | '/share-secret' + | '' + | '/password-setup' + | '/email-not-verified' + | '/password-reset' + | '/requestnewinvite' + | '/signupinvite' + | '/verify-email' + | '/personal-settings' + | '/login' + | '/signup' + | '/login/' + | '/signup/' + | '/organization/none' + | '/admin/signup' + | '/login/admin' + | '/login/ldap' + | '/login/select-organization' + | '/login/sso' + | '/signup/sso' + | '/secret-request/secret/$secretRequestId' + | '/shared/secret/$secretId' + | '/admin' + | '/personal-settings/' + | '/login/provider/error' + | '/login/provider/success' + | '/integrations' + | '/organization' + | '/admin/' + | '/organization/access-management' + | '/organization/admin' + | '/organization/audit-logs' + | '/organization/billing' + | '/organization/sso' + | '/admin/authentication' + | '/admin/caching' + | '/admin/encryption' + | '/admin/integrations' + | '/cert-manager/$projectId' + | '/kms/$projectId' + | '/organization/app-connections' + | '/organization/gateways' + | '/organization/secret-sharing' + | '/organization/settings' + | '/secret-manager/$projectId' + | '/secret-scanning/$projectId' + | '/ssh/$projectId' + | '/organization/app-connections/' + | '/organization/gateways/' + | '/organization/secret-sharing/' + | '/organization/settings/' + | '/organization/cert-manager/overview' + | '/organization/cert-manager/settings' + | '/organization/groups/$groupId' + | '/organization/identities/$identityId' + | '/organization/kms/overview' + | '/organization/kms/settings' + | '/organization/members/$membershipId' + | '/organization/roles/$roleId' + | '/organization/secret-manager/overview' + | '/organization/secret-manager/settings' + | '/organization/secret-scanning/overview' + | '/organization/secret-scanning/settings' + | '/organization/secret-sharing/settings' + | '/organization/ssh/overview' + | '/organization/ssh/settings' + | '/admin/resources/machine-identities' + | '/admin/resources/organizations' + | '/admin/resources/user-identities' + | '/cert-manager/$projectId/alerting' + | '/cert-manager/$projectId/certificate-authorities' + | '/cert-manager/$projectId/certificates' + | '/cert-manager/$projectId/settings' + | '/kms/$projectId/kmip' + | '/kms/$projectId/overview' + | '/kms/$projectId/settings' + | '/organization/settings/oauth/callback' + | '/secret-manager/$projectId/allowlist' + | '/secret-manager/$projectId/approval' + | '/secret-manager/$projectId/overview' + | '/secret-manager/$projectId/secret-rotation' + | '/secret-manager/$projectId/settings' + | '/secret-scanning/$projectId/findings' + | '/secret-scanning/$projectId/settings' + | '/ssh/$projectId/cas' + | '/ssh/$projectId/certificates' + | '/ssh/$projectId/overview' + | '/ssh/$projectId/settings' + | '/cert-manager/$projectId/access-management' + | '/cert-manager/$projectId/certificate-templates' + | '/cert-manager/$projectId/subscribers' + | '/integrations/azure-app-configuration/oauth2/callback' + | '/integrations/azure-key-vault/oauth2/callback' + | '/integrations/bitbucket/oauth2/callback' + | '/integrations/gcp-secret-manager/oauth2/callback' + | '/integrations/github/oauth2/callback' + | '/integrations/gitlab/oauth2/callback' + | '/integrations/heroku/oauth2/callback' + | '/integrations/netlify/oauth2/callback' + | '/integrations/vercel/oauth2/callback' + | '/kms/$projectId/access-management' + | '/secret-manager/$projectId/access-management' + | '/secret-manager/$projectId/integrations' + | '/secret-scanning/$projectId/access-management' + | '/secret-scanning/$projectId/data-sources' + | '/ssh/$projectId/access-management' + | '/cert-manager/$projectId/certificate-templates/' + | '/cert-manager/$projectId/subscribers/' + | '/secret-manager/$projectId/integrations/' + | '/secret-scanning/$projectId/data-sources/' + | '/cert-manager/$projectId/ca/$caName' + | '/cert-manager/$projectId/subscribers/$subscriberName' + | '/organization/app-connections/$appConnection/oauth/callback' + | '/secret-manager/$projectId/integrations/$integrationId' + | '/secret-manager/$projectId/integrations/select-integration-auth' + | '/secret-manager/$projectId/secrets/$envSlug' + | '/ssh/$projectId/ca/$caId' + | '/ssh/$projectId/ssh-host-groups/$sshHostGroupId' + | '/cert-manager/$projectId/identities/$identityId' + | '/cert-manager/$projectId/members/$membershipId' + | '/cert-manager/$projectId/pki-collections/$collectionId' + | '/cert-manager/$projectId/roles/$roleSlug' + | '/kms/$projectId/identities/$identityId' + | '/kms/$projectId/members/$membershipId' + | '/kms/$projectId/roles/$roleSlug' + | '/secret-manager/$projectId/identities/$identityId' + | '/secret-manager/$projectId/members/$membershipId' + | '/secret-manager/$projectId/roles/$roleSlug' + | '/secret-scanning/$projectId/identities/$identityId' + | '/secret-scanning/$projectId/members/$membershipId' + | '/secret-scanning/$projectId/roles/$roleSlug' + | '/ssh/$projectId/identities/$identityId' + | '/ssh/$projectId/members/$membershipId' + | '/ssh/$projectId/roles/$roleSlug' + | '/secret-manager/$projectId/integrations/aws-parameter-store/authorize' + | '/secret-manager/$projectId/integrations/aws-parameter-store/create' + | '/secret-manager/$projectId/integrations/aws-secret-manager/authorize' + | '/secret-manager/$projectId/integrations/aws-secret-manager/create' + | '/secret-manager/$projectId/integrations/azure-app-configuration/create' + | '/secret-manager/$projectId/integrations/azure-devops/authorize' + | '/secret-manager/$projectId/integrations/azure-devops/create' + | '/secret-manager/$projectId/integrations/azure-key-vault/authorize' + | '/secret-manager/$projectId/integrations/azure-key-vault/create' + | '/secret-manager/$projectId/integrations/bitbucket/create' + | '/secret-manager/$projectId/integrations/checkly/authorize' + | '/secret-manager/$projectId/integrations/checkly/create' + | '/secret-manager/$projectId/integrations/circleci/authorize' + | '/secret-manager/$projectId/integrations/circleci/create' + | '/secret-manager/$projectId/integrations/cloud-66/authorize' + | '/secret-manager/$projectId/integrations/cloud-66/create' + | '/secret-manager/$projectId/integrations/cloudflare-pages/authorize' + | '/secret-manager/$projectId/integrations/cloudflare-pages/create' + | '/secret-manager/$projectId/integrations/cloudflare-workers/authorize' + | '/secret-manager/$projectId/integrations/cloudflare-workers/create' + | '/secret-manager/$projectId/integrations/codefresh/authorize' + | '/secret-manager/$projectId/integrations/codefresh/create' + | '/secret-manager/$projectId/integrations/databricks/authorize' + | '/secret-manager/$projectId/integrations/databricks/create' + | '/secret-manager/$projectId/integrations/digital-ocean-app-platform/authorize' + | '/secret-manager/$projectId/integrations/digital-ocean-app-platform/create' + | '/secret-manager/$projectId/integrations/flyio/authorize' + | '/secret-manager/$projectId/integrations/flyio/create' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/authorize' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/create' + | '/secret-manager/$projectId/integrations/github/auth-mode-selection' + | '/secret-manager/$projectId/integrations/github/create' + | '/secret-manager/$projectId/integrations/gitlab/authorize' + | '/secret-manager/$projectId/integrations/gitlab/create' + | '/secret-manager/$projectId/integrations/hashicorp-vault/authorize' + | '/secret-manager/$projectId/integrations/hashicorp-vault/create' + | '/secret-manager/$projectId/integrations/hasura-cloud/authorize' + | '/secret-manager/$projectId/integrations/hasura-cloud/create' + | '/secret-manager/$projectId/integrations/heroku/create' + | '/secret-manager/$projectId/integrations/laravel-forge/authorize' + | '/secret-manager/$projectId/integrations/laravel-forge/create' + | '/secret-manager/$projectId/integrations/netlify/create' + | '/secret-manager/$projectId/integrations/northflank/authorize' + | '/secret-manager/$projectId/integrations/northflank/create' + | '/secret-manager/$projectId/integrations/octopus-deploy/authorize' + | '/secret-manager/$projectId/integrations/octopus-deploy/create' + | '/secret-manager/$projectId/integrations/qovery/authorize' + | '/secret-manager/$projectId/integrations/qovery/create' + | '/secret-manager/$projectId/integrations/railway/authorize' + | '/secret-manager/$projectId/integrations/railway/create' + | '/secret-manager/$projectId/integrations/render/authorize' + | '/secret-manager/$projectId/integrations/render/create' + | '/secret-manager/$projectId/integrations/rundeck/authorize' + | '/secret-manager/$projectId/integrations/rundeck/create' + | '/secret-manager/$projectId/integrations/supabase/authorize' + | '/secret-manager/$projectId/integrations/supabase/create' + | '/secret-manager/$projectId/integrations/teamcity/authorize' + | '/secret-manager/$projectId/integrations/teamcity/create' + | '/secret-manager/$projectId/integrations/terraform-cloud/authorize' + | '/secret-manager/$projectId/integrations/terraform-cloud/create' + | '/secret-manager/$projectId/integrations/travisci/authorize' + | '/secret-manager/$projectId/integrations/travisci/create' + | '/secret-manager/$projectId/integrations/vercel/create' + | '/secret-manager/$projectId/integrations/windmill/authorize' + | '/secret-manager/$projectId/integrations/windmill/create' + | '/secret-scanning/$projectId/data-sources/$type/$dataSourceId' + | '/secret-manager/$projectId/integrations/azure-app-configuration/oauth2/callback' + | '/secret-manager/$projectId/integrations/azure-key-vault/oauth2/callback' + | '/secret-manager/$projectId/integrations/bitbucket/oauth2/callback' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/oauth2/callback' + | '/secret-manager/$projectId/integrations/github/oauth2/callback' + | '/secret-manager/$projectId/integrations/gitlab/oauth2/callback' + | '/secret-manager/$projectId/integrations/heroku/oauth2/callback' + | '/secret-manager/$projectId/integrations/netlify/oauth2/callback' + | '/secret-manager/$projectId/integrations/secret-syncs/$destination/$syncId' + | '/secret-manager/$projectId/integrations/vercel/oauth2/callback' + fileRoutesByTo: FileRoutesByTo + to: + | '/' + | '/cli-redirect' + | '/share-secret' + | '' + | '/password-setup' + | '/email-not-verified' + | '/password-reset' + | '/requestnewinvite' + | '/signupinvite' + | '/verify-email' + | '/personal-settings' + | '/login' + | '/signup' + | '/organization/none' + | '/admin/signup' + | '/login/admin' + | '/login/ldap' + | '/login/select-organization' + | '/login/sso' + | '/signup/sso' + | '/secret-request/secret/$secretRequestId' + | '/shared/secret/$secretId' + | '/admin' + | '/login/provider/error' + | '/login/provider/success' + | '/integrations' + | '/organization' + | '/organization/access-management' + | '/organization/admin' + | '/organization/audit-logs' + | '/organization/billing' + | '/organization/sso' + | '/admin/authentication' + | '/admin/caching' + | '/admin/encryption' + | '/admin/integrations' + | '/cert-manager/$projectId' + | '/kms/$projectId' + | '/secret-manager/$projectId' + | '/secret-scanning/$projectId' + | '/ssh/$projectId' + | '/organization/app-connections' + | '/organization/gateways' + | '/organization/secret-sharing' + | '/organization/settings' + | '/organization/cert-manager/overview' + | '/organization/cert-manager/settings' + | '/organization/groups/$groupId' + | '/organization/identities/$identityId' + | '/organization/kms/overview' + | '/organization/kms/settings' + | '/organization/members/$membershipId' + | '/organization/roles/$roleId' + | '/organization/secret-manager/overview' + | '/organization/secret-manager/settings' + | '/organization/secret-scanning/overview' + | '/organization/secret-scanning/settings' + | '/organization/secret-sharing/settings' + | '/organization/ssh/overview' + | '/organization/ssh/settings' + | '/admin/resources/machine-identities' + | '/admin/resources/organizations' + | '/admin/resources/user-identities' + | '/cert-manager/$projectId/alerting' + | '/cert-manager/$projectId/certificate-authorities' + | '/cert-manager/$projectId/certificates' + | '/cert-manager/$projectId/settings' + | '/kms/$projectId/kmip' + | '/kms/$projectId/overview' + | '/kms/$projectId/settings' + | '/organization/settings/oauth/callback' + | '/secret-manager/$projectId/allowlist' + | '/secret-manager/$projectId/approval' + | '/secret-manager/$projectId/overview' + | '/secret-manager/$projectId/secret-rotation' + | '/secret-manager/$projectId/settings' + | '/secret-scanning/$projectId/findings' + | '/secret-scanning/$projectId/settings' + | '/ssh/$projectId/cas' + | '/ssh/$projectId/certificates' + | '/ssh/$projectId/overview' + | '/ssh/$projectId/settings' + | '/cert-manager/$projectId/access-management' + | '/integrations/azure-app-configuration/oauth2/callback' + | '/integrations/azure-key-vault/oauth2/callback' + | '/integrations/bitbucket/oauth2/callback' + | '/integrations/gcp-secret-manager/oauth2/callback' + | '/integrations/github/oauth2/callback' + | '/integrations/gitlab/oauth2/callback' + | '/integrations/heroku/oauth2/callback' + | '/integrations/netlify/oauth2/callback' + | '/integrations/vercel/oauth2/callback' + | '/kms/$projectId/access-management' + | '/secret-manager/$projectId/access-management' + | '/secret-scanning/$projectId/access-management' + | '/ssh/$projectId/access-management' + | '/cert-manager/$projectId/certificate-templates' + | '/cert-manager/$projectId/subscribers' + | '/secret-manager/$projectId/integrations' + | '/secret-scanning/$projectId/data-sources' + | '/cert-manager/$projectId/ca/$caName' + | '/cert-manager/$projectId/subscribers/$subscriberName' + | '/organization/app-connections/$appConnection/oauth/callback' + | '/secret-manager/$projectId/integrations/$integrationId' + | '/secret-manager/$projectId/integrations/select-integration-auth' + | '/secret-manager/$projectId/secrets/$envSlug' + | '/ssh/$projectId/ca/$caId' + | '/ssh/$projectId/ssh-host-groups/$sshHostGroupId' + | '/cert-manager/$projectId/identities/$identityId' + | '/cert-manager/$projectId/members/$membershipId' + | '/cert-manager/$projectId/pki-collections/$collectionId' + | '/cert-manager/$projectId/roles/$roleSlug' + | '/kms/$projectId/identities/$identityId' + | '/kms/$projectId/members/$membershipId' + | '/kms/$projectId/roles/$roleSlug' + | '/secret-manager/$projectId/identities/$identityId' + | '/secret-manager/$projectId/members/$membershipId' + | '/secret-manager/$projectId/roles/$roleSlug' + | '/secret-scanning/$projectId/identities/$identityId' + | '/secret-scanning/$projectId/members/$membershipId' + | '/secret-scanning/$projectId/roles/$roleSlug' + | '/ssh/$projectId/identities/$identityId' + | '/ssh/$projectId/members/$membershipId' + | '/ssh/$projectId/roles/$roleSlug' + | '/secret-manager/$projectId/integrations/aws-parameter-store/authorize' + | '/secret-manager/$projectId/integrations/aws-parameter-store/create' + | '/secret-manager/$projectId/integrations/aws-secret-manager/authorize' + | '/secret-manager/$projectId/integrations/aws-secret-manager/create' + | '/secret-manager/$projectId/integrations/azure-app-configuration/create' + | '/secret-manager/$projectId/integrations/azure-devops/authorize' + | '/secret-manager/$projectId/integrations/azure-devops/create' + | '/secret-manager/$projectId/integrations/azure-key-vault/authorize' + | '/secret-manager/$projectId/integrations/azure-key-vault/create' + | '/secret-manager/$projectId/integrations/bitbucket/create' + | '/secret-manager/$projectId/integrations/checkly/authorize' + | '/secret-manager/$projectId/integrations/checkly/create' + | '/secret-manager/$projectId/integrations/circleci/authorize' + | '/secret-manager/$projectId/integrations/circleci/create' + | '/secret-manager/$projectId/integrations/cloud-66/authorize' + | '/secret-manager/$projectId/integrations/cloud-66/create' + | '/secret-manager/$projectId/integrations/cloudflare-pages/authorize' + | '/secret-manager/$projectId/integrations/cloudflare-pages/create' + | '/secret-manager/$projectId/integrations/cloudflare-workers/authorize' + | '/secret-manager/$projectId/integrations/cloudflare-workers/create' + | '/secret-manager/$projectId/integrations/codefresh/authorize' + | '/secret-manager/$projectId/integrations/codefresh/create' + | '/secret-manager/$projectId/integrations/databricks/authorize' + | '/secret-manager/$projectId/integrations/databricks/create' + | '/secret-manager/$projectId/integrations/digital-ocean-app-platform/authorize' + | '/secret-manager/$projectId/integrations/digital-ocean-app-platform/create' + | '/secret-manager/$projectId/integrations/flyio/authorize' + | '/secret-manager/$projectId/integrations/flyio/create' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/authorize' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/create' + | '/secret-manager/$projectId/integrations/github/auth-mode-selection' + | '/secret-manager/$projectId/integrations/github/create' + | '/secret-manager/$projectId/integrations/gitlab/authorize' + | '/secret-manager/$projectId/integrations/gitlab/create' + | '/secret-manager/$projectId/integrations/hashicorp-vault/authorize' + | '/secret-manager/$projectId/integrations/hashicorp-vault/create' + | '/secret-manager/$projectId/integrations/hasura-cloud/authorize' + | '/secret-manager/$projectId/integrations/hasura-cloud/create' + | '/secret-manager/$projectId/integrations/heroku/create' + | '/secret-manager/$projectId/integrations/laravel-forge/authorize' + | '/secret-manager/$projectId/integrations/laravel-forge/create' + | '/secret-manager/$projectId/integrations/netlify/create' + | '/secret-manager/$projectId/integrations/northflank/authorize' + | '/secret-manager/$projectId/integrations/northflank/create' + | '/secret-manager/$projectId/integrations/octopus-deploy/authorize' + | '/secret-manager/$projectId/integrations/octopus-deploy/create' + | '/secret-manager/$projectId/integrations/qovery/authorize' + | '/secret-manager/$projectId/integrations/qovery/create' + | '/secret-manager/$projectId/integrations/railway/authorize' + | '/secret-manager/$projectId/integrations/railway/create' + | '/secret-manager/$projectId/integrations/render/authorize' + | '/secret-manager/$projectId/integrations/render/create' + | '/secret-manager/$projectId/integrations/rundeck/authorize' + | '/secret-manager/$projectId/integrations/rundeck/create' + | '/secret-manager/$projectId/integrations/supabase/authorize' + | '/secret-manager/$projectId/integrations/supabase/create' + | '/secret-manager/$projectId/integrations/teamcity/authorize' + | '/secret-manager/$projectId/integrations/teamcity/create' + | '/secret-manager/$projectId/integrations/terraform-cloud/authorize' + | '/secret-manager/$projectId/integrations/terraform-cloud/create' + | '/secret-manager/$projectId/integrations/travisci/authorize' + | '/secret-manager/$projectId/integrations/travisci/create' + | '/secret-manager/$projectId/integrations/vercel/create' + | '/secret-manager/$projectId/integrations/windmill/authorize' + | '/secret-manager/$projectId/integrations/windmill/create' + | '/secret-scanning/$projectId/data-sources/$type/$dataSourceId' + | '/secret-manager/$projectId/integrations/azure-app-configuration/oauth2/callback' + | '/secret-manager/$projectId/integrations/azure-key-vault/oauth2/callback' + | '/secret-manager/$projectId/integrations/bitbucket/oauth2/callback' + | '/secret-manager/$projectId/integrations/gcp-secret-manager/oauth2/callback' + | '/secret-manager/$projectId/integrations/github/oauth2/callback' + | '/secret-manager/$projectId/integrations/gitlab/oauth2/callback' + | '/secret-manager/$projectId/integrations/heroku/oauth2/callback' + | '/secret-manager/$projectId/integrations/netlify/oauth2/callback' + | '/secret-manager/$projectId/integrations/secret-syncs/$destination/$syncId' + | '/secret-manager/$projectId/integrations/vercel/oauth2/callback' + id: + | '__root__' + | '/' + | '/cli-redirect' + | '/share-secret' + | '/_authenticate' + | '/_restrict-login-signup' + | '/_authenticate/password-setup' + | '/_restrict-login-signup/email-not-verified' + | '/_restrict-login-signup/password-reset' + | '/_restrict-login-signup/requestnewinvite' + | '/_restrict-login-signup/signupinvite' + | '/_restrict-login-signup/verify-email' + | '/_authenticate/_inject-org-details' + | '/_authenticate/personal-settings' + | '/_restrict-login-signup/login' + | '/_restrict-login-signup/signup' + | '/_restrict-login-signup/login/' + | '/_restrict-login-signup/signup/' + | '/_authenticate/organization/none' + | '/_restrict-login-signup/admin/signup' + | '/_restrict-login-signup/login/admin' + | '/_restrict-login-signup/login/ldap' + | '/_restrict-login-signup/login/select-organization' + | '/_restrict-login-signup/login/sso' + | '/_restrict-login-signup/signup/sso' + | '/secret-request/secret/$secretRequestId' + | '/shared/secret/$secretId' + | '/_authenticate/_inject-org-details/_org-layout' + | '/_authenticate/_inject-org-details/admin' + | '/_authenticate/personal-settings/_layout' + | '/_authenticate/personal-settings/_layout/' + | '/_restrict-login-signup/login/provider/error' + | '/_restrict-login-signup/login/provider/success' + | '/_authenticate/_inject-org-details/_org-layout/integrations' + | '/_authenticate/_inject-org-details/_org-layout/organization' + | '/_authenticate/_inject-org-details/admin/_admin-layout' + | '/_authenticate/_inject-org-details/admin/_admin-layout/' + | '/_authenticate/_inject-org-details/_org-layout/organization/access-management' + | '/_authenticate/_inject-org-details/_org-layout/organization/admin' + | '/_authenticate/_inject-org-details/_org-layout/organization/audit-logs' + | '/_authenticate/_inject-org-details/_org-layout/organization/billing' + | '/_authenticate/_inject-org-details/_org-layout/organization/sso' + | '/_authenticate/_inject-org-details/admin/_admin-layout/authentication' + | '/_authenticate/_inject-org-details/admin/_admin-layout/caching' + | '/_authenticate/_inject-org-details/admin/_admin-layout/encryption' + | '/_authenticate/_inject-org-details/admin/_admin-layout/integrations' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId' + | '/_authenticate/_inject-org-details/_org-layout/organization/app-connections' + | '/_authenticate/_inject-org-details/_org-layout/organization/gateways' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing' + | '/_authenticate/_inject-org-details/_org-layout/organization/settings' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId' + | '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/' + | '/_authenticate/_inject-org-details/_org-layout/organization/gateways/' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/' + | '/_authenticate/_inject-org-details/_org-layout/organization/settings/' + | '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview' + | '/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId' + | '/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/organization/kms/overview' + | '/_authenticate/_inject-org-details/_org-layout/organization/kms/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview' + | '/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings' + | '/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities' + | '/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations' + | '/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings' + | '/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers' + | '/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName' + | '/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId' + | '/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId' + | '/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create' + | '/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId' + | '/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback' + fileRoutesById: FileRoutesById +} + +export interface RootRouteChildren { + indexRoute: typeof indexRoute + authCliRedirectPageRouteRoute: typeof authCliRedirectPageRouteRoute + publicShareSecretPageRouteRoute: typeof publicShareSecretPageRouteRoute + middlewaresAuthenticateRoute: typeof middlewaresAuthenticateRouteWithChildren + middlewaresRestrictLoginSignupRoute: typeof middlewaresRestrictLoginSignupRouteWithChildren + publicViewSecretRequestByIDPageRouteRoute: typeof publicViewSecretRequestByIDPageRouteRoute + publicViewSharedSecretByIDPageRouteRoute: typeof publicViewSharedSecretByIDPageRouteRoute +} + +const rootRouteChildren: RootRouteChildren = { + indexRoute: indexRoute, + authCliRedirectPageRouteRoute: authCliRedirectPageRouteRoute, + publicShareSecretPageRouteRoute: publicShareSecretPageRouteRoute, + middlewaresAuthenticateRoute: middlewaresAuthenticateRouteWithChildren, + middlewaresRestrictLoginSignupRoute: + middlewaresRestrictLoginSignupRouteWithChildren, + publicViewSecretRequestByIDPageRouteRoute: + publicViewSecretRequestByIDPageRouteRoute, + publicViewSharedSecretByIDPageRouteRoute: + publicViewSharedSecretByIDPageRouteRoute, +} + +export const routeTree = rootRoute + ._addFileChildren(rootRouteChildren) + ._addFileTypes() + +/* ROUTE_MANIFEST_START +{ + "routes": { + "__root__": { + "filePath": "root.tsx", + "children": [ + "/", + "/cli-redirect", + "/share-secret", + "/_authenticate", + "/_restrict-login-signup", + "/secret-request/secret/$secretRequestId", + "/shared/secret/$secretId" + ] + }, + "/": { + "filePath": "index.tsx" + }, + "/cli-redirect": { + "filePath": "auth/CliRedirectPage/route.tsx" + }, + "/share-secret": { + "filePath": "public/ShareSecretPage/route.tsx" + }, + "/_authenticate": { + "filePath": "middlewares/authenticate.tsx", + "children": [ + "/_authenticate/password-setup", + "/_authenticate/_inject-org-details", + "/_authenticate/personal-settings", + "/_authenticate/organization/none" + ] + }, + "/_restrict-login-signup": { + "filePath": "middlewares/restrict-login-signup.tsx", + "children": [ + "/_restrict-login-signup/email-not-verified", + "/_restrict-login-signup/password-reset", + "/_restrict-login-signup/requestnewinvite", + "/_restrict-login-signup/signupinvite", + "/_restrict-login-signup/verify-email", + "/_restrict-login-signup/login", + "/_restrict-login-signup/signup", + "/_restrict-login-signup/admin/signup" + ] + }, + "/_authenticate/password-setup": { + "filePath": "auth/PasswordSetupPage/route.tsx", + "parent": "/_authenticate" + }, + "/_restrict-login-signup/email-not-verified": { + "filePath": "auth/EmailNotVerifiedPage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_restrict-login-signup/password-reset": { + "filePath": "auth/PasswordResetPage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_restrict-login-signup/requestnewinvite": { + "filePath": "auth/RequestNewInvitePage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_restrict-login-signup/signupinvite": { + "filePath": "auth/SignUpInvitePage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_restrict-login-signup/verify-email": { + "filePath": "auth/VerifyEmailPage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_authenticate/_inject-org-details": { + "filePath": "middlewares/inject-org-details.tsx", + "parent": "/_authenticate", + "children": [ + "/_authenticate/_inject-org-details/_org-layout", + "/_authenticate/_inject-org-details/admin" + ] + }, + "/_authenticate/personal-settings": { + "filePath": "", + "parent": "/_authenticate", + "children": [ + "/_authenticate/personal-settings/_layout" + ] + }, + "/_restrict-login-signup/login": { + "filePath": "", + "parent": "/_restrict-login-signup", + "children": [ + "/_restrict-login-signup/login/", + "/_restrict-login-signup/login/admin", + "/_restrict-login-signup/login/ldap", + "/_restrict-login-signup/login/select-organization", + "/_restrict-login-signup/login/sso", + "/_restrict-login-signup/login/provider/error", + "/_restrict-login-signup/login/provider/success" + ] + }, + "/_restrict-login-signup/signup": { + "filePath": "", + "parent": "/_restrict-login-signup", + "children": [ + "/_restrict-login-signup/signup/", + "/_restrict-login-signup/signup/sso" + ] + }, + "/_restrict-login-signup/login/": { + "filePath": "auth/LoginPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/signup/": { + "filePath": "auth/SignUpPage/route.tsx", + "parent": "/_restrict-login-signup/signup" + }, + "/_authenticate/organization/none": { + "filePath": "organization/NoOrgPage/route.tsx", + "parent": "/_authenticate" + }, + "/_restrict-login-signup/admin/signup": { + "filePath": "admin/SignUpPage/route.tsx", + "parent": "/_restrict-login-signup" + }, + "/_restrict-login-signup/login/admin": { + "filePath": "auth/AdminLoginPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/login/ldap": { + "filePath": "auth/LoginLdapPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/login/select-organization": { + "filePath": "auth/SelectOrgPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/login/sso": { + "filePath": "auth/LoginSsoPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/signup/sso": { + "filePath": "auth/SignUpSsoPage/route.tsx", + "parent": "/_restrict-login-signup/signup" + }, + "/secret-request/secret/$secretRequestId": { + "filePath": "public/ViewSecretRequestByIDPage/route.tsx" + }, + "/shared/secret/$secretId": { + "filePath": "public/ViewSharedSecretByIDPage/route.tsx" + }, + "/_authenticate/_inject-org-details/_org-layout": { + "filePath": "organization/layout.tsx", + "parent": "/_authenticate/_inject-org-details", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/integrations", + "/_authenticate/_inject-org-details/_org-layout/organization", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId" + ] + }, + "/_authenticate/_inject-org-details/admin": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details", + "children": [ + "/_authenticate/_inject-org-details/admin/_admin-layout" + ] + }, + "/_authenticate/personal-settings/_layout": { + "filePath": "user/layout.tsx", + "parent": "/_authenticate/personal-settings", + "children": [ + "/_authenticate/personal-settings/_layout/" + ] + }, + "/_authenticate/personal-settings/_layout/": { + "filePath": "user/PersonalSettingsPage/route.tsx", + "parent": "/_authenticate/personal-settings/_layout" + }, + "/_restrict-login-signup/login/provider/error": { + "filePath": "auth/ProviderErrorPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_restrict-login-signup/login/provider/success": { + "filePath": "auth/ProviderSuccessPage/route.tsx", + "parent": "/_restrict-login-signup/login" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/organization/access-management", + "/_authenticate/_inject-org-details/_org-layout/organization/admin", + "/_authenticate/_inject-org-details/_org-layout/organization/audit-logs", + "/_authenticate/_inject-org-details/_org-layout/organization/billing", + "/_authenticate/_inject-org-details/_org-layout/organization/sso", + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections", + "/_authenticate/_inject-org-details/_org-layout/organization/gateways", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing", + "/_authenticate/_inject-org-details/_org-layout/organization/settings", + "/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview", + "/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings", + "/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId", + "/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/organization/kms/overview", + "/_authenticate/_inject-org-details/_org-layout/organization/kms/settings", + "/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings", + "/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview", + "/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings" + ] + }, + "/_authenticate/_inject-org-details/admin/_admin-layout": { + "filePath": "admin/layout.tsx", + "parent": "/_authenticate/_inject-org-details/admin", + "children": [ + "/_authenticate/_inject-org-details/admin/_admin-layout/", + "/_authenticate/_inject-org-details/admin/_admin-layout/authentication", + "/_authenticate/_inject-org-details/admin/_admin-layout/caching", + "/_authenticate/_inject-org-details/admin/_admin-layout/encryption", + "/_authenticate/_inject-org-details/admin/_admin-layout/integrations", + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities", + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations", + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities" + ] + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/": { + "filePath": "admin/GeneralPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/access-management": { + "filePath": "organization/AccessManagementPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/admin": { + "filePath": "organization/AdminPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/audit-logs": { + "filePath": "organization/AuditLogsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/billing": { + "filePath": "organization/BillingPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/sso": { + "filePath": "organization/SsoPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/authentication": { + "filePath": "admin/AuthenticationPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/caching": { + "filePath": "admin/CachingPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/encryption": { + "filePath": "admin/EncryptionPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/integrations": { + "filePath": "admin/IntegrationsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections/", + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization/gateways": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/organization/gateways/" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/", + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization/settings": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/organization/settings/", + "/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections/": { + "filePath": "organization/AppConnections/AppConnectionsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/app-connections" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/gateways/": { + "filePath": "organization/Gateways/GatewayListPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/gateways" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/": { + "filePath": "organization/SecretSharingPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/settings/": { + "filePath": "organization/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/settings" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/overview": { + "filePath": "organization/CertManagerOverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/cert-manager/settings": { + "filePath": "organization/CertManagerSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/groups/$groupId": { + "filePath": "organization/GroupDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/identities/$identityId": { + "filePath": "organization/IdentityDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/kms/overview": { + "filePath": "organization/KmsOverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/kms/settings": { + "filePath": "organization/KmsSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/members/$membershipId": { + "filePath": "organization/UserDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/roles/$roleId": { + "filePath": "organization/RoleByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/overview": { + "filePath": "organization/SecretManagerOverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-manager/settings": { + "filePath": "organization/SecretManagerSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/overview": { + "filePath": "organization/SecretScanningOverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-scanning/settings": { + "filePath": "organization/SecretScanningSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing/settings": { + "filePath": "organization/SecretSharingSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/secret-sharing" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/ssh/overview": { + "filePath": "organization/SshOverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/ssh/settings": { + "filePath": "organization/SshSettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/machine-identities": { + "filePath": "admin/MachineIdentitiesResourcesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/organizations": { + "filePath": "admin/OrganizationResourcesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/admin/_admin-layout/resources/user-identities": { + "filePath": "admin/UserIdentitiesResourcesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/admin/_admin-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout": { + "filePath": "cert-manager/layout.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout": { + "filePath": "kms/layout.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout": { + "filePath": "secret-manager/layout.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout": { + "filePath": "secret-scanning/layout.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout": { + "filePath": "ssh/layout.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId", + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/alerting": { + "filePath": "cert-manager/AlertingPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-authorities": { + "filePath": "cert-manager/CertificateAuthoritiesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificates": { + "filePath": "cert-manager/CertificatesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/settings": { + "filePath": "cert-manager/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/kmip": { + "filePath": "kms/KmipPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/overview": { + "filePath": "kms/OverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/settings": { + "filePath": "kms/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/settings/oauth/callback": { + "filePath": "organization/SettingsPage/OauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/settings" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/allowlist": { + "filePath": "secret-manager/IPAllowlistPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/approval": { + "filePath": "secret-manager/SecretApprovalsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/overview": { + "filePath": "secret-manager/OverviewPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secret-rotation": { + "filePath": "secret-manager/SecretRotationPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/settings": { + "filePath": "secret-manager/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/findings": { + "filePath": "secret-scanning/SecretScanningFindingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/settings": { + "filePath": "secret-scanning/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/cas": { + "filePath": "ssh/SshCasPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/certificates": { + "filePath": "ssh/SshCertsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/overview": { + "filePath": "ssh/SshHostsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/settings": { + "filePath": "ssh/SettingsPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/access-management": { + "filePath": "project/AccessControlPage/route-cert-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/", + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/azure-app-configuration/oauth2/callback": { + "filePath": "secret-manager/integrations/route-azure-app-configurations-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/azure-key-vault/oauth2/callback": { + "filePath": "secret-manager/integrations/route-azure-key-vault-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/bitbucket/oauth2/callback": { + "filePath": "secret-manager/integrations/route-bitbucket-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/gcp-secret-manager/oauth2/callback": { + "filePath": "secret-manager/integrations/route-gcp-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/github/oauth2/callback": { + "filePath": "secret-manager/integrations/route-github-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/gitlab/oauth2/callback": { + "filePath": "secret-manager/integrations/route-gitlab-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/heroku/oauth2/callback": { + "filePath": "secret-manager/integrations/route-heroku-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/netlify/oauth2/callback": { + "filePath": "secret-manager/integrations/route-netlify-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/integrations/vercel/oauth2/callback": { + "filePath": "secret-manager/integrations/route-vercel-oauth-redirect.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/access-management": { + "filePath": "project/AccessControlPage/route-kms.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/access-management": { + "filePath": "project/AccessControlPage/route-secret-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId", + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/access-management": { + "filePath": "project/AccessControlPage/route-secret-scanning.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources": { + "filePath": "", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout", + "children": [ + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/", + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId" + ] + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/access-management": { + "filePath": "project/AccessControlPage/route-ssh.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates/": { + "filePath": "cert-manager/PkiTemplateListPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/certificate-templates" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/": { + "filePath": "cert-manager/PkiSubscribersPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/": { + "filePath": "secret-manager/IntegrationsListPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/": { + "filePath": "secret-scanning/SecretScanningDataSourcesPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/ca/$caName": { + "filePath": "cert-manager/CertAuthDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers/$subscriberName": { + "filePath": "cert-manager/PkiSubscriberDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/subscribers" + }, + "/_authenticate/_inject-org-details/_org-layout/organization/app-connections/$appConnection/oauth/callback": { + "filePath": "organization/AppConnections/OauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/organization/app-connections" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/$integrationId": { + "filePath": "secret-manager/IntegrationsDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/select-integration-auth": { + "filePath": "secret-manager/integrations/SelectIntegrationAuthPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/secrets/$envSlug": { + "filePath": "secret-manager/SecretDashboardPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ca/$caId": { + "filePath": "ssh/SshCaByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/ssh-host-groups/$sshHostGroupId": { + "filePath": "ssh/SshHostGroupDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/identities/$identityId": { + "filePath": "project/IdentityDetailsByIDPage/route-cert-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/members/$membershipId": { + "filePath": "project/MemberDetailsByIDPage/route-cert-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/pki-collections/$collectionId": { + "filePath": "cert-manager/PkiCollectionDetailsByIDPage/routes.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout/roles/$roleSlug": { + "filePath": "project/RoleDetailsBySlugPage/route-cert-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/cert-manager/$projectId/_cert-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/identities/$identityId": { + "filePath": "project/IdentityDetailsByIDPage/route-kms.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/members/$membershipId": { + "filePath": "project/MemberDetailsByIDPage/route-kms.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout/roles/$roleSlug": { + "filePath": "project/RoleDetailsBySlugPage/route-kms.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/kms/$projectId/_kms-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/identities/$identityId": { + "filePath": "project/IdentityDetailsByIDPage/route-secret-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/members/$membershipId": { + "filePath": "project/MemberDetailsByIDPage/route-secret-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/roles/$roleSlug": { + "filePath": "project/RoleDetailsBySlugPage/route-secret-manager.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/identities/$identityId": { + "filePath": "project/IdentityDetailsByIDPage/route-secret-scanning.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/members/$membershipId": { + "filePath": "project/MemberDetailsByIDPage/route-secret-scanning.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/roles/$roleSlug": { + "filePath": "project/RoleDetailsBySlugPage/route-secret-scanning.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/identities/$identityId": { + "filePath": "project/IdentityDetailsByIDPage/route-ssh.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/members/$membershipId": { + "filePath": "project/MemberDetailsByIDPage/route-ssh.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout/roles/$roleSlug": { + "filePath": "project/RoleDetailsBySlugPage/route-ssh.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/ssh/$projectId/_ssh-layout" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/authorize": { + "filePath": "secret-manager/integrations/AwsParameterStoreAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-parameter-store/create": { + "filePath": "secret-manager/integrations/AwsParameterStoreConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/authorize": { + "filePath": "secret-manager/integrations/AwsSecretManagerAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/aws-secret-manager/create": { + "filePath": "secret-manager/integrations/AwsSecretManagerConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/create": { + "filePath": "secret-manager/integrations/AzureAppConfigurationConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/authorize": { + "filePath": "secret-manager/integrations/AzureDevopsAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-devops/create": { + "filePath": "secret-manager/integrations/AzureDevopsConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/authorize": { + "filePath": "secret-manager/integrations/AzureKeyVaultAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/create": { + "filePath": "secret-manager/integrations/AzureKeyVaultConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/create": { + "filePath": "secret-manager/integrations/BitbucketConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/authorize": { + "filePath": "secret-manager/integrations/ChecklyAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/checkly/create": { + "filePath": "secret-manager/integrations/ChecklyConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/authorize": { + "filePath": "secret-manager/integrations/CircleCIAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/circleci/create": { + "filePath": "secret-manager/integrations/CircleCIConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/authorize": { + "filePath": "secret-manager/integrations/Cloud66AuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloud-66/create": { + "filePath": "secret-manager/integrations/Cloud66ConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/authorize": { + "filePath": "secret-manager/integrations/CloudflarePagesAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-pages/create": { + "filePath": "secret-manager/integrations/CloudflarePagesConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/authorize": { + "filePath": "secret-manager/integrations/CloudflareWorkersAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/cloudflare-workers/create": { + "filePath": "secret-manager/integrations/CloudflareWorkersConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/authorize": { + "filePath": "secret-manager/integrations/CodefreshAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/codefresh/create": { + "filePath": "secret-manager/integrations/CodefreshConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/authorize": { + "filePath": "secret-manager/integrations/DatabricksAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/databricks/create": { + "filePath": "secret-manager/integrations/DatabricksConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/authorize": { + "filePath": "secret-manager/integrations/DigitalOceanAppPlatformAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/digital-ocean-app-platform/create": { + "filePath": "secret-manager/integrations/DigitalOceanAppPlatformConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/authorize": { + "filePath": "secret-manager/integrations/FlyioAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/flyio/create": { + "filePath": "secret-manager/integrations/FlyioConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/authorize": { + "filePath": "secret-manager/integrations/GcpSecretManagerAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/create": { + "filePath": "secret-manager/integrations/GcpSecretManagerConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/auth-mode-selection": { + "filePath": "secret-manager/integrations/GithubAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/create": { + "filePath": "secret-manager/integrations/GithubConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/authorize": { + "filePath": "secret-manager/integrations/GitlabAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/create": { + "filePath": "secret-manager/integrations/GitlabConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/authorize": { + "filePath": "secret-manager/integrations/HashicorpVaultAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hashicorp-vault/create": { + "filePath": "secret-manager/integrations/HashicorpVaultConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/authorize": { + "filePath": "secret-manager/integrations/HasuraCloudAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/hasura-cloud/create": { + "filePath": "secret-manager/integrations/HasuraCloudConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/create": { + "filePath": "secret-manager/integrations/HerokuConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/authorize": { + "filePath": "secret-manager/integrations/LaravelForgeAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/laravel-forge/create": { + "filePath": "secret-manager/integrations/LaravelForgeConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/create": { + "filePath": "secret-manager/integrations/NetlifyConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/authorize": { + "filePath": "secret-manager/integrations/NorthflankAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/northflank/create": { + "filePath": "secret-manager/integrations/NorthflankConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/authorize": { + "filePath": "secret-manager/integrations/OctopusDeployAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/octopus-deploy/create": { + "filePath": "secret-manager/integrations/OctopusDeployConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/authorize": { + "filePath": "secret-manager/integrations/QoveryAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/qovery/create": { + "filePath": "secret-manager/integrations/QoveryConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/authorize": { + "filePath": "secret-manager/integrations/RailwayAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/railway/create": { + "filePath": "secret-manager/integrations/RailwayConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/authorize": { + "filePath": "secret-manager/integrations/RenderAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/render/create": { + "filePath": "secret-manager/integrations/RenderConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/authorize": { + "filePath": "secret-manager/integrations/RundeckAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/rundeck/create": { + "filePath": "secret-manager/integrations/RundeckConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/authorize": { + "filePath": "secret-manager/integrations/SupabaseAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/supabase/create": { + "filePath": "secret-manager/integrations/SupabaseConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/authorize": { + "filePath": "secret-manager/integrations/TeamcityAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/teamcity/create": { + "filePath": "secret-manager/integrations/TeamcityConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/authorize": { + "filePath": "secret-manager/integrations/TerraformCloudAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/terraform-cloud/create": { + "filePath": "secret-manager/integrations/TerraformCloudConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/authorize": { + "filePath": "secret-manager/integrations/TravisCIAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/travisci/create": { + "filePath": "secret-manager/integrations/TravisCIConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/create": { + "filePath": "secret-manager/integrations/VercelConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/authorize": { + "filePath": "secret-manager/integrations/WindmillAuthorizePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/windmill/create": { + "filePath": "secret-manager/integrations/WindmillConfigurePage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources/$type/$dataSourceId": { + "filePath": "secret-scanning/SecretScanningDataSourceByIdPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-scanning/$projectId/_secret-scanning-layout/data-sources" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-app-configuration/oauth2/callback": { + "filePath": "secret-manager/integrations/AzureAppConfigurationOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/azure-key-vault/oauth2/callback": { + "filePath": "secret-manager/integrations/AzureKeyVaultOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/bitbucket/oauth2/callback": { + "filePath": "secret-manager/integrations/BitbucketOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gcp-secret-manager/oauth2/callback": { + "filePath": "secret-manager/integrations/GcpSecretManagerOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/github/oauth2/callback": { + "filePath": "secret-manager/integrations/GithubOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/gitlab/oauth2/callback": { + "filePath": "secret-manager/integrations/GitlabOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/heroku/oauth2/callback": { + "filePath": "secret-manager/integrations/HerokuOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/netlify/oauth2/callback": { + "filePath": "secret-manager/integrations/NetlifyOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/secret-syncs/$destination/$syncId": { + "filePath": "secret-manager/SecretSyncDetailsByIDPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + }, + "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations/vercel/oauth2/callback": { + "filePath": "secret-manager/integrations/VercelOauthCallbackPage/route.tsx", + "parent": "/_authenticate/_inject-org-details/_org-layout/secret-manager/$projectId/_secret-manager-layout/integrations" + } + } +} +ROUTE_MANIFEST_END */