# SerialCombinationFormComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-form/serial-combination-form.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_SerialCombinationFormComponent_727cf9a5["SerialCombinationFormComponent"]
    class component_SerialCombinationFormComponent_727cf9a5 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `SerialType`
- IMPORTS → `SerialComponent`
- IMPORTS → `SerialComponentTypes`
- IMPORTS → `SerialCombination`
- IMPORTS → `SerialStatus`
- IMPORTS → `SerialTypeenum`
- IMPORTS → `SerialTypeService`
- IMPORTS → `SerialComponentsService`
- IMPORTS → `SerialCombinationsService`
- IMPORTS → `SerialStatusService`
- IMPORTS → `AuthService`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `checkChanges`
- IMPORTS → `environment`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`

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