# FileNameAndExtension

**Kind:** Component

**Source:** `Frontend/src/app/components/files/upload-file/upload-file.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_FileNameAndExtension_4d3bd227["FileNameAndExtension"]
    class component_FileNameAndExtension_4d3bd227 rootComponent
```

## Relationships

- IMPORTS → `File`
- IMPORTS → `DriveUser`
- IMPORTS → `OneDriveFilesList`
- IMPORTS → `GeneralListView`
- IMPORTS → `UploadNewFile`
- IMPORTS → `FileTypeEnum`
- IMPORTS → `UploadedOnOneDrive`
- IMPORTS → `OneDriveShareFiles`
- IMPORTS → `Tag`
- IMPORTS → `Comment`
- IMPORTS → `FilesService`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `AlertsService`
