# RegisterationsDataComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/registerations-data/registerations-data.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_RegisterationsDataComponent_612372ee["RegisterationsDataComponent"]
    class component_RegisterationsDataComponent_612372ee rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `EnumPagename`
- IMPORTS → `SecurityAccessTypesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `RegisterationsDataService`
- IMPORTS → `environment`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `AccountsService`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `ProjectsSuppliersRegisteration`
- IMPORTS → `ProjectService`

## 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` — `Frontend/src/app/app-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/app.module.ts`:1
