# ReferencesListByItemsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ReferencesListByItemsComponent_4c2d30ed["ReferencesListByItemsComponent"]
    class component_ReferencesListByItemsComponent_4c2d30ed rootComponent
```

## Relationships

- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `Job`
- IMPORTS → `JobStageEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ReferencesDetails`
- IMPORTS → `ReferenceListItems`
- IMPORTS → `ReferenceListDetailQuestion`
- IMPORTS → `ReferenceListDetailSerialNo`
- IMPORTS → `Lookup`
- IMPORTS → `ReferencesService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `listNumEnum`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `ReferencesDetailsComponent`

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

- `ReferencesComponentsModule` — `Frontend/src/app/components/references/references-components.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
