# PrincipalUserDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/security/users/principal-user-details/principal-user-details.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_PrincipalUserDetailsComponent_7ca09ceb["PrincipalUserDetailsComponent"]
    class component_PrincipalUserDetailsComponent_7ca09ceb rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `PersonService`
- IMPORTS → `PersonUserService`
- IMPORTS → `PersonTypeService`
- IMPORTS → `checkChanges`
- IMPORTS → `RoleService`
- IMPORTS → `Role`
- IMPORTS → `UserRole`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `Person`
- IMPORTS → `PersonUser`
- IMPORTS → `RoleUser`
- IMPORTS → `UserBranchsPermissions`
- IMPORTS → `PersonType`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `FilesService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `RelatedToTypes`

## Used by

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

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
