# ContactsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_ContactsComponent_636126ae["ContactsComponent"]
    class component_ContactsComponent_636126ae rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `LoadPanalService`
- IMPORTS → `ContactInfo`
- IMPORTS → `ContactPersonService`
- IMPORTS → `ContactPersons`
- IMPORTS → `AccountsService`
- IMPORTS → `Client`
- IMPORTS → `Supplier`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `JobListLayoutService`
- IMPORTS → `JobListLayout`
- IMPORTS → `DefaultJobListLayout`
- IMPORTS → `EnumPagename`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `CompanyBranchService`

## 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` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `PrincipalViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
