diff --git a/.gitignore b/.gitignore index aa9e9758..466f8b55 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,10 @@ .env.backup .phpunit.result.cache .phpstorm.meta.php +.vscode/ _ide_helper.php Homestead.json Homestead.yaml npm-debug.log yarn-error.log +prettier.json diff --git a/public/mix-manifest.json b/public/mix-manifest.json index c05f44e7..3b29db0c 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,11 +1,11 @@ { "/js/main.js": "/js/main.js", "/css/app.css": "/css/app.css", - "/js/main.1e37c7b25acd36f7eda9.hot-update.js": "/js/main.1e37c7b25acd36f7eda9.hot-update.js", - "/js/main.8dba352fe9551e10fe92.hot-update.js": "/js/main.8dba352fe9551e10fe92.hot-update.js", - "/js/main.2067a539e7fd47de9e8b.hot-update.js": "/js/main.2067a539e7fd47de9e8b.hot-update.js", - "/js/main.2f57ea87830cf952c235.hot-update.js": "/js/main.2f57ea87830cf952c235.hot-update.js", - "/js/main.8f99a2048dd222012eea.hot-update.js": "/js/main.8f99a2048dd222012eea.hot-update.js", - "/js/main.dc3de7faec7bd4b74e73.hot-update.js": "/js/main.dc3de7faec7bd4b74e73.hot-update.js", - "/js/main.abe8591d01cb790f28ef.hot-update.js": "/js/main.abe8591d01cb790f28ef.hot-update.js" + "/js/main.972096550c1a7f368735.hot-update.js": "/js/main.972096550c1a7f368735.hot-update.js", + "/js/main.f5bdb077ae008261b7cc.hot-update.js": "/js/main.f5bdb077ae008261b7cc.hot-update.js", + "/js/main.f5271b849a9afac1ca3e.hot-update.js": "/js/main.f5271b849a9afac1ca3e.hot-update.js", + "/js/main.cd26f566c89e3ea7d999.hot-update.js": "/js/main.cd26f566c89e3ea7d999.hot-update.js", + "/js/main.ec8883e3bc6200937b70.hot-update.js": "/js/main.ec8883e3bc6200937b70.hot-update.js", + "/js/main.86422d63264ce98aedc4.hot-update.js": "/js/main.86422d63264ce98aedc4.hot-update.js", + "/js/main.c73a3d4490ae4ef2ccb0.hot-update.js": "/js/main.c73a3d4490ae4ef2ccb0.hot-update.js" } diff --git a/resources/js/components/FilesView/FileFullPreview.vue b/resources/js/components/FilesView/FileFullPreview.vue index e77cb888..c709f804 100644 --- a/resources/js/components/FilesView/FileFullPreview.vue +++ b/resources/js/components/FilesView/FileFullPreview.vue @@ -1,97 +1,94 @@ + \ No newline at end of file diff --git a/resources/js/components/FilesView/FileItemList.vue b/resources/js/components/FilesView/FileItemList.vue index cc274eb4..67566250 100644 --- a/resources/js/components/FilesView/FileItemList.vue +++ b/resources/js/components/FilesView/FileItemList.vue @@ -1,520 +1,459 @@ + \ No newline at end of file diff --git a/resources/js/components/FilesView/FilePreviewActions.vue b/resources/js/components/FilesView/FilePreviewActions.vue index 3148e779..4aa9d9f2 100644 --- a/resources/js/components/FilesView/FilePreviewActions.vue +++ b/resources/js/components/FilesView/FilePreviewActions.vue @@ -1,90 +1,74 @@ + \ No newline at end of file diff --git a/resources/js/components/FilesView/FilePreviewNavigationPanel.vue b/resources/js/components/FilesView/FilePreviewNavigationPanel.vue index 0d4c4c4e..8a89d4b7 100644 --- a/resources/js/components/FilesView/FilePreviewNavigationPanel.vue +++ b/resources/js/components/FilesView/FilePreviewNavigationPanel.vue @@ -1,164 +1,127 @@ + \ No newline at end of file diff --git a/resources/js/components/FilesView/MediaFullPreview.vue b/resources/js/components/FilesView/MediaFullPreview.vue index 1e4ef647..7f8a707e 100644 --- a/resources/js/components/FilesView/MediaFullPreview.vue +++ b/resources/js/components/FilesView/MediaFullPreview.vue @@ -1,157 +1,127 @@ + \ No newline at end of file