# ProductsListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ProductsListComponent_31563c0d["ProductsListComponent"]
    class component_ProductsListComponent_31563c0d rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `JobStageEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `NewJobService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `EnumPagename`
- IMPORTS → `environment`
- IMPORTS → `ProductsDetailsComponent`
- IMPORTS → `BOMProductItems`
- IMPORTS → `WarehouseService`
- IMPORTS → `CategoryService`
- IMPORTS → `ProductCategoryService`

## Used by

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

### Imported by (5)

- `AppRoutingModule` — `Frontend/src/app/app-routing.module.ts`:1
- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `ProductsComponentsModule` — `Frontend/src/app/components/configuration/products/products-components.module.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
