diff --git a/apps/files_sharing/js/dist/additionalScripts.js b/apps/files_sharing/js/dist/additionalScripts.js
index 8c7865414ae12379527d6fa2776da8570641211d..7fc85be27287861d142fec7f5e56705ae6f5b285 100644
Binary files a/apps/files_sharing/js/dist/additionalScripts.js and b/apps/files_sharing/js/dist/additionalScripts.js differ
diff --git a/apps/files_sharing/js/dist/additionalScripts.js.map b/apps/files_sharing/js/dist/additionalScripts.js.map
index 79fbae4187757c83678951693248b8557b57cee2..51b25c57c76b5231747881abdf0f389dda7ec48d 100644
Binary files a/apps/files_sharing/js/dist/additionalScripts.js.map and b/apps/files_sharing/js/dist/additionalScripts.js.map differ
diff --git a/apps/files_sharing/js/dist/collaboration.js b/apps/files_sharing/js/dist/collaboration.js
index da7c67cd2d555eed30b613a1422a2a2d9419c52e..cf616284203102c98d6518513e638b0c7c12f236 100644
Binary files a/apps/files_sharing/js/dist/collaboration.js and b/apps/files_sharing/js/dist/collaboration.js differ
diff --git a/apps/files_sharing/js/dist/collaboration.js.map b/apps/files_sharing/js/dist/collaboration.js.map
index 60686d33e6dc4ee036715899f392d108fd67f745..f916b742a270a6d89533f5cd9c562ac7199114d7 100644
Binary files a/apps/files_sharing/js/dist/collaboration.js.map and b/apps/files_sharing/js/dist/collaboration.js.map differ
diff --git a/apps/files_sharing/js/dist/files_sharing.js b/apps/files_sharing/js/dist/files_sharing.js
index ff5f3a4c3069186f4fb0ad823792266fa4391c69..d7b19cc880edc8d60ff2f0b3914641cc62cf0f7f 100644
Binary files a/apps/files_sharing/js/dist/files_sharing.js and b/apps/files_sharing/js/dist/files_sharing.js differ
diff --git a/apps/files_sharing/js/dist/files_sharing.js.map b/apps/files_sharing/js/dist/files_sharing.js.map
index 2a7125276b4915767f352faa89f4707787d8cdb6..41fa79c34f3152a3c17a849e7471bd7f50b74c89 100644
Binary files a/apps/files_sharing/js/dist/files_sharing.js.map and b/apps/files_sharing/js/dist/files_sharing.js.map differ
diff --git a/apps/files_sharing/js/dist/files_sharing_tab.js b/apps/files_sharing/js/dist/files_sharing_tab.js
index a9af7be5167c9970ccf2e9da483e2d34fbf38f91..179ede0b7a20d8954bae45a7f507f1941efc79a6 100644
Binary files a/apps/files_sharing/js/dist/files_sharing_tab.js and b/apps/files_sharing/js/dist/files_sharing_tab.js differ
diff --git a/apps/files_sharing/js/dist/files_sharing_tab.js.map b/apps/files_sharing/js/dist/files_sharing_tab.js.map
index df52dda1b3ec639d881824cbc0c902a3256f067f..0a0fab4ce961b6ccc407d30f183449d4c2ccc4b4 100644
Binary files a/apps/files_sharing/js/dist/files_sharing_tab.js.map and b/apps/files_sharing/js/dist/files_sharing_tab.js.map differ
diff --git a/apps/files_sharing/js/dist/main.js b/apps/files_sharing/js/dist/main.js
index ddbbb4c74af0c61cd8d3daac11299c9f695d8b11..2f678d1af35b10d17f0a6c13aa5f166b78aadef3 100644
Binary files a/apps/files_sharing/js/dist/main.js and b/apps/files_sharing/js/dist/main.js differ
diff --git a/apps/files_sharing/js/dist/main.js.map b/apps/files_sharing/js/dist/main.js.map
index cfc8d08c6c802d7c5493b644fa00048b6f7823c0..21312f303c5985eac3aa0334f8b0f5691a846da1 100644
Binary files a/apps/files_sharing/js/dist/main.js.map and b/apps/files_sharing/js/dist/main.js.map differ
diff --git a/package-lock.json b/package-lock.json
index a3c63e26f38f445e15abbba50e283a11733913a8..0da04927c39593dad801f29f29232b444d32f661 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2214,6 +2214,39 @@
         }
       }
     },
