Updated the app to support and fix the following:
- Introduced storagePath parameter in DocumentUploadCubit and updated related views to handle storage paths.
- Enhanced DocumentUploadPreparationPage to allow users to select storage paths based on permissions.
- Updated DocumentView to handle document previews, including support for various file types and error handling.
- Modified PaperlessDocumentsApi to include storagePath in document upload functionality.