# MrqListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_MrqListComponent_1a336668["MrqListComponent"]
    class component_MrqListComponent_1a336668 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PurchasingJobStageEnum`
- IMPORTS → `SecurityAccessTypesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `PurchasingService`
- IMPORTS → `environment`
- IMPORTS → `MrqService`
- IMPORTS → `WarehouseService`

## Used by

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

### Imported by (4)

- `MrqComponentsModule` — `Frontend/src/app/components/MRQ/mrq-components.module.ts`:1
- `MrqModule` — `Frontend/src/app/components/MRQ/mrq.module.ts`:1
- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
