# WarehouseListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_WarehouseListComponent_71a5a006["WarehouseListComponent"]
    class component_WarehouseListComponent_71a5a006 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `environment`
- IMPORTS → `WarehouseService`

## Used by

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

### Imported by (3)

- `TransferOrderDetailsComponent` — `Frontend/src/app/components/warehouse/transfer-order-details/transfer-order-details.component.ts`:1
- `WarehouseRoutingModule` — `Frontend/src/app/components/warehouse/warehouse-routing.module.ts`:1
- `WarehouseModule` — `Frontend/src/app/components/warehouse/warehouse.module.ts`:1
