# DashboardLibaryComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_DashboardLibaryComponent_2b91b76d["DashboardLibaryComponent"]
    class component_DashboardLibaryComponent_2b91b76d rootComponent
```

## Relationships

- IMPORTS → `DashboardTabs`
- IMPORTS → `Widget`
- IMPORTS → `RoleDashboard`
- IMPORTS → `RolePermissionLevel`
- IMPORTS → `DashboardLibraryService`
- IMPORTS → `TabsType`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `DashboardTabComponent`
- IMPORTS → `DashboardTabsLogDetails`
- IMPORTS → `DashboardWidgetsLogDetails`
- IMPORTS → `DashboardLog`
- IMPORTS → `DashboardActionTypesLogsEnum`

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

- `DashboardSettingsDetailsComponent` — `Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts`:1
- `DashboardWidgetsModule` — `Frontend/src/app/components/dashboard/dashboard-widgets.module.ts`:1
- `HomeComponent` — `Frontend/src/app/components/home/home.component.ts`:1
