chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
nextcloud-command 2024-09-23 12:25:38 +00:00
Родитель a124b6b17d
Коммит b7c1c33ead
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,3 @@
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-D0RDOBDk.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-DaF0lHjD.chunk.mjs'),window.OC.filePath('notifications', '', 'js/style-BNtK61kD.chunk.mjs'),window.OC.filePath('notifications', '', 'css/style-BRbSke62.chunk.css'),window.OC.filePath('notifications', '', 'css/_plugin-vue2_normalizer-B7iLNswV.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-CNOycwTd.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-CF-Wg8_a.chunk.css'),window.OC.filePath('notifications', '', 'css/NotificationsApp-4n6byZB0.chunk.css')])))=>i.map(i=>d[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as p}from"./style-BNtK61kD.chunk.mjs";const E="modulepreload",v=function(r,s){return r[0]==="."?new URL(r,s).href:r},h={},A=function(r,s,f){let m=Promise.resolve();if(s&&s.length>0){const c=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),u=i?.nonce||i?.getAttribute("nonce");m=Promise.all(s.map(e=>{if(e=v(e,f),e in h)return;h[e]=!0;const l=e.endsWith(".css"),y=l?'[rel="stylesheet"]':"";if(f)for(let a=c.length-1;a>=0;a--){const d=c[a];if(d.href===e&&(!l||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${y}`))return;const o=document.createElement("link");if(o.rel=l?"stylesheet":E,l||(o.as="script",o.crossOrigin=""),o.href=e,u&&o.setAttribute("nonce",u),document.head.appendChild(o),l)return new Promise((a,d)=>{o.addEventListener("load",a),o.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${e}`)))})}))}return m.then(()=>r()).catch(c=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=c,window.dispatchEvent(i),!i.defaultPrevented)throw c})};p.prototype.t=t,p.prototype.n=n,p.prototype.OC=OC,p.prototype.OCA=OCA,new p({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>A(()=>import("./NotificationsApp-D0RDOBDk.chunk.mjs"),__vite__mapDeps([0,1,2,3,4,5,6,7]),import.meta.url)},render:r=>r("NotificationsApp")});
import{V as p}from"./style-BNtK61kD.chunk.mjs";const v="modulepreload",w=function(s,c){return new URL(s,c).href},y={},A=function(s,c,f){let u=Promise.resolve();if(c&&c.length>0){const i=document.getElementsByTagName("link"),e=document.querySelector("meta[property=csp-nonce]"),h=e?.nonce||e?.getAttribute("nonce");u=Promise.allSettled(c.map(r=>{if(r=w(r,f),r in y)return;y[r]=!0;const l=r.endsWith(".css"),E=l?'[rel="stylesheet"]':"";if(f)for(let a=i.length-1;a>=0;a--){const d=i[a];if(d.href===r&&(!l||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${r}"]${E}`))return;const o=document.createElement("link");if(o.rel=l?"stylesheet":v,l||(o.as="script"),o.crossOrigin="",o.href=r,h&&o.setAttribute("nonce",h),document.head.appendChild(o),l)return new Promise((a,d)=>{o.addEventListener("load",a),o.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${r}`)))})}))}function m(i){const e=new Event("vite:preloadError",{cancelable:!0});if(e.payload=i,window.dispatchEvent(e),!e.defaultPrevented)throw i}return u.then(i=>{for(const e of i||[])e.status==="rejected"&&m(e.reason);return s().catch(m)})};p.prototype.t=t,p.prototype.n=n,p.prototype.OC=OC,p.prototype.OCA=OCA,new p({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>A(()=>import("./NotificationsApp-D0RDOBDk.chunk.mjs"),__vite__mapDeps([0,1,2,3,4,5,6,7]),import.meta.url)},render:s=>s("NotificationsApp")});

Просмотреть файл

@ -1 +1 @@
{"version":3,"mappings":";;6iCAWAA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,GAAK,GACnBA,EAAI,UAAU,IAAM,IAEL,IAAIA,EAAI,CACtB,GAAI,iBAEJ,KAAM,mBACN,WAAY,CACX,iBAAkB,IAAKC,EAAA,IAAC,OAAiC,uCAAwB,qDACjF,EACD,OAAQC,GAAKA,EAAE,kBAAkB,CAClC,CAAC","names":["Vue","__vitePreload","h"],"ignoreList":[],"sources":["../src/main.js"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\n// Styles\nimport './styles/styles.scss'\nimport '@nextcloud/dialogs/style.css'\n\nVue.prototype.t = t\nVue.prototype.n = n\nVue.prototype.OC = OC\nVue.prototype.OCA = OCA\n\nexport default new Vue({\n\tel: '#notifications',\n\t// eslint-disable-next-line vue/match-component-file-name\n\tname: 'NotificationsApp',\n\tcomponents: {\n\t\tNotificationsApp: () => import(/* webpackPreload: true */'./NotificationsApp.vue'),\n\t},\n\trender: h => h('NotificationsApp'),\n})\n"],"file":"js/notifications-main.mjs"}
{"version":3,"mappings":";;knCAWAA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,GAAK,GACnBA,EAAI,UAAU,IAAM,IAEL,IAAIA,EAAI,CACtB,GAAI,iBAEJ,KAAM,mBACN,WAAY,CACX,iBAAkB,IAAKC,EAAA,IAAC,OAAiC,uCAAwB,qDACjF,EACD,OAAQC,GAAKA,EAAE,kBAAkB,CAClC,CAAC","names":["Vue","__vitePreload","h"],"ignoreList":[],"sources":["../src/main.js"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\n// Styles\nimport './styles/styles.scss'\nimport '@nextcloud/dialogs/style.css'\n\nVue.prototype.t = t\nVue.prototype.n = n\nVue.prototype.OC = OC\nVue.prototype.OCA = OCA\n\nexport default new Vue({\n\tel: '#notifications',\n\t// eslint-disable-next-line vue/match-component-file-name\n\tname: 'NotificationsApp',\n\tcomponents: {\n\t\tNotificationsApp: () => import(/* webpackPreload: true */'./NotificationsApp.vue'),\n\t},\n\trender: h => h('NotificationsApp'),\n})\n"],"file":"js/notifications-main.mjs"}