# CalendarComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/dashboard/my-desk/calendar/calendar.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_CalendarComponent_7906cdfd["CalendarComponent"]
    class component_CalendarComponent_7906cdfd rootComponent
```

## Relationships

- IMPORTS → `CalendarService`
- IMPORTS → `PriorityData`
- IMPORTS → `TypeData`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`

## Used by

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

### Imported by (3)

- `CoreBusinessModule` — `Frontend/src/app/components/core-business/core-business.module.ts`:1
- `MyDeskColumnsViewComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts`:1
- `MyDeskComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts`:1
