# BlogsDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_BlogsDetailsComponent_41c1d2a["BlogsDetailsComponent"]
    class component_BlogsDetailsComponent_41c1d2a rootComponent
```

## Relationships

- IMPORTS → `RelatedToTypes`
- IMPORTS → `BlogsService`
- IMPORTS → `Ticket`
- IMPORTS → `IssueAttachment`
- IMPORTS → `IssueReply`
- IMPORTS → `TicketStatusEnum`
- IMPORTS → `TicketTypesEnum`
- IMPORTS → `PriorityEnum`
- IMPORTS → `RelatedTickets`
- IMPORTS → `TicketsLookup`
- IMPORTS → `Priority`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `MandatorySubModuleEnumId`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `environment`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `checkChanges`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `CommentsService`
- IMPORTS → `TaskPrioritiesService`

## 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)

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