Skip to content

Commit 7fdf5fa

Browse files
authored
Merge pull request #2329 from nextcloud/automated/noid/stable30-fix-npm-audit
2 parents 2a68d72 + ec53681 commit 7fdf5fa

16 files changed

Lines changed: 58 additions & 25 deletions
Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.
File renamed without changes.

js/NotificationsApp-Czv9hpVy.chunk.mjs.map renamed to js/NotificationsApp-IrHCbq3c.chunk.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/notifications-main.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-Czv9hpVy.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-7ZFRydMS.chunk.mjs'),window.OC.filePath('notifications', '', 'js/style-D0wtco2u.chunk.mjs'),window.OC.filePath('notifications', '', 'css/style-YXBskS14.chunk.css'),window.OC.filePath('notifications', '', 'css/_plugin-vue2_normalizer-B9NCSHcX.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-BR8tYF6e.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-DQZw8Am8.chunk.css'),window.OC.filePath('notifications', '', 'js/vite-preload-helper-DHvHAmzR.chunk.mjs'),window.OC.filePath('notifications', '', 'css/NotificationsApp-7vdMQLYu.chunk.css')])))=>i.map(i=>d[i]);
1+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-IrHCbq3c.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-7ZFRydMS.chunk.mjs'),window.OC.filePath('notifications', '', 'js/style-D0wtco2u.chunk.mjs'),window.OC.filePath('notifications', '', 'css/style-YXBskS14.chunk.css'),window.OC.filePath('notifications', '', 'css/_plugin-vue2_normalizer-B9NCSHcX.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-BR8tYF6e.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-DQZw8Am8.chunk.css'),window.OC.filePath('notifications', '', 'js/vite-preload-helper-CpjhnH87.chunk.mjs'),window.OC.filePath('notifications', '', 'css/NotificationsApp-7vdMQLYu.chunk.css')])))=>i.map(i=>d[i]);
22
/*! third party licenses: js/vendor.LICENSE.txt */
3-
import{_ as p}from"./vite-preload-helper-DHvHAmzR.chunk.mjs";import{V as o}from"./style-D0wtco2u.chunk.mjs";o.prototype.t=t,o.prototype.n=n,o.prototype.OC=OC,o.prototype.OCA=OCA,new o({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>p(()=>import("./NotificationsApp-Czv9hpVy.chunk.mjs").then(i=>i.N),__vite__mapDeps([0,1,2,3,4,5,6,7,8]),import.meta.url)},render:i=>i("NotificationsApp")});
3+
import{_ as p}from"./vite-preload-helper-CpjhnH87.chunk.mjs";import{V as o}from"./style-D0wtco2u.chunk.mjs";o.prototype.t=t,o.prototype.n=n,o.prototype.OC=OC,o.prototype.OCA=OCA,new o({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>p(()=>import("./NotificationsApp-IrHCbq3c.chunk.mjs").then(i=>i.N),__vite__mapDeps([0,1,2,3,4,5,6,7,8]),import.meta.url)},render:i=>i("NotificationsApp")});
44
//# sourceMappingURL=notifications-main.mjs.map
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*! third party licenses: js/vendor.LICENSE.txt */
2+
const v="modulepreload",y=function(a,s){return new URL(a,s).href},p={},E=function(a,s,u){let d=Promise.resolve();if(s&&s.length>0){let o=function(e){return Promise.all(e.map(r=>Promise.resolve(r).then(l=>({status:"fulfilled",value:l}),l=>({status:"rejected",reason:l}))))};const t=document.getElementsByTagName("link"),h=document.querySelector("meta[property=csp-nonce]"),m=h?.nonce||h?.getAttribute("nonce");d=o(s.map(e=>{if(e=y(e,u),e in p)return;p[e]=!0;const r=e.endsWith(".css"),l=r?'[rel="stylesheet"]':"";if(u)for(let c=t.length-1;c>=0;c--){const i=t[c];if(i.href===e&&(!r||i.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${l}`))return;const n=document.createElement("link");if(n.rel=r?"stylesheet":v,r||(n.as="script"),n.crossOrigin="",n.href=e,m&&n.setAttribute("nonce",m),document.head.appendChild(n),r)return new Promise((c,i)=>{n.addEventListener("load",c),n.addEventListener("error",()=>i(new Error(`Unable to preload CSS for ${e}`)))})}))}function f(o){const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=o,window.dispatchEvent(t),!t.defaultPrevented)throw o}return d.then(o=>{for(const t of o||[])t.status==="rejected"&&f(t.reason);return a().catch(f)})};export{E as _};
3+
//# sourceMappingURL=vite-preload-helper-CpjhnH87.chunk.mjs.map

0 commit comments

Comments
 (0)