# ContactViewEditComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ContactViewEditComponent_21c50203["ContactViewEditComponent"]
    class component_ContactViewEditComponent_21c50203 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `ContactPersonService`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactInfoTypeEnum`
- IMPORTS → `ContactInfo`
- IMPORTS → `AppSettings`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountType`
- IMPORTS → `AccountsService`
- IMPORTS → `Client`
- IMPORTS → `Supplier`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `checkChanges`
- IMPORTS → `DeletePhotoService`
- IMPORTS → `environment`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `FilesComponent`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `File`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `LogHistoryComponent`

## Used by

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

### Imported by (10)

- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `TopicComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
- `ContactsComponent` — `Frontend/src/app/components/market/contacts/contacts.component.ts`:1
- `ContactsModule` — `Frontend/src/app/components/market/contacts.module.ts`:1
- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
- `SelectedTags` — `Frontend/src/app/components/shared/dropdown/custom-tag-input/custom-tag-input.component.ts`:1

…and 2 more.
