# BlogPopupComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_BlogPopupComponent_1a11ea03["BlogPopupComponent"]
    class component_BlogPopupComponent_1a11ea03 rootComponent
```

## Relationships

- IMPORTS → `Comment`
- IMPORTS → `BlogsService`
- IMPORTS → `Ticket`
- IMPORTS → `IssueReply`
- IMPORTS → `IssueAttachment`
- IMPORTS → `TicketStatusEnum`
- IMPORTS → `TicketTypesEnum`
- IMPORTS → `PriorityEnum`
- IMPORTS → `AuthService`
- IMPORTS → `Priority`
- IMPORTS → `AppSettings`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `AlertsService`
- IMPORTS → `TaskPrioritiesService`
- IMPORTS → `Departments`
- IMPORTS → `NewJobService`

## Used by

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

### Imported by (2)

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