# ActivitiesComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/activities.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ActivitiesComponent_48cb18d5["ActivitiesComponent"]
    class component_ActivitiesComponent_48cb18d5 rootComponent
```

## Relationships

- IMPORTS → `ActivitiesListComponent`
- IMPORTS → `Priority`
- IMPORTS → `Person`
- IMPORTS → `PersonService`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`

## 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
- `MyDeskComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
