# UsersListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_UsersListComponent_57bc65d9["UsersListComponent"]
    class component_UsersListComponent_57bc65d9 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `PersonService`
- IMPORTS → `PersonUserService`
- IMPORTS → `PersonTypeService`
- IMPORTS → `RoleService`
- IMPORTS → `Role`
- IMPORTS → `environment`
- IMPORTS → `Person`
- IMPORTS → `PersonUser`
- IMPORTS → `PersonType`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `JobListLayoutService`
- IMPORTS → `JobListLayout`
- IMPORTS → `DefaultJobListLayout`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`

## 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)

- `SecurityRoutingModule` — `Frontend/src/app/components/security/security-routing.module.ts`:1
- `SecurityModule` — `Frontend/src/app/components/security/security.module.ts`:1
