bump @nextcloud/dialogs from 3.2.0 to 4.0.1
--- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Julius Härtl
parent
6c4a12707d
commit
28ea6ed03e
179
package-lock.json
generated
179
package-lock.json
generated
@@ -13,7 +13,7 @@
|
|||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.0.0",
|
||||||
"@nextcloud/axios": "^2.3.0",
|
"@nextcloud/axios": "^2.3.0",
|
||||||
"@nextcloud/dialogs": "^3.2.0",
|
"@nextcloud/dialogs": "^4.0.1",
|
||||||
"@nextcloud/event-bus": "^3.0.2",
|
"@nextcloud/event-bus": "^3.0.2",
|
||||||
"@nextcloud/files": "^2.1.0",
|
"@nextcloud/files": "^2.1.0",
|
||||||
"@nextcloud/initial-state": "^2.0.0",
|
"@nextcloud/initial-state": "^2.0.0",
|
||||||
@@ -2992,12 +2992,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/dialogs": {
|
"node_modules/@nextcloud/dialogs": {
|
||||||
"version": "3.2.0",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.1.tgz",
|
||||||
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
"integrity": "sha512-jgIJdxTpc3suHkuZBRge6/dU6krG7x9emMGTxKY5qRQqFwn9r4rCqjV7Cys7VMn1QLlHmEDdqHcYZFRtN/XVNA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
"@nextcloud/typings": "^1.0.0",
|
"@nextcloud/typings": "^1.4.3",
|
||||||
"core-js": "^3.6.4",
|
"core-js": "^3.6.4",
|
||||||
"toastify-js": "^1.12.0"
|
"toastify-js": "^1.12.0"
|
||||||
},
|
},
|
||||||
@@ -3016,12 +3016,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
|
||||||
"version": "1.0.0",
|
"version": "1.6.0",
|
||||||
"license": "GPL-3.0-or-later",
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
||||||
|
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/jquery": "2.0.54"
|
"@types/jquery": "2.0.60"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^16.0.0",
|
||||||
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@nextcloud/dialogs/node_modules/@types/jquery": {
|
||||||
|
"version": "2.0.60",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
||||||
|
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
||||||
|
},
|
||||||
"node_modules/@nextcloud/dialogs/node_modules/core-js": {
|
"node_modules/@nextcloud/dialogs/node_modules/core-js": {
|
||||||
"version": "3.10.1",
|
"version": "3.10.1",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
@@ -3479,6 +3489,33 @@
|
|||||||
"npm": "^7.0.0 || ^8.0.0"
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/dialogs": {
|
||||||
|
"version": "3.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
||||||
|
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
||||||
|
"dependencies": {
|
||||||
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
|
"@nextcloud/typings": "^1.0.0",
|
||||||
|
"core-js": "^3.6.4",
|
||||||
|
"toastify-js": "^1.12.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^16.0.0",
|
||||||
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
|
||||||
|
"version": "1.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
||||||
|
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
||||||
|
"dependencies": {
|
||||||
|
"@types/jquery": "2.0.60"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^16.0.0",
|
||||||
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/event-bus": {
|
"node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/event-bus": {
|
||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
|
||||||
@@ -3543,6 +3580,11 @@
|
|||||||
"node": ">=10.0.0"
|
"node": ">=10.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@nextcloud/vue-dashboard/node_modules/@types/jquery": {
|
||||||
|
"version": "2.0.60",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
||||||
|
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
||||||
|
},
|
||||||
"node_modules/@nextcloud/vue-dashboard/node_modules/core-js": {
|
"node_modules/@nextcloud/vue-dashboard/node_modules/core-js": {
|
||||||
"version": "3.14.0",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz",
|
||||||
@@ -3653,42 +3695,6 @@
|
|||||||
"npm": "^7.0.0 || ^8.0.0"
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/dialogs": {
|
|
||||||
"version": "4.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.1.tgz",
|
|
||||||
"integrity": "sha512-jgIJdxTpc3suHkuZBRge6/dU6krG7x9emMGTxKY5qRQqFwn9r4rCqjV7Cys7VMn1QLlHmEDdqHcYZFRtN/XVNA==",
|
|
||||||
"dependencies": {
|
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
|
||||||
"@nextcloud/typings": "^1.4.3",
|
|
||||||
"core-js": "^3.6.4",
|
|
||||||
"toastify-js": "^1.12.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": "^16.0.0",
|
|
||||||
"npm": "^7.0.0 || ^8.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/dialogs/node_modules/@nextcloud/l10n": {
|
|
||||||
"version": "1.6.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
|
|
||||||
"integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
|
|
||||||
"dependencies": {
|
|
||||||
"core-js": "^3.6.4",
|
|
||||||
"node-gettext": "^3.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/typings": {
|
|
||||||
"version": "1.6.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
|
||||||
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
|
||||||
"dependencies": {
|
|
||||||
"@types/jquery": "2.0.60"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": "^16.0.0",
|
|
||||||
"npm": "^7.0.0 || ^8.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/vue-richtext": {
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/vue-richtext": {
|
||||||
"version": "2.1.0-beta.5",
|
"version": "2.1.0-beta.5",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.1.0-beta.5.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.1.0-beta.5.tgz",
|
||||||
@@ -3711,11 +3717,6 @@
|
|||||||
"vue": "^2.7.8"
|
"vue": "^2.7.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue/node_modules/@types/jquery": {
|
|
||||||
"version": "2.0.60",
|
|
||||||
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
|
||||||
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
|
||||||
},
|
|
||||||
"node_modules/@nextcloud/vue/node_modules/ansi-regex": {
|
"node_modules/@nextcloud/vue/node_modules/ansi-regex": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
||||||
@@ -20272,12 +20273,12 @@
|
|||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"@nextcloud/dialogs": {
|
"@nextcloud/dialogs": {
|
||||||
"version": "3.2.0",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.1.tgz",
|
||||||
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
"integrity": "sha512-jgIJdxTpc3suHkuZBRge6/dU6krG7x9emMGTxKY5qRQqFwn9r4rCqjV7Cys7VMn1QLlHmEDdqHcYZFRtN/XVNA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
"@nextcloud/typings": "^1.0.0",
|
"@nextcloud/typings": "^1.4.3",
|
||||||
"core-js": "^3.6.4",
|
"core-js": "^3.6.4",
|
||||||
"toastify-js": "^1.12.0"
|
"toastify-js": "^1.12.0"
|
||||||
},
|
},
|
||||||
@@ -20292,11 +20293,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/typings": {
|
"@nextcloud/typings": {
|
||||||
"version": "1.0.0",
|
"version": "1.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
||||||
|
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/jquery": "2.0.54"
|
"@types/jquery": "2.0.60"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@types/jquery": {
|
||||||
|
"version": "2.0.60",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
||||||
|
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
||||||
|
},
|
||||||
"core-js": {
|
"core-js": {
|
||||||
"version": "3.10.1"
|
"version": "3.10.1"
|
||||||
}
|
}
|
||||||
@@ -20632,36 +20640,6 @@
|
|||||||
"core-js": "3.25.5"
|
"core-js": "3.25.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/dialogs": {
|
|
||||||
"version": "4.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.1.tgz",
|
|
||||||
"integrity": "sha512-jgIJdxTpc3suHkuZBRge6/dU6krG7x9emMGTxKY5qRQqFwn9r4rCqjV7Cys7VMn1QLlHmEDdqHcYZFRtN/XVNA==",
|
|
||||||
"requires": {
|
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
|
||||||
"@nextcloud/typings": "^1.4.3",
|
|
||||||
"core-js": "^3.6.4",
|
|
||||||
"toastify-js": "^1.12.0"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@nextcloud/l10n": {
|
|
||||||
"version": "1.6.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
|
|
||||||
"integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
|
|
||||||
"requires": {
|
|
||||||
"core-js": "^3.6.4",
|
|
||||||
"node-gettext": "^3.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@nextcloud/typings": {
|
|
||||||
"version": "1.6.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
|
||||||
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
|
||||||
"requires": {
|
|
||||||
"@types/jquery": "2.0.60"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@nextcloud/vue-richtext": {
|
"@nextcloud/vue-richtext": {
|
||||||
"version": "2.1.0-beta.5",
|
"version": "2.1.0-beta.5",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.1.0-beta.5.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.1.0-beta.5.tgz",
|
||||||
@@ -20677,11 +20655,6 @@
|
|||||||
"vue-material-design-icons": "^5.1.2"
|
"vue-material-design-icons": "^5.1.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/jquery": {
|
|
||||||
"version": "2.0.60",
|
|
||||||
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
|
||||||
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
|
||||||
},
|
|
||||||
"ansi-regex": {
|
"ansi-regex": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
||||||
@@ -20767,6 +20740,27 @@
|
|||||||
"core-js": "^3.6.4"
|
"core-js": "^3.6.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@nextcloud/dialogs": {
|
||||||
|
"version": "3.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
||||||
|
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
||||||
|
"requires": {
|
||||||
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
|
"@nextcloud/typings": "^1.0.0",
|
||||||
|
"core-js": "^3.6.4",
|
||||||
|
"toastify-js": "^1.12.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@nextcloud/typings": {
|
||||||
|
"version": "1.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
|
||||||
|
"integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
|
||||||
|
"requires": {
|
||||||
|
"@types/jquery": "2.0.60"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"@nextcloud/event-bus": {
|
"@nextcloud/event-bus": {
|
||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
|
||||||
@@ -20828,6 +20822,11 @@
|
|||||||
"vue2-datepicker": "^3.6.3"
|
"vue2-datepicker": "^3.6.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@types/jquery": {
|
||||||
|
"version": "2.0.60",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
|
||||||
|
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
|
||||||
|
},
|
||||||
"core-js": {
|
"core-js": {
|
||||||
"version": "3.14.0",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz",
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.0.0",
|
||||||
"@nextcloud/axios": "^2.3.0",
|
"@nextcloud/axios": "^2.3.0",
|
||||||
"@nextcloud/dialogs": "^3.2.0",
|
"@nextcloud/dialogs": "^4.0.1",
|
||||||
"@nextcloud/event-bus": "^3.0.2",
|
"@nextcloud/event-bus": "^3.0.2",
|
||||||
"@nextcloud/files": "^2.1.0",
|
"@nextcloud/files": "^2.1.0",
|
||||||
"@nextcloud/initial-state": "^2.0.0",
|
"@nextcloud/initial-state": "^2.0.0",
|
||||||
|
|||||||
@@ -150,13 +150,13 @@
|
|||||||
import ClickOutside from 'vue-click-outside'
|
import ClickOutside from 'vue-click-outside'
|
||||||
import { mapGetters, mapState } from 'vuex'
|
import { mapGetters, mapState } from 'vuex'
|
||||||
import { Container, Draggable } from 'vue-smooth-dnd'
|
import { Container, Draggable } from 'vue-smooth-dnd'
|
||||||
|
import ArchiveIcon from 'vue-material-design-icons/Archive.vue'
|
||||||
import { NcActions, NcActionButton, NcModal } from '@nextcloud/vue'
|
import { NcActions, NcActionButton, NcModal } from '@nextcloud/vue'
|
||||||
import { showError, showUndo } from '@nextcloud/dialogs'
|
import { showError, showUndo } from '@nextcloud/dialogs'
|
||||||
|
|
||||||
import CardItem from '../cards/CardItem.vue'
|
import CardItem from '../cards/CardItem.vue'
|
||||||
|
|
||||||
import '@nextcloud/dialogs/styles/toast.scss'
|
import '@nextcloud/dialogs/dist/index.css'
|
||||||
import ArchiveIcon from 'vue-material-design-icons/Archive.vue'
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Stack',
|
name: 'Stack',
|
||||||
|
|||||||
@@ -89,13 +89,14 @@
|
|||||||
<script>
|
<script>
|
||||||
import { NcModal, NcActions, NcActionButton, NcMultiselect } from '@nextcloud/vue'
|
import { NcModal, NcActions, NcActionButton, NcMultiselect } from '@nextcloud/vue'
|
||||||
import { mapGetters, mapState } from 'vuex'
|
import { mapGetters, mapState } from 'vuex'
|
||||||
|
import ArchiveIcon from 'vue-material-design-icons/Archive.vue'
|
||||||
|
import CardBulletedIcon from 'vue-material-design-icons/CardBulleted.vue'
|
||||||
import axios from '@nextcloud/axios'
|
import axios from '@nextcloud/axios'
|
||||||
import { generateUrl } from '@nextcloud/router'
|
import { generateUrl } from '@nextcloud/router'
|
||||||
import { getCurrentUser } from '@nextcloud/auth'
|
import { getCurrentUser } from '@nextcloud/auth'
|
||||||
import { showUndo } from '@nextcloud/dialogs'
|
import { showUndo } from '@nextcloud/dialogs'
|
||||||
import '@nextcloud/dialogs/styles/toast.scss'
|
|
||||||
import ArchiveIcon from 'vue-material-design-icons/Archive.vue'
|
import '@nextcloud/dialogs/dist/index.css'
|
||||||
import CardBulletedIcon from 'vue-material-design-icons/CardBulleted.vue'
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'CardMenu',
|
name: 'CardMenu',
|
||||||
|
|||||||
Reference in New Issue
Block a user