-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1172 from nextcloud/automated/noid/stable29-fix-n…
…pm-audit [stable29] Fix npm audit
- Loading branch information
Showing
8 changed files
with
1,000 additions
and
2,020 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
function __vite__mapDeps(indexes) { | ||
if (!__vite__mapDeps.viteFileDeps) { | ||
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-ABl-s2Y1.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')] | ||
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-BXu4P0tX.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')] | ||
} | ||
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i]) | ||
} | ||
/*! third party licenses: js/vendor.LICENSE.txt */ | ||
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-ABl-s2Y1.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-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-BXu4P0tX.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)}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
function __vite__mapDeps(indexes) { | ||
if (!__vite__mapDeps.viteFileDeps) { | ||
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-ABl-s2Y1.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')] | ||
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-BXu4P0tX.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')] | ||
} | ||
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i]) | ||
} | ||
/*! third party licenses: js/vendor.LICENSE.txt */ | ||
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-ABl-s2Y1.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()}); | ||
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-BXu4P0tX.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()}); |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.