# WarehouseConfigListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_WarehouseConfigListComponent_54b0595d["WarehouseConfigListComponent"]
    class component_WarehouseConfigListComponent_54b0595d rootComponent
```

## Relationships

- IMPORTS → `environment`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `EnumPagename`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `WarehouseConfigService`
- CALLS → `CompanyController`

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

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