+    "@nextcloud/vue": {
+      "version": "1.2.2",
+      "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.2.2.tgz",
+      "integrity": "sha512-9yrW7K7Fsfj5/s01+5V/a3AO9WxLK8NaiWc/ZYM63bvJ8gKzPqrtU0S0hhZRdO492DYSdeUNAA4nIorTsN1A7Q==",
+      "requires": {
+        "@nextcloud/axios": "^0.5.0",
+        "@nextcloud/router": "^0.1.0",
+        "core-js": "^3.4.4",
+        "escape-html": "^1.0.3",
+        "hammerjs": "^2.0.8",
+        "md5": "^2.2.1",
+        "regenerator-runtime": "^0.13.3",
+        "v-click-outside": "^3.0.0",
+        "v-tooltip": "^2.0.0-rc.33",
+        "vue": "^2.6.7",
+        "vue-color": "^2.7.0",
+        "vue-multiselect": "^2.1.3",
+        "vue-visible": "^1.0.2",
+        "vue2-datepicker": "^2.10.0"
+      },
+      "dependencies": {
+        "core-js": {
+          "version": "3.4.7",
+          "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.7.tgz",
+          "integrity": "sha512-qaPVGw30J1wQ0GR3GvoPqlGf9GZfKKF4kFC7kiHlcsPTqH3txrs9crCp3ZiMAXuSenhz89Jnl4GZs/67S5VOSg=="
+        },
+        "v-click-outside": {
+          "version": "3.0.0",
+          "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.0.tgz",
+          "integrity": "sha512-SHmKtZV2NsqJ0vkC85wAqswo2CnjRfoKbbyilA27U18G55aKzhqGsW8ve07cCeGnRzewh0lDKztD2Txh4IQ7sA=="
+        }
+      }
+    },
     "@vue/component-compiler-utils": {
       "version": "3.0.2",
       "resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.0.2.tgz",
@@ -3168,11 +3201,6 @@
         "node-releases": "^1.1.42"
       }
     },
-    "browserslist-config-nextcloud": {
-      "version": "0.0.1",
-      "resolved": "https://registry.npmjs.org/browserslist-config-nextcloud/-/browserslist-config-nextcloud-0.0.1.tgz",
-      "integrity": "sha512-BUpPPPfE42jL2puSqfnsoOMoz6g+jqznoaoZmig4Kx1ULApBmM6iH+/7V1yblQz2PsOp39HET1byAB3h3h+kew=="
-    },
     "buffer": {
       "version": "4.9.1",
       "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
@@ -3363,6 +3391,11 @@
         "safe-buffer": "^5.0.1"
       }
     },
+    "clamp": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/clamp/-/clamp-1.0.1.tgz",
+      "integrity": "sha1-ZqDmQBGBbjcZaCj9yMjBRzEshjQ="
+    },
     "class-utils": {
       "version": "0.3.6",
       "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
@@ -6553,6 +6586,11 @@
       "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
     },
+    "lodash.throttle": {
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
+      "integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
+    },
     "loose-envify": {
       "version": "1.4.0",
       "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
@@ -6630,6 +6668,11 @@
       "resolved": "https://registry.npmjs.org/marked/-/marked-0.7.0.tgz",
       "integrity": "sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg=="
     },
