# NewUserComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/security/users/new/newUser.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_NewUserComponent_4e6bc279["NewUserComponent"]
    class component_NewUserComponent_4e6bc279 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 → `Departments`
- IMPORTS → `PersonUser`
- IMPORTS → `RoleUser`
- IMPORTS → `UserBranchsPermissions`
- IMPORTS → `PersonType`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `DeletePhotoService`
- IMPORTS → `WarehouseConfigService`
