Skip to content

Commit e76ccb3

Browse files
committed
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 46e4218 commit e76ccb3

File tree

8 files changed

+16
-33
lines changed

8 files changed

+16
-33
lines changed

css/firstrunwizard-main.css

Lines changed: 1 addition & 22 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-grmXwU92.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
3+
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-B3cFmlTg.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-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)});
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-B3cFmlTg.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-grmXwU92.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
3+
__vite__mapDeps.viteFileDeps = [OC.filePath('firstrunwizard', '', 'js/main-B3cFmlTg.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-grmXwU92.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-B3cFmlTg.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});

js/main-B3cFmlTg.mjs

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

js/main-B3cFmlTg.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/main-grmXwU92.mjs

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

js/main-grmXwU92.mjs.map

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

js/vendor.LICENSE.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ license: MIT
1212
version: 0.1.5
1313
license: Apache-2.0
1414

15+
@mdi/js
16+
version: 7.4.47
17+
license: Apache-2.0
18+
19+
@mdi/svg
20+
version: 7.4.47
21+
license: Apache-2.0
22+
1523
@nextcloud/auth
1624
version: 2.2.1
1725
license: GPL-3.0-or-later
@@ -200,10 +208,6 @@ vue-demi
200208
version: 0.14.7
201209
license: MIT
202210

203-
vue-material-design-icons
204-
version: 5.3.0
205-
license: MIT
206-
207211
vue2-datepicker
208212
version: 3.11.1
209213
license: MIT

0 commit comments

Comments
 (0)