{"version":3,"file":"AuthRoutes-DtZ1xsXX.js","sources":["../../src/components/SimpleHeader.tsx","../../src/layouts/Auth.tsx","../../src/assets/img/auth/AccessDenied.svg?react","../../src/pages/auth/NotAnAdmin.tsx","../../src/assets/img/auth/InactiveAccount.svg?react","../../src/pages/auth/AccountInactive.tsx","../../src/assets/img/auth/MaxConnections.svg?react","../../src/pages/auth/MaxConnections.tsx","../../src/components/guards/LoggedInGuard.tsx","../../src/assets/img/ExpiredIllustration.svg?react","../../src/pages/auth/PageExpired.tsx","../../src/pages/auth/ValidateEmailChange.tsx","../../src/pages/auth/UserOverageError.tsx","../../src/pages/auth/api/getPartnerMetricById.ts","../../src/pages/auth/PartnerUserSetPassword.tsx","../../src/pages/auth/UserSignUp.tsx","../../src/assets/img/auth/VerifyEmail.svg?react","../../src/pages/auth/VerifyEmail.tsx","../../src/pages/auth/ImpersonationNotAllowed.tsx","../../src/pages/auth/AuthRoutes.tsx"],"sourcesContent":["import React from \"react\";\nimport { Navbar, Nav } from \"reactstrap\";\nimport CdataIcon from \"../assets/img/icons/CloudLogo.svg?react\";\n\nconst SimpleHeader = () => {\n return (\n
\n Your account does not have the appropriate role or privileges to setup a\n connection. Please contact your Connect Cloud system administrator for\n further assistance.\n
\n \n\n Your account is inactive or not associated with an active subscription.\n Reach out to your system administrator for help or contact {emailLink}{\" \"}\n to upgrade your plan.\n
\n \n\n Your account connection limit has been reached. Please contact{\" \"}\n {emailLink} to upgrade your plan or remove one of your existing\n connections to create a new one.\n
\n \n