Skip to content

Commit

Permalink
chore: Compile assets
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Aug 7, 2024
1 parent e505205 commit 2b25d8e
Show file tree
Hide file tree
Showing 17 changed files with 36 additions and 13 deletions.
1 change: 1 addition & 0 deletions css/firstrunwizard-style.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/NcIconSvgWrapper-Ckqpz-vm-3DgQvtJK.chunk.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/NcIconSvgWrapper-Ckqpz-vm-3DgQvtJK.chunk.mjs.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/firstrunwizard-about.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')])))=>i.map(i=>d[i]);
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-BcV92Mf0.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcIconSvgWrapper-Ckqpz-vm-3DgQvtJK.chunk.mjs')])))=>i.map(i=>d[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as a}from"./modulepreload-polyfill.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){var o;t.stopPropagation(),t.preventDefault();const r=(o=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?o:void 0,{open:u}=await a(async()=>{const{open:i}=await import("./main.chunk.mjs");return{open:i}},__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
import{_ as a}from"./modulepreload-polyfill-DDskOgo1.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){var o;t.stopPropagation(),t.preventDefault();const r=(o=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?o:void 0,{open:u}=await a(async()=>{const{open:i}=await import("./main-BcV92Mf0.chunk.mjs");return{open:i}},__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
2 changes: 1 addition & 1 deletion js/firstrunwizard-about.mjs.map

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

4 changes: 2 additions & 2 deletions js/firstrunwizard-activate.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')])))=>i.map(i=>d[i]);
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-BcV92Mf0.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcIconSvgWrapper-Ckqpz-vm-3DgQvtJK.chunk.mjs')])))=>i.map(i=>d[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as t}from"./modulepreload-polyfill.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-BcV92Mf0.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
2 changes: 1 addition & 1 deletion js/firstrunwizard-activate.mjs.map

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

2 changes: 2 additions & 0 deletions js/firstrunwizard-settings.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/firstrunwizard-settings.mjs.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/main-BcV92Mf0.chunk.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/main-BcV92Mf0.chunk.mjs.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions js/main.chunk.mjs

This file was deleted.

1 change: 0 additions & 1 deletion js/main.chunk.mjs.map

This file was deleted.

File renamed without changes.
1 change: 1 addition & 0 deletions js/modulepreload-polyfill-DDskOgo1.chunk.mjs.map

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

1 change: 0 additions & 1 deletion js/modulepreload-polyfill.chunk.mjs.map

This file was deleted.

22 changes: 19 additions & 3 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ license: GPL-3.0-or-later
version: 2.5.0
license: GPL-3.0

@nextcloud/dialogs
version: 5.3.5
license: AGPL-3.0-or-later

@nextcloud/event-bus
version: 3.2.0
version: 3.3.1
license: GPL-3.0-or-later

@nextcloud/initial-state
Expand All @@ -37,7 +41,7 @@ version: 3.0.1
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.15.1
version: 8.16.0
license: AGPL-3.0-or-later

@vueuse/core
Expand Down Expand Up @@ -76,14 +80,22 @@ node-gettext
version: 3.0.0
license: (MIT)

path-browserify
version: 1.0.1
license: MIT

semver
version: 7.6.1
version: 7.6.3
license: ISC

tabbable
version: 6.2.0
license: MIT

toastify-js
version: 1.12.0
license: MIT

vite-plugin-node-polyfills
version: 0.22.0
license: MIT
Expand All @@ -94,4 +106,8 @@ license: MIT

vue-demi
version: 0.14.7
license: MIT

vue-frag
version: 1.4.3
license: MIT

0 comments on commit 2b25d8e

Please sign in to comment.