Skip to content

Commit

Permalink
chore: Compile assets
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux committed Feb 27, 2024
1 parent d418a8d commit c091df2
Show file tree
Hide file tree
Showing 16 changed files with 296 additions and 439 deletions.
63 changes: 63 additions & 0 deletions css/firstrunwizard-main.css

Large diffs are not rendered by default.

27 changes: 0 additions & 27 deletions js/about.js

This file was deleted.

5 changes: 0 additions & 5 deletions js/activate.js

This file was deleted.

8 changes: 8 additions & 0 deletions js/firstrunwizard-about.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +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-BxJybDQT.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-BxJybDQT.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
1 change: 1 addition & 0 deletions js/firstrunwizard-about.mjs.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions js/firstrunwizard-activate.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +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-BxJybDQT.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-BxJybDQT.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
1 change: 1 addition & 0 deletions js/firstrunwizard-activate.mjs.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions js/firstrunwizard-main.js

This file was deleted.

Loading

0 comments on commit c091df2

Please sign in to comment.