Skip to content

Commit ec6cb55

Browse files
authored
Merge pull request #1148 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/vue-8.11.1
Chore(deps): Bump @nextcloud/vue from 8.11.0 to 8.11.1
2 parents fdaa66a + 986acfd commit ec6cb55

10 files changed

Lines changed: 15 additions & 15 deletions

css/firstrunwizard-main.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/firstrunwizard-about.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
function __vite__mapDeps(indexes) {
22
if (!__vite__mapDeps.viteFileDeps) {
3-
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-DO6i7fSe.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
3+
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-grmXwU92.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
44
}
55
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
66
}
77
/*! third party licenses: js/vendor.LICENSE.txt */
8-
import{_ as i}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",function(){const o=document.querySelector("#firstrunwizard_about button"),t=()=>{document.querySelector("#firstrunwizard_about button").addEventListener("click",async function(e){var n;e.stopPropagation(),e.preventDefault();const r=(n=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?n:void 0,{open:u}=await i(()=>import("./main-DO6i7fSe.mjs"),__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};o?t():window._nc_event_bus.subscribe("core:user-menu:mounted",t)});
8+
import{_ as i}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",function(){const o=document.querySelector("#firstrunwizard_about button"),t=()=>{document.querySelector("#firstrunwizard_about button").addEventListener("click",async function(e){var n;e.stopPropagation(),e.preventDefault();const r=(n=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?n:void 0,{open:u}=await i(()=>import("./main-grmXwU92.mjs"),__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};o?t():window._nc_event_bus.subscribe("core:user-menu:mounted",t)});

js/firstrunwizard-activate.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
function __vite__mapDeps(indexes) {
22
if (!__vite__mapDeps.viteFileDeps) {
3-
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-DO6i7fSe.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
3+
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-grmXwU92.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
44
}
55
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
66
}
77
/*! third party licenses: js/vendor.LICENSE.txt */
8-
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-DO6i7fSe.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
8+
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-grmXwU92.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});

js/main-DO6i7fSe.mjs

Lines changed: 0 additions & 2 deletions
This file was deleted.

js/main-DO6i7fSe.mjs.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/main-grmXwU92.mjs

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.

js/main-grmXwU92.mjs.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/vendor.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ version: 2.2.1
5353
license: GPL-3.0-or-later
5454

5555
@nextcloud/vue
56-
version: 8.11.0
56+
version: 8.11.1
5757
license: AGPL-3.0
5858

5959
@nextcloud/vue-select

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nextcloud/initial-state": "^2.1.0",
2121
"@nextcloud/l10n": "^2.2.0",
2222
"@nextcloud/router": "^3.0.0",
23-
"@nextcloud/vue": "^8.11.0",
23+
"@nextcloud/vue": "^8.11.1",
2424
"vue": "^2.7.16",
2525
"vue-material-design-icons": "^5.3.0"
2626
},

0 commit comments

Comments
 (0)