# ReportsSettingsDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ReportsSettingsDetailsComponent_6dede2b4["ReportsSettingsDetailsComponent"]
    class component_ReportsSettingsDetailsComponent_6dede2b4 rootComponent
```

## Relationships

- IMPORTS → `DashboardTabs`
- IMPORTS → `Widget`
- IMPORTS → `RoleDashboard`
- IMPORTS → `Dashboard`
- IMPORTS → `RolePermissionLevel`
- IMPORTS → `DashboardLibraryService`
- IMPORTS → `TabsType`
- IMPORTS → `ReportsTabsType`
- IMPORTS → `ReportPeriodEnum`
- IMPORTS → `CashingReportData`
- IMPORTS → `RolePermissionService`
- IMPORTS → `checkChanges`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AlertsService`
- IMPORTS → `ReportsLibraryComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `AppSettings`
- IMPORTS → `DashboardLog`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `DashboardActionTypesLogsEnum`
- IMPORTS → `LogHistoryComponent`

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

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