+    "material-colors": {
+      "version": "1.2.6",
+      "resolved": "https://registry.npmjs.org/material-colors/-/material-colors-1.2.6.tgz",
+      "integrity": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg=="
+    },
     "md5": {
       "version": "2.2.1",
       "resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
@@ -7039,38 +7082,15 @@
       }
     },
     "nextcloud-vue-collections": {
-      "version": "0.6.0",
-      "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.6.0.tgz",
-      "integrity": "sha512-P91zLvjFtYikfS2Nz5FNgGpZAzdDACzlHhaG8yjPTFxZI9nv0a8tzHTMYdDzUc3cgxriJ5N4ENBtrWKWWnrR5g==",
+      "version": "0.7.1",
+      "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.7.1.tgz",
+      "integrity": "sha512-//3JHN7kIwwijfwtUOW4UdmKIpvMH/dqv/D3P/oNlftvMk9sPy3I+EwKIb0YInHohLNhpmHaWdQtwehwI373gg==",
       "requires": {
-        "@nextcloud/axios": "^0.4.2",
+        "@nextcloud/axios": "^0.5.0",
         "@nextcloud/router": "^0.1.0",
+        "@nextcloud/vue": "^1.2.2",
         "lodash": "^4.17.11",
-        "nextcloud-vue": "^0.12.1",
         "vue": "^2.6.6"
-      },
-      "dependencies": {
-        "@nextcloud/axios": {
-          "version": "0.4.2",
-          "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-0.4.2.tgz",
-          "integrity": "sha512-HrViGxCX0qTE5uCQyMWD0BM5x0cj9VGLXN708zWsehgkTUnwt7qEnyrbuaGSOkdqlbQbf36+bRMxQI23a2mlIg==",
-          "requires": {
-            "@babel/cli": "^7.6.2",
-            "@babel/core": "^7.6.2",
-            "@babel/preset-env": "^7.6.2",
-            "@babel/preset-typescript": "^7.6.0",
-            "@nextcloud/auth": "^0.3.1",
-            "@nextcloud/event-bus": "^0.2.0",
-            "axios": "^0.19.0",
-            "browserslist-config-nextcloud": "0.0.1",
-            "core-js": "^3.2.1"
-          }
-        },
-        "core-js": {
-          "version": "3.3.4",
-          "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.3.4.tgz",
-          "integrity": "sha512-BtibooaAmSOptGLRccsuX/dqgPtXwNgqcvYA6kOTTMzonRxZ+pJS4e+6mvVutESfXMeTnK8m3M+aBu3bkJbR+w=="
-        }
       }
     },
     "nice-try": {
@@ -9279,6 +9299,11 @@
       "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
       "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
     },
+    "tinycolor2": {
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz",
+      "integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g="
+    },
     "tmp": {
       "version": "0.0.33",
       "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
@@ -9724,6 +9749,17 @@
         "clipboard": "^2.0.0"
       }
     },
+    "vue-color": {
+      "version": "2.7.0",
+      "resolved": "https://registry.npmjs.org/vue-color/-/vue-color-2.7.0.tgz",
+      "integrity": "sha512-fak9oPRL3BsYtakTGmWIS2yNRppRYNlMgGGq78CMH34ipU8fLgi/bT9JiSPcscpdTNLGracuOFuZ8OFeml+SQQ==",
+      "requires": {
+        "clamp": "^1.0.1",
+        "lodash.throttle": "^4.0.0",
+        "material-colors": "^1.0.0",
+        "tinycolor2": "^1.1.2"
+      }
+    },
     "vue-eslint-parser": {
       "version": "5.0.0",
       "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz",
diff --git a/package.json b/package.json
index 80f7aeddc787b09025070f0819b4c6e559da2322..dad7ead15c42380d99840158a65197bb86681ef1 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
     "nextcloud-password-confirmation": "^0.4.2",
     "nextcloud-router": "0.0.9",
     "nextcloud-vue": "^0.12.7",
-    "nextcloud-vue-collections": "^0.6.0",
+    "nextcloud-vue-collections": "^0.7.1",
     "p-limit": "^2.2.1",
     "p-queue": "^6.2.1",
     "query-string": "^5.1.1",