# AppMenuComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/shared/app-menu/app-menu.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_AppMenuComponent_588b2a53["AppMenuComponent"]
    class component_AppMenuComponent_588b2a53 rootComponent
```

## Relationships

- IMPORTS → `MenuSettings`
- IMPORTS → `menuOfNew`
- IMPORTS → `menuOfConfiguration`
- IMPORTS → `menuOfSecurity`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchLookup`
- IMPORTS → `CompanyPrincipalsLookup`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AppSettings`
- IMPORTS → `MenuModel`
- IMPORTS → `EnvironmentEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `MenuModel2`
- IMPORTS → `SubMenuModel2`
- IMPORTS → `AlertsService`
- IMPORTS → `environment`
- IMPORTS → `UserBranchsPermissions`
- IMPORTS → `checkChanges`
- IMPORTS → `NotficationsService`
- IMPORTS → `NotificationTypeEnum`
- IMPORTS → `RequestTypeEnum`
- IMPORTS → `DemoDataService`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
