# UserEditComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_UserEditComponent_599cfa6["UserEditComponent"]
    class component_UserEditComponent_599cfa6 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `checkChanges`
- IMPORTS → `PersonService`
- IMPORTS → `PersonUserService`
- IMPORTS → `PersonTypeService`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `UserBranchsPermissions`
- IMPORTS → `RoleService`
- IMPORTS → `Role`
- IMPORTS → `Person`
- IMPORTS → `Departments`
- IMPORTS → `PersonUser`
- IMPORTS → `RoleUser`
- IMPORTS → `PersonType`
- IMPORTS → `AppSettings`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `PreviousPageService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `DeletePhotoService`
- IMPORTS → `environment`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `WarehouseConfigService`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`
