# TeamDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/security/teams/team-details/team-details.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_TeamDetailsComponent_4992f174["TeamDetailsComponent"]
    class component_TeamDetailsComponent_4992f174 rootComponent
```

## Relationships

- IMPORTS → `TeamDetails`
- IMPORTS → `TeamLeader`
- IMPORTS → `TeamManager`
- IMPORTS → `TeamTypeEnum`
- IMPORTS → `TeamsService`
- IMPORTS → `AlertsService`
- IMPORTS → `PersonService`
- IMPORTS → `checkChanges`
- IMPORTS → `AppSettings`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `SecurityComponentsModule` — `Frontend/src/app/components/security/security-components.module.ts`:1
- `SecurityRoutingModule` — `Frontend/src/app/components/security/security-routing.module.ts`:1
- `TeamsListComponent` — `Frontend/src/app/components/security/teams/teams-list/teams-list.component.ts`:1
