Skip to content

Commit

Permalink
Merge pull request #1119 from nextcloud/dependabot/npm_and_yarn/nextc…
Browse files Browse the repository at this point in the history
…loud/vue-8.9.1
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
2 parents 150db70 + 2db446b commit fce10bd
Show file tree
Hide file tree
Showing 10 changed files with 2,065 additions and 1,408 deletions.
4 changes: 2 additions & 2 deletions css/firstrunwizard-main.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/firstrunwizard-about.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as i}from"./modulepreload-polyfill-hfIVPvwd.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-DAQXdeF2.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)});
import{_ as i}from"./modulepreload-polyfill-hfIVPvwd.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-cqE5Ba34.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)});
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-DAQXdeF2.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-cqE5Ba34.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
4 changes: 2 additions & 2 deletions js/firstrunwizard-activate.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as t}from"./modulepreload-polyfill-hfIVPvwd.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-DAQXdeF2.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
import{_ as t}from"./modulepreload-polyfill-hfIVPvwd.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-cqE5Ba34.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-DAQXdeF2.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-cqE5Ba34.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
2 changes: 0 additions & 2 deletions js/main-DAQXdeF2.mjs

This file was deleted.

1 change: 0 additions & 1 deletion js/main-DAQXdeF2.mjs.map

This file was deleted.

2 changes: 2 additions & 0 deletions js/main-cqE5Ba34.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/main-cqE5Ba34.mjs.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version: 0.1.5
license: Apache-2.0

@nextcloud/auth
version: 2.1.0
version: 2.2.1
license: GPL-3.0-or-later

@nextcloud/axios
Expand All @@ -25,35 +25,35 @@ version: 0.3.0
license: GPL-3.0-or-later

@nextcloud/calendar-js
version: 6.0.0
version: 6.1.0
license: AGPL-3.0-or-later

@nextcloud/capabilities
version: 1.0.4
version: 1.1.0
license: GPL-3.0-or-later

@nextcloud/event-bus
version: 3.1.0
license: GPL-3.0-or-later

@nextcloud/initial-state
version: 1.2.1
version: 2.1.0
license: GPL-3.0-or-later

@nextcloud/l10n
version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/logger
version: 2.5.0
version: 2.7.0
license: GPL-3.0-or-later

@nextcloud/router
version: 2.2.1
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.8.1
version: 8.9.1
license: AGPL-3.0

@nextcloud/vue-select
Expand Down Expand Up @@ -181,7 +181,7 @@ version: 5.1.3
license: MIT

uuid
version: 9.0.0
version: 9.0.1
license: MIT

vite-plugin-node-polyfills
Expand Down
Loading

0 comments on commit fce10bd

Please sign in to comment.